/* 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: auto; 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;*/
}
.navi_top { width: 100%; height: 6.25rem; position: relative; display: flex; justify-content: center; align-items: center; transition: 0.3s; }
.navi_top>div { width: calc(100% - 9rem); display: flex; justify-content: space-between; align-items: center; }

/*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: 207px; height: 34px; transform: translateY(0px); position: relative; z-index: 99999999; transition: 0.3s; transform-origin: left center; }
#logo a { display: inline-block; width: 100%; height: 100%;  left:0px; background: url(../img/common/logo.png) center no-repeat; background-size: cover; text-indent:-9999px; transition: 0.3s; }
#logo a { display: block; width: 100%; height: 100%; transition: 0.3s; }

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

/*.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.white #logo a { background: url(../img/common/logo2.png) center no-repeat; background-size: cover; }
.navi.white_logo #logo a { background: url(../img/common/logo2.png) center no-repeat; background-size: cover; }

.navi.white #logo { color: #fff; }

.navi.active { background-color: #fff; }
.navi.active .navi_top { height: 5rem; }
.navi.active #logo a { background: url(../img/common/logo.png) center no-repeat; background-size: cover; }

.navi.over { background-color: #fff; border-bottom: 1px solid #ddd; }
.navi.over #logo a { background: url(../img/common/logo.png) center no-repeat; background-size: cover; }


.navi.active #logo { color: #040000; }
.navi.over #logo { color: #040000; }

/*#logo.active { top: 2.5rem; }*/

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

.gnb_box { width: 100%; height: 3.125rem; border-top: 1px solid rgba(45,61,71,0.5); border-bottom: 1px solid rgba(45,61,71,0.5); transition: 0.3s; }
.gnb { position:absolute;  left: 50%; transform: translate(-50%); z-index:2; overflow:hidden; height: 3.125rem; letter-spacing:0; z-index: 99; transition: 0.3s; }
.gnb>ul>li { position:relative; float:left; text-align:center; margin: 0 0.5rem; }

.navi .depth1 { position:relative; display:block; color: #040000; font-size: 0.9375rem; font-weight: 500; letter-spacing: -0.3px; line-height: 3.125rem; margin: 0px; padding: 0px 1rem;transition: 0.3s; text-transform: uppercase; }
.gnb>ul>li:hover>a { color: #cd7c5d !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.line2 { height: auto; line-height: 102%; margin-top: 0.25rem; }
.gnb>ul>li>ul>li>a { font-size: 0.813rem; color: #040000; font-weight: 500; letter-spacing: -0.7px; }
.gnb>ul>li>ul>li>a:hover { color: #cd7c5d; }
.gnb .line { position: absolute; display: block; bottom: 0; width: 0; height: 3px; background: #cd7c5d; left: 0; right: 0; margin: auto; z-index:-99; transition: 0.35s; }
.navi-bg { position: absolute; display: block; width: 100%; height: 0px; left: 0; top: calc(9.375rem + 2px); z-index:1; overflow: hidden; transition: 0.3s; }
.navi-bg .white-bg { width:100%; height: 17.75rem; background: #fff; border-bottom: 1px solid rgba(45,61,71,0.5); }
/* .navi-bg .white-bg { width:100%; height: 13.25rem; background: #fff; border-bottom: 1px solid #dedede; } */

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

.navi.white .gnb_box { border-top: 1px solid rgba(255,255,255,0.3); border-bottom: 1px solid rgba(255,255,255,0.3); }
.navi.white .gnb .depth1 { color: rgba(255,255,255,0.4); font-weight: 400; }
.navi.white .gnb>ul>li:hover>a { color:#fff !important; }
.navi.white .gnb .line { background: #fff; }

.navi.active .gnb_box { border-top: 1px solid rgba(45,61,71,0.5); border-bottom: 1px solid rgba(45,61,71,0.5); }
.navi.active .navi-bg { top: calc(8.125rem + 2px); }
.navi.active .gnb .depth1 { color: #040000; font-weight: 500; }
/* .navi.active .gnb .line { bottom: 1.5rem; } */
.navi.active .gnb>ul>li:hover>a { color:#2d3d47 !important; }
.navi.active .gnb .line { background: #2d3d47 !important; }

.navi.over .gnb_box { border-top: 1px solid rgba(45,61,71,0.5); border-bottom: 1px solid rgba(45,61,71,0.5); }
.navi.over .gnb .depth1 { color: #040000; }
.navi.over .gnb .line { background: #2d3d47; }
.navi.over .gnb>ul>li:hover>a { color:#2d3d47 !important; }


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

/**/

.top_fixed_wrap { width: auto; height: 3.125rem; z-index: 999; margin-right: 3.5rem; display: flex; justify-content: flex-end; align-items: center; }
/* .top_fixed_wrap>div { margin-right: 10px; } */

.tel_wrap { position: relative; }
/* .tel_wrap::after { width: 1px; height: 40%; content: ''; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; background-color: #2d3d47; transition: 0.3s; } */
.tel_wrap .tel { height: 2.5rem; display: flex; justify-content: flex-end; }
.tel_wrap .tel a { width: 100%; height: 100%; display: flex; justify-content: flex-end; align-items: center; }
.tel_wrap .tel a div { width: 2.125rem; height: 2.5rem; background: url(../img/common/tel.png) center no-repeat; transition: 0.3s; background-size: 1.125rem; }
.tel_wrap .tel a p { font-family: 'lexend'; color: #2d3d47; font-size: 1.75rem; line-height: 100%; font-weight: 600; letter-spacing: 0.0313rem; transition: 0.3s; margin-top: -1px; }

.top_open { font-family: 'lexend'; color: #2d3d47; transition: 0.3s; display: flex; justify-content: flex-start; align-items: center; }
.top_open>div { width: 2.5rem; height: 2.5rem; background: url(../img/common/open.png) center no-repeat; transition: 0.3s; background-size: 1.375rem; }
.top_open h2 { font-size: 1rem; line-height: 100%; font-weight: 600; }
.top_open h2 b { font-weight: 600; }
.top_open h2 span { color: #cd7c5d; vertical-align: middle; transform: translateY(-0.125rem); margin-right: 0.125rem; display: inline-block; }

.top_guest { width: 50px; height: 50px; border-radius: 100%; background: #2d3d47 url(../img/common/guest2.png) center no-repeat; margin-left: 1.25rem; position: relative; transition: 0.3s; }
.top_guest>div { width: 7px; height: 7px; position: absolute; right: 26%; top: 26%; z-index: 9; }
.top_guest>div::before { content: ''; width: 100%; height: 1px; background-color: #fff; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; transition: 0.3s; }
.top_guest>div::after { content: ''; width: 1px; height: 100%; background-color: #fff; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; transition: 0.3s; }

.top_kakao { width: 50px; height: 50px; border-radius: 100%; background: #fae100 url(../img/common/kakao.png) center no-repeat; margin-left: 0.375rem; position: relative; transition: 0.3s; }
.top_kakao.mo { display: none; }

.top_kakao.mo { width: 100%; height: 40px; position: fixed; z-index: 9999; left: 0; bottom: 0; border-radius: 0; margin-left: 0; background: #fae100; justify-content: center; align-items: center; }
.top_kakao.mo>div { width: 33px; height: 33px; background: #fae100 url(../img/common/kakao.png) center no-repeat; }
.top_kakao.mo p { font-size: 1.25rem; line-height: 100%; font-weight: 600; margin-left: 0.25rem; transform: translateY(-1px); }


.navi.white .tel_wrap a p { color: #fff; }
.navi.white .tel_wrap::after { background-color: #fff; }
.navi.white .tel_wrap .tel a div { background: url(../img/common/tel2.png) center no-repeat; background-size: 1.125rem; }
.navi.white .top_open { color: #fff; }
.navi.white .top_open>div { background: url(../img/common/open2.png) center no-repeat; background-size: 1.375rem; }
.navi.white2 .tel_wrap a p { color: #fff; }
.navi.white2 .tel_wrap::after { background-color: #fff; }
.navi.white2 .tel_wrap .tel a div { background: url(../img/common/tel2.png) center no-repeat; background-size: 1.125rem; }
.navi.white2 .top_open { color: #fff; }
.navi.white2 .top_open>div { background: url(../img/common/open2.png) center no-repeat; background-size: 1.375rem; }

.navi.over .tel_wrap a p { color: #2d3d47; }
.navi.over .tel_wrap::after { background-color: #2d3d47; }
.navi.over .tel_wrap .tel a div { background: url(../img/common/tel.png) center no-repeat; background-size: 1.125rem; }
.navi.over .top_open { color: #2d3d47; }
.navi.over .top_open>div { background: url(../img/common/open.png) center no-repeat; background-size: 1.375rem; }
.navi.over .top_guest { background: #2d3d47 url(../img/common/guest2.png) center no-repeat; }
.navi.over .top_guest>div::before { background-color: #fff; }
.navi.over .top_guest>div::after { background-color: #fff; }

.navi.active .tel_wrap a p { color: #2d3d47; }
.navi.active .tel_wrap::after { background-color: #2d3d47; }
.navi.active .tel_wrap .tel a div { background: url(../img/common/tel.png) center no-repeat; background-size: 1.125rem; }
.navi.active .top_open { color: #2d3d47; }
.navi.active .top_open>div { background: url(../img/common/open.png) center no-repeat; background-size: 1.375rem; }
.navi.active .top_guest { background: #2d3d47 url(../img/common/guest2.png) center no-repeat; }
.navi.active .top_guest>div::before { background-color: #fff; }
.navi.active .top_guest>div::after { background-color: #fff; }

/* .tel_wrap .tel { height: 2.5rem; display: flex; justify-content: flex-end; }
.tel_wrap .tel a { width: 100%; height: 100%; display: flex; justify-content: flex-end; align-items: center; }
.tel_wrap .tel a div { width: 2.125rem; height: 2.5rem; background: url(../img/common/tel.png) center no-repeat; transition: 0.3s; }
.tel_wrap .tel a p { font-family: 'define'; font-size: 1.125rem; line-height: 100%; font-weight: 300; letter-spacing: 0; transition: 0.3s; }

.navi.white .tel_wrap a p { color: #fff; }
.navi.white .tel_wrap .tel a div { background: url(../img/common/tel2.png) center no-repeat; }

.navi.over .tel_wrap a p { color: #040000; }
.navi.over .tel_wrap .tel a div { background: url(../img/common/tel.png) center no-repeat; } */


.reserve { position: relative; width: 11rem; height: 2.5rem; display: flex; justify-content: flex-start; z-index: 999; color: #040000; cursor: pointer; }
.reserve:after { content:''; width: 100%; height: 2.5rem; position: absolute; right: 0; top: 0; border-radius: 2.5rem; border: 1px solid #040000; box-sizing: border-box; background-color: transparent; z-index: -1; transition: 0.3s; }
.reserve h2 { font-size: 1.125rem; line-height: 2.45rem; position: absolute; left: 3.438rem; opacity: 0; transition: 0.3s; font-weight: 500; letter-spacing: 0.063rem; }
.reserve p { font-size: 0.75rem; line-height: 2.5rem; text-transform: uppercase; text-align: left; padding-left: 1.625rem; letter-spacing: 0px; font-weight: 600; position: relative; z-index: 3; transition: 0.3s; }
.reserve>a>div { position: absolute; width: 2.5rem; height: 2.5rem; position: absolute; right: 0.325rem; top: 0; bottom: 0; margin: auto; transition: 0.3s; z-index: 9; }
.reserve>a>div:after { content:''; width: 13%; height: 13%; border-bottom: 1px solid #040000; border-right: 1px solid #040000; transform: rotate(45deg); position: absolute; left: 0; right: 0; top: -5%; bottom: 0; margin: auto; transition: 0.3s; }

.reserve.pc { display: flex; }
.reserve.mo { width: 2.5rem; display: none; }

.reserve.active:after { background-color: transparent; width: 100%; }
.reserve.active h2 { opacity: 1; left: 1.563rem; }
/*.reserve.active p { opacity: 0; }*/
/* .reserve.active .reserve>a>div { background: url(../img/common/reserve.png) center no-repeat; } */
/*
body.main .reserve { color: #fff; }
body.main .reserve:after { border: 1px solid #fff; background-color: #fff; }
body.main .reserve>a>div { background: url(../img/common/reserve2.png) center no-repeat; }
body.main .reserve.active:after { background-color: transparent; }
body.main .reserve.active .reserve>a>div { background: url(../img/common/reserve.png) center no-repeat; }
*/
.navi.white .reserve { color: #fff; }
.navi.white .reserve:after { border: 1px solid #fff; }
.navi.white .reserve>a>div:after { border-bottom: 1px solid #fff; border-right: 1px solid #fff; }
.navi.white .reserve.active:after { background-color: transparent; }
/*.navi.white .reserve.active .reserve>a>div { background: url(../img/common/reserve2.png) center no-repeat; }*/

.navi.over .reserve { color: #040000; }
.navi.over .reserve:after { border: 1px solid #040000; }
.navi.over .reserve>a>div:after { border-bottom: 1px solid #040000; border-right: 1px solid #040000; }
.navi.over .reserve.active:after { background-color: transparent; }


.bgm_wrap { width: 3.125rem; height: 3.125rem; border-radius: 3.125rem; border: 1px solid #040000; box-sizing: border-box; transition: 0.3s; 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: #040000; 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; }

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

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


.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.white .sns_txt.white { opacity: 0; }
.navi.white .sns_txt.color { opacity: 1; }
.navi.white .sns_img.white { opacity: 0; }
.navi.white .sns_img.color { opacity: 1; }
.navi.white .sns_wrap ul li:after { background-color: #222; }


/**/

/**/

.ham { z-index: 999999; position: fixed; right: 4.5rem; top: 25px; width: 50px; height: 50px; cursor: pointer; opacity: 1; border-radius: 100%; transition: right 0.5s, top 0.3s; box-sizing: border-box; display: none; }
/* .ham:after { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; margin: auto; border-radius: 100%; border: 1px solid #2d3d47; box-sizing: border-box; z-index: -1; transition: 0.3s; } */
.ham span { display: block; background: #2d3d47; margin: auto; width: 24px; height: 1px; border-radius: 0px; transition: 0.25s; }
.ham .bar1 { margin-top: 15px; margin-bottom: 9px; }
/* .ham .bar2 { width: 12px; transform: translateX(4px); } */
.ham .bar3 { margin-top: 9px; }

.ham.active { transition: top 0.4s, right 0.5s 0.2s; right: 10px; }
.ham.active span { width: 80%; background-color: #2d3d47 !important; }

.ham.active .bar1 { transform: rotate(45deg); margin-top: 25px; }
.ham.active .bar2 { opacity: 0; }
.ham.active .bar3 { transform: rotate(-45deg); margin-top: -11px; }

.ham.active2 { top: 15px; }
.ham.active2:after { background-color: none !important; border: 1px solid #2d3d47 !important; }
.ham.active2 span { background-color: #2d3d47 !important; }
.ham.active2.pop { top: 25px; }

.ham.active:after { background-color: none !important; border: none !important; }

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


/*  */

#sitemapContent{	font-family: 'Pretendard'; 
	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% - 70px); }
#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%;}
/*.sitemap-wrapper > ul > li:first-child{ width: 16.66%; }*/
.sitemap-wrapper > ul > li > h2{ overflow:hidden; color:#010101; font-size: 22px; letter-spacing:-1.0px; font-weight:600; text-transform: uppercase; }
.sitemap-wrapper > ul > li:hover > h2{ color:#010101; }
/* .sitemap-wrapper > ul > li .sitemap-2dep {} */
.sitemap-wrapper > ul > li .sitemap-2dep > li > a{
	overflow:hidden; position:relative; display:block;  padding: 15px 13% 15px; color:#101010; font-size:17px; letter-spacing:-0.15px; font-weight: 500; line-height:1.2em;
	-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 > li > a:after{ position:absolute; top:0; left:0; width:0; content:""; height:100%; background:#c2682b; -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 > li > a span{ position:relative; z-index:1; }
.sitemap-wrapper > ul > li .sitemap-2dep > li > a:before { content: '-'; margin-right: 0px; }
.sitemap-wrapper > ul > li .sitemap-2dep > li > a span:after { content:''; width: 0; height: 1px; background-color: #000; position: absolute; left: 0; bottom: -3px; transition: 0.3s; }
.sitemap-wrapper > ul > li .sitemap-2dep > li > a .gnb-icon{display:none;}
/*.sitemap-wrapper > ul > li .sitemap-2dep > li > a:hover{color:#fff; }*/
/*.sitemap-wrapper > ul > li .sitemap-2dep > li > 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}*/
.sitemap-wrapper > ul > li .sitemap-2dep > li:hover > a span:after { width: 100%; }
.sitemap-wrapper > ul > li:hover { background-color: #f2f2f2; }
/* ����Ʈ�� active */
.sitemap-wrapper > ul > li > h2 > span { margin: 70px 12% 40px; }
.sitemap-wrapper > ul > li > h2 > span,
.sitemap-wrapper > ul > li .sitemap-2dep
{
	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 {
	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); 
}

.gnb_dep2 { font-size: 14px; color: #585858; line-height:1.2em; margin-bottom: 6%; }
/* .gnb_dep2 li {  } */
.gnb_dep2 li a { display: block; padding: 6px 16%; }
.gnb_dep2 li a span { transition: 0.3s; position: relative; font-weight: 500; }
.gnb_dep2 li a:before { content: '·'; margin-right: 3px; }
.gnb_dep2 li a span:after { content:''; width: 0; height: 1px; background-color: #a42552; position: absolute; left: 0; bottom: -3px; transition: 0.3s; }

.gnb_dep2 li a:hover span { color: #a42552; }
.gnb_dep2 li a:hover span:after { width: 100%; }

.site_gnb_bt { float: right; width: 21px; height: 21px; border: 1px solid #000; position: relative; box-sizing: border-box; margin-top: 1px; }
.site_gnb_bt div { background-color: #000; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
.gnb_bt_line01 { width: 11px; height: 1px; }
.gnb_bt_line02 { width: 1px; height: 11px; display: none; }

/* .site_gnb_bt.close { } */
.site_gnb_bt.close .gnb_bt_line02 { display: block; }

/**/




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){ 

}

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

	/* #logo { width: 250px; height: 25px; } */

}

@media all and (max-width: 1400px) { 
    
    .navi { border-bottom: 1px solid rgba(45,61,71,0.5); }
    /* .navi.active { border-bottom: 1px solid transparent; } */
    .navi_top>div { width: 90%; }
    .gnb_box { display: none; }

	#logo { width: 180px; height: 28px; }
	.gnb { display: none; }
/*	.top_fixed_wrap { right: 5%; }*/
	.top_fixed_wrap { right: calc(5% + 4rem); }
	.right_scroll_wrap { display: none; }

    .reserve { width: 10.5rem; }
    .tel_wrap .tel a p { margin-top: 0; }

/*	.ham { right: calc(5% + 8.425rem); }*/
	.ham { right: 4%; top: 17px; }
    .ham.active { right: 5px; }
    .ham.active2 { top: 7px; }
    .ham .bar1 { margin-top: 17px; }
	.gnb_wrap { display: block; }

/*	.right_scroll_img { height: 6rem; }*/
	.right_scroll_img { background: url(../img/scroll3.png) center no-repeat; background-size: cover; }
	.right_scroll { background-color: #bbb; }

/**/

    #sitemapInnerCon{ width: calc(100% - 60px); }
    .sitemap-wrapper > ul > li > h2 { font-size: 19px; }
    .sitemap-wrapper > ul > li .sitemap-2dep a { padding: 8px 0 8px 13%; font-size: 12px; line-height: 1em; }
    .sitemap-wrapper > ul > li .sitemap-2dep > li > a { padding: 12px 0 12px 13%; font-size: 16px; }


    .sitemap-wrapper > ul > li > h2 > span { margin: 50px 13% 20px; }	
    .sitemap-wrapper > ul > li > h2 b { font-size: 12px; }

    .site_gnb_bt { width: 19px; height: 19px; margin-right: 10%; }
    .gnb_bt_line01 { width: 9px; }
    .gnb_bt_line02 { height: 9px; }


}	


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

	.sitemap-wrapper { overflow: scroll; }
	.sitemap-wrapper > ul { display: flex; justify-content: flex-start; flex-wrap: wrap; height: 190%; }
	/* .sitemap-wrapper > ul { display: flex; justify-content: flex-start; flex-wrap: wrap; height: 110%; } */
	.sitemap-wrapper > ul > li { float: none; width: 50%; height: auto; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; box-sizing: border-box; }
	.sitemap-wrapper > ul > li:nth-child(2n) { border-right: none; }
	.sitemap-wrapper > ul > li:nth-child(n+7) { border-bottom: none; }
	.sitemap-bg-box { display: none; }


}


@media all and (max-width: 767px) { 
	
	.navi { height: 6rem; }
	.navi.active { height: 4.75rem; }
	#logo { width: 146px; height: 24px; left: 0%; right: revert; transform: translateY(-1px); }
	.right_scroll_wrap { width: 0.725rem; right: 5%; top: revert; bottom: 4%; transform: translateY(0px); }
	.right_scroll_img { width: 90%; }
    
    .tel_wrap { margin: 0; padding-right: 0; }
    .tel_wrap::after { display: none; }
    .tel_wrap .tel a div { width: 36px; height: 36px; border-radius: 100%; background: #2d3d47 url(../img/common/tel2.png) center no-repeat; background-size: 14px !important; }
    .tel_wrap .tel a p { display: none; }

    .navi.white .tel_wrap .tel a div { background: #fff url(../img/common/tel.png) center no-repeat; background-size: 14px !important; }
    .navi.active .tel_wrap .tel a div { background: #2d3d47 url(../img/common/tel2.png) center no-repeat; background-size: 14px !important; }
    .navi.over .tel_wrap .tel a div { background: #2d3d47 url(../img/common/tel2.png) center no-repeat; background-size: 14px !important; }

	.top_fixed_wrap { right: calc(5% + 3.0625rem); }
	.sns_wrap { display: none; }
	.bgm_wrap { width: 8.75rem; margin-left: 0.5rem; }
    .bgm_wrap p { font-size: 0.975rem; }

    .top_kakao.mo { display: flex !important; }
    
    .top_guest { width: 36px; height: 36px; margin-left: 0.325rem; }
    .top_guest>div { width: 5px; height: 5px; right: 25%; top: 25%; }
    .top_open { display: none; }

	.ham { width: 36px; height: 36px; top: 19px; right: 5%; }
	.ham::after { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; border: 1px solid #2d3d47; border-radius: 100%; box-sizing: border-box; }
    .ham.active2:after { box-sizing: border-box; }
	.ham.active { right: 5px; }
	.ham.active2 { top: 12px; }
    .ham span { width: 15px; }
    .ham .bar1 { margin-top: 11px; margin-bottom: 5px; }
    /* .ham .bar2 { width: 10px; transform: translateX(3px); } */
    .ham .bar3 { margin-top: 5px; }
    .ham.active .bar1 { margin-top: 18px; }
    .ham.active .bar3 { margin-top: -7px; }

	.gnb_wrap { max-width: 100%; }

/**/

    #sitemapInnerCon{ width: calc(100% - 46px); }
    .sitemap-wrapper > ul { display: flex; justify-content: flex-start; flex-wrap: wrap; height: 225%; }
    /* .sitemap-wrapper > ul { display: flex; justify-content: flex-start; flex-wrap: wrap; height: 160%; } */

    .sitemap-wrapper > ul > li > h2 { font-size: 18px; }
    .sitemap-wrapper > ul > li > h2 span { margin: 17% 12% 10px; }
    .sitemap-wrapper > ul > li .sitemap-2dep a{ padding: 7px 15%; font-size: 11px; line-height: 1em; }
    .sitemap-wrapper > ul > li .sitemap-2dep > li > a { padding: 10px 0 10px 12%; font-size: 14px; }
    .sitemap-wrapper > ul > li > h2 b { font-size: 12px; }

}	