@charset "utf-8";

html,
body {
	width:100%;height:100%;box-shadow: none;
	overscroll-behavior: none;
	/*scroll-behavior: smooth;*/
	outline: none;
	min-height: -webkit-fill-available;
}
body {
	line-height: 1.7; 
	min-height: 100vh;
	transition-delay: 0s !important;
	-webkit-transition-delay: 0s !important;
}

*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

html.fix {overflow-y: hidden;}
body.fix {overflow-y: hidden;}


/* 변수 */
.gnb_filter_use {
	--gnb-filter: blur(5px);
}
.body-bg {
	background:rgba(250,250,250,1);
}
.body-w {
	background:rgba(255,255,255,1);
}
.dark-bg {
	background:rgba(0,0,0,1);
}
.gnb-top-blank {
	display:none;
}
.gnb-dark .gnb-top-blank {
}
.h100 {
	min-height:100%;
}
.font-asig {
	font-family:"asig",serif;
}

@media screen and (max-width: 1280px) {
	
}
@media screen and (max-width: 1024px) {
	.h100 {
		min-height:calc(100% - 120px);
	}
	
	.gnb-top-blank {
		height:130px;
	}
	.visual-use .gnb-top-blank,
	.footer-visual-use .gnb-top-blank {
		height:120px;
	}
	.gnb-dark .gnb-top-blank {
		height:120px;
	}
	.gnb-dark .visual-use .gnb-top-blank,
	.gnb-dark .footer-visual-use .gnb-top-blank {
		height:120px;
	}
}
@media screen and (max-width: 480px) {
	.h100 {
		min-height:calc(100% - 120px);
	}
}

.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:rgba(255,255,255,1);
	z-index: 999999;
}

#page {
	position:relative;
	height: 100vh;
	outline: none;
	margin: 0;
	padding: 0;
	/*smooth wheel*/
	/*overflow:auto;
    -webkit-overflow-scrolling: touch;*/
}
#page {margin: 0; padding: 0;}

#viewport { /*scroll*/
	overflow: hidden;
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#scroll-content-area {
	position:relative;
	width: 100%;
	/*height: 100vh;*/
	outline: none;
	margin: 0;
	padding: 0;
	overflow:visible;
}


.tCenter {text-align:center;}
.tLeft {text-align:left;}
.tRight {text-align:right;}

.font-size-11 {
	font-size:11px;
}
.font-size-12 {
	font-size:12px;
}

.container {
	width:100%;
	max-width: 1440px;
	margin:0 auto;
	padding:0 60px;
	position:relative;
	z-index:2;
}
.container1200 {
	width:100%;
	max-width: 1200px;
	margin:0 auto;
	position:relative;
	z-index:2;
}

.container1000 {
	width:100%;
	max-width: 1000px;
	margin:0 auto;
	position:relative;
	z-index:2;
}
.container840 {
	width:100%;
	max-width: 840px;
	margin:0 auto;
	position:relative;
	z-index:2;
}
.container600 {
	width:100%;
	max-width: 600px;
	margin:0 auto;
	position:relative;
	z-index:2;
}
.articleContainer {
	width:100%;
	max-width: 1400px;
	margin:0 auto;
	position:relative;
	z-index:2;
}
.fullContainer {
	width:100%;
	margin:0 auto;
	position:relative;
	padding:0 100px;
	z-index:2;
}
.full-imgContainer {
	width:100%;
	padding:0 100px;
	margin:0 auto;
	position:relative;
	z-index:2;
}
.mx-imgContainer {
	width:100%;
	padding:0 0px;
	margin:0 auto;
	position:relative;
	z-index:2;
}
.noticeContainer {
	width:100%;
	max-width: 920px;
	margin:0 auto;
	position:relative;
}
.imgContainer {
	width:100%;
	max-width: 1440px;
	margin:0 auto;
	position:relative;
	padding:0 60px;
	z-index:2;
}
.imgContainer2 {
	width:100%;
	max-width: 1400px;
	margin:0 auto;
	position:relative;
	z-index:2;
}
.imgContainer1000 {
	width:100%;
	max-width: 1000px;
	margin:0 auto;
	position:relative;
	z-index:2;
}
.imgContainer1200 {
	width:100%;
	max-width: 1200px;
	margin:0 auto;
	position:relative;
	z-index:2;
}
.imgContainer1280 {
	width:100%;
	max-width: 1280px;
	margin:0 auto;
	position:relative;
	z-index:2;
}

.imgContainer840 {
	width:100%;
	max-width: 840px;
	margin:0 auto;
	position:relative;
	z-index:2;
}
.imgContainer600 {
	width:100%;
	max-width: 600px;
	margin:0 auto;
	position:relative;
	z-index:2;
}
.maxContainer {
	width:100%;
	margin:0 auto;
	position:relative;
	z-index:2;
}
.fullPageContainer {
	width:100%;
	max-width: 1280px;
	margin:0 auto;
	position:relative;
}
.fullPageContainer1200 {
	width:100%;
	max-width: 1200px;
	margin:0 auto;
	position:relative;
}
br.none {
	display:none;
}
br.none2 {
	display:none;
}
br.none360 {
	display:none;
}
br.br_none360 {
}
br.none414 {
	display:none;
}
br.none320 {
	display:none;
}

/* MAGNIFIC POPUP DEBUGGING */

/* 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;}

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%; line-height:64px;}

@media screen and (max-width: 1600px) {
	.container, .container1200, .container1000, .container840, .articleContainer, .fullContainer, .imgContainer, .imgContainer2, 
	.imgContainer840, .imgContainer1000, .imgContainer1200, .imgContainer1280, .imgContainer1340, .noticeContainer, .full-imgContainer {padding:0 60px}	
}
@media screen and (max-width: 1400px) {
	
	/* MAGNIFIC POPUP */
    .request_privacy_container { padding: 120px 3%; }
    .request_privacy_close { top: 3%; right: 3%; }
	.fullPageContainer, .fullPageContainer1200 {padding:0 60px}
}
@media screen and (max-width: 1280px) {
	.container, .container1200, .container1000, .container840, .articleContainer, .fullContainer, .imgContainer, .imgContainer2, 
	.imgContainer840, .imgContainer1000, .imgContainer1200, .imgContainer1280, .imgContainer1340, .noticeContainer, .full-imgContainer {padding:0 40px}
	
}

@media screen and (max-width: 1024px) {
	.container, .container1200, .container1000, .container840, .articleContainer, .fullContainer, .imgContainer, .imgContainer2, 
	.imgContainer840, .imgContainer1000, .imgContainer1200, .imgContainer1280, .imgContainer1340, .noticeContainer, .full-imgContainer, .mx-imgContainer {padding:0 30px}
	#page {padding:0px !important;}
}
@media screen and (max-width: 980px) {
	/* 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;}
}

@media screen and (max-width: 768px) {
	br.none {display:block;}
	br.none2 {display:block !important;}
	br.t-br-none {display:none !important;}
	.container, .container1200, .container1000, .container840, .articleContainer, .fullContainer, .imgContainer, .imgContainer2, .imgContainer840, .container600,
	.imgContainer1000, .imgContainer1200, .imgContainer1280, .imgContainer1340, .noticeContainer, .full-imgContainer, .mx-imgContainer {padding:0 20px}
	.fullPageContainer, .fullPageContainer1200 {padding:0 40px}
}
@media screen and (max-width: 480px) {
	br.none360 {display:block !important;}
	br.m-br-none {display:none !important;}
	.imgContainer, .imgContainer840, .imgContainer1000, .imgContainer1200, .imgContainer1280, .imgContainer1340, .full-imgContainer, .mx-imgContainer {padding:0 0}
	.imgContainer640 {padding:0 0}
}
@media screen and (max-width: 414px) {
	br.none414 {display:block !important;}
}
@media screen and (max-width: 375px) {
	br.none320 {display:block !important;}
}
@media screen and (max-width: 320px) {
	.noticeContainer {padding:0 0}
}


.gnb {
	position:relative;
	left:0;
	top:0;
	width:100%;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:30px;
	-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
	z-index:20;
}
.top-group .gnb {
	padding-top:46px;
}

.gnb-line { 
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	width:100%;
	height:150%;
	opacity: 0; -webkit-transition: opacity .2s .5s ease-in-out; transition: opacity .2s .5s ease-in-out; 
	z-index:0;
}
.gnb-line span { 
	border-radius: 50%; 
	display: block; 
	position: absolute; 
	top: 0; 
	border: 2px solid #fff; 
	opacity: .5; 
	width: 800px; height: 800px; 
	-webkit-transition: all 1.5s .5s ease-in-out; transition: all 1.5s .5s ease-in-out;
}
.gnb-line.active {opacity: 1; }
.gnb-line.active span { width: 1000px; height: 1000px; }
.gnb-line span { 
	-webkit-transform: translate(150%, -70%); 
	-ms-transform: translate(150%, -70%); 
	transform: translate(120%, -75%);
}

.gnb-dark .gnb {
	background:rgba(45,25,15,1);
}
.gnb-v .gnb {
	/*padding-top:25px;
	padding-bottom:20px;
	border-bottom:5px solid rgba(150,130,105,1);*/
}
.gnb-trans .gnb {
	position: absolute;
	z-index:22;
	background:transparent;
	padding-top:40px;
	padding-bottom:80px;
	background:rgba(0,0,0,0) url(/imgs/gnb/gnbBG2.png) repeat-x;
}
.gnb-fullpage .gnb {
	position: absolute;
	z-index:22;
	background:transparent;
}
.gnb-fp-footer .gnb {
	background:rgba(255,255,255,.8);
}
.gnb-trans-bl .gnb {
	padding-bottom:40px;
	background:rgba(0,0,0,.15);
	/*border-bottom:1px solid rgba(255,255,255,.3)*/
}
.gnb-trans.top-group .gnb {
	padding-top:46px;
	padding-bottom:74px;
}
.gnb-trans.gnb-v .gnb {
	border-bottom:none;
}

.gnb-fix-top {
	position:fixed;
	width:100%;
	margin:0 auto;
	text-align:center;
	vertical-align:top;	
	font-size:0;
	top:-100px;
	z-index:30;
	background:rgba(255,255,255,1);
	background:rgba(45,25,15,.9);
	padding:10px 0;
	box-shadow: 0 5px 10px rgba(0,0,0,.1);
	-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
}
.gnb-scroll-down .gnb-fix-top {
	top:-100px;
}
.gnb-scroll-up .gnb-fix-top {
	top:0px;
}

.gnb-layout {
	position:relative;
	width: 100%; 
	margin:0 auto;
	padding:0px 0px;
	text-align:center;
	z-index:2;
	padding-left:90px;
	padding-right:100px;
}
@media screen and (max-width: 1600px) {
	.gnb-layout {
		padding-left:50px;
		padding-right:60px;
	}	
}
@media screen and (max-width: 1100px) {
	.gnb-layout {
		padding-left:30px;
		padding-right:40px;
	}	
}
.gnb-top {
	position:relative;
	display:block;
	z-index:3;	
}

.gnb-logo {
	position:absolute;
	display: block;
	left:0px;
	top:0px;
}
.gnb-dark .gnb-logo {
	top:0px;
}
.gnb-trans .gnb-logo {
	top:0px;
}

.gnb-logo a { 
	position: relative;
	display:inline-block;
	width:240px;
	height:80px;
	background: url(/imgs/gnb/sop-logo240.png) center center no-repeat;
	text-indent: -9999px;
}
.gnb-dark .gnb-logo a {
	background: url(/imgs/gnb/sop-logo-w240.png) center center no-repeat;
}
.gnb-trans .gnb-logo a,
.gnb-fp .gnb-logo a { 
	background: url(/imgs/gnb/sop-logo-w240.png) center center no-repeat;
}

@media screen and (max-width: 1340px) {
	.gnb-logo {
		top:0px;
	}
	.gnb-logo a { 
		width:150px;
		height:66px;
		background: url(/imgs/gnb/sop-logo-v.png) center center no-repeat;
	}
	.gnb-dark .gnb-logo a {
		background: url(/imgs/gnb/sop-logo-vw.png) center center no-repeat;
	}
	.gnb-trans .gnb-logo a,
	.gnb-fp .gnb-logo a { 
		background: url(/imgs/gnb/sop-logo-vw.png) center center no-repeat;
	}
}
@media screen and (max-width: 1280px) {
	
	
}
.gnb-func-mid .gnb-top-sns,
.gnb-func-mid .gnb-top-func,
.gnb-func-mid .gnb-top-side-btn,
.gnb-func-mid .gnb-top-family,
.gnb-func-mid .gnb-top-alarm {
	top:50% !important;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}


.gnb-top-sns {
	position: absolute;
	right:80px;
	top:50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.gnb-top-func {
	position: absolute;
	display:block;
	font-size:0;
	right:60px;
	height:34px;
	top:0;
}

.gnb-top-func > ul {
	position: relative;
	display: inline-block;	
	font-size:0;
}
.gnb-top-func > ul > li { 
	position: relative;
	margin: 0px 0 0px;
	position:relative;
	display: inline-block;
	text-align: center; 
}

.gnb-top-func > ul > li > a {
	display: block; 
	color: rgba(51,51,51,1);
	color: rgba(130,130,130,1);
	font-size: 14px; 
	letter-spacing: 0;  position: relative; 
	padding:0px 25px 0px;	
	font-weight:500;
	line-height:30px;
	height:34px;
	overflow:hidden;
	margin:0 0px;
	white-space:nowrap;text-overflow:ellipsis;
	-webkit-border-radius: 50px; 
	   -moz-border-radius: 50px; 
		    border-radius: 50px;
	background:transparent;
	/*border:1px solid rgba(172,172,172,1);*/
	color:rgba(255,255,255,1);
	background:rgba(50,38,38,1);
}
.gnb-top-func > ul > li > a:hover {
	color:rgba(255,255,255,1);
	background:rgba(0,0,0,1);
}

.gnb-dark .gnb-top-func > ul > li > a {
	color:rgba(255,255,255,1);
	border:1px solid rgba(255,255,255,1);
	background:transparent;
}
.gnb-dark .gnb-top-func > ul > li > a:hover {
	color:rgba(51,51,51,1);
	background:rgba(255,255,255,1);
}


.gnb-top-side-btn {
	position: absolute;
	display:inline-block;
	width:40px;
	height:30px;
	right:0px;
	top:50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.gnb-side-btn  {
	position:relative;
	width:100%;
	height:100%;
	display:block;
	font-size:0;
	text-align:right;
}
.gnb-side-btn span {
   background:rgba(115,90,30,1);
   display: inline-block;
   width: 100%;
   height: 2px;
   margin: 4px 0 4px;
   -webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	        transition: all 0.3s ease;
}
.gnb-dark .gnb-side-btn span,
.gnb-fp .gnb-side-btn span {
 	background:rgba(255,255,255,1);
}
.gnb-side-btn .bottom-bar {
   width:60%;
}
.gnb-side-btn:hover .bottom-bar {
	width:100%;
}
.gnb-side-btn:hover .top-bar {
	width:80%;
}
.gnb-side-btn:hover .middle-bar {
	width:60%;
}
.gnb-top-side-btn-circle {
	position: absolute;
	display:inline-block;
	width:30px;
	height:30px;
	right:0px;
	top:50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.hamburger_circle {
	position:relative; 
	width:100%; 
	height:100%; 
	display:flex; 
	flex-wrap:wrap; 
	justify-content:space-between; 
	align-items: center;
    -webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-backface-visibility: hidden;
}

.hamburger_circle .line {
    width:6px; height:6px; margin:0 4px; 
    background: rgba(150,130,105,1);
	border-radius:100%;
    -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}
.gnb-dark .hamburger_circle .line,
.gnb-fp .hamburger_circle .line {
 	background:rgba(255,255,255,1);
}
.hamburger_circle:hover .line {
	margin:0 4px; 
}
.gnb-side-btn:hover .hamburger_circle .line {
	background:rgba(51,51,51,1);
}
.gnb-dark .gnb-side-btn:hover .hamburger_circle .line,
.gnb-fp .gnb-side-btn:hover .hamburger_circle .line {
 	background:rgba(205,205,205,1);
}
.gnb-side-btn:hover .hamburger_circle {
	-webkit-transform: rotate(90deg); 
    -moz-transform: rotate(90deg); 
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);  
}
.gnb-menu {
	position: relative;
	display:block;
	text-align:right;
	padding-top:0px;
	padding-right:140px;
	padding-left:0px;
	
}

@media screen and (max-width: 1340px) {
	.gnb-menu {
		padding-right: 140px;
		padding-left:0px;
		text-align:right;
	}
	.gnb-top-sns {right:70px;}
	/*.gnb-top-side-btn {display:none}*/
}
@media screen and (max-width: 1200px) {
	.gnb-menu {
		padding-right: 60px;
		padding-left:0px;
		text-align:right;
	}
	.gnb-top-sns {display:none;}
	/*.gnb-top-side-btn {display:none}*/
}
@media screen and (max-width: 1024px) {
	.gnb {display:none;}
	.gnb-menu {display:none}
	.gnb-fix-top {display:none}
	
}
.gnb-menu .gnb-navi {
	position:relative;
	vertical-align:top;	
	font-size:0;
}
.gnb-scroll-up .gnb-menu .gnb-navi {
	padding-bottom:0px;
}
.gnb-navi-area {
    display: inline-block;
    margin-bottom: 0;
    position: relative;
    padding: 0px 0px 0;
}

.gnb-fix-top .gnb-navi-area {
    padding: 0px 0px 0;
}
.gnb-navi-area > li {
	display: inline-block;
	position: relative;
	vertical-align:top;
}

.gnb-navi-area > li > a {
	display: inline-block;
	position: relative;
	width:100%;
	font-family:"Poppins","Gothic A1",serif;
	letter-spacing:0px;
    -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none;
	
    font-size: 14px;
	vertical-align:middle;
	text-align:left;
	padding:0px 20px 0px;
	z-index:2;
	height:60px;
	line-height:60px;
}
.gnb-fix-top .gnb-navi-area > li > a {
	line-height:60px;
}
@media screen and (max-width: 1440px) {
	.gnb-navi-area > li > a {
		padding:0px 20px 0px;
	}
}
@media screen and (max-width: 1340px) {
	.gnb-navi-area > li > a {
		font-size:13px;
		padding:0px 20px 0px;
	}
}

@media screen and (max-width: 1280px) {
	.gnb-navi-area > li > a {
		padding:0px 20px 0px;
	}
}
.gnb-navi-area > li > a div {
	position:relative;
	color:rgba(115,90,30,1);
	letter-spacing:0.5px;
	font-weight:400;
	/*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;
}

.gnb-dark .gnb-navi-area > li > a div {
	color:rgba(205,205,205,1);
}
.gnb-trans .gnb-navi-area > li > a div,
.gnb-fp .gnb-navi-area > li > a div {
	color:rgba(255,255,255,1);
}
.gnb-fix-top .gnb-navi-area > li > a div {
	color:rgba(255,255,255,1);
}
.add-bubble {
	position: absolute;
	top:-28px;
	left:50%;
	display:block;
	white-space:nowrap;
	background:rgba(150,130,105,1);	
	background:rgba(160,140,115,1);
	background:rgba(255,255,255,1);
	height:30px;
	-webkit-border-radius: 30px 30px 30px 30px; 
	-moz-border-radius: 30px 30px 30px 30px; 
	border-radius: 30px 30px 30px 30px; 
	color:#fff;
    
	font-family:"Gothic A1",serif;
	font-size:13px;
	font-weight:500;
	
	padding:7px 12px;
	line-height:20px;
	letter-spacing:-0.5px;
	
	color:rgba(80,50,20,1);
	font-weight:600;
	letter-spacing:-1px;
	
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	
	-webkit-transition: all 0.3s ease; 
	   -moz-transition: all 0.3s ease; 
	     -o-transition: all 0.3s ease; 
	        transition: all 0.3s ease;
}

.add-bubble:after {
	content: '';
	position: absolute;
	bottom: 0;
	left:50%;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top-color:rgba(150,130,105,1);	
	border-top-color:rgba(160,140,115,1);
	border-top-color:rgba(255,255,255,1);
	border-bottom: 0;
	border-left: 0;
	margin-left: -5px;
	margin-bottom: -10px;
}
.side-bubble {
	position: relative;
	display:inline-block;
	white-space:nowrap;
	background: rgba(150,130,105,1);	
	-webkit-border-radius: 30px 30px 30px 30px; 
	-moz-border-radius: 30px 30px 30px 30px; 
	border-radius: 30px 30px 30px 30px;
	color:#fff;
	font-family:"Gothic A1",serif;
	font-size:12px;
	padding:8px 14px;
	line-height:100%;
	display:none;
}

.sop-group {
	
}
.sop-contents {
	position:relative;
	display:table;
	width:100%;
	-webkit-border-radius: 10px; 
	   -moz-border-radius: 10px; 
			border-radius: 10px; 
	
	/*border:1px solid rgba(165,170,180,.4);*/
	overflow:hidden;
}
.sop-contents .imgArea {
	position:relative;
	display:table-cell;
	width:40%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
 	-o-background-size: cover;
	-webkit-backface-visibility: hidden;
}

.sop-contents .textArea {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	text-align:left;
	font-size:15px;
	line-height:130%;
	font-weight:500;
	padding:15px 20px 20px 20px;
	white-space:nowrap;
	color:#000;
	background:rgba(255,255,255,1);
}
.sop-contents .tag {
	position: relative;
	display:inline-block;
	white-space:nowrap;
	background: rgba(138,149,168,1);
	background: rgba(175,145,55,1);
	-webkit-border-radius: 30px; 
	-moz-border-radius: 30px; 
	border-radius: 30px;
	color:#fff;
	font-size:13px;
	padding:4px 15px;
	height:24px;
	line-height:20px;
	margin-bottom:15px;
}
.sop-contents h1 {
	font-size:20px;
	font-weight:600;
	line-height:130%;
	margin-top:7px;
	letter-spacing:-0.5px;
	font-family:"Noto Serif KR",serif;
}
@media screen and (max-width: 375px) {
	.sop-contents .textArea {
		font-size:13px;
	}
	.sop-contents h1 {
		font-size:18px;
	}
}
@media screen and (max-width: 320px) {
	.sop-contents .textArea {
		padding:15px;
	}
	.sop-contents h1 {
		margin-top:5px;
		font-size:17px;
		letter-spacing:0px;
	}
}

.gnb-fix-top .add-bubble,
.mobile-lnb-top .add-bubble,
.gnb-side-menu-list .add-bubble {
	display:none;
}

.gnb-navi-area > li .underline {
	position:absolute;
	top: 5px;
	left: calc(100% - 8px); 
	width:8px; 
	height:8px;
	-webkit-border-radius: 50%; 
	-moz-border-radius: 50%; 
	border-radius: 50%;
	border:2px solid rgba(150,130,105,1);
	border:2px solid rgba(175,145,55,.7);
	
    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-dark .gnb-navi-area > li .underline,
.gnb-fp .gnb-navi-area > li .underline {
	border-color:rgba(240,225,175,1);
}
.gnb-fix-top .gnb-navi-area > li .underline {
	top:9px;
	border:2px solid rgba(175,145,55,.7);
	border-color:rgba(240,225,175,1);
}

.gnb-navi-area > li.on .underline {
	opacity:1;
}

.gnb-navi-area > li > a span {
	display:none;	
}

.gnb-navi-area > li .underline {
	display:block;
}

.gnb-navi-area > li.off > a div {
	color:rgba(153,153,153,1);
}
.gnb-navi-area > li.on > a div {
	color:rgba(0,0,0,1);	
	color:rgba(175,145,55,1);
}
.gnb-navi-area > li.over > a div {
	color:rgba(0,0,0,1);
}
.gnb-navi-area > li > a:hover div {color:rgba(0,0,0,1);}

.gnb-dark .gnb-navi-area > li.off > a div {
	color:rgba(180,180,180,1);
}
.gnb-trans .gnb-navi-area > li.off > a div,
.gnb-fp .gnb-navi-area > li.off > a div {
	color:rgba(255,255,255,.7);
}
.gnb-dark .gnb-navi-area > li.on > a div {
    color:rgba(240,225,175,1);
}
.gnb-dark .gnb-navi-area > li.over > a div,
.gnb-fp .gnb-navi-area > li.over > a div {
	color:rgba(255,255,255,1);
}
.gnb-dark .gnb-navi-area > li > a:hover div,
.gnb-fp .gnb-navi-area > li > a:hover div {color:rgba(255,255,255,1);}


.gnb-fix-top .gnb-navi-area > li.off > a div {
	color:rgba(153,153,153,1);
	color:rgba(255,255,255,.7);
}
.gnb-fix-top .gnb-navi-area > li.on > a div {
	color:rgba(175,145,55,1);
	color:rgba(205,185,125,1);
}
.gnb-fix-top .gnb-navi-area > li.over > a div {
	color:rgba(0,0,0,1);
	color:rgba(255,255,255,1);
}
.gnb-fix-top .gnb-navi-area > li > a:hover div {color:rgba(0,0,0,1);color:rgba(255,255,255,1);}


.gnb-navi-area .nchild {
	position:absolute;
	left:50%; 
	left:0px; 
	top:calc(100% + 10px);
	white-space:nowrap; 
	background:transparent;
	text-align:left;
	
	/*-webkit-tap-highlight-color:rgba(0,0,0,0); */
	/*box-shadow:0px 3px 8px rgba(0,0,0,0.2);*/
	
	filter: drop-shadow(0px 3px 8px rgba(0,0,0,0.2));
	
	/*-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;*/
	overflow:hidden;
	
	min-width:150px;
	
	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;
}
.gnb-navi-area > li:nth-child(2) .nchild {
	min-width:160px;
}
.gnb-navi-area > li:nth-child(3) .nchild {
	min-width:160px;
}
.gnb-navi-area > li:nth-child(4) .nchild {
	min-width:160px;
}

.days .nchild {
	display:none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.gnb-navi-area .nchild {
		box-shadow:0px 3px 8px rgba(0,0,0,0.2);
	}
}
.gnb-fix-top .gnb-navi-area .nchild {
	filter: drop-shadow(5px 10px 5px rgba(0,0,0,0.1));
}

.gnb-navi-area .nchild .octagon {
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
	padding:10px 0px 10px;
	background:rgba(255,255,255,1);
	-webkit-clip-path: polygon(10px 0, calc(100% - 10px) 0, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0 calc(100% - 10px), 0 10px);
	clip-path: polygon(10px 0, calc(100% - 10px) 0, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0 calc(100% - 10px), 0 10px);
}
.gnb-navi-area .nchild .round {
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
	padding:10px 0px 10px;
	background:rgba(70,50,10,1);
	-webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}
.gnb-fix-top .gnb-navi-area .nchild {
	top:calc(100%);
}
.gnb-fix-top .gnb-navi-area .nchild .round {
	/*-webkit-border-radius:0 0 10px 10px;
    -moz-border-radius:0 0 10px 10px;
    border-radius:0 0 10px 10px;*/
}

.gnb-navi-area > li.over .nchild {
	zoom: 1;
	filter: alpha(opacity=100);
    opacity: 1;
	visibility: visible;
	top:100%;
	top:calc(100% - 0px);
}
.gnb-navi-area .nchild .nchild-Tit { 
	position:relative; 
	display:block; 
	padding:0px 30px 10px ; 
	font-size:16px; 
	color:rgba(255,255,255,1);
	letter-spacing:0px;
}


.gnb-navi-area .nchild > li {padding:0px 0px 0;}
.gnb-navi-area .nchild a { 
	position:relative; 
	display:block; 
	padding:6px 20px 6px 20px; 
	font-size:13px; 
	font-weight:300;
	text-align:left;
	color:rgba(205,185,125,1);
}

.gnb-navi-area .nchild a:hover, 
.gnb-navi-area .nchild a:focus, 
.gnb-navi-area .nchild .hover > a  {
	color:rgba(255,255,255,1);
}
.gnb-navi-area .nchild a.on {
	color:rgba(255,255,255,1);
    background:rgba(135,110,40,1);
}
/*.gnb-navi-area .nchild a.on:after {
	content:''; 
	display:block; 
	position:absolute; 
	top:50%; left:0; 
	width:12px;
    box-shadow: none;
    height: 1px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	background:rgba(0,0,0,1);
	
}*/

.gnb-navi-area > li.over .gnb-sub {
	zoom: 1;
	filter: alpha(opacity=100);
    opacity: 1;
	visibility: visible;
	top:100%;
}
.display-none {
	display:none;
}



.gnb-mobile {
	position:relative;
	top:0;
	left:0;
	width: 100%; 
	z-index:18;
	-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; transition: all 0.4s ease-out;
	padding:0px;
	margin:0 auto;
	display:none;
	background:transparent;
	background: rgba(255,255,255,1);
}

.gnb-fullpage .gnb-mobile {
	position: absolute;
	background:transparent;
}
.gnb-mobile-trans .gnb-mobile,
.gnb-fp .gnb-mobile {
	background:transparent;
	position:absolute;
}
.gnb-fp-footer .gnb-mobile {
	background: rgba(255,255,255,.8);
}

/*
.gnb-dark .gnb-mobile {
	background: rgba(50,38,38,1);
}
.gnb-trans .gnb-mobile {
	background:transparent;
	position:absolute;
}

.body-bg .gnb-mobile {
	background:rgba(250,250,250,1);
}*/

/*.gnb-scroll-up .gnb-mobile {
	top:0px;
}
.gnb-scroll-up .gnb-mobile-box {
	box-shadow: 0 5px 10px rgba(0,0,0,.1);
}
.gnb-scroll-down .gnb-mobile {
	top:-80px;
}*/
.gnb-mobile-box {
	position:relative;
	display: block;
	width: 100%;
	margin:0 auto;
	z-index: 2;
	/*max-width: 1240px;*/
	text-align:center;
}
.pos-L .gnb-mobile-box {
	text-align:left;
	padding-left:25px;
}
@media screen and (max-width: 640px) {
	.gnb-mobile-box {
		/*text-align:left;
		padding-left:20px;*/
	}
}

.gnb-mobile .mobile-logo { 
	position:relative;
	display:inline-block;
	vertical-align:middle;
}
.gnb-mobile .mobile-logo a { 
	position:relative;
	display:inline-block;
	width: 140px; 
	height:80px; 
	background: url(/imgs/gnb/sop-logo-mobile.png) center center no-repeat; 
	text-indent: -9999px; 
}
.gnb-mobile-trans .gnb-mobile .mobile-logo a,
.gnb-fp .gnb-mobile .mobile-logo a { 
	background: url(/imgs/gnb/sop-logo-mobile-w.png) center center no-repeat; 
}

.gnb-mobile .mobile-btn {
	position:absolute;
	top:0;
	bottom:0;
	width:50px;
	right:0px;
	padding-right:25px;
	display:inline-block;
	text-align:right;
}
.gnb-mobile .hamburger {
	position:absolute;
	width: 30px;
	height: 24px;
	display:block;
	font-size:0;
	text-align:right;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	/*margin-top:-10px;*/
}
.gnb-mobile .hamburger span {
    background:rgba(115,90,30,1);
	display: inline-block;
	width: 100%;
	height: 2px;
	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;
}
.gnb-mobile-trans .gnb-mobile .hamburger span,
.gnb-fp .gnb-mobile .hamburger span {
	background:rgba(255,255,255,1);	
}
.gnb-mobile .hamburger .top-bar {
   width:100%;
}
.gnb-mobile .hamburger .bottom-bar {
   width:60%;
}
.gnb-mobile .hamburger:hover .bottom-bar {
	width:100%;
}
.gnb-mobile .hamburger:hover .middle-bar {
	width:60%;
}
.gnb-mobile .mobile-gnb-sns {
	position: absolute;
	display:inline-block;
	top:0;
	bottom:0;
	left:20px;
}
.pos-L .gnb-mobile .mobile-gnb-sns {
	left:auto;
	right:110px;
}
@media screen and (max-width: 640px) {
	/*.gnb-mobile .mobile-gnb-sns {
		left:auto;
		right:65px;
		display:none;
	}*/
}
.gnb-mobile .mobile-gnb-sns .gnb-sns {
	position:relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	/*margin-top:-10px;*/
}
.gnb-mobile .mobile-gnb-sns .gnb-sns > li{
	margin-left:0px;
}

.mobile-lnb-top {
	position:relative;
	width:100%;
	padding:0px 10px 0;
	font-size:0;
	text-align:center;
	overflow:hidden;
	margin: 0 auto 0px;
	z-index:1;
    background: rgba(95,75,70,1);
}
.gnb-mobile-top-use .mobile-lnb-top {
    background:transparent;
	background:rgba(0,0,0,.1);
	border-top:1px solid rgba(255,255,255,.3);
	border-bottom:1px solid rgba(255,255,255,.3);	
}

.mobile-lnb2 {
	position:fixed;
	top:-80px;
	z-index:30;
	
	background: rgba(0,0,0,.6);
	box-shadow: 0 5px 10px rgba(0,0,0,.1);
	-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
}

.mobile-lnb-top.mobile-lnb2 ul li.on { 
	background:rgba(0,0,0,1);
}
@media screen and (max-width: 1024px) {
	.gnb-scroll-down .mobile-lnb2 {
		top:-80px;
	}
	.gnb-scroll-up .mobile-lnb2 {
		top:0px;
	}
}


.mobile-lnb-top ul {
	position:relative;
	white-space: nowrap; 
	display: table;
	overflow: auto;
	margin: 0 auto;
	font-size:0;
	width:auto;
	padding: 0px 0px 0px;
}
.mobile-lnb-top ul li { 
	padding: 0px 30px 0px;
	position:relative;
	text-align: center; 
	display: inline-block;
	width:auto;
}

.mobile-lnb-top ul li a {
	display: block; 
	color:rgba(255,255,255,.7);
	font-family:"Gothic A1",serif;
	font-size: 13px; 
	letter-spacing: 0;
	position: relative;
	height:40px;
	line-height:40px;
	overflow:hidden;
	margin:0 0px;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.gnb-mobile-top-use .mobile-lnb-top ul li a {
	height:36px;
	line-height:36px;
}

.mobile-lnb-top ul li a br {
	display: none; 
}
.mobile-lnb-top ul li:first-child a {
	margin-left:0;
}
.mobile-lnb-top ul li:last-child a {
	margin-right:0;
}
.mobile-lnb-top ul li.on a .text {
	font-weight:400; 
}

.mobile-lnb-top ul li a:hover {
	color:rgba(255,255,255,1);
}
.mobile-lnb-top ul li.on { 
	background:rgba(10,40,60,1);
}

.mobile-lnb-top ul li.on a { 
	-moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
	z-index:20;
	color:rgba(51,51,51,1);
	color:rgba(255,255,255,1);
}
.mobile-lnb-top ul li.on a:after { 
	/*content:''; 
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	background:rgba(255,255,255,1);
	height:2px;*/
}
.mobile-lnb-top ul li.on a .text {
	font-weight:500; 
}
/*
.gnb-dark .mobile-lnb-top {
	background: rgba(50,38,38,1);
}
.gnb-dark .mobile-lnb-top ul li.on { 
	background: rgba(50,38,38,1);
	background:rgba(150,130,105,1);
}*/
#mobile-lnb-mid {
	display:none;
}
#mobile-lnb-mid.mobile-lnb-top {
	background:rgba(243,242,245,1);
	background:rgba(135,110,40,1);
}
#mobile-lnb-mid.mobile-lnb-top ul li a {
	color:rgba(50,38,38,1);
	height:40px;
	line-height:40px;
	color: rgba(240,225,175,1);
}

#mobile-lnb-mid.mobile-lnb-top ul li a:hover {
	color:rgba(255,255,255,1);
}
#mobile-lnb-mid.mobile-lnb-top ul li.on { 
	background:rgba(255,255,255,1);
}
#mobile-lnb-mid.mobile-lnb-top ul li.on a { 
	color:rgba(50,38,38,1);
}
#mobile-lnb-bottom {
	display:none;
}
/*
.gnb-dark .mobile-lnb-top ul li a {
	height:44px;
	line-height:44px;
}
.gnb-dark .mobile-lnb-top ul li.on { 
	background:transparent;
}
.gnb-dark .mobile-lnb-top ul li.on a:after {
	
	content:''; 
	position:absolute;
	top: 0px;
	left: calc(100% - 8px); 
	width:8px; 
	height:8px;
	-webkit-border-radius: 50%; 
	-moz-border-radius: 50%; 
	border-radius: 50%;
	border:1px solid rgba(255,255,255,1);
}*/
@media screen and (max-width: 1024px) {
	.gnb-mobile {display:block;}
	.gnb-mobile-mid-use #mobile-lnb-top {
		display:none;
	}
	.gnb-mobile-mid-use #mobile-lnb-mid {
		display:block;
	}
}
@media screen and (max-width: 768px) {
	.gnb-mobile .mobile-btn {
		right:0px;
		padding-right:20px;
	}
	
	/*.gnb-mobile .mobile-gnb-sns {
		left:15px;
	}*/
	.mobile-lnb-top ul li { 
		padding: 0px 20px 0px;
	}
	.mobile-lnb-top ul li a {
		/*font-size: 13px;*/
	}
	
	.pos-L .mobile-gnb-sns {
		left:auto;
		right:80px;
	}
}
@media screen and (max-width: 350px) {
	.gnb-mobile .mobile-gnb-sns {
		/*display:none;*/
	}
}


.base-layout {
	position:relative;
	display:table;
	width:100%;
	height: 100vh;
	outline: none;
	margin: 0;
	padding: 0;
	
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}
.base-layout .layout-in {
	position:relative;
	display:table-cell;
	padding: 0;
	vertical-align:top;
}

.base-container {
	position:relative;
	width:100%;
	margin:0 auto;
	padding:0;
	padding-left:calc(100px);
	padding-right:calc(100px);
}
@media screen and (max-width: 1440px) {
	.base-container {
		padding-left:40px;
		padding-right:40px;
	}	
}
@media screen and (max-width: 1024px) {
	.base-container {
		padding-left:0px;
		padding-right:0px;
	}
}

.base-padding {
	position:relative;
	overflow:hidden;
}
@media screen and (max-width: 768px) {
	.base-padding {
		padding-left:25px;
	}
	
}
@media screen and (max-width: 480px) {
	.base-padding {
		padding-right:20px;
	}
}


#gnb-side-sub {
	position:fixed;
	right:-220px;
	top:50%;
	min-width:140px;
	background:rgba(255,255,255,1);
	border:0px solid rgba(205,205,205,1);
	-webkit-border-radius:8px 0px 0px 8px;
    -moz-border-radius:8px 0px 0px 8px;
    border-radius:8px 0px 0px 8px;
	border-right:none;
	text-align:left; 
	-webkit-tap-highlight-color:rgba(0,0,0,0); 
	box-shadow:0px 3px 8px rgba(0,0,0,0.1);
	-webkitbox-shadow:0px 3px 8px rgba(0,0,0,0.1);
	overflow:hidden;
	z-index:20;
	
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);

	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
.gnb-side-use.open #gnb-side-sub {
	right:-2px;
}

.gnb-scroll-up .gnb-side-use.open #gnb-side-sub {
	right:0px;
}
.gnb-scroll-up .gnb-side-use.open .gnb-side-contents:not(.main) .text {
	opacity:0;
}
.gnb-scroll-down .gnb-side-use.open .gnb-side-contents .text {
	opacity:1;
}
.gnb-scroll-down .gnb-side-use.open #gnb-side-sub {
	right:-220px;
}


.gnb-scroll-up #gnb-side-sub:not(.main) {
	right:0px;
}
.gnb-scroll-up .gnb-side-contents:not(.main) .text {
	opacity:0;
}

.gnb-scroll-down .gnb-side-contents .text {
	opacity:1;
}

.gnb-scroll-down #gnb-side-sub {
	right:-220px;
}

#gnb-side-sub ul {
	position:relative;
	display:block;
	padding:20px 0px 20px;
	
}
#gnb-side-sub ul > li {position:relative; padding:0px 0px 5px;}
#gnb-side-sub ul > li:last-child {padding:0px 0px 0px;}
#gnb-side-sub ul a { 
	position:relative; 
	display:block; 
	padding:5px 20px; 
	font-size:14px; 
	white-space:nowrap; 
	font-weight:400;
	text-align:left;
	color: rgba(51,51,51,1);
}

#gnb-side-sub ul a:hover, #gnb-side-sub ul a:focus  {color:rgba(0,0,0,1);}
#gnb-side-sub ul li.on a {color:rgba(255,255,255,1);background: rgba(175,145,55,1);}
/*.gnb-dark #gnb-side-sub ul li.on a {background:rgba(50,38,38,1);}*/

@media screen and (max-width: 1280px) {
	#gnb-side-sub ul a { 
		font-size:14px; 
	}
}
@media screen and (max-width: 1024px) {
	#gnb-side-sub {
		right:-220px !important;
	}
}

.gnb-bar-sub {
	position:relative;
	width:100%;
	padding:0px 0px 0;
	font-size:0;
	text-align:center;
	overflow:hidden;
	margin: 0px auto 0px;
	z-index:5;
	display:none;
	background:rgba(243,242,245,1);
	
}
.gnb-dark .gnb-bar-sub {
	background:rgba(243,242,245,1);
}
.gnb-trans .gnb-bar-sub,
.gnb-white .gnb-bar-sub {
	background:rgba(10,40,60,1);
	background:rgba(243,242,245,1);
	background:rgba(108,79,29,1) url(/imgs/gnb/titPattern3.png) repeat;
	background:rgba(45,25,15,1) url(/imgs/gnb/titPattern2.png) repeat;
	
}
.gnb-top-use .gnb-top-sub {
	position:absolute;
	display:block;
	bottom:0px;
	/*border-top:1px solid rgba(255,255,255,.1);*/
	background:rgba(0,0,0,.4);
}
.gnb-base-use .gnb-base-sub {
	display:block;
}
.gnb-hide .gnb-bar-sub {
	display:none !important;
}
.gnb-top-use .gnb-base-sub {
	display:none;
}
.gnb-bar-sub ul {
	position:relative;
	white-space: nowrap; 
	display: table;
	overflow: auto;
	margin: 0 auto;
	font-size:0;
	width:auto;
	padding: 0px 0px 0px;
}
.gnb-bar-sub ul li { 
	padding: 0px 30px 0px;
	position:relative;
	text-align: center; 
	display: inline-block;
}
.gnb-bar-sub ul li a {
	display: block; 
	color:rgba(38,38,38,1);
	font-size: 15px; 
	letter-spacing: 0.5px;
	position: relative;
	height:52px;
	line-height:52px;
	overflow:hidden;
	margin:0 0px;
	white-space:nowrap;
	text-overflow:ellipsis;
	color:rgba(220,185,140,1);
}
.gnb-top-use .gnb-bar-sub ul li a {
	color:rgba(255,255,255,.6);
}
.gnb-bar-sub ul li:first-child a {
	margin-left:0;
}
.gnb-bar-sub ul li:last-child a {
	margin-right:0;
}
.gnb-bar-sub ul li a .text {
	font-weight:400; 
}

.gnb-bar-sub ul li a:hover {
	color:rgba(0,0,0,1);
	color:rgba(190,130,100,1);
	color:rgba(255,255,255,1);
}
.gnb-top-use .gnb-bar-sub ul li a:hover {
	color:rgba(255,255,255,1);
}
.gnb-bar-sub ul li.on { 
	background:rgba(255,255,255,1);
}

.body-bg .gnb-bar-sub ul li.on { 
	background:rgba(250,250,250,1);
}
.gnb-bar-sub ul li.on a { 
	-moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
	z-index:20;
	color:rgba(38,38,38,1);
	font-weight:500; 
}
.gnb-top-use .gnb-bar-sub ul li.on a:hover {
	color:rgba(38,38,38,1);
}
.gnb-bar-sub ul li.on a .text {
	
}
.dark-concept .gnb-bar-sub ul li.on,
.dark-bg .gnb-bar-sub ul li.on { 
	background:rgba(0,0,0,1);
}
.dark-concept .gnb-bar-sub ul li.on a,
.dark-bg .gnb-bar-sub ul li.on a { 
	color:rgba(255,255,255,1);
}
.dark-concept .gnb-bar-sub ul li.on a:hover,
.dark-bg .gnb-bar-sub ul li.on a:hover {
	color:rgba(255,255,255,1);
}

@media screen and (max-width: 1024px) {
	.gnb-bar-sub {
		display:none !important;
	}
}

.gnb-normal-sub {
	position:relative;
	width:100%;
	padding:0px 0px 0;
	font-size:0;
	text-align:right;
	overflow:hidden;
	margin: 0px auto 0px;
	z-index:5;
	display:none;
}

.gnb-normal-sub ul {
	position:relative;
	margin: 0px 0px 0px;
	text-align:center;
	display:block;
	font-size:0;
}
.gnb-normal-sub ul li { 
	margin: 0px 0 0px;
	position:relative;
	display: inline-block; 
	*display: inline;*zoom: 1; 
	text-align: center; 
	position: relative;
	
}

.gnb-normal-sub ul li a {
	display: block; 
	color: rgba(115,115,115,1);
	font-size: 15px; 
	font-weight:300; 
	letter-spacing: 0;  position: relative; 
	padding:0px 20px 0px;	
	line-height:34px;
	overflow:hidden;
	margin:0 5px;
	white-space:nowrap;text-overflow:ellipsis;
	-webkit-border-radius: 50px; 
	   -moz-border-radius: 50px; 
		    border-radius: 50px;
	background:rgba(255,255,255,1);
	background:transparent;
	border:rgba(215,215,215,1) 1px solid;
	color: rgba(175,145,55,1);
	border:rgba(175,145,55,.6) 1px solid;
	
	font-family:"Gothic A1",serif;
}
.gnb-normal-sub ul li:first-child a {
	margin-left:0;
}
.gnb-normal-sub ul li:last-child a {
	margin-right:0;
}

.gnb-normal-sub ul li a:hover {
	color:rgba(255,255,255,1);
	background:rgba(135,110,40,1);
	border:rgba(135,110,40,1) 1px solid;
	
}


.gnb-normal-sub ul li.on a { 
	background:rgba(175,145,55,1);
	border:rgba(175,145,55,1) 1px solid;
	color: rgba(255,255,255,1);
	-moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
	z-index:2;
	/*border:none;*/
}
.gnb-normal-sub ul li.on a:hover {
	background:rgba(175,145,55,1);
	border:rgba(175,145,55,1) 1px solid;
	color: rgba(255,255,255,1);
}

@media screen and (max-width: 1024px) {
	.gnb-normal-sub {
		display:none !important;
	}
	.gnb-normal-sub ul li a {
		margin:0 3px;
	}
}
@media screen and (max-width: 640px) {
	.gnb-normal-sub ul li a {
		font-size: 14px;
		padding:0px 20px 0px;
	}
}

.gnb-mid-sub {
	display:none;
}
.gnb-mid-use .gnb-mid-sub {
	display:block;
}
.gnb-mid-sub ul {
	position:relative;margin: 0px 0px 0px;text-align:center;display:block;
	font-size:0;
}
.gnb-mid-sub ul li { 
	margin: 0px 0 0px;
	position:relative;
	display: inline-block; 
	*display: inline;*zoom: 1; 
	text-align: center; 
	position: relative;
	
}

.gnb-mid-sub ul li a {
	display: block; 
	color: rgba(115,115,115,1);
	font-size: 15px; 
	font-weight:300; 
	letter-spacing: 0;  position: relative; 
	padding:0px 30px 0px;	
	line-height:40px;
	overflow:hidden;
	margin:0 8px;
	white-space:nowrap;text-overflow:ellipsis;
	-webkit-border-radius: 50px; 
	   -moz-border-radius: 50px; 
		    border-radius: 50px;
	background:rgba(255,255,255,1);
	background:transparent;
	border:rgba(215,215,215,1) 1px solid;
	color: rgba(175,145,55,1);
	border:rgba(175,145,55,.6) 1px solid;
	
	font-family:"Gothic A1",serif;
}
.gnb-mid-sub ul li:first-child a {
	margin-left:0;
}
.gnb-mid-sub ul li:last-child a {
	margin-right:0;
}

.gnb-mid-sub ul li a:hover {
	color:rgba(255,255,255,1);
	background:rgba(80,50,20,1);
	border:rgba(80,50,20,1) 1px solid;
	
}


.gnb-mid-sub ul li.on a { 
	background:rgba(175,145,55,1);
	border:rgba(175,145,55,1) 1px solid;
	color: rgba(255,255,255,1);
	-moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
	z-index:2;
	/*border:none;*/
}
.gnb-mid-sub ul li.on a:hover {
	background:rgba(175,145,55,1);
	border:rgba(175,145,55,1) 1px solid;
	color: rgba(255,255,255,1);
}

@media screen and (max-width: 1024px) {
	.gnb-mid-sub {
		display:none !important;
	}
	.gnb-mid-sub ul li a {
		margin:0 3px;
	}
}
@media screen and (max-width: 640px) {
	.gnb-mid-sub ul li a {
		font-size: 14px;
		padding:0px 25px 0px;
	}
}

#gnb-fix-sub {
	
	position:fixed;
	top:210px;
	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;

	width:100%;
	padding:0px 0px 0;
	font-size:0;
	text-align:center;
	margin: 0 auto 0px;
	z-index:22;
	display:none;
	background:rgba(243,242,245,1);
}
@media screen and (max-width: 1024px) {
	#gnb-fix-sub {
		top:80px;
	}
}

.gnb-fix-use #gnb-fix-sub {
	display:block;
}
.gnb-scroll-down .gnb-fix-use #gnb-fix-sub {
	top:0px;
}
.gnb-scroll-up .gnb-fix-use #gnb-fix-sub {
	top:60px;
}

#gnb-fix-sub ul {
	position:relative;
	white-space: nowrap; 
	display: table;
	overflow: auto;
	margin: 0 auto;
	font-size:0;
	width:auto;
	padding: 0px 0px 0px;
}
#gnb-fix-sub ul li { 
	
	position:relative;
	text-align: center; 
	display: inline-block;
}
#gnb-fix-sub ul li a {
	position: relative;
	display: block; 
	padding: 0px 40px 0px;
	color:rgba(51,51,51,.7);
	font-size: 15px; 
	letter-spacing: 0;
	
	height:50px;
	line-height:50px;
	overflow:hidden;
	margin:0 0px;
	white-space:nowrap;
	text-overflow:ellipsis;
}
#gnb-fix-sub ul li:first-child a {
	margin-left:0;
}
#gnb-fix-sub ul li:last-child a {
	margin-right:0;
}
#gnb-fix-sub ul li a .text {
	font-weight:400; 
}

#gnb-fix-sub ul li a:hover {
	color:rgba(51,51,51,1);
}
#gnb-fix-sub ul li.on { 
	background:rgba(255,255,255,1);
}
.body-bg #gnb-fix-sub ul li.on { 
	background:rgba(250,250,250,1);
}
#gnb-fix-sub ul li.on a { 
	-moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
	z-index:20;
	color:rgba(51,51,51,1);
}
#gnb-fix-sub ul li.on a .text {
	font-weight:500; 
}
@media screen and (max-width: 1024px) {
	#gnb-fix-sub {
		display:none !important;
	}
}

.gnb-footer-addr {
	position: relative;
	margin:15px 0 0 5px;
	font-size:13px;
	font-weight:400;
	/*padding-left:15px;
	border-left:1px solid rgba(0,0,0,1);*/
}
@media screen and (max-width: 1280px) {
	.gnb-footer-addr {
		margin:10px 0 0 5px;
		/*padding-left:10px;*/
		font-size:12px;
	}
}
.gnb-footer-area > li {
	position: relative;
	padding:15px 0 0;
}
.gnb-footer-area > li:first-child {
	padding:0px 0 0;
}
.gnb-footer-area .tag {
	position:relative;
	display:inline-block;	
	
	color:rgba(255,255,255,1);
	background:rgba(0,0,0,1);
	font-size:14px;
	font-weight:500;
	letter-spacing:0px;
	padding:0 15px 0 15px;
	border-radius:30px 30px 30px 30px;
	margin-left:0px;
	
	padding:0 20px 0 42px;
	border-radius:0px 30px 30px 0px;
	margin-left:-40px;
	
	line-height:28px;
	height:30px;
	text-align:center;
	
	white-space: nowrap; 
	font-family:"Noto Serif KR",serif;
}
.gnb-footer-area .phone {
	position:relative;
	display:block;
	padding:10px 0 0 5px;
	font-size:16px;
	font-weight:600;
	letter-spacing:0px;
	line-height:140%;
}
.gnb-footer-area .phone a:hover {
	text-decoration:underline;
}

/* gnb-side */
.gnb-side {
}

.gnb-side-layout {
	position:relative;
	width:100%;
	height:100vh;
	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;
	padding:0px 0 0px;
	overflow-y:auto;
	background:rgba(205,205,205,1);
	
	backdrop-filter:none;
	-webkit-backdrop-filter:none;
	
	-webkit-transition: background-color .4s ease-out;
       -moz-transition: background-color .4s ease-out;
        -ms-transition: background-color .4s ease-out;
         -o-transition: background-color .4s ease-out;
            transition: background-color .4s ease-out;
}
.gnb_filter_use .gnb-side-layout {
	backdrop-filter:blur(5px);
	-webkit-backdrop-filter:blur(5px);
}
.alarm-open .body-trans .gnb-side-layout {
	background:rgba(205,205,205,1);
	background: rgba(20,20,20,1); /*배경*/
	
}

.gnb-side-contents {
	position:relative;
	width:100%;
	flex:1;
	color:rgba(255,255,255,1);
	text-align:center;
	overflow:hidden;
}
.gnb-side-contents .text {
	position:absolute;
	display:block;
    font-size: 16px;
	white-space: nowrap;
	height:30px;
	line-height:30px;
	top:calc(50%);
	left:50%;
	-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;
						
	-webkit-transform: translate(-50%,-50%) rotate(90deg);	
	   -moz-transform: translate(-50%,-50%) rotate(90deg);	
	    -ms-transform: translate(-50%,-50%) rotate(90deg);	
	     -o-transform: translate(-50%,-50%) rotate(90deg);	
			transform: translate(-50%,-50%) rotate(90deg);	
	transform-origin:center center;		
			
    
}  
.gnb-side-use.open .gnb-side-contents .text {
	opacity:0;
}

.gnb-side-layout .gnb-side-footer {
	position:relative;
	width:100%;
	margin-top:auto;
	padding:40px 0px 0;
	text-align:center;	
	background:rgba(0,0,0,1);
	/*border-top:1px solid rgba(205,205,205,0);*/
}
.gnb-side-footer .gnb-sns {
	padding-bottom:35px;
}
.gnb-side-top {
	position:relative;
	padding:0px 0 40px;
	font-size:0;
	display:none;
}
.top-icon {
	position: relative;
    display:inline-block;
	background-color: rgba(255,255,255,1);
    border-radius: 50%;
	overflow: hidden;
    
	width: 40px;
    height: 40px;
	font-size:0;
	border:0px solid rgba(0,0,0,1);
			
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	        transition: all 0.3s ease;
}
.top-icon .icon {
	background: rgba(0,0,0,1);;
	height: 15px;
	width: 2px;
	margin: 2px 0px 0 0px;
	position: absolute;
	top:50%;
	left:50%;
	
	-webkit-transform: translate(-50%,-50%);
	   -moz-transform: translate(-50%,-50%);
		 -o-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);		
			transform: translate(-50%,-50%);
			
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	        transition: all 0.3s ease;
}
.top-icon .icon:before, .top-icon .icon:after {
    content: "";
    background: rgba(0,0,0,1);;
    position: absolute;
    height: 10px;
    width: 2px;
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	        transition: all 0.3s ease;
}
.top-icon .icon:before {
    right: -3px;
    top: -4px;
	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	     -o-transform: rotate(-45deg);
			transform: rotate(-45deg);
}

.top-icon .icon:after {
    left: -3px;
    top: -4px;
    -webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
			transform: rotate(45deg);
}

.top-icon:hover {
	background-color: rgba(205,205,205,1);
}
.top-icon:hover .icon, .top-icon:hover .icon:before, .top-icon:hover .icon:after {
    background: #fff;
}

/* sns */

.gnb-top-group {
	position: absolute;
	right:80px;
	top:0;
}
@media screen and (max-width: 1600px) {
	.gnb-top-group {
		right:40px;
	}
}
@media screen and (max-width: 1100px) {
	.gnb-top-group {
		right:25px;
	}
}



.gnb-group {
	position:relative;
	display: inline-block;
	width:auto;
	font-size:0;
	margin-left:10px;
	vertical-align:top;
	
}
.gnb-group-corner-tl,
.gnb-group-corner-tr {
	position: relative;
	display:inline-block;
	width: 14px;
	height: 26px;
	overflow: hidden;
	vertical-align:top;
	
}
.gnb-group-corner-tl:before,
.gnb-group-corner-tr:before {
	content: "";
	display: block;
	width: 200%;
	height: 120%;
	position: absolute;
	border-radius: 50%;
	-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
}
.gnb-group-corner-tl:before {
	top: 0px;
	right: 0px;
	box-shadow: 13px -13px 0 0 #fff;
	box-shadow: 13px -13px 0 0 rgba(175,145,55,1);
}
.gnb-group-corner-tr:before {
	top: 0px;
	left: 0px;
	box-shadow: -13px -13px 0 0 #fff;
	box-shadow: -13px -13px 0 0 rgba(175,145,55,1);
}

.gnb-group .do-family-link .txt {
	position:relative;
	display:inline-block;
    font-family: "Poppins","Gothic A1",serif;
	padding:0 20px 0 20px; 
	text-decoration:none;
	font-size:12px;
	letter-spacing:0.5px;
	width:auto;
	overflow:hidden; 
	border-radius: 15px 15px 15px 15px;
	line-height:36px;
	font-weight:500;
	text-transform:uppercase;
	height:36px;
	border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
	background: #fff;
	color:rgba(0,0,0,1);
	background:rgba(175,145,55,1);
	color: #fff;
}

.gnb-group .do-family-link:hover .txt {
	background:#fff;
	background:rgba(175,145,55,1);
	line-height:44px;
	height:44px;
}
/*.gnb-group .do-family-link:hover .gnb-group-corner-tl:before {
	box-shadow: 13px -13px 0 0 #fff;
}
.gnb-group .do-family-link:hover .gnb-group-corner-tr:before {
	box-shadow: -13px -13px 0 0 #fff;
}*/

.gnb-sns {
	display: inline-block;
	width:auto;
	font-size:0;
	margin-right:0px;
	vertical-align:top;
	padding:0px 0 0;
}
.gnb-top-group .gnb-sns {
	padding:20px 0 0;
}
.gnb-sns > li {
	display: inline-block;
	position: relative;
	margin-left:10px;
	margin-bottom:0px;
	font-size:0;
	vertical-align:top;
}

.gnb-sns > li a {
	position: relative;
	text-align:center;
	display:block; 
	width:30px; height:30px; 
	overflow:hidden; 
	border-radius:50%; -webkit-border-radius:50%;
}

.gnb-side-footer .sns  > li {
	display:block;
	margin-left:0px;
	margin-bottom:15px;
}
.gnb-side-footer .sns  > li:last-child {
	margin-bottom:0px;
}

.gnb-sns > li a.vr {background:url(/imgs/gnb/vr4-l.png) no-repeat center 50%;}
.gnb-sns > li a.vr:hover {background:url(/imgs/gnb/vr4-r.png) no-repeat center 50%;}

.gnb-mobile-trans .mobile-gnb-sns .gnb-sns > li a.vr,
.gnb-dark .gnb-sns > li a.vr {background:url(/imgs/gnb/vr-l.png) no-repeat center 50%;}
.gnb-mobile-trans .mobile-gnb-sns .gnb-sns > li a.vr:hover,
.gnb-dark .gnb-sns > li a.vr:hover {background: url(/imgs/gnb/vr-r-t.png) no-repeat center 50%;}

.gnb-sns > li a.blog {background:#19ce60 url(/imgs/gnb/sns_naverBlog.png) no-repeat center 50%;}
.gnb-sns > li a.blog2 {background:url(/imgs/gnb/sns_naverBlog2.png) no-repeat center 50%;}
.gnb-sns > li a.blog2:hover {background:#19ce60 url(/imgs/gnb/sns_naverBlog.png) no-repeat center 50%;}
.gnb-sns > li a.blog-gray {background:url(/imgs/gnb/sns_naverBlog-gray.png) no-repeat center 50%;}
.gnb-sns > li a.blog-gray:hover {background:#19ce60 url(/imgs/gnb/sns_naverBlog.png) no-repeat center 50%;}

.gnb-sns > li a.blog-gray2 {background:url(/imgs/gnb/sns_naverBlog-gray.png) no-repeat center 50%;}
.gnb-sns > li a.blog-gray2:hover {background:#19ce60 url(/imgs/gnb/sns_naverBlog.png) no-repeat center 50%;}

.gnb-dark .gnb-sns > li a.blog-gray {background:url(/imgs/gnb/sns_naverBlog-w.png) no-repeat center 50%;}
.gnb-dark .gnb-sns > li a.blog-gray:hover {background:#19ce60 url(/imgs/gnb/sns_naverBlog.png) no-repeat center 50%;}


.gnb-sns > li a.blog-g {background:url(/imgs/gnb/sns_naverBlog-g.png) no-repeat center 50%;}
.gnb-sns > li a.blog-g:hover {background:#19ce60 url(/imgs/gnb/sns_naverBlog.png) no-repeat center 50%;}
.gnb-sns > li a.blog-r {background:url(/imgs/gnb/sns_naverBlog2.png) no-repeat center 50%;}
.gnb-sns > li a.blog-r:hover {background:#19ce60 url(/imgs/gnb/sns_naverBlog.png) no-repeat center 50%;}




.gnb-sns > li a.blog-w {background:url(/imgs/gnb/sns_naverBlog.png) no-repeat center 50%;}
.gnb-sns > li a.blog-w:hover {background:#19ce60 url(/imgs/gnb/sns_naverBlog.png) no-repeat center 50%;}
.gnb-sns > li a.blogDark {background:#666 url(/imgs/gnb/sns_naverBlog.png) no-repeat center 50%;}
.gnb-sns > li a.blogDark:hover {background:#19ce60 url(/imgs/gnb/sns_naverBlog.png) no-repeat center 50%;}

.gnb-sns > li a.youtube {background:#ff0000 url(/imgs/gnb/sns_youtube.png) no-repeat center 50%;}
.gnb-sns > li a.youtube2 {background:url(/imgs/gnb/sns_youtube2.png) no-repeat center 50%;}
.gnb-sns > li a.youtube2:hover {background:#ff0000 url(/imgs/gnb/sns_youtube.png) no-repeat center 50%;}
.gnb-sns > li a.youtube-gray {background:url(/imgs/gnb/sns_youtube-gray.png) no-repeat center 50%;}
.gnb-sns > li a.youtube-gray:hover {background:#ff0000 url(/imgs/gnb/sns_youtube.png) no-repeat center 50%;}
.gnb-sns > li a.youtube-w {background:url(/imgs/gnb/sns_youtube.png) no-repeat center 50%;}
.gnb-sns > li a.youtube-w:hover {background:#ff0000 url(/imgs/gnb/sns_youtube.png) no-repeat center 50%;}
.gnb-sns > li a.youtube-r {background:url(/imgs/gnb/sns_youtube2.png) no-repeat center 50%;}
.gnb-sns > li a.youtube-r:hover {background:#ff0000 url(/imgs/gnb/sns_youtube.png) no-repeat center 50%;}

.gnb-sns > li a.cafe {background:#21c407 url(/imgs/gnb/sns_naverCafe.png) no-repeat center 50%;}
.gnb-sns > li a.cafe2 {background:url(/imgs/gnb/sns_naverCafe2.png) no-repeat center 50%;}
.gnb-sns > li a.cafe2:hover {background:#21c407 url(/imgs/gnb/sns_naverCafe.png) no-repeat center 50%;}
.gnb-sns > li a.cafe-w {background:url(/imgs/gnb/sns_naverCafe.png) no-repeat center 50%;}
.gnb-sns > li a.cafe-w:hover {background:#21c407 url(/imgs/gnb/sns_naverCafe.png) no-repeat center 50%;}
.gnb-sns > li a.cafe-r {background:url(/imgs/gnb/sns_naverCafe-r.png) no-repeat center 50%;}
.gnb-sns > li a.cafe-r:hover {background:#21c407 url(/imgs/gnb/sns_naverCafe.png) no-repeat center 50%;}
.gnb-sns > li a.cafe-b {background:url(/imgs/gnb/sns_naverCafe4.png) no-repeat center 50%;}
.gnb-sns > li a.cafe-b:hover {background:#21c407 url(/imgs/gnb/sns_naverCafe.png) no-repeat center 50%;}

.gnb-mobile-trans .mobile-gnb-sns .gnb-sns > li a.cafe-b,
.gnb-dark .gnb-sns > li a.cafe-b {background:url(/imgs/gnb/sns_naverCafe.png) no-repeat center 50%;}
.gnb-mobile-trans .mobile-gnb-sns .gnb-sns > li a.cafe-b:hover,
.gnb-dark .gnb-sns > li a.cafe-b:hover {background:#21c407 url(/imgs/gnb/sns_naverCafe.png) no-repeat center 50%;}

.gnb-sns > li a.smartstore {background:#00c73c url(/imgs/gnb/sns_smartstore.png) no-repeat center 50%;}
.gnb-sns > li a.naverBooking {background:#00c73c url(/imgs/gnb/sns_naverBooking.png) no-repeat center 50%;}

.gnb-sns > li a.facebook {background:#3e5b99 url(/imgs/gnb/sns_facebook.png) no-repeat center 50%;}
.gnb-sns > li a.facebook2 {background:url(/imgs/gnb/sns_facebook2.png) no-repeat center 50%;}
.gnb-sns > li a.facebook2:hover {background:#3e5b99 url(/imgs/gnb/sns_facebook.png) no-repeat center 50%;}
.gnb-sns > li a.facebook-gray {background:url(/imgs/gnb/sns_facebook-gray.png) no-repeat center 50%;}
.gnb-sns > li a.facebook-gray:hover {background:#3e5b99 url(/imgs/gnb/sns_facebook.png) no-repeat center 50%;}
.gnb-sns > li a.facebook-r {background:url(/imgs/gnb/sns_facebook2.png) no-repeat center 50%;}
.gnb-sns > li a.facebook-r:hover {background:#3e5b99 url(/imgs/gnb/sns_facebook.png) no-repeat center 50%;}
.gnb-sns > li a.facebook-w {background:url(/imgs/gnb/sns_facebook.png) no-repeat center 50%;}
.gnb-sns > li a.facebook-w:hover {background:#3e5b99 url(/imgs/gnb/sns_facebook.png) no-repeat center 50%;}
.gnb-sns > li a.facebook-sam {background:url(/imgs/gnb/sns_facebook-sam.png) no-repeat center 50%;}
.gnb-sns > li a.facebook-sam:hover {background:#3e5b99 url(/imgs/gnb/sns_facebook.png) no-repeat center 50%;}
.gnb-sns > li a.twitter {background:#00acec url(/imgs/gnb/sns_twitter.png) no-repeat center 50%;}
.gnb-sns > li a.instagram {background:#e9224f url(/imgs/gnb/sns_instagram3.png) no-repeat center 50%;}
.gnb-sns > li a.instagram2 {background:url(/imgs/gnb/sns_instagram2.png) no-repeat center 50%;}
.gnb-sns > li a.instagram2:hover {background:#e9224f url(/imgs/gnb/sns_instagram3.png) no-repeat center 50%;}
.gnb-sns > li a.instagram4 {background:url(/imgs/gnb/sns_instagram4.png) no-repeat center 50%;}
.gnb-sns > li a.instagram4:hover {background:#e9224f url(/imgs/gnb/sns_instagram4.png) no-repeat center 50%;}
.gnb-sns > li a.instagram-gray {background:url(/imgs/gnb/sns_instagram-gray.png) no-repeat center 50%;}
.gnb-sns > li a.instagram-gray:hover {background:#e9224f url(/imgs/gnb/sns_instagram3.png) no-repeat center 50%;}
.gnb-sns > li a.instagram-b {background:url(/imgs/gnb/sns_instagram4.png) no-repeat center 50%;}
.gnb-sns > li a.instagram-b:hover {background:#e9224f url(/imgs/gnb/sns_instagram3.png) no-repeat center 50%;}
.gnb-sns > li a.blog-b {background:url(/imgs/gnb/sns_naverBlog4.png) no-repeat center 50%;}
.gnb-sns > li a.blog-b:hover {background:#19ce60 url(/imgs/gnb/sns_naverBlog.png) no-repeat center 50%;}

.gnb-mobile-trans .mobile-gnb-sns .gnb-sns > li a.instagram-b,
.gnb-dark .gnb-sns > li a.instagram-b { 
	background:url(/imgs/gnb/sns_instagram-w.png) no-repeat center 50%;
}
.gnb-mobile-trans .mobile-gnb-sns .gnb-sns > li a.instagram-b:hover,
.gnb-dark .gnb-sns > li a.instagram-b:hover { 
	background:#e9224f url(/imgs/gnb/sns_instagram3.png) no-repeat center 50%;
}

.gnb-mobile-trans .mobile-gnb-sns .gnb-sns > li a.blog-b,
.gnb-dark .gnb-sns > li a.blog-b {
	background:url(/imgs/gnb/sns_naverBlog-w.png) no-repeat center 50%;
}
.gnb-mobile-trans .mobile-gnb-sns .gnb-sns > li a.blog-gray:hover,
.gnb-dark .gnb-sns > li a.blog-b:hover {
	background:#19ce60 url(/imgs/gnb/sns_naverBlog.png) no-repeat center 50%;
}

.gnb-sns > li a.instagram-gray2 {background:url(/imgs/gnb/sns_instagram-gray.png) no-repeat center 50%;}
.gnb-sns > li a.instagram-gray2:hover {background:#e9224f url(/imgs/gnb/sns_instagram3.png) no-repeat center 50%;}

.gnb-dark .gnb-sns > li a.instagram-gray {background:url(/imgs/gnb/sns_instagram-w.png) no-repeat center 50%;}
.gnb-dark .gnb-sns > li a.instagram-gray:hover {background:#e9224f url(/imgs/gnb/sns_instagram3.png) no-repeat center 50%;}

.gnb-sns > li a.instagram-g {background:url(/imgs/gnb/sns_instagram-g.png) no-repeat center 50%;}
.gnb-sns > li a.instagram-g:hover {background:#e9224f url(/imgs/gnb/sns_instagram3.png) no-repeat center 50%;}
.gnb-sns > li a.instagram-sam {background:url(/imgs/gnb/sns_instagram-sam.png) no-repeat center 50%;}
.gnb-sns > li a.instagram-sam:hover {background:#e9224f url(/imgs/gnb/sns_instagram3.png) no-repeat center 50%;}
.gnb-sns > li a.instagram-w {background:url(/imgs/gnb/sns_instagram-w.png) no-repeat center 50%;}
.gnb-sns > li a.instagram-w:hover {background:#e9224f url(/imgs/gnb/sns_instagram3.png) no-repeat center 50%;}
.gnb-sns > li a.instagram-r {background:url(/imgs/gnb/sns_instagram2.png) no-repeat center 50%;}
.gnb-sns > li a.instagram-r:hover {background:#e9224f url(/imgs/gnb/sns_instagram3.png) no-repeat center 50%;}

.gnb-sns > li a.facebookDark {background:#666 url(/imgs/gnb/sns_facebook.png) no-repeat center 50%;}
.gnb-sns > li a.twitterDark {background:#666 url(/imgs/gnb/sns_twitter.png) no-repeat center 50%;}
.gnb-sns > li a.instagramDark {background:#666 url(/imgs/gnb/sns_instagram.png) no-repeat center 50%;}

.gnb-sns > li a.facebookDark:hover {background:#3e5b99 url(/imgs/gnb/sns_facebook.png) no-repeat center 50%;}
.gnb-sns > li a.twitterDark:hover {background:#00acec url(/imgs/gnb/sns_twitter.png) no-repeat center 50%;}
.gnb-sns > li a.instagramDark:hover {background:#e9224f url(/imgs/gnb/sns_instagram2.png) no-repeat center 50%;}

.gnb-sns > li a.kakaostory {background:#ffd200 url(/imgs/gnb/sns_kakaostory.png) no-repeat center 50%;}
.gnb-sns > li a.kakaotalk {background:#ffd200 url(/imgs/gnb/sns_kakaotalk.png) no-repeat center 50%;}
.gnb-sns > li a.kakaotalk3 {background:rgba(255,255,255,1) url(/imgs/gnb/sns_kakaotalk.png) no-repeat center 50%;}
.gnb-sns > li a.kakaotalk2 {background:url(/imgs/gnb/sns_kakaotalk2.png) no-repeat center 50%;}
.gnb-sns > li a.kakaotalk2:hover {background:#ffd200 url(/imgs/gnb/sns_kakaotalk2.png) no-repeat center 50%;}
.gnb-sns > li a.kakaotalk-gray {background:url(/imgs/gnb/sns_kakaotalk-gray.png) no-repeat center 50%;}
.gnb-sns > li a.kakaotalk-gray:hover {background:#ffd200 url(/imgs/gnb/sns_kakaotalk2.png) no-repeat center 50%;}

.gnb-sns > li a.kakaotalk-gray2 {background:url(/imgs/gnb/sns_kakaotalk-gray.png) no-repeat center 50%;}
.gnb-sns > li a.kakaotalk-gray2:hover {background:#ffd200 url(/imgs/gnb/sns_kakaotalk2.png) no-repeat center 50%;}

.gnb-sns > li a.kakaotalk-g {background:url(/imgs/gnb/sns_kakaotalk-g.png) no-repeat center 50%;}
.gnb-sns > li a.kakaotalk-g:hover {background:#ffd200 url(/imgs/gnb/sns_kakaotalk2.png) no-repeat center 50%;}
.gnb-sns > li a.kakaotalk-sam {background:url(/imgs/gnb/sns_kakaotalk-sam.png) no-repeat center 50%;}
.gnb-sns > li a.kakaotalk-sam:hover {background:#ffd200 url(/imgs/gnb/sns_kakaotalk2.png) no-repeat center 50%;}
.gnb-sns > li a.kakaotalk-b {background:url(/imgs/gnb/sns_kakaotalk5.png) no-repeat center 50%;}
.gnb-sns > li a.kakaotalk-b:hover {background:#ffd200 url(/imgs/gnb/sns_kakaotalk2.png) no-repeat center 50%;}
.gnb-sns > li a.kakaotalk-r {background:url(/imgs/gnb/sns_kakaotalk-r.png) no-repeat center 50%;}
.gnb-sns > li a.kakaotalk-r:hover {background:#ffd200 url(/imgs/gnb/sns_kakaotalk2.png) no-repeat center 50%;}

.gnb-dark .gnb-sns > li a.kakaotalk-gray {background:url(/imgs/gnb/sns_kakaotalk-w.png) no-repeat center 50%;}
.gnb-dark .gnb-sns > li a.kakaotalk-gray:hover {background:#ffd200 url(/imgs/gnb/sns_kakaotalk2.png) no-repeat center 50%;}

.gnb-mobile-trans .mobile-gnb-sns .gnb-sns > li a.kakaotalk-b,
.gnb-dark .gnb-sns > li a.kakaotalk-b { 
	background:url(/imgs/gnb/sns_kakaotalk-w.png) no-repeat center 50%;
}
.gnb-mobile-trans .mobile-gnb-sns .gnb-sns > li a.kakaotalk-b:hover,
.gnb-dark .gnb-sns > li a.kakaotalk-b:hover { 
	background:#ffd200 url(/imgs/gnb/sns_kakaotalk2.png) no-repeat center 50%;
}

/* gnb-side-menu */
body.side-open {
	overflow:hidden;
}
#gnb-side-menu {
	position: fixed; 
	width: 100%;
	height: 100vh;
	top: 0px;
	left: 0;
    right: 0;
	display:block;
	visibility:hidden;
	z-index: 199;
}
#gnb-side-menu.side-open {
	visibility:visible;
}

#gnb-side-menu .menu-back {
	position: absolute; 
	width: 100%;
	height: 100vh;
	top: 0px;
	left: 0;
    right: 0;
	background:rgba(0,0,0,1);
	visibility:hidden;
	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;
}
#gnb-side-menu.side-open .menu-back {
	
	opacity:.6;
	visibility:visible;
}

#gnb-side-menu .menu-close {
	position: fixed;
    z-index: 3;
	font-size: 0;
    width: 40px;
    height: 40px;
    top: 30px;
    right: 30px;
	cursor: pointer;
}

#gnb-side-menu .menu-close:before, #gnb-side-menu .menu-close: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(205,205,205,1);
}
#gnb-side-menu .menu-close:before {
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
			transform: rotate(45deg);
}
#gnb-side-menu .menu-close:after {

	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	     -o-transform: rotate(-45deg);
			transform: rotate(-45deg);
}

#gnb-side-menu .menu-close:hover:before, #gnb-side-menu .menu-close:hover:after{
    background-color: rgba(255,255,255,1);
}

#gnb-side-menu .side-panel {
	position:relative;
	padding:35px 40px 0;
}
#gnb-side-menu .side-panel .logo {
	position:relative;
	padding:15px 0px 0;
	text-align:center;
}

#gnb-side-menu .menu-panel {
    position: absolute;
    top: 0;
    right: 0;
    width: 30%;
    height: 100vh;
	background:rgba(10,40,60,1);
	background:rgba(45,25,15,1);
	background:rgba(70,50,10,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;
	/* Hide scrollbar for IE, Edge and Firefox */
	-ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;  /* Firefox */
}

/* Hide scrollbar for Chrome, Safari and Opera */
#gnb-side-menu .menu-panel::-webkit-scrollbar {
	display: none;
}


#gnb-side-menu .menu-footer {
	position:relative;
	display:flex;
	display:block;
	text-align:left;
	padding:30px 40px 20px 40px;
	font-size:14px;
	color:rgba(20,20,20,1);
    background: rgba(225,225,225,1);
	margin-top:auto;
}
#gnb-side-menu .menu-footer .sns {
	position:relative;
	display:table;
	padding:0px 0 30px;
}
#gnb-side-menu .menu-footer .sns-tit {
	position:relative;
	display:table-cell;
	padding-right:20px;
	font-size:18px;
	font-weight:500;
	vertical-align:middle;
}
#gnb-side-menu .menu-footer .sns-group {
	position:relative;
	display:table-cell;
	vertical-align:middle;
}
#gnb-side-menu .side-addrPoint {
	margin: 0px 0 15px;
	padding-left: 15px;
}
#gnb-side-menu .side-addrPoint li {
	font-weight: 300;
	list-style:circle outside none;
	line-height: 150%;
	margin-bottom:10px;
	text-align:left;
	font-size:14px;
}
#gnb-side-menu .side-addrPoint li strong {
	font-weight: 400;	
}

.gnb-side-menu-list {
	position:relative;
	display:block;
	margin: 0;
	min-height:280px;
	width:100%;
	padding:40px 0px 40px; 
	overflow:hidden;
	/*text-transform:uppercase;*/
}
.gnb-side-menu-list > li {
	position:relative;
	display:table;
	width:100%;
	padding:20px 0 20px;
	border-top:1px solid rgba(205,205,205,.2);
}
.gnb-side-menu-list > li:last-child {
	padding-bottom:0px;
	border-bottom:none;
}
.gnb-side-menu-list > li > .nchild {
	position:relative;
	display:table-cell;
	width:50%;
	vertical-align:top;
	
}
.gnb-side-menu-list > li > a {
	position:relative;
	display:table-cell;
	width:50%;
	vertical-align:top;
	padding:3px 10px 0 0;
	color:rgba(205,205,205,1);;
}

.gnb-side-menu-list > li > a div {
	position:relative;
	display:inline-block;
	font-size: 17px;
	text-decoration: none;
	line-height:130%;
    font-family: "Poppins","Gothic A1",serif;
	font-weight:400;
	white-space: nowrap; 
	letter-spacing:0px;
	letter-spacing:0px;
	/*text-transform:uppercase;*/
}

.gnb-side-menu-list > li > a span {
	display:none;
	font-size:14px;
	line-height:20px;
	font-weight:300;
	margin-left:2px;
}

.gnb-side-menu-list > li > a:hover {color:rgba(255,255,255,1);}

.gnb-side-menu-list > li > a .underline {
    position: absolute;
    top: 0px;
    left:calc(100% + 7px);
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	border: 1px solid rgba(255,255,255,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;
    z-index: 2;
	display:none;
}

.gnb-side-menu-list > li.on > a,
.gnb-side-menu-list > li.on > a:hover {
	color:rgba(255,255,255,1);
}
.gnb-side-menu-list > li.on > a .underline {
	display:block;
}
.gnb-side-menu-list .ex-count { 
	position:relative; 
	display:block; 
	padding:7px 0px 0px 0px; 
	font-size:14px;
	color:rgba(205,205,205,.8);;
	font-weight:400;
	line-height:130%;
}
.gnb-side-menu-list .nchild li {
	padding:0px 0px 3px 0px;
	position:relative;
	display:block; 
}
.gnb-side-menu-list .nchild li:last-child {
	padding:0px 0px 0px 0px;
}
.gnb-side-menu-list .nchild a { 
	position:relative; 
	display:inline-block; 
	padding:7px 0px 0px 0px; 
	font-size:14px;
	color:rgba(205,205,205,.8);;
	font-weight:400;
	text-align:left;
	line-height:150%;
}
.gnb-side-menu-list .nchild a:hover {color:rgba(255,255,255,1);}
.gnb-side-menu-list .nchild li.on > a {
	color:rgba(255,255,255,1);
}
.gnb-side-menu-list .nchild li.on > a:after {
	content:''; 
	display:block; 
	position:absolute; 
	top:115%; 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(255,255,255,1);;
}
.gnb-side-menu-list .nchild li a:before{
	content:''; 
	display:block; 
	position:absolute; 
	top:112%; left:0; 
	width:0; height:1px; 
	background:rgba(255,255,255,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;
}
.gnb-side-menu-list .nchild li a:hover:before {width:100%}


@media screen and (max-width: 1340px) {
	#gnb-side-menu .menu-panel {
		width: 40%;
	}
}
@media screen and (max-width: 1024px) {
	#gnb-side-menu .menu-panel {
		width: 50%;
	}
	#gnb-side-menu .side-panel {
		padding:30px 30px 0;
	}
	
	#gnb-side-menu .menu-close {
		top:15px;
		right:15px;
		width: 30px;
		height: 30px;
	}

	#gnb-side-menu .menu-close:before, #gnb-side-menu .menu-close:after {
		margin-top: 15px;
	}
	
	#gnb-side-menu .menu-footer {
		padding:30px 30px 20px 30px;
	}
}
@media screen and (max-width: 768px) {
	#gnb-side-menu .menu-panel {
		width: 60%;
	}
}
@media screen and (max-width: 640px) {
	#gnb-side-menu .menu-panel {
		width: 80%;
	}
	
	
}
@media screen and (max-width: 480px) {
	#gnb-side-menu .menu-panel {
		width: 85%;
	}
	
}
@media screen and (max-width: 425px) {
	.gnb-side-menu-list > li > .nchild {
		display:block;
		width:100%;
		padding:10px 0px 0px 20px;
	}
	.gnb-side-menu-list > li > a {
		display:block;
		width:100%;
		padding:0px 0px 0px 0;
	}
	.gnb-side-menu-list .nchild > li.on > a:after {
		top:calc(50%);
		left:-20px; 
		width:10px;
	}
}
@media screen and (max-width: 375px) {
	#gnb-side-menu .menu-panel {
		width: 90%;
	}
	
	#gnb-side-menu .side-panel {
		padding:20px 25px 0;
	}
	
	#gnb-side-menu .menu-footer {
		padding:25px;
	}
	
}

/* footer */
#footer {
	position: relative;
	overflow:hidden;

	background:rgba(240,240,240,1);		
}
.footer-slogan {
	position: relative;
	color:#fff; 
	font-size:20px;  
    font-family: "Poppins","Gothic A1",serif;
	text-align:center;
	background: url(/imgs/gnb/back_foot_pc.png);
}
@media screen and (max-width: 768px) {
	.footer-slogan {
		font-size:16px;  
	}
	
}
#footer .footerArea {
	position: relative;
	padding: 70px 0 70px 0;
	font-size: 14px;
	text-align: center;
	color:rgba(80,50,20,1);
	color:rgba(115,90,75,1);
	z-index:2;
	
}
.footer-leaf {
	position:absolute;
	left:-20px;
	bottom:0px;
	z-index:1;
}
#footer .footer-container {position: relative;width:100%;margin: 0px auto;text-align:left;display:table;}
#footer .tb {position: relative;width:100%;margin: 0px auto;text-align:left;display:table;}
#footer .tb-cell {
	position:relative;
	display:table-cell;
	vertical-align:top;
	
}
#footer .tb-20 {width:20%;}
#footer .tb-25 {width:25%;}
#footer .tb-30 {width:30%;}
#footer .tb-35 {width:35%;}
#footer .tb-40 {width:40%;}
#footer .tb-50 {width:50%;}
#footer .tb-60 {width:60%;}
#footer .tb-block {width:100%;display:block;white-space:normal}

@media screen and (max-width: 1440px) {
	#footer .l-tb-20 {width:20%;}
	#footer .l-tb-25 {width:25%;}
	#footer .l-tb-30 {width:30%;}
	#footer .l-tb-35 {width:35%;}
	#footer .l-tb-40 {width:40%;}
	#footer .l-tb-50 {width:50%;}
	#footer .l-tb-60 {width:60%;}
	#footer .l-tb-block {width:100%;display:block;white-space:normal}
}
@media screen and (max-width: 1280px) {
	#footer .p-tb-20 {width:20%;}
	#footer .p-tb-25 {width:25%;}
	#footer .p-tb-30 {width:30%;}
	#footer .p-tb-35 {width:35%;}
	#footer .p-tb-40 {width:40%;}
	#footer .p-tb-50 {width:50%;}
	#footer .p-tb-60 {width:60%;}
	#footer .p-tb-block {width:100%;display:block;white-space:normal}
}
@media screen and (max-width: 1024px) {
	#footer .s-tb-20 {width:20%;}
	#footer .s-tb-25 {width:25%;}
	#footer .s-tb-30 {width:30%;}
	#footer .s-tb-35 {width:35%;}
	#footer .s-tb-40 {width:40%;}
	#footer .s-tb-50 {width:50%;}
	#footer .s-tb-60 {width:60%;}
	#footer .s-tb-block {width:100%;display:block;white-space:normal}
}
@media screen and (max-width: 768px) {
	#footer .t-tb-20 {width:20%;}
	#footer .t-tb-25 {width:25%;}
	#footer .t-tb-30 {width:30%;}
	#footer .t-tb-35 {width:35%;}
	#footer .t-tb-40 {width:40%;}
	#footer .t-tb-50 {width:50%;}
	#footer .t-tb-60 {width:60%;}
	#footer .t-tb-block {width:100%;display:block;white-space:normal}
}
@media screen and (max-width: 480px) {
	#footer .m-tb-20 {width:20%;}
	#footer .m-tb-25 {width:25%;}
	#footer .m-tb-30 {width:30%;}
	#footer .m-tb-35 {width:35%;}
	#footer .m-tb-40 {width:40%;}
	#footer .m-tb-50 {width:50%;}
	#footer .m-tb-60 {width:60%;}
	#footer .m-tb-block {width:100%;display:block;white-space:normal}
}
#footer .footer-tableCell-left {
	position:relative;
	display:table-cell;
	width: calc(65%);
	vertical-align:top;
	padding:0 0px 30px 0;
	white-space:nowrap;
	
}


#footer .footer-tableCell-left-slogan {
	position: relative;
    
    font-size: 30px;
    line-height: 155%;
	font-weight:400;
	font-family:"Noto Serif KR",serif;
    padding-right: 100px;
}
#footer .footer-tableCell-left-slogan strong {
	font-weight:600;
}
#footer .time {
	font-size:14px;
}
#footer .footer-reserv {
	position: relative;
	font-size:0;
}
#footer .footer-reserv > li { 
	position: relative;
	margin: 0px 0 0px;
	position:relative;
	display: inline-block;
	text-align: center; 
	width:calc(50%);
}
#footer .footer-reserv > li:first-child { 
	margin: 0px 10px 0px 0;
	width:calc(50% - 10px);
}
#footer .footer-reserv > li > a {
	position: relative;
	display: block; 
	font-size: 16px; 
	letter-spacing: 0;
	position: relative; 
	padding:0px 0px 0px;	
	font-family:"Noto Serif KR",serif;
	font-weight:500;
	line-height:48px;
	height:50px;
	overflow:hidden;
	margin:0 0px;
	border:1px solid rgba(80,50,30,1);	
	white-space:nowrap;
	
	-webkit-border-radius: 6px; 
	   -moz-border-radius: 6px; 
		    border-radius: 6px;
	color:rgba(80,50,20,1);
}
#footer .footer-reserv > li:first-child a {
	color:#fff;
	border:1px solid rgba(80,50,20,1);
	background:rgba(80,50,20,1);

}

#footer .footer-reserv > li > a:hover {
	color:#fff;
	border:1px solid rgba(80,50,20,1);
	background:rgba(80,50,20,1);
}

#footer .footer-tableCell-info {
	position:relative;
	display:table-cell;
	width: auto;
	white-space:nowrap;
	vertical-align:top;
	padding:0 0px 0px 0px;
	/*border-left:1px solid rgba(195,170,140,.4);*/
}

#footer .footer-info {
	list-style: none;
    position: relative;
    transition: top 1s, opacity 1s;
}
#footer .footer-info > li {
	margin-bottom:2px;
}
#footer .sns-info {
	list-style: none;
    position: relative;
    /*top: 30px;
    opacity: 0;*/
    transition: top 1s, opacity 1s;
}
#footer .sns-info .sns {
	display:inline-block;
	font-size:16px;
    margin-right:20px;
	margin-bottom:10px;
	font-weight:600;
}
#footer .sns-info a:hover{
	text-decoration:none;
	color:rgba(80,50,20,1);
	border-bottom: 1px solid rgba(80,50,20,1);
}
#footer .footer-info .tag-tb {
	position:relative;
	display:table;
	vertical-align:top;
	font-size:14px;
}
#footer .footer-info .tag-cell {
	position:relative;
	display:table-cell;
}
#footer .footer-info .tag {
	position:relative;
	display:inline-block;
	width: 110px;
	font-weight: normal; 	
	padding:0 10px;
	font-size:14px;
	background:#fff;
	border-radius:20px;
	line-height:24px;
	text-align:center;
	white-space:nowrap;
	margin-right:10px;
}
#footer .footer-info .tag-desc {
	position:relative;
	white-space:nowrap;
}
@media screen and (max-width: 350px) {
	#footer .footer-info .tag-cell {
		position:relative;
		display:block;
	}
	#footer .footer-info .tag-desc {
		padding:10px 0 10px 10px;
	}
	
	#footer .footer-reserv > li > a {
		font-size: 14px; 
	}
}



#footer .footer-info .sm {
	font-size:14px;
}
#footer .footer-tb {
	position:relative;
	display:table;
	width:100%;
}
#footer .footer-tb-cell {
	position:relative;
	display:table-cell;
	
	vertical-align:top;
}
#footer .footer-tb-cell:first-child {
	padding-right:100px;
	width:100%;
}
#footer .footer-info-tit {
	position: relative; 
	font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
	vertical-align:top;
	line-height:30px;
	
}
#footer .footer-info-tit .line {
	position: relative; 
	float:left;
	display: inline-block; 
	font-size: 16px; 
	letter-spacing: 0;
	padding:0px 20px 0px;	
	overflow:hidden;
	white-space:nowrap;
	background:#fff;
	margin-left:-10px;
	height:30px;
	line-height:28px;
	color:#000;
	-webkit-border-radius: 30px; 
	   -moz-border-radius: 30px; 
		    border-radius: 30px;
			
}
#footer .footer-info-tit .bl {
	background:rgba(80,50,20,1);
	color:#fff;
	font-size:14px;				
}

#footer .footer-info-tit .ment {
	position: relative; 
	display: inline-block; 
	float:left;
	margin-left:10px;
}
#footer .large {
	font-size:18px;
}
#footer .large2 {
	font-size:16px;
}
#footer .over {
	/*color:rgba(220,200,170,1);*/
}
#footer .over:hover{
	text-decoration:none;
	color:rgba(80,50,20,1);
	border-bottom: 1px solid rgba(80,50,20,1);
}
#footer .point {
	margin-left:20px;
	list-style:disc;
}
#footer .footer-info .footer-info-desc {
	font-size: 16px;
    margin-top: 15px;
}
#footer .footer-info strong {
	font-weight:600;
	margin-right:10px;
}
#footer .footer-info .office {
	font-size:22px;
	margin-bottom:10px;
	white-space: nowrap;
}
#footer .footer-info .office-tit {
	font-size:18px;
	margin-bottom:10px;
	white-space: nowrap;
}
#footer .footer-info .line-set {
	position:relative;
	display:table;
	
	line-height:40px;
}
#footer .footer-info .line-set .line-l {
	position:relative;
	display:table-cell;
	width:auto;
	padding-right:10px;
}
#footer .footer-info .line-set .line-r {
	position:relative;
	display:table-cell;
	width:100%;
}

#footer .footer-info .line-set .line-r:after {
	position: absolute;
	content: "";
    display: block;
	width:100%;
    top:50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
    height: 1px;
	background:rgba(80,50,20,.2);	
}
#footer .footer-info .line-set .line-map {
	position:relative;
	display:table-cell;
	width:auto;
	padding-left:10px;
	vertical-align:middle;
}
#footer .footer-info .line-set .line-map:hover {
	text-decoration:none;
	
	border-bottom:none;
}
#footer .footer-info .line-set .line-map .map-point {
	position:relative;
	font-size:17px;
	display:inline-block;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:rgba(255,255,255,1);
	-webkit-border-radius: 30px; 
	   -moz-border-radius: 30px; 
		    border-radius: 30px;
}
#footer .footer-info .line-set .line-map i {
	line-height:30px;
}
#footer .footer-info .footer-info-contact {
    position: relative;
	margin-top:80px;
    /*top: 30px;
    opacity: 0;*/
    transition: top 1s, opacity 1s;
}


#footer .footer-logo-copy {
	position: absolute;
    font-size: 14px;
    left: 0px;
    bottom: 0px;
}
#footer .footer-logo {
	position: relative;
    /*top: 30px;
    opacity: 0;*/
    transition: top 1s, opacity 1s;
}
#footer .footer-logo.active {
    top: 0;
    opacity: 1;
}

#footer .footer-copy {
	position: relative;
}

#footer .footer-copy .copy {
	position: relative;
    font-size: 10px;
	margin-top:5px;
	letter-spacing:0.5px;
}
@media screen and (max-width: 1440px) {
	#footer .footer-logo-copy {
		left: 0px;
	}
}
@media screen and (max-width: 1280px) {

}
@media screen and (max-width: 1024px) {
	#footer .footerArea {
		font-size: 16px;
	}
	#footer .footer-logo-copy {
		left: 0px;
	}
}
@media screen and (max-width: 900px) {
	#footer .footerArea {
		padding: 50px 0;
		font-size: 14px;
	}
	#footer .footer-tableCell-left {
		display:block;
		width: calc(100%);
		padding:0 0px 25px 0;
		white-space:inherit;
	}
	#footer .footer-tableCell-info {
		display:block;
		width: calc(100%);
		padding:25px 0px 0px 0;
		white-space:inherit;
	}
	#footer .footer-logo-copy {
		position:relative;
		display:block;
		left:0;
		bottom:0;
		text-align:center;
		left: unset;
		bottom: unset;
		font-size: 12px;
		margin-top: 60px;
		width: 100%;
	}
	#footer .footer-tableCell-left-slogan {
		font-size: 24px;
		padding-right: 0px;
	}
	#footer .footer-info-tit {
		font-size: 20px;
	}
	#footer .footer-info .footer-info-desc {
		font-size: 14px;
	}
	#footer .footer-copy {
		margin-top:20px;
		font-size: 12px;
	}
	#footer .footer-info .footer-info-contact {
		margin-top:50px;
	}
	#footer .footer-tb {
		width:auto;
	}
	#footer .footer-tb-cell:first-child {
		width:auto;
	}
	#footer .footer-info-tit .line {
		/*margin-left:0px;*/
				
	}
	
	#footer .footer-logo img {
		max-width:180px;
	}
}
@media screen and (max-width: 640px) {
	
	#footer .footer-tableCell-left-slogan {
		font-size: 22px;
	}
	
	
}
@media screen and (max-width: 480px) {
	#footer .footer-tableCell-left-slogan {
		font-size: 22px;
	}
	#footer .footer-tb-cell {
		display:block;
	}
	#footer .footer-tb-cell:first-child {
		padding-right:0;
		padding-bottom:40px;
	}
	#footer .footer-logo-copy .footer-logo img {
		max-width:200px;
	}
}
@media screen and (max-width: 350px) {
	#footer .footer-tableCell-left-slogan {
		font-size: 20px;
	}
	#footer .footerArea {
		font-size: 13px;		
	}
	#footer .footer-info .office {
		font-size:15px;
	}
}



.mobile-side-quick {
	position:fixed; 
	right:100px; 
	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;
	display:none;
}
.mobile-side-quick.bottom {
	top: auto;
	-webkit-transform:none;
	-moz-transform:none;
	-ms-transform:none;
	-o-transform:none;
	transform:none;
	bottom:100px;
}
.mobile-side-quick > li {
    font-size:0;
}
.mobile-side-quick > li+li {
    margin-top:12px;
}
.mobile-side-quick .tel {
	display:none;
}

.mobile-side-quick .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%;
}

.mobile-side-quick .top {
    margin-bottom:0px;
	opacity:0;
	visibility:hidden;
}
.mobile-side-quick.topShow {
	margin-top:0px;
	bottom:100px;
}
.mobile-side-quick.topShow .item.top {
	margin-bottom:0px;
	opacity:1;
	visibility:visible;
}

.mobile-side-quick .bg {
	/*background-color:#98837f !important;*/
	background: url(/imgs/side/bg.png) center center repeat-x;
}
.mobile-side-quick .bg-dark {
    background-color:#55463c !important;
}
.mobile-side-quick .item .icon {
	position:relative;
    display: inline-block;
	width:60px;
    height:60px;
	overflow: hidden;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	background-size:contain;
	
}
.mobile-side-quick .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: 60px;
    color:#55463c;
	font-weight:400;
    white-space: nowrap;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.mobile-side-quick .text-white .text {
	color: #fff;
}


.mobile-side-quick .item:hover {
	width:auto;
	-webkit-border-radius:30px;
	border-radius:30px;
	padding:0 25px 0 5px;
}
.mobile-side-quick .top:hover {
	padding:0 0px 0 0;
}
.mobile-side-quick .item:hover .text {
	display:inline-block;
	width:auto;
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


.mobile-side-quick .item .blind {
    overflow: hidden;
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
}
.mobile-side-quick .top .icon {
	background-image: url(/imgs/side/topArrow.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.mobile-side-quick .kakaotalk {
	background-color:#ffcd00 !important;
}

.mobile-side-quick .kakaotalk .icon {
	background-image: url(/imgs/side/talk.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.mobile-side-quick .kakaotalk .w {
	background-image: url(/imgs/side/talk_w.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.mobile-side-quick .kakaotalk .kakaotalk {
	background-image: url(/imgs/side/kakaotalk.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.mobile-side-quick .kakaotalk .kakaotalk_w {
	background-image: url(/imgs/side/kakaotalk_w.png);
	background-position:center center;
	background-repeat:no-repeat;
}

.mobile-side-quick .reservation .icon {
	background-image: url(/imgs/side/reservation.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.mobile-side-quick .reservation .w {
	background-image: url(/imgs/side/reservation_w.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.mobile-side-quick .reservation .reserv2 {
	background-image: url(/imgs/side/reservation2.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.mobile-side-quick .reservation .reserv2_w {
	background-image: url(/imgs/side/reservation2_w.png);
	background-position:center center;
	background-repeat:no-repeat;
}

.mobile-side-quick .parking .icon {
	background-image: url(/imgs/side/parking.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.mobile-side-quick .parking .w {
	background-image: url(/imgs/side/parking_w.png);
	background-position:center center;
	background-repeat:no-repeat;
}

.mobile-side-quick .phone .icon {
	background-image: url(/imgs/side/phone.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.mobile-side-quick .phone .w {
	background-image: url(/imgs/side/phone_w.png);
	background-position:center center;
	background-repeat:no-repeat;
}
/*
@media screen and (max-width: 1440px) {
	.mobile-side-quick {
		right:40px; 
	}
}

@media screen and (max-width: 1024px) {
	.mobile-side-quick {
		right:30px;
	}
}
@media screen and (max-width: 900px) {
	.mobile-side-quick.topShow {
		bottom:50px; 
	}
}*/
@media screen and (max-width: 1024px) {
	.mobile-side-quick {
		right:20px;
		display:block;
	}
	.mobile-side-quick.topShow {
		bottom:20px; 
	}
	.mobile-side-quick .tel {
		display:inline-block;
	}
	.mobile-side-quick .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);
	}
	.mobile-side-quick .item:hover {
		-webkit-border-radius:22px;
		border-radius:22px;
	}
	.mobile-side-quick > li+li {
 	   margin-top:10px;
	}

	.mobile-side-quick .item .icon {
		width:44px;
		height:44px;
	}
	.mobile-side-quick .item .text {
		font-size: 14px;
		line-height: 42px;
	}
}

@media screen and (max-width: 480px) {
	.mobile-side-quick {
		right:15px;
	}
}

@-webkit-keyframes scaleFade {
	0% { 
		transform:scale(1.2);
		-webkit-transform:scale(1.2);
		-moz-transform:scale(1.2) rotate(0.02deg);
		-o-transform:scale(1.2);
		-ms-transform:scale(1.2);
		opacity:0.4;
	}
	100% { 
		transform:scale(1.0);
		-webkit-transform:scale(1.0);
		-moz-transform:scale(1.0) rotate(0.02deg);
		-o-transform:scale(1.0);
		-ms-transform:scale(1.0);
		opacity:1;
	}
}
@-moz-keyframes scaleFade {
  	0% { 
		transform:scale(1.2);
		-webkit-transform:scale(1.2);
		-moz-transform:scale(1.2) rotate(0.02deg);
		-o-transform:scale(1.2);
		-ms-transform:scale(1.2);
		opacity:0.4;
	}
	100% { 
		transform:scale(1.0);
		-webkit-transform:scale(1.0);
		-moz-transform:scale(1.0) rotate(0.02deg);
		-o-transform:scale(1.0);
		-ms-transform:scale(1.0);
		opacity:1;
	}
}
@-o-keyframes scaleFade {
  	0% { 
		transform:scale(1.2);
		-webkit-transform:scale(1.2);
		-moz-transform:scale(1.2) rotate(0.02deg);
		-o-transform:scale(1.2);
		-ms-transform:scale(1.2);
		opacity:0.4;
	}
	100% { 
		transform:scale(1.0);
		-webkit-transform:scale(1.0);
		-moz-transform:scale(1.0) rotate(0.02deg);
		-o-transform:scale(1.0);
		-ms-transform:scale(1.0);
		opacity:1;
	}
}
@keyframes scaleFade {
 	0% { 
		transform:scale(1.2);
		-webkit-transform:scale(1.2);
		-moz-transform:scale(1.2) rotate(0.02deg);
		-o-transform:scale(1.2);
		-ms-transform:scale(1.2);
		opacity:0.4;
	}
	100% { 
		transform:scale(1.0);
		-webkit-transform:scale(1.0);
		-moz-transform:scale(1.0) rotate(0.02deg);
		-o-transform:scale(1.0);
		-ms-transform:scale(1.0);
		opacity:1;
	}
}

@-webkit-keyframes fade {
  0%   { opacity: 1; }
  100% { opacity: .4; }
}
@-moz-keyframes fade {
  0%   { opacity: 1; }
  100% { opacity: .4; }
}
@-o-keyframes fade {
  0%   { opacity: 1; }
  100% { opacity: .4; }
}
@keyframes fade {
  0%   { opacity: 1; }
  100% { opacity: .4; }
}

@-webkit-keyframes fadeClear {
  0%   { opacity: 1; }
  100% { opacity: 0; }
}
@-moz-keyframes fadeClear {
  0%   { opacity: 1; }
  100% { opacity: 0; }
}
@-o-keyframes fadeClear {
  0%   { opacity: 1; }
  100% { opacity: 0; }
}
@keyframes fadeClear {
  0%   { opacity: 1; }
  100% { opacity: 0; }
}


@-webkit-keyframes bScroll {
	0% {
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		-o-transform: translateY(-100%);
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100%{
		-moz-transform: translateY(100%);
		-ms-transform: translateY(100%);
		-o-transform: translateY(100%);
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}
@-moz-keyframes bScroll {
  	0% {
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		-o-transform: translateY(-100%);
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100%{
		-moz-transform: translateY(100%);
		-ms-transform: translateY(100%);
		-o-transform: translateY(100%);
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}
@-o-keyframes bScroll {
  	0% {
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		-o-transform: translateY(-100%);
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100%{
		-moz-transform: translateY(100%);
		-ms-transform: translateY(100%);
		-o-transform: translateY(100%);
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}
@keyframes bScroll {
 	0% {
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		-o-transform: translateY(-100%);
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100%{
		-moz-transform: translateY(100%);
		-ms-transform: translateY(100%);
		-o-transform: translateY(100%);
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}


/* alarm */
.gnb-top-alarm {
	position: absolute;
	right:330px;
	top:0;	
}

.gnb-alarm {
	display: inline-block;
	width:auto;
	font-size:0;
	margin-right:0px;
	vertical-align:top;
}
.gnb-alarm > li {
	display: inline-block;
	position: relative;
	margin-left:4px;
	margin-bottom:0px;
	font-size:0;
	vertical-align:top;
}
.gnb-side-alarm .gnb-alarm  > li {
	display:block;
	margin-left:0px;
	margin-bottom:15px;
}
.gnb-side-alarm .gnb-alarm  > li:last-child {
	margin-bottom:0px;
}

.gnb-vr {
	position: relative;
	text-align:center;
	display:block; 
	width:30px; height:30px; 
	overflow:hidden; 
	border-radius:50%; -webkit-border-radius:50%;
}
.gnb-vr {background:url(/imgs/gnb/vr-r-t.png) no-repeat center 50%;}
/*.gnb-vr:hover {background:#fff url(/imgs/gnb/vr-r-b.png) no-repeat center 50%;}*/

.alarm-bell {}
.alarm-bell .alarm-icon {
	position: relative;
	text-align:center;
	display:block; 
	width:30px; 
	height:30px; 
	overflow:hidden; 
	border-radius:50%;
	-webkit-border-radius:50%;
	background:url(/imgs/gnb/bell-s-b.png) no-repeat center 50%;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
.gnb-dark .alarm-bell .alarm-icon {
	background:url(/imgs/gnb/bell-s.png) no-repeat center 50%;
}
body.alarm-open .alarm-bell .alarm-icon {
	background:#fff url(/imgs/gnb/bell-s-b.png) no-repeat center 50%;
}

.gnb-mobile .mobile-alarm {
	position: absolute;
	display:inline-block;
	top:0;
	bottom:0;
	right:75px;
}
.gnb-mobile .mobile-alarm .gnb-alarm {
	position:relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	/*margin-top:-10px;*/
}

.gnb-mobile .mobile-alarm .alarm-bell .alarm-icon {
	background:url(/imgs/gnb/bell-s-b.png) no-repeat center 50%;
}
.gnb-dark .gnb-mobile .mobile-alarm .alarm-bell .alarm-icon {
	background:url(/imgs/gnb/bell-s.png) no-repeat center 50%;
}
.gnb-mobile .mobile-alarm .alarm-bell .alarm-icon.w {
	background:url(/imgs/gnb/bell-s.png) no-repeat center 50%;
}



.alarm-bell .alarm-btn {
	position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
	overflow:hidden;
	z-index:3;
}
.alarm-bell .alarm:hover {
	/*background:rgba(230,230,230,1) url(/imgs/gnb/bell-s.png) no-repeat center 50%;*/
}
.alarm-bell .alarm-count {
	position: absolute;
	width: 20px;
    height: 20px;
    left: 15px;
    top: -5px;
    color: #fff;
    font-size: 12px;
    text-align:center;
	letter-spacing:1px;
	font-weight:400;
    line-height: 20px;
    border-radius: 100%;
	background: rgba(204,51,0,1);
	font-family:"Gothic A1",serif;
	
	display:none;
}
.gnb-mobile .mobile-alarm .alarm-bell  .alarm-count,
.body-trans .alarm-bell .alarm-count {
	/*background:rgba(205,205,205,.8);*/
}

.alarm-bell .notify {
	display:none;
}

.alarm-bell.on .notify {
	display:block;
}
.alarm-bell.on .alarm-count {
	display:none;
}
.alarm-bell.off .notify {
	display:none !important;
}
.alarm-bell.off .alarm-count {
	display:none !important;
}

/*******************
Notify
*******************/
.notify {
  position: relative;
  top: -18px;
  right: -4px; }
  .notify .heartbit {
    position: absolute;
    top: -20px;
    right: -5px;
    height: 25px;
    width: 26px;
    z-index: 10;
	opacity:0;
	border: 5px solid rgba(255,255,255,1);
	border: 5px solid rgba(204,51,0,1);
    border-radius: 70px;
	
	animation: heartbit 1s ease-out;
	animation-iteration-count: 2;
	
    -moz-animation: heartbit 1s ease-out;
    -moz-animation-iteration-count: 2;
	
    -o-animation: heartbit 1s ease-out;
    -o-animation-iteration-count: 2;
	
    -webkit-animation: heartbit 1s ease-out;
    -webkit-animation-iteration-count: 2;
	
    }
  .notify .point {
    width: 6px;
    height: 6px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: rgba(255,255,255,1);
	background-color: rgba(204,51,0,1);
    position: absolute;
    top: -11px; 
	right: 5px;
	font-size:0}


@-moz-keyframes heartbit {
  0% {
	transform:scale(0);
	-ms-transform:scale(0);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	opacity: 0.0; 
	}
  25% {
		transform:scale(0.1);
	   	-ms-transform:scale(0.1);
		-webkit-transform:scale(0.1);
		-moz-transform:scale(0.1);
    	opacity: 0.1;}
  50% {
    transform:scale(0.5);
	-ms-transform:scale(0.5);
	-webkit-transform:scale(0.5);
	-moz-transform:scale(0.5);
	opacity: 0.3;}
  75% {
    transform:scale(0.8);
	-ms-transform:scale(0.8);
	-webkit-transform:scale(0.8);
	-moz-transform:scale(0.8);
	opacity: 0.5;}
  100% {
    transform:scale(1);
	-ms-transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	opacity: 0.0;} }

@-webkit-keyframes heartbit {
  0% {
	transform:scale(0);
	-ms-transform:scale(0);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	opacity: 0.0; 
	}
  25% {
		transform:scale(0.1);
	   	-ms-transform:scale(0.1);
		-webkit-transform:scale(0.1);
		-moz-transform:scale(0.1);
    	opacity: 0.1;}
  50% {
    transform:scale(0.5);
	-ms-transform:scale(0.5);
	-webkit-transform:scale(0.5);
	-moz-transform:scale(0.5);
	opacity: 0.3;}
  75% {
    transform:scale(0.8);
	-ms-transform:scale(0.8);
	-webkit-transform:scale(0.8);
	-moz-transform:scale(0.8);
	opacity: 0.5;}
  100% {
    transform:scale(1);
	-ms-transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	opacity: 0.0;} }

@-o-keyframes heartbit {
  0% {
	transform:scale(0);
	-ms-transform:scale(0);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	opacity: 0.0; 
	}
  25% {
		transform:scale(0.1);
	   	-ms-transform:scale(0.1);
		-webkit-transform:scale(0.1);
		-moz-transform:scale(0.1);
    	opacity: 0.1;}
  50% {
    transform:scale(0.5);
	-ms-transform:scale(0.5);
	-webkit-transform:scale(0.5);
	-moz-transform:scale(0.5);
	opacity: 0.3;}
  75% {
    transform:scale(0.8);
	-ms-transform:scale(0.8);
	-webkit-transform:scale(0.8);
	-moz-transform:scale(0.8);
	opacity: 0.5;}
  100% {
    transform:scale(1);
	-ms-transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	opacity: 0.0;} }
@keyframes heartbit {
  0% {
	transform:scale(0);
	-ms-transform:scale(0);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	opacity: 0.0; 
	}
  25% {
		transform:scale(0.1);
	   	-ms-transform:scale(0.1);
		-webkit-transform:scale(0.1);
		-moz-transform:scale(0.1);
    	opacity: 0.1;}
  50% {
    transform:scale(0.5);
	-ms-transform:scale(0.5);
	-webkit-transform:scale(0.5);
	-moz-transform:scale(0.5);
	opacity: 0.3;}
  75% {
    transform:scale(0.8);
	-ms-transform:scale(0.8);
	-webkit-transform:scale(0.8);
	-moz-transform:scale(0.8);
	opacity: 0.5;}
  100% {
    transform:scale(1);
	-ms-transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	opacity: 0.0;} }
	

/* gnb-alarm-frame */
body.alarm-open {
}
body.scroll-hide {
	overflow:hidden;
}
#gnb-alarm-frame {
	position: fixed; 
	width: 100%;
	height: 100vh;
	top: 0px;
	left: 0;
    right: 0;
	display:block;
	visibility:hidden;
	z-index: 25;
	
}
#gnb-alarm-frame .loadingPage {
	position: absolute;
    width: 100%;
	left:0;right:0;
	top: 0;
	height:100vh;
	z-index:2;
	display:none;
}

#gnb-alarm-frame.alarm-open {
	visibility:visible;
}
#gnb-alarm-frame .menu-back {
	position: absolute; 
	width: 100%;
	height: 100vh;
	top: 0px;
	left: 0;
    right: 0;
	background:rgba(0,0,0,1);
	visibility:hidden;
	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;
}
#gnb-alarm-frame.alarm-open .menu-back {
	
	opacity:.6;
	visibility:visible;
}

#gnb-alarm-frame .alarm-close {
	position: fixed;
    z-index: 3;
	font-size: 0;
    top: 35px;
    right: calc(30px);
	width:30px; 
	height:30px; 
	overflow:hidden; 
	border-radius:50%; -webkit-border-radius:50%;
	cursor: pointer;
	background: rgba(50,38,38,1);
	-webkit-transition: background-color .3s;
	   -moz-transition: background-color .3s;
	     -o-transition: background-color .3s;
	        transition: background-color .3s;
}

#gnb-alarm-frame .alarm-close:before, #gnb-alarm-frame .alarm-close:after {
	position: absolute;
	content: "";
    display: block;
    width: 60%;
    top:50%;
	left:20%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	/*margin-top: 20px;*/
	/*-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:#fff;
}
#gnb-alarm-frame .alarm-close:before {
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
			transform: rotate(45deg);
}
#gnb-alarm-frame .alarm-close:after {

	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	     -o-transform: rotate(-45deg);
			transform: rotate(-45deg);
}
#gnb-alarm-frame .alarm-close:hover {
	background-color: rgba(20,20,20,1);
}
#gnb-alarm-frame .alarm-close:hover:before, #gnb-alarm-frame .alarm-close:hover:after{
    /*background-color: rgba(255,255,255,1);*/
}

#gnb-alarm-frame .alarm-area {
	position:relative;
	padding:35px 35px 0;
	width: 100%;
	min-height:100vh;
	background:rgba(255,255,255,1);
	background:rgba(225,225,225,1);
	background:rgba(245,245,245,1);
}

#gnb-alarm-frame .alarm-area .tit {
	position:relative;
	font-size:20px;
	font-weight:400;
	color: rgba(50,38,38,1);
	padding:0 0 30px 0px;
}
#gnb-alarm-frame.alarm-dark .alarm-area {
	background:rgba(50,38,38,1);
	background:rgba(138,149,168,1);
	
}
#gnb-alarm-frame.alarm-dark .alarm-area .tit {
	color: rgba(255,255,255,1);
}

#gnb-alarm-frame .alarm-panel {
    position: absolute;
	width: 30%;
	max-width:calc(500px);
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
	padding-right:0;
	background:transparent;
	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;*/
	display: block;
	overflow-y:auto;
	/* Hide scrollbar for IE, Edge and Firefox */
	/*-ms-overflow-style: none;*/  /* IE and Edge */
	/*scrollbar-width: none;*/  /* Firefox */
}


@media screen and (max-width: 1024px) {
	#gnb-alarm-frame {
		z-index:102;
	}
	#gnb-alarm-frame .alarm-panel {
		max-width:400px;
	}
	#gnb-alarm-frame .alarm-panel {
		padding-right:0;
	}
	#gnb-alarm-frame .alarm-area {
		padding:30px 30px 0;
	}
	#gnb-alarm-frame .alarm-close {
		top:30px;
	}	
}
@media screen and (max-width: 768px) {
	#gnb-alarm-frame .alarm-panel {
		width: 60%;
	}
}
@media screen and (max-width: 640px) {
	#gnb-alarm-frame .alarm-panel {
		width: 80%;
	}	
}
@media screen and (max-width: 480px) {
	#gnb-alarm-frame .alarm-panel {
		width: 80%;
	}
	#gnb-alarm-frame .alarm-area {
		padding:20px 20px 0;
	}
	#gnb-alarm-frame .alarm-close {
		top:20px;
		right:20px;
	}	
}
@media screen and (max-width: 425px) {
	#gnb-alarm-frame .alarm-panel {
		width: 100%;
	}
	#gnb-alarm-frame .alarm-area .tit {
		font-size:18px;
	}
}
@media screen and (max-width: 375px) {
	
	
}
.alarm-list {
	position:relative;
}
.alarm-list .alarm-list-item {
	position:relative;
	display:block;
	width:calc(100%);
	border-top:1px solid rgba(165,170,180,.3);
	border-top:none;
	
	margin-bottom:25px;
}
.alarm-list .alarm-list-item.alarm-image-use {
	border-top:none;
}
.alarm-list .alarm-list-item:last-child {
	border-bottom:none;
	
	margin-bottom:0px;
}
.alarm-list .alarm-list-item .alarm-link {
	position:relative;
	display:block;
	
}

.alarm-list .alarm-list-item .alarm-image {
	position:relative;
	display:block;
	width:100%;
	padding:0px 0 0px;
	-webkit-border-radius: 10px 10px 10px 10px; 
	   -moz-border-radius: 10px 10px 10px 10px; 
		    border-radius: 10px 10px 10px 10px; 
	overflow:hidden;
}
.alarm-list .alarm-list-item .alarm-image img {
	position:relative;
	width:100%;
	max-width:100%;
}

/*.alarm-list .alarm-list-item .alarm-contents {
	position:relative;
	display:block;
	padding:30px 10px 30px 0;
	
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}*/

.alarm-list .alarm-list-item .alarm-contents {
	position:relative;
	display:block;
	
	-webkit-border-radius: 10px 10px 10px 10px; 
	   -moz-border-radius: 10px 10px 10px 10px; 
		    border-radius: 10px 10px 10px 10px; 
	background:rgba(255,255,255,1);
	/*border:1px solid rgba(165,170,180,.4);*/
	
	overflow:hidden;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}
.alarm-dark .alarm-list .alarm-list-item .alarm-contents {
	border:none;
}

.alarm-list .alarm-list-item .imgArea {
	position:relative;
	display:table-cell;
	width:80px;
	vertical-align:top;
	text-align:center;
	background: rgba(50,38,38,1);	
	padding:10px 0px;
}

.alarm-list .alarm-list-item .imgArea .img {
	position:relative;
	display:inline-block;
	width:60px;
	height:60px;
	border-radius:6px 6px 6px 6px;
	border-radius:50%;
	overflow:hidden;
}
.alarm-list .alarm-list-item .imgArea img {
	position:relative;
	width:auto;height:100%;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.alarm-list .alarm-list-item .imgArea .pos-w img {
	width:100%;height:auto;
}
.alarm-list .alarm-list-item .imgArea .pos-h img {
	width:auto;height:100%;	
}

.alarm-list .alarm-list-item .textArea {
	position:relative;
	display:table-cell;
	vertical-align:top;
	text-align:left;
	font-size:14px;
	line-height:150%;
	padding:15px 10px 15px 20px;
	font-family:"Gothic A1",serif;"
}
.alarm-list .alarm-list-item h1 {
	font-size:17px;
	color:#000;
	font-weight:400;
	line-height:150%;
	margin-bottom:10px;
	font-family:"Noto Serif KR",serif;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}
.alarm-list .alarm-list-item > a:hover  {
	box-shadow:3px 6px 12px rgba(0,0,0,0.1);
}
.alarm-list .alarm-list-item > a:hover .alarm-contents {
	/*background:rgba(250,250,250,1);*/
    border-color:rgba(50,38,38,1);
}
.alarm-list .alarm-list-item > a:hover .alarm-contents h1 {
	color:#000;
}

/*
.alarm-dark .alarm-list .alarm-list-item .textArea {
	color:rgba(153,153,153,1);
}
.alarm-dark .alarm-list .alarm-list-item h1 {
	color: rgba(255,255,255,1);
}*/


@media screen and (max-width: 640px) {
	
	.alarm-list .alarm-list-item .imgArea {
		width:65px;
	}
	.alarm-list .alarm-list-item .imgArea .img {
		width:50px;
		height:50px;
	}
}

.alarm-reserv {
	position:relative;
	display:inline-block;
	text-align:left;
	vertical-align:middle;
	box-sizing:border-box;
	color:#fff;
	background:rgba(0,0,0,1);
	height:30px;
	padding:0 30px 0 10px;
	line-height:30px;
	font-size:15px;
	letter-spacing:-.01em;
	margin-top:15px;
	border-radius:4px 4px 4px 4px;
}

.alarm-dark .alarm-reserv {
	background: rgba(50,38,38,1);
}

.alarm-reserv:after{
	position:absolute;right:10px;bottom:13px;width:7px;height:7px;
	content:"";
	border-style:solid;
	border-color:#fff;
	border-width:0 2px 2px 0;
	-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);
}


.progress {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 120px;
	height: 1px;
	margin-top: 0.5px;
	background-color: #f5f5f5;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	overflow:hidden;
}
.progress .indeterminate {
    background-color: #000;
}
	
.progress .determinate{
	position:absolute;top:0;left:0;bottom:0;background-color:#000;
	-webkit-transition: width .3s linear;
	   -moz-transition: width .3s linear;
	     -o-transition: width .3s linear;
	        transition: width .3s linear;
}
.progress .indeterminate:before{
	content:'';
	position:absolute;
	background-color:inherit;
	top:0;left:0;bottom:0;
	will-change:left, right;
	-webkit-animation:indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
       -moz-animation:indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
		 -o-animation:indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
			animation:indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;

}
.progress .indeterminate:after{
	content:'';
	position:absolute;
	background-color:inherit;
	top:0;left:0;bottom:0;
	will-change:left, right;
	
	-webkit-animation:indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
       -moz-animation:indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
		 -o-animation:indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
			animation:indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
			
	-webkit-animation-delay:1.15s;
	   -moz-animation-delay:1.15s;
			animation-delay:1.15s;
}
@-webkit-keyframes indeterminate{
	0%{left:-35%;right:100%}
	60%{left:100%;right:-90%}
	100%{left:100%;right:-90%}
}
@keyframes indeterminate{
	0%{left:-35%;right:100%}
	60%{left:100%;right:-90%}
	100%{left:100%;right:-90%}
}
@-webkit-keyframes indeterminate-short{
	0%{left:-200%;right:100%}
	60%{left:107%;right:-8%}
	100%{left:107%;right:-8%}
}
@keyframes indeterminate-short{
	0%{left:-200%;right:100%}
	60%{left:107%;right:-8%}
	100%{left:107%;right:-8%}
}


.reloadMenu {
    position: absolute;
    display: none;
    font-size: 18px;
	width:40px;
	height:40px;
    line-height: 40px;
    color: #fff;
	padding: 0px 0px 0px 0px; 
	background:rgba(120,120,120,1);
	-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;
	text-align:center;
	overflow:hidden;
	top:50%;
	left:50%;
	z-index:4;
	-webkit-transform: translate(-50%,-50%);
	   -moz-transform: translate(-50%,-50%);
		 -o-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);		
			transform: translate(-50%,-50%);
}
.reloadMenu span {
	line-height:39px;
}
.reloadMenu:hover {
	color: #fff;
	background:rgba(170,170,170,1);
}


.kt-time-group {
	position:relative;
	
	/*display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
			flex-direction: row;
	align-items: normal;
	flex-wrap: wrap;*/
	width:100%;
	/*margin-right:-4%;*/
}

.kt-time-group .kt-time-flex {
	position:relative;
	/*width:calc(50% - 4%); 
	text-align:center;
	margin:0px 4% 4% 0;*/
}

.time-reserv .kt-time-group {
	margin-right:0;
}

.time-reserv .kt-time-group .kt-time-flex {
	width:100%;
	/*margin-bottom:50px;*/
	margin-right:0px;
}

.kt-time-area {
	position:relative;
	text-align:center;
	/*white-space:nowrap;*/
	height: 100%;
}
.kt-time-area .shadow {
	-webkit-box-shadow: 15px 30px 50px rgba(0,0,0,.2);
	   -moz-box-shadow: 15px 30px 50px rgba(0,0,0,.2);
			box-shadow: 15px 30px 50px rgba(0,0,0,.2);
}
.kt-time-area .time-tit {
	position:relative;
	margin-bottom:-20px;
	z-index:2;
}
.kt-time-area .time-desc {
	position:relative;
	padding:60px 30px 20px;
    border: 1px solid rgba(175,145,55,1);
    border-radius: 0px 15px 0 15px;
	z-index:1;
	background:#fff;
	height: 100%;
}
.kt-time-area .tit { 
	position:relative;
	display:inline-block;
	background:rgba(175,145,55,1);
	color: rgba(255,255,255,1);
	font-size:20px;
	font-weight:500;
	text-align:center;
	padding:0px 40px 0px;	
	line-height:40px;
	-webkit-border-radius: 40px; 
	   -moz-border-radius: 40px; 
		    border-radius: 40px;
}

.kt-time-area ul { 
	position:relative;
	display:inline-block;
	width:auto;
	text-align:left;
	color:rgba(175,145,55,1);
}
.kt-time-area ul li {
	vertical-align:top;
	margin-bottom:15px;
	font-weight:400;
}
.kt-time-area ul li:last-child {
	margin-bottom:0px;
}
.kt-time-area .time-table {
	position:relative;
	display:table;
	width:auto;
	vertical-align:top;
}
.kt-time-area .time-table .day { 
	position:relative;
	display:table-cell;
	width:auto;
	vertical-align:top;
	padding-right:10px;
}
.kt-time-area .time-table .time { 
	position:relative;
	display:table-cell;
	vertical-align:top;
	font-size:16px;
	line-height:140%;
	font-weight:500;
	padding-top:5px;
}
.kt-time-area .time-table .day-block { 
	position:relative;
	display:table-cell;
	width:auto;
	vertical-align:top;
	padding-right:10px;
}
.kt-time-area .time-table .time-block { 
	position:relative;
	display:table-cell;
	vertical-align:top;
	font-size:16px;
	line-height:140%;
	font-weight:500;
	padding-top:5px;
}
.kt-time-area .time-table .time-cell { 
	position:relative;
	display:table-cell;
	width:auto;
	vertical-align:top;
	font-weight:600;
}
.kt-time-area .time-table .caution { 
    color: rgba(90,90,95,1);
	font-size:15px;
	line-height:170%;
}
.kt-time-area .time-table .line { 
    border-bottom:1px solid rgba(90,90,95,1);
}
.kt-time-area .time-table .tag {
	
	display:block;
	width: 100px; 
	height: 30x; 
	overflow:hidden;
	text-align: center; 
	font-weight: normal; 
	line-height: 30px;
	font-size:14px;
	font-weight:600;
	-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;	
	/*background:#fff;*/
	border:1px solid rgba(175,145,55,1);
}

.kt-time-area .day-ul {
	position:relative;
	display:block;
	width:100%;
	font-size:0;
}

.kt-time-area .day-ul li {
	position:relative;
	line-height:150%;
	display:block;
	padding:0 0 0 15px;
	margin-bottom:0;
	vertical-align:top;
	font-size:15px;
	font-weight:400;
	color:rgba(90,90,95,1);
	
}
.kt-time-area .day-ul li::before {
	position:relative;
	content: "\2022";
	font-weight: bold;
	display: inline-block;
	width: 15px;
	margin-left:-15px;
}

.kt-time-area .time-table .month {
	display:block;
	width: 110px; 
	height: 30x; 
	overflow:hidden;
	text-align: center; 
	font-weight: normal; 
	line-height: 30px;
	font-size:16px;
	font-weight:600;
	-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;	
	/*background:#fff;*/
	border:1px solid rgba(175,145,55,1);
}
.kt-time-area .time-table .sm {
	font-size:13px;
	margin-left:2px;
}
.kt-time-area .time-table .dark .tag {
	background:rgba(175,145,55,1);
	color:#fff;
}
.kt-time-area .time-table .tag2 {
	position:relative;
	display:inline-block;
	width: auto; 
	height: 30x; 
	padding:0 20px;
	overflow:hidden;
	text-align: center; 
	font-weight: normal; 
	line-height: 30px;
	font-size:14px;
	font-weight:600;
	-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;	
	background:rgba(175,145,55,1);
	color:#fff;
}
@media screen and (max-width: 640px) {
	.kt-time-group {
		margin-right:0;
	}
	.kt-time-group .kt-time-flex {
		width:100%;
		margin-bottom:0px;
		margin-right:0px;
	}
	.kt-time-area .time-table .time { 
		font-size:15px;
	}
}

@media screen and (max-width: 480px) {
	.kt-time-area {
		white-space:normal;
	}
	.kt-time-area .time-desc {
		padding:45px 20px 25px;
	}
	.kt-time-area .tit { 
		font-size:18px;
		padding:0px 25px 0px;	
	}
	.kt-time-area ul li {
		font-size:14px;
	}
	.kt-time-area .time-table .day-block { 
		display:block;
	}
	.kt-time-area .time-table .time-block { 
		display:block;
	}
}


.flex-area {
	position: relative;
	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: row;
			flex-direction: row;
	padding:0px 0 0px;
	align-items: normal;
	/*flex-wrap: wrap;*/
	margin:0 -2%;
}
.flex-area .flex-item {
	position:relative;
	padding:0px;
	
	width:auto; 
	text-align:left;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
    /*border-bottom:10px solid rgba(205,205,205,1);*/
	margin:0px 2% 0;
	flex: 1 1 auto;
    align-self: flex-end;
	order:2;
	/*box-shadow:1px 3px 10px rgba(0,0,0,0.1);
	-webkit-border-radius: 0px 10px 0px 0px; 
	   -moz-border-radius: 0px 10px 0px 0px; 
			border-radius: 0px 10px 0px 0px;*/
}

.flex-70x30 .flex-item:first-child {
	width:calc(70% - 4%); 
}
.flex-70x30 .flex-item:last-child {
	width:calc(30% - 4%); 
}
.flex-65x35 .flex-item:first-child {
	width:calc(65% - 4%); 
}
.flex-65x35 .flex-item:last-child {
	width:calc(35% - 4%); 
}
.flex-60x40 .flex-item:first-child {
	width:calc(60% - 4%); 
}
.flex-60x40 .flex-item:last-child {
	width:calc(40% - 4%); 
}
.flex-50x50 .flex-item:first-child {
	width:calc(50% - 4%); 
	align-self: flex-start;
}
.flex-50x50 .flex-item:last-child {
	width:calc(50% - 4%); 
	align-self: flex-start;
}
.flex-40x60 .flex-item:first-child {
	width:calc(40% - 4%); 
    align-self: flex-start;
}
.flex-40x60 .flex-item:last-child {
	width:calc(60% - 4%); 
	align-self: flex-start;
}
@media screen and (max-width: 768px) {
	.flex-area {
		margin-right:0;
		margin-left:0;
		-webkit-flex-direction: column;
			flex-direction: column;
	}
	.flex-area .flex-item {
		width:100% !important; 
		margin:0px 0 0 0 !important;
	}
	.flex-area .kt-time {
		order:1;
		margin-bottom:60px;
	}
}


#sideQuick {
	position:fixed; 
	right:100px; 
	z-index:18;
	-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:100px;
}
#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:80px;
}
#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: 60px;
    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/topArrow.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 .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;
}
@media screen and (max-width: 1440px) {
	#sideQuick {
		right:40px; 
	}
}

@media screen and (max-width: 1024px) {
	#sideQuick {
		right:30px;
	}
}
@media screen and (max-width: 900px) {
	#sideQuick.topShow {
		bottom:50px; 
	}
	
}
@media screen and (max-width: 768px) {
	#sideQuick {
		right:20px;
	}
	#sideQuick.topShow {
		bottom:20px; 
	}
	#sideQuick .tel {
		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: 42px;
	}
}

@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;
	}
}

/* octagon frame */

.visual-frame-container {
	position:relative;
	width:100%;
	margin:0 auto;
	padding:0;
}
.use-frame .visual-frame-container {
	padding-left:calc(100px);
	padding-right:calc(100px);
}
@media screen and (max-width: 1440px) {
	.use-frame .visual-frame-container {
		padding-left:40px;
		padding-right:40px;
	}	
}
@media screen and (max-width: 1024px) {
	.use-frame .visual-frame-container {
		padding-left:0px;
		padding-right:0px;
	}
}
.visual-octagon-layout {
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
}
.use-frame .visual-octagon-layout {
	
	-webkit-clip-path: 
	polygon(30px 0, 
	calc(100% - 30px) 0, 
	100% 30px, 
	100% calc(100% - 30px), 
	calc(100% - 30px) 100%, 
	30px 100%, 
	0 calc(100% - 30px), 
	0 30px);
	clip-path: 
	polygon(30px 0, 
	calc(100% - 30px) 0, 
	100% 30px, 
	100% calc(100% - 30px), 
	calc(100% - 30px) 100%, 
	30px 100%, 
	0 calc(100% - 30px), 
	0 30px);
}
.gnb-trans .use-frame .visual-octagon-layout {
	-webkit-clip-path: 
	polygon(0 0, 
	100% 0, 
	100% 0, 
	100% 100%, 
	100% 100%, 
	0 100%, 
	0 100%, 
	0 0);
	clip-path: 
	polygon(0 0, 
	100% 0, 
	100% 0, 
	100% 100%, 
	100% 100%, 
	0 100%, 
	0 100%, 
	0 0);
}
@media screen and (max-width: 1024px) {
	.use-frame .visual-octagon-layout {
		
		-webkit-clip-path: 
		polygon(0 0, 
		100% 0, 
		100% 0, 
		100% 100%, 
		100% 100%, 
		0 100%, 
		0 100%, 
		0 0);
		clip-path: 
		polygon(0 0, 
		100% 0, 
		100% 0, 
		100% 100%, 
		100% 100%, 
		0 100%, 
		0 100%, 
		0 0);
	}
}


.do-octagon-frame-bg {
	position:relative;
	display:inline-block;
	width:auto;
	overflow:hidden;
	background:#efefef;
	
	font-size:16px;
	padding:0px 0;
	-webkit-clip-path: polygon(10px 0, calc(100% - 10px) 0, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0 calc(100% - 10px), 0 10px);
	clip-path: polygon(10px 0, calc(100% - 10px) 0, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0 calc(100% - 10px), 0 10px);
}

.do-octagon-out {
	position:relative;
	width:100%;
	overflow:hidden;
	-webkit-clip-path: 
	polygon(20px 0, 
	calc(100% - 20px) 0, 
	100% 20px, 
	100% calc(100% - 20px), 
	calc(100% - 20px) 100%, 
	20px 100%, 
	0 calc(100% - 20px), 
	0 20px);
	clip-path: 
	polygon(20px 0, 
	calc(100% - 20px) 0, 
	100% 20px, 
	100% calc(100% - 20px), 
	calc(100% - 20px) 100%, 
	20px 100%, 
	0 calc(100% - 20px), 
	0 20px);
}
.do-octagon-out-15 {
	position:relative;
	width:100%;
	overflow:hidden;
	-webkit-clip-path: 
	polygon(15px 0, 
	calc(100% - 15px) 0, 
	100% 15px, 
	100% calc(100% - 15px), 
	calc(100% - 15px) 100%, 
	15px 100%, 
	0 calc(100% - 15px), 
	0 15px);
	clip-path: 
	polygon(15px 0, 
	calc(100% - 15px) 0, 
	100% 15px, 
	100% calc(100% - 15px), 
	calc(100% - 15px) 100%, 
	15px 100%, 
	0 calc(100% - 15px), 
	0 15px);
}
.do-octagon-out-10 {
	position:relative;
	width:100%;
	overflow:hidden;
	-webkit-clip-path: 
	polygon(10px 0, 
	calc(100% - 10px) 0, 
	100% 10px, 
	100% calc(100% - 10px), 
	calc(100% - 10px) 100%, 
	10px 100%, 
	0 calc(100% - 10px), 
	0 10px);
	clip-path: 
	polygon(10px 0, 
	calc(100% - 10px) 0, 
	100% 10px, 
	100% calc(100% - 10px), 
	calc(100% - 10px) 100%, 
	10px 100%, 
	0 calc(100% - 10px), 
	0 10px);
}
.do-octagon-out-8 {
	position:relative;
	width:100%;
	overflow:hidden;
	-webkit-clip-path: 
	polygon(8px 0, 
	calc(100% - 8px) 0, 
	100% 8px, 
	100% calc(100% - 8px), 
	calc(100% - 8px) 100%, 
	8px 100%, 
	0 calc(100% - 8px), 
	0 8px);
	clip-path: 
	polygon(8px 0, 
	calc(100% - 8px) 0, 
	100% 8px, 
	100% calc(100% - 8px), 
	calc(100% - 8px) 100%, 
	8px 100%, 
	0 calc(100% - 8px), 
	0 8px);
}
.do-octagon-out-6 {
	position:relative;
	width:100%;
	overflow:hidden;
	-webkit-clip-path: 
	polygon(6px 0, 
	calc(100% - 6px) 0, 
	100% 6px, 
	100% calc(100% - 6px), 
	calc(100% - 6px) 100%, 
	6px 100%, 
	0 calc(100% - 6px), 
	0 6px);
	clip-path: 
	polygon(6px 0, 
	calc(100% - 6px) 0, 
	100% 6px, 
	100% calc(100% - 6px), 
	calc(100% - 6px) 100%, 
	6px 100%, 
	0 calc(100% - 6px), 
	0 6px);
}
.do-octagon-out-4 {
	position:relative;
	width:100%;
	overflow:hidden;
	-webkit-clip-path: 
	polygon(4px 0, 
	calc(100% - 4px) 0, 
	100% 4px, 
	100% calc(100% - 4px), 
	calc(100% - 4px) 100%, 
	4px 100%, 
	0 calc(100% - 4px), 
	0 4px);
	clip-path: 
	polygon(4px 0, 
	calc(100% - 4px) 0, 
	100% 4px, 
	100% calc(100% - 4px), 
	calc(100% - 4px) 100%, 
	4px 100%, 
	0 calc(100% - 4px), 
	0 4px);
}

.sub-octagon-use .octagon-container {
	position:relative;
	width:100%;
	margin:0 auto;
	padding:0;
	padding-left:calc(100px);
	padding-right:calc(100px);
}
@media screen and (max-width: 1440px) {
	.sub-octagon-use .octagon-container {
		padding-left:40px;
		padding-right:40px;
	}	
}
@media screen and (max-width: 1024px) {
	.sub-octagon-use .octagon-container {
		padding-left:0px;
		padding-right:0px;
	}
}

.sub-octagon-use .do-octagon-layout {
	position:relative;
	width:100%;
	overflow:hidden;
	-webkit-clip-path: 
	polygon(20px 0, 
	calc(100% - 20px) 0, 
	100% 20px, 
	100% calc(100% - 20px), 
	calc(100% - 20px) 100%, 
	20px 100%, 
	0 calc(100% - 20px), 
	0 20px);
	clip-path: 
	polygon(20px 0, 
	calc(100% - 20px) 0, 
	100% 20px, 
	100% calc(100% - 20px), 
	calc(100% - 20px) 100%, 
	20px 100%, 
	0 calc(100% - 20px), 
	0 20px);
}
@media screen and (max-width: 1024px) {
	.sub-octagon-use .do-octagon-layout {
		-webkit-clip-path: 
		polygon(0 0, 
		100% 0, 
		100% 0, 
		100% 100%, 
		100% 100%, 
		0 100%, 
		0 100%, 
		0 0);
		clip-path: 
		polygon(0 0, 
		100% 0, 
		100% 0, 
		100% 100%, 
		100% 100%, 
		0 100%, 
		0 100%, 
		0 0);
	}
}


.do-octagon-frame {
	position:relative;
	display:inline-block;
	width:auto;
	padding:10px;
}
.do-octagon-frame svg {
	width: 10px; 
	height: 10px; 
}
.do-octagon-frame line {
	fill: transparent;
	stroke: #666;
	stroke-width: 1px;
	stroke-linecap:"square";
}
.do-octagon-frame .top, 
.do-octagon-frame .bot {
	display:table;
	width:100%;
	font-size:0;
}
.do-octagon-frame .mid {
	height:calc(100% - 10px - 10px);
	display:table;
	width:100%;
	font-size:16px;
	border-left:1px solid #666;	
	border-right:1px solid #666;	
}
.do-octagon-frame-tit {
	position:relative;
	font-size: 2.250em;
	letter-spacing:0px; 
	padding:10px 40px;
	text-align:center;
    line-height: 100%;
	font-family:"Song Myung","Noto Serif KR",serif;  
}
@media screen and (max-width: 768px) {
	.do-octagon-frame .mid,
	.do-octagon-frame-bg {
		font-size: 14px;
	}	
}
@media screen and (max-width: 480px) {
	.do-octagon-frame .mid,
	.do-octagon-frame-bg {
		font-size: 11px;
	}	
}
.do-octagon-frame .tb-cell {
	display:table-cell;
	width: 10px; 
	height: 10px; 
}
.do-octagon-frame .line-tw {
	width:auto;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color: #666;
}
.do-octagon-frame .line-bw {
	width:auto;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color: #666;
}
/* table */
.my-tb {
	position:relative;
	display:table;
	width:100%;
	
}
.my-tb-cell {
	position:relative;
	display:table-cell;
	width:auto;
	vertical-align:top;
}
.my-tb-nowrap {
	white-space:nowrap;	
}
.my-tb-100 {
	width:100%;
}
.my-tb-90 {
	width:90%;
}
.my-tb-80 {
	width:80%;
}
.my-tb-70 {
	width:70%;
}
.my-tb-60 {
	width:60%;
}
.my-tb-50 {
	width:50%;
}
.my-tb-40 {
	width:40%;
}
.my-tb-30 {
	width:30%;
}
.my-tb-20 {
	width:20%;
}
.my-tb-10 {
	width:10%;
}

@media screen and (max-width: 1280px) {
	.p-my-tb-cell-block {
		display:block;
		width:100%;
	}
}


@media screen and (max-width: 768px) {
	.t-my-tb-cell-block {
		display:block;
		width:100%;
	}
}


@media screen and (max-width: 480px) {
	.m-my-tb-cell-block {
		display:block;
		width:100%;
	}
}


/************** 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;}
.fixH25v {height:25vh !important;}
.fixH20v {height:20vh !important;}

.fixH-gnb-100v {height:calc(100vh  - 130px) !important;}
.fixH-gnb-95v {height:calc(95vh  - 130px) !important;}
.fixH-gnb-90v {height:calc(90vh  - 130px) !important;}
.fixH-gnb-85v {height:calc(85vh  - 130px) !important;}
.fixH-gnb-80v {height:calc(80vh  - 130px) !important;}
.fixH-gnb-75v {height:calc(75vh  - 130px) !important;}
.fixH-gnb-70v {height:calc(70vh  - 130px) !important;}
.fixH-gnb-65v {height:calc(65vh  - 130px) !important;}
.fixH-gnb-60v {height:calc(60vh  - 130px) !important;}
.fixH-gnb-55v {height:calc(55vh  - 130px) !important;}
.fixH-gnb-50v {height:calc(50vh  - 130px) !important;}
.fixH-gnb-45v {height:calc(45vh  - 130px) !important;}
.fixH-gnb-40v {height:calc(40vh  - 130px) !important;}
.fixH-gnb-35v {height:calc(35vh  - 130px) !important;}
.fixH-gnb-30v {height:calc(30vh  - 130px) !important;}

.gnb-left .fixH-gnb-100v {height:calc(100vh  - 160px) !important;}
.gnb-left .fixH-gnb-95v {height:calc(95vh  - 160px) !important;}
.gnb-left .fixH-gnb-90v {height:calc(90vh  - 160px) !important;}
.gnb-left .fixH-gnb-85v {height:calc(85vh  - 160px) !important;}
.gnb-left .fixH-gnb-80v {height:calc(80vh  - 160px) !important;}
.gnb-left .fixH-gnb-75v {height:calc(75vh  - 160px) !important;}
.gnb-left .fixH-gnb-70v {height:calc(70vh  - 160px) !important;}
.gnb-left .fixH-gnb-65v {height:calc(65vh  - 160px) !important;}
.gnb-left .fixH-gnb-60v {height:calc(60vh  - 160px) !important;}
.gnb-left .fixH-gnb-55v {height:calc(55vh  - 160px) !important;}
.gnb-left .fixH-gnb-50v {height:calc(50vh  - 160px) !important;}
.gnb-left .fixH-gnb-45v {height:calc(45vh  - 160px) !important;}
.gnb-left .fixH-gnb-40v {height:calc(40vh  - 160px) !important;}
.gnb-left .fixH-gnb-35v {height:calc(35vh  - 160px) !important;}
.gnb-left .fixH-gnb-30v {height:calc(30vh  - 160px) !important;}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.fixH-gnb-100v {height:calc(100vh  - 130px) !important;}
	.fixH-gnb-95v {height:calc(95vh  - 130px) !important;}
	.fixH-gnb-90v {height:calc(90vh  - 130px) !important;}
	.fixH-gnb-85v {height:calc(85vh  - 130px) !important;}
	.fixH-gnb-80v {height:calc(80vh  - 130px) !important;}
	.fixH-gnb-75v {height:calc(75vh  - 130px) !important;}
	.fixH-gnb-70v {height:calc(70vh  - 130px) !important;}
	.fixH-gnb-65v {height:calc(65vh  - 130px) !important;}
	.fixH-gnb-60v {height:calc(60vh  - 130px) !important;}
	.fixH-gnb-55v {height:calc(55vh  - 130px) !important;}
	.fixH-gnb-50v {height:calc(50vh  - 130px) !important;}
	.fixH-gnb-45v {height:calc(45vh  - 130px) !important;}
	.fixH-gnb-40v {height:calc(40vh  - 130px) !important;}
	.fixH-gnb-35v {height:calc(35vh  - 130px) !important;}
	.fixH-gnb-30v {height:calc(30vh  - 130px) !important;}
	
	.gnb-left .fixH-gnb-100v {height:calc(100vh  - 160px) !important;}
	.gnb-left .fixH-gnb-95v {height:calc(95vh  - 160px) !important;}
	.gnb-left .fixH-gnb-90v {height:calc(90vh  - 160px) !important;}
	.gnb-left .fixH-gnb-85v {height:calc(85vh  - 160px) !important;}
	.gnb-left .fixH-gnb-80v {height:calc(80vh  - 160px) !important;}
	.gnb-left .fixH-gnb-75v {height:calc(75vh  - 160px) !important;}
	.gnb-left .fixH-gnb-70v {height:calc(70vh  - 160px) !important;}
	.gnb-left .fixH-gnb-65v {height:calc(65vh  - 160px) !important;}
	.gnb-left .fixH-gnb-60v {height:calc(60vh  - 160px) !important;}
	.gnb-left .fixH-gnb-55v {height:calc(55vh  - 160px) !important;}
	.gnb-left .fixH-gnb-50v {height:calc(50vh  - 160px) !important;}
	.gnb-left .fixH-gnb-45v {height:calc(45vh  - 160px) !important;}
	.gnb-left .fixH-gnb-40v {height:calc(40vh  - 160px) !important;}
	.gnb-left .fixH-gnb-35v {height:calc(35vh  - 160px) !important;}
	.gnb-left .fixH-gnb-30v {height:calc(30vh  - 160px) !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%;}
.fixH25p {height:25%;max-height: 25%;}
.fixH20p {height:20%;max-height: 20%;}
.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;}

.fix-PB100 {padding-bottom:100px;}
.fix-PB90 {padding-bottom:90px;}
.fix-PB80 {padding-bottom:80px;}
.fix-PB70 {padding-bottom:70px;}
.fix-PB60 {padding-bottom:60px;}
.fix-PB50 {padding-bottom:50px;}
.fix-PB40 {padding-bottom:40px;}
.fix-PB30 {padding-bottom:30px;}
.fix-PB20 {padding-bottom:20px;}
.fix-PB10 {padding-bottom:10px;}
.fix-PB0 {padding-bottom:0px;}

.pad-l20p {padding-left:20%;}
.pad-l15p {padding-left:15%;}
.pad-l10p {padding-left:10%;}
.pad-l7p {padding-left:7%;}
.pad-l5p {padding-left:5%;}
.pad-l3p {padding-left:3%;}
.pad-l2p {padding-left:2%;}
.pad-l0p {padding-left:0;}
.pad-r20p {padding-right:20%;}
.pad-r15p {padding-right:15%;}
.pad-r10p {padding-right:10%;}
.pad-r7p {padding-right:7%;}
.pad-r5p {padding-right:5%;}
.pad-r3p {padding-right:3%;}
.pad-r2p {padding-right:2%;}
.pad-r0p {padding-right:0;}


@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-fixH-gnb-100v {height:calc(100vh  - 130px) !important;}
	.l-fixH-gnb-95v {height:calc(95vh  - 130px) !important;}
	.l-fixH-gnb-90v {height:calc(90vh  - 130px) !important;}
	.l-fixH-gnb-85v {height:calc(85vh  - 130px) !important;}
	.l-fixH-gnb-80v {height:calc(80vh  - 130px) !important;}
	.l-fixH-gnb-75v {height:calc(75vh  - 130px) !important;}
	.l-fixH-gnb-70v {height:calc(70vh  - 130px) !important;}
	.l-fixH-gnb-65v {height:calc(65vh  - 130px) !important;}
	.l-fixH-gnb-60v {height:calc(60vh  - 130px) !important;}
	.l-fixH-gnb-55v {height:calc(55vh  - 130px) !important;}
	.l-fixH-gnb-50v {height:calc(50vh  - 130px) !important;}
	.l-fixH-gnb-45v {height:calc(45vh  - 130px) !important;}
	.l-fixH-gnb-40v {height:calc(40vh  - 130px) !important;}
	.l-fixH-gnb-35v {height:calc(35vh  - 130px) !important;}
	.l-fixH-gnb-30v {height:calc(30vh  - 130px) !important;}
	
	.gnb-left .l-fixH-gnb-100v {height:calc(100vh  - 160px) !important;}
	.gnb-left .l-fixH-gnb-95v {height:calc(95vh  - 160px) !important;}
	.gnb-left .l-fixH-gnb-90v {height:calc(90vh  - 160px) !important;}
	.gnb-left .l-fixH-gnb-85v {height:calc(85vh  - 160px) !important;}
	.gnb-left .l-fixH-gnb-80v {height:calc(80vh  - 160px) !important;}
	.gnb-left .l-fixH-gnb-75v {height:calc(75vh  - 160px) !important;}
	.gnb-left .l-fixH-gnb-70v {height:calc(70vh  - 160px) !important;}
	.gnb-left .l-fixH-gnb-65v {height:calc(65vh  - 160px) !important;}
	.gnb-left .l-fixH-gnb-60v {height:calc(60vh  - 160px) !important;}
	.gnb-left .l-fixH-gnb-55v {height:calc(55vh  - 160px) !important;}
	.gnb-left .l-fixH-gnb-50v {height:calc(50vh  - 160px) !important;}
	.gnb-left .l-fixH-gnb-45v {height:calc(45vh  - 160px) !important;}
	.gnb-left .l-fixH-gnb-40v {height:calc(40vh  - 160px) !important;}
	.gnb-left .l-fixH-gnb-35v {height:calc(35vh  - 160px) !important;}
	.gnb-left .l-fixH-gnb-30v {height:calc(30vh  - 160px) !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;}
	
	.l-fix-PB100 {padding-bottom:100px;}
	.l-fix-PB90 {padding-bottom:90px;}
	.l-fix-PB80 {padding-bottom:80px;}
	.l-fix-PB70 {padding-bottom:70px;}
	.l-fix-PB60 {padding-bottom:60px;}
	.l-fix-PB50 {padding-bottom:50px;}
	.l-fix-PB40 {padding-bottom:40px;}
	.l-fix-PB30 {padding-bottom:30px;}
	.l-fix-PB20 {padding-bottom:20px;}
	.l-fix-PB10 {padding-bottom:10px;}
	.l-fix-PB0 {padding-bottom:0px;}
	
	.l-pad-l20p {padding-left:20%;}
	.l-pad-l15p {padding-left:15%;}
	.l-pad-l10p {padding-left:10%;}
	.l-pad-l5p {padding-left:5%;}
	.l-pad-l0p {padding-left:0;}
	.l-pad-r20p {padding-right:20%;}
	.l-pad-r15p {padding-right:15%;}
	.l-pad-r10p {padding-right:10%;}
	.l-pad-r5p {padding-right:5%;}
	.l-pad-r0p {padding-right:0;}
}

@media screen and (max-width: 1280px) {
	
	.p-fixH100v {height:100vh !important;}
	.p-fixH95v {height:95vh !important;}
	.p-fixH90v {height:90vh !important;}
	.p-fixH85v {height:85vh !important;}
	.p-fixH80v {height:80vh !important;}
	.p-fixH75v {height:75vh !important;}
	.p-fixH70v {height:70vh !important;}
	.p-fixH65v {height:65vh !important;}
	.p-fixH60v {height:60vh !important;}
	.p-fixH55v {height:55vh !important;}
	.p-fixH50v {height:50vh !important;}
	.p-fixH45v {height:45vh !important;}
	.p-fixH40v {height:40vh !important;}
	.p-fixH35v {height:35vh !important;}
	.p-fixH30v {height:30vh !important;}
	.p-fixH25v {height:25vh !important;}
	.p-fixH20v {height:20vh !important;}
	
	.p-fixH-gnb-100v {height:calc(100vh  - 130px) !important;}
	.p-fixH-gnb-95v {height:calc(95vh  - 130px) !important;}
	.p-fixH-gnb-90v {height:calc(90vh  - 130px) !important;}
	.p-fixH-gnb-85v {height:calc(85vh  - 130px) !important;}
	.p-fixH-gnb-80v {height:calc(80vh  - 130px) !important;}
	.p-fixH-gnb-75v {height:calc(75vh  - 130px) !important;}
	.p-fixH-gnb-70v {height:calc(70vh  - 130px) !important;}
	.p-fixH-gnb-65v {height:calc(65vh  - 130px) !important;}
	.p-fixH-gnb-60v {height:calc(60vh  - 130px) !important;}
	.p-fixH-gnb-55v {height:calc(55vh  - 130px) !important;}
	.p-fixH-gnb-50v {height:calc(50vh  - 130px) !important;}
	.p-fixH-gnb-45v {height:calc(45vh  - 130px) !important;}
	.p-fixH-gnb-40v {height:calc(40vh  - 130px) !important;}
	.p-fixH-gnb-35v {height:calc(35vh  - 130px) !important;}
	.p-fixH-gnb-30v {height:calc(30vh  - 130px) !important;}
	
	.gnb-left .p-fixH-gnb-100v {height:calc(100vh  - 160px) !important;}
	.gnb-left .p-fixH-gnb-95v {height:calc(95vh  - 160px) !important;}
	.gnb-left .p-fixH-gnb-90v {height:calc(90vh  - 160px) !important;}
	.gnb-left .p-fixH-gnb-85v {height:calc(85vh  - 160px) !important;}
	.gnb-left .p-fixH-gnb-80v {height:calc(80vh  - 160px) !important;}
	.gnb-left .p-fixH-gnb-75v {height:calc(75vh  - 160px) !important;}
	.gnb-left .p-fixH-gnb-70v {height:calc(70vh  - 160px) !important;}
	.gnb-left .p-fixH-gnb-65v {height:calc(65vh  - 160px) !important;}
	.gnb-left .p-fixH-gnb-60v {height:calc(60vh  - 160px) !important;}
	.gnb-left .p-fixH-gnb-55v {height:calc(55vh  - 160px) !important;}
	.gnb-left .p-fixH-gnb-50v {height:calc(50vh  - 160px) !important;}
	.gnb-left .p-fixH-gnb-45v {height:calc(45vh  - 160px) !important;}
	.gnb-left .p-fixH-gnb-40v {height:calc(40vh  - 160px) !important;}
	.gnb-left .p-fixH-gnb-35v {height:calc(35vh  - 160px) !important;}
	.gnb-left .p-fixH-gnb-30v {height:calc(30vh  - 160px) !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;}
	
	.p-fix-PB100 {padding-bottom:100px;}
	.p-fix-PB90 {padding-bottom:90px;}
	.p-fix-PB80 {padding-bottom:80px;}
	.p-fix-PB70 {padding-bottom:70px;}
	.p-fix-PB60 {padding-bottom:60px;}
	.p-fix-PB50 {padding-bottom:50px;}
	.p-fix-PB40 {padding-bottom:40px;}
	.p-fix-PB30 {padding-bottom:30px;}
	.p-fix-PB20 {padding-bottom:20px;}
	.p-fix-PB10 {padding-bottom:10px;}
	.p-fix-PB0 {padding-bottom:0px;}
	
	.p-pad-l20p {padding-left:20%;}
	.p-pad-l15p {padding-left:15%;}
	.p-pad-l10p {padding-left:10%;}
	.p-pad-l5p {padding-left:5%;}
	.p-pad-l0p {padding-left:0;}
	.p-pad-r20p {padding-right:20%;}
	.p-pad-r15p {padding-right:15%;}
	.p-pad-r10p {padding-right:10%;}
	.p-pad-r5p {padding-right:5%;}
	.p-pad-r0p {padding-right:0;}
}

@media screen and (max-width: 1024px) {
	.s-fixH100v {height:calc(100vh  - 100px) !important;}
	
	.s-fixH95v {height:95vh !important;}
	.s-fixH90v {height:90vh !important;}
	.s-fixH85v {height:85vh !important;}
	.s-fixH80v {height:80vh !important;}
	.s-fixH75v {height:75vh !important;}
	.s-fixH70v {height:70vh !important;}
	.s-fixH65v {height:65vh !important;}
	.s-fixH60v {height:60vh !important;}
	.s-fixH55v {height:55vh !important;}
	.s-fixH50v {height:50vh !important;}
	.s-fixH45v {height:45vh !important;}
	.s-fixH40v {height:40vh !important;}
	.s-fixH35v {height:35vh !important;}
	.s-fixH30v {height:30vh !important;}
	.s-fixH25v {height:25vh !important;}
	.s-fixH20v {height:20vh !important;}
	
	.s-fixH-gnb-100v {height:calc(100vh  - 120px) !important;}
	.s-fixH-gnb-95v {height:calc(95vh  - 120px) !important;}
	.s-fixH-gnb-90v {height:calc(90vh  - 120px) !important;}
	.s-fixH-gnb-85v {height:calc(85vh  - 120px) !important;}
	.s-fixH-gnb-80v {height:calc(80vh  - 120px) !important;}
	.s-fixH-gnb-75v {height:calc(75vh  - 120px) !important;}
	.s-fixH-gnb-70v {height:calc(70vh  - 120px) !important;}
	.s-fixH-gnb-65v {height:calc(65vh  - 120px) !important;}
	.s-fixH-gnb-60v {height:calc(60vh  - 120px) !important;}
	.s-fixH-gnb-55v {height:calc(55vh  - 120px) !important;}
	.s-fixH-gnb-50v {height:calc(50vh  - 120px) !important;}
	.s-fixH-gnb-45v {height:calc(45vh  - 120px) !important;}
	.s-fixH-gnb-40v {height:calc(40vh  - 120px) !important;}
	.s-fixH-gnb-35v {height:calc(35vh  - 120px) !important;}
	.s-fixH-gnb-30v {height:calc(30vh  - 120px) !important;}
	
	.s-fixH100p {height:calc(100%  - 100px) !important;}
	.s-fixH90p {height:90% !important;}
	.s-fixH80p {height:80% !important;}
	.s-fixH70p {height:70% !important;}
	.s-fixH60p {height:60% !important;}
	.s-fixH50p {height:50% !important;}
	.s-fixH40p {height:40% !important;}
	.s-fixH30p {height:30% !important;}
	.s-fixH-auto {height:auto !important;}
	
	.s-fixH800 {height:800px;max-height: 800px;}
	.s-fixH780 {height:780px;max-height: 780px;}
	.s-fixH760 {height:760px;max-height: 760px;}
	.s-fixH740 {height:740px;max-height: 740px;}
	.s-fixH720 {height:720px;max-height: 720px;}
	.s-fixH700 {height:700px;max-height: 700px;}
	.s-fixH680 {height:680px;max-height: 680px;}
	.s-fixH660 {height:660px;max-height: 660px;}
	.s-fixH640 {height:640px;max-height: 640px;}
	.s-fixH620 {height:620px;max-height: 620px;}
	.s-fixH600 {height:600px;max-height: 600px;}
	.s-fixH580 {height:580px;max-height: 580px;}
	.s-fixH560 {height:560px;max-height: 560px;}
	.s-fixH540 {height:540px;max-height: 540px;}
	.s-fixH520 {height:520px;max-height: 520px;}
	.s-fixH500 {height:500px;max-height: 500px;}
	.s-fixH480 {height:480px;max-height: 480px;}
	.s-fixH460 {height:460px;max-height: 460px;}
	.s-fixH440 {height:440px;max-height: 440px;}
	.s-fixH420 {height:420px;max-height: 420px;}
	.s-fixH400 {height:400px;max-height: 400px;}
	.s-fixH380 {height:380px;max-height: 380px;}
	.s-fixH360 {height:360px;max-height: 360px;}
	.s-fixH340 {height:340px;max-height: 340px;}
	.s-fixH320 {height:320px;max-height: 320px;}
	.s-fixH300 {height:300px;max-height: 300px;}
	.s-fixH280 {height:280px;max-height: 280px;}
	.s-fixH260 {height:260px;max-height: 260px;}
	.s-fixH240 {height:240px;max-height: 240px;}
	.s-fixH220 {height:220px;max-height: 220px;}
	.s-fixH200 {height:200px;max-height: 200px;}
	.s-fixH100 {height:100px;max-height: 100px;}
	
	.s-fix-PB100 {padding-bottom:100px;}
	.s-fix-PB90 {padding-bottom:90px;}
	.s-fix-PB80 {padding-bottom:80px;}
	.s-fix-PB70 {padding-bottom:70px;}
	.s-fix-PB60 {padding-bottom:60px;}
	.s-fix-PB50 {padding-bottom:50px;}
	.s-fix-PB40 {padding-bottom:40px;}
	.s-fix-PB30 {padding-bottom:30px;}
	.s-fix-PB20 {padding-bottom:20px;}
	.s-fix-PB10 {padding-bottom:10px;}
	.s-fix-PB0 {padding-bottom:0px;}
	
	.s-pad-l20p {padding-left:20%;}
	.s-pad-l15p {padding-left:15%;}
	.s-pad-l10p {padding-left:10%;}
	.s-pad-l5p {padding-left:5%;}
	.s-pad-l0p {padding-left:0;}
	.s-pad-r20p {padding-right:20%;}
	.s-pad-r15p {padding-right:15%;}
	.s-pad-r10p {padding-right:10%;}
	.s-pad-r5p {padding-right:5%;}
	.s-pad-r0p {padding-right:0;}
}

@media screen and (max-width: 768px) {
	.t-fixH100v {height:calc(100vh  - 100px) !important;}
	
	.t-fixH95v {height:95vh !important;}
	.t-fixH90v {height:90vh !important;}
	.t-fixH85v {height:85vh !important;}
	.t-fixH80v {height:80vh !important;}
	.t-fixH75v {height:75vh !important;}
	.t-fixH70v {height:70vh !important;}
	.t-fixH65v {height:65vh !important;}
	.t-fixH60v {height:60vh !important;}
	.t-fixH55v {height:55vh !important;}
	.t-fixH50v {height:50vh !important;}
	.t-fixH45v {height:45vh !important;}
	.t-fixH40v {height:40vh !important;}
	.t-fixH35v {height:35vh !important;}
	.t-fixH30v {height:30vh !important;}
	.t-fixH25v {height:25vh !important;}
	.t-fixH20v {height:20vh !important;}
	
	.t-fixH-gnb-100v {height:calc(100vh  - 120px) !important;}
	.t-fixH-gnb-95v {height:calc(95vh  - 120px) !important;}
	.t-fixH-gnb-90v {height:calc(90vh  - 120px) !important;}
	.t-fixH-gnb-85v {height:calc(85vh  - 120px) !important;}
	.t-fixH-gnb-80v {height:calc(80vh  - 120px) !important;}
	.t-fixH-gnb-75v {height:calc(75vh  - 120px) !important;}
	.t-fixH-gnb-70v {height:calc(70vh  - 120px) !important;}
	.t-fixH-gnb-65v {height:calc(65vh  - 120px) !important;}
	.t-fixH-gnb-60v {height:calc(60vh  - 120px) !important;}
	.t-fixH-gnb-55v {height:calc(55vh  - 120px) !important;}
	.t-fixH-gnb-50v {height:calc(50vh  - 120px) !important;}
	.t-fixH-gnb-45v {height:calc(45vh  - 120px) !important;}
	.t-fixH-gnb-40v {height:calc(40vh  - 120px) !important;}
	.t-fixH-gnb-35v {height:calc(35vh  - 120px) !important;}
	.t-fixH-gnb-30v {height:calc(30vh  - 120px) !important;}
	
	.t-fixH100p {height:calc(100%  - 100px) !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;}
	
	.t-fix-PB100 {padding-bottom:100px;}
	.t-fix-PB90 {padding-bottom:90px;}
	.t-fix-PB80 {padding-bottom:80px;}
	.t-fix-PB70 {padding-bottom:70px;}
	.t-fix-PB60 {padding-bottom:60px;}
	.t-fix-PB50 {padding-bottom:50px;}
	.t-fix-PB40 {padding-bottom:40px;}
	.t-fix-PB30 {padding-bottom:30px;}
	.t-fix-PB20 {padding-bottom:20px;}
	.t-fix-PB10 {padding-bottom:10px;}
	.t-fix-PB0 {padding-bottom:0px;}
	
	.t-pad-l20p {padding-left:20%;}
	.t-pad-l15p {padding-left:15%;}
	.t-pad-l10p {padding-left:10%;}
	.t-pad-l5p {padding-left:5%;}
	.t-pad-l0p {padding-left:0;}
	.t-pad-r20p {padding-right:20%;}
	.t-pad-r15p {padding-right:15%;}
	.t-pad-r10p {padding-right:10%;}
	.t-pad-r5p {padding-right:5%;}
	.t-pad-r0p {padding-right:0;}
}


@media screen and (max-width: 480px) {
	.m-fixH100v {height:calc(100vh  - 100px) !important;}
	.m-fixH95v {height:95vh !important;}
	.m-fixH90v {height:90vh !important;}
	.m-fixH85v {height:85vh !important;}
	.m-fixH80v {height:80vh !important;}
	.m-fixH75v {height:75vh !important;}
	.m-fixH70v {height:70vh !important;}
	.m-fixH65v {height:65vh !important;}
	.m-fixH60v {height:60vh !important;}
	.m-fixH55v {height:55vh !important;}
	.m-fixH50v {height:50vh !important;}
	.m-fixH45v {height:45vh !important;}
	.m-fixH40v {height:40vh !important;}
	.m-fixH35v {height:35vh !important;}
	.m-fixH30v {height:30vh !important;}
	.m-fixH25v {height:25vh !important;}
	.m-fixH20v {height:20vh !important;}
	
	
	
	.m-fixH-gnb-100v {height:calc(100vh  - 120px) !important;}
	.m-fixH-gnb-95v {height:calc(95vh  - 120px) !important;}
	.m-fixH-gnb-90v {height:calc(90vh  - 120px) !important;}
	.m-fixH-gnb-85v {height:calc(85vh  - 120px) !important;}
	.m-fixH-gnb-80v {height:calc(80vh  - 120px) !important;}
	.m-fixH-gnb-75v {height:calc(75vh  - 120px) !important;}
	.m-fixH-gnb-70v {height:calc(70vh  - 120px) !important;}
	.m-fixH-gnb-65v {height:calc(65vh  - 120px) !important;}
	.m-fixH-gnb-60v {height:calc(60vh  - 120px) !important;}
	.m-fixH-gnb-55v {height:calc(55vh  - 120px) !important;}
	.m-fixH-gnb-50v {height:calc(50vh  - 120px) !important;}
	.m-fixH-gnb-45v {height:calc(45vh  - 120px) !important;}
	.m-fixH-gnb-40v {height:calc(40vh  - 120px) !important;}
	.m-fixH-gnb-35v {height:calc(35vh  - 120px) !important;}
	.m-fixH-gnb-30v {height:calc(30vh  - 120px) !important;}
	
	.m-fixH100p {height:calc(100%  - 100px) !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;}
	
	.m-fix-PB100 {padding-bottom:100px;}
	.m-fix-PB90 {padding-bottom:90px;}
	.m-fix-PB80 {padding-bottom:80px;}
	.m-fix-PB70 {padding-bottom:70px;}
	.m-fix-PB60 {padding-bottom:60px;}
	.m-fix-PB50 {padding-bottom:50px;}
	.m-fix-PB40 {padding-bottom:40px;}
	.m-fix-PB30 {padding-bottom:30px;}
	.m-fix-PB20 {padding-bottom:20px;}
	.m-fix-PB10 {padding-bottom:10px;}
	.m-fix-PB0 {padding-bottom:0px;}
	
	.m-pad-l20p {padding-left:20%;}
	.m-pad-l15p {padding-left:15%;}
	.m-pad-l10p {padding-left:10%;}
	.m-pad-l5p {padding-left:5%;}
	.m-pad-l0p {padding-left:0;}
	.m-pad-r20p {padding-right:20%;}
	.m-pad-r15p {padding-right:15%;}
	.m-pad-r10p {padding-right:10%;}
	.m-pad-r5p {padding-right:5%;}
	.m-pad-r0p {padding-right:0;}
}


/* ratio */
.ratio-base {
	position: relative;
    display: inline-block;
    width: 100%;
	vertical-align: middle;
    box-sizing: border-box;
	overflow:hidden;
	text-align:center;
}
.ratio-base:after {
	
}
.ratio-use:after {
	content:'';
	display:block;
}

.ratio-1x1 .ratio-base:after {
    padding-bottom: 100%;
}

.ratio-2x3 .ratio-base:after {
    padding-bottom: 150%;
}
.ratio-3x4 .ratio-base:after {
	padding-bottom: 133.33333333333%;
}
.ratio-4x3 .ratio-base:after {
    padding-bottom: 75%;
}
.ratio-5x4 .ratio-base:after {
    padding-bottom: 90%;
}
.ratio-5x3 .ratio-base:after {
    padding-bottom: 60%;
}
.ratio-16x9 .ratio-base:after {
    padding-bottom: 56.25%;
}
.ratio-16x10 .ratio-base:after {
    padding-bottom: 62.5%;
}

.ratio-img-wrap {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	image-rendering: -webkit-optimize-contrast;
	z-index:1;
	font-size:0;
}
.ratio-img-wrap img {
	position:relative;
	width:100%;
    image-rendering: -webkit-optimize-contrast;
}
.ratio-use img {
    display:none;
}

.dcore-loading {
	display:none;
    position:absolute;
    z-index: 2000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    cursor: wait;
    background-color: rgba(255,255,255,1);
    overflow: hidden;
}
.body-bg .dcore-loading {
    background-color: rgba(250,250,250,1);
}
.dcore-progress {
    position: relative;
    height: 4px;
    display: block;
    width: 100%;
    background-color: #acece6;
    border-radius: 2px;
    margin: .5rem 0 1rem 0;
    overflow: hidden;
}
.dcore-progress {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 120px;
	height: 1px;
	margin-top: 0.5px;
	margin-left: -60px;
	background-color: #f5f5f5;
}
.dcore-progress .indeterminate {
    background-color: #000;
}
	
.dcore-progress .determinate{
	position:absolute;top:0;left:0;bottom:0;background-color:#000;
	-webkit-transition: width .3s linear;
	   -moz-transition: width .3s linear;
	     -o-transition: width .3s linear;
	        transition: width .3s linear;
}
.dcore-progress .indeterminate:before{
	content:'';
	position:absolute;
	background-color:inherit;
	top:0;left:0;bottom:0;
	will-change:left, right;
	-webkit-animation:indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
       -moz-animation:indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
		 -o-animation:indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
			animation:indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;

}
.dcore-progress .indeterminate:after{
	content:'';
	position:absolute;
	background-color:inherit;
	top:0;left:0;bottom:0;
	will-change:left, right;
	
	-webkit-animation:indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
       -moz-animation:indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
		 -o-animation:indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
			animation:indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
			
	-webkit-animation-delay:1.15s;
	   -moz-animation-delay:1.15s;
			animation-delay:1.15s;
}
@-webkit-keyframes indeterminate{
	0%{left:-35%;right:100%}
	60%{left:100%;right:-90%}
	100%{left:100%;right:-90%}
}
@keyframes indeterminate{
	0%{left:-35%;right:100%}
	60%{left:100%;right:-90%}
	100%{left:100%;right:-90%}
}
@-webkit-keyframes indeterminate-short{
	0%{left:-200%;right:100%}
	60%{left:107%;right:-8%}
	100%{left:107%;right:-8%}
}
@keyframes indeterminate-short{
	0%{left:-200%;right:100%}
	60%{left:107%;right:-8%}
	100%{left:107%;right:-8%}
}


.tool-box {
	position:relative;
	display: block;
	width:auto;
	font-size:0;
}
.tool-box > li {
	display: inline-block;
	position: relative;
	margin-left:10px;
	margin-bottom:0px;
	font-size:0;
	vertical-align:top;
	color: rgba(140,95,70,1);
}
.tool-box > li > a {
	position: relative;
	text-align:center;
	display:block; 
	width:30px;
	height:30px; 
	overflow:hidden; 
	border-radius:50%;
	-webkit-border-radius:50%;
	
}
.tool-box .share-sns-group {
	position: relative;
	display:block;
	font-size:0;
	display:none;
}
.tool-box .share-sns-group.open {
	display:block;
}
.tool-box .share-sns-group > li {
	display: inline-block;
	position: relative;
	margin-left:10px;
	margin-bottom:0px;
	font-size:0;
	vertical-align:top;
}
.tool-box .share-sns-group > li > a {
	position: relative;
	text-align:center;
	display:block; 
	width:30px;
	height:30px; 
	overflow:hidden; 
	border-radius:50%;
	-webkit-border-radius:50%;
}

.tool-box .share_naver {background:#00c300 url(/imgs/gnb/sns_naver.png) no-repeat center 50%;}
.tool-box .share_kakao {background:#ffd200 url(/imgs/gnb/sns_kakaotalk.png) no-repeat center 50%;}
.tool-box .share_facebook {background:#3e5b99 url(/imgs/gnb/sns_facebook.png) no-repeat center 50%;}
.tool-box .share_url {background:#666666 url(/imgs/gnb/sns_url.png) no-repeat center 50%;}


.tool-box .btn:hover {
	/*background: rgba(140,95,70,1);
	color:#fff;*/
}
.tool-box .btn.close {
	background: rgba(140,95,70,1);
	color:#fff;
}
.tool-box .btn:after { 
	position: absolute; 
	left:50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);	
	   -moz-transform: translate(-50%,-50%);	
	    -ms-transform: translate(-50%,-50%);	
	     -o-transform: translate(-50%,-50%);	
			transform: translate(-50%,-50%);	
	font-size: 16px; 
	font-family: 'Black Tie'; 
	line-height:30px;
	font-weight:400;
	-webkit-font-smoothing: antialiased; text-indent: 0; -moz-osx-font-smoothing: grayscale; 
}
.tool-box .share:after {
	content: "\f045";
}
.tool-box .print:after { 
	content: "\f050";
}

@media screen and (max-width: 480px) {
	.tool-box .share-sns-group > li {
		margin-left:5px;
	}
}
@media screen and (max-width: 350px) {
	.tool-box .share-sns-group > li {
		margin-left:5px;
		margin-bottom:5px;
	}
}

.do-hide {
	display:none !important;
}
@media screen and (max-width: 1440px) {
	.do-l-hide {
		display:none !important;
	}
}
@media screen and (max-width: 1280px) {
	.do-p-hide {
		display:none !important;
	}
}
@media screen and (max-width: 1024px) {
	.do-s-hide {
		display:none !important;
	}
}
@media screen and (max-width: 768px) {
	.do-t-hide {
		display:none !important;
	}
}
@media screen and (max-width: 480px) {
	.do-m-hide {
		display:none !important;
	}
}


html.group-open {overflow: hidden;}
#familyGroup {
	top:0;
	position: fixed; 
	overflow: hidden; 
	width:100%;
	height:100%;min-height:100%;max-height:100% !important;
	z-index:1200000;
	background:rgba(32,32,32,1);
}
#familyGroup.familyGroup-gnb {
	top:-100%;
}

#familyGroup .familySet {
	position: relative; 
	width:100%;
	height:100%;
}
#familyGroup .familyClose {
    position: absolute;
    right:0px; top:0px;
	width:60px; height:60px; background: url('/imgs/common/btn_close.png') no-repeat 0 0;
	z-index:10;

}
#familyGroup .familyClose a{ display: block;width:60px;height:60px;}
#familyGroup .familyClose a span{
    text-indent: -9999px;
	overflow: hidden;
}
#familyGroup .visualCover {
	position:absolute;
	left:0;right:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,1);
	z-index:20;
}
#familyGroup .visualCover .logoBox {
	display:table;
	position:relative;
	width:100%;
	height:100%;
	padding:0px 0 0;
	vertical-align:middle;
	text-align:center;
}
#familyGroup .visualCover .logoBox .logoCell {
	display:table-cell;
	position:relative;
	vertical-align:middle;
	text-align:center;
}
@media (max-width: 1024px) {
	#familyGroup .visualCover .logoBox .logoCell img {
		width:200px;
	}
}
@media (max-width: 640px) {
	#familyGroup .visualCover .logoBox .logoCell img {
		width:160px;
	}
}
#familyGroup .familyItem {
	position: relative;
	float: left;
	display:table-cell;
	width:50%;
	height: 100%;
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center center;
	border-left: 1px solid rgba(0,0,0,1);
}
#familyGroup .familyItem:first-child{border-left: 0;}
#familyGroup .familyItem:last-child{position: absolute;right:0;}

#familyGroup .familyItem a {
	width: 100%;
	height: 100%;
	color:#fff;
	display: table;	
}
#familyGroup .familyItem .inner {
	position: relative;
	display: table-cell;
	width:100%;
	text-align: center;
	vertical-align: middle;
	z-index: 2;
}
#familyGroup .familyItem .txt {
	position:relative;
	display:inline-block;
	border:double 4px rgba(255,255,255,1);
	padding:30px;
	min-width:340px;
	background:rgba(0,0,0,0);	
	webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease;
}

#familyGroup .active .txt {
	border:double 4px rgba(255,255,255,1);
	background:rgba(0,0,0,.8);
}

#familyGroup .familyItem h1 {
	position:relative;
	font-size:46px;
	line-height:110%;
	font-weight:500;
	margin-top: 15px;
	padding:20px 0;
	font-family:"Gothic A1",serif;
}
#familyGroup .familyItem h2 {
	font-size:20px;
}
#familyGroup .familyItem h3 {
	margin-top: 10px;
	font-size:16px;
	line-height:160%;
}
#familyGroup .familyItem .tel {
	font-weight:600;
}
#familyGroup .familyItem h1:before {
	content: '';
	width: 20px;
	height: 1px;
	background: rgba(255,255,255,1);
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -10px;
}
#familyGroup .familyItem .overlay {
	position: absolute;
	left:0;top:0;right:0;bottom:0;
	width:100%;height: 100%;
	z-index: 1;
	background:rgba(0,0,0,.5);
}

@media screen and (max-width: 1024px) {
	#familyGroup .familyItem h1 {
		font-size:30px;
	}
}

@media screen and (max-width: 768px) {
	#familyGroup .familyItem {
		position: relative;
		float: none;
		display:table-row;
		display:block;
		width:100% !important;
		height:50%;
		border-left: none;
		border-top: 1px solid rgba(0,0,0,1);
	}
	#familyGroup .familyItem:first-child{border-top: 0;}
	#familyGroup .familyItem:last-child{position:relative;right:auto;}
	#familyGroup .familyItem .txt {
		padding:20px;
		border:double 4px rgba(255,255,255,1);
		background:rgba(0,0,0,.8);
		min-width:200px;
	}
	#familyGroup .familyItem h1 {
		font-size:26px;
		margin-top:15px;
		padding:20px 0 0px;
	}
	#familyGroup .familyItem h2 {
		font-size:13px;
	}
	#familyGroup .familyItem h3 {
		font-size:12px;
	}
	#familyGroup .familyItem .addr {
		display:none;
	}
	#familyGroup .familyItem .overlay {
		background:rgba(0,0,0,0);
	}
}


.footer-visual {
	position: relative; 
	width:100%;
	z-index:1;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	display:block;
	-webkit-border-radius: 20px; 
	   -moz-border-radius: 20px; 
		    border-radius: 20px;
	overflow:hidden;
	
	background:transparent;
	background:#fff;
	margin-bottom:0px;
	
}
.footer-visual-full .footer-visual {
	-webkit-border-radius: 0px; 
	   -moz-border-radius: 0px; 
		    border-radius: 0px;
}
.footer-visual-full .base-container {
	padding:0 !important;
}
.footer-visual-full .full-imgContainer {
	padding:0 !important;
}
.footer-visual-full .f-wp {
	display:none;
}
.footer-visual .ment {
	position:relative;
	font-size:20px;
	font-weight:400;
}
.footer-visual .img {
	position:relative;
	width:100%;
	height:100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
 	-o-background-size: cover;
	background-attachment: fixed;
	-webkit-backface-visibility: hidden;
	/*transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2) rotate(0.02deg);
	-o-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-webkit-animation: scaleFade 2.5s 0s ease-in-out forwards;
	-moz-animation:    scaleFade 2.5s 0s ease-in-out forwards;
	-o-animation:      scaleFade 2.5s 0s ease-in-out forwards;
	animation:         scaleFade 2.5s 0s ease-in-out forwards;
	*/
}

.reserv-link {
	position: relative;
	font-size:0;
}
.reserv-link > li { 
	position: relative;
	margin: 0px 0 0px 0px;
	position:relative;
	display: inline-block;
	text-align: center; 
}
.reserv-link > li:nth-child(n+2) { 
	margin: 0px 0px 0px 10px;
}


.do-btn-white {
	position: relative;
	display: block; 
	font-size: 16px; 
	letter-spacing: 0;
	position: relative; 
	padding:0 50px;
	font-family:"Noto Serif KR",serif;
	font-weight:500;
	line-height:46px;
	height:50px;
	overflow:hidden;
	margin:0 0px;
	white-space:nowrap;
	-webkit-border-radius: 6px; 
	   -moz-border-radius: 6px; 
		    border-radius: 6px;
	border:2px solid rgba(220,200,170,1);		
	color:rgba(220,200,170,1);
	border:2px solid rgba(255,255,255,1);		
	color:rgba(255,255,255,1);	
}

.do-btn-white :hover {
	color:#fff;
	color:rgba(38,38,38,1);
	border:2px solid rgba(220,200,170,1);
	background:rgba(220,200,170,1);
}


.do-btn-base {
	position: relative; 
	color: rgba(255,255,255,1);
	background:rgba(175,145,55,1);
	border:1px solid rgba(175,145,55,1);
	display: inline-block;
	line-height: 50px; 
	text-align: center;
	font-size: 16px; 
	letter-spacing: .0em; 
	padding: 0 30px; 
	white-space:nowrap;
	
	-webkit-border-radius: 6px; 
	   -moz-border-radius: 6px; 
		    border-radius: 6px;
}
.bg-use .do-btn-base {
	color: rgba(255,255,255,1);
	background:rgba(80,50,30,1);
	border:1px solid rgba(80,50,30,1);
}
.do-btn-base:hover,
.bg-use .do-btn-base:hover {
	color:#fff;
	background:rgba(80,50,30,1);
	border:1px solid rgba(80,50,30,1);
	
}
.do-btn-base-line {
	background:transparent;
	border:1px solid rgba(175,145,55,1);
	color:rgba(175,145,55,1);
}
.do-btn-base-line:hover {
	color:#fff;
	background:rgba(80,50,30,1);
	border:1px solid rgba(80,50,30,1);
}
.bg-use .do-btn-base-line {
	background:transparent;
	color: rgba(255,255,255,1);
	border:1px solid rgba(255,255,255,1);
}

.dark-bg .do-btn-base-line {
	border:1px solid rgba(210,185,170,1);
	color: rgba(210,185,170,1);
}
.dark-bg .do-btn-base-line:hover {
	color:#fff;
	background: rgba(175,145,55,1);
    border: 1px solid rgba(175,145,55,1);
}

@media screen and (max-width: 1280px) {
	
	.do-btn-base {
		font-size: 14px; 
		padding:0 15px;
		line-height:36px;
		height:40px;
	}
	.do-btn-white {
		font-size: 15px; 
		padding:0 20px;
		line-height:36px;
		height:40px;
	}
}




@media screen and (max-width: 1280px) {
	.sep-visual .img {background-attachment:initial;}
}
.footer-visual .visual-cover {
	position:absolute;
	left:0;right:0;
	width:100%;
	height:100%;
	
	background:rgba(0,0,0,.3);
	z-index:3;
}

@media screen and (max-width: 1024px) {
	.footer-visual .ment {
		font-size:18px;
	}
}

@media screen and (max-width: 768px) {
	

}

@media screen and (max-width: 480px) {
	.footer-visual {
		-webkit-border-radius: 0px; 
		   -moz-border-radius: 0px; 
				border-radius: 0px;
	}
	.footer-visual .ment {
		font-size:16px;
	}
}
.do-info-line-set {
	position: relative;
	font-size:16px;
	color: rgba(80,50,20,1);
}
.bg-use .do-info-line-set {
	position: relative;
	font-size:16px;
	color: rgba(255,255,255,1);
}
.do-info-line {
	position: relative;
}
.do-info-line:before {
	position: absolute;
	width:100%;
	height:1px;
	left:0;
	bottom:0;
	background:rgba(195,170,140,.5);
	content: '';
	z-index:2;
}
.bg-use .do-info-line:before {
	background:rgba(255,255,255,.3);
}
.do-info-line h1 {
	position: relative;
	font-size:2.000em;
	font-weight:400;
	line-height:140%;
	letter-spacing:-0.5px;
}
.do-info-line h1 span {
	font-weight:600;
}
.do-info-line h2 {
	position: relative;
	font-size:1.125em;
	margin-left:0.250em;
	font-weight:200;
	color:rgba(195,170,140,1);
}
.do-info-line h3 {
	position: relative;
	font-size:1.125em;
	margin-left:0.125em;
}
.do-line-tb,
.do-tb-out {
	position: relative;
	display:table;
	width:100%;
}
.do-line-tb-cell,
.do-tb-out-cell {
	position: relative;
	display:table-cell;
	vertical-align:middle;
	width:auto;
}
.do-tb-out-cell-end {
	position: relative;
	display:table-cell;
	vertical-align:middle;
	text-align:right;
	width:10px;
	padding-left:2.500em;
	white-space:nowrap;
}
.do-line-tb-cell + .do-line-tb-cell {
	text-align:right;
	width:10px;
	padding-left:5.000em;
	white-space:nowrap;
}
.do-line-tb-cell-end {
	position: relative;
	display:table-cell;
	vertical-align:middle;
	text-align:right;
	width:10px;
	padding-left:2.500em;
	white-space:nowrap;
}

@media screen and (max-width: 1024px) {
	.do-info-line-set {
		font-size:14px;
	}
}
@media screen and (max-width: 768px) {
	.do-info-line-set {
		font-size:10px;
	}
	.do-info-line-set h2 {
		font-size:16px;
	}
	.do-info-line-set h3 {
		font-size:16px;
	}
	.do-tb-out-cell,
	.do-tb-out-cell-end {
		position: relative;
		display:block;
		width:100%;
		padding-left:0;
	}
	.do-line-tb-cell + .do-line-tb-cell {
		padding-left:2.500em;
	}
}


.text-point {
	color: rgba(80,50,20,1);
}