/* basic css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, details, figcaption, figure, dialog,
footer, header, hgroup, menu, nav, section {margin: 0; padding: 0; border: 0;}
article, aside, details, figcaption, figure, dialog,
footer, header, hgroup, menu, nav, section {display: block;}
html, body { height:auto;}
body { color:#4c4c4c; line-height:1.6; letter-spacing: -0.5px; -webkit-text-size-adjust:none; }
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
a:link { color: inherit; text-decoration: none; }
a:visited { color: inherit; text-decoration: none; }
a:hover { color: inherit; text-decoration: none; }
a:active { color: inherit; text-decoration: none; }
a:focus { color: inherit; text-decoration: none; }
select, input, textarea {font-size: 100%;vertical-align: middle; }
input {margin: 0;padding: 0;}
ol, ul {list-style: none;}
label {cursor: pointer;}
legend, caption {width: 0;height: 0; visibility: hidden; font-size: 0;line-height: 0;}
button {cursor: pointer;}
button:focus {outline: 1px dotted;}
img {vertical-align: top;}
/* table {} */

.hidden {position: absolute;width: 0;height: 0;visibility: hidden;font-size: 0;line-height: 0; top:-9999px}


input[type="text"] {box-sizing:border-box; -webkit-appearance:none;appearance:none;}
input:-ms-input-placeholder {color:#808080}
input::-webkit-input-placeholder {color:#808080}
input::-moz-placeholder {color:#808080}
input::-moz-placeholder {color:#808080}
/* textarea {} */

html, body {height:auto; -ms-overflow-style: none;}

::-webkit-scrollbar {

display:none;

}



/* layout*/


header { position: fixed; width: 100%; z-index:99999; top: 0; left: 0; }


.navi { position: absolute;  width: 100%; height: 8.125rem; right: 0px; top: 0px; z-index: 9999; border: none; background: none; transition: height 0.3s, background 0.3s, border 0.3s; background: none; border: none; display: none;
/*background: #fff; border-bottom: 1px solid #ddd; transition: background 0.5s, box-shadow 0.5s;*/
}

/*body.main .navi { background: none; border-bottom: 1px solid transparent; }
body.main .navi:before { content:''; position: absolute; left: 0; bottom: 0; width: calc(100% - 80px); height: 1px; background-color: #fff; }*/

#logo { width: 250px; height: 30px; transform: translateY(0px); position: absolute; top: 0; bottom: 0; margin: auto; margin: auto; left: 6.25rem; z-index: 99999999; transition: 0.3s; }
#logo a { display: inline-block; width: 100%; height: 100%;  left:0px; background: url(../img/common/logo2.png) center no-repeat; text-indent:-9999px; transition: 0.3s; }

body.main #logo a { background: url(../img/common/logo2.png) center no-repeat; background-size: cover; }


.navi.active { height: 6.25rem; background-color: #fff; border-bottom: 1px solid #ddd; }
.navi.active #logo a { background: url(../img/common/logo.png) center no-repeat; }
/*.navi.active2 { background-color: #fff; border-bottom: 1px solid #ddd; }*/


/*body.main .navi.active { background-color: #fff; border-bottom: 1px solid #ddd; }
body.main .navi.active2 { background-color: #fff; border-bottom: 1px solid #ddd; }*/


.navi.black #logo a { background: url(../img/common/logo.png) center no-repeat; }

#logo.active { top: 2.5rem; }

@keyframes navi {
	from { opacity: 0; }
	to {  }
}

.gnb { position:absolute;  left: 50%; transform: translate(-50%); z-index:2; overflow:hidden; height: 100%; letter-spacing:0; z-index: 99; transition: 0.3s; }
.gnb>ul>li { position:relative; float:left; text-align:center; margin: 0 0.563rem; }

.navi .depth1 { position:relative; display:block; color: #fff; font-size: 1rem; font-weight: 400; letter-spacing: -0.3px; line-height: 7.400rem; margin: 0px; padding: 0px 1.125rem;transition: 0.3s; text-transform: uppercase; }
.gnb>ul>li:hover>a { color: #b47555 !important; }
.gnb>ul>li>ul { display: block; margin-top: 1rem; opacity: 0; transform: translateY(1.25rem); }
.gnb>ul>li>ul>li { float: none; height: 1.875rem; width: auto; }
.gnb>ul>li>ul>li>a { font-size: 0.875rem; color: #000; font-weight: 500; letter-spacing: -0.7px; }
.gnb>ul>li>ul>li>a:hover { color: #d65b1d; }

.gnb .line { 
	position: absolute;    /* �θ� .gnb ������ ���� ��ġ */
	display: block; 
	bottom: 2.35rem;       /* �θ� ���� �Ʒ����� 2.35rem �� */
	left: 0;
    right: 0;
    margin: auto;            /* ���� �߾� */
    height: 3px;             /* �� �β� */
    width: 40px;             /* �� ���� */
	border-radius: 0;    /* ���� */
	background: #d65b1d;   /* ������ */
	left: 0; 
	right: 0; 
	margin: auto;             /* ���� �߾� ���� */
	z-index:-99;              /* ���� �� �� */
	transition: 0.35s; 
	transform: translateY(0.85rem);     /* Y�� ��¦ �̵� */
	opacity: 0;                   /* �⺻�� �� ���� */
}

.navi-bg { position: absolute; display: block; width: 100%; height: 0px; left: 0; top: calc(8.125rem + 1px); z-index:1; overflow: hidden; transition: 0.3s; }
.navi-bg .white-bg { width:100%; height: 13.125rem; background: #fff; border-bottom:1px solid #dedede; }

body.main .navi .depth1 { color: #fff; }
/*body.main .gnb>ul>li:hover>a { color: #004e71 !important; }
body.main .gnb .line { background: #004e71; }*/

.navi.active .navi-bg { top: calc(6.25rem + 1px); transition: 0.3s; }
.navi.active .gnb .line { bottom: 1.75rem; }
.navi.active .navi .depth1 { color: #000; }
/*.navi.active .gnb>ul>li:hover>a { color: #004e71 !important; }
.navi.active .gnb .line { background: #004e71; }*/

.navi.active .gnb .depth1 { color: #25282a; line-height: 6.25rem; transition: 0.3s; }
.navi.black .gnb .depth1 { color: #25282a; }
/*.navi.black .gnb>ul>li:hover>a { color: #fcff00 !important; }
.navi.black .gnb .line { background: #fcff00; }*/



.right_navi { position: absolute; top: 0; bottom: 0; margin: auto; width: auto; height: 8.125rem; right: 6.25rem; z-index: 1000;}

.language { float: right; height: 8.125rem; letter-spacing:0; z-index: 90; position: relative; }
.language>ul { height: 100%; display: flex; justify-content: flex-end; align-items: center; }
.language>ul>li { position: relative; height: 1.875rem; line-height: 2rem; color: #004e71; }
.language>ul>li:nth-child(1) { width: 11.25rem; height: 1.125rem; background: url(../img/common/tel.png) center no-repeat; background-size: cover; transition: 0.3s; }
.language>ul>li:nth-child(2) { font-size: 1.125rem; display: flex; justify-content: flex-start; align-items: center; position: relative; margin-left: 1.5rem; transition: 0.3s;
/*padding-left: 1.275rem; background: url(../img/common/open.png) left center no-repeat; background-size: 1.375rem;  */
}
.language>ul>li:nth-child(2) b { font-size: 1.5rem; margin-left: 0.375rem; }
.language>ul>li:nth-child(2) img { width: 1.375rem; }
.language>ul>li:nth-child(2):before { content:''; position: absolute; left: -0.5rem; top: 0; bottom: 0; margin: auto; width: 1px; height: 1.125rem; background-color: #004e71; transition: 0.3s; }


body.main .language>ul>li:nth-child(1) { background: url(../img/common/tel.png) center no-repeat; background-size: cover; }
body.main .language>ul>li:nth-child(2):before { background-color: #004e71; }
body.main .language>ul>li { color: #004e71; }

.navi.active .language>ul>li:nth-child(1) { background: url(../img/common/tel.png) center no-repeat; background-size: cover; }
.navi.active .language:before { background-color: #101f3a; }
.navi.active .language>ul>li:nth-child(2):before { background-color: #004e71; }
.navi.active .language>ul>li { color: #004e71; }

.navi.black .language>ul>li:nth-child(1) { background: url(../img/common/tel2.png) center no-repeat; background-size: cover; }
/*.navi.black .language>ul>li:nth-child(2) { background: url(../img/common/open2.png) left center no-repeat; color: #fff; }*/
.navi.black .language>ul>li:nth-child(2) { color: #fff; }
.navi.black .language>ul>li:nth-child(2):before { background-color: #fff; }

/**/

.right_scroll_wrap { width: 0.625rem; height: 14.375rem; margin: auto; overflow: hidden; position: fixed; z-index: 9999; right: 3rem; top: 0; bottom: 0; transform: translateY(60px); display: none; }
.right_scroll_img { width: 100%; height: 5.188rem; background: url(../img/scroll.png) center no-repeat; background-size: cover; transition: 0.3s; }
.right_scroll { width: 1px; height: 8.125rem; background-color: rgba(255,255,255,0.3); margin: auto; margin-top: 1rem; position: relative; transition: 0.3s; }
.right_scroll span { position: absolute; content:''; width: 0.625rem; height: 0.625rem; background-color: #d65b1d; left: -0.25rem; top: 0; border-radius: 100%; transition: background 0.3s; }

.right_scroll_wrap.black .right_scroll_img { background: url(../img/scroll2.png) center no-repeat; background-size: cover; }
.right_scroll_wrap.black .right_scroll { background-color: rgba(0,0,0,0.3); }
.right_scroll_wrap.black .right_scroll span { background-color: #d65b1d; }

/**/

/* 스크롤 시 헤더가 130px→100px로 줄어들 때 전화번호도 같이 15px 올려 메뉴와 정렬 유지 */
.navi.active .tel_fixed { top: 25px; }

.tel_fixed {
  position: fixed;
  top: 40px;
  right: 40px;
  transition: top 0.3s;
  z-index: 9999;
  background: #fff;
  border: 2px solid #333;
  border-radius: 50px;
  padding: 10px 30px;
  font-size: 20px;
  font-weight: bold;
  color: #333;

  display: flex;             /* ���� ��ġ */
  align-items: center;       /* ���� ��� ���� */
  gap: 8px;                  /* �����ܰ� ��ȣ ���� ���� */
}

.tel_fixed .icon {
  display: inline-block;     /* ������ ���� Ȯ�� */
  width: 20px;
  height: 20px;
  background: url('../img/common/tel2.png') center/contain no-repeat;
}

.tel_fixed .number {
  white-space: nowrap;  /* ��ȭ��ȣ �ٹٲ� ���� */
}



.top_fixed_wrap { position: absolute; height: 3.125rem; top: 0; bottom: 0; margin: auto; right: 6.25rem; z-index: 999; display: flex; justify-content: flex-end; }

.tel { position: relative; width: 11.938rem; height: 3.125rem; display: flex; justify-content: flex-end; z-index: 999; font-family: 'Futura Pt'; color: #fff; }
.tel:after { content:''; width: 3.125rem; height: 3.125rem; position: absolute; right: 0; top: 0; border-radius: 3.125rem; border: 1px solid #fff; box-sizing: border-box; background-color: #fff; z-index: -1; transition: 0.3s; }
.tel h2 { font-size: 1.125rem; line-height: 3.25rem; position: absolute; left: 3.438rem; opacity: 0; transition: 0.3s; font-weight: 500; letter-spacing: 0.063rem; }
.tel p { font-size: 0.75rem; line-height: 3.125rem; text-transform: uppercase; text-align: right; padding-right: 4.063rem; letter-spacing: 0px; font-weight: 500; position: relative; z-index: 3; transition: 0.3s; display: none; }
.call { position: absolute; width: 3.125rem; height: 3.125rem; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; background: url(../img/common/tel2.png) center no-repeat; transition: 0.3s; z-index: 9; }

.tel.pc { display: flex; }
.tel.mo { width: 3.125rem; display: none; }

.tel.active:after { background-color: transparent; width: 100%; }
.tel.active h2 { opacity: 1; left: 1.563rem; }
.tel.active p { opacity: 0; }
.tel.active .call { background: url(../img/common/tel.png) center no-repeat; }

body.main .tel { color: #fff; }
body.main .tel:after { border: 1px solid #fff; background-color: #fff; }
body.main .call { background: url(../img/common/tel2.png) center no-repeat; }
body.main .tel.active:after { background-color: transparent; }
body.main .tel.active .call { background: url(../img/common/tel.png) center no-repeat; }

.navi.black .tel { color: #4f372b; }
.navi.black .tel:after { border: 1px solid #4f372b; background-color: #4f372b; }
.navi.black .call { background: url(../img/common/tel.png) center no-repeat; }
.navi.black .tel.active:after { background-color: transparent; }
.navi.black .tel.active .call { background: url(../img/common/tel2.png) center no-repeat; }

.navi.active .tel { color: #4f372b; }
.navi.active .tel:after { border: 1px solid #4f372b; background-color: #4f372b; }
.navi.active .call { background: url(../img/common/tel.png) center no-repeat; }
.navi.active .tel.active:after { background-color: transparent; }
.navi.active .tel.active .call { background: url(../img/common/tel2.png) center no-repeat; }

.bgm_wrap { width: 3.125rem; height: 3.125rem; border-radius: 3.125rem; border: 1px solid #fff; box-sizing: border-box; transition: 0.3s; margin-left: 0.625rem; position: relative; transition: 0.3s; }
.bgm_wrap a { width: 100%; height: 100%; display: block; border-radius: 3.125rem; position: relative; z-index: 9; }

/* #audio { } */
audio { outline: none; }
.bgm_line { text-align: center; height: 2.25rem; width: 2.25rem; position: absolute; left: 0; right: 0; top: 4px; margin: auto; }
.bgm_line ul { width: 100%; height: 50%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; display: flex; justify-content: center; align-items: flex-end; }
.bgm_line ul li { width: 2px; height: 2px; background-color: #fff; display: inline-block; margin-left: 1px; transition: background 0.3s; }
.bgm_line ul li:nth-child(1) { margin-left: 0; }

.bgm_box { position: relative; width: 100%; height: 96px; }
.bgm_box img { position: absolute; left: 0; top: 0; cursor: pointer; }

/* .bgm_img01 { } */
.bgm_img02 { display: none; }

body.main .bgm_wrap { border: 1px solid #fff; }
body.main .bgm_line ul li { background-color: #fff; }

.navi.black .bgm_wrap { border: 1px solid #4f372b; }
.navi.black .bgm_line ul li { background-color: #4f372b; }

.navi.active .bgm_wrap { border: 1px solid #4f372b; }
.navi.active .bgm_line ul li { background-color: #4f372b; }


.sns_wrap { height: 100%; z-index: 90; margin-left: 2.725rem; }
.sns_wrap ul { height: 100%; display: flex; justify-content: flex-end; align-items: center; }
.sns_wrap ul li { float: left; width: 2rem; height: 2rem; overflow: hidden; position: relative; margin-left: 0.625rem; }
.sns_wrap ul li img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; transition: 0.3s; }
.sns_box { width: 100%; height: 100%; position: relative; }
.sns_box a { width: 100%; height: 100%; display: block; }
.sns_txt { transform: translateX(2rem); }
.sns_txt.white { opacity: 1; }
.sns_txt.color { opacity: 0; }
.sns_img.white { opacity: 1; }
.sns_img.color { opacity: 0; position: absolute; left: 0; top: 0; bottom: 0; right: 0; margin: auto; }
.sns_wrap ul li:after { content:''; position: absolute; right: 0; bottom: 0; width: 0; height: 1px; background-color: #fff; transition: 0.5s; z-index: -1; }

.sns_wrap ul li:hover .sns_img { transform: translateX(-2rem); }
.sns_wrap ul li:hover .sns_txt { transform: translateX(0); }
.sns_wrap ul li:hover:after { width: 100%; }

.navi.active .sns_txt.white { opacity: 0; }
.navi.active .sns_txt.color { opacity: 1; }
.navi.active .sns_img.white { opacity: 0; }
.navi.active .sns_img.color { opacity: 1; }
.navi.active .sns_wrap ul li:after { background-color: #222; }

.navi.black .sns_txt.white { opacity: 0; }
.navi.black .sns_txt.color { opacity: 1; }
.navi.black .sns_img.white { opacity: 0; }
.navi.black .sns_img.color { opacity: 1; }
.navi.black .sns_wrap ul li:after { background-color: #222; }


/**/

/**/

.ham { z-index: 9999999; position: fixed; right: 14.625rem; top: 2.5rem; width: 3.125rem; height: 3.125rem; cursor: pointer; opacity: 1; border-radius: 100%; transition: right 0.5s, top 0.3s; box-sizing: border-box; display: none; }
/*body.main .ham { animation: ham 1.6s 2.3s both; }
body.sub .ham { animation: ham 1.6s 0.3s both; }

@keyframes ham {
	from { opacity: 0; }
	to {  }
}*/

.ham:after { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; margin: auto; border-radius: 100%; border: 1px solid #fff; box-sizing: border-box; z-index: -1; transition: 0.3s; }
.ham span { display: block; background: #fff; margin: auto; width: 40%; height: 1px; border-radius: 0px; transition: 0.3s; }
.ham .bar1 { margin-top: 1.063rem; margin-bottom: 0.375rem; }
.ham .bar2 { width: 0.75rem; transform: translateX(0.25rem); }
.ham .bar3 { margin-top: 0.375rem; }

.ham.active { transition: 0.5s, top 0.4s, right 0.5s 0.2s; right: 3%; }
.ham.active:after { background-color: #4f372b !important; border: 1px solid #4f372b !important; }
.ham.active span { background-color: #fff !important; }

.ham.active .bar1 { transform: rotate(45deg); margin-top: 1.5rem; }
.ham.active .bar2 { opacity: 0; }
.ham.active .bar3 { transform: rotate(-45deg); margin-top: -0.5rem; }

.ham.active2 { top: 1.563rem; }
.ham.active2:after { background-color: none !important; border: 1px solid #4f372b !important; }
.ham.active2 span { background-color: #4f372b; }
.ham.active3 { top: 2.188rem; }
.ham.pop { top: 2.188rem; }
.ham.active2.pop { top: 1.563rem; }
.ham.active3.active2 { top: 1.563rem; }

body.main .ham:after { border: 1px solid #fff; }
body.main .ham span { background: #fff; }

body.main .ham.black:after { border: 1px solid #4f372b; }
body.main .ham.black span { background: #4f372b; }
body.main .ham.black2:after { border: 1px solid #4f372b; }
body.main .ham.black2 span { background: #4f372b; }
body.main .ham.active2:after { border: 1px solid #4f372b; }
body.main .ham.active2 span { background: #4f372b; }

.ham.black2:after { border: 1px solid #4f372b; }
.ham.black2 span { background: #4f372b; }

/**/

.gnb_wrap { position: fixed; top: 0; right: -100%; width:100%; max-width: 50%; height: 100%; z-index: 999999; overflow: scroll; transition: 0.8s; }
.gnb_wrap .gnb_list { position: relative; width: 100%; height: 100%; background-color: #f3f3f3; overflow: scroll; text-transform: uppercase; display: flex; justify-content: center; align-items: center; }
.gnb_wrap .gnb_list .gnb_dep1 { padding: 1.125rem 1.563rem; margin:0px; display: block; font-size: 1.625rem; font-weight: 400; text-align: center; display: flex; justify-content: center; align-items: center; }
.gnb_wrap .gnb_list .gnb_dep1 span { display: inline-block; position: relative; color: #4f372b; font-weight: 500; letter-spacing: 0; }
.gnb_wrap .gnb_list .gnb_dep1 span:after { width: 0; height: 1px; position: absolute; content:''; left: 0; bottom: 0.25rem; background-color: #4f372b; transition: 0.5s; }
.gnb_wrap .gnb_list .gnb_dep1:hover span:after { width: 100%; }
.gnb_wrap .gnb_li_list.on .gnb_dep1 span:after { width: 100%; }
.gnb_wrap .gnb_list .gnb_dep1 span b { font-weight: 500; }
.gnb_wrap .gnb_list .gnb_dep2 { display: none; margin-bottom: 0.625rem; margin-top: -0px; }
.gnb_wrap .gnb_list .gnb_dep2 li { background-color: #f1f1f1; color: #4f372b; text-align: center; }
.gnb_wrap .gnb_list .gnb_dep2 li a { display: block; padding: 0.5rem 0.625rem; font-size: 0.875rem; font-weight: 500; letter-spacing: 1px; display: flex; justify-content: center; align-items: center; }
.gnb_wrap .gnb_list .gnb_dep2 li a span { position: relative; }
.gnb_wrap .gnb_list .gnb_dep2 span:after { width: 0; height: 1px; position: absolute; content:''; left: 0; bottom: -1px; background-color: #000; transition: 0.5s; }
.gnb_wrap .gnb_list .gnb_dep2 li a:hover span:after { width: 100%; }
.gnb_overlay { z-index: 999991; width: 100%; height: 100%; background: #000; opacity: 0.8; position: fixed; left: -100%; top: 0; transition: 0.6s 0.2s; }

.gnb_wrap.active { right: 0; transition: 0.6s 0.2s; }
.gnb_overlay.active { left: 0; transition: 0.8s 0s; }


/**/


#sitemapContent{ 
	position:fixed; top:0; left:0; right:0; bottom:0; z-index:99999; opacity:0;filter:Alpha(opacity=0); visibility:hidden; z-index:-1;
	-webkit-transition:all 0.3s  0.5s;-moz-transition:all 0.3s  0.5s;-o-transition:all 0.3s  0.5s;-ms-transition:all 0.3s  0.5s; transition:all 0.3s  0.5s;
}
#sitemapContent.open{
	opacity:1.0;filter:Alpha(opacity=100); visibility:visible; z-index:99999; background-color: #fff;
	-webkit-transition:all 0.3s  0s;-moz-transition:all 0.3s 0s;-o-transition:all 0.3s 0s;-ms-transition:all 0.3s 0s;transition:all 0.3s 0s;
}
#sitemapInnerCon{ position:absolute; top:0; left:0; bottom:0; right:160px; background-color: #fff; border-right:1px solid #ddd; width: calc(100% - 100px); }
#sitemapContent .sitemap-bg-box{position:absolute; top:0px; left:0px; width:100%; height:100%; }
#sitemapContent .visual-intro-item{float:left; position:relative; width: 14.28%; height:100%;}
#sitemapContent .visual-intro-item:first-child{ width: 14.28%; }
#sitemapContent .visual-intro-item:before{
	position:absolute;  left:0; width:1px; height:100%; content:""; background-color:#ddd; z-index:1; 
}
#sitemapContent .visual-intro-item:nth-child(odd):before{bottom:0;}
#sitemapContent .visual-intro-item:nth-child(even):before{top:0;}
#sitemapContent.open .visual-intro-item:first-child:before{display:none}
#sitemapContent .visual-intro-item:after{	
	content:""; position:absolute; width:100%; height:100%; right:0; top:0px; background: #333; 
	-webkit-transition: width .6s cubic-bezier(0.47, 0, 0.31, 1.04) 0.2s;
	transition: width .6s cubic-bezier(0.47, 0, 0.31, 1.04) 0.2s 
}
#sitemapContent.open .visual-intro-item:before{height:100%;}
#sitemapContent.open .visual-intro-item:after {width:0;}
#sitemapContent.open .visual-intro-item {
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	transform: scaleX(1); transform-origin:right top; transition-property: transform;
}
#sitemapContent.close{opacity:0;filter:Alpha(opacity=0); visibility:hidden;}
#sitemapContent.close .visual-intro-item:before{height:0;}
#sitemapContent.close .visual-intro-item:after {width:100%;}

.sitemap-wrapper{height:100%; }
.sitemap-wrapper > ul{overflow:hidden; position:relative; z-index:1; height:100%;}
/* 16.65% 16.67% */
.sitemap-wrapper > ul > li{overflow:hidden; float:left; width: 14.28%; height:100%; transition: 0.3s; }
/*.sitemap-wrapper > ul > li:first-child{ width: 14.28%; }*/
.sitemap-wrapper > ul > li > h2{	overflow:hidden; color:#191919; font-size: 22px; font-weight: 400; }
.sitemap-wrapper > ul > li:hover > h2{ color:#010101; }
/* .sitemap-wrapper > ul > li .sitemap-2dep {} */
.sitemap-wrapper > ul > li .sitemap-2dep a{
	overflow:hidden; position:relative; display:block;  padding:20px 15%; color:#000; font-size:16px; font-weight:400; line-height:1.2em; text-transform: uppercase; 
	-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;transition:all 0.3s
}
.sitemap-wrapper > ul > li .sitemap-2dep a b { font-family: 'Noto Sans KR', sans-serif; font-weight: 400; }
.sitemap-wrapper > ul > li > h2 b { font-family: 'Noto Sans KR', sans-serif; font-weight: 400; font-size: 16px; }
.sitemap-wrapper > ul > li .sitemap-2dep a span:before { content: '��'; margin-right: 3px; }

.sitemap-wrapper > ul > li .sitemap-2dep a:after{
	position:absolute; top:0; left:0; width:0; content:""; height:100%; background:#000;
	-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;transition:all 0.3s
}
.sitemap-wrapper > ul > li .sitemap-2dep a span{position:relative; z-index:1;}
.sitemap-wrapper > ul > li .sitemap-2dep a .gnb-icon{display:none;}
.sitemap-wrapper > ul > li .sitemap-2dep a:hover{color:#fff; }
.sitemap-wrapper > ul > li .sitemap-2dep a:hover:after{width:100%; -webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s}
/* ??????? active */
.sitemap-wrapper > ul > li > h2 > span { margin:77px 15% 40px; }
.sitemap-wrapper > ul > li > h2 > span,
.sitemap-wrapper > ul > li .sitemap-2dep a span{
	display:block; opacity:0;filter:Alpha(opacity=50);
	-webkit-transform:translateX(-5%);
	transform:translateX(-50%);
	transition: transform .8s cubic-bezier(0.47, 0, 0.31, 1.04) 0s, opacity .8s cubic-bezier(0.47, 0, 0.31, 1.04) 0s; 
}
.sitemap-wrapper.menu-open > ul > li > h2 > span,
.sitemap-wrapper.menu-open > ul > li .sitemap-2dep a span{
	opacity:1.0;filter:Alpha(opacity=100);
	-webkit-transform:translateX(0);
	transform:translateX(0);
	transition: transform .8s cubic-bezier(0.47, 0, 0.31, 1.04), opacity .8s cubic-bezier(0.47, 0, 0.31, 1.04); 
}
.sitemap-wrapper > ul > li:hover { background-color: #f2f2f2; }


/*.top_bt:before { content:''; width: 0.438rem; height: 0.438rem; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; border-left: 1px solid #000; border-top: 1px solid #000; transform: rotate(45deg) translate(1.5px,1px); z-index: 9; }*/

/**/



header.hide { opacity: 0; z-index: -100; transition: 0.6s; }
#logo.hide { opacity: 0; z-index: -100; transition: 0.6s; }
.ham.hide { opacity: 0; z-index: -100; transition: 0.6s; }




@media screen and (-webkit-min-device-pixel-ratio:0){ 
	.top_bt { font-family: 'gotham'; }
}

@media all and (max-width: 1600px) { 

	#logo { width: 250px; height: 25px; }
    #logo a { background-size: cover; }
    .navi.active #logo a { background-size: cover; }
    .navi.black #logo a { background-size: cover; }

}

