@charset "utf-8";

/************** height ***************/
.fixH100v {height:100vh !important;}
.fixH95v {height:95vh !important;}
.fixH90v {height:90vh !important;}
.fixH85v {height:85vh !important;}
.fixH80v {height:80vh !important;}
.fixH75v {height:75vh !important;}
.fixH70v {height:70vh !important;}
.fixH65v {height:65vh !important;}
.fixH60v {height:60vh !important;}
.fixH55v {height:55vh !important;}
.fixH50v {height:50vh !important;}
.fixH45v {height:45vh !important;}
.fixH40v {height:40vh !important;}
.fixH35v {height:35vh !important;}
.fixH30v {height:30vh !important;}


.fixH100p {height:100%;max-height: 100%;}
.fixH95p {height:95%;max-height: 95%;}
.fixH90p {height:90%;max-height: 90%;}
.fixH85p {height:85%;max-height: 85%;}
.fixH80p {height:80%;max-height: 80%;}
.fixH75p {height:75%;max-height: 75%;}
.fixH70p {height:70%;max-height: 70%;}
.fixH65p {height:65%;max-height: 65%;}
.fixH60p {height:60%;max-height: 60%;}
.fixH55p {height:55%;max-height: 55%;}
.fixH50p {height:50%;max-height: 50%;}
.fixH45p {height:45%;max-height: 45%;}
.fixH40p {height:40%;max-height: 40%;}
.fixH35p {height:35%;max-height: 35%;}
.fixH30p {height:30%;max-height: 30%;}
.fixH-auto {height:auto;}

.fixH800 {height:800px;max-height: 800px;}
.fixH780 {height:780px;max-height: 780px;}
.fixH760 {height:760px;max-height: 760px;}
.fixH740 {height:740px;max-height: 740px;}
.fixH720 {height:720px;max-height: 720px;}
.fixH700 {height:700px;max-height: 700px;}
.fixH680 {height:680px;max-height: 680px;}
.fixH660 {height:660px;max-height: 660px;}
.fixH640 {height:640px;max-height: 640px;}
.fixH620 {height:620px;max-height: 620px;}
.fixH600 {height:600px;max-height: 600px;}
.fixH580 {height:580px;max-height: 580px;}
.fixH560 {height:560px;max-height: 560px;}
.fixH540 {height:540px;max-height: 540px;}
.fixH520 {height:520px;max-height: 520px;}
.fixH500 {height:500px;max-height: 500px;}
.fixH480 {height:480px;max-height: 480px;}
.fixH460 {height:460px;max-height: 460px;}
.fixH440 {height:440px;max-height: 440px;}
.fixH420 {height:420px;max-height: 420px;}
.fixH400 {height:400px;max-height: 400px;}
.fixH380 {height:380px;max-height: 380px;}
.fixH360 {height:360px;max-height: 360px;}
.fixH340 {height:340px;max-height: 340px;}
.fixH320 {height:320px;max-height: 320px;}
.fixH300 {height:300px;max-height: 300px;}
.fixH280 {height:280px;max-height: 280px;}
.fixH260 {height:260px;max-height: 260px;}
.fixH240 {height:240px;max-height: 240px;}
.fixH220 {height:220px;max-height: 220px;}
.fixH200 {height:200px;max-height: 200px;}
.fixH100 {height:100px;max-height: 100px;}


@media screen and (max-width: 1440px) {
	.l-fixH100v {height:100vh !important;}
	.l-fixH90v {height:90vh !important;}
	.l-fixH80v {height:80vh !important;}
	.l-fixH70v {height:70vh !important;}
	.l-fixH60v {height:60vh !important;}
	.l-fixH50v {height:50vh !important;}
	.l-fixH40v {height:40vh !important;}
	.l-fixH30v {height:30vh !important;}
	
	.l-fixH100p {height:100% !important;}
	.l-fixH90p {height:90% !important;}
	.l-fixH80p {height:80% !important;}
	.l-fixH70p {height:70% !important;}
	.l-fixH60p {height:60% !important;}
	.l-fixH50p {height:50% !important;}
	.l-fixH40p {height:40% !important;}
	.l-fixH30p {height:30% !important;}
	.l-fixH-auto {height:auto !important;}

	.l-fixH800 {height:800px;max-height: 800px;}
	.l-fixH780 {height:780px;max-height: 780px;}
	.l-fixH760 {height:760px;max-height: 760px;}
	.l-fixH740 {height:740px;max-height: 740px;}
	.l-fixH720 {height:720px;max-height: 720px;}
	.l-fixH700 {height:700px;max-height: 700px;}
	.l-fixH680 {height:680px;max-height: 680px;}
	.l-fixH660 {height:660px;max-height: 660px;}
	.l-fixH640 {height:640px;max-height: 640px;}
	.l-fixH620 {height:620px;max-height: 620px;}
	.l-fixH600 {height:600px;max-height: 600px;}
	.l-fixH580 {height:580px;max-height: 580px;}
	.l-fixH560 {height:560px;max-height: 560px;}
	.l-fixH540 {height:540px;max-height: 540px;}
	.l-fixH520 {height:520px;max-height: 520px;}
	.l-fixH500 {height:500px;max-height: 500px;}
	.l-fixH480 {height:480px;max-height: 480px;}
	.l-fixH460 {height:460px;max-height: 460px;}
	.l-fixH440 {height:440px;max-height: 440px;}
	.l-fixH420 {height:420px;max-height: 420px;}
	.l-fixH400 {height:400px;max-height: 400px;}
	.l-fixH380 {height:380px;max-height: 380px;}
	.l-fixH360 {height:360px;max-height: 360px;}
	.l-fixH340 {height:340px;max-height: 340px;}
	.l-fixH320 {height:320px;max-height: 320px;}
	.l-fixH300 {height:300px;max-height: 300px;}
	.l-fixH280 {height:280px;max-height: 280px;}
	.l-fixH260 {height:260px;max-height: 260px;}
	.l-fixH240 {height:240px;max-height: 240px;}
	.l-fixH220 {height:220px;max-height: 220px;}
	.l-fixH200 {height:200px;max-height: 200px;}
	.l-fixH100 {height:100px;max-height: 100px;}
	
}

@media screen and (max-width: 1280px) {
	.p-fixH100v {height:100vh !important;}
	.p-fixH90v {height:90vh !important;}
	.p-fixH80v {height:80vh !important;}
	.p-fixH70v {height:70vh !important;}
	.p-fixH60v {height:60vh !important;}
	.p-fixH50v {height:50vh !important;}
	.p-fixH40v {height:40vh !important;}
	.p-fixH30v {height:30vh !important;}
	
	.p-fixH100p {height:100% !important;}
	.p-fixH90p {height:90% !important;}
	.p-fixH80p {height:80% !important;}
	.p-fixH70p {height:70% !important;}
	.p-fixH60p {height:60% !important;}
	.p-fixH50p {height:50% !important;}
	.p-fixH40p {height:40% !important;}
	.p-fixH30p {height:30% !important;}
	.p-fixH-auto {height:auto !important;}

	.p-fixH800 {height:800px;max-height: 800px;}
	.p-fixH780 {height:780px;max-height: 780px;}
	.p-fixH760 {height:760px;max-height: 760px;}
	.p-fixH740 {height:740px;max-height: 740px;}
	.p-fixH720 {height:720px;max-height: 720px;}
	.p-fixH700 {height:700px;max-height: 700px;}
	.p-fixH680 {height:680px;max-height: 680px;}
	.p-fixH660 {height:660px;max-height: 660px;}
	.p-fixH640 {height:640px;max-height: 640px;}
	.p-fixH620 {height:620px;max-height: 620px;}
	.p-fixH600 {height:600px;max-height: 600px;}
	.p-fixH580 {height:580px;max-height: 580px;}
	.p-fixH560 {height:560px;max-height: 560px;}
	.p-fixH540 {height:540px;max-height: 540px;}
	.p-fixH520 {height:520px;max-height: 520px;}
	.p-fixH500 {height:500px;max-height: 500px;}
	.p-fixH480 {height:480px;max-height: 480px;}
	.p-fixH460 {height:460px;max-height: 460px;}
	.p-fixH440 {height:440px;max-height: 440px;}
	.p-fixH420 {height:420px;max-height: 420px;}
	.p-fixH400 {height:400px;max-height: 400px;}
	.p-fixH380 {height:380px;max-height: 380px;}
	.p-fixH360 {height:360px;max-height: 360px;}
	.p-fixH340 {height:340px;max-height: 340px;}
	.p-fixH320 {height:320px;max-height: 320px;}
	.p-fixH300 {height:300px;max-height: 300px;}
	.p-fixH280 {height:280px;max-height: 280px;}
	.p-fixH260 {height:260px;max-height: 260px;}
	.p-fixH240 {height:240px;max-height: 240px;}
	.p-fixH220 {height:220px;max-height: 220px;}
	.p-fixH200 {height:200px;max-height: 200px;}
	.p-fixH100 {height:100px;max-height: 100px;}
	
}


@media screen and (max-width: 1024px) {
	.t-fixH100v {height:calc(100vh) !important;}
	.t-fixH90v {height:90vh !important;}
	.t-fixH80v {height:80vh !important;}
	.t-fixH70v {height:70vh !important;}
	.t-fixH60v {height:60vh !important;}
	.t-fixH50v {height:50vh !important;}
	.t-fixH40v {height:40vh !important;}
	.t-fixH30v {height:30vh !important;}
	
	.t-fixH100p {height:calc(100%) !important;}
	.t-fixH90p {height:90% !important;}
	.t-fixH80p {height:80% !important;}
	.t-fixH70p {height:70% !important;}
	.t-fixH60p {height:60% !important;}
	.t-fixH50p {height:50% !important;}
	.t-fixH40p {height:40% !important;}
	.t-fixH30p {height:30% !important;}
	.t-fixH-auto {height:auto !important;}
	
	.t-fixH800 {height:800px;max-height: 800px;}
	.t-fixH780 {height:780px;max-height: 780px;}
	.t-fixH760 {height:760px;max-height: 760px;}
	.t-fixH740 {height:740px;max-height: 740px;}
	.t-fixH720 {height:720px;max-height: 720px;}
	.t-fixH700 {height:700px;max-height: 700px;}
	.t-fixH680 {height:680px;max-height: 680px;}
	.t-fixH660 {height:660px;max-height: 660px;}
	.t-fixH640 {height:640px;max-height: 640px;}
	.t-fixH620 {height:620px;max-height: 620px;}
	.t-fixH600 {height:600px;max-height: 600px;}
	.t-fixH580 {height:580px;max-height: 580px;}
	.t-fixH560 {height:560px;max-height: 560px;}
	.t-fixH540 {height:540px;max-height: 540px;}
	.t-fixH520 {height:520px;max-height: 520px;}
	.t-fixH500 {height:500px;max-height: 500px;}
	.t-fixH480 {height:480px;max-height: 480px;}
	.t-fixH460 {height:460px;max-height: 460px;}
	.t-fixH440 {height:440px;max-height: 440px;}
	.t-fixH420 {height:420px;max-height: 420px;}
	.t-fixH400 {height:400px;max-height: 400px;}
	.t-fixH380 {height:380px;max-height: 380px;}
	.t-fixH360 {height:360px;max-height: 360px;}
	.t-fixH340 {height:340px;max-height: 340px;}
	.t-fixH320 {height:320px;max-height: 320px;}
	.t-fixH300 {height:300px;max-height: 300px;}
	.t-fixH280 {height:280px;max-height: 280px;}
	.t-fixH260 {height:260px;max-height: 260px;}
	.t-fixH240 {height:240px;max-height: 240px;}
	.t-fixH220 {height:220px;max-height: 220px;}
	.t-fixH200 {height:200px;max-height: 200px;}
	.t-fixH100 {height:100px;max-height: 100px;}
}


@media screen and (max-width: 480px) {
	.m-fixH100v {height:calc(100vh) !important;}
	.m-fixH90v {height:90vh !important;}
	.m-fixH80v {height:80vh !important;}
	.m-fixH70v {height:70vh !important;}
	.m-fixH60v {height:60vh !important;}
	.m-fixH50v {height:50vh !important;}
	.m-fixH40v {height:40vh !important;}
	.m-fixH30v {height:30vh !important;}
	
	.m-fixH100p {height:calc(100%) !important;}
	.m-fixH90p {height:90% !important;}
	.m-fixH80p {height:80% !important;}
	.m-fixH70p {height:70% !important;}
	.m-fixH60p {height:60% !important;}
	.m-fixH50p {height:50% !important;}
	.m-fixH40p {height:40% !important;}
	.m-fixH30p {height:30% !important;}
	.m-fixH-auto {height:auto !important;}
	
	.m-fixH800 {height:800px;max-height: 800px;}
	.m-fixH780 {height:780px;max-height: 780px;}
	.m-fixH760 {height:760px;max-height: 760px;}
	.m-fixH740 {height:740px;max-height: 740px;}
	.m-fixH720 {height:720px;max-height: 720px;}
	.m-fixH700 {height:700px;max-height: 700px;}
	.m-fixH680 {height:680px;max-height: 680px;}
	.m-fixH660 {height:660px;max-height: 660px;}
	.m-fixH640 {height:640px;max-height: 640px;}
	.m-fixH620 {height:620px;max-height: 620px;}
	.m-fixH600 {height:600px;max-height: 600px;}
	.m-fixH580 {height:580px;max-height: 580px;}
	.m-fixH560 {height:560px;max-height: 560px;}
	.m-fixH540 {height:540px;max-height: 540px;}
	.m-fixH520 {height:520px;max-height: 520px;}
	.m-fixH500 {height:500px;max-height: 500px;}
	.m-fixH480 {height:480px;max-height: 480px;}
	.m-fixH460 {height:460px;max-height: 460px;}
	.m-fixH440 {height:440px;max-height: 440px;}
	.m-fixH420 {height:420px;max-height: 420px;}
	.m-fixH400 {height:400px;max-height: 400px;}
	.m-fixH380 {height:380px;max-height: 380px;}
	.m-fixH360 {height:360px;max-height: 360px;}
	.m-fixH340 {height:340px;max-height: 340px;}
	.m-fixH320 {height:320px;max-height: 320px;}
	.m-fixH300 {height:300px;max-height: 300px;}
	.m-fixH280 {height:280px;max-height: 280px;}
	.m-fixH260 {height:260px;max-height: 260px;}
	.m-fixH240 {height:240px;max-height: 240px;}
	.m-fixH220 {height:220px;max-height: 220px;}
	.m-fixH200 {height:200px;max-height: 200px;}
	.m-fixH100 {height:100px;max-height: 100px;}
}


html,
body {width:100%;height:100%;box-shadow: none;}
body {
	line-height: 1.7; 
}
html.fix {overflow-y: hidden;}
body.fix {overflow-y: hidden;}
#page {width:100%;height:100%;box-shadow: none;position:relative;min-width:320px;}
#page {margin: 0; padding: 0;}
#page.tMargin {margin-top:200px;}

.hidden {overflow:hidden;position:absolute;width:0;height:0}
.no-js #loader { display: none;  }
.js #loader { display: block; position:fixed; left: 0; top: 0; }
.loader-cover {
	position: fixed; 
	overflow: hidden; 
	width:100%;
	height:100vh;
	top: 0;
	left: 0;
	bottom: 0;
	text-align: center;
	background:#fff;
	z-index: 999999;
}

@media screen and (max-width: 1024px) {
	#page.tMargin {
		margin-top:50px;
	}
}

.container {
	width:100%;
	max-width: 1400px;
	margin:0 auto;
	position:relative;
}
.articleContainer {
	width:100%;
	max-width: 1400px;
	margin:0 auto;
	position:relative;
}
.fullContainer {
	width:100%;
	max-width: 1400px;
	margin:0 auto;
	position:relative;
}
.fullPageContainer {
	width:100%;
	max-width: 1280px;
	margin:0 auto;
	position:relative;
}
.noticeContainer {
	width:100%;
	max-width: 920px;
	margin:0 auto;
	position:relative;
}
.imgContainer {
	width:100%;
	max-width: 1400px;
	margin:0 auto;
	position:relative;
}
.addContainer {
	width:100%;
	max-width: 1400px;
	margin:0 auto;
	position:relative;
}
.imgContainer2 {
	width:100%;
	max-width: 1400px;
	margin:0 auto;
	position:relative;
}
.maxContainer {
	width:100%;
	margin:0 auto;
	position:relative;
}
.midContainer {
	width:100%;
	max-width: 1100px;
	margin:0 auto;
	position:relative;
}
br.none {
	display:none;
}
br.none2 {
	display:none;
}
br.none360 {
	display:none;
}
br.none480 {
	display:none;
}
br.none900 {
	display:none;
}
/* #gnb */

.new-2024 {
	position:relative;
	padding:20px;
	background:url('/imgs/gnb/headerBG.jpg') 50% top no-repeat;
	color:#fff;
	text-align:center;
	line-height:100%;
	vertical-align:middle;
	height:60px;
}
.new-2024 a {
	position:relative;
	display:block;
	vertical-align:middle;
	line-height:18px;
	
}
.new-2024 a:hover {
	color:#fff;
}
.new-2024 .txt { 
	position:relative;
	display:inline-block;
	vertical-align:middle;
	font-size:18px;
}
.new-2024 .icon { 
	position:relative;
	display:inline-block;
	background:rgba(255,255,255,1);
	color:rgba(85,70,60,1); 
	font-weight:400; 
	font-size:14px;
	padding:0px 10px 0px;	
	line-height:18px;
	margin:0px 0 0 10px;
	-webkit-border-radius: 50px; 
	   -moz-border-radius: 50px; 
		    border-radius: 50px;

}

@media screen and (max-width: 480px) {
	.new-2024 .txt {
		font-size:14px;
		letter-spacing:-0.5px;
	}
	.new-2024 .icon { 
		padding:0px 5px 0px;	
		font-size:12px;	
		margin:0px 0 0 5px;
	}
}

@media screen and (max-width: 375px) {
	.new-2024 .txt {
		font-size:13px;
		letter-spacing:-0.5px;
	}
	.new-2024 .icon { 
		padding:0px 5px 0px;	
		font-size:12px;	
		margin:0px 0 0 5px;
	}
}

#gnb {
	position:relative;
	position: fixed;
	top:0;
	left:0;
	width: 100%; 
	/*height:200px;*/
	z-index: 200;
	-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;
	padding:0px 0px;
	margin:0 auto;
	background:rgba(255,255,255,1);
	border-bottom:1px solid rgba(235,230,230,1);
	/*box-shadow: 0 3px 8px rgba(0,0,0,.1);*/
}
#gnb.banner {
	top:60px;
}
#gnb.gnb-scroll-up {
	top:-140px;
	box-shadow: 0 5px 10px rgba(0,0,0,.1);
}
#gnb.banner.scroll-up {
	top: 0px;	
}
#gnb.gnb-scroll-down {
	top:-201px;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}

.marginArea {
	position:relative;
	height:200px;
}
@media screen and (max-width: 1024px) {
	.marginArea {
		height:50px;
	}
}

.cssi {
	position: absolute;
	top:1px;
	right:50px;
	z-index:2;
}
.cssi img {
	position:relative;
	height:200px;
	
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}
#gnb.gnb-scroll-down .cssi,
#gnb.gnb-scroll-up .cssi {
	top:0px;
}
#gnb.gnb-scroll-down .cssi img,
#gnb.gnb-scroll-up .cssi img {
	margin-top:0px;
	height:140px;
}

@media screen and (max-width: 1800px) {
	.cssi {
		right:40px;
	}
	.cssi img {
		height:140px;
	}
}
.gnbBox {
	position:relative;
	width: 100%; 
	margin:0 auto;
	padding:0px 0px;
	text-align:center;
}

.gnbLogoArea {
	position:relative;
	display:block;
	text-align:center;
	/*height:139px;*/
	border-bottom:1px solid rgba(235,230,230,1);
}

.gnbMenuArea {
	position: relative;
	display:block;
	text-align:center;
}

.gnbSnsArea {
	position: absolute;
	top:45px;
	right:60px;
}

.gnbBgF {
	position:absolute;
	top:0;
	left:0;
	width: 100%; 
	height:180px;
	z-index: 99;
	background:url(/imgs/gnb/gnbBGBlack.png) repeat-x;
}
.gnbBgB {
	position:absolute;
	top:0;
	left:0;
	width: 100%; 
	height:0px;
	z-index: 100;
	background:rgba(35,25,20,.7);
	-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
}

.gnbLogo {
	display: block;
    position: relative;
	text-align:center;
}
.gnbLogo a { 
	position: relative;
	display:inline-block;
	width: 400px; 
	height: 139px; 
	background: url(/imgs/gnb/logo.png) center center no-repeat; text-indent: -9999px; 
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}

.naviArea {
	position:relative;
	display: block;
	text-align:center;
	vertical-align:top;	
	font-size:0;
}
.gnbRight {
	text-align:right;
	padding-right:320px;
}

.naviArea .navi {
	display: inline-block;
	margin-bottom: 0;
	position:relative;
	padding:0 0px;
}

.naviArea .navi > li {
	display: inline-block;
	position: relative;
	vertical-align:top;
}

.naviArea .navi > li > a {
	display: inline-block;
	position: relative;
	width:100%;
	
	letter-spacing:0px;
    -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none;
	
    font-size: 18px;
	vertical-align:middle;
	text-align:left;
	padding:0px 30px 0px;
	z-index:2;
	line-height:60px;
}

.naviArea .navi > li > a > div {
	color:rgba(54,1,0,1);
	position:relative;
	font-weight:400;
	letter-spacing:0px;
	text-transform:uppercase;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}
.naviArea .navi > li .underline {
	position:absolute;
	top: -5px; left: calc(50% - 5px); 
	width:10px; 
	height:10px;
	-webkit-border-radius: 50%; 
	-moz-border-radius: 50%; 
	border-radius: 50%;
	/* bar */
	/*bottom: 0px; left: 0; right: 0; height:5px;*/
	background:rgba(185,155,140,1);	
	background:rgba(97,79,70,1);	
	background:rgba(255,255,255,1);	
	border:2px solid rgba(97,79,70,1);
    overflow: hidden;
	-webkit-transition: all 0.4s ease; 
	-moz-transition: all 0.4s ease; 
	-o-transition: all 0.4s ease; 
	transition: all 0.4s ease;
	display:none;
	opacity:0;
	z-index:2;
}

.gnb-scroll-up .naviArea .navi > li .underline {
	/*top:0px;*/
}

.naviArea .navi > li.on .underline {
	opacity:1;
}

.naviArea .navi > li > a span {
	display:none;	
}

.naviArea .navi > li .underline {
	display:block;
}

.naviArea .navi > li.off > a > div {
	color:rgba(54,1,0,.5);
}
.naviArea .navi > li.on > a > div {
	color:rgba(54,1,0,1);
	font-weight:500;
}
.naviArea .navi > li.over > a > div {
	color:rgba(54,1,0,1);
}

.naviArea .navi > li > a:hover > div {color:rgba(54,1,0,1);}

.naviArea .navi .nchild {
	position:absolute;
	left:50%; 
	left:0; 
	top:100%;
	white-space:nowrap; 
	background:rgba(255,255,255,1);
	
	text-align:left; 
	-webkit-tap-highlight-color:rgba(0,0,0,0); 
	box-shadow:5px 8px 8px rgba(0,0,0,0.2);
	-webkitbox-shadow:5px 5px 8px rgba(0,0,0,0.2);
	
	/*-webkit-transform: translateX(-50%);
		 -o-transform: translateX(-50%);
			transform: translateX(-50%);*/
		 
	min-width:160px;
	padding:0px 0px 0px;
	z-index:10;
	visibility: hidden;
	filter: alpha(opacity=0);
    opacity: 0;
	/*-webkit-transition: opacity .2s ease-out, top .3s ease-out;
       -moz-transition: opacity .2s ease-out, top .3s ease-out;
        -ms-transition: opacity .2s ease-out, top .3s ease-out;
         -o-transition: opacity .2s ease-out, top .3s ease-out;
            transition: opacity .2s ease-out, top .3s ease-out;*/
}
.naviArea .navi > li:nth-child(5) .nchild {
	min-width:180px;
}

.naviArea .navi > li:nth-child(6) .nchild {
	min-width:180px;
}

.naviArea .navi > li.over .nchild {
	zoom: 1;
	filter: alpha(opacity=100);
    opacity: 1;
	visibility: visible;
	top:100%;
}
.naviArea .navi .nchild .nchild-Tit { 
	position:relative; 
	display:block; 
	padding:0px 30px 10px ; 
	font-size:16px; 
	color:rgba(255,255,255,1);
	font-family: 'Noto Serif KR';
	letter-spacing:0px;
}
.naviArea .navi .nchild > li {padding:0px 0px 0;}
.naviArea .navi .nchild > li a { 
	position:relative; 
	display:block; 
	padding:10px 10px 10px 30px; 
	font-size:14px; 
	text-align:left;
	color:rgba(54,1,0,1);
}
.naviArea .navi .nchild > li a > span { 
	display:none;
}

.naviArea .navi .nchild a:hover, .naviArea .navi .nchild a:focus, .naviArea .navi .nchild .hover > a  {background:rgba(250,245,235,1);}
.naviArea .navi .nchild a.on {color:rgba(255,255,255,1);background:rgba(85,70,60,1);}

/* floor GNB */
.naviArea .navi > li.gnb-floor .nchild {
	width:580px;
	/*left:-200px;*/
	padding:0 20px 20px;
}

.gnbFloor {
	display:table;
	width:100%;
}
.gnbFloor a.item:hover {
	background:rgba(250,245,235,1);
}
.gnbFloor .item {
	display:table-row; 
	padding:0px;
	font-size:0px;
	color:rgba(54,1,0,1);
	height:44px;
}
.gnbFloor .item > div {
	display:table-cell;
	font-size:15px;
	line-height:140%;
	font-weight:300;
	padding:3px 15px 0px;
	width:25%;
	text-align:center;
	vertical-align:middle;
	border:1px solid rgba(235,225,215,1);
	border-right:none;
	border-top:none;
}
.gnbFloor .item > div:first-child {
	font-size:22px;
	background:rgba(250,245,235,1);
}
.gnbFloor .item > div:last-child {
	text-align:left;
	text-align:center;
	border-right:1px solid rgba(235,225,215,1);
}
.gnbFloor .gnbFloorTit {
	text-align:center;
	background:rgba(180,165,155,1);
	height:38px;
	color:rgba(255,255,255,1);
}
.gnbFloor .gnbFloorTit > div {
	border:1px solid rgba(200,185,175,1);
	border-right:none;
	border-top:none;
	border-bottom:none;
}
.gnbFloor .gnbFloorTit > div:first-child {
	font-size:15px;
	background:rgba(180,165,155,1);
	
	border:1px solid rgba(180,165,155,1);
}
.gnbFloor .gnbFloorTit > div:last-child {
	text-align:center;
	border-right:1px solid rgba(180,165,155,1);
}

.naviSocial {
	display: inline-block;
	width:auto;
	font-size:0;
	margin-right:0px;
	vertical-align:top;
}

.naviSocial > li{
	display: inline-block;
	*display: inline;
	zoom: 1;
	position: relative;
	margin-left:5px;
	margin-bottom:5px;
	font-size:0;
	vertical-align:top;
}

.naviSocial > li a {
	position: relative;
	text-align:center;
	display:block; 
	width:30px; height:30px; 
	overflow:hidden; 
	border-radius:50%; -webkit-border-radius:50%;	
}

.naviSocial > li a.tel {
	
	height:30px;
	padding:0 16px 0 36px; 
	text-decoration:none;
	font-size:14px;
	width:auto;
	min-width:auto;
	overflow:hidden; 
	line-height:28px;
	border-radius: 30px 30px 30px 30px;
	background:rgba(140,140,140,1) url(/imgs/gnb/sns_tel2.png) no-repeat 4px 50%;
	background:rgba(110,110,110,1) url(/imgs/gnb/sns_tel.png) no-repeat 4px 50%;
	color:rgba(255,255,255,1);
}
.naviSocial > li a.tel .out {
	position:relative;
	display:inline-block;
}
.naviSocial > li a.tel.mobile {
	font-size:14px;
	background:rgba(140,140,140,1) url(/imgs/gnb/sns_tel.png) no-repeat 4px 50%;
}

.naviSocial > li a.group {
	padding:0 15px 0 33px; 
	text-decoration:none;
	font-size:14px;
	width:auto;
	overflow:hidden; 
	border-radius: 30px 30px 30px 30px;
	line-height:28px;
	background:rgba(95,70,60,1) url(/imgs/gnb/tGroup.png) no-repeat 4px 50%;
	color:rgba(255,255,255,1);
}
.naviSocial > li a.group:hover {
	background:rgba(140,110,90,1)  url(/imgs/gnb/tGroup.png) no-repeat 4px 50%;
	color:rgba(255,255,255,1);
}
.naviSocial > li a.blog {background:#21c407 url(/imgs/gnb/sns_naverBlog.png) no-repeat center 50%;}
.naviSocial > li a.blog2 {background:url(/imgs/gnb/sns_naverBlog.png) no-repeat center 50%;}
.naviSocial > li a.blog2:hover {background:#21c407 url(/imgs/gnb/sns_naverBlog.png) no-repeat center 50%;}
.naviSocial > li a.blogDark {background:#666 url(/imgs/gnb/sns_naverBlog.png) no-repeat center 50%;}
.naviSocial > li a.blogDark:hover {background:#21c407 url(/imgs/gnb/sns_naverBlog.png) no-repeat center 50%;}

.naviSocial > li a.naverBlog {
	padding:0 14px 0 34px; 
	text-decoration:none;
	font-size:13px;
	width:auto;
	overflow:hidden; 
	border-radius: 15px 15px 15px 15px;
	line-height:30px;
	background:#21c407 url(/imgs/gnb/sns_naverCafe3.png) no-repeat 4px 50%;
	color:rgba(255,255,255,1);
}

.naviSocial > li a.cafe {background:#21c407 url(/imgs/gnb/sns_naverCafe.png) no-repeat center 50%;}
.naviSocial > li a.cafe2 {background:rgba(230,200,160,.8) url(/imgs/gnb/sns_naverCafe2.png) no-repeat center 50%;}
.naviSocial > li a.cafeDark {background:#666 url(/imgs/gnb/sns_naverCafe.png) no-repeat center 50%;}
.naviSocial > li a.cafeDark:hover {background:#21c407 url(/imgs/gnb/sns_naverCafe.png) no-repeat center 50%;}

.naviSocial > li a.facebook {background:#3e5b99 url(/imgs/gnb/sns_facebook.png) no-repeat center 50%;}
.naviSocial > li a.facebook2 {background:url(/imgs/gnb/sns_facebook2.png) no-repeat center 50%;}
.naviSocial > li a.facebook2:hover {background:#3e5b99 url(/imgs/gnb/sns_facebook.png) no-repeat center 50%;}
.naviSocial > li a.twitter {background:#00acec url(/imgs/gnb/sns_twitter.png) no-repeat center 50%;}
.naviSocial > li a.instagram {background:#e9224f url(/imgs/gnb/sns_instagram3.png) no-repeat center 50%;}
.naviSocial > li a.instagram2 {background:url(/imgs/gnb/sns_instagram.png) no-repeat center 50%;}
.naviSocial > li a.instagram2:hover {background:#e9224f url(/imgs/gnb/sns_instagram3.png) no-repeat center 50%;}

.naviSocial > li a.facebookDark {background:#666 url(/imgs/gnb/sns_facebook.png) no-repeat center 50%;}
.naviSocial > li a.twitterDark {background:#666 url(/imgs/gnb/sns_twitter.png) no-repeat center 50%;}
.naviSocial > li a.instagramDark {background:#666 url(/imgs/gnb/sns_instagram.png) no-repeat center 50%;}

.naviSocial > li a.facebookDark:hover {background:#3e5b99 url(/imgs/gnb/sns_facebook.png) no-repeat center 50%;}
.naviSocial > li a.twitterDark:hover {background:#00acec url(/imgs/gnb/sns_twitter.png) no-repeat center 50%;}
.naviSocial > li a.instagramDark:hover {background:#e9224f url(/imgs/gnb/sns_instagram2.png) no-repeat center 50%;}

.naviSocial > li a.kakaostory {background:#ffd200 url(/imgs/gnb/sns_kakaostory.png) no-repeat center 50%;}
.naviSocial > li a.kakaotalk {background:#fae100 url(/imgs/gnb/sns_kakaotalk.png) no-repeat center 50%;}
.naviSocial > li a.kakaotalk3 {background:rgba(255,255,255,1) url(/imgs/gnb/sns_kakaotalk.png) no-repeat center 50%;}
.naviSocial > li a.kakaotalk2 {background:rgba(230,200,160,.8) url(/imgs/gnb/sns_kakaotalk3.png) no-repeat center 50%;}
.naviSocial > li a.kakaotalk2:hover {background:#fae100 url(/imgs/gnb/sns_kakaotalk.png) no-repeat center 50%;}
.naviSocial > li a.tel2 {background:rgba(50,50,35,1) url(/imgs/gnb/sns_tel2.png) no-repeat center 50%;}
.naviSocial > li a span {line-height:1px; font-size:1px; position:absolute; left:-10000px; top:0; overflow:hidden; text-indent:-30000px;}

.family {
	margin-top:0px;
}
.family a.groupOpen {
	position:relative;
	display:inline-block;
	text-decoration:none;
	font-size:14px;
	width:auto;
	color:rgba(255,255,255,1);
}
.family a.groupOpen .left {
	position:relative;
	display:inline-block;
	background:rgba(110,110,110,1);
	background:rgba(185,155,140,1);
	padding:0 10px 0 20px; 
	border-radius: 15px 0px 0px 15px;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:0.5px;
	height:30px;
	line-height:28px;
}
.family a.groupOpen .right {
	position:relative;
	display:inline-block;
	background:#fff;
	color:#000;
	padding:0 15px 0 10px; 
	border-radius: 0px 15px 15px 0px;
	height:30px;
	line-height:28px;
}


.gnbRightArea {
	position:relative;text-align:center;text-align:right;padding:0px 0 0;
}
.gnbRightArea .naviSocial {
	display: block;
	width:auto;
	margin-bottom: 0;
}

.gnbRightArea .naviSocial {
	padding:0px;
	padding-left: 0px !important;
	font-size:0;
}
.gnbRightArea .naviSocial > li{
	display: inline-block;
	*display: inline;
	zoom: 1;
	position: relative;
	margin-left:5px;
	margin-bottom:5px;
}

.gnbRightArea .naviSocial a {
	position: relative;
	text-align:center;
	display: inline-block;
	/*width:40px; height:40px; overflow:hidden; border-radius:0%; -webkit-border-radius:0%;*/
}

.gnbRightArea .naviSocial a img {
	width:100%;
	max-width:40px;
	opacity:.8;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}
.gnbRightArea .naviSocial a:hover img {
	opacity:1;
}
.gnbRightArea .naviSocial a span {display:none;font-size:8px;line-height:25px;letter-spacing:0px;}


@-webkit-keyframes bar {
	
	100% {
		width:100%;
	}
}
@-moz-keyframes bar {
  	
	100% {
		width:100%;
	}
}
@-o-keyframes bar {
  	
	100% {
		width:100%;
	}
}
@keyframes bar {
 	
	100% {
		width:100%;
	}
}



#bottomSet {position:fixed; bottom:-150px; right:40px; z-index:201;/*footer z-index 보다 작게 */-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
#bottomSet img {width:40px}

/* footer */
#footer {
	position: relative;
}

#footer .footerArea {
	position: relative;
	padding: 40px 0 40px 0;
	font-size: 16px;
	text-align: left;
	background:rgba(250,250,250,1);
	color:rgba(40,25,20,1);
	font-weight:400;
	/*border:1px solid rgba(221,221,221,1);*/
	/*font-family:"Noto Serif KR",serif;*/
}
#footer .footer-copy {
	position: relative;
	display:table;
	width:100%;
	background:rgba(145,115,80,1);
	
}
#footer .footer-copy .in {
	position: relative;
	display:table-cell;
	width:100%;
    height: 80px;
    line-height: 140%;
	vertical-align:middle;
    color: #fff;
    font-size: 25px;
    text-align: center;	
	letter-spacing:0px;
	/*text-transform:uppercase;*/
}
#footer .footer-container {width:100%;margin: 0px auto;display:table;}
#footer .footer-tableCell {display:table-cell;width:25%;vertical-align:middle;padding:0 20px 0 0;position:relative;}
#footer .footer-tableCell.f2{width:75%;padding:0 0px 0 20px;}
#footer .footer-tableCell.f2{border-left:1px solid rgba(235,230,230,1);}
/*#footer .footer-table {width:100%;margin: 0px auto;text-align:left;display:table;padding:0px 0 10px;}
#footer .footer-table.t2 {border-top:1px solid rgba(235,230,230,1);padding:15px 0 5px;}*/
#footer .footer-table {width:100%;margin: 0px auto;text-align:left;display:table;padding:0px 0 0px;}
#footer .footer-table.t2 {padding:5px 0 5px;}
#footer .footer-cell {display:table-cell;vertical-align:top;}
#footer .footer-cell.c2, #footer .footer-cell.c3 {text-align:right;}
#footer .footer-addr {}
#footer .footer-addr > li {margin-bottom:5px;}
#footer .company {font-size:18px;font-weight:500;}
#footer .sep {display:inline-block;padding:3px 10px 0 10px;font-size:12px;font-weight:300;vertical-align:top;}
#footer .footer-addr .tel {margin-top:15px;}
#footer .footer-addr strong {color:rgba(0,0,0,1);font-weight:500;}
#footer .footer-addr strong a:hover{text-decoration:underline;color:rgba(40,25,20,1);}

#footer .footer-addr a.tel {
	position: relative;
	display:inline-block; 
	height:30px; 
	overflow:hidden; 
	margin-top:10px;
	line-height:28px; 
	padding:0 14px 0 36px; 
	text-decoration:none;
	width:auto;
	overflow:hidden; 
	border-radius: 15px 15px 15px 15px;
	background:rgba(220,220,220,1) url(/imgs/gnb/sns_tel.png) no-repeat 4px 50%;
	
}

#footer .footer-logo {
	/*margin-top:5px;*/
}
#footer .footer-logo img {
	width:320px;
}
#footer .footer-sns {
    position: absolute;
    bottom: 15px;
    text-align: left;
    height: 30px;
}
#footer .footer-sns .naviSocial > li{
	margin-left:0px;
	margin-right:5px;
	margin-bottom:0px;
}
#footer .footer-sns .naviSocial > li:last-child {
	margin-right:0;
}
#footer .copyright {font-size:11px;letter-spacing:0px;vertical-align:bototm;margin-top:3px;}
#footer .office .sep {padding:1px 10px 0 10px;}
#footer .office {font-size:15px;}

#footer .footer-gnb > li {
	display: block;
	position: relative;
	margin-bottom:5px;
	/*text-transform:uppercase;*/
}
#footer .footer-gnb > li a:hover{text-decoration:underline;color:#fff;}

#footer .footerFamily {
	position:relative;
	display:inline-block;
	z-index:200;
	font-size:14px;
	font-weight:500;
}
.familyKind {
	display:block;
	width:240px;
	height:40px;
	background:rgba(255,255,255,1);
	line-height:40px;
	text-align:left;
	padding-left:20px;
	border:1px solid rgba(85,70,60,.3);
}
.familyKind:after { 
	position: absolute; 
	top: 0px; right: 15px; bottom: 0; 
	font-family: 'themify'; content: "\e65f";
	-webkit-font-smoothing: antialiased; text-indent: 0; -moz-osx-font-smoothing: grayscale; 
}
.familyKind:hover {
	background:rgba(85,70,60,1);
	border:1px solid rgba(85,70,60,.3);
	color:#fff;
}
#footer .footerFamily.on .familyKind:after { 
	font-family: 'themify'; content: "\e65c";
}
#footer .footerFamily ul {
	border:1px solid rgba(85,70,60,.3);
	width:240px;
	position:absolute;
	right:0;
	bottom:39px;
	background:#fff;
	overflow:hidden;
	text-align:left;
	display:none;
}
#footer .footerFamily ul li {font-size:14px;}
#footer .footerFamily ul li a {height:40px;padding-left:20px;display:block;text-decoration:none;line-height:40px;letter-spacing:0px;}
#footer .footerFamily ul li a:hover, 
#footer .footerFamily ul li a:focus {background:rgba(85,70,60,1);color:#fff}

#gnbMobile {
	position: relative;
	position: fixed;
	top:0;
	left:0;
	width: 100%; 
	z-index: 150;
	-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
	padding:0px;
	max-width:1800px;
	margin:0 auto;
	display:none;
	background: rgba(255,255,255,1);
	box-shadow: 0 5px 10px rgba(0,0,0,.1);
}

#gnbMobile.gnb-scroll-down {
	position: fixed;
	top: -60px;	
}
#gnbMobile.banner.gnb-scroll-down {
	top: -120px;	
}
.gnbMobileBox {
	display: table;
	width: 100%;
	margin:0 auto;
	z-index: 101;
	max-width: 1240px;
	position:relative;
}

.gnbMobileBox .gnbBoxItem {
	display:table-cell;
	padding:10px 30px 10px 30px;
	vertical-align:top;
	font-size:0;
	vertical-align:middle;
}
.gnbMobileBox .gnbBoxItem.left {
	width:calc(100%-220px);
	text-align:left;
}
.gnbMobileBox .gnbBoxItem.right {
	text-align:right;
}

.mobileLogo a { 
	display:inline-block;
	width: 160px; 
	height: 30px; 
	background: url(/imgs/gnb/logom.png) 0 center no-repeat; 
	text-indent: -9999px; 
}

.mobileBtn {
	margin-left:0px;
	display:inline-block;
}

#hamburger {
	width: 35px;
	display:block;
	text-align:right;
	font-size:0;
}
#hamburger span {
   background:rgba(85,70,60,1);
   display: inline-block;
   width: 100%;
   height: 3px;
   margin: 3px 0;
   -webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	        transition: all 0.3s ease;
}
#hamburger .bottom-bar {
   width:60%;
}
#hamburger:hover .bottom-bar {
	width:100%;
}
#hamburger:hover .middle-bar {
	width:60%;
}

/* side Menu */
.sideContainer {
	position:relative;
	padding: 40px 50px;
	max-width:none;
	width:100%;
}
#sideMenu.open {
	visibility:visible;
}

#sideMenu.open .menuBack {
	
	opacity:.6;
	visibility:visible;
}

#sideMenu {
	visibility:hidden;
	display:block;
	position: fixed; 
	width: 100%;
	height: 100vh;
	top: 0px;
	left: 0;
    right: 0;
	z-index: 2999;
}

#sideMenu .menuBack {
	visibility:hidden;
	position: absolute; 
	width: 100%;
	height: 100vh;
	top: 0px;
	left: 0;
    right: 0;
	background:rgba(0,0,0,1);
	
	opacity:0;
	-webkit-transition: opacity .4s ease-out;
       -moz-transition: opacity .4s ease-out;
        -ms-transition: opacity .4s ease-out;
         -o-transition: opacity .4s ease-out;
            transition: opacity .4s ease-out;
	z-index: 1;
}

#sideMenu .menuClose {
	position: fixed;
    z-index: 3;
	font-size: 0;
    width: 40px;
    height: 40px;
    top: 20px;
    right: 35px;
	cursor: pointer;
}

#sideMenu .menuClose:before, #sideMenu .menuClose:after {
    margin-top: 20px;
	content: "";
    display: block;
    width: 100%;
    position: absolute;

	-webkit-transition: background-color .3s;
	   -moz-transition: background-color .3s;
	     -o-transition: background-color .3s;
	        transition: background-color .3s;
    box-shadow: none;
    height: 1px;
    background:rgba(102,102,102,1);;
}
#sideMenu .menuClose:before {
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
			transform: rotate(45deg);
}
#sideMenu .menuClose:after {

	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	     -o-transform: rotate(-45deg);
			transform: rotate(-45deg);
}

#sideMenu .menuClose:hover:before, #sideMenu .menuClose:hover:after{
    background-color: rgba(33,33,33,1) !important;
}

#sideMenu .menuClose.black:before, #sideMenu .menuClose.black:after {
    background-color:#999 !important;
}
#sideMenu .menuClose.black:hover:before, #sideMenu .menuClose.black:hover:after{
    background-color: #000 !important;
}

#sideMenu .menuPanel {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100vh;
	background:rgba(34,34,34,1);
	background:rgba(255,255,255,1);
	z-index: 2;
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;
	
	/*-webkit-flex-direction: column;
			flex-direction: column;*/
	display:block;		
	overflow-y:auto;
}

#sideMenu .menuArea {
	position:relative;
	/*display:flex;
	-webkit-box-flex:1 1 auto;
	   -moz-box-flex:1 1 auto;
	    -webkit-flex:1 1 auto;
	  		-ms-flex:1 1 auto;
	  			flex:1 1 auto;*/
	display:block;
	/*flex: 1 1 auto;
	flex-grow:1;
	flex-shrink:1;
	flex-basis:auto;*/
}
#sideMenu .menuFooter {
	position:relative;
	display:flex;
	display:block;
	text-align:left;
	padding: 0px 20px 15px;
}

#sideMenu .menuFooter .logo {
	display:block;
	margin:10px 0 20px;
}
#sideMenu .menuFooter .logo img {
	margin-left:0px;
}
#sideMenu .menuFooter .copyright {
	font-size:12px;
	color:rgba(153,153,153,1);
	font-weight:600;
	line-height:26px;
	letter-spacing:-0.5px;
}

#sideMenu .menuFooter .phone {
	position: relative;
	text-align:center;
	display:inline-block; 
	height:30px; 
	line-height:30px; 
	padding:0 14px 0 36px; 
	text-decoration:none;
	font-size:14px;
	width:auto;
	overflow:hidden; 
	border-radius: 15px 15px 15px 15px;
	background:rgba(153,153,153,1) url(/imgs/gnb/sns_tel.png) no-repeat 4px 50%;
	color:rgba(255,255,255,1);
}
#sideMenu .side-addr {
	padding:20px 10px 30px 25px;
	font-size:14px;
	background:rgba(250,250,250,1);
}
#sideMenu .side-addr .company {
	font-size:18px;
	font-weight:500;
}
#sideMenu .footer {
	position:relative;
	display:block;
}

.sideGnb {
	position:relative;
	display:block;
	margin: 0;
	min-height:280px;
	width:100%;
	padding:100px 0px 40px; 
	/*text-transform:uppercase;*/
}
.sideGnb > li {
	position:relative;
	display:table;
	width:100%;
	padding-bottom:30px;
}
.sideGnb > li:last-child {
	padding-bottom:0px;
}
.sideGnb > li > .nchild {
	position:relative;
	display:table-cell;
	width:50%;
	vertical-align:top;
	
}
.sideGnb > li > a {
	position:relative;
	display:table-cell;
	width:50%;
	vertical-align:top;
	padding:3px 10px 0 0;
}

.sideGnb > li > a div {
	display:inline-block;
	font-weight:300;
	font-size: 24px;
	text-decoration: none;
	color:rgba(175,148,83,1);
	color:rgba(115,90,30,1);
	line-height:130%;
	font-family:"Oswald","Noto Sans KR",serif;
	white-space: nowrap; 
	overflow: hidden;
	text-overflow:ellipsis;
	letter-spacing:0.5px;
	/*text-transform:uppercase;*/
}

.sideGnb > li > a span {
	display:none;
	font-size:14px;
	line-height:20px;
	font-weight:300;
	margin-left:2px;
	color:gba(175,148,83,.5);
	font-family:"Noto Sans KR",sans-serif;
}

.sideGnb > li > a:hover div {color:rgba(0,0,0,1);}
.sideGnb > li > a:hover span {color:rgba(0,0,0,1);}

.sideGnb > li.on > a div,
.sideGnb > li.on > a:hover div {
	color:rgba(65,50,50,1);
	color:rgba(0,0,0,1);
}

.sideGnb .nchild > li {
	padding:0px 0px 3px 15px;
	position:relative;
	display:block; 
	border-left:2px solid rgba(175,148,83,.2);
}
.sideGnb .nchild > li:last-child {
	padding:0px 0px 0px 15px;
}
.sideGnb .nchild a { 
	position:relative; 
	display:inline-block; 
	padding:5px 0px 0px 0px; 
	font-size:15px;
	color:rgba(175,148,83,1);
	color:rgba(115,90,30,1); 
	font-weight:300;
	text-align:left;
	line-height:130%;
}
.sideGnb .nchild a:hover {color:rgba(0,0,0,1);}
.sideGnb .nchild > li.on > a {
	color:rgba(0,0,0,1);
}
.sideGnb .nchild > li.on > a:after {
	content:''; 
	display:block; 
	position:absolute; 
	top:110%; left:0; 
	width:100%;

	-webkit-transition: background-color .3s;
	   -moz-transition: background-color .3s;
	     -o-transition: background-color .3s;
	        transition: background-color .3s;
    box-shadow: none;
    height: 1px;
    background:rgba(0,0,0,1);
}
.sideGnb .nchild > li a:before{
	content:''; 
	display:block; 
	position:absolute; 
	top:110%; left:0; 
	width:0; height:1px; 
	background:rgba(115,90,30,1); 
	z-index:-1
	-webkit-transition: all 0.3s ease; 
	   -moz-transition: all 0.3s ease; 
	     -o-transition: all 0.3s ease; 
	        transition: all 0.3s ease;
}
.sideGnb .nchild > li a:hover:before {width:100%}

#sideMenu .sidePanel .logo {
	display:block;
	padding:20px 30px;
}
#sideMenu .sidePanel .logo img {
	display:inline-block;
}

.sideNavi {
	position:relative;
	display:block;
	margin: 0;
	min-height:280px;
	width:100%;
	padding:20px 0px 20px; 
	/*text-transform:uppercase;*/
}
.sideNavi > li > a {
	position:relative;
	display:block;
	padding: 15px 20px 15px 30px;
	font-size: 20px;
	text-decoration: none;
	color:rgba(51,51,51,.7);
	line-height:20px;
	border-bottom:1px solid rgba(232,232,232, 1);
	white-space: nowrap; overflow: hidden; text-overflow:ellipsis;
}
.sideNavi > li > a div {
	display:inline-block;
	font-weight:400;
}
.sideNavi > li > a span {
	font-size:14px;
	float:right;
	line-height:20px;
	padding-left: 8px;
	font-weight:300;
	font-family:"Noto Sans KR",sans-serif;
}

.sideNavi > li.has-child > a:after {
	position: absolute;
	right: 30px;
	top: 17px;
	z-index: 5;
	display: block;
	height:16px;
	width: 1px;
	background: rgba(102,102,102, 1);
	content: "";
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.sideNavi > li.has-child > a:before {
	position: absolute;
	right: 22px;
	top: 24px;
	display: block;
	width: 17px;
	height: 1px;
	background: rgba(102,102,102, 1);
	content: "";
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.sideNavi ul {
	border-bottom:1px solid rgba(232,232,232, 1);
}
.sideNavi ul {
	display:none;
}
.sideNavi .nchild-Tit {display:none}
.sideNavi ul > li {
	/*margin-left:30px;*/
	border-top: 1px solid #f1f1f2;
}
.sideNavi ul > li > a {
	position:relative;
	display:block;
	padding: 12px 20px 12px 30px;
	font-size: 14px;
	text-decoration: none;
	color:rgba(51,51,51,1);
	line-height:1;
	background:rgba(250,250,250,1);
	white-space: nowrap; overflow: hidden; text-overflow:ellipsis;
}
.sideNavi ul > li > a span {
	display:none;
}
.sideNavi ul > li > a:hover {
	color:rgba(0, 0, 0,1);
} 


.sideNavi > li.open > a,
.sideNavi > li > a:hover {
	color:rgba(0, 0, 0,1);
}
.sideNavi > li.open > a div {
	font-weight:500;
}
.sideNavi > li.has-child.open > a:before {
	background: rgba(102,102,102, 0);
}
.sideNavi > li.has-child.open > a:after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	background: rgba(102,102,102, 1);
}
.sideNavi > li.has-child.open > a {
	border-bottom:1px solid rgba(102,102,102, 0);
}
.sideNavi ul {
	border-bottom:1px solid rgba(232,232,232, 1);
}

.sideNavi ul > li.open > a,
.sideNavi ul > li.on > a{
	color:rgba(0, 0, 0, 1);
	font-weight:400;
}
.sideNavi ul > li.on > a:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 1px;
    margin-right: 8px;
    background-color:rgba(220,120,1,1);
	background-color:rgba(0,0,0,1);
    vertical-align: middle;
}

.sideNavi > li.gnb-floor .nchild {
	display:none;
}


.unitBox {position:relative;padding:0px 0px 20px;vertical-align:top;font-size:0;}
.unitBox h5 {
	line-height:1.2;
	font-size:13px;
}
.unitBox h4 {font-family:"Barlow Condensed",sans-serif;color:#fff;font-size:14px;line-height:1.4;}
.unitBox a.last {margin-right:0px;margin-left:2%;}
.unitBox a {
	width:48%;display:inline-block;
	margin-right:2%;
	text-transform:uppercase;
	background-color:rgba(64,64,64,.45);
	color:#fff;
	text-align:center;
	padding:4px;
}
.unitBox a.last {background-color:rgba(64,64,64,.6);}
.unitBox a:hover {background-color:rgba(64,64,64,1);}
.unitBox .unitBoxIn {border:1px solid rgba(255,255,255,.3);padding:10px 10px 12px 10px;}


/* mark */
.mark_container { padding: 180px 0; max-width:1200px; margin:0 auto; word-break: keep-all; color: #fff; }
.mark_header { margin-bottom: 50px; border-bottom: 4px solid #d3000c; }
.mark_header_title { font-size: 50px; font-weight: 300; line-height: 1.2; }
.mark_header_date { font-size: 14px; font-weight: 500; position: relative; top: -20px; text-align: right; }
.mark_list {text-align:center;}
.mark_listitem {display:inline-block;width:40%;}
.mark_listitem img {width:100%;}

.mark_list2 {text-align:left;}
.mark_listitem2 {font-size: 15px;line-height: 2;letter-spacing: -0.025em;color: #bbb;}
.mark_listitem2 > p,
.mark_listitem2 > ul,
.mark_listitem2 > ol,
.mark_listitem2 > table {margin-bottom: 30px;}
.mark_content h2 {padding-bottom: 6px;font-size: 15px;color: #fff;}
.mark_content table {width: 100%;max-width: 486px;border-top: 2px solid #bbb;}
.mark_content table * {padding: 14px 0;text-align: center;}
.mark_content thead th {width: 60%;font-weight: 500;color: #fff;border-bottom: 1px solid #bbb;}
.mark_content thead th:first-child {width: 40%;border-right: 1px solid #bbb;}
.mark_content tbody td {width: 60%;border-bottom: 1px solid #bbb;}
.mark_content tbody td:first-child {width: 40%;border-right: 1px solid #bbb;}
.mark_content .mark_first h2 {font-size: 18px;}
.mark_content .mark_first p {color: #fff;}

.mark_close {font-size: 50px;position: fixed;top: 61px;right: 61px;width: 64px;height: 64px;padding: 0;cursor: pointer;opacity: 0;color: #fff;border: 0;outline: 0;background: #d3000c;z-index: 1044;-webkit-transition: opacity 600ms ease;transition: opacity 600ms ease;}
.mark_close:hover,
.mark_close:focus { opacity: .7; }
.mfp_open .mark_close{opacity: 1;}
.mark_close {}
.mark_close span {display:block; width:100%; height:100%; line-height:50px;}

/* MAGNIFIC POPUP DEBUGGING */
body.mfp_open { overflow: hidden; }
.mfp-bg, .mfp-wrap { position: fixed !important; height: 100% !important; }
.mfp-bg { }
.mfp-wrap { top: 0 !important; overflow-y: scroll; }



/* privacy */
.request_privacy_container { padding: 180px 0; max-width:1200px; margin:0 auto; word-break: keep-all; color: #fff; }
.request_privacy_header { margin-bottom: 50px; border-bottom: 4px solid #d3000c; }
.request_privacy_header_title { font-size: 50px; font-weight: 300; line-height: 1.2; }
.request_privacy_header_date { font-size: 14px; font-weight: 500; position: relative; top: -20px; text-align: right; }
.request_privacy_listitem {font-size: 15px;line-height: 2;letter-spacing: -0.025em;color: #bbb;}
.request_privacy_content h2 {padding-bottom: 6px;font-size: 15px;color: #fff;}
.request_privacy_content table {width: 100%;max-width: 486px;border-top: 2px solid #bbb;}
.request_privacy_content table * {padding: 14px 0;text-align: center;}
.request_privacy_content thead th {width: 60%;font-weight: 500;color: #fff;border-bottom: 1px solid #bbb;}
.request_privacy_content thead th:first-child {width: 40%;border-right: 1px solid #bbb;}
.request_privacy_content tbody td {width: 60%;border-bottom: 1px solid #bbb;}
.request_privacy_content tbody td:first-child {width: 40%;border-right: 1px solid #bbb;}
.request_privacy_content .request_privacy_first h2 {font-size: 18px;}
.request_privacy_content .request_privacy_first p {color: #fff;}
.request_privacy_listitem > p,
.request_privacy_listitem > ul,
.request_privacy_listitem > ol,
.request_privacy_listitem > table {margin-bottom: 30px;}
.request_privacy_close {font-size: 50px;position: fixed;top: 61px;right: 61px;width: 64px;height: 64px;padding: 0;cursor: pointer;opacity: 0;color: #fff;border: 0;outline: 0;background: #d3000c;z-index: 1044;-webkit-transition: opacity 600ms ease;transition: opacity 600ms ease;}
.request_privacy_close:hover,
.request_privacy_close:focus { opacity: .7; }
.mfp_open .request_privacy_close{opacity: 1;}
.request_privacy_close {}
.request_privacy_close span {display:block; width:100%; height:100%; font-family:'NanumSquare';line-height:64px;}

@media screen and (max-width: 1440px) {
	
}
@media screen and (max-width: 1400px) {
	.container, .articleContainer, .fullContainer, .imgContainer, .imgContainer2, .noticeContainer, .midContainer, .addContainer {padding:0 40px}	
	/* MAGNIFIC POPUP */
    .request_privacy_container { padding: 120px 3%; }
    .request_privacy_close { top: 3%; right: 3%; }
	
}
@media screen and (max-width: 1280px) {
	.container, .articleContainer, .fullContainer, .imgContainer, .imgContainer2, .noticeContainer, .midContainer, .addContainer {padding:0 40px}
	.fullPageContainer {padding:0 40px}
	
	.naviArea .navi {
		padding:0 0px;
	}
	.naviArea .navi > li > a {
		padding: 0px 25px 0px;
	}
	.naviArea .navi .nchild a { 
		padding:10px 25px 10px; 
	}
}
@media screen and (max-width: 1180px) {
	/*.container, .articleContainer, .fullContainer, .imgContainer, .imgContainer2 {padding:0 30px}*/
	#footer .footer-logo {
		margin-top:5px;
	}
	#footer .footer-logo img {
		width:280px;
	}
	#footer .footer-tableCell {vertical-align:top;}
	#footer .t2 .footer-cell {display:block;text-align:left;}
	#footer .footer-cell.c3 {text-align:left;padding:15px 0 0}
	#footer .copyright span {display:none;}
	#footer .footer-sns {
		bottom: 5px;
	}
	
	.naviArea .navi > li > a {
		font-size: 16px;
	}
	
}
@media screen and (max-width: 1024px) {
	#page {padding:0px !important;}
	#gnb {display:none;}
	.gnbBgF {display:none}
	#gnbMobile {display:block;}
	#sideMenu .menuClose {
		right: 20px;
	}
	#footer .sepBlock1 {display:block;}
	#footer .sepBlock1 .sep {display:none;}
	#footer .footer-tableCell {width:40%;text-align:right;}
	#footer .footer-tableCell.f2{width:60%;}
}
@media screen and (max-width: 980px) {
	
	#footer .footer-cell {display:block}
	#footer .footer-cell.c2 {text-align:left;}
	#footer .footer-gnb {display:none;}
	#footer .copyright {margin-top:10px;}
	#footer .footer-addr .tel {margin-top:10px;}
	#footer .footer-sns {
		bottom: 5px;
	}
	
	#footer .footer-copy .in {
		height: 90px;
		font-size: 18px;
	}
	
	.sideContainer {
		padding: 20px 40px 30px;
	}
	#sideMenu .menuClose {
		top:20px;
		right:20px;
		width: 30px;
		height: 30px;
	}

	#sideMenu .menuClose:before, #sideMenu .menuClose:after {
		margin-top: 15px;
	}
	.sideGnb {
		padding:60px 0 20px;
	}	
	
	/* MAGNIFIC POPUP */
    .request_privacy_container { padding: 80px 8%; }
    .request_privacy_header_date { text-align: left; position: static; margin: 10px 0; }
    .request_privacy_close { top: 10px; right: 10px; }
	
	/* 개인정보처리방침 */
    .request_privacy_header_title {font-size:35px;}
    .request_privacy_close {width:54px; height:54px;}
    .request_privacy_close span {line-height:40px;}
    .request_privacy_content .request_privacy_first h2 {font-size:16px;}
	.request_privacy_listitem > p, .request_privacy_listitem > ul, .request_privacy_listitem > ol, .request_privacy_listitem > table {font-size:14px;}
	br.none900 {display:block;}
}

@media screen and (max-width: 768px) {
	br.none {display:block;}
	br.none2 {display:block !important;}
	.container, .articleContainer, .fullContainer, .imgContainer, .imgContainer2, .noticeContainer, .midContainer, .addContainer {padding:0 20px}

	#footer .office .sepBlock {display:block;}
	#footer .office .sepBlock .sep {display:none;}
	
	.mobileLogo a { 
		left:20px;
	}
	.gnbMobileBox .gnbBoxItem {
		padding:10px 20px 10px 20px;
	}
	

	#hamburger {
		width: 30px;
	}
	#hamburger span {
	   height: 3px;
	   margin: 3px 0 2px;
	}
	#hamburger span:first-child {
	   margin: 0px 0 2px;
	}
	#hamburger span:last-child {
	   margin: 3px 0 0;
	}
	
	#bottomSet {right:10px;}
}

@media screen and (max-width: 640px) {
	/*.fullContainer, .imgContainer, .imgContainer2 {padding:0 0}*/
	#footer .footer-copy .in {
		height: 80px;
		font-size: 18px;
	}
	#footer .footer-sns {
		position: relative;
		display:block;
		text-align:center;
		bottom:auto;
		height:auto;
		padding:30px 0;
	}
	#footer .footer-tableCell {display:block;width:100% !important;padding:0 0px 40px 0;text-align:center;}
	#footer .footer-tableCell.f2{border-left:none;padding:0;}
	#footer .footer-cell {text-align:center !important;}
	#footer .copyright {text-align:center;}
	#footer .sepBlock2 {display:block;}
	#footer .sepBlock2 .sep {display:none;}
	
	#sideMenu .menuPanel {
		width: 80%;
	}
	.sideGnb > li > a div {
		font-size:20px;
	}
	

}
@media screen and (max-width: 480px) {
	.imgContainer, .midContainer {padding:0 0}
	#footer .footer-logo img {
		width:200px;
	}
	#footer .footerArea {
		font-size:15px;
	}
	#footer .sep {padding:1px 6px 0 6px;}
	#footer .office .sep {padding:1px 6px 0 6px;}
	
	.family {
		margin:10px 0;
	}
	
	/*#hamburger {
		width: 25px;
	}
	#hamburger span {
	   height: 2px;
	   margin: 3px 0;
	}*/
	.sideContainer {
		padding: 20px 20px 30px 30px;
	}
	#sideMenu .menuPanel {
		width: 85%;
	}
	.sideGnb .nchild a { 
		font-size:15px;
	}
	.sideGnb > li > a {
		width:40%;
	}
	.sideGnb > li > .nchild {
		width:60%;
	}
	br.none480 {display:block !important;}
}
@media screen and (max-width: 425px) {
	.addContainer {padding:0 0}
}

@media screen and (max-width: 375px) {
	.imgContainer2 {padding:0 0}
	br.none360 {display:block !important;}
	.sideGnb > li > a div {
		font-size:16px;
	}
	
	.sideGnb .nchild a { 
		font-size:14px;
	}
	#sideMenu .sidePanel .logo {
		padding:20px 20px;
	}
	#sideMenu .menuClose {
		top:20px;
		right:15px;
	}
	.sideNavi > li > a {
		padding: 15px 20px 15px 20px;
	}
	.sideNavi > li.has-child > a:after {
		right: 25px;
	}
	.sideNavi > li.has-child > a:before {
		right: 17px;
	}
	#sideMenu .side-addr {
		padding:20px 10px 30px 20px;
	}
	#sideMenu .menuFooter {
		padding: 0px 15px 15px;
	}
}

@media screen and (max-width: 320px) {
	.noticeContainer {padding:0 0}
	.fullPageContainer {padding:0 30px}
}

#sideQuick {
	position:fixed; 
	/*top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);*/
	right:50px; 
	z-index:201;
	-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
	text-align:right;
	margin-top:60px;
	top: auto;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	bottom:-20px;
	margin-top:0px;
}
#sideQuick.bottom {
	top: auto;
	-webkit-transform:none;
	-moz-transform:none;
	-ms-transform:none;
	-o-transform:none;
	transform:none;
	bottom:50px;
}
#sideQuick > li {
    font-size:0;
}
#sideQuick > li+li {
    margin-top:12px;
}
#sideQuick .tel {
	display:none;
}

#sideQuick .item {
    display: inline-block;
    overflow: hidden;
    position: relative;
    width:auto;
    height: 60px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background-color: #fff;
    text-align: center;
    -webkit-box-shadow: 3px 4px 10px 2px rgba(0,0,0,.2);
    box-shadow: 3px 4px 10px 2px rgba(0,0,0,.2);
	-webkit-transition:.4s ease-out; -moz-transition:.4s ease-out; -o-transition:.4s ease-out; transition:.4s ease-out;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

#sideQuick .top {
    margin-bottom:0px;
	opacity:0;
	visibility:hidden;
}
#sideQuick.topShow {
	margin-top:0px;
	bottom:50px;
}
#sideQuick.topShow .item.top {
	margin-bottom:0px;
	opacity:1;
	visibility:visible;
}

#sideQuick .bg {
	/*background-color:#98837f !important;*/
	background: url(/imgs/side/bg.png) center center repeat-x;
}
#sideQuick .bg-dark {
    background-color:#55463c !important;
}
#sideQuick .item .icon {
	position:relative;
    display: inline-block;
	width:60px;
    height:60px;
	overflow: hidden;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	background-size:contain;
	
}
#sideQuick .item .text {
	position:relative;
	display:none;
	-webkit-transition:.4s ease-out; -moz-transition:.4s ease-out; -o-transition:.4s ease-out; transition:.4s ease-out;
    font-size: 16px;
    vertical-align: top;
    line-height: 62px;
    color:#55463c;
	font-weight:400;
    white-space: nowrap;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
#sideQuick .text-white .text {
	color: #fff;
}


#sideQuick .item:hover {
	width:auto;
	-webkit-border-radius:30px;
	border-radius:30px;
	padding:0 25px 0 5px;
}
#sideQuick .top:hover {
	padding:0 0px 0 0;
}
#sideQuick .item:hover .text {
	display:inline-block;
	width:auto;
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


#sideQuick .item .blind {
    overflow: hidden;
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
}
#sideQuick .top .icon {
	background-image: url(/imgs/side/top.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#sideQuick .kakaotalk {
	background-color:#ffcd00 !important;
}

#sideQuick .kakaotalk .icon {
	background-image: url(/imgs/side/talk.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#sideQuick .kakaotalk .w {
	background-image: url(/imgs/side/talk_w.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#sideQuick .kakaotalk .kakaotalk {
	background-image: url(/imgs/side/kakaotalk.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#sideQuick .kakaotalk .kakaotalk_w {
	background-image: url(/imgs/side/kakaotalk_w.png);
	background-position:center center;
	background-repeat:no-repeat;
}

#sideQuick .instagram {
	background-image: url(/imgs/side/instagram_bg3.png);
	background-position:center center;
	background-repeat:no-repeat;
}

#sideQuick .instagram .icon {
	background-image: url(/imgs/side/instagram.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#sideQuick .instagram .w {
	background-image: url(/imgs/side/instagram_w.png);
	background-position:center center;
	background-repeat:no-repeat;
}

#sideQuick .facebook {
	background-color: #3e5b99 !important;
}

#sideQuick .facebook .icon {
	background-image: url(/imgs/side/facebook.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#sideQuick .facebook .w {
	background-image: url(/imgs/side/facebook_w.png);
	background-position:center center;
	background-repeat:no-repeat;
}

#sideQuick .blog {
	background-color: #19ce60 !important;
}

#sideQuick .blog .icon {
	background-image: url(/imgs/side/naverBlog.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#sideQuick .blog .w {
	background-image: url(/imgs/side/naverBlog_w.png);
	background-position:center center;
	background-repeat:no-repeat;
}

#sideQuick .reservation .icon {
	background-image: url(/imgs/side/reservation.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#sideQuick .reservation .w {
	background-image: url(/imgs/side/reservation_w.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#sideQuick .reservation .reserv2 {
	background-image: url(/imgs/side/reservation2.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#sideQuick .reservation .reserv2_w {
	background-image: url(/imgs/side/reservation2_w.png);
	background-position:center center;
	background-repeat:no-repeat;
}

#sideQuick .parking .icon {
	background-image: url(/imgs/side/parking.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#sideQuick .parking .w {
	background-image: url(/imgs/side/parking_w.png);
	background-position:center center;
	background-repeat:no-repeat;
}

#sideQuick .phone .icon {
	background-image: url(/imgs/side/phone.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#sideQuick .phone .w {
	background-image: url(/imgs/side/phone_w.png);
	background-position:center center;
	background-repeat:no-repeat;
}

#sideQuick .open {
	display:block !important;
}

#sideQuick .sideQuick_oc_btn {
	display:none;
}
#sideQuick .sideQuick_oc_btn:hover {
	padding:0 0px 0 0px;
}
#sideQuick .sideQuick_oc_btn .icon {
	background-image: url(/imgs/side/open.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#sideQuick .sideQuick_oc_btn .w {
	background-image: url(/imgs/side/open_w.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#sideQuick .sideQuick_oc_btn.close .icon {
	background-image: url(/imgs/side/close.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#sideQuick .sideQuick_oc_btn.close .w {
	background-image: url(/imgs/side/close_w.png);
	background-position:center center;
	background-repeat:no-repeat;
}

@media screen and (max-width: 1360px) {
	
	#sideQuick {
		right:30px; 
		margin-top:40px;
	}
}

@media screen and (max-width: 1024px) {
	
	#sideQuick {
		top: auto;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		bottom:-36px;
		margin-top:0px;
	}
	#sideQuick.topShow {
		bottom:30px;
	}
	
}

@media screen and (max-width: 768px) {
	#sideQuick {
		right:20px;
	}
	#sideQuick.topShow {
		bottom:20px;
	}
	#sideQuick .tel {
		display:inline-block;
	}
	#sideQuick .sideQuick_oc_btn {
		display:inline-block;
	}
	#sideQuick .item {
		height: 44px;
		-webkit-border-radius: 22px;
		border-radius: 22px;
		-webkit-box-shadow: 1px 2px 6px 2px rgba(0,0,0,.2);
	    box-shadow: 1px 2px 6px 2px rgba(0,0,0,.2);
	}
	#sideQuick .item:hover {
		-webkit-border-radius:22px;
		border-radius:22px;
	}
	#sideQuick > li+li {
 	   margin-top:10px;
	}

	#sideQuick .item .icon {
		width:44px;
		height:44px;
	}
	#sideQuick .item .text {
		font-size: 14px;
		line-height: 46px;
	}
	#sideQuick .mobile {
		display:none;
	}
}

@media screen and (max-width: 480px) {
	#sideQuick {
		right:15px;
	}
}

/* round frame */
.round-container {
	position:relative;
	width:100%;
	margin:0 auto;
	padding:0;
}

.gnb-dark .do-frame-bg {
	position:absolute;
	width:100%;
	height:60%;
	top:0;
	left:0;
	z-index:0;
	overflow:hidden;

	/*-webkit-border-radius: 0% 0% 50% 50%;
	   -moz-border-radius: 0% 0% 50% 50%;
		    border-radius: 0% 0% 50% 50%;
			
	border-bottom-left-radius: 10% 100%;
   	border-bottom-right-radius: 10% 100%;*/	
			
	background: rgba(50,38,38,1);
}
.sub-round-use .round-container,
.use-frame .round-container {
	padding-left:calc(80px);
	padding-right:calc(80px);
}
.gnb-trans .sub-round-use .round-container,
.gnb-trans .use-frame .round-container {
	
	padding-left:calc(0px);
	padding-right:calc(0px);
}
@media screen and (max-width: 1600px) {
	.sub-round-use .round-container,
	.use-frame .round-container {
		padding-left:60px;
		padding-right:60px;
	}	
}
@media screen and (max-width: 1280px) {
	.sub-round-use .round-container,
	.use-frame .round-container {
		padding-left:40px;
		padding-right:40px;
	}	
}
@media screen and (max-width: 1024px) {
	.sub-round-use .round-container,
	.use-frame .round-container {
		padding-left:0px;
		padding-right:0px;
	}
	.gnb-dark .sub-round-use .round-container,
	.gnb-dark .use-frame .round-container {
		padding-left:30px;
		padding-right:30px;
		padding-left:0px;
		padding-right:0px;
	}
}
@media screen and (max-width: 768px) {
	/*.gnb-dark .sub-round-use .round-container,
	.gnb-dark .use-frame .round-container {
		padding-left:20px;
		padding-right:20px;
	}*/
	.gnb-dark .sub-round-use .round-container,
	.gnb-dark .use-frame .round-container {
		padding-left:0px;
		padding-right:0px;
	}
}

.sub-round-use .do-round-layout {
	position:relative;
	width:100%;
	overflow:hidden;
	-webkit-border-radius: 30px; 
	   -moz-border-radius: 30px; 
		    border-radius: 30px;
			border-top-right-radius: 0px;
}
.gnb-trans .sub-round-use .do-round-layout {
		-webkit-border-radius: 0px; 
		   -moz-border-radius: 0px; 
			    border-radius: 0px;			
}
@media screen and (max-width: 1024px) {
	.sub-round-use .do-round-layout {
		-webkit-border-radius: 0px; 
		   -moz-border-radius: 0px; 
			    border-radius: 0px;

	}
	.gnb-dark .sub-round-use .do-round-layout {
		-webkit-border-radius: 0px; 
		   -moz-border-radius: 0px; 
			    border-radius: 0px;	
		/*-webkit-border-radius: 15px; 
		   -moz-border-radius: 15px; 
			    border-radius: 15px;
				border-top-right-radius: 0px;*/

	}
}
@media screen and (max-width: 768px) {
	.gnb-dark .sub-round-use .do-round-layout {
		-webkit-border-radius: 0px; 
		   -moz-border-radius: 0px; 
			    border-radius: 0px;

	}
}


.do-round-out {
	position:relative;
	width:100%;
	overflow:hidden;
	
	-webkit-border-radius: 20px; 
	   -moz-border-radius: 20px; 
		    border-radius: 20px;
}

.do-round-out-15 {
	position:relative;
	width:100%;
	overflow:hidden;
	-webkit-border-radius: 15px; 
	   -moz-border-radius: 15px; 
		    border-radius: 15px;
}

.do-round-out-10 {
	position:relative;
	width:100%;
	overflow:hidden;
	-webkit-border-radius: 10px; 
	   -moz-border-radius: 10px; 
		    border-radius: 10px;
}

.do-round-out-8 {
	position:relative;
	width:100%;
	overflow:hidden;
	-webkit-border-radius: 8px; 
	   -moz-border-radius: 8px; 
		    border-radius: 8px;
}

.do-round-out-6 {
	position:relative;
	width:100%;
	overflow:hidden;
	-webkit-border-radius: 6px; 
	   -moz-border-radius: 6px; 
		    border-radius: 6px;
}

.do-round-out-4 {
	position:relative;
	width:100%;
	overflow:hidden;
	-webkit-border-radius: 4px; 
	   -moz-border-radius: 4px; 
		    border-radius: 4px;
}


.visual-round-layout {
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
}
.use-frame .visual-round-layout {
	/*box-shadow:10px 10px 0px rgba(0,0,0,0.2);*/
	-webkit-border-radius: 30px; 
	   -moz-border-radius: 30px; 
		    border-radius: 30px;
			border-top-right-radius: 0px;
}
.gnb-trans .use-frame .visual-round-layout {
	-webkit-border-radius: 0px; 
	   -moz-border-radius: 0px; 
			border-radius: 0px;
}
@media screen and (max-width: 1024px) {
	.use-frame .visual-round-layout {
		-webkit-border-radius: 0px; 
		   -moz-border-radius: 0px; 
			    border-radius: 0px;

	}
	.gnb-dark .use-frame .visual-round-layout {
		/*-webkit-border-radius: 15px; 
		   -moz-border-radius: 15px; 
			    border-radius: 15px;
				border-top-right-radius: 0px;*/
		-webkit-border-radius: 0px 0 0 0; 
		   -moz-border-radius: 0px 0 0 0; 
			    border-radius: 0px 0 0 0; 				

	}
}
@media screen and (max-width: 768px) {
	.gnb-dark .use-frame .visual-round-layout {
		-webkit-border-radius: 0px 0 0 0; 
		   -moz-border-radius: 0px 0 0 0; 
			    border-radius: 0px 0 0 0; 

	}
}
@media screen and (max-width: 480px) {
	.do-round-out-no-border {
		-webkit-border-radius: 0px !important; 
		   -moz-border-radius: 0px !important; 
			    border-radius: 0px !important;
	}
}


.new-2024 {
	position:relative;
	padding:20px;
	background:url('/imgs/gnb/headerBG.jpg') 50% top no-repeat;
	color:#fff;
	text-align:center;
	line-height:100%;
	vertical-align:middle;
	height:60px;
}
.new-2024 a {
	position:relative;
	display:block;
	vertical-align:middle;
	line-height:18px;
	font-size:18px;
}
.new-2024 a:hover {
	color:#fff;
}
.new-2024 .txt { 
	position:relative;
	display:inline-block;
	vertical-align:middle;
}
.new-2024 .icon { 
	position:relative;
	display:inline-block;
	background:rgba(255,255,255,1);
	color:rgba(85,70,60,1); 
	font-weight:400; 
	font-size:14px;
	padding:0px 10px 0px;	
	line-height:18px;
	margin:0px 0 0 10px;
	-webkit-border-radius: 50px; 
	   -moz-border-radius: 50px; 
		    border-radius: 50px;

}