@charset "utf-8";


.articleArea {width:100%;position:relative;padding:40px 0 100px;}
.articleArea-b {width:100%;position:relative;padding:0px 0 80px;}
.topdown-top {padding:0px 0 100px;}

.articleArea.main {padding:60px 0 60px;}
.articleArea.about {padding:20px 0 60px;}
.articleArea.main.end {padding:80px 0 80px;}
.articleArea.detail {padding:0px 0 100px;}

.bg3 {background: rgba(245,245,245,1);}
.bg2 {background: rgba(45,35,30,1);}
.bg1 {background: url(/imgs/gnb/pat1.png);}
.concept-bg1 {
	background: rgba(6,92,64,1)  url(/imgs/pat/02.png) 0 0 no-repeat;
}
.concept-bg2 {
	background: rgba(250,240,225,1);
	background: rgba(255,245,230,1);
}
.concept-bg3 {
	background: #f7f4e7;
}
.concept-bg4 {
	background: #e8deca;
}
.concept-bg5 {
	background: #80584a;
}
.concept-bg0 {
	background: #fff;
}
.concept-bg6 {
	background: rgba(205,150,120,1) url(/imgs/pat/02.png) 0 0 no-repeat;
}
.concept-bg7 {
	background: rgba(205,150,120,1);
}
.noPadding480 {padding:40px 0 100px;}

.sub-part {
	padding:180px 0 0;
}
.lnb-use .sub-part {
	padding:260px 0 20px;
}
.visual-use .sub-part {
	padding:100px 0 0px;
}
.sub-part .sub-title {
	padding:140px 0 40px;
	text-align:center;
	
	/*background:url(/imgs/head-icon/bg_06.png) 50% bottom no-repeat;*/
}
.visual-use .sub-part .sub-title {
	padding:0px 0 60px;
}

.sub-part .sub-title h1 {
	position: relative;
	font-size: 40px;
	letter-spacing:0px; 
	line-height: 100%; 	
	font-weight:600;
	color:rgba(205,150,120,1);
	position:relative;
	/*font-family:"Crimson Text","Noto Serif KR",serf;*/
	
}
.sub-part .sub-title h1.kor {
	position: relative;
	font-size: 60px;
	display:none;
}
.sub-part .sub-title h1.eng {
	position: relative;
	font-size: 60px;
	
}
.sub-part .sub-title h2 {
	position: relative;
	font-size: 20px;
	letter-spacing:2px; 
	line-height: 160%; 	
    color:rgba(205,150,120,1);
	position:relative;
	padding:0px 0 20px;
	font-weight:400;
	font-family:"Noto Serif KR",serf;
}
.sub-part .sub-title h3 {
	position: relative;
	font-size: 15px;
	letter-spacing: 0px; 
	line-height: 170%; 	
    color: rgba(136,136,136,1);
	position:relative;
	padding:40px 0 0px;
}

@media screen and (max-width: 1280px) {
	.sub-part .sub-title h1 {
		font-size: 36px;
	}
	.sub-part .sub-title h1.kor {
		font-size: 36px;
	}
	.sub-part .sub-title h1.eng {
		font-size: 36px;
	}
	.sub-part .sub-title h2 {
		font-size: 18px;
	}
	.sub-part .sub-title h3 {
		font-size: 16px;
	}
}

@media screen and (max-width: 1024px) {
	.sub-part {
		padding:80px 0 0 !important;
	}
}

@media screen and (max-width: 768px) {
	
	.sub-part .sub-title h3 {
		font-size: 15px;
	}
}

@media screen and (max-width: 480px) {
	.sub-part .sub-title {
		padding:100px 0 50px;
	}
	.visual-use .sub-part .sub-title {
		padding:0px 0 50px;
	}
	.sub-part .sub-title h1 {
		font-size: 30px;
	}
	.sub-part .sub-title h1.kor {
		font-size: 30px;
	}
	.sub-part .sub-title h1.eng {
		font-size: 30px;
	}
}


.normal-part {
	padding:80px 0 40px;
	text-align:center;
}
.normal-part .normal-title h1 {
	position: relative;
	font-size: 40px;
	letter-spacing:0px; 
	line-height: 130%; 	
	font-weight:600;
	color:rgba(205,150,120,1);
	position:relative;
	/*font-family:"Crimson Text","Noto Serif KR",serf;*/
	
}
.normal-part .normal-title h1.kor {
	position: relative;
	font-size: 60px;
	display:none;
}
.normal-part .normal-title h1.eng {
	position: relative;
	font-size: 60px;
	
}
.normal-part .normal-title h2 {
	position: relative;
	font-size: 20px;
	letter-spacing:2px; 
	line-height: 160%; 	
    color:rgba(205,150,120,1);
	position:relative;
	padding:0px 0 20px;
	font-weight:400;
	font-family:"Noto Serif KR",serf;
}
.normal-part .normal-title h3 {
	position: relative;
	font-size: 15px;
	letter-spacing: 0px; 
	line-height: 170%; 	
    color: rgba(136,136,136,1);
	position:relative;
	padding:40px 0 0px;
}

@media screen and (max-width: 1280px) {
	.normal-part .normal-title h1 {
		font-size: 36px;
	}
	.normal-part .normal-title h1.kor {
		font-size: 36px;
	}
	.normal-part .normal-title h1.eng {
		font-size: 36px;
	}
	.normal-part .normal-title h2 {
		font-size: 18px;
	}
	.normal-part .normal-title h3 {
		font-size: 16px;
	}
}

@media screen and (max-width: 1024px) {
	.normal-part {
		padding:60px 0 40px;
	}
}

@media screen and (max-width: 768px) {
	
	.normal-part .normal-title h3 {
		font-size: 15px;
	}
}

@media screen and (max-width: 480px) {
	
	.normal-part .normal-title h1 {
		font-size: 30px;
	}
	.normal-part .normal-title h1.kor {
		font-size: 30px;
	}
	.normal-part .normal-title h1.eng {
		font-size: 30px;
	}
}


.bg-item {
	position:absolute;
	display:none;
	left:-20px;
	top:auto;
	bottom:30px;
	z-index:1;
	width:100%;
	overflow:hidden;
}
.bg-item.fixed {
	position:fixed;
	display:block;
}
.bg-item img {
	position:relative;
	display:block;
	vertical-align:top;
}
.top-margin .bg-item {
	top:380px;
	bottom:auto;
}
.bg-item-space {
	position:fixed;
	left:-20px;
	top:auto;
	bottom:30px;
	z-index:1;
	width:100%;
	display:none;
	overflow:hidden;
}

@media screen and (max-width: 1280px) {
	.top-margin .bg-item {
		top:160px;
		bottom:auto;
	}
}
@media screen and (max-width: 480px) {
	.bg-item {
		bottom:180px;
		left:0px;
	}
	.bg-item img {
		width:85%;
	}
	.bg-item-space {
		position:absolute;
		bottom:280px;
		left:0px;
		opacity:60%;
		display:block;
	}
	.bg-item-space img {
		width:85%;
	}
}
.mainArticleArea {padding:60px 0 80px;}
@media screen and (max-width: 1024px) {
	.mainArticleArea {padding:40px 0 40px;}
	.mainArticleArea.first {padding:20px 0 40px;}
}
@media screen and (max-width: 480px) {
	.mainArticleArea {padding:20px 0 40px;}
	.mainArticleArea.first {padding:0px 0 40px;}
}

.sub-articleArea {padding:0px 0 40px;}
@media screen and (max-width: 768px) {
	.sub-articleArea {padding:0px 0 0px;}
}

.point-articleArea {padding:20px 0 60px;}
@media screen and (max-width: 768px) {
	.point-articleArea {padding:20px 0 0px;}
}

.other-articleArea {padding:60px 0 40px;}
@media screen and (max-width: 1024px) {
	.other-articleArea {padding:40px 0 20px;}
}
@media screen and (max-width: 480px) {
	.other-articleArea {padding:0px 0 20px;}
}


.dark_bg {background: rgba(60,45,45,1);}
.brown_bg {background:rgba(185,150,140,1);}

.bg-1-1 {
	background:transparent;
}

.bg-1-2 {
	background: rgba(255,249,242,1);
}
.bg-1-3 {
	background: rgba(254,245,234,1);
}
.bg-1-4 {
	background: rgba(230,215,185,1);
}
.bg-1-5 {
	background: rgba(254,253,241,1);
}
.bg-0 {
	background: rgba(255,255,255,1);
}
.bg-8 {
	background: rgba(250,250,250,1);
}
.bg-9 {
	background: rgba(244,252,248,1);
	background: rgba(242,250,246,1);
	background: rgba(250,250,250,1);
}

.fadeup, .fadeup200, .fadeupPhoto, .fadeOpt {
	visibility:hidden;
}
.shadows {
	-webkit-box-shadow: 18px 36px 50px rgba(0,0,0,.35);
	   -moz-box-shadow: 18px 36px 50px rgba(0,0,0,.35);
			box-shadow: 18px 36px 50px rgba(0,0,0,.35);
}


.header-2 {
    font-size: 28px;
    color: #000;
    font-weight: 400;
    line-height: 120%;
}
.text-sub-tit {
    display: block;
    margin: 10px 0 0px;
    font-size: 18px;
    color: #666;
}

@media screen and (max-width: 1280px) {
	.header-2 {
		font-size: 24px;
	}
	.text-sub-tit {
	}
}
@media screen and (max-width: 768px) {
	.header-2 {
		font-size: 22px;
	}
	.text-sub-tit {
		font-size:16px;
	}
}
@media screen and (max-width: 640px) {
	.header-2 {
		font-size: 20px;
	}
}


.btnArea {text-align:center;margin-top:20px;}
.btnArea a {margin-right:10px;}
.btnArea a:last-child {margin-right:0px;}
.btnCall{position:relative;display:inline-block;text-align:center;vertical-align:middle;box-sizing:border-box;color:rgba(205,150,120,1);;border:1px solid rgba(205,150,120,1);;background:#fff;/*transition:color 0.5s ease-in-out;overflow:hidden;z-index:1;*/}
.btnCall[disabled]{color:#b2b2b2!important;border-color:#e6e6e6!important;background:#e6e6e6!important;cursor:default}
.btnCall[disabled]:before{display:none}
.btnL{min-width:180px;height:60px;padding:0 25px;line-height:60px;font-size:18px;letter-spacing:-.01em}
.btnM{min-width:160px;height:50px;padding:0 25px;line-height:50px;font-size:17px;letter-spacing:-.01em}
.btnS{display:inline-block;min-width:70px;font-size:15px;border:0;vertical-align:top}

.btnCall[class*="type"]{background:transparent;border-color:rgba(205,150,120,1);}
.btnCall[class*="type"] span{position:relative;display:inline-block;}

.btnActive{background:rgba(205,150,120,1) !important;color:#fff !important}
/*.btnActive:before{content: "";position:absolute;top:0;left:-150%;background:#fff;width:130%;height:100%;-webkit-transform:skewX(-16deg);-moz-transform:skewX(-16deg);-o-transform:skewX(-16deg);-ms-transform:skewX(-16deg);transform:skewX(-16deg);transition:all 0.5s ease-in-out;z-index:-1}*/
.btnActive:hover{color:rgba(205,150,120,1) !important;background:#fff!important;}
.typeList:hover{color:rgba(205,150,120,1) !important;background:#fff!important;}
/*.btnActive:hover:before{left:-10%;transform:skewX(-16deg);-webkit-transform:skewX(-16deg);-ms-transform:skewX(-16deg)}*/

.btnActive-w{background:#fff !important;color:rgba(205,150,120,1) !important}
/*.btnActive-w:before{content: "";position:absolute;top:0;left:-150%;background:rgba(205,150,120,1);;width:130%;height:100%;-webkit-transform:skewX(-16deg);-moz-transform:skewX(-16deg);-o-transform:skewX(-16deg);-ms-transform:skewX(-16deg);transform:skewX(-16deg);transition:all 0.5s ease-in-out;z-index:-1}*/
.btnActive-w:hover{color:#fff !important;background:rgba(205,150,120,1) !important;}
/*.btnActive-w:hover:before{left:-10%;transform:skewX(-16deg);-webkit-transform:skewX(-16deg);-ms-transform:skewX(-16deg)}*/
.btnArrow {
	padding:0 60px 0 40px;
}
.btnArrow span:after{
	position:absolute;right:20px;bottom:23px;width:10px;height:10px;
	transition:all 0.5s ease-in-out;
	content:"";border-style:solid;border-color:#fff;border-width:0 1px 1px 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);
}
.btnArrow:hover span:after{
	border-color:rgba(205,150,120,1);;
}

#visualArea {position: relative; overflow: hidden; height:100%;min-height:100%;max-height:100% !important;background:rgba(0,0,0,1);}
#visualArea .visualCover {
	position:absolute;
	left:0;right:0;
	width:100%;
	height:100%;
	background:rgba(255,255,255,0.0);
	z-index:70;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}
.light #visualArea .visualCover {
	background:rgba(0,0,0,.25);
}
#visualArea .bx-viewport, #visualArea .bx-wrapper{
    position:relative;
    width:100%;
    height:100% !important;
    top:0;
    left:0;
	background:rgba(255,255,255,1);
}

#visualArea .sectionVisual, .sectionVisual li{
    height: 100% !important;
}
#visualArea .sectionVisual li{
    background-repeat: no-repeat;
    background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
 	-o-background-size: cover;
}

#visualArea .bx-wrapper .bx-viewport{
    border: none !important;
}

#visualArea .bx-wrapper .bx-controls {
	position:absolute;
	bottom:30px;
    left:50%;	
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
    z-index: 110;
}

#visualArea .bx-wrapper .bx-pager {position:relative;text-align:center;}
#visualArea .bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	margin:0px 0px 0;
}

#visualArea .bx-wrapper .bx-pager.bx-default-pager a {
	width:12px;
	height:12px;
	margin:6px;
	background:none;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:rgba(255,255,255,.5);
	border-radius:50%;
}

#visualArea .bx-wrapper .bx-pager.bx-default-pager a:hover,
#visualArea .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:rgba(255,255,255,1);
}

#visualArea .bx-wrapper .bx-controls-auto {position:absolute; z-index: 60; left:10px; width: 32px;bottom:10px;}
#visualArea .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#visualArea .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 16px;
	height: 14px;
	outline: 0;
	background: url(/imgs/main/btn_play.png) no-repeat;
}

#visualArea .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 16px;
	height: 14px;
	outline: 0;
	background: url(/imgs/main/btn_stop.png) no-repeat;
}

.bar-scroll-circle {
	position: absolute;
    top: 3px;
    right: 0px;
	width: 10px;
	overflow: hidden;
    height: calc(100% - 3px);
}
.bar-scroll-circle .bar {
	position: absolute;
	
    width: 1px;
    height: 100%;
    background:rgba(255,255,255,1);
	left:5px;
}
.bar-scroll-circle .circle {
    height: 100%;
	animation-name: cScroll;
    animation-duration: 3s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
	opacity:0;
    -moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.bar-scroll-circle .circle:after {
	display: block;
    content: '';
    top: 0;
    width: 9px;
    height: 9px;
    border-radius: 100%;
    background: #fff;
    position: absolute;
	left:1px;
	/*left: 50%;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);*/
}


@-webkit-keyframes cScroll{
	0% {
		-moz-transform:translate3d(0,0px,0);
		-ms-transform:translate3d(0,0px,0);
		-o-transform:translate3d(0,0px,0);
		-webkit-transform:translate3d(0,0px,0);
		transform:translate3d(0,0px,0);
		opacity:0;
	}
	15% {
		-moz-transform:translate3d(0,0,0);
		-ms-transform:translate3d(0,0,0);
		-o-transform:translate3d(0,0,0);
		-webkit-transform:translate3d(0,0,0);
		transform:translate3d(0,0,0);
		opacity:1;
	}
	85% {
		-moz-transform:translate3d(0,100%,0);
		-ms-transform:translate3d(0,100%,0);
		-o-transform:translate3d(0,100%,0);
		-webkit-transform:translate3d(0,100%,0);
		transform:translate3d(0,100%,0);
		opacity:1;
	}
	100%{
		-moz-transform:translate3d(0,100%,0);
		-ms-transform:translate3d(0,100%,0);
		-o-transform:translate3d(0,100%,0);
		-webkit-transform:translate3d(0,100%,0);
		transform:translate3d(0,100%,0);
		opacity:0;
	}
}
@-moz-keyframes cScroll {
  	0% {
		-moz-transform:translate3d(0,0px,0);
		-ms-transform:translate3d(0,0px,0);
		-o-transform:translate3d(0,0px,0);
		-webkit-transform:translate3d(0,0px,0);
		transform:translate3d(0,0px,0);
		opacity:0;
	}
	15% {
		-moz-transform:translate3d(0,0,0);
		-ms-transform:translate3d(0,0,0);
		-o-transform:translate3d(0,0,0);
		-webkit-transform:translate3d(0,0,0);
		transform:translate3d(0,0,0);
		opacity:1;
	}
	85% {
		-moz-transform:translate3d(0,100%,0);
		-ms-transform:translate3d(0,100%,0);
		-o-transform:translate3d(0,100%,0);
		-webkit-transform:translate3d(0,100%,0);
		transform:translate3d(0,100%,0);
		opacity:1;
	}
	100%{
		-moz-transform:translate3d(0,100%,0);
		-ms-transform:translate3d(0,100%,0);
		-o-transform:translate3d(0,100%,0);
		-webkit-transform:translate3d(0,100%,0);
		transform:translate3d(0,100%,0);
		opacity:0;
	}
}
@-o-keyframes cScroll {
  	0% {
		-moz-transform:translate3d(0,0px,0);
		-ms-transform:translate3d(0,0px,0);
		-o-transform:translate3d(0,0px,0);
		-webkit-transform:translate3d(0,0px,0);
		transform:translate3d(0,0px,0);
		opacity:0;
	}
	15% {
		-moz-transform:translate3d(0,0,0);
		-ms-transform:translate3d(0,0,0);
		-o-transform:translate3d(0,0,0);
		-webkit-transform:translate3d(0,0,0);
		transform:translate3d(0,0,0);
		opacity:1;
	}
	85% {
		-moz-transform:translate3d(0,100%,0);
		-ms-transform:translate3d(0,100%,0);
		-o-transform:translate3d(0,100%,0);
		-webkit-transform:translate3d(0,100%,0);
		transform:translate3d(0,100%,0);
		opacity:1;
	}
	100%{
		-moz-transform:translate3d(0,100%,0);
		-ms-transform:translate3d(0,100%,0);
		-o-transform:translate3d(0,100%,0);
		-webkit-transform:translate3d(0,100%,0);
		transform:translate3d(0,100%,0);
		opacity:0;
	}
}
@keyframes cScroll {
 	0% {
		-moz-transform:translate3d(0,0px,0);
		-ms-transform:translate3d(0,0px,0);
		-o-transform:translate3d(0,0px,0);
		-webkit-transform:translate3d(0,0px,0);
		transform:translate3d(0,0px,0);
		opacity:0;
	}
	15% {
		-moz-transform:translate3d(0,0,0);
		-ms-transform:translate3d(0,0,0);
		-o-transform:translate3d(0,0,0);
		-webkit-transform:translate3d(0,0,0);
		transform:translate3d(0,0,0);
		opacity:1;
	}
	85% {
		-moz-transform:translate3d(0,100%,0);
		-ms-transform:translate3d(0,100%,0);
		-o-transform:translate3d(0,100%,0);
		-webkit-transform:translate3d(0,100%,0);
		transform:translate3d(0,100%,0);
		opacity:1;
	}
	100%{
		-moz-transform:translate3d(0,100%,0);
		-ms-transform:translate3d(0,100%,0);
		-o-transform:translate3d(0,100%,0);
		-webkit-transform:translate3d(0,100%,0);
		transform:translate3d(0,100%,0);
		opacity:0;
	}
}

.noText-bar-scroll {
	position: absolute;
	bottom: 0px;
	top:auto;
	right:60px;
	/*right:auto;
	left:50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);*/
    height: 100px;
	z-index:80;
}
.bar-scroll {
	position: absolute;
    top: 3px;
    right: 0px;
    width: 1px;
    height: calc(100% - 3px);
    background:rgba(255,255,255,1);
    overflow: hidden;
}
.bar-scroll:before {
	display: block;
    content: '';
    background:rgba(0,0,0,1);
    position: absolute;
    top: 0;
    left: 0;
    opacity: .6;
    width: 1px;
    height: 100%;
    -moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
	
    animation-name: bScroll;
    animation-duration: 3s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
}

@media screen and (max-width: 1400px) {
	.noText-bar-scroll {
		right:40px;
	}
}
@media screen and (max-width: 1024px) {
	.noText-bar-scroll {
		right:30px;
	}
}

@media screen and (max-width: 768px) {
	.noText-bar-scroll {
		right:20px;
	}
}

@media screen and (max-width: 480px) {
	.bar-scroll {
		top: 130px;
	}
	.noText-bar-scroll .bar-scroll {
		top:auto;
	}
	.noText-bar-scroll {
		left:auto;
		right:20px;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
	}
}
@-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%);
	}
}

.textGroup {
	position:absolute;
	display:block;
	cursor:default;
	-webkit-transition:none;
	-moz-transition:none;
	-ms-transition:none;
	-o-transition:none;
	transition:none;
	width:100%;
	height:100%;
	z-index:80;
}

.visual_in_wrap {
	position:absolute; 
	top:50%; 
	left:auto;
	right:160px; 
	z-index:80;
	opacity:0;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}	

.visual_in_wrap h1 {
	position:relative;
	font-size:120px;
	line-height:0.9em;
	
	font-family:"Raleway","serif";
	font-weight:100;
	
	color:rgba(51,51,51,1);
	color:rgba(250,205,95,1);
	margin-left:0px;
	letter-spacing:-3px;
	text-align:right;
}
.visual_in_wrap h1 span {
	margin-right:140px;
}
.visual_in_wrap h2 {
	position:relative;
	font-size:18px;
	line-height:1.5em;
	text-align:left;
	margin-top:30px;
	white-space: nowrap;
	word-break:keep-all;
	text-align:right;
	margin-right:0px;
}

.light .visual_in_wrap h1 {
	color:rgba(51,51,51,1);
	color:rgba(230,160,50,1);
	color:rgba(210,170,80,1);
}
.light .visual_in_wrap h2 {
	
	color:rgba(255,255,255,1);
}

.visualText_center {
	position:absolute; 
	top:50%; 
	left:50%; 
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index:80;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
	text-align:center;
}	
.visualText_center .in {
	position:relative; 
	display:block;
	width:100%;
	height:100%;
	white-space: nowrap;
	word-break:keep-all;
	margin-top:40px;
	
}
.visualText_center h1 {
	font-size:80px;
	font-family:"Gmarket Sans","Gothic A1", serif;
	color:rgba(255,255,255,1);
	font-weight:500;
	letter-spacing:0;
	line-height:110%;
	padding:5px 0 5px;
}
.visualText_center h2 {
	color:rgba(255,255,255,1);
	font-size:24px;
	font-family:"Raleway","Gothic A1", serif;
	letter-spacing:0px;
	line-height:140%;
	position:relative;
}
.visualText_center h3 {
	color:rgba(255,255,255,1);
	font-size:20px;
	letter-spacing:0px;
	line-height:160%;
	position:relative;
	font-weight:400;
}

.rooms .bar-scroll {
    bottom: 0px !important;
    left:50%;
	top:auto !important;
	right:auto;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
    height: 100px;
	z-index:80;
	display:none;
}
.rooms .bar-scroll:before {
    height: 100px;
    -moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.rooms.fullVideo .bar-scroll, .rooms.lgVideo .bar-scroll {
	display:block;
}
.rooms.lgVideo .bar-scroll {
	height: 60px;
}
.rooms.lgVideo .bar-scroll:before {
	height: 60px;
}

@media screen and (max-width: 1280px) {
	.visualText_center h1 {
		font-size:80px;
	}
	.visualText_center h2 {
		font-size:20px;
	}
	.visualText_center h3 {
		font-size:18px;
	}
}

@media screen and (max-width: 1024px) {
	.visualText_center .in {
		margin-top:100px;
	}
}

@media screen and (max-width: 768px) {
	.visualText_center h1 {
		font-size:60px;
	}
	.visualText_center h2 {
		font-size:18px;
	}
	.visualText_center h3 {
		font-size:17px;
	}
	.fullVideo .bar-scroll {
		height: 80px;
	}
	.fullVideo .bar-scroll:before {
		height: 80px;
	}
}

@media screen and (max-width: 480px) {
	.visualText_center h1 {
		font-size:50px;
	}
	.visualText_center h2 {
		font-size:16px;
	}
	.visualText_center h3 {
		font-size:14px;
	}
}

@media screen and (max-width: 375px) {
	.visualText_center h3 {
		font-size:14px;
	}
}


.visualText_right {
	position:absolute; 
	bottom:100px;
	right:60px; 
	z-index:80;
	text-align:right;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}	
.visualText_right h1 {
	position:relative;
	font-size:40px;
	font-family:"Petit Formal Script", sans-serif;
	color:rgba(255,255,255,1);
	letter-spacing:-1px;
	font-weight:300;
	line-height:100%;
	white-space: nowrap;
	word-break:keep-all;
}
.visualText_right h2 {
	color:rgba(255,255,255,1);
	font-size:22px;
	font-family: "Gothic A1", serif;
	letter-spacing:0px;
	line-height:100%;
	white-space: nowrap;
	word-break:keep-all;
	position:relative;
	display:none;
}


.visualText_main {
	position:absolute; 
	bottom:50px;
	right:60px; 
	z-index:80;
	text-align:right;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}
.visualText_main .in {
	position:relative; 
	display:block;
	width:100%;
	height:100%;
	padding-right:0px;
}	
.visualText_main h1 {
	position:relative;
	font-size:56px;
	font-size:40px;
	color:rgba(255,255,255,1);
	letter-spacing:-1px;
	line-height:120%;
	white-space: nowrap;
	font-family:"Gothic A1",serif;
	font-weight:normal;
	letter-spacing:0px;
	font-family:"Bodoni Moda","Gothic A1",serif;
	word-break:keep-all;
	font-style:italic;
}
.visualText_main h1 span {
	
}
@supports (-webkit-text-stroke: 1px black) {
	/*.visualText_main h1 span {
		color: transparent;
		-webkit-text-stroke: 1px rgba(255,255,255,1);;
		text-stroke: 1px rgba(255,255,255,1);;
	}*/
}

.visualText_main h2 {
	color:rgba(255,255,255,1);
	font-size:30px;
	font-size:22px;
	letter-spacing:-1px;
	line-height:140%;
	white-space: nowrap;
	word-break:keep-all;
	position:relative;
	margin:0px 0 10px 0px;
}
.visualText_main h2 strong {
	font-weight:500;
}

.visualText_main h3 {
	color:rgba(255,255,255,1);
	font-size:20px;
	letter-spacing:0px;
	line-height:100%;
	white-space: nowrap;
	word-break:keep-all;
	position:relative;
	text-indent:3px;
	margin:30px 0 0px 0px;
}

.visualText_wrap.mainText {
	display:none;
}


.visualText_wrap {
	position:absolute; 
	/*top:50%; 
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	transform: translate(0, -50%);*/
	bottom:60px;
	left:60px; 
	z-index:80;
	
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}	
.visualText_wrap .slogan-eng {
	font-size:80px;
	line-height:0.85em;
	font-family:"Raleway","serif";
	font-weight:200;
	
	color:rgba(255,255,255,1);
	color:rgba(230,160,50,1);
	color:rgba(210,170,80,1);
	
	margin-left:0px;
	/*text-transform:uppercase;*/
	letter-spacing:-3px;
	display:none;
}
.visualText_wrap .slogan-tit {
	font-size:30px;
	line-height:120%;
	font-weight:200;
	color:rgba(255,255,255,1);
	margin-left:5px;
	letter-spacing:-1px;
}
.visualText_wrap .slogan-floor {
	font-size:18px;
	font-weight:200;
	margin-left:5px;
	letter-spacing:0;
}
.visualText_wrap .slogan-h1 {
	font-size:70px;
	line-height:1em;
	font-family:"Petit Formal Script","serif";
	font-weight:100;
	
	color:rgba(255,255,255,1);
	
	margin-left:0px;
	/*text-transform:uppercase;*/
	letter-spacing:-1px;
}
.visualText_wrap .slogan-h2 {
	font-size:60px;
	line-height:1em;
	font-family:"Petit Formal Script","serif";
	font-weight:100;
	
	color:rgba(255,255,255,1);
	
	margin-left:0px;
	/*text-transform:uppercase;*/
	letter-spacing:-1px;
	
}
.visualText_wrap .slogan-eng span {
	/*font-size:120px;*/
}
.visualText_wrap .indent {
	margin-left:120px;
}
.visualText_wrap .slogan-kor {
	font-size:17px;
	line-height:1.5em;
	text-align:left;
	margin:20px 0px 0px 5px;
	color:rgba(255,255,255,1);
	
	font-weight:300;
	font-family:"Noto Serif KR", serif;
	margin-top:20px;
	white-space: nowrap;
	word-break:keep-all;
}


.visualText_wrap_right {
	position:absolute; 
	top:50%; 
	right:0;
	z-index:10;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.visualText_wrap_right .slogan-eng {
	font-size:190px;
	line-height:0.861em;
	text-align:right;
}
.visualText_wrap_right .slogan-kor {
	font-size:20px;
	line-height:1.5em;
	text-align:right;
	margin:0 20px;
}
.inXA {
	opacity:0;
	-webkit-transform:translateX(80px);
	transform:translateX(80px);
}
.inYA {
	opacity:0;
	-webkit-transform:translateY(80px);
	transform:translateY(80px);
}
.inA {
	opacity:0;
}
.inY10 {
	-webkit-animation: inY 1s ease-in-out forwards;
	-moz-animation:    inY 1s ease-in-out forwards;
	-o-animation:      inY 1s ease-in-out forwards;
	animation:         inY 1s ease-in-out forwards;
}
.inY15 {
	-webkit-animation: inY 1.5s ease-in-out forwards;
	-moz-animation:    inY 1.5s ease-in-out forwards;
	-o-animation:      inY 1.5s ease-in-out forwards;
	animation:         inY 1.5s ease-in-out forwards;
}
.inY20 {
	-webkit-animation: inY 2s ease-in-out forwards;
	-moz-animation:    inY 2s ease-in-out forwards;
	-o-animation:      inY 2s ease-in-out forwards;
	animation:         inY 2s ease-in-out forwards;
}
.inY25 {
	-webkit-animation: inY 2.5s ease-in-out forwards;
	-moz-animation:    inY 2.5s ease-in-out forwards;
	-o-animation:      inY 2.5s ease-in-out forwards;
	animation:         inY 2.5s ease-in-out forwards;
}
.inY30 {
	-webkit-animation: inY 3s ease-in-out forwards;
	-moz-animation:    inY 3s ease-in-out forwards;
	-o-animation:      inY 3s ease-in-out forwards;
	animation:         inY 3s ease-in-out forwards;
}
.inY35 {
	-webkit-animation: inY 3.5s ease-in-out forwards;
	-moz-animation:    inY 3.5s ease-in-out forwards;
	-o-animation:      inY 3.5s ease-in-out forwards;
	animation:         inY 3.5s ease-in-out forwards;
}
.inY40 {
	-webkit-animation: inY 4s ease-in-out forwards;
	-moz-animation:    inY 4s ease-in-out forwards;
	-o-animation:      inY 4s ease-in-out forwards;
	animation:         inY 4s ease-in-out forwards;
}
@-webkit-keyframes inY {
	
	100% {
		opacity: 1;	 
		transform:translate(0px,0px);
		-ms-transform: translate(0px,0px);
		-webkit-transform: translate(0px,0px);
	}
}
@-moz-keyframes inY {
  	
	100% {
		opacity: 1;	 
		transform:translate(0px,0px);
		-ms-transform: translate(0px,0px);
		-webkit-transform: translate(0px,0px);
	}
}
@-o-keyframes inY {
  	
	100% {
		opacity: 1;	 
		transform:translate(0px,0px);
		-ms-transform: translate(0px,0px);
		-webkit-transform: translate(0px,0px);
	}
}
@keyframes inY {
 	
	100% {
		opacity: 1;	 
		transform:translate(0px,0px);
		-ms-transform: translate(0px,0px);
		-webkit-transform: translate(0px,0px);
	}
}

.zoomActive {
	transform:scale(1.15);
	-ms-transform: scale(1.15);
	-webkit-transform: scale(1.15);
	
	/* Safari 4.0 - 8.0 */
	-webkit-animation-name: zoomActive; 
    -webkit-animation-duration: 6s;
    /*-webkit-animation-iteration-count: 3;
    -webkit-animation-direction: alternate;*/
	-webkit-animation-fill-mode: forwards;
	-webkit-animation-timing-function: ease-out;
    
    
    animation-name: zoomActive;
    animation-duration: 6s;
    /*animation-iteration-count: 3;
    animation-direction: alternate;*/
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
	
	
		
	/*animation:zoomActive 10s ease-in-out forwards; */
}
@keyframes zoomActive {
	0% { 
		transform:scale(1.15) rotate(0.02deg);
	    -ms-transform: scale(1.15) rotate(0.02deg);
    	-webkit-transform: scale(1.15) rotate(0.02deg);
		-moz-transform: scale(1.15) rotate(0.02deg);
	}
	40% { 
		transform:scale(1.0) rotate(0.02deg);
		-ms-transform: scale(1.0) rotate(0.02deg);
		-webkit-transform: scale(1.0) rotate(0.02deg);
		-moz-transform: scale(1.0) rotate(0.02deg);
	}
	100% { 
		transform:scale(1.0) rotate(0.02deg);
		-ms-transform: scale(1.0) rotate(0.02deg);
		-webkit-transform: scale(1.0) rotate(0.02deg);
		-moz-transform: scale(1.0) rotate(0.02deg);
	}
}

@-webkit-keyframes zoomActive {
	0% { 
		transform:scale(1.15) rotate(0.02deg);
	    -ms-transform: scale(1.15) rotate(0.02deg);
    	-webkit-transform: scale(1.15) rotate(0.02deg);
		-moz-transform: scale(1.15) rotate(0.02deg);
	}
	40% { 
		transform:scale(1.0) rotate(0.02deg);
		-ms-transform: scale(1.0) rotate(0.02deg);
		-webkit-transform: scale(1.0) rotate(0.02deg);
		-moz-transform: scale(1.0) rotate(0.02deg);
	}
	100% { 
		transform:scale(1.0) rotate(0.02deg);
		-ms-transform: scale(1.0) rotate(0.02deg);
		-webkit-transform: scale(1.0) rotate(0.02deg);
		-moz-transform: scale(1.0) rotate(0.02deg);
	}
}
@-moz-keyframes zoomActive {
	0% { 
		transform:scale(1.15) rotate(0.02deg);
	    -ms-transform: scale(1.15) rotate(0.02deg);
    	-webkit-transform: scale(1.15) rotate(0.02deg);
		-moz-transform: scale(1.15) rotate(0.02deg);
	}
	40% { 
		transform:scale(1.0) rotate(0.02deg);
		-ms-transform: scale(1.0) rotate(0.02deg);
		-webkit-transform: scale(1.0) rotate(0.02deg);
		-moz-transform: scale(1.0) rotate(0.02deg);
	}
	100% { 
		transform:scale(1.0) rotate(0.02deg);
		-ms-transform: scale(1.0) rotate(0.02deg);
		-webkit-transform: scale(1.0) rotate(0.02deg);
		-moz-transform: scale(1.0) rotate(0.02deg);
	}
}
@-o-keyframes zoomActive {
	0% { 
		transform:scale(1.15) rotate(0.02deg);
	    -ms-transform: scale(1.15) rotate(0.02deg);
    	-webkit-transform: scale(1.15) rotate(0.02deg);
		-moz-transform: scale(1.15) rotate(0.02deg);
	}
	40% { 
		transform:scale(1.0) rotate(0.02deg);
		-ms-transform: scale(1.0) rotate(0.02deg);
		-webkit-transform: scale(1.0) rotate(0.02deg);
		-moz-transform: scale(1.0) rotate(0.02deg);
	}
	100% { 
		transform:scale(1.0) rotate(0.02deg);
		-ms-transform: scale(1.0) rotate(0.02deg);
		-webkit-transform: scale(1.0) rotate(0.02deg);
		-moz-transform: scale(1.0) rotate(0.02deg);
	}
}


.visual-use #subVisual {display:block;}
.visual-use .empty-space {display:block;} 
.body-trans.visual-use .empty-space {display:none;}
@media screen and (max-width: 480px) {
	.body-trans.visual-use .empty-space {display:block;}
}


#subVisual {position: relative; overflow: hidden; height:600px;background:rgba(0,0,0,1);margin-bottom:0px;z-index:4;display:none;}
#subVisual.sub {height:360px;}
.body-trans #subVisual.sub {height:500px;}
#subVisual.not {height:200px;background:#fff;}
#subVisual.not .img {display:none;}
#subVisual.not .visualTit {display:none;}
#subVisual.not .visualCover {display:none;}
#subVisual.lg {height:600px;}
#subVisual.md {height:500px;}
#subVisual {
    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;
}
#subVisual .img {
	position:relative;
	opacity:.4;
	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;
	-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 1.5s ease-out forwards;
	-moz-animation:    scaleFade 1.5s ease-out forwards;
	-o-animation:      scaleFade 1.5s ease-out forwards;
	animation:         scaleFade 1.5s ease-out forwards;
	
}

#subVisual .visualCover {
	position:absolute;
	left:0;right:0;
	width:100%;
	height:100%;
	
	background:rgba(0,0,0,.3);
	background:rgba(255,255,255,.2);
	z-index:70;
	/*-webkit-animation: fade 2s ease-out forwards;
	-moz-animation:    fade 2s ease-out forwards;
	-o-animation:      fade 2s ease-out forwards;
	animation:         fade 2s ease-out forwards;*/
}

#subVisual.dark .visualCover {
	background:rgba(0,0,0,.2);
}
#subVisual.lg .visualCover,
#subVisual.md .visualCover {
	background:rgba(0,0,0,.4);
}
.body-trans #subVisual .visualCover {
	background:rgba(0,0,0,.3);
}

@-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; }
}

#subVisual .visualTit {
	position:absolute;
	left:auto;
	right:100px;
	bottom:30px;
	z-index:90;
}
#subVisual .visualTit h1 {
	color:rgba(255,255,255,1);
	font-size:36px;
	letter-spacing:0px;
	font-weight:400;
	line-height:100%;
	position:relative;
	display:inline-block;
	word-break: keep-all;
	white-space: nowrap;
	/*font-style:italic;*/
	font-family:"Noto Serif KR",sans-serif;
}
#subVisual .visualMent {
	position:absolute;
	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%);
	text-align:center;
	padding-top:120px;
	width:auto;
	z-index:90;
}
#subVisual .visualMent h1 {
	position:relative;
	word-break: keep-all;
	white-space: nowrap;
	display:inline-block;
	color:rgba(255,255,255,1);
	font-size:60px;
	letter-spacing:0px;
	line-height:100%;
	font-weight:500;
	font-family:"Philosopher","Noto Serif KR",serif;
}

#sVisual {
	position: relative; 
	overflow: hidden;
	height:400px;
	
	background:rgba(0,0,0,1);
	margin:0px 0 0px;	
	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;
}
#sVisual .visualCover {
	position:absolute;
	left:0;right:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.3);
	z-index:70;
	top:0;
}
#sVisual .textArea {
	position:absolute; 
	top:50%; 
	left:50%; 
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index:80;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
	text-align:center;
	color:rgba(255,255,255,1);
	white-space: nowrap;
	word-break:keep-all;
}
#sVisual .textArea h1 {
	font-size:40px;
	font-weight:500;
	letter-spacing: 0px;
	padding:20px 0 0px;
	line-height:140%;
    white-space: nowrap;
    word-break: keep-all;
}
#sVisual .textArea h2 {
	font-size: 20px;
	line-height:150%;
}

#sVisual .link {margin-top:30px}
#sVisual .link a.more {
	position: relative; 
	display: inline-block; *display: inline; *zoom: 1; 
	width: auto; 
	color:#000;
	background:#fff;
	text-transform:none;
	font-size: 20px;
	font-weight:normal;
	padding:0 40px 0px 20px;
	text-align: center; 
	letter-spacing:0; 
	height:40px;
	line-height: 42px;
	/*text-transform:uppercase;*/
	-webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; 
}
#sVisual .link a.more:after { 
	position: absolute; 
	display: block; font-size: 14px; 
	font-family: 'themify'; content: "\e61a";
	font-weight: normal; 
	top: 50%; right: 15px; bottom:0px; line-height: 0px;
}
@media screen and (max-width: 1440px) {
	#subVisual .visualTit {
		right:40px;
	}
}
@media screen and (max-width: 1280px) {
	#subVisual {background-attachment:initial !important;}
	#sVisual {background-attachment:initial !important;}
}
@media screen and (max-width: 1024px) {
	#subVisual {
		height:400px;
	}
	.body-trans #subVisual.sub,
	#subVisual.sub {height:300px;margin-bottom:0px;}
	
	#subVisual .visualTit {
		right:30px;
		bottom:30px;
	}
	#subVisual .visualTit h1 {
		font-size:34px;
	}
	/*#subVisual .visualMent {
		padding-top:0px;
	}*/
	#subVisual .visualMent h1 {
		font-size:34px;
	}
	
	#sVisual .textArea h1 {
		font-size:40px;
	}
	#subVisual .visualCover {
		background:rgba(0,0,0,.2);
	}
	#subVisual.lg .visualCover,
	#subVisual.md .visualCover {
		background:rgba(0,0,0,.2);
	}
}
@media screen and (max-width: 768px) {
	#subVisual {height:400px;margin-bottom:0px;}
	.body-trans #subVisual.sub,
	#subVisual.sub {height:300px;}
	#subVisual.lg {height:380px;margin-bottom:0px;}
	#subVisual.md {height:340px;margin-bottom:0px;}
	#subVisual .visualTit {
		right:20px;
		bottom:20px;
		/*top: 50%; 
		left: 50%;
		bottom:auto;
		right:auto;
		width:auto;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		padding-top:110px;*/
	}
	
	#subVisual .visualTit h1 {
		font-size:30px;
	}
	
	#subVisual .visualMent {
		padding-top:110px;
	}
	#subVisual .visualMent h1 {
		font-size:30px;
	}
	
	#sVisual {/*height:300px;*/margin:0px 0 0px;}
	
	#sVisual .textArea h1 {
		font-size:30px;
	}
	#sVisual .textArea h2 {
		font-size:18px;
	}
	#sVisual .link a.more {
		font-size: 16px;;
	}
}
@media screen and (max-width: 640px) {
	
}
@media screen and (max-width: 480px) {
	#subVisual {height:400px;}
	.body-trans #subVisual.sub,
	#subVisual.sub {height:200px;}
	#subVisual.lg {height:340px;}
	#subVisual.md {height:280px;}
	#subVisual .visualTit h1 {
		font-size:24px;
	}
	#subVisual .visualMent h1 {
		font-size:24px;
	}
	
	#sVisual .textArea h1 {
		font-size:26px;
	}
	#sVisual .textArea h2 {
		font-size:16px;
	}
}

/* lnb */
.lnb-mid {
	position:relative;
	padding: 40px 0px 40px;
	text-align:center;
}
.lnb-normal {
	position:relative;
	padding: 20px 0px 0px;
	text-align:center;
}

.lnb-use .lnb-mid,
.lnb-use .lnb-normal,
.lnb-use .lnb-visual-top,
.lnb-visual-use .lnb-mid,
.lnb-visual-use .lnb-normal {
	display:none;
}

#lnb {
	position:relative;
	width:100%;
	padding:0px 0 ;
	font-size:0;
	text-align:center;
	overflow:hidden;
	margin: 0 auto 0px;
	z-index:2;
	width:auto;
	display:inline-block;
	padding:0px 50px 0px;
	/*-webkit-border-radius: 40px 40px 40px 40px; 
	-moz-border-radius:  40px 40px 40px 40px; 
	border-radius:  40px 40px 40px 40px; 
	border:1px solid rgba(230,230,230,1);*/
}

#lnb .gnb-sub-all {
	display:none;
}
#lnb:after {
	position:absolute;
	top:calc(100% - 1px);
	width:100%;
	height:1px;
	/*background:#e9e9e9;*/
}
#lnb ul {
	position:relative;
	white-space: nowrap; 
	display: table;
	overflow: auto;
	margin: 0 auto;
	font-size:0;
	width:auto;
	padding: 0px 0px 0px;
}
#lnb ul li { 
	padding: 0px 0px 0px;
	position:relative;
	text-align: center; 
	display: inline-block;
}

#lnb ul li a {
	display: block; 
	color:rgba(34,34,34,1);
	font-size: 16px; 
	font-weight:400; 
	letter-spacing: 0;
	position: relative;
	line-height:40px;
	overflow:hidden;
	margin:0 20px;
	white-space:nowrap;
	text-overflow:ellipsis;
}
#lnb ul li:first-child a {
	margin-left:0;
}
#lnb ul li:last-child a {
	margin-right:0;
}

#lnb ul li a:hover {
	color:rgba(205,150,120,1);
}

#lnb ul li.on a { 
	/*border-bottom:rgba(205,150,120,1) 1px solid;
	border-bottom:rgba(205,150,120,1) 1px solid;
	border:rgba(205,150,120,1) 1px solid;*/
	-webkit-border-radius: 50px; 
	   -moz-border-radius: 50px;
			border-radius: 50px;
	-moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
	z-index:20;
	color:rgba(205,150,120,1);
	background:rgba(205,150,120,1);
	color:rgba(255,255,255,1);
	padding:0 25px;
	font-weight:500; 
}

#lnb ul li.on a > div {
	font-weight:500; 
}
#lnb ul li .arrow {
	z-index:10;
	position: absolute;bottom:-18px;left:50%;margin-left:-11px;background:none;width:22px;height:22px;
	-moz-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
	display:none;
}
#lnb ul li.on .arrow {background:rgba(85,70,60,1);}

#lnb.dark {
	
	background:rgba(105,75,60,1);
	background:rgba(130,130,130,1);
	background:rgba(160,40,40,1);
	background:url('/imgs/gnb/headerBG.jpg') 50% top no-repeat;
}
#lnb.dark ul {
	padding: 0px 0px 0px;
}
#lnb.dark ul li:after { 
	background:rgba(255,255,255,1);
}
#lnb.dark ul li a {
	color:rgba(255,255,255,.8);
}
#lnb.dark ul li a:hover {
	color:rgba(255,255,255,1);
}
#lnb.dark ul li.on a { 
	border-bottom-color:rgba(255,255,255,1);
	color:rgba(255,255,255,1);
}
@media screen and (max-width: 1280px) {
	#lnb ul li a {
		font-size:16px;
		line-height:40px;
	}
}

@media screen and (max-width: 768px) {
	.lnb-mid, .lnb-normal {
		display:none;
	}
}
@media screen and (max-width: 640px) {
	#lnb ul li:after { 
		position:absolute;
		display:inline-block;
		top:calc(50%);
		left:calc(100% - 1px);
		-moz-transform: translateY(-50%) rotate(20deg);
		-ms-transform: translateY(-50%) rotate(20deg);
		-o-transform: translateY(-50%) rotate(20deg);
		-webkit-transform: translateY(-50%) rotate(20deg);
		transform: translateY(-50%) rotate(20deg);
		width:1px;
		height:10px;
		background:rgba(105,75,60,.7);
		content:'';
		width:2px;
		height:2px;
		-webkit-border-radius: 50%; 
		   -moz-border-radius: 50%; 
				border-radius: 50%;
	}
	#lnb ul li:last-child:after { 
		display:none;
	}
	
	#lnb ul li a {
		padding:0px 0px 0px;
		font-size:15px;
		line-height:50px;
		height:50px;
		margin:0 0px;
	}
	
	
	
	#lnb ul li.on a { 
		/*border-bottom:rgba(205,150,120,1) 2px solid;*/
	}

	/*swiper*/
	#lnb {
		margin: 0 auto 40px;
	}
	#lnb ul {
		padding: 0px 0px 0px;
	}
	#lnb ul li { 
		padding: 0px 10px 0px;
	}
	#lnb ul li a {
		font-size:14px;
	}
	#lnb:after {
		/*background:#e9e9e9;*/
	}
}

/* lnb-top */
.lnb-top-fix {
	position:fixed;
	display:block;
	width:100%;
	z-index:90;
	top:230px;
	display:none;
	-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;
}
.lnb-use .lnb-top-fix {
	display:block;
}
.gnb-scroll-up .lnb-top-fix {
	top:60px;
}
.gnb-scroll-down .lnb-top-fix {
	top:0px;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}
.lnb-top {
	position:relative;
	width:100%;
	padding:0px 10px 0;
	font-size:0;
	text-align:center;
	overflow:hidden;
	margin: 0 auto 0px;
	z-index:2;
	background:rgba(245,245,245,1);
	background:rgba(243,242,245,.9);
	background:rgba(140,100,75,.9);
}

.lnb-top .gnb-sub-all {
	display:none;
}

.lnb-top ul {
	position:relative;
	white-space: nowrap; 
	display: table;
	overflow: auto;
	margin: 0 auto;
	font-size:0;
	width:auto;
	padding: 0px 0px 0px;
}
.lnb-top ul li { 
	padding: 0px 40px 0px;
	position:relative;
	text-align: center; 
	display: inline-block;
}
.lnb-top ul li:after { 
	position:absolute;
	display:inline-block;
	display:none;
	top:calc(50%);
	left:calc(100% - 1px);
	-moz-transform: translateY(-50%) rotate(20deg);
	-ms-transform: translateY(-50%) rotate(20deg);
	-o-transform: translateY(-50%) rotate(20deg);
	-webkit-transform: translateY(-50%) rotate(20deg);
	transform: translateY(-50%) rotate(20deg);
	width:1px;
	height:10px;
	background:rgba(105,75,60,.7);
	content:'';
	width:2px;
	height:2px;
	-webkit-border-radius: 50%; 
	   -moz-border-radius: 50%; 
			border-radius: 50%;
}
.lnb-top ul li:last-child:after { 
	display:none;
}

.lnb-top ul li a {
	display: block; 
	color:rgba(34,34,34,1);
	color:rgba(255,255,255,.7);
	font-size: 14px; 
	font-weight:400; 
	letter-spacing: 0;
	position: relative;
	height:50px;
	line-height:50px;
	overflow:hidden;
	margin:0 0px;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.lnb-visual-top {display:none}
.lnb-visual-use .lnb-visual-top {display:block}
.lnb-visual-top ul li a {
	/*height:60px;
	line-height:60px;
	font-size:14px; */
}
.lnb-top ul li:first-child a {
	margin-left:0;
}
.lnb-top ul li:last-child a {
	margin-right:0;
}

.lnb-top ul li a:hover {
	color:rgba(205,150,120,1);
	color:rgba(255,255,255,1);
}
.lnb-top ul li.on { 
	background:rgba(205,150,120,.9);
	background:rgba(255,255,255,1);
}
.lnb-top ul li.on a { 
	/*border-bottom:rgba(205,150,120,0) 1px solid;*/
	-moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
	z-index:20;
	color:rgba(205,150,120,1);
	color:rgba(255,255,255,1);
}

.lnb-top ul li.on a > div {
	font-weight:500; 
}
.lnb-top ul li .arrow {
	z-index:10;
	position: absolute;bottom:-18px;left:50%;margin-left:-11px;background:none;width:22px;height:22px;
	-moz-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
	display:none;
}
.lnb-top ul li.on .arrow {background:rgba(85,70,60,1);}

.lnb-top.dark {
	background: rgba(140,100,75,.9);
	background:rgba(205,150,120,.9);
}
.lnb-top.dark ul {
	padding: 0px 0px 0px;
}
.lnb-top.dark ul li:after { 
	background:rgba(255,255,255,1);
}
.lnb-top.dark ul li a {
	color:rgba(255,255,255,.7);
}
.lnb-top.dark ul li a:hover {
	color:rgba(255,255,255,1);
}
.body-bg .lnb-top.dark ul li.on { 
	background:rgba(230,221,193,1);
	background:rgba(240,237,220,1);
    background:rgba(255,248,243,1);
}

.body-bg .lnb-visual-use .lnb-top.dark ul li.on { 
    background:rgba(255,248,243,1);
}

.lnb-top.dark ul li.on a { 
	
	color:rgba(255,255,255,1);	
	color:rgba(205,150,120,1);
}

@media screen and (max-width: 1024px) {
	.lnb-top-fix {
		top:80px;
	}
	.gnb-scroll-up .lnb-top-fix {
		top:80px;
	}
	.gnb-scroll-down .lnb-top-fix {
		top:0px;
	}
	.lnb-top ul li.on a { 
		border-bottom:rgba(205,150,120,1) 1px solid;
	}
	.lnb-top.dark ul li.on a { 
		border-bottom:none;
		/*border-bottom:rgba(255,255,255,1) 1px solid;*/
	}
}
@media screen and (max-width: 768px) {
	.lnb-top-fix {
		display:block;
	}
	.lnb-top ul li { 
		padding: 0px 20px 0px;
	}
	.lnb-top ul li a {
		font-size: 13px; 
		line-height:45px;
		height:45px;
	}
	.lnb-visual-top,
	.lnb-visual-use .lnb-visual-top {
		/*display:none;*/
	}
}
@media screen and (max-width: 640px) {
		
}


#lnbSelect {
	display:block;
	font-size: 15px; 
	text-align:left;
	padding:0px 18px 0px 20px;	
	line-height:40px;
	background:rgba(235,235,235,1);
	color: rgba(50,40,30,1);
	display:none;
}
#lnbSelect .select-txt {
	position: relative;
	float: left;
	top: 1px;
}
#lnbSelect .home {
	position: relative;
	float: left;
	top: 1px;
}
#lnbSelect .updown {
	position: relative;
	float: right;
	top: 1px;
}

#lnbSelect .updown i:before {
    font-size: 22px;
	font-family: 'themify'; 
	-webkit-font-smoothing: antialiased; text-indent: 0; -moz-osx-font-smoothing: grayscale; 
	content: "\e65f";
}

#lnbSelect.open .updown i:before {
	content: "\e65c";
}

.dark #lnbSelect {
	background:rgba(105,75,60,1);
	color:rgba(255,255,255,1);
}
@media screen and (max-width: 640px) {
	#lnb.select-opt #lnbSelect {display:block}
	#lnb.select-opt {padding:0px 0px 0px;}
	#lnb.select-opt ul {margin: 0px 0px 0px;display:none;padding:0;}
	#lnb.select-opt ul li {
		display:block;
		margin: 0px 0px 0px;
		padding: 0;
	}
	#lnb.select-opt ul li:after {
		display:none;
	}
	#lnb.select-opt ul li a {
		font-size: 15px; 
		text-align:left;
		padding:0px 20px 0px;	
		line-height:44px;
		height:44px;
		margin:0 0px;
		width:auto;
		-webkit-border-radius: 0px; 
		   -moz-border-radius: 0px; 
				border-radius: 0px;
		background:rgba(255,255,255,1);
		color:rgba(51,51,51) !important;
		border:none;
		border-bottom:rgba(51,51,51,.1) 1px solid !important;
	}
	#lnb.select-opt ul li.on a { 
		background:rgba(250,250,250,1);
		color: rgba(102,102,102,1);
		border:none;
	}
	
	#lnb.select-opt ul li a:hover {
		background:rgba(235,235,235,1);
		border:none;
	}
}

.introduce-point {
	display:block;
	position:absolute;
	padding:40px 50px 40px 40px;
	background:rgba(245,245,245,1);
	background:rgba(255,255,255,1);
	bottom:-60px;
	right:60px;
	z-index:100;
	-webkit-border-radius: 0 20px 0px 20px;
	-moz-border-radius: 0 20px 0 20px; 
	border-radius: 0 20px 0 20px;
	/*border: 4px solid rgba(160,40,40,1);*/
	/*border: 4px solid rgba(50,40,30,1);*/
	box-shadow: 0 5px 10px rgba(0,0,0,.1);
	box-shadow: 10px 10px 0px rgba(0,0,0,.1);
}
.introduce-point h1 {
	font-size:40px;
	line-height:130%;
	font-weight:300;
	position:relative;
	color: rgba(0,0,0,1);
	letter-spacing:-0.5px;
	margin-top:10px;
	margin-left:0px;
	text-indent:-2px;
	white-space: nowrap;
	word-break:keep-all;
}

.introduce-point h1 strong {
	font-weight:600;
	letter-spacing:0px;
}

.introduce-point h2 {
	position:relative;
	font-size:22px;
	line-height:130%;
	color: rgba(0,0,0,1);
	letter-spacing:0px;
	font-family:"Bodoni Moda","Gothic A1",sans-serif;
}

.introduce-point h3 {
	position:relative;
	font-size:16px;
	line-height:160%;
	color:rgba(51,51,51,1);
	letter-spacing:0px;
	margin-bottom:20px;
}
.introduce-reserv {
	padding:20px 0 0;
	line-height:130%;
}
.introduce-reserv .btn {
	padding:30px 0 0;
}
.introduce-reserv .desc  a {
	font-weight:400;
	font-size:14px;
}
.introduce-reserv .desc span{
	font-size: 13px;
	display: inline-block;
	min-width:50px;
}
.introduce-reserv .email a {
	font-size: 12px;
	letter-spacing:0.5px;
}
.introduce-desc {
	position:relative;
	display:none;
	font-size:16px;
	line-height:160%;
	color:rgba(51,51,51,1);
	letter-spacing:0px;
	padding:40px 0 20px;
}

@media screen and (max-width: 1280px) {
	.introduce-point {
		right:40px;
	}
}
@media screen and (max-width: 1024px) {
	.introduce-point {
		right:30px;
		padding:30px;
		bottom:-50px;
	}
}
@media screen and (max-width: 768px) {
	.introduce-point {
		bottom:30px;
	}
	.introduce-point .introduce-reserv {
		display:none;
	}
	.introduce-point h1 {
		font-size:30px;
	}
	.introduce-point h2 {
		font-size:18px;
	}
	.introduce-desc {
		display:block;
		text-align:center;
	}
	.introduce-reserv .desc span{
		min-width:inherit;
		margin-right:5px;
	}
	.introduce-desc {
		padding:60px 0 40px;
	}
}
@media screen and (max-width: 480px) {
	.introduce-point {
		right:0;
		bottom:-20px;
		padding:20px;
		-webkit-border-radius: 0 0px 0px 20px;
		-moz-border-radius: 0 0px 0 20px; 
		border-radius: 0 0px 0 20px;
	}
	
	.introduce-point h1 {
		font-size:26px;
	}
	
}

.introduce-venue {
	position:relative;
	margin:0px -1.5% 0px;
	font-size:0; 	
	list-style:none;
	vertical-align:top;
}

.introduce-venue-section {
	width:47%; 
	margin: 0px 1.5% 4%;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align:top;
	display:inline-block;
}
.introduce-venue-section:last-child {
	margin: 0px 1.5% 0;
}
.introduce-venue-section:nth-child(even) {
	/*margin: 20% 1.5% 0px;*/
}

.introduce-venue-section .photo-area {
	position: relative;
	display:block;
}
.introduce-venue-section .photo-img {
	position: relative;
	width: 100%;
}
.introduce-venue-section .photo-img img {
	position:relative;
	width:100%;
}
.introduce-venue-section .cover {
	position:absolute;
	left:0;right:0;top:0;bottom:0;
	width:100%;
	height:100%;
	display:block;
	z-index:2;
	background:rgba(0,0,0,0);
	-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
}

.introduce-venue-section .photo-base {
	position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
	overflow:hidden;
	z-index:3;
}

.introduce-venue-section .shadow {
	-webkit-box-shadow: 8px 20px 34px rgba(0,0,0,.25);
	   -moz-box-shadow: 8px 20px 34px rgba(0,0,0,.25);
			box-shadow: 8px 20px 34px rgba(0,0,0,.25);
}
.introduce-venue-section .photo-info {
	position:relative;
	padding:30px 0px 20px;
	/*background:rgba(245,245,245,1);*/
}

.introduce-venue-section .photo-info h3 {
	position: relative;
	display:inline-block;
	font-size: 36px;
	line-height:100%;
	color:#000;
	/*white-space: nowrap;
	
	text-transform:uppercase;*/
	letter-spacing:-0.5px;
	font-weight:400;
	font-family:"Bodoni Moda","Gothic A1",serif;
	margin-right:15px;
	
}
.introduce-venue-section .photo-info h4 {
	position: relative;
	display:inline-block;
	font-size: 20px;
	line-height:100%;
}

.in-type1 .introduce-venue-section:nth-child(n+3) {
	width:30.33333%; 
	margin: 0px 1.5% 0;
}
.in-type1 .introduce-venue-section:nth-child(n+3) .photo-info h3 {
	font-size: 30px;
}

.in-type2 .introduce-venue-section:nth-child(n+3) .photo-info h3 {
	font-size: 30px;
	display:block;
	margin-bottom:10px;
}

.introduce-venue-section .photo-info p {
	position: relative;
	font-size: 16px;
	line-height: 160%;
	font-weight:300;
	letter-spacing:0px;
	margin-top: 30px;
}

.introduce-venue-section .more {
	width: 40px;
    height: 40px;
    background:rgba(0,0,0,.4);
    position: absolute;
	text-indent:-9999px;
	top:0px;
	right:0px;
	z-index: 10;
}
.introduce-venue-section .more:before {
	content: '';
    position: absolute;
    background:#fff;
	height:25px;
    width: 1px;
    top: 8px;
    left: 20px;
}
.introduce-venue-section .more:after {
	content: '';
    position: absolute;
    background:#fff;
	height:1px;
    width: 25px;
    top: 20px;
    left: 8px;
}

@media screen and (max-width: 1280px) {
	.introduce-venue-section .photo-info h3 {
		font-size: 30px;
	}
	.in-type1 .introduce-venue-section:nth-child(n+3) .photo-info h3 {
		font-size: 24px;
	}
}
@media screen and (max-width: 1024px) {
	.introduce-venue-section .photo-info p {
		font-size: 14px;
		margin-top: 20px;
	}
	.introduce-venue-section .photo-info h3 {
		font-size: 24px;
		font-weight:500;
	}
	.introduce-venue-section .photo-info h4 {
		font-size: 18px;
	}
	.in-type1 .introduce-venue-section:nth-child(n+3) .photo-info h3 {
		display:block;
		margin-bottom:10px;
	}
}
@media screen and (max-width: 768px) {
	
	.introduce-venue-section .photo-info h3 {
		display:block;
		margin-bottom:8px;
	}
	.introduce-venue-section {
		width:47% !important; 
		margin: 0px 1.5% 2%;
	}
	.introduce-venue-section .photo-info {
		padding:25px 0px 20px;
	}
}
@media screen and (max-width: 640px) {
	.introduce-venue-section .photo-info {
		padding:30px 20px 20px;
	}
	.introduce-venue-section .photo-info h3 {
		display:block;
		margin-bottom:8px;
	}
	.introduce-venue-section {
		width:97% !important; 
		margin: 0px 1.5% 3%;
	}
	
	.introduce-venue-section .photo-info p {
		font-size: 16px;
	}
	.introduce-venue-section .photo-info p br {
		display:none;
	}
}
@media screen and (max-width: 480px) {
	.introduce-venue {
		margin:0;
	}
	.introduce-venue-section {
		width:100% !important; 
		margin:0 !important;
		background:rgba(245,245,245,1);
	}
	.introduce-venue-section .inner {
		padding:20px 20px 0;
		background:#fff;margin-bottom:15px
	}
	.introduce-venue-section .photo-info {
		padding:20px 0px 20px;
	}
	.introduce-venue-section .photo-info p {
		font-size: 15px;
	}
	.introduce-venue-section:last-child .inner {margin-bottom:0;}
}


.service-other {
	position:relative;
	margin:0px -2% 0px;
	font-size:0; 	
	list-style:none;
	vertical-align:top;
}

.service-other-section {
	width:46%; 
	margin: 0 2% 2%;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align:top;
	display:inline-block;
}

.service-other-section .photo-area {
	position: relative;
	display:block;
}
.service-other-section .photo-img {
	position: relative;
	width: 100%;
}
.service-other-section .photo-img img {
	position:relative;
	width:100%;
}
.service-other-section .cover {
	position:absolute;
	left:0;right:0;top:0;bottom:0;
	width:100%;
	height:100%;
	display:block;
	z-index:2;
	background:rgba(0,0,0,0);
	-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
}

.service-other-section .photo-base {
	position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
	overflow:hidden;
	z-index:3;
}

.service-other-section .shadow {
	-webkit-box-shadow: 8px 20px 34px rgba(0,0,0,.25);
	   -moz-box-shadow: 8px 20px 34px rgba(0,0,0,.25);
			box-shadow: 8px 20px 34px rgba(0,0,0,.25);
}
.service-other-section .photo-info {
	position:relative;
	padding:30px 0px 30px;
}

.service-other-section .photo-info h3 {
	position: relative;
	display:inline-block;
	font-size: 36px;
	line-height:100%;
	color:#000;
	letter-spacing:-0.5px;
	font-weight:400;
	font-family:"Bodoni Moda","Gothic A1",serif;
	margin-right:15px;
	
}
.service-other-section .photo-info h4 {
	position: relative;
	display:inline-block;
	font-size: 24px;
	line-height:100%;
}

.service-other-section .photo-info p {
	position: relative;
	font-size: 16px;
	line-height: 160%;
	font-weight:300;
	letter-spacing:0px;
}


@media screen and (max-width: 1280px) {
	.service-other-section .photo-info h3 {
		font-size: 30px;
	}
	.service-other-section .photo-info h4 {
		font-size: 20px;
	}
}
@media screen and (max-width: 1024px) {
	.service-other-section .photo-info p {
		font-size: 14px;
	}
	.service-other-section .photo-info h3 {
		font-size: 24px;
		font-weight:500;
	}
	.service-other-section .photo-info h4 {
		font-size: 18px;
	}
}
@media screen and (max-width: 768px) {
	
	.service-other-section .photo-info h3 {
		display:block;
		margin-bottom:8px;
	}
	.service-other-section .photo-info {
		padding:20px 0px 20px;
	}
}
@media screen and (max-width: 640px) {
	.service-other-section .photo-info {
		padding:20px 20px 20px;
	}
	.service-other-section .photo-info h3 {
		display:block;
		margin-bottom:8px;
	}
	.service-other-section {
		width:96% !important; 
	}
	
	.service-other-section .photo-info p {
		font-size: 16px;
	}
	.service-other-section .photo-info p br {
		display:none;
	}
}
@media screen and (max-width: 480px) {
	.service-other {
		margin:0;
	}
	.service-other-section {
		width:100% !important; 
		margin:0 !important;
		background:rgba(245,245,245,1);
	}
	.service-other-section .inner {
		padding:20px 20px 40px;
		background:#fff;
		margin-bottom:15px
	}
	.service-other-section .photo-info {
		padding:20px 0px 20px;
	}
	.service-other-section .photo-info p {
		font-size: 15px;
	}
	/*.service-other-section:last-child .inner {margin-bottom:0;}*/
}


#articleHead {
	position: relative;  text-align: left; padding: 60px 0 30px;margin:0px auto 0px;
}
#articleHead h1 {
	font-size: 60px;
	letter-spacing: -0.5px; 
	line-height: 1.2; 
	color:rgba(80,50,20,1);
	font-weight:300;
	
	font-family: "Raleway","Gothic A1", serif;
	position:relative;
	padding-bottom:10px;
}
#articleHead h1 span {
	color:rgba(220,120,1,1);
	color:rgba(205,150,120,1);
	font-weight:500;
}
#articleHead h1 .sm {
	font-size: 16px;
	font-weight:400;
	color:rgba(80,50,20,1);
	vertical-align:middle;
}

#articleHead.mini h1 {
	font-size: 26px;
	/*text-transform:uppercase;*/
}


#articleHead h3 {
	font-size: 18px; letter-spacing: 0; line-height: 1.5; 
	color:rgba(40,30,25,1);
}

.dark_bg #articleHead {
	text-align:center;
}
.dark_bg #articleHead h1 {
	color:rgba(205,175,95,1);
	color:rgba(230,200,160,1);
}
.dark_bg #articleHead h1 span {
	color:rgba(205,175,95,1);
	color:rgba(230,200,160,1);
}
.dark_bg #articleHead h3 {
	color:rgba(204,204,204,1);
	color:rgba(230,200,160,.75);
}
.dark_bg .link_line {
	color:rgba(175,150,75,1);
	color:rgba(230,200,160,.7);
}
.dark_bg .link_line:before {
	background:rgba(230,200,160,.7);
}
.dark_bg .link_line:hover {
	color:rgba(230,200,160,1);
}
.dark_bg .moreArea-bottom .link_line {
	background:rgba(255,255,255,0);
}

.brown_bg #articleHead {
	text-align:center;
}
.brown_bg #articleHead h1 {
	color:rgba(255,255,255,1);
}
.brown_bg #articleHead h1 span {
	color:rgba(255,255,255,1);
}
.brown_bg #articleHead h3 {
	color:rgba(255,255,255,1);
}
.brown_bg .link_line {
	color:rgba(255,255,255,1);
}
.brown_bg .link_line:before {
	background:rgba(255,255,255,1);
}
.brown_bg .link_line:hover {
	color:rgba(255,255,255,1);
}
.brown_bg .moreArea-bottom .link_line {
	background:rgba(255,255,255,0);
}


.titleLine {
	display: inline-block;
    width: 1px;
    height: 80px;
    margin: 0px auto 20px;
    position: relative;
    overflow: hidden;
}
.titleLine .line {
	content: "";
    display: block;
    position: absolute;
    z-index: 1;
	background:rgba(190,190,190,1);
	background:rgba(175,150,75,.6);
	background:rgba(230,200,160,.5);
    width: 1px;
    left: 0;
    top: 0;
	bottom: 0;
    height: 0;
	
	-webkit-animation: topLine .8s ease-in-out forwards;
	-moz-animation:    topLine .8s ease-in-out forwards;
	-o-animation:      topLine .8s ease-in-out forwards;
	animation:         topLine .8s ease-in-out forwards;
}

.brown_bg .titleLine .line {
	background:rgba(255,255,255,.5);
}
@-webkit-keyframes topLine {
  	0%	{ 
		height:0%;
	}
	100% {
		height:100%;
	}
}
@-moz-keyframes topLine {
	0%	{ 
		height:0%;
	}
	100% {
		height:100%;
	}
}
@-o-keyframes topLine {
	0%	{ 
		height:0%;
	}
	100% {
		height:100%;
	}
}
@keyframes topLine {
	0%	{ 
		height:0%;
	}
	100% {
		height:100%;
	}
}

.moreArea {
	position:absolute;
	bottom:40px;
	right:0;
}
.moreArea-bottom {
	position:relative;
	text-align:center;
	padding:30px 0 0;
	display:none;
}
.link_line {
	font-family: "Raleway","Gothic A1", serif;
	position:relative;
	font-size: 16px;
	font-weight:400;
	color:rgba(0,0,0,1);
	display:inline-block;
}
.moreArea-bottom .link_line {
	background:rgba(255,255,255,1);
	border-radius:25px; 
	padding:0 20px;
}
.link_line:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 2px;
    margin-right: 8px;
    background-color:rgba(0,0,0,1);
    vertical-align: middle;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -ms-transition-timing-function: ease;
    transition-timing-function: ease;
}
.link_line:hover {
	color:rgba(40,30,25,1);
}
.link_line:hover:before {
	width: 30px;
}
#articleHead.mini .moreArea {
	bottom:40px;
}

#mainHead {position: relative;  text-align: center; padding: 60px 0 60px;margin:0px auto 0px;}
#mainHead h1 {
	font-size: 54px;
	letter-spacing: -0.5px; 
	line-height: 1.5; 
	
	color:rgba(0,0,0,1);
	font-weight:300;
	font-family:"Bodoni Moda","Gothic A1",serif;
	position:relative;
	text-align:center;
	padding-top:5px;
	padding-bottom:20px;
}
#mainHead h1 .dot:before { 
	content:''; 
	position:absolute; 
	left:50%; bottom:0; height:1px; 
	width:100%; width:300px; 
	-webkit-transform: translateX(-50%);
		 -o-transform: translateX(-50%);
			transform: translateX(-50%);
	background:rgba(235,155,75,.5); 
}
#mainHead h1 .dot:after { 
	content:''; 
	position:absolute; 
	left: calc(50% - 5px);
	bottom:-5px; 
	height:11px; 
	width:11px; 
	
	-webkit-transform: translateX(-50%);
		 -o-transform: translateX(-50%);
			transform: translateX(-50%);
			
	background:rgba(220,120,1,1);
	background:rgba(235,155,75,1);
	-webkit-border-radius: 50%; 
	   -moz-border-radius: 50%; 
		    border-radius: 50%;
	/*
	-webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
	*/
}

#mainHead h1 span {
	color:rgba(220,120,1,1);
}

#mainHead h2 {
	font-size: 20px; font-style: normal; letter-spacing: 0; line-height: 1.5; 
	color:rgba(80,50,20,1);
	font-family: "Gothic A1", serif;
}

#mainHead h3 {
	font-size: 17px; letter-spacing: 0; line-height: 160%; 
	color:rgba(80,50,20,.9);
	margin-top:25px;
	font-family: "Noto Serif KR", sans-serif;
}
#mainHead h4 {
	font-size: 18px; letter-spacing: 0; line-height: 165%; 
	color:rgba(80,50,20,1);
	margin-top:30px;
}
#mainHead h1 strong {
	font-weight:500;
}

.bg2 #mainHead h1 {
	color:rgba(51,51,51,1);
	color:rgba(195,165,90,1)
}
.bg2 #mainHead h1 .dot:before { 
	background:rgba(135,110,45,.4);
}
.bg2 #mainHead h3 {
	color:rgba(255,255,255,.5);
}


#contentsHead {
	position: relative;
	padding: 60px 0 60px;
	margin:0px auto 0px;
	/*background:url(/imgs/head-icon/bg_10.png) 0 bottom no-repeat;*/
}
#contentsHead.tBar {
	padding: 80px 0 80px;
}
.tBar:before {
	display: block;
    background: rgba(220,220,220,1);
	background: rgba(50,40,30,.3);
    width: 1px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 50%;
    content: '';
}
#contentsHead .in {
	position: relative;
	display:inline-block;
}
#contentsHead strong {
	font-weight:500;
}
#contentsHead .head-image {
    position: relative;
	z-index:1;
    margin-bottom: -20px;
}
#contentsHead .head-image img {
    position: relative;
}
#contentsHead h1 {
	position: relative;
	font-size: 50px;
	letter-spacing: 0px; 
	line-height: 100%; 	
	color:rgba(205,150,120,1);
	color:rgba(150,90,60,1);
	position:relative;
	padding:15px 0 20px;
	text-transform:uppercase;
	z-index:2;
	font-family:"Raleway","Gothic A1",serif;
}
.dark #contentsHead h1 {
    color: rgba(80,130,120,1);
	color: rgba(76,132,93,1);
}
#contentsHead .point {
	color:rgba(160,40,40,1);
}
#contentsHead .kor {
	position: relative;
	font-size: 20px;
	display:inline-block;
	line-height:100%;
	font-weight:400;
}

#contentsHead h2 {
	position: relative;
	display: block;
	font-size: 18px; 
	font-style: normal; 
	line-height: 140%; 
	font-weight:300;
	letter-spacing: 1px;
	color:rgba(50,40,30,1);
	color:rgba(205,150,120,1);
	margin:0px 0 10px;
	font-family:"Raleway","Gothic A1",serif;
}
#contentsHead h2.italic {
	font-family:"Bodoni Moda","Noto Serif KR",serif;
	font-style:italic;
}

#contentsHead h3 {
	position: relative;
	font-size: 15px; 
	letter-spacing: 0; line-height: 160%; 
	color:rgba(0,0,0,.8);
	padding:10px 0 0;
}
.dark #contentsHead h3 {
    color: rgba(80,130,120,1);
	color: rgba(76,132,93,1);
}
#contentsHead .line:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	width: 100%;
	height: 1px;
	background:rgba(240,200,180,1);
	display: none;
}
#contentsHead .line span {
	display: inline-block;
	position: relative;
	z-index: 50;
	padding: 0 25px;
	/*background: #fff;*/
}
.bg-8 #contentsHead .line span {
	background: rgba(250,250,250,1);
}
.bg-9 #contentsHead .line span {
	background: rgba(245,245,245,1);
}
#contentsHead .line span:before,
#contentsHead .line span:after {
	display: block;
	display: none;
	content: "";
	position: absolute;
	top: calc(50% - 3px);
	width: 1px;
	height: 100%;
	
	width:7px; 
	height:7px;
	-webkit-border-radius: 50%; 
	-moz-border-radius: 50%; 
	border-radius: 50%;
	background: rgba(240,200,180,1);
}
#contentsHead .line span:before {
	left: 0;
}
#contentsHead .line span:after {
	right: 0;
}

#contentsHead .circle:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	width: 100%;
	height: 1px;
	background: #ccc;
	
}
#contentsHead .circle span {
	display: inline-block;
	position: relative;
	z-index: 50;
	padding: 0 30px;
	background: #fff;
}
.bg-8 #contentsHead .circle span {
	background: rgba(250,250,250,1);
}
#contentsHead .circle span:before,
#contentsHead .circle span:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	width: 7px;
	height: 7px;
	background: #ccc;
	-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	/*-webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);*/
	-webkit-transform: translateY(-50%);
		 -o-transform: translateY(-50%);
			transform: translateY(-50%);
}
#contentsHead .circle span:before {
	left: 0;
}
#contentsHead .circle span:after {
	right: 0;
}

@media screen and (max-width: 1280px) {
	#contentsHead {
		padding: 50px 0 50px;
	}

	#contentsHead h1 {
		font-size: 40px;
	}
	#contentsHead.tBar {
		padding: 80px 0 60px;
	}
}

@media screen and (max-width: 768px) {
	#contentsHead {
		padding: 40px 0 40px;
	}
	
	#contentsHead.tBar {
		padding: 80px 0 40px;
	}

	#contentsHead h1 {
		font-size: 30px;
		line-height:120%;
	}
	
	#contentsHead h2 {
		font-size: 18px; 
	}
	#contentsHead .line span {
		padding: 0 20px;
		letter-spacing:2px;
	}
	#contentsHead h3 {
		font-size: 16px;
	}
}
@media screen and (max-width: 414px) {
	#contentsHead {
		padding: 30px 0 30px;
	}
	#contentsHead.tBar {
		padding: 80px 0 30px;
	}
	#contentsHead h1 {
		font-size: 26px;
	}
	#contentsHead h2 {
		font-size: 16px; 
	}
	#contentsHead h3 {
		font-size: 15px;
	}
	#contentsHead .kor {
		display:block;
		font-size:18px;
		line-height:100%;
		margin-top:10px;
	}
}


#titleHead {position: relative; text-align: center; padding: 100px 0 80px;margin:0px auto 0px;}
#titleHead:before {
	display: block;
	background: rgba(51,51,51,.3);
	
    width: 1px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 50%;
    content: '';
}
#titleHead.sub {}
#titleHead h1 {
	font-size: 50px;
	letter-spacing: -0.5px; 
	line-height: 1.5; 
	color:rgba(80,50,20,1);
	font-weight:300;
	font-family: "Bodoni Moda","Gothic A1", serif;
	/*text-transform: uppercase;*/
	position:relative;
	text-align:center;
	padding-bottom:0px;
}

#titleHead h1 span {
	color:rgba(220,120,1,1);
}
#titleHead h1 strong {
	font-weight:500;
}
#titleHead h1 .dot:before { 
	display:none;
	content:''; 
	position:absolute; 
	left:50%; bottom:0; height:1px; 
	width:100%; width:300px; 
	-webkit-transform: translateX(-50%);
		 -o-transform: translateX(-50%);
			transform: translateX(-50%);
	background:rgba(195,130,90,.6); 
}
#titleHead h1 .dot:after { 
	display:none;
	content:''; 
	position:absolute; 
	left: calc(50% - 4px);
	bottom:-4px; 
	height:9px; 
	width:9px; 
	-webkit-transform: translateX(-50%);
		 -o-transform: translateX(-50%);
			transform: translateX(-50%);
			
	background:rgba(205,155,115,1);
	
	/*-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;*/
	-webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
	}

#titleHead h2 {
	font-size: 20px; 
	font-style: normal; letter-spacing:0.5px; 
	line-height: 1.3; 
	color:rgba(80,50,20,1);
	font-weight:400;
	margin-bottom:10px;
	font-family: "Raleway","Gothic A1", serif;
}
#titleHead h2.mj {
	font-weight:400;
}

#titleHead h3 {
	font-size: 16px; letter-spacing: 0; line-height: 160%; 
	color:rgba(80,50,20,.9);
	margin-top:20px;
}
#titleHead .borderBottom { position: absolute; bottom: 0; left: 50%; width: 50px; height: 2px; margin-left: -25px; background: #333333;}

#subHead {position: relative; text-align: center; padding: 80px 0 40px;margin:0px auto 0px;}
#subHead:before {
	display: block;
	background: rgba(51,51,51,.3);
	
    width: 1px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 50%;
    content: '';
    -moz-transition: height .6s cubic-bezier(.28,.11,.32,1) .6s;
    -o-transition: height .6s cubic-bezier(.28,.11,.32,1) .6s;
    -webkit-transition: height .6s cubic-bezier(.28,.11,.32,1);
    -webkit-transition-delay: .6s;
    transition: height .6s cubic-bezier(.28,.11,.32,1) .6s;
}
#subHead h1 {
	font-size: 50px;
	letter-spacing: 0px; 
	line-height: 1.3; 
	color:rgba(80,50,20,1);
	color:rgba(0,0,0,1);
	font-weight:300;
	position:relative; text-align:center;
	padding-bottom:0px;
	
	font-family: "Raleway","Noto Serif KR", serif;
}
#subHead h1 span {
	color:rgba(190,190,5,1);
	color:rgba(220,120,1,1);
}
#subHead h2 {
	font-size: 20px; 
	font-style: normal; letter-spacing:0.5px; 
	line-height: 1.3; 
	
	color:rgba(80,50,20,1);
	color:rgba(51,51,51,1);
	margin-bottom:0px;
}


/* main Location */
.mainLocation {
	position:relative;
	display:table;
	width:100%;
}

#mapCover {position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;z-index:2;display:none;}
.mainLocation .location {position:relative;display:table-cell;width:50%;vertical-align:top;padding:0px;}
.mainLocation .right {padding:0px 20px 0 40px;vertical-align:middle;}
.mainLocation .mapDiv {position:relative;margin-top:0px;max-width:99.6%;min-width:99.6%;height:380px;border: #dddddd 1px solid; } 

.infoBox { margin:40px 0 0px; width:100%;}
.infoBox:first-child { margin:0px 0 0px; }
.infoBox.telEmail {display:inline-block; width:45%;}
.infoBox .infoTit {
	display:inline-block;width:auto;
	margin:10px 0 10px -60px;
	padding:10px 30px 10px 20px;
	background:rgba(255,255,255,1);
	background:rgba(246,246,247,1);
	background: rgba(254,252,244,1);
	-webkit-border-radius: 0 25px 25px 0; -moz-border-radius: 0 25px 25px 0; border-radius: 0 25px 25px 0;
	
}
.infoBox .infoTit.right {background:rgba(255,255,255,1);}
.infoBox h4.category-en { display:inline-block;font-size: 20px; font-family: "Raleway","Gothic A1", sans-serif; color:rgba(0,0,0,1);font-weight: normal; vertical-align:middle;line-height:120%;}
.infoBox h4.category-kr { font-size: 14px; font-weight: 300; letter-spacing: .05em; }
.infoBox .ico {display:inline-block; margin:0px 10px 0px 0;vertical-align:top;}
.infoBox .ico img {margin-top:-0px;width:30px;}
.infoBox p { letter-spacing: .1em; line-height:2;margin-top:5px !important;}
.infoBox p i { font-size: 12px; line-height: 2; font-weight: normal; padding-right: 8px; vertical-align: 0; }
.infoBox p {font-size:16px;letter-spacing:0px;line-height: 1.4; margin-top: 30px;}
.infoBox p.in {padding-left:25px;}

/* ol */
.infoBox ol { margin: 0; padding: 0; list-style: decimal !important; padding-left: 1.2em; }
.infoBox ol li { font-weight: normal; list-style: decimal !important; letter-spacing: .1em; line-height: 2; }
/* ul.circle */
.infoBox ul.circle { margin: 15px 0 0; padding: 0; list-style: circle !important; padding-left: 1.5em; }
.infoBox ul.circle li { font-size:16px;list-style: circle !important;  letter-spacing: .05em; line-height: 1.5; margin-bottom:10px;}
/* ul.disc */
.infoBox ul.disc { margin: 10px 0 0; padding: 0; list-style: disc !important; padding-left: 1.5em; }
.infoBox ul.disc li { font-weight: normal; list-style: disc !important; letter-spacing: .0.5em; line-height: 1.5; margin-bottom:5px;}
.infoBox ul.disc li.discMargin {margin-top:10px;}

.infoBox ul.subway { margin: 15px 0 0; padding: 0; list-style: disc !important; padding-left: 1.5em; }
.infoBox ul.subway li { font-size: 16px; font-weight: normal; list-style:circle outside none;letter-spacing: -0.5px; line-height: 1.5; margin-bottom:5px;}
.infoBox ul.subway li.none {list-style:none;margin-left: -1.2em; }
.infoBox ul.subway li.red {color:#CC0000;}

span.red {color:#FF3300;}

.infoBox ul.subway18 { margin: 15px 0 0; padding: 0; list-style: disc !important; padding-left: 1.5em; }
.infoBox ul.subway18 li { font-size: 20px; font-weight: normal; list-style:circle outside none;letter-spacing: 0px; line-height: 2; margin-bottom:8px;}
.infoBox ul.subway18 li.none {list-style:none;margin-left: -1.2em; }
.infoBox ul.subway18 li.red {color:#CC0000;}

.infoBox strong {font-weight:500;}
.infoBox ul.subway2 { margin: 15px 0 0; padding: 0; list-style:none !important; padding-left: 1.5em; }
.infoBox ul.subway2 li { font-size: 16px; font-weight: normal; list-style:none;letter-spacing: -0.5px; line-height: 1.5; margin-bottom:5px;}
.infoBox ul.subway2 li.none {list-style:none;margin-left: -1.2em; }
.infoBox ul.subway2 li.red {color:#CC0000;}

.infoBox ul.disc2 { margin: 15px 0 20px; padding: 0; list-style:disc !important; padding-left: 2.8em; }
.infoBox ul.disc2 li { font-size:16px;font-weight: normal; list-style:disc !important; letter-spacing: .0.5em; line-height: 1.5; margin-bottom:5px;}

.infoBox ul.disc3 { margin: 5px 0 20px; padding: 0; list-style:none !important; padding-left: 0em; }
.infoBox ul.disc3 li { font-size:15px;font-weight: normal; list-style:none !important; letter-spacing: .0.5em; line-height: 1.5; margin-bottom:5px;}

.infoBox ul.disc4 { margin: 15px 0 20px; padding: 0; list-style:disc !important; padding-left: 2.8em; }
.infoBox ul.disc4 li { font-size:16px;font-weight: normal; list-style:disc !important; letter-spacing: .0.5em; line-height: 1.5; margin-bottom:5px;}

.infoBox ul.bus2 { margin: 7px 0 20px; padding: 0; list-style:disc !important; padding-left: 2.8em; }
.infoBox ul.bus2 li { font-size:16px;font-weight: normal; list-style:disc !important; letter-spacing: .0.5em; line-height: 1.5; margin-bottom:10px;}
.infoBox ul.bus2 li:after {content:"";display:block;clear:both;}
.infoBox ul.bus2 li .num {font-weight:400;color:#000;}
.infoBox ul.bus2 li .desc {}

.infoBox ul.subwayDesc { margin: 10px 0 10px; padding: 0; list-style: disc !important; padding-left: 2em; font-size: 18px;}
.infoBox ul.subwayDesc li { list-style:outside !important; letter-spacing: -0.5px; line-height: 1.5; margin-bottom:8px;margin-left: 1em;}

.infoBox ul.bus {margin: 15px 0 10px; padding: 0; list-style: none; }
.infoBox ul.bus li {display:block;position:relative; letter-spacing: .0.5em; padding:0px 20px 0 100px; margin-bottom:10px; min-height:20px;vertical-align:baseline;font-size:16px;}
.infoBox ul.bus li span {
	position:absolute;left:0;top:0px;display:block;width: 90px; height: 24px; text-align: center; font-weight: normal; line-height: 24px !important; color:#fff;-webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;font-size:16px;
}
.infoBox ul.bus li span.blue {background: #386de8;}
.infoBox ul.bus li span.yellow {background: #ffba00;}
.infoBox ul.bus li span.green {background: #3cc344;}
.infoBox ul.bus li span.red {background: #fb5852;}

.infoBox ul.bus li span.gup {background: #f64941;}
.infoBox ul.bus li span.maeul {background: #87c700;}
.infoBox ul.bus li span.gic {background: #951b16;}
.infoBox ul.bus li span.air {background: #65a6d2;}
.infoBox ul.bus li span.seat {background: #8841d2;}
.infoBox ul.bus li span.normal {background: #00afbd;}
.infoBox ul.bus li span.out {background: #7094e2;}

.infoBox .mapInner {margin-top:10px;background:#fff;/*border:1px solid #C5BCBA;*/}
.infoBox .mapInner img {width:100%;}

.parkingNum {
	display:inline-block;background:#FF0000;color:#fff;
	-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;
	
	font-weight:600;
	font-size:14px;
	height:24px;
	width:24px;
	text-align:center;
	line-height:22px;
	vertical-align:middle;
	margin:0 5px 5px 0;
}
.subwayNum {
	display:inline-block;color:#fff;
	-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;
	padding:0 15px 0px;
	width:auto;
	margin-right:3px;
	font-size:16px;
	line-height:30px;
	font-weight:500;
}
.subway-line1 {background:#365abc;}
.subway-line2 {background:#32AD42;}
.subway-line3 {background:#FD7136;}
.subway-line4 {background:#33a5eb;}
.subway-line5 {background:#704D93;}
.subway-line6 {background:#8C6C54;}
.subway-line7 {background:#889823;}
.subway-line8 {background:#E71E6E;}
.subway-lineBd {background:#f7ba21;}
.subway-lineEver {background:#71d071;}
.subway-lineAir {background:#6FB7E3;}
.subway-lineKc {background:#3D9E9E;}
.subway-line-incheon1 {background:#659EED;}
.subway-line-incheon2 {background:#ffa642;}




.subwayProcess {line-height:130%;margin-top:50px;}
.subwayProcess ul {vertical-align:top;font-size:0;}
.subwayProcess ul li {display:inline-block;width:50%;background:none; margin:0 0 20px 0;vertical-align:top;}
.subwayProcess .img {width:130px;float:left;}
.subwayProcess .img img {width:100%;max-width:100%;}
.subwayProcess .ment {margin-left:145px;font-size:15px;}
.subwayProcess ul li:nth-child(2n+0) {padding-left: 20px; }

.subwayProcess p {color:rgba(50,35,30,1); font-size:18px;font-weight:500;}

.link {text-align: center; font-size: 0; }

.link a.btn {  
	color:rgba(50,35,30,1); 
	background:#fff; 
	border:rgba(50,35,30,1) 2px solid;  
	display: inline-block; *display: inline; *zoom: 1; 
	width: auto; 
	line-height: 60px; 
	text-align: center; 
	font-size: 14px; 
	font-weight: normal; 
	letter-spacing: .05em; 
	position: relative; 
	padding: 0 50px; 
}
.link a.btnl {
	/*border:1px solid rgba(51,51,51,1);
	background:rgba(51,51,51,1);*/
	color:#fff;	
	border:1px solid rgba(65,40,25,1);
	background:rgba(65,40,25,1);
	display: inline-block; *display: inline; *zoom: 1; 
	width: 44%; line-height: 60px; 
	text-align: center; 
	font-size: 16px; 
	font-weight: normal; 
	letter-spacing: .05em; 
	position: relative; padding: 0 50px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.link a.btnr { 
	color:rgba(51,51,51,1);
	background:rgba(255,255,255,1);
	border:1px solid rgba(51,51,51,1);
	border:1px solid rgba(65,40,25,1);
	display: inline-block; *display: inline; *zoom: 1; 
	width: 44%; line-height: 60px; 
	text-align: center; 
	font-size: 16px; 
	font-weight: normal; 
	letter-spacing: .05em; 
	position: relative; padding: 0 50px; 
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.link a.btnl2 {
	color:rgba(51,51,51,1);
	background:rgba(255,255,255,1);
	border:1px solid rgba(105,75,60,1);
	color:rgba(205,150,120,1);
	border:rgba(205,150,120,1) 1px solid;
	display: inline-block; *display: inline; *zoom: 1; 
	width: auto; line-height: 60px; 
	text-align: center; 
	font-size: 14px; 
	font-weight: normal; 
	letter-spacing: .05em; 
	position: relative; padding: 0 50px; 
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.link a.btnr2 {
	color:rgba(51,51,51,1);
	background:rgba(255,255,255,1);
	border:1px solid rgba(105,75,60,1);
	color:rgba(205,150,120,1);
	border:rgba(205,150,120,1) 1px solid;
	display: inline-block; *display: inline; *zoom: 1; 
	width: auto; line-height: 60px; 
	text-align: center; 
	font-size: 14px; 
	font-weight: normal; 
	letter-spacing: .05em; 
	position: relative; padding: 0 50px; 
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.link a.btnr-down {
	border:1px solid rgba(205,150,120,1);
	color:#fff;
	background:rgba(205,150,120,1);
	display: inline-block; *display: inline; *zoom: 1; 
	width: auto; line-height: 60px; 
	text-align: center; 
	font-size: 14px; 
	font-weight: normal; 
	letter-spacing: .05em; 
	position: relative; padding: 0 50px; 
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.link a.btnlr {
	color:rgba(51,51,51,1);
	background:rgba(255,255,255,1);
	border:1px solid rgba(105,75,60,1);
	color:#fff;
	background:rgba(105,75,60,1);
	display: inline-block; *display: inline; *zoom: 1; 
	width: 100%; line-height: 60px; 
	text-align: center; 
	font-size: 14px; 
	font-weight: normal; 
	letter-spacing: .05em; 
	position: relative; padding: 0 50px; 
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.link a.btn-border { 
	color:#B19B70; 
	background:#fff; 
	border:#B19B70 2px solid; 
	display: inline-block; 
	*display: inline; *zoom: 1; 
	width: auto; 
	line-height: 60px; 
	text-align: center; 
	font-size: 14px; 
	font-weight: normal; 
	letter-spacing: .05em; 
	position: relative; 
	padding: 0 50px; 
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.link a.btn:hover,
.link a.btnl:hover,
.link a.btnl2:hover,
.link a.btnr:hover,
.link a.btnr2:hover,
.link a.btnr-down:hover,
.link a.btnlr:hover { 
	border:1px solid rgba(50,40,30,1);
	color:#fff;
    background:rgba(50,40,30,1);
	background:rgba(205,150,120,1);
	border:rgba(205,150,120,1) 1px solid;
}
.link a.btn-border:hover { 
	border:1px solid rgba(50,40,30,1);
	color:rgba(50,40,30,1);
}

.link a.btn:after,
.link a.btnl:after,
.link a.btnr:after,
.link a.btnl2:after,
.link a.btnr2:after,
.link a.btnr-down:after,
.link a.btnlr:after,
.link a.btn-border:after { position: absolute; top: 0; right: 10px; bottom: 0; display: block; font-size: 16px; font-family: 'themify'; content: "\e649"; font-weight: normal; line-height: 60px;}



/* contact */
.locationArea {padding:40px 0 100px;color:#333;}
.contact {position:relative;}
.contact .addr {text-align:center;margin-bottom:30px;}
.contact .link {text-align: center; margin:20px -5px 20px; font-size: 0; }
.contact .link a.btn { margin:0 5px 0; width:calc(50% - 10px); line-height: 55px; text-align: center; font-size: 15px; font-weight: normal; font-weight: normal; letter-spacing: .05em; position: relative; padding: 0;  }
.contact .link a.btnl { margin:0 5px 0; width:calc(50% - 10px); line-height: 55px; text-align: center; font-size: 15px; font-weight: normal; font-weight: normal; letter-spacing: .05em; position: relative; padding: 0;  }
.contact .link a.btnr { margin:0 5px 0; width:calc(50% - 10px); line-height: 55px; text-align: center; font-size: 15px; font-weight: normal; font-weight: normal; letter-spacing: .05em; position: relative; padding: 0; }
.contact .link a.btnl2 { margin:0 5px 0; width:calc(50% - 10px); line-height: 45px; text-align: center; font-size: 15px; font-weight: normal; font-weight: normal; letter-spacing: .05em; position: relative; padding: 0;  }
.contact .link a.btnr2 { margin:0 5px 0; width:calc(50% - 10px); line-height: 45px; text-align: center; font-size: 15px; font-weight: normal; font-weight: normal; letter-spacing: .05em; position: relative; padding: 0; }
.contact .link a.btnr-down { margin:0 5px 0; width:calc(50% - 10px); line-height: 45px; text-align: center; font-size: 15px; font-weight: normal; font-weight: normal; letter-spacing: .05em; position: relative; padding: 0; }
.contact .link a.btnlr { margin:10px 5px 0; width:calc(100% - 10px); line-height: 45px; text-align: center; font-size: 15px; font-weight: normal; font-weight: normal; letter-spacing: .05em; position: relative; padding: 0; }
.contact .link a.btn-border { margin:0 5px 0; width:calc(50% - 10px); max-width: 284px; line-height: 55px; text-align: center; font-size: 15px; font-weight: normal; letter-spacing: .05em; position: relative; padding: 0; }

.contact .link a.btn:after,
.contact .link a.btnl:after,
.contact .link a.btnr:after,
.contact .link a.btnlr:after,
.contact .link a.btn-border:after { font-family: 'themify'; content: "\e611"; font-size: 16px; font-weight: normal; line-height: 55px; }
.contact .link a.btn:after,
.contact .link a.btnl:after { right: auto; left: 10px; font-size: 16px; content: "\e693"; line-height: 55px; }
.contact .link a.btnl2:after { font-family: 'themify'; content: "\e681"; font-size: 16px; font-weight: normal; line-height: 45px; }
.contact .link a.btnr2:after { font-family: 'themify'; content: "\e681"; font-size: 16px; font-weight: normal; line-height: 45px; }
.contact .link a.btnr-down:after { font-family: 'themify'; content: "\e6a7";  font-size: 16px; font-weight: normal; line-height: 45px; }
.contact .link a.btn-down:after { font-family: 'themify'; content: "\e6a7";  font-size: 16px; font-weight: normal; line-height: 45px; }
.contact .link a.btnlr:after { font-family: 'themify'; font-size: 16px; content: "\e6a7"; font-weight: normal; line-height: 45px; }

.contact .locationBox {width:100%;height:100%;display:table;background:#fff;border:rgba(240,240,240,1) 1px solid;}
.contact .locationBox:after {content: "";height: 0;display: block;clear: both;}

.contact .locationBox2 {width:100%;height:100%;display:table;background:#fff;}
.contact .locationBox2:after {content: "";height: 0;display: block;clear: both;}

.contact .contactL { display:table-cell; width: 50% !important;vertical-align:top;position:relative;height:100%;}
.contact .contactR { display:table-cell; width: 50% !important;vertical-align:top;position:relative;height:100%;background:rgba(246,246,247,1);background: rgba(254,252,244,1);}

.contact .contactL2 { display:table-cell; width: 70% !important;vertical-align:top;position:relative;height:100%;}
.contact .contactR2 { display:table-cell; width: 30%;vertical-align:bototm;position:relative;height:100%;background:rgba(246,246,247,1);background: rgba(254,252,244,1);}

.contact .contactL3 { display:table-cell; width: 60% !important;vertical-align:top;position:relative;height:100%;}
.contact .contactR3 { display:table-cell; width: 40%;vertical-align:bototm;position:relative;height:100%;background:rgba(246,246,247,1);background: rgba(254,252,244,1);}

.contact .mapDiv {position:relative;margin:0px 0;max-width:100%;min-width:100%;height:100%;min-height:400px;/*border: #dddddd 1px solid;*/ } 

.contact .contactLR { display:block; width: 100%;position:relative;}
.contact .contactLR .mapDiv {min-height:560px;} 
.contact .contactLR2 { display:block; width: 100%;position:relative;background:rgba(246,246,247,1);background: rgba(254,252,244,1);}

.contact .inner { position:relative;display:block;padding: 40px 60px;width:100%;height:100%;}
.contact .inner2 { position:relative;display:block;padding: 20px 20px;width:100%;height:100%;}

.contact .hName { position: relative; padding-bottom:10px;}
.contact h2 { font-size: 26px !important;font-weight: normal !important; letter-spacing: .0em; margin-top:0px;text-indent:0px !important;color:#333 !important;margin-bottom:10px;}
.contact h2 { font-family: 'Noto Serif KR', sans-serif !important;line-height:1 !important;}
.contact h3.en { font-size: 16px !important; font-weight: normal; letter-spacing: .0em; line-height:1 !important;margin-bottom:10px;font-family: 'Bodoni Moda', 'Noto Serif KR',serif; font-style:italic;}
.contact h3.kr { font-size: 25px !important; font-weight: normal; letter-spacing: .0em; }
.contact h3.mapkr { font-size: 20px; font-family: 'Noto Serif KR', sans-serif !important;font-weight: normal; letter-spacing: -0.5px; line-height:150%;}
.contact h3.map { font-size: 20px; font-weight: normal; letter-spacing: -1.5px; }

.contact .caution {display:inline-block;margin:20px 0 20px;padding:40px 40px 20px;background:#fff;}
.contact .caution h4.category-en { font-size: 18px; font-weight: normal; letter-spacing: 0em;}
.contact .caution ul.disc { margin: 5px 0 15px; padding: 0; list-style: disc !important; padding-left: 1.4em;}


.contactTitle {
	color:rgba(0,0,0,1);
	font-weight:400;
	font-size:22px;
	letter-spacing:0px;
	padding-left:25px;
	position:relative;
	margin:80px 0 20px;
}
.contactTitle:before {content:'';display:inline-block;width:15px;height:2px;background:rgba(0,0,0,1);position:absolute;top:50%;left:2px;}

.contact a.btnTB { 
	display: inline-block; 
	margin:10px 0 0 0px;
	width: auto; 
	min-width:210px;

	color:#fff;
	
	background:rgba(205,150,120,1);
	border:rgba(205,150,120,1) 1px solid;
	line-height: 40px;   
	font-weight: 400; 
	letter-spacing: 0; 
	position: relative; 
	
	padding: 0px 10px 0px 30px; 
	text-align:left;
	/*-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;*/
	font-size:14px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.contact a.btnTB:before { position: absolute; top: 0px; left: 8px; bottom: 0; display: block; font-size: 16px; font-family: 'themify'; content: "\e693"; font-weight: normal; }
.contact a.big {
	border:rgba(205,150,120,1) 1px solid;
	color:rgba(205,150,120,1);
	background:#fff;
}
.contact a.big:before { content: "\e611"; }
.contact a.btnTB:hover { 
	
	color:#fff;
	background:rgba(205,150,120,1);
	border:rgba(205,150,120,1) 1px solid;
}

.moreVideoArea {margin:80px auto 40px;}
.moreVideoArea i {
	margin-right:10px;
}
.moreVideoArea .moreVideoDesc {
	padding:60px 20px 40px;
	text-align:center;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
	/*border:2px solid rgba(50,40,30,1);*/
	background: rgba(245,245,245,1);
}
.moreVideoArea .moreVideoTit {text-align:center;position:relative;margin-bottom:-20px;}
.moreVideoArea .moreVideoTit .item {  
	color:rgba(50,40,30,1);
	color:rgba(255,255,255,1);
	background:rgba(230,220,200,1);
	background:rgba(50,40,30,1);
	display: inline-block; *display: inline; *zoom: 1; 
	width: auto; 
	height:40px;
	text-align: center; 
	font-size: 20px; 
	letter-spacing:0; 
	position: relative; 
	font-weight:normal;
	padding: 0 30px 0 30px; 
	line-height: 38px; 
	-webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px;
}

.moreVideo {
	position:relative;
	margin:0 auto;
	max-width:840px;
}

.moreVideoAdd {
	display:inline-block;
	width: calc(50% - 30px); 
	margin: 0px 10px 0px;
	vertical-align:top;
	position:relative;
}
.moreVideoAdd a {
	display: inline-block;
    padding: 20px;
	background:#fff;
	border:1px solid rgba(195,135,100,1);
	position:relative;
	-webkit-border-radius: 15px 0 15px 15px; 
	   -moz-border-radius: 15px 0 15px 15px; 
			border-radius: 15px 0 15px 15px;
}
.moreVideoAdd a:hover {box-shadow:3px 6px 20px rgba(0,0,0,0.2);}


.moreVideoAdd .itemTitle {
	float:left;
	display:inline-block;
	*display: inline;
	*zoom:1;
	width:50%;
	padding:0px;
	text-align:left;
	vertical-align:top;
	padding: 0px 0px 0px;
}
.moreVideoAdd .imgArea {
	float:right;
    position: relative;
    padding: 0px;
    overflow: hidden;
	display:inline-block;
	*display: inline;*zoom:1;
	width:50%;
	padding:0px;
	vertical-align:top;
	-webkit-border-radius: 10px 0px 10px 10px; 
	-moz-border-radius: 10px 0px 10px 10px; 
	border-radius: 10px 0px 10px 10px;
}
.moreVideoAdd img {
	width:100%;box-shadow:none !important;
}


.moreVideoAdd .play {
	margin:15px 0 0px 0px; 
	padding:0 15px 0 15px; 
	color:#fff; 
	height: 30px;
    line-height: 28px;
    display: -moz-inline-stack;
    display: inline-block;
    min-width: auto;
    white-space: nowrap;
    text-align: center;
	text-transform:uppercase;
	
	background:rgba(180,180,180,1);
	background:rgba(195,135,100,1);
	vertical-align:top;
	border:none;
	font-size:14px;
	-webkit-border-radius: 15px 15px 15px 15px; 
	   -moz-border-radius: 15px 15px 15px 15px; 
			border-radius: 15px 15px 15px 15px; 
}
.moreVideoAdd h1 {
	font-size:20px; 
	font-weight:normal;
	line-height:130%;
	display:block;
	color:rgba(0,0,0,1);	
	letter-spacing:-0.5px;
}

.cautionArea {margin:80px auto 40px;}
.cautionArea.left {
	/*position:absolute;bottom:0px;display:block;;width:32%;font-size:0;margin:0px;*/
	position:relative;bottom:0px;display:block;;width:100%;font-size:0;margin:30px auto 20px;text-align:left;
}
.cautionArea i {
	margin-right:10px;
}
.marker {position:relative;}
.marker:before {content:""; position:absolute; left:-2%; right:-2%; bottom:0; width:104%;height:10px; border-radius:10px; background:rgba(255,190,60,.5);z-index:-1;}
.marker-small {position:relative;}
.marker-small:before {content:""; position:absolute; left:0%; right:0%; bottom:0px; width:100%;height:3px; border-radius:1px; background:rgba(255,190,60,1);z-index:-1;}

.cautionArea .cautionDesc {
	padding:50px 20px 20px;
	text-align:center;
	background:rgba(255,255,255,1);
	color:rgba(63,63,63,1);
	border:2px solid rgba(51,51,51,1);
	margin-bottom:40px;
	/*-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;*/
}
.cautionArea .caution-t {
	font-size:20px;
	font-weight:500;
	line-height:140%;
	color:rgba(63,63,63,1);
	position:relative;
	display:inline-block;
	z-index: 1;
	margin-bottom:20px;
	/*border-bottom:1px solid rgba(50,35,30,1);padding-bottom:6px;*/
}
.cautionTit {text-align:center;position:relative;margin-bottom:-20px;}
.cautionTit .item {  
	color:rgba(51,51,51,1);
	color:rgba(255,255,255,1);
	background:rgba(230,220,200,1);
	background:rgba(51,51,51,1);
	display: inline-block; *display: inline; *zoom: 1; 
	width: auto; 
	
	text-align: center; 
	font-size: 20px; 
	letter-spacing:0; 
	position: relative; 
	font-weight:normal;
	padding: 0 30px 0 30px; 
	line-height: 40px; 
	/*-webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px;*/
	
}

.cautionArea .info {
	padding:50px 0px 0px;
	text-align:center;
	background:rgba(255,255,255,1);
	border-top:1px solid rgba(189,163,136,1);
}

.cautionArea .info #infoPrice {margin-bottom:0px;}

.cautionSet #infoPrice {margin-bottom:20px;}
.cautionSet #infoPrice .infoL .inner { padding-top: 0px;}
.cautionSet #infoPrice .infoR .inner { padding-top: 0px;}


.cautionArea .link {text-align:center;margin:30px auto 30px;}
.cautionArea .link a.more {
	color:rgba(255,255,255,1);
	text-transform:none;
	background:rgba(51,51,51,1);
	font-size: 18x;
	font-weight:normal;padding:0 40px 2px 30px;
	line-height:40px;
	border-radius: 20px 0px 0px 20px;
	/*-webkit-border-radius: 24px; -moz-border-radius: 24px; border-radius: 24px ;*/
}
.cautionArea .link a.more:after { top: 50%; right: 20px; line-height: 0px;}
.cautionArea .link a.more:hover { 
	color:rgba(51,51,51,1);
	background:rgba(230,220,200,1);
	background:rgba(110,85,63,1);color:rgba(255,255,255,1);
}

.cautionArea > ul {
	padding:30px 20px 20px;
	/*-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;*/
	text-align:left;
	color:#fff;
	background:rgba(230,224,208,1);
	background:rgba(255,255,255,1);
	color:rgba(63,63,63,1);
	border:2px solid rgba(51,51,51,1);
	
}
.cautionArea > ul>li { position:relative; font-size:18px;margin:5px 0 5px 20px;line-height:150%;list-style: circle ; }
.cautionArea > ul>li.strike {text-decoration:line-through;}
.cautionArea > ul>li span.yellow {color: #ff3333;font-weight:600;}

.cautionArea.ment .cautionTit .item {  
	color:rgba(255,255,255,1);
	background:rgba(189,163,136,1);
}
.cautionArea.ment ul {
	background:rgba(255,255,255,1);
	color:rgba(189,163,136,1);
	border:3px solid rgba(189,163,136,1);
}
.cautionArea.event {margin:-20px auto 70px;margin:70px auto 0px;}
.cautionArea.event .cautionTit {margin-bottom:-25px;}  
.cautionArea.event .cautionTit .item {  
	font-size: 25px; 
	padding: 0 30px; 
	line-height: 50px; 
	-webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px;
	background:rgba(189,163,136,1);
	border:3px solid rgba(189,163,136,1);
	background:rgba(255,255,255,1);
	color:rgba(120,90,55,1);
	border:3px solid rgba(120,90,55,1);
	color:rgba(189,163,136,1);
	color:rgba(160,70,140,1);
	background:rgba(255,255,255,1);
	border:3px solid rgba(250,230,240,1);
		
	color:rgba(189,163,136,1);
	border:3px solid rgba(189,163,136,1);
}
.cautionArea.event ul {
	padding:40px 30px 30px;
	background:rgba(120,90,55,1);
	color:rgba(255,255,255,1);
	background:rgba(250,230,240,1);
	background:rgba(250,230,240,1);
	color:rgba(160,70,140,1);
	/*border:3px solid rgba(250,230,240,1);*/
	
	background:rgba(189,163,136,1);
	color:#fff;
}
.cautionArea.event ul>li {
	font-size:30px;
	font-weight:500;
	line-height:140%;
}


/* a.naverMap */
.infoBox a.naverMap { 
	display: block; 
	display: inline-block; *display: inline; *zoom: 1; 
	margin:0px 10px 10px 0px;
	width: auto; 
	
	background:rgba(205,150,120,1);
	border:rgba(205,150,120,1) 1px solid;
	line-height: 40px; 
	text-align: center;  
	font-weight: 400; 
	letter-spacing: 0; 
	position: relative; 
	padding: 0px 10px 0px 30px; 
	color:#fff;
	/*-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;*/
	font-size:14px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.infoBox a.naverMap:before { position: absolute; top: 0px; left: 8px; bottom: 0; display: block; font-size: 16px; font-family: 'themify'; content: "\e693"; content: "\e611"; font-weight: normal; }
.infoBox a.naverMap:hover { 
	border:1px solid rgba(60,45,45,1);
	color:#fff;
	background:rgba(60,45,45,1);
}

.infoBox a.mapDesc { 
	display: block; 
	display: inline-block; *display: inline; *zoom: 1; 
	margin:0px 0 0 0px;
	width: auto; 
	border:1px solid rgba(51,51,51,1);
	color:rgba(51,51,51,1);
	background:#fff;
	line-height: 40px; 
	text-align: center;  
	font-weight: 400; 
	letter-spacing: 0; 
	position: relative; 
	padding: 0px 10px 0px 30px; 
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;
	font-size:14px;
}

.infoBox a.mapDesc:before { position: absolute; top: 0px; left: 8px; bottom: 0; display: block; font-size: 16px; font-family: 'themify'; content: "\e693"; font-weight: normal; }
.infoBox a.mapDesc:hover { 
	border:1px solid rgba(105,75,60,1);
	color:#fff;
	background:rgba(105,75,60,1);
}

.infoBox a.mapDesc2 { 
	display: block; 
	display: inline-block; *display: inline; *zoom: 1; 
	margin:0px 0 0 0px;
	width: auto; 
	border:1px solid rgba(105,75,60,1);
	color:#fff;
	background:rgba(105,75,60,1);
	line-height: 30px; 
	text-align: center;  
	font-weight: 400; 
	letter-spacing: 0; 
	position: relative; 
	padding: 0px 10px 0px 30px; 
	/*-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;*/
	font-size:14px;
}

.infoBox a.mapDesc2:before { position: absolute; top: 0px; left: 8px; bottom: 0; display: block; font-size: 16px; font-family: 'themify'; content: "\e693"; font-weight: normal; }
.infoBox a.mapDesc2:hover { 
	border:1px solid rgba(105,75,60,1);
	color:#fff;
    background:rgba(105,75,60,1);
}

.infoWindow {position: absolute;left: 0;bottom: 40px;width: 140px;padding-bottom:10px;margin-left: -70px;text-align: center;overflow: hidden;font-size: 14px;line-height: 1.5;color:#000;}
.infoWindow.info2 {width: 100px;margin-left: -50px;bottom: 30px;}
.infoWindow .info {width: 100%;border-radius: 5px;border: 1px solid #ccc;border-bottom: 2px solid #ccc;overflow: hidden;background: #fff;}
.info .desc {position: relative;padding: 5px 0px;}
.info:after {content: '';position: absolute;margin-left: -12px;left: 50%;bottom: 0;width: 22px;height: 12px;background: url('http://t1.daumcdn.net/localimg/localimages/07/mapapidoc/vertex_white.png')}

.slickBox {
	position:relative;
	width:100%;
	margin:30px 0px 0px;
	padding:0 0 40px 0;
	/*max-height:325px;*/
}
.slickBox .slick-list {
	margin: 0 -15px;
}
.slick-track {
  margin-left: 0;
  margin-right: 0;
}
.slickBox .slick-slide
{
    padding: 0 15px;
}

.slickBox .slick-item {
	position:relative;
	display:none;	
}
.slick-initialized .slick-slide>div {
	font-size:0;
}

.slickBox .slick-item a {
	position:relative;
	display:block;
	margin:0 0px;
}

.slickBox .slick-item img {
	position:relative;
	width:100%;
	height:auto;
}

.slickBox .imgCaption {
	position:absolute;
	display:block;
	z-index:20;
	left:0px;
	top:20px;
	text-align:left;
}

.slickBox .imgCaption h4 {
	border-radius: 0px 20px 20px 0;
    padding: 10px 20px 10px 20px;
    font-size: 14px;
    /*font-weight: normal;*/
    line-height: 110%;
	letter-spacing:0px;
	background-color:rgba(0,0,0,.6);
	color: rgba(255,255,255,1);
}

.slickBox .slick-item a .thumb {
	position:relative;
}
.slickBox .slick-item a .thumb .cover {
	position:absolute;
	left:0;right:0;top:0;bottom:0;
	width:100%;
	height:100%;
	display:block;
	z-index:10;
	background:rgba(0,0,0,.0);
	-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
}
.slickBox .slick-item a .thumb .cover:after {
	position:relative;
	top: 50%;
	left:50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	font-family: 'themify'; content: "\e611"; font-size: 26px; font-weight: normal;color:#fff;line-height:26px;
	display:inline-block;
	margin-top:5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
}

.slickBox .slick-item a:hover .thumb .cover {
	background:rgba(0,0,0,.3);
}

.slickBox .slick-item a:hover .thumb .cover:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.slickBox .cont {
	position:relative;
	padding:20px 30px;
	background:rgba(255,255,255,1);
}
.slickBox .cont .tit {
	position:relative;
	font-size:20px;
	line-height:130%;
	font-weight:normal;
	color:#333;
	white-space:nowrap;
	text-overflow:ellipsis;
	letter-spacing:0px;
	color:rgba(135,108,40,1);
	color:rgba(225,135,35,1);
	color:rgba(80,50,20,1);
	font-family:"Noto Serif KR","Bodoni Moda",serif;
	overflow:hidden;
	/*display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;*/
}
.slickBox .cont .tit a, .slickBox .cont .tit a:hover {color:333;text-decoration:none}
.slickBox .cont .txt {
	position:relative;
	line-height:150%;;
	color:#787878;
	
	white-space:nowrap;
	text-overflow:ellipsis;

	font-size:16px;
	margin:15px 0px;
	min-height:50px;
	overflow:hidden;
    /*display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;*/
}

.slickBox .contBox {padding:8px 0px 0px}
.slickBox .contBox dl {padding:0 0 0px 0px;*zoom:1;display:table;}
.slickBox .contBox dl.benefit {/*padding:0 0 24px 0px;*zoom:1;*/}
.slickBox .contBox dl:after	{content:"";display:block;clear:both;}
.slickBox .contBox dl dt	{
	display:table-cell;
	vertical-align:top;
	width:80px;
}
.slickBox .contBox dl dd	{
	display:table-cell;padding:2px 0 0 0px;
	font-size:14px;
	line-height:150%;
	vertical-align:top;
}

.slickBox .contBox .titBox {
	display:inline-block;
	width:70px;
	height:26px;
	font-size:12px;color:#fff;background:#ccc;
	letter-spacing:-1px;
	line-height:24px;
	text-align:center;
}
.slickBox .contBox dl dt.black .titBox {background:#CC3300;}

.slickBox .contBox dl.benefit dd	{font-size:15px;}
.slickBox .contBox dl.period dd {color:#999;}
.slickBox .contBox dl dd.white {color:#333333;}
.slickBox .contBox dl dd.bold {font-weight:normal}
.slickBox .contBox dl dd p {margin-left:17px;padding-bottom:5px;font-size:11px !important;color:#a5a5a5 !important;font-weight:normal;letter-spacing:0px}
.slickBox .contText {border-top:1px dotted #c7c7c7;padding:20px;}

/* type1 */
.slickBox.type1 .slick-item {
	display:block;
	border: 1px solid rgba(0,0,0,0.05);
}
.slickBox.type1 a {width:100%;display:table;}
.slickBox.type1 .slick-item a .thumb {
	position:relative;
	width:380px;
	display:table-cell;
	background:#fff;
}

.slickBox.type1 .cont {
	position:relative;
	text-align:left;
	display:table-cell;
}


/* slick Arrows */
.slick-arrow {
	font-size: 0;
    line-height: 0;

    position: absolute;
    top: calc(50% - 15px);

    display: block;

    width: 30px;
    height: 30px;
	z-index:10;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
	border-radius: 100%;
	background: rgba(255,255,255,1);
	border: 1px solid rgba(135,110,45,.7);
	-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;
}
.slick-prev
{
    left: -50px;
}
.slick-next
{
    right: -50px;
}
.slick-arrow:after {
	content: '';
    position: absolute;
    border-top: 1px solid rgba(51,51,51,1);
    border-left: 1px solid rgba(51,51,51,1);
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 10px;
    left: 12px;
}
.slick-arrow.slick-next:after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    left: 8px;
}
.slick-arrow:hover {
    background:rgba(51,51,51,1);
	border: 1px solid rgba(51,51,51,1);
}
.slick-arrow:hover:after {
	top: 11px;
	left: 13px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}
.slick-arrow.slick-next:hover:after {
	left: 9px;
}

/*.slick-arrow.slick-disabled {
	border: 1px solid rgba(135,110,45,.2);
}
.slick-arrow.slick-disabled:after {
    border-top: 1px solid rgba(135,110,45,.2);
    border-left: 1px solid rgba(135,110,45,.2);
}
.slick-arrow.slick-disabled:hover {
	background: transparent;
	border: 1px solid rgba(135,110,45,.2);
}*/

/* slick Dots */
.slick-dots
{
    position:absolute;
	bottom:0px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
	text-align:center;
	font-size:0;
}
.slick-dots li button
{
	position: relative;	
    font-size: 0;
    display:inline-block;
    width: 10px;
    height: 10px;
    padding: 0px 0;
    cursor: pointer;
	background:rgba(153,153,153,.5);
	border-radius:10px;
	vertical-align: middle;
    border: 0;
    outline: none;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    background:rgba(0,0,0,.7);
}

.slick-dots li.slick-active button
{
    background:transparent;
	width: 14px;
    height: 14px;
	border: 2px solid rgba(0,0,0,1);
}

.dark_bg .slick-dots li.slick-active button
{
    background:rgba(205,175,95,1);
}

.dark_bg .slick-arrow {
	background: rgba(255,255,255,1);
	border: 1px solid rgba(135,110,45,.7);
}
.dark_bg .slick-arrow:after {
    border-top: 1px solid rgba(51,51,51,1);
    border-left: 1px solid rgba(51,51,51,1);
}
.dark_bg .slick-arrow:hover {
	background:rgba(205,175,95,1);
}
.dark_bg .slick-arrow:hover:after {
    border-top: 1px solid rgba(51,51,51,1);
    border-left: 1px solid rgba(51,51,51,1);
}



/* 3Depth tab */
#subMenuTab {
	position:relative;
	display:table;
	width:100%;
	margin:0px 0 80px;
	font-size:0;
}
#subMenuTab:after {content: ".";height: 0;display: block;visibility: hidden;clear: both;}
#subMenuTab li {
	position:relative;
	display:table-cell;
	border-top:1px solid rgba(215,215,195,0);
	border-right:1px solid rgba(215,215,195,1);
	border-bottom:1px solid rgba(215,215,195,1);
	vertical-align:middle;
		
	width:50%;
	
	background:rgba(243,242,245,1);
	background:rgba(254,252,244,1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	
}
#subMenuTab li a {
	display:block;
	font-size:18px;
	padding:15px 0px;
	text-decoration:none;
	line-height:140%;
}
#subMenuTab li a span {
	padding:0 0px;
	/*background:url('/imgs/icon/tab_off.png') no-repeat right center;*/
}
#subMenuTab li.on, 
#subMenuTab li:focus {border-top:1px solid rgba(215,215,195,1);border-bottom:1px solid rgba(215,215,195,0);background:rgba(255,255,255,0);}
#subMenuTab li.on a	{font-weight:400;}
/*#subMenuTab li.on a span	{background:url('/imgs/icon/tab_on.png') no-repeat right center;}*/
#subMenuTab li.last	{border-right:none;}
#subMenuTab.type3 li {width:33.3333336%;}
#subMenuTab.type4 li {width:25%;}
#subMenuTab.type5 li {width:20%;}
#subMenuTab.type6 li {width:16.6666666%;}

#subMenuTab2 {margin:0px -5px 50px;position:relative;}
#subMenuTab2:after {content: ".";height: 0;display: block;visibility: hidden;clear: both;}
#subMenuTab2 li {
	display:inline;
	float:left;
	
	border:1px solid rgba(205,150,120,.4);
	margin:5px;	
	width:calc(50% - 10px);
	
	background:rgba(254,252,244,0);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	
}
#subMenuTab2 li a {
	display:block;
	font-size:15px;
	padding:15px 0px;
	text-decoration:none;
	line-height:150%;
}
#subMenuTab2 li a span {
	padding:0 0px;
}
#subMenuTab2 li.on, 
#subMenuTab2 li:focus {background: rgba(255,248,243,1);}
.body-bg #subMenuTab2 li.on, 
.body-bg #subMenuTab2 li:focus {background:rgba(255,255,255,1);}
#subMenuTab2 li.on a	{font-weight:500;}
#subMenuTab2.type3 li {width:calc(33.333333% - 10px);}
#subMenuTab2.type4 li {width:calc(25% - 10px);}
#subMenuTab2.type5 li {width:calc(20% - 10px);}
#subMenuTab2.type6 li {width:calc(16.666666% - 10px);}

@media screen and (max-width: 640px) {
	#subMenuTab2 {margin-bottom:30px;}
	#subMenuTab2 li a {
		font-size:14px;
	}
}
@media screen and (max-width: 480px) {
	#subMenuTab2 li a {
		font-size:12px;
	}
}
.companyMent {padding:40px 0;text-align:center;background: rgba(255,255,255,1);}
.companyMent h2 {font-size:20px;font-family:"Noto Serif KR",serif;letter-spacing:-1px;line-height:1.5em; word-break:keep-all;color:rgba(50,35,30,1);margin:0px 0 0;}
.companyMent h2 span {border-bottom:1px solid rgba(50,35,30,1);}
.companyMent p {font-size:18px;font-weight:130%;color:#666666;}
.companyUnit {position:relative;margin: 60px -1% 0px;font-size:0;}
.subItemArea {position:relative;margin: 20px -1% 20px;font-size:0;}
.courseItemArea {position:relative;margin: 20px -1.5% 0px;font-size:0;}

.course-menu {
	position:relative;
	margin:0px -1.5% 0px;
	font-size:0; 	
	list-style:none;
	vertical-align:top;
}
.course-menu:after {content: ".";height: 0;display: block;visibility: hidden;clear: both;}
.course-menu .course-item {
	width:47%; 
	margin: 0px 1.5% 0px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align:top;
	display:inline-block;
	background:#fff;
	padding:40px;
	text-align:center;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}
.course-menu .course-item:hover {
	background:rgba(254,253,241,1);
	background:rgba(255,255,255,1);	
	
	box-shadow:3px 6px 20px rgba(0,0,0,0.1);
}
.course-menu .course-item .tit {
	position:relative;
	color:#000;
	padding:0 0 30px;
}
.course-menu .course-item .tit h1 {
	position:relative;
	font-size:36px;
	font-family:"Bodoni Moda","Noto Serif KR",serif;
	line-height:100%;
}
.course-menu .course-item .tit h2 {
	position:relative;
	font-size:22px;
	font-family:"Noto Serif KR",serif;
	line-height:140%;
	margin-top:5px;
}
.course-menu .course-item .img {
	position:relative;
}
.course-menu .course-item .img img {
	position:relative;
	width:100%;
}
.course-menu .course-item .menu-list {
	position:relative;
	padding:40px 0;
	font-family:"Noto Serif KR",serif;
	font-size:12px;
	line-height:160%;
	color:#999;
}
.course-menu .course-item .menu-list > ul > li {
	padding:0px 0 30px;
}
.course-menu .course-item .menu-list h3 {
	font-size:18px;
	color:#222;
	line-height:160%;
	margin-bottom:5px;
}
.course-menu .course-side-menu {
	position:relative;
	font-size:26px;
	font-family:"Bodoni Moda","Noto Serif KR",serif;
	line-height:100%;
	color:#000;
	padding:20px 0 50px;
}
.course-menu .menu-caution {
	position:relative;
	font-size:14px;
}

@media screen and (max-width: 1024px) {
	.course-menu .course-item .menu-list h3 {
		font-size:17px;
	}
}

@media screen and (max-width: 768px) {
	.course-menu .course-item .tit h1 {
		font-size:34px;
	}
	.course-menu .course-item .tit h2 {
		font-size:20px;
	}
	.course-menu .course-item .menu-list {
		padding:40px 0;
		font-size:10px;
	}
	.course-menu .course-item .menu-list > ul > li {
		padding:0px 0 20px;
	}
	.course-menu .course-item .menu-list h3 {
		font-size:16px;
	}
}
@media screen and (max-width: 640px) {
	.course-menu .course-item {
		width:97%; 
		margin: 0px 1.5% 20px;
		padding:30px 0;
	}
	.course-menu .course-item:last-child {
		margin: 0px 1.5% 0px;
	}
	.course-menu .course-item .tit h1 {
		font-size:28px;
	}
	.course-menu .course-item .tit {
		padding:0 0 20px;
	}
	.course-menu .menu-caution {
		font-size:12px;
	}
}


.add-facility {
	position:relative;
	margin:0px -1.5% 0px;
	font-size:0; 	
	list-style:none;
	vertical-align:top;
}
.add-facility:after {content: ".";height: 0;display: block;visibility: hidden;clear: both;}
.add-facility .item {
	width:30.333%; 
	margin: 0px 1.5% 0px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align:top;
	display:inline-block;
	background:#fff;
	padding:40px;
	text-align:center;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}
.add-facility.type1 li {width:97%;}
.add-facility.type2 li {width:47%;}
.add-facility.type3 li {width:30.333%;}
.add-facility.type4 li {width:22%;}
.add-facility.type5 li {width:17%;}
.add-facility .item:nth-child(n+4) {
	margin: 3% 1.5% 0px;
}

.add-facility .item:hover {
	background:rgba(254,253,241,1);
	background:rgba(255,255,255,1);	
	
	box-shadow:3px 6px 20px rgba(0,0,0,0.1);
}
.add-facility .item .tit {
	position:relative;
	color:#000;
	padding:0 0 30px;
}
.add-facility .item .tit h1 {
	position:relative;
	font-size:36px;
	line-height:100%;
}
.add-facility .item .tit h3 {
	position:relative;
	font-size:26px;
	line-height:120%;
	letter-spacing:-1px;
	font-weight:400;
}
.add-facility .item .tit h2 {
	position:relative;
	font-size:18px;
	font-family:"Bodoni Moda","Noto Serif KR",serif;
	line-height:140%;
	margin-bottom:5px;
}
.add-facility .item .img {
	position:relative;
}
.add-facility .item .img img {
	position:relative;
	width:100%;
}
.add-facility .item .itemDesc {
	position:relative;
	padding:20px 0 0;
	font-size:16px;
	line-height:180%;
	color:#333;
}

.add-facility a:hover .more {color:#fff;background:rgba(51,51,51,1);}
.add-facility .more {
	width: 40px;
    height: 40px;
	background:rgba(51,51,51,.5);	
    position: absolute;
	text-indent:-9999px;
	top:0px;
	right:0px;
	z-index: 100;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; 
}
.add-facility .more:before {
	content: '';
    position: absolute;
    background:#fff;
	height:20px;
    width: 1px;
    top: 10px;
    left: 20px;
}
.add-facility .more:after {
	content: '';
    position: absolute;
    background:#fff;
	height:1px;
    width: 20px;
    top: 20px;
    left: 10px;
}



@media screen and (max-width: 768px) {
	.add-facility .item {
		width:47% !important; 
		margin: 0px 1.5% 20px !important;
	}
	.add-facility .item .tit h1 {
		font-size:34px;
	}
	.add-facility .item .tit h3 {
		font-size:26px;
	}
}
@media screen and (max-width: 640px) {
	.add-facility {
		margin:0;
	}
	.add-facility .item {
		width:100% !important; 
		margin: 0px 0 20px !important;
		padding:30px 0;
	}
	.add-facility .item:last-child {
		margin: 0px 1.5% 0px;
	}
	.add-facility .item .tit h1 {
		font-size:28px;
	}
	.add-facility .item .tit h3 {
		font-size:22px;
	}
	.add-facility .item .tit {
		padding:0 0 20px;
	}
}

/* 비용안내 */
.subItemTit {position:relative;display:inline-block;font-size:20px;font-family:"Noto Serif KR",serif;padding:0 0 10px 25px;color:rgba(0,0,0,1);}
.subItemTit:before {content:'';display:inline-block;width:15px;height:2px;background:#333;position:absolute;top:16px;left:0}
.guideArea {padding:20px 0 30px 0}
.priceArea {margin-top:-20px; padding:0px 0 30px 0;}
.guideCaption {
	padding:30px 0px 30px 15px;
	font-size:20px;
	color:rgba(0,0,0,1);
	
	font-weight:400;
	background:url('/imgs/icon/blt2.gif') no-repeat 0px 42px;
}
.guideCaption .ico {
	vertical-align:2px;
	margin-right:8px;
}

.guideCaptionNum {
	padding:15px 10px 15px 0px;
	font-size:18px;
	color:rgba(50,35,30,1);
	text-align:left;
}

.guideBtn.rt {text-align:right;margin-bottom:-75px;}
.guideBtn.rb {text-align:right;margin-top:-60px;}
.guideBtn.rc {text-align:right;margin-top:-50px;}
.guideBtn.ct {text-align:center;}

.guideBtn .btnItem {
	letter-spacing:-1px;
	font-size:14px; 
	text-align:center; 
	position:relative;
	display: inline-block; *display: inline; *zoom: 1; width: auto; 
	padding:0 50px 0 20px;
	line-height: 40px; 
	margin:0 0px 10px 0;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; 
	border:1px solid rgba(60,50,45,1);
	color: rgba(255,255,255,1);
	background:rgba(60,50,45,1);
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	/*-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px*/
}
.guideBtn .btnItem:after { 
	position: absolute; 
	top: 0; right: 16px; bottom: 0; 
	font-size: 14px; 
	font-family: 'themify'; content: "\e681";
	line-height:40px;
	 -webkit-font-smoothing: antialiased; text-indent: 0; -moz-osx-font-smoothing: grayscale; 
	 font-weight:normal;
}
.guideBtn.rt .btnItem, .guideBtn.rc .btnItem, .guideBtn.ct .btnItem {
	color:#666666;
	border:1px solid #ccc;
	background:#fff;
}
.guideBtn.ct .btnItem {
	color: rgba(255,255,255,1);
	border:1px solid rgba(60,50,45,1);
	background:rgba(60,50,45,1);
	border:1px solid rgba(205,150,120,1);
	background:rgba(205,150,120,1);
}
.guideBtn a.btnItem:hover {
	color:#fff;
	border:1px solid rgba(60,50,45,1);
	background:rgba(60,50,45,1);
}

.guideBtn .btnDown {
	letter-spacing:-1px;
	font-size:14px; 
	text-align:center; 
	position:relative;
	display: inline-block; *display: inline; *zoom: 1; width: auto; 
	padding:0 50px 0 20px;
	line-height: 40px; 
	margin:0 0px 10px 0;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; 
	border:1px solid rgba(60,50,45,1);
	border:1px solid rgba(205,150,120,1);
	color: rgba(255,255,255,1);
	background:rgba(60,50,45,1);
	background:rgba(205,150,120,1);
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	/*-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px*/
}
.guideBtn .btnDown:after { 
	position: absolute; 
	top: 0; right: 16px; bottom: 0; 
	font-size: 14px; 
	font-family: 'themify'; content: "\e6a7";
	line-height:40px;
	 -webkit-font-smoothing: antialiased; text-indent: 0; -moz-osx-font-smoothing: grayscale; 
	 font-weight:normal;
}
.guideBtn.rt .btnDown {
	color:#666666;
	border:1px solid #ccc;
	background:#fff;
}
.guideBtn a.btnDown:hover {
	border:1px solid rgba(0,0,0,1);
	color:#fff;
	background:rgba(0,0,0,1);
	border:1px solid rgba(60,50,45,1);
	background:rgba(60,50,45,1);
}

.guideBtn .btnDown2 {
	letter-spacing:-1px;
	font-size:16px; 
	text-align:left; 
	position:relative;
	display: inline-block; 
	width: calc(50% - 12px); 
	width: calc(100%); 
	padding:10px 35px 13px 15px;
	line-height: 160%; 
	margin:0 0px 10px 0px;
	webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; 
	color:#666666;
	border:1px solid #ccc;
	background:#fff;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px
}
.guideBtn .btnDown2:last-child {
	margin:0;
}
.guideBtn .btnDown2:after { 
	position: absolute; 
	top: 10px; right: 15px; bottom: 0; 
	font-size: 14px; 
	font-family: 'themify'; content: "\e6a7";
	 -webkit-font-smoothing: antialiased; text-indent: 0; -moz-osx-font-smoothing: grayscale; 
	 font-weight:normal;
}

.guideBtn a.btnDown2:hover {
	border:1px solid rgba(60,50,45,1);
	color:#fff;
	background:rgba(60,50,45,1);
	text-decoration:none;
}

.guideMent {
	text-align:center;
	font-size: 15px; letter-spacing: 0; line-height: 1.6; 
	color:rgba(50,35,30,1);
	margin:20px 0;
	font-family: "Noto Serif KR", "Bodoni Moda", sans-serif;
}


.tableArea {margin:0px auto 0px;}
.tableArea:after {content:'';clear:both;display:table;}
.tableArea .infoBox {text-align:left}
.tableArea .infoBox.etc {padding-left:10px}
.tableArea .infoBox ul.item { margin:0px 0 0px; padding: 0; list-style: disc !important; padding-left: 1.5em; }
.tableArea .infoBox ul.item li { font-size: 15px; font-weight: normal; list-style:circle outside none;letter-spacing: -0.5px; line-height: 1.5; margin-bottom:5px;}
.tableArea .infoBox ul.item li.none {list-style:none;margin-left: -1.2em; }
.tableArea .infoBox ul.item li.red {color:#CC0000;}

.tableArea .infoBox ul.itemSub { margin: 5px 0 8px; padding: 0; list-style:disc !important;padding-left: 1.5em; }
.tableArea .infoBox ul.itemSub li {font-size:15px; font-weight: 300;list-style:disc !important; letter-spacing:0px; line-height: 1.5; margin-bottom:5px;}
.tableArea .infoBox .blue {color:#09F;font-weight:300;margin:5px 0 8px;}
.tableTit {text-align:center;position:relative;margin-bottom:-22px;}
.tableTit .item {  
	background: rgba(205,150,120,1);
	display: inline-block; *display: inline; *zoom: 1; 
	width: auto; 
	line-height: 40px; 
	text-align: center; 
	font-size: 16px; 
	letter-spacing:0; 
	position: relative; 
	font-weight:normal;
	padding: 0 30px 0 30px; 
	border:rgba(205,150,120,1) 2px solid;
	color: rgba(255,255,255,1);
	
	-webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px;
}

.tableCont {
	color:#333;
	text-align:center;
	font-size:16px;
	margin: 0px auto 30px;
	background:#fff;
	background: rgba(255,248,243,1);
}
.tableArea .tfL {
	float:left;
	width:48%;
}
.tableArea .tfR {
	float:right;
	width:48%;
}

.program-box {
	display:table;
	width:100%;
	margin:0 auto;
	position:relative;
}

.program-box .programCell {
	display:table-cell; 
	vertical-align:top;
}
.program-box .programCell .inner {padding: 0 0px 0 60px;}
.program-box .programCell.right {width:30%;/*background:transparent*/}
.program-box .programEtcArea {
	padding:10px 30px 30px;
	background:rgba(245,245,245,1);
	background:rgba(254,252,244,1);
}
.program-box.full {
	display:block;
}
.program-box.full .programCell {
	display:block; 
}
.program-box.full .programCell .inner {padding: 20px 0px 0 0px;}
.program-box.full .programCell.right {width:100%;/*background:transparent*/}
.program-box.full .guideBtn .btnDown2 {
	width: calc(50% - 9px); 
	margin:0 14px 10px 0px;
}
.program-box.full .guideBtn .btnDown2:last-child {
	margin:0;
}
@media screen and (max-width: 1024px) {
	
	.program-box {
		display:block; 
	}
	.program-box .programCell {
		display:block; 
	}
	.program-box .programCell .inner {padding: 20px 0px 0 0px;}
	.program-box .programCell.right {width:100%;}
}
@media screen and (max-width: 480px) {
	.program-box .programEtcArea {
		padding:0 20px 20px;
	}
	.guideArea {padding:0px 0 30px 0}
	.program-box.full .guideBtn .btnDown2 {
		width: calc(100%); 
		margin:0 0px 10px 0px;
	}
}
.tableCont.outer {
	padding:40px 30px 30px;
}
.tableCont:after {content:'';clear:both;display:table;}
.tableCont table {width:100%;padding: 10px 5px;border-top: 1px solid rgba(235,235,235,1);}
.tableCont .col0 {width:10%}
.tableCont .col1 {width:20%}
.tableCont .col2 {width:20%}
.tableCont .col {width:40%}
.tableCont .col50 {width:50%}

.table-sub {position:relative;display:table;width:100%;}
.table-sub .tb-sub {position:relative;display:table-cell;vertical-align:top;text-align:center;padding:0 5px;}
.table-sub .tb-sub2 {padding:0 5px;}
.tb-sub .tit {
    white-space: nowrap;
	color:#fff;background:rgba(205,205,205,1);
    vertical-align: middle;
	text-align:center;
	padding:5px 20px;
	margin-bottom:5px;
}

txtR {color:#F00}
txtB {color:#06F}

.tableCont table > thead > tr > th {
	font-weight: normal;
    white-space: nowrap;
    border-bottom: 1px solid rgba(235,235,235,1);
    border-left: 1px solid rgba(235,235,235,1);
    border-right: 1px solid rgba(235,235,235,1);
    text-align: left;
	color:#333;background:#f9fbfb;
	color:#fff;background:rgba(205,205,205,1);
    font-size: 15px;
    vertical-align: middle;
	text-align:center;
	padding:5px 20px;
}


.tableCont table > thead > tr > th:first-child {
    border-left: 0;
}
.tableCont table > thead > tr > th:last-child {
    border-right: 0;
}

.tableCont table.menu_table > thead > tr > th {
	color:#fff;background:rgba(160,160,160,1);
    font-size: 18px;
	padding:10px 20px;
}

.tableCont table > tbody > tr > th {
    border-bottom: 1px solid rgba(225,225,225,1);
    vertical-align: middle;
    border-right: 1px solid rgba(225,225,225,1);
    font-size: 16px;
	padding:10px 20px;
	text-align:center;
	font-weight:normal;
	background:rgba(250,250,250,1);
	background:rgba(254,252,244,1)
}
.tableCont table > tbody > tr > td {
    color: #555555;
    border-bottom: 1px solid rgba(225,225,225,1);
    vertical-align: middle;
    border-left: 1px solid rgba(225,225,225,1);
    font-size: 16px;
	padding:10px 20px;
	text-align:center;
	word-break:break-all;
}

.tableCont table > tbody > tr > td .serif {
    font-family:'Noto Serif KR', serif;
    font-size: 16px;
	padding:10px 0 20px;
}
.tableCont table > tbody > tr > td .serif .in {
    font-family:'Gothic A1', serif;
    font-size: 14px;
	color:#999;
}
.tableCont table > tbody > tr > td strong {
	font-weight:500;
}
.tableCont table > tbody > tr > td:first-child {
    border-left: 0;
}

.tableCont table > tbody td .check {
	margin:15px 0 10px -3px; 
	padding:0 15px 0 10px; 
	height:30px; 
	line-height:28px; 
	border-radius:0 15px 15px 0;
	display: -moz-inline-stack;
	display:inline-block; 
	min-width:auto;
	white-space:nowrap;
	text-align:center; 
	font-size:15px; 
	color:#000; 
	vertical-align:top;
	border:1px solid rgba(0,0,0,.2);
}

.tableCont table > tbody td .point {
	margin:0px 0 10px 0px; 
	padding:0 10px 0 10px; 
	height:30px; 
	line-height:28px; 
	border-radius:15px 15px 15px 15px;
	display:none; 
	white-space:nowrap;
	text-align:center; 
	font-size:15px; 
	color:#000; 
	vertical-align:top;
	border:1px solid rgba(0,0,0,.2);
}

.tableCont table > tbody td .check i {
    font-size: 13px !important;
    color:#F00 !important;
	font-weight:600 !important;
	margin-right:5px;
}
.tableCont table > tbody td.etc	{border-bottom:none;padding:20px;}
.tableCont table > tbody td.info {border:none;padding:20px;}
.tableCont table > tbody th hr, .tableCont table > tbody td hr	{
	display: block; 
	height: 1px;
    border: 0; 
	margin:10px -20px;
	*margin:0px -20px;
	border-top: 1px solid rgba(225,225,225,1);
}

.tableCont table > tbody > tr > td h1 {
	font-family:"Bodoni Moda","Noto Serif KR",serif;
	font-size:30px;
	line-height:120%;
	font-style:italic;
}
.tableCont table > tbody > tr > td h2 {
	font-family:"Noto Serif KR",serif;
	font-size:20px;
}

.tableCont .desc {text-align:left;color:#333;padding:20px 20px 20px;}
.tableCont .desc>li { position:relative; padding-left:12px; font-size:16px;margin:5px 0;line-height:150%;}
.tableCont .desc>li:before { content:""; display:block; position:absolute; top:12px; left:0; width:4px; height:4px; background-color:#333;}
.tableCont .add {}
.tableCont .add>li { position:relative; padding-left:10px; margin:0px 0;}
.tableCont .add>li:before { content:""; display:block; position:absolute; top:10px; left:0; width:4px; height:4px; background-color:#999;}

.tableCont2 {
	background:#fff;
	color:#333;
	text-align:center;
	font-size:16px;
	margin: 0px auto 20px;
}
.tableCont2:after {content:'';clear:both;display:table;}
.tableCont2 table {width:100%;padding: 5px 5px;background:#fff;border-top: 1px solid rgba(240,240,240,1);}
.tableCont2 table > thead > tr > th {
	font-weight: normal;
    white-space: nowrap;
    border-bottom: 1px solid rgba(240,240,240,1);
    border-left: 1px solid rgba(240,240,240,1);
    border-right: 1px solid rgba(240,240,240,1);
    text-align: left;
	color:#fff;background:rgba(250,190,155,1);
    font-size: 16px;
    vertical-align: middle;
	text-align:center;
	padding:5px 5px;
}
.tableCont2 table > thead > tr > th:first-child {
    border-left: 0;
}
.tableCont2 table > thead > tr > th:last-child {
    border-right: 0;
}

.tableCont2 table > tbody > tr > th {
    border-bottom: 1px solid rgba(240,240,240,1);
    vertical-align: middle;
    border-right: 1px solid rgba(240,240,240,1);
    font-size: 16px;
	padding:5px 5px;
	text-align:center;
	font-weight:normal;
	background:rgba(50,35,30,.1);
}
.tableCont2 table > tbody > tr > td {
    color: #555555;
    border-bottom: 1px solid rgba(240,240,240,1);
    vertical-align: middle;
    border-left: 1px solid rgba(240,240,240,1);
    font-size: 16px;
	padding:5px 5px;
	text-align:center;
	word-break:break-all;
}
.tableCont2 table > tbody > tr > td strong {
	font-weight:500;
}
.tableCont2 table > tbody > tr > td:first-child {
    border-left: 0;
}

.tb_factsheet {
	background:#fff;
	color:#333;
	text-align:center;
	font-size:16px;
	margin: 0px auto 40px;
}
.tb_factsheet table {position:relative;width:100%;padding: 10px 5px;background:#fff;border-top: 1px solid rgba(235,235,235,1);}
.tb_factsheet .col0 {width:10%}
.tb_factsheet .col1 {width:20%}
.tb_factsheet .col2 {width:20%}
.tb_factsheet .col25 {width:25%}
.tb_factsheet .col3 {width:30%}
.tb_factsheet .col {width:40%}
.tb_factsheet .col50 {width:50%}

.tb_factsheet thead th {
	font-weight: normal;
    white-space: nowrap;
    border-bottom: 1px solid rgba(235,235,235,1);
    border-left: 1px solid rgba(235,235,235,1);
    border-right: 1px solid rgba(235,235,235,1);
    text-align: left;
	color:#333;background:#f9fbfb;
	color:#fff;background:rgba(205,205,205,1);
    font-size: 15px;
    vertical-align: middle;
	text-align:center;
	padding:10px 20px;
	line-height:120%;
}
.tb_factsheet thead th:first-child {
    border-left: 0;
}
.tb_factsheet thead th:last-child {
    border-right: 0;
}

.tb_factsheet tbody th {
    border-bottom: 1px solid rgba(235,235,235,1);
    vertical-align: middle;
    border-right: 1px solid rgba(235,235,235,1);
    font-size: 16px;
	padding:10px 20px;
	text-align:center;
	font-weight:normal;
	background:rgba(250,250,250,1);
}
.tb_factsheet tbody td {
    color: #555555;
    border-bottom: 1px solid rgba(235,235,235,1);
    vertical-align: middle;
    border-left: 1px solid rgba(235,235,235,1);
    font-size: 16px;
	padding:10px 20px;
	text-align:center;
	
	word-break:break-all;
}
.tb_factsheet tbody td strong {
	font-weight:500;
}
.tb_factsheet tbody td:first-child {
    border-left: 0;
}

@media screen and (max-width: 640px) {
	
	
	.tb_factsheet table > thead > tr > th {
		padding:10px;
	    font-size: 14px;
		
	}
	.tb_factsheet table > tbody > tr > th {
		padding:10px;
		font-size: 14px;
	}
	.tb_factsheet table > tbody > tr > td {
		padding:10px;
		font-size: 14px;
	}
}


.tb_factsheet2 {
	position:relative;
	display:block;
	background:#fff;
	color:#333;
	text-align:center;
	font-size:14px;
	margin: 20px auto 40px;
	overflow-x:auto;
}
.tb_factsheet2 table {position:relative;width:100%;padding: 10px 5px;background:#fff;border-top: 1px solid rgba(235,235,235,1);overflow:hidden;}
.tb_factsheet2 .col0 {width:10%}
.tb_factsheet2 .col1 {width:20%}
.tb_factsheet2 .col2 {width:20%}
.tb_factsheet2 .col25 {width:25%}
.tb_factsheet2 .col3 {width:30%}
.tb_factsheet2 .col {width:40%}
.tb_factsheet2 .col50 {width:50%}

.tb_factsheet2 thead th {
	font-weight: normal;
    white-space: nowrap;
    border-bottom: 1px solid rgba(235,235,235,1);
    border-left: 1px solid rgba(235,235,235,1);
    border-right: 1px solid rgba(235,235,235,1);
    text-align: left;
	color:#333;background:#f9fbfb;
	color:#fff;background:rgba(205,205,205,1);
    font-size: 14px;
    vertical-align: middle;
	text-align:center;
	padding:10px;
	line-height:120%;
}
.tb_factsheet2 thead th:first-child {
    border-left: 0;
}
.tb_factsheet2 thead th:last-child {
    border-right: 0;
}

.tb_factsheet2 tbody th {
    border-bottom: 1px solid rgba(235,235,235,1);
    vertical-align: middle;
    border-right: 1px solid rgba(235,235,235,1);
    font-size: 14px;
	padding:10px;
	text-align:center;
	font-weight:normal;
	background:rgba(250,250,250,1);
}
.tb_factsheet2 tbody td {
    color: #555555;
    border-bottom: 1px solid rgba(235,235,235,1);
    vertical-align: middle;
    border-left: 1px solid rgba(235,235,235,1);
    font-size: 14px;
	padding:10px;
	text-align:center;
	white-space:nowrap;
	word-break:break-all;
}
.tb_factsheet2 tbody td strong {
	font-weight:500;
}
.tb_factsheet2 tbody td:first-child {
    border-left: 0;
}

@media screen and (max-width: 640px) {
	
	
	.tb_factsheet2 table > thead > tr > th {
		padding:10px;
		
	}
	.tb_factsheet2 table > tbody > tr > th {
		padding:10px;
	}
	.tb_factsheet2 table > tbody > tr > td {
		padding:10px;
	}
}
.tb-bgm {
	position: relative;
    margin: 0px -2% 0px;
    font-size: 0;
    list-style: none;
    vertical-align: top;
}
.tb-bgm .bgm-item {
	width: 46%;
    margin: 0px 2% 0px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    display: inline-block;
    background: #fff;
    padding: 0px;
}
.tb-bgm .bgm-item .guideCaption {
	margin-top:-25px;
}
@media screen and (max-width: 768px) {
	.tb-bgm .bgm-item {
		width:96%; 
	}
}
@media screen and (max-width: 480px) {
	.tb-bgm .bgm-item .guideCaption {
		margin-top:0px;
	}
}

.tb_meeting {
	position:relative;
	display:block;
	background:#fff;
	color:#333;
	text-align:center;
	font-size:18px;
	margin: 0px auto 0px;
	overflow-x:auto;
}
.tb_meeting.over-false {
	overflow-x:hidden;
}

.tb_meeting table {
	position:relative;
	width:100%;
	background:#fff;
	border-collapse:separate;
	empty-cells:show;
	border-spacing:0
}
.tb_meeting caption{overflow:hidden;position:static;top:0;left:0;width:0;height:0;font-size:0;line-height:0;text-transform:uppercase}

.tb_meeting thead tr th, .tb_meeting tbody tr td{text-transform:uppercase;background:#fff}
.tb_meeting thead tr th{
	position:relative;
	background:rgba(250,250,250,1);
	padding:16px;font-size:18px;
	border-top:1px solid #000;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:center;
	text-transform:uppercase;
	font-family:"Raleway","Gothic A1",serif;
	color:#333;
	font-weight:600;
}
.tb_meeting .classType,
.tb_meeting .shapeType,
.tb_meeting .roundType,
.tb_meeting .theaterType,
.tb_meeting .receptionType {padding-top:60px}
.tb_meeting .classType:after,
.tb_meeting .shapeType:after,
.tb_meeting .roundType:after,
.tb_meeting .theaterType:after,
.tb_meeting .receptionType:after {
	content:'';
	position:absolute;
	top:20px;left:50%;
	margin-left:-15px;
	background:url(/imgs/meeting/table_type.png) no-repeat;
	width:34px;height:30px;
}
.tb_meeting .classType:after{background-position:0 0}
.tb_meeting .roundType:after{background-position:0 -30px}
.tb_meeting .theaterType:after{background-position:0 -60px}
.tb_meeting .shapeType:after{background-position:0 -90px}
.tb_meeting .receptionType:after{background-position:0 -120px}

.tb_meeting thead tr th:first-child, .tb_meeting tbody tr td:first-child{border-left:none}
.tb_meeting tbody tr td{padding:16px;font-size:18px;border-left:1px solid #ccc;border-bottom:1px solid #ccc;text-align:center}
.tb_meeting tbody tr td.date{font-family:font-family:"Raleway","Gothic A1",serif;}
.tb_meeting tbody tr td.lineL, .tb_meeting tbody tr th.lineL{border-left:1px solid #ccc}
.tb_meeting tbody tr th{background: rgba(250,250,250,1);padding:16px;border-bottom:1px solid #ccc}
.tb_meeting th abbr, .tb_meeting td abbr{margin-left:0;font-weight:inherit;font-size:18px;font-family:font-family:"Raleway","Gothic A1",serif;vertical-align:0}

.tblV{border-top:1px solid #000}
.tblV tbody tr th, .tblV tbody tr td{padding:15px 20px;border-bottom:1px solid #ccc;text-transform:uppercase}
.tblV tbody tr th{text-align:left;text-transform:uppercase;font-family:"Raleway","Gothic A1",serif;color:#333;font-weight:500;}
.tblV tbody tr td{border-left:1px solid #ccc;background:#fff}
.tblV.tcenter th{text-align:center}
.tblV.tcenter th[scope=rowgroup]{border-right:1px solid #ccc}
.tblV.tdLeft td{text-align:left;}
.txtGuide{margin-top:30px}
.txtGuide li{position:relative;color:#333;padding-left:16px;font-size:16px;letter-spacing:-.01em}
.txtGuide li:before{content:'-';position:absolute;left:0;top:2px;font-size:15px;font-weight:600;} 
.txtGuide li + li{margin-top:6px}
.txtGuide strong {font-weight:500;color:#000;}

.tb_price {
	position:relative;
	display:block;
	background:#fff;
	color:#333;
	text-align:center;
	font-size:16px;
	margin: 0px auto 0px;
	overflow-x:auto;
	border-top:1px solid #000
}
.tb_price strong {font-weight:500;color:#000;}
.tb_price.over-false {
	overflow-x:hidden;
}

.tb_price table {
	position:relative;
	width:100%;
	background:#fff;
	border-collapse:separate;
	empty-cells:show;
	border-spacing:0
}
.tb_price caption{overflow:hidden;position:static;top:0;left:0;width:0;height:0;font-size:0;line-height:0;text-transform:uppercase}
.tb_price thead tr th, 
.tb_price tbody tr td {
	background:#fff
}
.tb_price thead tr th {
	position:relative;
	background:rgba(250,250,250,1);
	background:rgba(240,240,240,1);
	padding:15px 20px;	
	border-top:1px solid #000;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-family:"Raleway","Gothic A1",serif;
	color:#333;
	font-weight:600;
	word-break:break-all;
}
.tb_price thead th:first-child {
    border-left: 0;
}
.tb_price thead th:last-child {
    border-right: 0;
}
.tb_price tbody tr th {
	background:rgba(250,250,250,1);
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#333;
	word-break:break-all;
}
.tb_price .th {
	background:rgba(250,250,250,1);
}
.tb_price tbody th:first-child {
    border-left: 0;
}
.tb_price tbody tr td {
	padding:20px;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	word-break:break-all;
}

@media screen and (max-width: 640px) {
	.tb_meeting {
		font-size:16px;
	}
	.tb_meeting thead tr th,
	.tb_meeting tbody tr td {
		padding:10px;font-size:16px;
	}
	.tb_meeting tbody tr td {
		white-space:nowrap;
	}
	.tb_meeting.over-false tbody tr td {
		white-space:inherit;
	}
	.tb_meeting.over-false tbody tr th {
		white-space:nowrap;
	}
	
	.tb_price {
		font-size:14px;
	}
	.tb_price thead tr th,
	.tb_price tbody tr th,
	.tb_price tbody tr td {
		padding:10px 15px;
		white-space:nowrap;
	}
	.txtGuide li{font-size:14px;}
}


.tb_program {
	position:relative;
	display:block;
	background:#fff;
	color:#333;
	text-align:center;
	font-size:16px;
	margin: 0px auto 80px;
	overflow-x:auto;
}
.tb_program table {position:relative;width:100%;padding: 10px 5px;background:#fff;border-top: 1px solid rgba(235,235,235,1);}
.tb_program .col0 {width:7%}
.tb_program .col1 {width:15%}
.tb_program .col2 {width:18%}
.tb_program .col25 {width:25%}
.tb_program .col3 {width:30%}
.tb_program .col {width:40%}
.tb_program .col50 {width:50%}

.tb_program thead th {
	font-weight: normal;
    white-space: nowrap;
    border-bottom: 1px solid rgba(235,235,235,1);
    border-left: 1px solid rgba(235,235,235,1);
    border-right: 1px solid rgba(235,235,235,1);
    text-align: left;
	color:#333;background:#f9fbfb;
	color:#fff;background:rgba(205,205,205,1);
    font-size: 15px;
    vertical-align: middle;
	text-align:center;
	padding:10px 20px;
	line-height:120%;
}
.tb_program thead th:first-child {
    border-left: 0;
}
.tb_program thead th:last-child {
    border-right: 0;
}

.tb_program tbody th {
    border-bottom: 1px solid rgba(235,235,235,1);
    vertical-align: middle;
    border-right: 1px solid rgba(235,235,235,1);
    font-size: 16px;
	padding:10px 20px;
	text-align:center;
	font-weight:normal;
	background:rgba(250,250,250,1);
}
.tb_program tbody td {
    color: #555555;
    border-bottom: 1px solid rgba(235,235,235,1);
    vertical-align: middle;
    border-left: 1px solid rgba(235,235,235,1);
    font-size: 16px;
	padding:20px 20px;
	text-align:center;
	
	word-break:break-all;
}
.tb_program tbody th hr, .tb_program tbody td hr	{
	display: block; 
	height: 1px;
    border: 0; 
	margin:20px -20px;
	border-top: 1px solid rgba(235,235,235,1);
}
.tb_program tbody td.etc {border-bottom:none;}
.tb_program tbody td strong {
	font-weight:500;
}
.tb_program tbody td:first-child {
    border-left: 0;
}

@media screen and (max-width: 640px) {
	/*.tb_program table, 
	.tb_program thead, 
	.tb_program tbody, 
	.tb_program th, 
	.tb_program td, 
	.tb_program tr { 
		display: block; 
	}
	
	.tb_program thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.tb_program tbody tr {border-bottom: none;margin-bottom:20px;}
	.tb_program tbody th { 
		border: none;
	}	
	.tb_program tbody td { 
		border: none;
		border-bottom: 1px solid rgba(235,235,235,1);
		position: relative;
		padding-left: 30%; 
		text-align:left;
		font-size:14px;
	}	
	
	.tb_program tbody td:before { 
		position: absolute;
		top: 10px;
		left: 10px;
		width: 65%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	.tb_program tbody td:nth-of-type(1):before { content: "CHECK TIME"; }
	.tb_program tbody td:nth-of-type(2):before { content: "ORDER"; }
	.tb_program tbody td:nth-of-type(3):before { content: "MENT"; }*/
	
	.tb_program table > thead > tr > th {
		padding:10px 10px;
	    font-size: 12px;
		
	}
	.tb_program table > tbody > tr > th {
		padding:10px;
		font-size: 14px;
		white-space:nowrap;
	}
	.tb_program table > tbody > tr > td {
		padding:10px;
		font-size: 14px;
		white-space:nowrap;
	}
	.tb_program tbody th hr, .tb_program tbody td hr	{
		margin:10px -10px;
	}
}

.tableLink {
	margin-top:10px;
}

.textunder {
	text-decoration:underline;
}


.alignL {text-align:left !important}
.alignC {text-align:center !important}
.alignR {text-align:right !important}

.tbWidth {width:48%}
.tbLeft {float:left}
.tbRight {float:right}

/* legend */
.do_legend {display: block;width: 100%;font-size: 15px;font-weight: 400;color: #666;}
/* label */
.do_label {
	display: inline-block;padding-bottom: 4px;padding-right: 4px;position: relative;vertical-align: middle;
	font-size: 15px;
	font-weight: 400;
	color: #333;
}
.do_label_required:after {content: '*';display: inline-block;padding-left: 4px;vertical-align: middle;font-size: 15px;font-weight: 400;color: #ff0000;}
/* input */
.do_form_field {display: inline-block;width: 390px;height: 40px;padding: 8px 10px;vertical-align: middle;font-size: 16px;line-height:150%;color: #777;background: #f8f8f8;border: 1px solid #ddd;border-radius: inherit;}
textarea.do_form_field {height: 200px;overflow: auto;resize: none;}
/* input block */
.do_form_block_field {display: block;}

/* input 설명글 */
.do_form_field_guide {padding-top: 8px;}
.do_form_field_guide *, .do_form_field_guide p {padding: 0;font-size: 13px;line-height: 1.87;font-style: normal;font-weight: 400;color: #666;}

/* 약관동의 */
.do_agree_rule {width: 100%;height: 160px;padding: 24px 24px;background: #f8f8f8;border: 1px solid #dedede;overflow: auto;}
.do_agree_rule p {padding-bottom: 0;}
.do_agree_check {padding: 12px 0 48px;text-align: right;}
.do_agree_check div[class^="icheckbox"] + span {padding-right: 0;padding-left: 8px;font-size: 13px;}


.reservForm {}
.rForm_body { overflow: hidden; }
.rForm_content { position: relative; }
.rForm_submit { position: relative; }
.rForm_header {margin-bottom: 9px;}
.rForm_title {font-size: 16px;font-weight:normal;letter-spacing: -0.025em;margin-bottom: 6px;}
.rForm_list { border-top: 4px solid #d3000c; }
.rForm_list:after {display: table; clear: both; content: ''; }
.rForm_listitem {position: relative;padding: 0px 0 30px;/*border-bottom: 1px solid #ddd;*/}
.rForm_listitem .radioLabel {margin-right:10px;}
.rForm_listitem .radioLabel:after {content:'';display:inline-block;}
.rForm_listitem .your-memo { height: 120px; }
.rForm_listitem .your-memo2 { height: 180px; }

.rForm_listitem_project .rForm_header { margin-bottom: 16px; }
.rForm_listitem_project{ padding-bottom: 0; }

.do_label_info {font-size: 16px;font-weight: normal;margin-bottom:5px;padding: 0;letter-spacing: -0.025em;}
.do_form_field_request { width: 100%; height: 40px; border-width: 1px; background: #fff; }
.do_form_field_date { width: 50%; min-width:100px;height: 40px; border-width: 1px; background: #fff; text-align:center;}
.do_form_field_date2 { width: 100%; height: 40px; border-width: 1px; background: #fff; text-align:center;}
.do_form_field_tel { width: 30%; height: 40px; border-width: 1px; background: #fff;}
.do_form_field_cap { width: 50%; height: 40px; border-width: 1px; background: #fff;}
.do_form_field_caller { width: 100%; height: 40px; border-width: 1px; background: #fff;}
.do_form_field_telbar {position:relative;display:inline-block;width:5%; height: 100%; text-align:center;vertical-align:middle; margin:0 -5px;}
.do_form_field_datebar {position:relative;display:inline-block;width:2.5%; height: 100%; text-align:center;vertical-align:middle;}

.do_form_field_date.do_time { width: 20%;min-width:70px;padding-left:10px;}
.do_form_field_timebar {position:relative;display:inline-block;width:5%; height: 100%; text-align:center;vertical-align:middle; margin:0 -6px;}
.do_form_field_telbar .bar {display:block;width:50%;height:1px;background-color:#ccc;position:absolute;top:50%;left:50%;margin-left:-25%;}

.do_form_field_select { 
	border-radius:0; 
	background:#fff url(/imgs/icon/angle-down.png) no-repeat right 50%;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none; 
	text-overflow: ''; 
	vertical-align: middle; 
	padding-left:15px;
}
.do_form_field_select::-ms-expand {
    display: none;
}
.ie8 .do_form_field_select { background:none; line-height:1; }

.do_form_list_info {margin: 4px -12.5px -7px;}
.do_form_listitem_info {float: left;width: 50%;padding:5px 12.5px 10px;}
.do_form_submit {float: left;width: 50%;padding:5px 0 0px;}
.do_form_control {text-align: center; padding-top:30px;}

.do_agree_check_request { /*border-top:2px solid rgba(50,35,30,.2);*/padding: 20px 0 30px 0px; text-align: left; word-break: keep-all; letter-spacing:-1px; }
.do_agree_check_request_anchor { margin-right: 3px; padding-bottom: 0px; color: rgba(50,35,30,1); border-bottom: 1px solid #d3000c;}
.do_agree_check_request_anchor.noBorder {border-bottom:none;}
.do_agree_check_request_anchor:hover { color: #d3000c; }
.do_agree_check_request .icheckbox_minimal { left: -23px; }

a.btnReservation, a.confirm {
	color: rgba(255,255,255,1);
	
	background:rgba(205,150,120,1);
	display: inline-block; *display: inline; *zoom: 1; 
	width: auto; 
	line-height: 60px; 
	text-align: center; font-size: 16px; letter-spacing: .0em; 
	position: relative; 
	padding: 0 50px 0 50px;
}
a.btnReservation:before { 
	display: inline-block; *display: inline; *zoom: 1; 
	font-size: 16px; 
	font-family: 'themify'; content: "\e61d"; 
	font-weight: normal; 
	margin-right:10px;
	/*-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; */
}
a.btnReservation:hover, a.confirm:hover {
	background:rgba(51,51,51,1);
	background:rgba(45,35,10,1);
	/*border:rgba(160,40,40,1) 1px solid;*/
	color:#fff;
}

a.capbtn {
	display:inline-block; height:25px;
	padding:0px 6px;*padding:0px 6px;
	font-weight:normal; 
	background:rgba(175,135,100,1);
	color:#fff;
	border: 1px solid rgba(175,135,100,1);
	font-size:11px;text-align:center;line-height:23px;
}
a.capbtn:hover {background-color:#333333;border: 1px solid #333333;}

/* error */
.rForm_required_text { font-size: 14px; font-weight: normal; color: #d3000c; }


/* 달력 */
#ui-datepicker-div.ui-datepicker {position:absolute; margin:5px 0 0 0px; padding:20px 20px 16px 20px; border:1px solid #e8e8e8; background:#fff; z-index:10 !important; display:none;}
#ui-datepicker-div.ui-datepicker a {text-decoration:none; cursor:pointer; transition:color 0.1s linear 0s, background-color 0.1s linear 0s, opacity 0.1s linear 0s !important;}
#ui-datepicker-div.ui-datepicker .ui-widget-header .ui-icon {position:absolute; top:18px; width:27px; height:27px; padding:0 !important; text-indent:-9999px;}
#ui-datepicker-div.ui-datepicker .ui-datepicker-prev .ui-icon {left:20px;background:url(/imgs/icon/btn_pre.gif) 0 0 no-repeat;}
#ui-datepicker-div.ui-datepicker .ui-datepicker-next .ui-icon {right:20px; background:url(/imgs/icon/btn_next.gif) 0 0 no-repeat;}
#ui-datepicker-div.ui-datepicker .ui-datepicker-title {margin-bottom:6px; padding-bottom:12px; font-size:15px; color:#996b56; text-align:center; border-bottom:1px solid #e8e8e8; display:block; font-weight:600;margin-top:-2px;}
#ui-datepicker-div.ui-datepicker.st01 {margin:0;}
#ui-datepicker-div.ui-datepicker.ui-datepicker-multi {clear:both; width:auto !important; height:auto; overflow:hidden;}
#ui-datepicker-div.ui-datepicker.ui-datepicker-multi .ui-datepicker-group {float:left; width:200px; height:219px; margin:0 10px;}
#ui-datepicker-div.ui-datepicker .ui-datepicker-row-break {clear:both;}
#ui-datepicker-div.ui-datepicker select {
	padding: 1px 0.5em 2px;
   	font-size: 14px;
	line-height:1;
	margin:0 2px 0;
}

#ui-datepicker-div .ui-state-hover,
#ui-datepicker-div .ui-widget-content .ui-state-hover,
#ui-datepicker-div .ui-widget-header .ui-state-hover,
#ui-datepicker-div .ui-state-focus,
#ui-datepicker-div .ui-widget-content .ui-state-focus,
#ui-datepicker-div .ui-widget-header .ui-state-focus {
	background: #eee;
	font-weight: bold;
}

#ui-datepicker-div table.ui-datepicker-calendar {width:200px;}
#ui-datepicker-div table.ui-datepicker-calendar th, 
#ui-datepicker-div table.ui-datepicker-calendar td {width:26px; height:26px; padding:0; line-height:26px; font-size:12px; color:#696969; text-align:center;}
#ui-datepicker-div table.ui-datepicker-calendar th {font-family:"Noto Medium";}
#ui-datepicker-div table.ui-datepicker-calendar thead th:first-child {color:#996b56;}
#ui-datepicker-div table.ui-datepicker-calendar td a {height:100%; line-height:26px; display:block;}
#ui-datepicker-div table.ui-datepicker-calendar td:first-child a, table.ui-datepicker-calendar td.holiday a {color:#996b56;}
#ui-datepicker-div table.ui-datepicker-calendar td.ui-state-disabled {color:#ccc;}
#ui-datepicker-div table.ui-datepicker-calendar td.ui-state-highlight {background:#996b56;}
#ui-datepicker-div table.ui-datepicker-calendar td.start, 
#ui-datepicker-div table.ui-datepicker-calendar td.end, 
#ui-datepicker-div table.ui-datepicker-calendar td.ui-datepicker-current-day {background:#885d49;}
#ui-datepicker-div table.ui-datepicker-calendar td.start a, 
#ui-datepicker-div table.ui-datepicker-calendar td.end a, 
#ui-datepicker-div table.ui-datepicker-calendar td.ing a, 
#ui-datepicker-div table.ui-datepicker-calendar td.ui-datepicker-current-day a, 
#ui-datepicker-div table.ui-datepicker-calendar td.ui-state-highlight a {color:#fff;}
#ui-datepicker-div table.ui-datepicker-calendar span {padding:0 !important;}
#ui-datepicker-div table.ui-datepicker-calendar .ui-state-highlight::last-child {background:#996b56;}

/* reservation */

.reserv {position:relative;padding-bottom: 0px;}
.reserv .addr {text-align:center;margin-bottom:20px;}
.reserv .link {text-align: center; margin-top: 40px; font-size: 0; }
.reserv .link a.btn { width: 50%; line-height: 55px; text-align: center; font-size: 15px; font-weight: normal; font-weight: normal; letter-spacing: .05em; position: relative; padding: 0;  }
.reserv .link a.btnl { width: 50%; line-height: 55px; text-align: center; font-size: 15px; font-weight: normal; font-weight: normal; letter-spacing: .05em; position: relative; padding: 0;  }
.reserv .link a.btnr { width: 50%; line-height: 55px; text-align: center; font-size: 15px; font-weight: normal; font-weight: normal; letter-spacing: .05em; position: relative; padding: 0; }
.reserv .link a.btnl2 { width: 50%; line-height: 45px; text-align: center; font-size: 15px; font-weight: normal; font-weight: normal; letter-spacing: .05em; position: relative; padding: 0;  }
.reserv .link a.btnr2 { width: 50%; line-height: 45px; text-align: center; font-size: 15px; font-weight: normal; font-weight: normal; letter-spacing: .05em; position: relative; padding: 0; }
.reserv .link a.btn-border { width: 50%; max-width: 284px; line-height: 55px; text-align: center; font-size: 15px; font-weight: normal; letter-spacing: .05em; position: relative; padding: 0; }

.reserv .link a.btn:after,
.reserv .link a.btnl:after,
.reserv .link a.btnr:after,
.reserv .link a.btn-border:after { font-family: 'themify'; content: "\e611"; font-size: 16px; font-weight: normal; line-height: 55px; }
.reserv .link a.btn:after,
.reserv .link a.btnl:after { right: auto; left: 10px; font-size: 16px; content: "\e693"; line-height: 55px; }
.reserv .link a.btnl2:after { font-family: 'themify'; content: "\e681"; font-size: 16px; font-weight: normal; line-height: 45px; }
.reserv .link a.btnr2:after { font-size: 16px; content: "\e6a7"; line-height: 45px; }

.reserv .tableBox {
	/*border:rgba(240,240,240,1) 1px solid;*/
	display:table;
	width:100%;
	margin:0 auto;
	position:relative;
}

.reserv .tableCell {
	display:table-cell; 
	vertical-align:top;
	
	background:rgba(254,252,244,1);
	background:rgba(255,255,255,1);
	
}
.reserv .tableCell.all {
	width: 100%;
}
.reserv .tableCell .inner {padding:60px 40px;/*border:1px solid rgba(240,240,220,1);border-right:none;*/}
.reserv .tableCell .inner2 {padding: 0 60px 0 0px;}
.reserv .tableCell.right {width:30%;background:transparent}
.reserv .tableCell.right2 {width:40%;background:transparent}

.reserv .tableCell .titImg img {width: 100%;max-width:100%;}
.reserv .tableCell .titImg {position:relative;width:100%;margin-bottom:30px;overflow:hidden;padding-bottom:100%;}
.reserv .tableCell .titImg .img {
	position:absolute;
	display:block;
	width:100%;
	height:100%;
}
.reserv .hName { position: relative; padding-bottom:30px;text-align:center;}
.reserv h2 {font-size:26px;letter-spacing:-1px;line-height:1.2em; word-break:keep-all;color:rgba(50,35,30,1);font-weight:300;}
.reserv h2 span {border-bottom:1px solid rgba(50,35,30,1);padding-bottom:6px;}
.reserv h3 { font-size: 16px; letter-spacing: .0em; line-height:1.4;margin-bottom:10px; color:rgba(50,35,30,1);margin-top:20px;}
.reserv h4 { font-size: 16px; letter-spacing: .0em; line-height:1.4;margin-bottom:10px; color:rgba(50,35,30,1);margin-top:10px;}

.reserv .out_tit {
	padding: 20px 20px 10px 20px;
    background-color: #fff;
	/*border:rgba(240,240,240,1) 1px solid;*/
	margin-bottom:0;	
}
.reserv .inner_tit {
	padding: 20px 20px 10px 20px;
    background-color: #fff;
	/*border-bottom:rgba(240,240,240,1) 1px solid;*/
	margin-bottom:0;	
	margin-top:0px;
}
.reserv .help_txt {
	position: relative;
    top: 4px;
    float: right;
	font-size: 12px;
	color:#c1c1c1;
}
.reserv .help_txt i {
    font-size: 12px;
    color:#F00;
	font-weight:600;
}


.reserv .infoBox { margin-top: 20px; }
.reserv .infoBox.telEmail {display:inline-block; width:40%;}
.reserv .infoBox h4.category-en { font-size: 15px; font-weight: normal; letter-spacing: .05em; /*text-transform: uppercase;*/}
.reserv .infoBox h4.category-kr { font-size: 12px; font-weight: 300; letter-spacing: .05em; }
.reserv .infoBox p { letter-spacing: .1em; line-height:2;margin-top:0px !important;}
.reserv .infoBox p i { font-size: 12px; line-height: 2; font-weight: normal; padding-right: 8px; vertical-align: 0; }
.reserv .infoBox p {font-size:16px;letter-spacing:0px;line-height: 1.7; margin-top: 30px;}

/* ol */
.reserv .infoBox ol { margin: 0; padding: 0; list-style: decimal !important; padding-left: 1.2em; }
.reserv .infoBox ol li { font-weight: normal; list-style: decimal !important; letter-spacing: .1em; line-height: 2; }
/* ul.circle */
.reserv .infoBox ul.circle { margin: 5px 0 0; padding: 0; list-style: circle !important; padding-left: 1.5em; }
.reserv .infoBox ul.circle li { list-style: circle !important;  letter-spacing: .05em; line-height: 1.5; margin-bottom:5px;}
/* ul.disc */
.reserv .infoBox ul.disc { margin: 10px 0 0; padding: 0; list-style: disc !important; padding-left: 1.5em; }
.reserv .infoBox ul.disc li { font-weight: normal; list-style: disc !important; letter-spacing: .0.5em; line-height: 1.5; margin-bottom:5px;}
.reserv .infoBox ul.disc li.discMargin {margin-top:10px;}

.reserv ul.subway { margin: 15px 0 0; padding: 0; list-style: disc !important; padding-left: 1.5em; }
.reserv ul.subway li { font-size: 15px; font-weight: 300; list-style:circle outside none;letter-spacing: -0.5px; line-height: 1.5; margin-bottom:5px;}
.reserv ul.subway li.none {list-style:none;margin-left: -1.2em; }
.reserv ul.subway li.red {color:#CC0000;}

.reserv ul.subway18 { margin: 15px 0 0; padding: 0; list-style: disc !important; padding-left: 1.5em; }
.reserv ul.subway18 li { font-size: 18px; font-weight: normal; list-style:circle outside none;letter-spacing: 0px; line-height: 1.5; margin-bottom:5px;}
.reserv ul.subway18 li.none {list-style:none;margin-left: -1.2em; }
.reserv ul.subway18 li.red {color:#CC0000;}


.reserv ul.subway2 { margin: 10px 0 0; padding: 0; list-style:none !important; padding-left:1em;}
.reserv ul.subway2 li { font-size: 15px; font-weight: 300; list-style:circle outside none;letter-spacing: 0px; line-height: 1.5; margin-bottom:5px; }
.reserv ul.subway2 li.none {list-style:none;margin-left: -1.2em; }
.reserv ul.subway2 li.red {color: #F00;}

.reserv ul.disc2 { margin: 7px 0 20px; padding: 0; list-style:disc !important; padding-left: 2em; }
.reserv ul.disc2 li { font-size:14px;font-weight: 300; list-style:disc !important; letter-spacing: .0.5em; line-height: 1.5; margin-bottom:3px;}


/* Alliance */
.allianceBox {display:block; position:relative;text-align:left;font-size:0;padding:0px 0 0;}
.allianceBar {background:rgba(235,235,235,1);height:1px;margin-bottom:40px;content:"";display:block;clear:both;}
.allianceLeft {
	position:relative;
	float:left;
	width:200px;padding:25px 10px 25px 25px;
	height:180px;
	background: rgba(246,246,247,1);
	
}
.aliianceRight {
	position:relative;
	width:auto;
	margin-left:240px;
	position: relative;
    min-height: 1px;
}

.allianceTitle {
	color:rgba(51,51,51,1);
	font-weight:400;font-size:20px;letter-spacing:0px;padding-left:30px;
}
.allianceTitle {background:none;padding-left:5px;line-height:120%;}
.allianceTitle img {vertical-align:top;*margin-top:3px;}

.allianceList {position:relative;display:block;margin:0 -1% 0;font-size:0;list-style:none;*zoom:1;}
.allianceList:after {content:"";display:block;clear:both;}
.allianceList li {
	display:inline-block;
	position:relative;
	width:48%;
	margin:0 1% 40px;
	background:rgba(255,255,255,1);	
	border:1px solid rgba(235,235,235,1);
	vertical-align:top;
	/*-webkit-border-radius: 10px; 
	   -moz-border-radius: 10px; 
		    border-radius: 10px; */
	box-sizing: border-box;
	/*box-shadow:1px 3px 8px rgba(0,0,0,0.05);*/
	padding:10px;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}
.allianceList li:hover {
	background:rgba(254,253,241,1);
	background:rgba(255,255,255,1);	
	
	box-shadow:3px 6px 20px rgba(0,0,0,0.1);
}
.allianceList.type3 li {
	width:31.3333%;
}
.allianceList.type4 li {
	width:23%;
}
#brandItem {
	position:relative;
	display:block;width:100%;
}
#brandItem  a {
	position:relative;
	display:block;
	overflow:hidden;
	/*-webkit-border-radius: 5px; 
	   -moz-border-radius: 5px; 
		    border-radius: 5px; */
}
#brandItem img {width:100%;max-width:100%;}
#brandItemTxt {position:relative;padding:0px 0px 0px 0px;}
#brandItemTxt .brandName {display:block;margin:0 3px 10px 0;line-height:1.25;}
#brandItemTxt .brandName .kor {display:block;font-size:18px;margin:3px 3px 10px 0;font-weight:400;letter-spacing:0px;}
#brandItemTxt .brandName .eng {display:block;font-size:14px;font-weight:300;color:#999}
#brandItemDesc {position:relative;padding:40px 0 0;}
#brandItemDesc .brandAddr {padding-left:20px;font-size:14px;letter-spacing:0px;white-space: nowrap; overflow: hidden; text-overflow:ellipsis;background:url(/imgs/icon/ico_alliance.png) no-repeat 0px 2px;line-height:22px;}
#brandItemDesc .brandTel {padding-left:20px;font-size:14px;background:url(/imgs/icon/ico_alliance.png) no-repeat 0px -20px;line-height:22px;font-weight:300;}
#brandItemDesc .brandLink {padding-left:20px;font-size:14px;background:url(/imgs/icon/ico_alliance.png) no-repeat 0px -40px;letter-spacing:-1px;white-space: nowrap; overflow: hidden; text-overflow:ellipsis;line-height:22px;font-weight:300;}
#brandItemDesc .brandLink a {color:#53463E;letter-spacing:0px;text-decoration:underline;}
#brandItemDesc .brandLink a:hover, #brandItemTxt .brandLink a:focus {color:#3A312C;text-decoration:underline;}

#brandItem { float:right;display:inline-block;*display: inline;*zoom:1; width:40%; padding:15px;vertical-align:top;z-index:2;}
#brandItemTxt { float:left;display:inline-block;*display: inline;*zoom:1; width:60%; padding:15px;text-align:left;vertical-align:top;z-index:1;}
#brandItemDesc { float:left;display:inline-block;*display: inline;*zoom:1; width:60%; padding:40px 15px 15px;text-align:left;vertical-align:top;z-index:1;}
/*#brandItemDesc { float:none;clear:both;width:100%;padding:0 15px 15px;}*/
	
#brandItemDesc .brandGallery {
	letter-spacing:0px;
	font-size:14px; 
	text-align:center; 
	position:relative;
	display: block; width: auto; 
	padding:0 30px 0 30px;
	line-height: 40px; 
	margin:15px 0px 0px 0;
	font-weight:normal;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; 
	background:rgba(60,45,45,1);
	color:#fff;
	border:1px solid rgba(50,35,30,1);
}
#brandItemDesc .brandGallery:after { 
	position: absolute; 
	top: 0; right: 10px; bottom: 0; 
	font-family: 'themify'; 
	 font-size: 16px; content: "\e611";
	line-height:40px;
	 -webkit-font-smoothing: antialiased; text-indent: 0; -moz-osx-font-smoothing: grayscale; 
	 font-weight:normal;
}
#brandItemDesc .brandGallery:hover {
	color:rgba(50,35,30,1);
	border:1px solid #81736d;
	background:#fff;
	
}

/* event */
/* 페이지네비 */
#pageNavi {text-align:center;padding:40px 0px 40px;}
#pageNavi b,
#pageNavi span,
#pageNavi a {
	*zoom: 1;margin: 0px 0px 0px 0px; 
	text-align: center; width: 38px; text-decoration: none; position: relative; 
	display:inline-block; 
	color:#666;  font-size:16px;
	border: #ccc 1px solid; 
	line-height:36px;
	vertical-align:middle;
}
#pageNavi a:hover { color: #333; background: #fff; border: rgba(225,190,155,1) 1px solid; }
#pageNavi span { color:#ccc;}
#pageNavi b { background:rgba(225,190,155,1); color:#fff; border:rgba(225,190,155,1) 1px solid;}
#pageBtn {text-align:center;padding:30px 0;background:#666666;}




/* offer Full */
#offerFull {
	position: relative; overflow: hidden; height:calc(100% - 120px);
	background:rgba(0,0,0,1);
	margin-bottom:0px;
	z-index:4;
}
	
#offerFull {
    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;
}
#offerFull .img {
	position:relative;
	opacity:.4;
	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;
	-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 1.5s ease-out forwards;
	-moz-animation:    scaleFade 1.5s ease-out forwards;
	-o-animation:      scaleFade 1.5s ease-out forwards;
	animation:         scaleFade 1.5s ease-out forwards;
}

#offerFull .visualCover {
	position:absolute;
	left:0;right:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.4);
	z-index:10;
}

#offerFull .offerFullTit {
	position:absolute;
	width:80%;
	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%);
	text-align:center;
	margin-top:100px;
	z-index:20;
}

#offerFull .offerFullTit h1 {
	position:relative;
	font-size:70px;
	line-height:130%;
    letter-spacing:-1px;
	display:block;	
	font-family:"Gmarket Sans","Noto Serif KR";
	color:rgba(255,255,255,1);
	word-break:keep-all;
	/*white-space: nowrap;*/
}
#offerFull .offerFullTit h2 {
	position:relative;
	font-size:20px;
	line-height:150%;
	display:block;
	color:rgba(255,255,255,1);
	margin-top:30px;
	word-break:keep-all;
}

#offerFull .bar-scroll {
    bottom: 0px;
    left:50%;
	top:auto;
	right:auto;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
    height: 100px;
	z-index:20;
}
#offerFull .bar-scroll:before {
    height: 100px;
    -moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.offerFull-info {
	position: relative;
	padding: 30px 0 30px 0;
	min-height:120px;
	text-align: left;
	color:rgba(0,0,0,1);
	background:rgba(245,245,245,1);
	font-size:18px;
}
.offerFull-info .in {
	position: relative;
}
.offerFull-info dl > dt {
	float:left;
	width:110px;
	font-weight:500;
	font-family:"Gothic A1",serif;
}
.offerFull-info dl > dd{
	overflow:hidden;
}
.offerFull-info .btnArea{position:absolute;right:0px;top:0px;margin:0}
.offerFull-info .btnArea > *{vertical-align:middle}

@media screen and (max-width: 1440px) {
	.offerFull-info .btnArea{right:40px;}
}

@media screen and (max-width: 1280px) {
	#offerFull .offerFullTit h1 {
		font-size:70px;
	}
}
@media screen and (max-width: 1024px) {
	#offerFull .offerFullTit {
		/*margin-top:0px;*/
	}
	#offerFull .offerFullTit h1 {
		font-size:60px;
		white-space:inherit;
	}
	#offerFull .offerFullTit h2 {
		font-size:18px;
	}
	.offerFull-info .btnArea{right:30px;}
}
@media screen and (max-width: 768px) {
	
	#offerFull .offerFullTit h1 {
		font-size:50px;
	}
	#offerFull .offerFullTit h2 {
		font-size:18px;
	}
	.offerFull-info {
		font-size:16px;
	}
	.offerFull-info .btnArea {right:20px;}
	.offerFull-info .btnArea .btnL {min-width:auto;height:54px;line-height:54px;}
}
@media screen and (max-width: 480px) {
	#offerFull {
		height: calc(100% - 190px);
	}
	#offerFull .offerFullTit h1 {
		font-size:34px;
	}
	#offerFull .offerFullTit h2 {
		font-size:16px;
	}
	#offerFull .bar-scroll {
		height: 60px;
	}
	#offerFull .bar-scroll:before {
		height: 60px;
	}
	.offerFull-info .btnArea {position:relative;display:block;left:0;right:0;margin-top:30px;}
	.offerFull-info .btnArea .btnL {min-width:auto;height:46px;line-height:46px;}
}

/*special Offer*/
#sOfferArea {margin:0px auto}
#sOfferArea .bar {padding:0px -1% 0px;background:rgba(60,45,45,1);height:2px;}
#sOfferArea .eventActive {
	display: none;
	position: absolute;
	right:5px; top: 0;
	width:80px; height:80px;
	z-index:2;
}
#sOfferArea .eventActive img {
	width:100%;
	max-width:100%;
}
#sOffer {
	margin:0px -1.5% 0px;
	font-size:0; 
	position:relative;
	/*overflow:hidden;*/
	list-style:none;
	vertical-align:top;
}
#sOffer:after {content: ".";height: 0;display: block;visibility: hidden;clear: both;}
#sOffer li {
	/*float:left;*/
	width:30.3333%; 
	margin: 0px 1.5% 40px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align:top;
	/*border:1px solid rgba(240,240,240,1);
	-webkit-border-radius: 0 0 10px 10px; 
	   -moz-border-radius: 0 0 10px 10px; 
		    border-radius: 0 0 10px 10px; 
	box-sizing: border-box;
	box-shadow:1px 3px 8px rgba(0,0,0,0.05);*/
	display:inline-block;
	overflow:hidden;
}
#sOffer.type1 li {width:97%;}
#sOffer.type2 li {width:47%;}
#sOffer.type3 li {width:30.333%;}
#sOffer.type4 li {width:22%;}
#sOffer.type5 li {width:17%;}

.articleArea.bg1 #sOffer li {
	/*box-shadow:none;*/
	border:none;
}

/* type1 */
#sOffer.type1 .thumb {width:280px;display:table-cell;}
#sOffer.type1 .cont {
	text-align:left;
	display:table-cell;padding:20px 30px 20px 30px;
}
#sOffer.type1 .cont .dateTxt {text-align:left;}

#sOffer li a {position:relative;display:block;background:#fff;}
#sOffer li a:hover {/*background:rgba(250,250,250,1);*/}
#sOffer .thumb .more {
	display: block;
	position: absolute;
	right:0; top: 0;
	width:36px; height:36px; background: url('/imgs/icon/btn_addMore.png') no-repeat;
}

#sOffer .thumb {vertical-align:top;width:100%;/*width:380px;display:table-cell;*/}
#sOffer .thumb img {width:100%;height:auto;max-height:auto;}
#sOffer .cont {
	text-align:center;
	text-align:left;
	position:relative;
	padding:20px;
	/*display:table-cell;padding:20px 100px 20px 30px;*/
}
#sOffer .cont .tit {
	font-size:20px;
	line-height:130%;
	font-weight:normal;
	/*white-space:nowrap;text-overflow:ellipsis;*/
	letter-spacing:0px;
	color:rgba(225,135,35,1);
	color:rgba(80,50,20,1);
	font-family:"Noto Serif KR",serif;
	/*overflow:hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;*/
}
#sOffer .cont .tit a, #sOffer .cont .tit a:hover {color:333;text-decoration:none}
#sOffer .cont .txt {
	line-height:150%;;
	color:#787878;
	overflow:hidden;
	/*white-space:nowrap;text-overflow:ellipsis;*/
	display:inline-block;
	font-size:16px;
	margin:15px 0px;
	min-height:50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	
}

#sOffer .cont .dateTxt {text-align:left;}
#sOffer .cont .dateTxt:after {content:"";display:block;clear:both;}
#sOffer .cont .dateTxt .dateTit {display:inline-block;font-size:14px;color:#fff;background:#cccccc;padding:2px 10px 4px; margin-right:10px;letter-spacing:-1px;}
#sOffer .cont .dateTxt .period {display:inline-block;font-size:14px;color:#999999;}

#sOffer .contBox {padding:8px 0px 0px}
#sOffer .contBox dl {padding:0 0 8px 0px;*zoom:1;display:table;}
#sOffer .contBox dl.benefit {/*padding:0 0 24px 0px;*zoom:1;*/}
#sOffer .contBox dl:after	{content:"";display:block;clear:both;}
#sOffer .contBox dl dt	{
	display:table-cell;
	vertical-align:top;
	width:80px;
}
#sOffer .contBox dl dd	{
	display:table-cell;padding:2px 0 0 0px;
	font-size:14px;
	line-height:150%;
	vertical-align:top;
}

#sOffer .contBox .titBox {
	display:inline-block;
	width:70px;
	height:26px;
	font-size:12px;color:#fff;background:#ccc;
	letter-spacing:-1px;
	line-height:24px;
	text-align:center;
}
#sOffer .contBox dl dt.black .titBox {background:#CC3300;}

#sOffer .contBox dl.benefit dd	{font-size:15px;}
#sOffer .contBox dl.period dd {color:#999;}
#sOffer .contBox dl dd.white {color:#333333;}
#sOffer .contBox dl dd.bold {font-weight:normal}
#sOffer .contBox dl dd p {margin-left:17px;padding-bottom:5px;font-size:11px !important;color:#a5a5a5 !important;font-weight:normal;letter-spacing:0px}
#sOffer .benefit, #sOffer .target, #sOffer .condition {display:none !important;}

#eventData {margin:0px auto 0;width:100%:}

#sOffer2 {
	margin:0px -2% 0px;
	font-size:0; 
	position:relative;
	/*overflow:hidden;*/
	list-style:none;
	vertical-align:top;
	
}
#sOffer2:after {content: ".";height: 0;display: block;visibility: hidden;clear: both;}
#sOffer2 li {
	/*float:left;*/
	position:relative;
	width:46%;
	margin: 0px 2% 50px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align:top;
	/*box-shadow:0px 3px 8px rgba(0,0,0,0.07);
	border:1px solid rgba(0,0,0,0.07);*/
	display:inline-block;
	overflow:hidden;
	background:rgba(255,255,255,1);
}

#sOffer2.type2 li {width:46%;}
#sOffer2.type3 li {width:29.333%;}
#sOffer2.type4 li {width:21%;}
#sOffer2.type5 li {width:16%;}



#sOffer2 li a {position:relative;display:block;background:#fff;width:100%;}
/*#sOffer2 li a:hover {background:rgba(245,245,245,1);background:rgba(250,250,250,1);}*/
#sOffer2 .thumb .more {
	display: block;
	position: absolute;
	right:0; top: 0;
	width:36px; height:36px; background: url('/imgs/icon/btn_addMore.png') no-repeat;
}

#sOffer2 .thumb {vertical-align:top;width:100%;/*width:380px;display:table-cell;*/}
#sOffer2 .thumb img {width:100%;height:auto;max-height:auto;}
#sOffer2 .cont {
	text-align:left;
	position:relative;
	padding:25px 0px 10px 0px;
	/*display:table-cell;padding:20px 100px 20px 30px;*/
}
#sOffer2 .cont .tit {
	
	font-size:20px;
	line-height:130%;
	font-weight:normal;
	color:#333;
	/*white-space:nowrap;text-overflow:ellipsis;*/
	letter-spacing:0px;
	color:rgba(135,108,40,1);
	color:rgba(225,135,35,1);
	font-family:"Noto Serif KR","Bodoni Moda",serif;
	/*overflow:hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;*/
}
#sOffer2 .cont .tit a, #sOffer2 .cont .tit a:hover {color:333;text-decoration:none}
#sOffer2 .cont .txt {
	line-height:150%;;
	color:#787878;
	
	/*white-space:nowrap;text-overflow:ellipsis;*/
	display:inline-block;
	font-size:16px;
	margin:15px 0px;
	min-height:50px;
	/*overflow:hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;*/
}

#sOffer2 .cont .dateTxt {/*text-align:left;*/text-align:left;display:table;}
#sOffer2 .cont .dateTxt:after {content:"";display:block;clear:both;}
#sOffer2 .cont .dateTxt .dateTit {
	display:inline-block;font-size:12px;color:#fff;background:#acacac; margin-right:10px;letter-spacing:-1px;
	display:table-cell;
	/*padding:2px 10px 4px;*/
	width:70px;
	text-align:center;
	vertical-align:middle;
}
#sOffer2 .cont .dateTxt .period {
	display:inline-block;font-size:14px;color:#999999;line-height:26px;
	display:table-cell;
}
#sOffer2 .addLink {
	position:relative;
	padding:25px 0px 10px;
	display:block;
	text-align:left;
}
#sOffer2 .addLink .btnGo {
	display:inline-block; 
	*display: inline; *zoom: 1; width: auto; 
	font-size:14px; 
	color: rgba(255,255,255,1);
	background:rgba(153,153,153,1);
	padding:0px 20px 2px 20px; 
	border-radius: 3px;
	line-height:30px;
	letter-spacing:0.5px;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; 
}
#sOffer2 .addLink .btnGo:before { 
	display: inline-block; *display: inline; *zoom: 1; 
	font-size: 14px; 
	font-family: 'themify'; content: "\e61d"; 
	font-weight: normal; 
	margin-right:10px;
}
#sOffer2 .addLink .btnGo:hover  {background:rgba(60,40,40,1);}

#sOffer2 .addLink .btnMore {
	display:inline-block; 
	*display: inline; *zoom: 1; width: auto; 
	font-size:14px; 
	color: rgba(255,255,255,1);
	background:rgba(51,51,51,1);
	padding:0px 20px 2px 20px; 
	border-radius: 3px;
	line-height:30px;
	letter-spacing:0px;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; 
}
#sOffer2 .addLink .btnMore:before { 
	display: inline-block; *display: inline; *zoom: 1; 
	font-size: 14px; 
	font-family: 'themify'; content: "\e611";
	font-weight: normal; 
	margin-right:10px;
}
#sOffer2 .addLink .btnMore:hover  {background:rgba(60,40,40,1);}

#sOffer2 .contBox {padding:8px 0px 0px}
#sOffer2 .contBox dl {padding:0 0 8px 0px;*zoom:1;display:table;}
#sOffer2 .contBox dl.benefit {/*padding:0 0 24px 0px;*zoom:1;*/}
#sOffer2 .contBox dl:after	{content:"";display:block;clear:both;}
#sOffer2 .contBox dl dt	{
	display:table-cell;
	vertical-align:top;
	width:80px;
}
#sOffer2 .contBox dl dd	{
	display:table-cell;padding:2px 0 0 0px;
	font-size:14px;
	line-height:150%;
	vertical-align:top;
}

#sOffer2 .contBox .titBox {
	display:inline-block;
	width:70px;
	height:26px;
	font-size:12px;color:#fff;background:#ccc;
	letter-spacing:-1px;
	line-height:24px;
	text-align:center;
}
#sOffer2 .contBox dl dt.black .titBox {background:#CC3300;}

#sOffer2 .contBox dl.benefit dd	{font-size:15px;}
#sOffer2 .contBox dl.period dd {color:#999;}
#sOffer2 .contBox dl dd.white {color:#333333;}
#sOffer2 .contBox dl dd.bold {font-weight:normal}
#sOffer2 .contBox dl dd p {margin-left:17px;padding-bottom:5px;font-size:11px !important;color:#a5a5a5 !important;font-weight:normal;letter-spacing:0px}
#sOffer2 .contText {border-top:1px dotted #c7c7c7;padding:20px;}
#sOffer2 .contText img {max-width:839px;}

/* type1 */
#sOffer2.type1 {
	margin:0px auto 0px;
	max-width:1100px;
	width:100%;
	/*background:rgba(243,234,213,1);*/
}

#sOffer2.type1 > li {
	position:relative;width:100%;display:table;margin:0 0 30px 0px;padding:50px 40px 50px;overflow:auto;
	box-sizing: border-box;
	background: none;
	background:rgba(255,255,255,1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 10px; 
	   -moz-border-radius: 10px; 
		    border-radius: 10px; 
    /*box-shadow: 1px 3px 8px rgba(0,0,0,0.05);*/
}
#sOffer2.type1 > li:nth-child(2n) {background:rgba(255,255,255,1);}
/*#sOffer2.type1 > li:first-child {padding:20px 40px 60px;}*/
#sOffer2.type1 > li:last-child {margin:0 !important}
#sOffer2.type1 > li > a {position:relative;width:100%;display:table;}
#sOffer2.type1 .thumb {position:relative;width:40%;display:table-cell;}
#sOffer2.type1 .cont {
	position:relative;
	text-align:left;
	width:60%;
	display:table-cell;
	padding:0px 0px 0px 60px;
}
#sOffer2.type1 .cont .tit {
	font-size:22px;
	padding-bottom:5px;
}
/*#sOffer2.type1 .eventActive {
	display: block;
	top:0px;
}
#sOffer2.type1 .cont .tit {
	padding:10px 100px 10px 20px;
	background: rgba(135,110,45,.7);
    color: rgba(255,255,255,1);
}*/

#sOffer2.type1 .cont .dateTxt {text-align:left;}
#sOffer2.type1 .addLink {
	text-align:left;
}
#sOffer2.type1 .itemBar {
	position:relative;
	width:100%;
	background:rgba(243,234,213,1);height:1px;margin:40px 0;content:"";display:block;clear:both;
}


#sOfferRead {margin: 0px auto 40px; padding-top:20px; position: relative; border-top:2px solid rgba(50,35,30,1);width:100%;}
#sOfferRead .title {font-size:28px; color:#2d2d2d; margin-bottom:20px; text-align:center;line-height:140%;letter-spacing:-1px;padding:0px 30px 0px 30px;}
#sOfferRead .dateCount {border-bottom: 1px solid #dfdfdf;padding: 0 15px 15px;text-align:center; margin-bottom:20px;}
#sOfferRead .dateCount div {display:inline-block; color:#7d7d7d;}
#sOfferRead .dateCount div span {margin-right:10px;}
#sOfferRead .dateCount .dateTit {font-size:14px;color:#fff;background:#cccccc;padding:2px 10px 4px; margin-right:10px;letter-spacing:-1px;}
#sOfferRead .dateCount .period {padding:2px 0 0;font-size:14px;color:#444444;}
#sOfferRead .dateCount .date  {margin-right:10px; padding-right:15px;  background:url("/imgs/board/bull03.png") right 50% no-repeat; }

#sOfferRead .btnList  {text-align:center;}
#sOfferRead .btnList.border  {padding-bottom:30px; border-bottom:1px solid #dfdfdf;}
#sOfferRead .btnList a {display:inline-block; padding:11px 24px; border:1px solid #d5d5d5; font-size:16px; color:#000;}

#sOfferRead .contArea  {padding:20px 0 40px; margin-bottom:0px; }
#sOfferRead .contArea .inner {margin:0 auto;text-align:center;text-align:justify;/*border:1px solid #dfdfdf;border:1px solid #D9CDBA;*/}
#sOfferRead .contArea img  {max-width:100%;}

#sOfferRead .contArea .sOfferBox {border:1px solid #dfdfdf;}

#sOfferRead .titImg {text-align:center;position:relative;}
#sOfferRead .titImg img {width:100%;max-width:100%;}
#sOfferRead .titBox {padding:30px;}
#sOfferRead .tit {margin-bottom:15px;font-size:26px;line-height:140%;color:#666666;font-weight:normal;letter-spacing:-1px;}
#sOfferRead .tit span {display:block;padding:0 0 4px 0; font-size:14px;color:#7e7e7e; line-height:20px;letter-spacing:0px;}
#sOfferRead .summary {width:100%; margin:20px 0 25px;font-size:16px;line-height:140%;}
#sOfferRead .dateSet .time,
#sOfferRead .dateSet .tel {display:inline-block; font-size:14px;padding:0 30px 0px 25px; background:url(/imgs/event/ico_package.png) 0px -63px no-repeat;}
#sOfferRead .dateSet .time {background-position:0 3px;}
#sOfferRead .dateSet:after {content:"";display:block;clear:both;}

#sOfferRead .contBox {border-top:1px dotted #C7C7C7;padding:30px 30px 20px}
#sOfferRead .contBox dl	{padding:0 0 8px 0px;*zoom:1;}
#sOfferRead .contBox dl.benefit	{padding:0 0 24px 0px;*zoom:1;}
#sOfferRead .contBox dl:after	{content:"";display:block;clear:both;}
#sOfferRead .contBox dl dt	{display:inline-block;width:100px;height:25px;color:#fff;font-size:14px;background:#ACACAC;text-align:center;line-height:24px;vertical-align:top;}
#sOfferRead .contBox dl dt.black {background:#CC3300;}
#sOfferRead .contBox dl dd	{display:inline-block;padding:0px 0 0 10px;font-size:14px;line-height:24px;}
#sOfferRead .contBox dl.benefit dd	{font-size:16px;line-height:24px;}
#sOfferRead .contBox dl dd.white {color:#333333;}
#sOfferRead .contBox dl dd.bold {font-weight:normal}
#sOfferRead .contBox dl dd p {margin-left:17px;padding-bottom:5px;font-size:11px !important;color:#a5a5a5 !important;font-weight:normal;letter-spacing:0px}
#sOfferRead .contText {border-top:1px dotted #c7c7c7;padding:20px;}
#sOfferRead .contText img {max-width:839px;}

#sOfferRead .video-outer,
#eventData,
#sOfferRead .contArea .inner {max-width:840px}


/* offers */
#offers-section {
	position:relative;
	
}
#offers-article {
	position:relative;
	display:block;
	padding:0px 0 0;
	vertical-align:top;
	margin: 0px -3% 0px;
	font-size:0; 	
}

#offers-article li {
	position:relative;
	width:44%; 
	margin: 0px 3% 4%;
	position: relative;
	
	vertical-align:top;
	display:inline-block;
}
#offers-article.type1 li {width:94%;}
#offers-article.type2 li {width:44%;}
#offers-article.type3 li {width:27.333%;}
#offers-article.type4 li {width:19%;}
#offers-article.type5 li {width:14%;}

.offers-article-item .box {
	position:relative;
	display:block;
	overflow:hidden;
	width:100%;
	padding-bottom:100%;
}
.offers-article-item .box .img {
	position:absolute;
	display:block;
	width:100%;
	height:100%;
}
.offers-article-item a:hover {
	/*background: rgba(245,245,245,1);*/
}
.offers-article-item .inner {position:relative;display:block;}
.offers-article-item .thumb .more {
	display: block;
	position: absolute;
	right:0; top: 0;
	width:36px; height:36px; background: url('/imgs/icon/btn_addMore.png') no-repeat;
}
.offers-article-item .thumb {
	position:relative;
	vertical-align:top;
	width:100%;
}
.offers-article-item .thumb img {width:100%;height:auto;max-height:auto;}
.offers-article-item .cont {
	position:relative;
	padding:20px;
}
.offers-article-item .eventActive {
	display: none;
	position: absolute;
	right:5px; top: 0;
	width:80px; height:80px;
	z-index:2;
}
.offers-article-item .cont .cont-tit {
	position:relative;
	padding:0 0 0 20px;
}
.offers-article-item .cont .cont-tit::before {
	content:''; 
	display: block;
	position: absolute;
	left: 0px;
	width: 1px;
	height: calc(100% + 40px);
	top: -40px;
	background:rgba(225,190,155,1);
}
.offers-article-item .cont .tit {
	font-size:30px;
	font-weight:600;
	letter-spacing:0px;
	color:rgba(205,150,120,1);
	/*font-family:"Bodoni Moda","Gothic A1",serif;*/

	overflow:hidden;
	text-overflow:ellipsis;
	word-break:break-word;
	white-space:nowrap;	
}
.offers-article-item .cont .txt {
	line-height:150%;
	color:#333;
	overflow:hidden;
	/*white-space:nowrap;*/
	display:inline-block;
	font-size:16px;
	margin:10px 0px;
	min-height:54px;
	text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	
}

.offers-article-item .cont .dateTxt {text-align:left;}
.offers-article-item .cont .dateTxt:after {content:"";display:block;clear:both;}
.offers-article-item .cont .dateTxt .dateTit {display:inline-block;font-size:16px;color:#fff;background:#cccccc;padding:2px 10px 4px; margin-right:10px;letter-spacing:-1px;}
.offers-article-item .cont .dateTxt .period {display:inline-block;font-size:18px;color:#999999;}

.offers-article-item .contBox {
	position:relative;
	margin:30px 0px 0px;
	font-size:18px;color:#333;
	min-height:60px;
}

.type3 .offers-article-item .cont .tit {
	font-size:20px;
}
.type3 .offers-article-item .cont .txt {
	font-size:15px;	
}
.type3 .offers-article-item .cont .dateTxt .dateTit {font-size:14px;}
.type3 .offers-article-item .cont .dateTxt .period {font-size:15px;}
.type3 .offers-article-item .contBox {font-size:15px;}
.type3 .offers-article-item .contBox dl dt	{
	width:50px;
}
.type3 .offers-article-item .btnArea .btnL {min-width:auto;height:56px;line-height:56px;font-size:15px;padding:0 15px;}
.type3 .offers-article-item .contBox dl {width:calc(100% - 110px);}
.offers-article-item .contBox dl {position:relative;padding:0 0 0px 0px;display:table;margin-bottom:1px;}
.offers-article-item .contBox dl.benefit {/*padding:0 0 24px 0px;*zoom:1;*/}
.offers-article-item .contBox dl:after	{content:"";display:block;clear:both;}
.offers-article-item .contBox dl dt	{
	position:relative;
	display:table-cell;
	vertical-align:top;
	width:80px;
	padding:3px 0 3px 0px;
	line-height:135%;
}
.offers-article-item .contBox dl dd	{
	display:table-cell;
	line-height:135%;
	vertical-align:top;
	padding:6px 0 3px 0px;
}

.offers-article-item .contBox .titBox {
	position:relative;
	width:80px;
	height:26px;
	font-size:14px;
	letter-spacing:-1px;
	line-height:24px;
	text-align:center;
	border:1px solid #333;
}
.offers-article-item .contBox dl dt.black .titBox {background:#CC3300;}
.offers-article-item .contBox dl dd.bold {font-weight:normal}
.offers-article-item .contBox dl dd p {margin-left:17px;padding-bottom:5px;font-size:11px !important;color:#a5a5a5 !important;font-weight:normal;letter-spacing:0px}
.offers-article-item .contBox .btnArea{position:absolute;right:1px;top:1px;margin:0}
.offers-article-item .contBox .btnArea > *{vertical-align:middle}

.offers-article-item .tag {
	/*position:absolute;
	left:0;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);*/
	display:block;
	width: 40px; 
	height: 22px; 
	text-align: center; 
	font-weight: normal; 
	line-height: 20px;
	color:#fff;
	font-size:12px;
	-webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;	
	/*background:rgba(220,195,185,1);*/
	font-family:"Noto Sans Kr",serif;
	/*background:#fff;*/
	border:1px solid rgba(220,195,185,1);
	color:rgba(205,150,120,1);
}



.lavie-offers-area {
	position:relative;
	width:100%;
	display:table;
}
.lavie-offer-LR {
	position:relative;
	width:100%;
	display:block;
	vertical-align:top;
	border-bottom:1px solid rgba(204,204,204,.6);
	padding:0 0px 40px 0;
}
.lavie-offer-LR-type3 {
	position:relative;
	width:100%;
	display:block;
	vertical-align:top;
	border-bottom:1px solid rgba(204,204,204,.6);
	padding:0 0px 40px 0;
}
.lavie-offer-LR:last-child {
	border-bottom:none;
	padding:40px 0px 40px 0;
}
.lavie-offer-LR .lavie-news {
	position:relative;
	width:50%;
	display:table-cell;
	vertical-align:top;
}
.lavie-offer-LR .lavie-quick {
	position:relative;
	width:50%;
	display:table-cell;
	vertical-align:top;
	padding:80px 0px 0 60px;
}
.lavie-offer-L {
	position:relative;
	width:70%;
	display:table-cell;
	vertical-align:top;
	border-right:1px solid rgba(204,204,204,.6);
	padding:0 60px 0 0;
}
.lavie-offer-R {
	position:relative;
	width:30%;
	display:table-cell;
	vertical-align:top;
	padding:0 0px 0 60px;
}
.lavie-offers-area .titArea {
	position:relative;
	padding:0 0 30px 0;
}
.lavie-offers-area .titArea h1 {
	position:relative;
	font-size:34px;
	color:#000;
	font-family:"Raleway","Gothic A1",serif;
	font-weight:500;
	letter-spacing:0px;
	text-transform:uppercase;
	line-height:60px;
}

#offers-article-main {
	position:relative;
	margin:0px -3% 0px;
	font-size:0; 	
	list-style:none;
	vertical-align:top;
}
#offers-article-main:after {content: ".";height: 0;display: block;visibility: hidden;clear: both;}
#offers-article-main li {
	width:44%; 
	margin: 40px 3% 0px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align:top;
	display:inline-block;
}
#offers-article-main.type1 li {width:94%;}
#offers-article-main.type2 li {width:44%;}
#offers-article-main.type3 li {width:27.333%;}
#offers-article-main.type4 li {width:19%;}
#offers-article-main.type5 li {width:14%;}

#offers-article-main li:first-child {
	width:94%;
	margin: 0px 3% 0px;
}
/*#offers-article-main li:nth-child(-n+2) {
	margin: 0px 3% 0px;
}
#offers-article-main.type1 li:nth-child(2) {
	margin: 40px 3% 0px;
}*/

.lavie-offer-LR-type3 #offers-article-main {
	margin:0px -2% 0px;
}
.lavie-offer-LR-type3 #offers-article-main li {
	width:29.333%;
	margin: 40px 2% 0px;
}
.lavie-offer-LR-type3 #offers-article-main li:nth-child(-n+3) {
	margin: 0px 2% 0px;
}
.lavie-offer-LR-type3 #offers-article-main.type1 li:nth-child(3) {
	margin: 40px 2% 0px;
}


#offers-article-main .offers-article-item .cont .tit {
	font-size:28px;
	font-weight:600;
	font-family:"Gothic A1", serif;
}

#offers-article-main .offers-article-item .cont .txt {
	font-size:16px;
	margin:15px 0px 0;
	min-height:54px;
}
#offers-article-main.type1 .offers-article-item .cont .tit {
	font-size:34px;
}
#offers-article-main.type1 .offers-article-item .cont .txt {
	font-size:18px;
}

#offers-article-main .offers-article-item .contBox {
	margin:20px 0px 0px;
	font-size:14px;
}
#offers-article-main .offers-article-item .contBox dl dt	{
	width:40px;
}
#offers-article-main .btnArea .btnL {min-width:auto;height:46px;line-height:44px;font-size:14px;padding:0 20px;}

.lavie-quick {
	padding:45px 0 0px;
}

@media screen and (max-width: 1280px) {
	.lavie-offer-L {
		padding:0 40px 0 0;
	}
	.lavie-offer-R {
		padding:0 0px 0 40px;
	}
	.lavie-offers-area .titArea {
		padding:0 0 20px 0;
	}
}
@media screen and (max-width: 1024px) {
	.offers-article-item .cont .tit {
		font-size:30px;
	}
	.type3 .offers-article-item .cont .tit {
		font-size:24px;
	}
	.offers-article-item .cont .txt {
		font-size:16px;
	}
	.offers-article-item .contBox {
		margin:40px 0px 0px;
		font-size:16px;
	}
	#offers-article li {
		width:44% !important;
	}
	.offers-article-item .btnArea .btnL {min-width:auto;height:54px;line-height:52px;}
	
	.lavie-offer-L {
		width:100%;
		display:block;
		border-right:none;
		padding:0 0px 40px 0;
	}
	.lavie-offer-R {
		width:100%;
		display:table;
		padding:0 0px 0 0px;
	}
	.lavie-news {
		position:relative;
		width:50%;
		display:table-cell;
		vertical-align:top;
	}
	.lavie-quick {
		position:relative;
		width:50%;
		display:table-cell;
		vertical-align:top;
		padding:80px 0px 0 60px;
	}
	.lavie-offer-LR-type3 #offers-article-main li {
		width:46%;
	}
	
	.lavie-offer-LR-type3 #offers-article-main li:nth-child(3) {
		margin: 40px 2% 0px;
	}
	

}
@media screen and (max-width: 768px) {
	#offers-article li {
		/*margin-bottom:50px;*/
	}
	
	.offers-article-item .contBox {
		margin:20px 0px 0px;
		font-size:15px;
	}
	.offers-article-item .contBox dl dt	{
		width:40px;
	}
	.offers-article-item .cont .tit {
		font-size:22px !important;
	}
	.offers-article-item .cont .txt {
		font-size:15px;
		min-height:48px;
	}
	
	.offers-article-item .btnArea .btnL {min-width:auto;height:52px;line-height:50px;font-size:16px;padding:0 15px;}
	
	.lavie-offers-area .titArea h1 {
		font-size:30px;
	}
	
	.lavie-news {
		position:relative;
		width:100% !important;
		display:block !important;
	}
	.lavie-quick {
		width:100% !important;
		display:block !important;
		padding:40px 0px 0 0px !important;
	}
	.moreArea {
		bottom:30px;
	}
	

}
@media screen and (max-width: 640px) {
	#offers-article li {
		width:96% !important;
		margin:0 2% 50px;
	}
	.offers-article-item .cont {
		padding:30px 0 20px;
	}
	.offers-article-item .cont .cont-tit::before {
		display: none;
	}
	.offers-article-item .cont .cont-tit {
		position:relative;
		padding:0 0 0 0px;
	}
	
	.offers-article-item .cont .tit {
		overflow:auto;
		line-height:130%;
		white-space:inherit;
	}
	.offers-article-item .cont .txt {
		overflow:inherit;
		min-height:auto;
		display:block;
		-webkit-line-clamp:none;
		margin: 15px 0px 10px;
	}
	.offers-article-item .contBox {
		margin:30px 0px 0px;
	}
	.offers-article-item .contBox dl dt	{
		width:50px;
	}
	.offers-article-item .contBox .btnArea{display:block;}
	
	#offers-article-main {
		margin: 0px 0% 0px !important;
	}
	#offers-article-main li {
		width:100% !important; 
		margin: 0px 0 40px !important;
	}
	#offers-article-main li:last-child {
		margin: 0px 0 0px !important;
	}
	.link_line {
		font-size: 14px;
	}
}
@media screen and (max-width: 480px) {
	#offers-article {margin:0;}
	#offers-article li {
		width:100% !important;
		margin:0;
	}
	#offers-article li {margin-bottom:0; /*background:rgba(245,245,245,1);*/}
	.offers-article-item .inner {padding:30px 20px 20px;/*background:#fff;*/margin-bottom:10px}
	.offers-article-item:first-child .inner {padding:0px 20px 20px;}
	.offers-article-item:last-child .inner {margin-bottom:0;}
	
	#offers-article-main {
		background:rgba(245,245,245,1);
	}
	#offers-article-main li {
		margin: 0px 0 0px !important;
	}
	#offers-article-main .offers-article-item:last-child .inner {margin-bottom:10px;}
	.lavie-offer-L, .lavie-offer-LR-type3 {
		padding:0 0px 20px 0;
		border-bottom:none;
	}
	.lavie-offer-L .titArea, .lavie-offer-LR-type3 .titArea {
		padding:0 20px 20px 20px;
	}
	.lavie-offer-R {
		padding:0 20px 0;
	}
	.lavie-offer-LR:last-child {
		border-bottom:none;
		padding:0px 20px 0;
	}

	.lavie-offers-area .titArea h1 {
		font-size:24px;
	}
	.moreArea {
		bottom:35px;
	}
	.lavie-offer-L .moreArea, .lavie-offer-LR-type3 .moreArea {
		right:20px;
	}
	.type3 .offers-article-item .contBox dl {width:calc(100%);}
	.offers-article-item .contBox .btnArea{position:relative;display:block;margin-top:20px;}
	
}
@media screen and (max-width: 414px) {
	
	.offers-article-item .cont .tit {
		font-size:20px !important;
	}
}

#offersRead {
	padding:80px 0 0;
}
#offersRead-single {
	padding:0px 0 0;
}
.offersArea {
	position:relative;
	margin:30px 0 80px;
	display:table;
	width:100%;
}
.offersArea .imgArea {
	position:relative;
	display:table-cell;
	width:auto;
	padding-right:100px;
	vertical-align:top;
}
.offersArea .imgArea img {
	position:relative;
	width:100%;
}
.offersArea .contArea {
	position:relative;
	display:table-cell;
	width:840px;
	vertical-align:top;
}
.offersArea #eventData {max-width:100%}

#offersRead-single .offersArea {
	position:relative;
	margin:0px auto 40px;
	display:block;
	width:100%;
	max-width:920px;
	padding:40px;
	/*background:rgba(250,250,250,1);*/
}
#offersRead-single .offersArea.image-use {
	border-top: 2px solid #000;
}
#offersRead-single .header-2 {
	display:none;
}
#offersRead-single .offersArea .imgArea {
	display:none;
}
#offersRead-single .offersArea .contArea {
	display:block;
	width:100%;
}

.offersBox {
	font-size:18px;
	font-weight:180%;
}
.offersBox .titBox {padding:0px 0 40px;}
.offersBox .tit {
	margin-bottom:15px;
	font-size:40px;
	line-height:140%;
	color:#000;
	font-weight:600;
	letter-spacing:-.01em;
	text-transform:uppercase;
}



.offersBox .titImg {position:relative;}
.offersBox .titImg img {width:100%;max-width:840px;}
.offersBox .summary {width:100%; margin:20px 0 25px;}
.offersBox .dateSet .time,
.offersBox .dateSet .tel {display:inline-block; font-size:14px;padding:0 30px 0px 25px; background:url(/imgs/event/ico_package.png) 0px -65px no-repeat;}
.offersBox .dateSet .time {background-position:0 2px;}
.offersBox .dateSet:after {content:"";display:block;clear:both;}

.offersBox .contBox {border-top:1px dotted #C7C7C7;padding:40px 0px}
.offersBox .contBox dl	{padding:0 0 10px 0px;display:table;}
.offersBox .contBox dl.benefit	{padding:0 0 30px 0px;}
.offersBox .contBox dl:after	{content:"";display:block;clear:both;}
.offersBox .contBox dl dt {display:table-cell;width:100px;vertical-align:top;}
.offersBox .contBox dl dt span {display:block;width:100px;height:30px;color:#fff;font-size:16px;background:#ACACAC;text-align:center;line-height:28px;vertical-align:top;font-family:"Gothic A1",serif;}
.offersBox .contBox dl dt.black span {background:#CC3300;}
.offersBox .contBox dl dd	{display:table-cell;padding:0px 0 0 20px;}
.offersBox .contBox dl.benefit dd	{}
.offersBox .contBox dl dd.white {color:#333333;}
.offersBox .contBox dl dd.bold {font-weight:normal}
.offersBox .contBox dl dd p {margin-left:17px;padding-bottom:5px;font-size:11px !important;color:#a5a5a5 !important;font-weight:normal;letter-spacing:0px}
.offersBox .contText {border-top:1px dotted #c7c7c7;padding:40px 0;}
.offersBox .contText img {width:100%;max-width:840px;}

.offersBox ul { margin: 10px 0 0; padding: 0; list-style: disc !important; padding-left: 1.5em; }
.offersBox ul> br {display:none;}
.offersBox ul li { list-style:circle outside none;letter-spacing: -0.5px; line-height: 1.5; margin-bottom:5px;}
.offersBox ul li.none {list-style:none;margin-left: -1.2em; }
.offersBox ul li.red {color:#CC0000;}

@media screen and (max-width: 1024px) {
	.offersArea .imgArea {
		display:none;
	}
	.offersArea {
		margin:0px auto 0px;
		display:block;
		width:100%;
		max-width:840px;
	}
	.offersArea .contArea {
		display:block;
		width:100%;
	}
	.header-2 {
		/*display:none;*/
	}
	.offers-header {
		display:none;
	}
}

@media screen and (max-width: 768px) {
	#offersRead {
		padding:40px 0 0;
	}
	#offersRead-single {
		padding:0px 0 0;
	}
	#offersRead-single .offersArea {
		padding:40px 0 0;
		background:rgba(250,250,250,0);
	}
	.offersBox {
		font-size:16px;
	}
	.offersBox .tit {
		font-size:30px;
	}
}

@media screen and (max-width: 480px) {
	.offersBox .tit {
		font-size:28px;
	}
	/*.offersBox .dateCount {text-align:left;;margin-bottom:0px;}
	.offersBox .dateCount div {font-size:14px;}
	.offersBox .dateCount .date  {background:none; }
	.offersBox .dateCount .count {text-align:right;display:block;margin-top:5px;}
	.offersBox .dateSet .time,
	.offersBox .dateSet .tel {font-size:13px;}*/
	
	.offersBox .contBox dl	{padding:0 0 20px 0px;*zoom:1;}
	.offersBox .contBox dl dt	{display:block;}
	.offersBox .contBox dl dd	{display:block;padding:5px 0 0 0px;}
	.offersBox .contBox dl.benefit dd	{;padding:15px 0 0 0px;}
}

/* 게시판 */
#noticeWrapper {margin:0px auto 0px;/*max-width:1200px;*/}
#noticeReadWrapper {margin:0px auto 0px;max-width:940px;}
.newsList {width:100%;border-top:2px solid #000;}
.newsList.noBorder {border-top:none;}
.newsList caption {width:0;height:0;font-size:0;line-height:0;overflow:hidden;}
.newsList .col1 {width:6%;}
.newsList .col2 {width:72%;}
.newsList .col3 {width:11%;}
.newsList .col4 {width:11%;}
.newsList .col5 {width:11%;}

.newsList thead th {font-size:15px; color:rgba(50,35,30,1); border-bottom:1px solid #BCBCBD;  font-weight:normal; padding:12px 0; background:url('/imgs/board/bull08.png') no-repeat 100% center;}
.newsList thead th.last {background:none;}

.newsList tbody td { position:relative; font-size:14px; color:#7d7d7d; border-bottom:1px solid #eeeeee; padding:12px 0; text-align:center;}
.newsList tbody td a {font-size:16px; color:#4c4c4c; }
.newsList tbody td a:hover {border-bottom:1px solid #4b4b4b; color:#4b4b4b; font-weight:400; }
.newsList tbody td.tLeft {text-align:left; padding-left:20px; }
.newsList tbody td.faq {padding:0px 0;}
.newsList tbody td.faq a:hover {border-bottom:none; }
.newsList tbody td img {vertical-align:middle;/*margin-bottom:3px*/}

.newsList .inner thead th {padding:0px;font-weight:bold;font-size:12px;border-bottom:none;text-align:center;background:#F5EDE4}
.newsList .inner tbody tr:hover{}
.newsList .inner tbody td {padding:0px;font-size:13px;border-bottom:none;line-height:20px;text-align:left;font-weight:normal;color:#67564B}
.newsList .inner tbody td.tLeft {text-align:left;font-size:16px;}
.newsList .inner tbody td img {display:inline;vertical-align:middle;}

.faqArea {}
.faqList {border-top:2px solid #000;}
.faqList.noLine {border-top:none;}
.faqList:after{clear:both;content:"";display:block;font-size:0;height:0px;line-height:0;visibility:hidden}
.faqList>li {border-bottom:#e3e3e3 solid 1px;text-align:left;}
.faqList>li.on .faqBox {background:rgba(245,245,245,1);}
.faqList>li.on .faqBox .questionTxt {font-weight:600}
.faqList>li.on .faqBox .question {background:none}
.faqList>li.on .faqBox .questionTxt {
	color:rgba(0,0,0,1);	
}
.faqList>li.on .answerBox {display:block;background:rgba(245,245,245,1);}

.faqList .faqBox {
	position:relative;
	display:table;
	padding:20px 0;
	width:100%;
}
.faqList .faqSet {
	position:relative;
	display:table-cell;
	width:80px;
	text-align:center;
	vertical-align:top;
}
.faqList .qa-icon {
	display:inline-block;
	font-size:24px;
	font-weight:600;
	width:50px;
	height:50px;
	line-height:52px;
	text-align:center;
	vertical-align:middle;
	background:rgba(0,0,0,1);
	color:#fff;
	font-family:"Raleway",serif;
	-webkit-border-radius: 40px; 
	   -moz-border-radius: 40px; 
		    border-radius: 40px;
}
.faqList .faqBox .questionTxt {
	display:table-cell;
	font-size:20px;
	text-align:left;
	padding:0px 15px;
	vertical-align:middle;
	font-weight:400;
	line-height:145%;
}
.faqList .answerBox {
	position:relative;
	display:table;
	padding:10px 0 30px;
	display:none;
}
.faqList .answerBox:after{clear:both;content:"";display:block;font-size:0;height:0px;line-height:0;visibility:hidden}
.faqList .answerBox .qa-icon {
	background:rgba(204,204,204,1);
}

/*.faqList .answerBox .answer {
	vertical-align:top;
}*/
.faqList .answerBox .answerTxt {
	display:table-cell;
	font-size:16px;
	line-height:160%;
	text-align:left;
	padding:0px 15px;
	vertical-align:top;
	color:rgba(51,51,51,1);
}
.faqList .answerBox .answerTxt a {
	/*text-decoration:underline;*/
	border-bottom:1px solid #505050;padding-bottom:3px;
}

.faqList a:hover .questionTxt {
	color:rgba(0,0,0,1);
}

.faqList .answerBox ul { margin: 10px 0 0; padding: 0; list-style: disc !important; padding-left: 1.5em; }
.faqList .answerBox ul> br {display:none;}
.faqList .answerBox ul li { font-size: 16px; list-style:circle outside none;letter-spacing: -0.5px; line-height: 1.5; margin-bottom:5px;}
.faqList .answerBox ul li.none {list-style:none;margin-left: -1.2em; }
.faqList .answerBox ul li.red {color:#CC0000;}

@media screen and (max-width: 1024px) {
	.faqList .faqBox {
		padding:15px 0;
	}
	.faqList .faqSet {
		width:60px;
	}
	.faqList .qa-icon {
		font-size:20px;
		width:40px;
		height:40px;
		line-height:42px;
	}
	.faqList .faqBox .questionTxt {
		font-size:18px;
		padding:0px 15px 0 10px;
	}
	.faqList .answerBox {
		padding:10px 0 20px;
	}
	.faqList .answerBox .answerTxt {
		font-size:16px;
		padding:0px 15px 0 10px;
	}
	.faqList a:hover .questionTxt {
		color:inherit;
	}
}
@media screen and (max-width: 640px) {
	.faqList {padding:20px 0 0;}
	
	.faqList .faqSet {
		width:50px;
	}
	.faqList .qa-icon {
		font-size:18px;
		width:30px;
		height:30px;
		line-height:32px;
	}
	.faqList .faqBox .questionTxt {
		font-size:16px;
		padding:0px 15px 0 5px;
	}
	
	.faqList .answerBox .answerTxt {
		font-size:15px;
		padding:0px 15px 0 5px;
	}
}

.blogFormList {position:relative;margin:0 -10px 40px;}
.blogForm_col {
	position:relative;
	float:left;
	width:25%;
	padding:10px;
	
}
.blogForm_sizer {
	width:25%;
}
.blogForm_col.blogForm_new {width:50%;}

.type3 .blogForm_col {
	width:33.3333%;
	padding:10px;
}
.type3 .blogForm_sizer {
	width:33.3333%;
}

.blogForm_col .blogForm_img {overflow: hidden;position:relative;margin:10px 10px 5px;}
.blogForm_col .blogForm_img img {
	display:block;width:100%;
	transition:1.0s all;
	-webkit-transition: 1.0s all;
}
.blogForm_col a:hover .blogForm_img img {
	transform:scale(1.1); 
	-ms-transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
}
.blogForm_col .blogForm_img .moreVideo {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: -27px;
    width: 54px;
    height: 53px;
    background: url(/imgs/icon/videoPlayBtn.png) no-repeat;
}

.blogForm_category {
	position:absolute;
	display:block;
	z-index:20;
	left:0px;
	top:15px;
	text-align:left;
}

.blogForm_category h4 {
	border-radius: 0px 20px 20px 0;
    padding: 5px 15px 5px 10px;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
	letter-spacing:0px;
	background-color:rgba(0,0,0,.6);
	color: rgba(255,255,255,.6);
}


.blogForm_col.blogForm_new .blogForm_img {width:auto;height:100%;}
.blogForm_col .blogForm_img img {height:auto;}
.blogForm_col:nth-child(4) {clear:both}
.blogForm_col .conbox{position:relative;}
.blogForm_col.blogForm_new .conbox{position:absolute;width:50%;bottom:20px;right:20px;}
/*.blogForm_col:nth-child(2) .conbox{min-height:150px !important}*/
.blogForm_col:after{content:"";position:relative;display:block;clear:both}
.blogForm_inner {
	/*-webkit-box-shadow: 0 1px 20px rgba(0,0,0,.12);
    -moz-box-shadow: 0 1px 20px rgba(0,0,0,.12);
    box-shadow: 0 1px 20px rgba(0,0,0,.12);
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;*/
	overflow:hidden;
	/*border:1px solid rgba(0,0,0,0.1);*/
	
	
	-webkit-box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
    box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
}
.blogForm_inner.noRound {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;
}
.blogForm_col .conbox {padding:20px 20px 20px}
.blogForm_col .conbox h4{
	font-size:16px !important;line-height:130%;
	color:#111;font-size:18px;letter-spacing: -0.2px;
	margin-bottom: 15px;
	font-family:"Noto Serif KR",serif;
}
.blogForm_col .conbox p{
	color:#898989;font-size:14px;line-height:20px;letter-spacing: 0px;
	height:60px; overflow:hidden; 
	display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3;
}
.blogForm_col.blogForm_new .conbox p{
	height:40px;
	display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;
}
.blogForm_col .conbox .blogForm-bottom{
	margin-top:20px;
	font-size:12px !important;
	color:rgba(102,102,102,0.8);
}
.blogForm_col .conbox .blogForm-bottom .date {
	float:left;
}
.blogForm_col .conbox .blogForm-bottom .more {
	float:right;
	border-radius: 20px;
    
	padding: 0 10px;
    line-height: 20px;
	letter-spacing:0px;
	background-color:rgba(204,204,204,0.7);
	color: rgb(255, 255, 255);
	font-size:10px !important;
}
.blogForm_col .conbox .blogForm-bottom .view {
	float:right;
}
.blogForm_col i {
	margin-right:5px;
	font-size:12px;
	vertical-align:-1px;
}
.blogForm_col .blogForm-details{
	/*position: absolute;
    top: 15px;
    right: 13px;
    z-index: 2;*/
	margin-left:-4px;
	margin-bottom:10px !important;
}
.blogForm_col .blogForm-cat{
	border-radius: 35px;
    padding: 5px 16px 7px;
    font-size: 13px;
    font-weight: normal;
    line-height: 35px;
	letter-spacing:0px;
	background-color:rgb(18, 190, 131);
	color: rgb(255, 255, 255);
}
.blogForm_col.blogForm_new .blogForm-cat{
	background-color:#ed1f24;	
}

.blogForm_bgOverlay {
	height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
	z-index: -4;
	background-color: rgba(0,0,0,0);
}

.blogForm_bgOverlay.opa10 {background-color: rgba(0,0,0,0.1);}
.blogForm_bgOverlay.opa20 {background-color: rgba(0,0,0,0.2);}
.blogForm_bgOverlay.opa30 {background-color: rgba(0,0,0,0.3);}
.blogForm_bgOverlay.opa40 {background-color: rgba(0,0,0,0.4);}
.blogForm_bgOverlay.opa50 {background-color: rgba(0,0,0,0.5);}
.blogForm_bgOverlay.opa60 {background-color: rgba(0,0,0,0.6);}
.blogForm_bgOverlay.opa70 {background-color: rgba(0,0,0,0.7);}

.blogForm_bgImage {
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
	height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
	z-index: -6;
	background-image: url(/attachList/upload/tmpImage/newsBase.jpg);
}

.blogForm_titArea {width: 100%; height: 320px; position: relative;overflow:hidden;}
.blogForm_titArea .tit { position: absolute; display:table;left: 0; right: 0; top:0px; bottom: 0; margin:auto; width: 100%; height:100%;z-index: 3;}
.blogForm_titArea .tit .inner { position: relative; margin:0 auto; display:table-cell; text-align: center; vertical-align: middle; overflow: hidden;}
.blogForm_titArea .tit .innerCell { position: relative; margin:20px auto 0; display:inline-block; border:double 4px rgba(255,255,255,.4); padding:30px;}
.blogForm_titArea .tit h1 {
	font-size: 44px; font-style:: normal; font-weight:normal; letter-spacing: .1em; line-height: 1; text-transform: uppercase; 
	color:#BDA388;
	color:#fff; 
	font-family: "Playfair Display", sans-serif;
	text-shadow: 0 0 2px rgba(0,0,0,0.1), 0 1px 1px rgba(0,0,0,0.2), 0 -1px 1px rgba(255,255,255,0.2); 
}
.blogForm_titArea .tit h2 {
	font-size: 18px; font-style: normal; letter-spacing: 0.5; line-height: 2; text-transform: uppercase; 
	color:#BDA388;color:#fff; 
	text-shadow: 0 0 2px rgba(0,0,0,0.1), 0 1px 1px rgba(0,0,0,0.2), 0 -1px 1px rgba(255,255,255,0.2); 
}
.blogForm_titArea .tit .borderBottom { position: absolute; bottom: 0; left: 50%; width: 50px; height: 2px; margin-left: -25px; background: #8D756A;}

/* announce */
.blogFormListAnno {position:relative;margin:0 -10px 20px;}
.blogFormListAnno .blogForm_col {
	position:relative;
	float:left;
	width:100%;
	padding:10px;
}
.blogFormListAnno .blogForm_inner {
	background-color:#fff;
	padding:20px;
}
.blogFormListAnno .blogForm_img {float:left;width:30%;max-height:170px;}
.blogFormListAnno .conbox {float:left;width:70%;padding:0px 0px 0 30px;}
.blogFormListAnno .noSummary .blogForm_img {max-height:110px;}
.blogFormListAnno .conbox p{
	height:40px;
	overflow:hidden;
	display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;
}
.blogFormListAnno .blogForm-cat{
	background-color:#ed1f24;	
}
.blogFormListAnno .blogForm_col:nth-child(2) .conbox{min-height:auto !important}


#noticeRead {margin: 0px auto 50px; padding:0px 0 0px; position: relative;/*border-top:2px solid #000000;border-bottom:1px solid #dfdfdf;*/}
#noticeRead .titArea {background:rgba(255,255,255,.0);padding:30px 0;border-top:1px solid #000000;border-bottom:1px solid #dfdfdf;}
#noticeRead .title {font-size:27px; color:#2d2d2d; text-align:center;line-height:140%;font-family:"Noto Serif KR",serif;}
#noticeRead .dateCount {/*border-bottom: 1px solid #dfdfdf;*/padding-top: 20px;}
#noticeRead .dateCount {text-align:center; }
#noticeRead .dateCount div {display:inline-block; color:#7d7d7d;}
#noticeRead .dateCount div span {margin-right:7px;}
#noticeRead .dateCount div i {vertical-align:-1px;}
#noticeRead .dateCount .date  {/*margin-right:10px; padding-right:15px;  background:url("/imgs/board/bull03.png") right 50% no-repeat; */}
#noticeRead .dateCount .count  {margin-left:10px; padding-left:15px; /*background:url("/imgs/board/bull03.png") left 50% no-repeat; */}
#noticeRead .dateCount .count.first {margin-left:0px; padding-left:10px; background:none; }

#noticeRead .contArea  {padding:0px 0 40px; /*margin-bottom:30px; border-bottom:1px solid #dfdfdf;*/}
#noticeRead .contArea .inner {margin:0 auto;line-height:180%;text-align:center;text-align:justify;}
#noticeRead .contArea img  {max-width:100%;}

.boardAttachFile {
	padding: 10px 10px 20px;
	vertical-align:middle;
	font-size:13px;
}

.boardAttachFile a {text-decoration:underline}

#noticeRead .btnList  {text-align:center;}
#noticeRead .btnList.border  {padding-bottom:30px; border-bottom:1px solid #dfdfdf;}
#noticeRead .btnList a {display:inline-block; padding:11px 24px; border:1px solid #d5d5d5; font-size:16px; color:#000;}

/* fix Width */
#noticeRead .video-outer,
#noticeRead .contArea .inner,
#noticeRead .hallVisual {max-width:840px;margin:40px auto 0;}
#noticeRead .contArea .inner {text-align:justify;}

#noticeBottom {margin: 0px auto 0px; position: relative;}
#noticeBottom .btnList  {text-align:center;}
#noticeBottom .btnList.border  {padding-bottom:30px; border-bottom:1px solid #dfdfdf;}
#noticeBottom .btnList a {display:inline-block; padding:11px 24px; background:#666666; border:1px solid #666666; font-size:16px; color:#fff;}


.bbsPage{ border-top: 1px solid #000; width:100%; margin:100px auto 0;}
#offersRead-single .bbsPage {max-width:920px;}
.bbsPage table{width: 100%;}
.bbsPage td{color:#777777; text-align:left; padding:16px 0 16px 24px; border-bottom:1px solid #dfdfdf; font-weight:normal;}
.bbsPage td a{color:#333333;}
.bbsPage .viewArrow{ background:url("/imgs/board/arrow_top.png") right 50% no-repeat; padding-right:28px; color:#2d2d2d; }
.bbsPage .viewArrow2{background:url("/imgs/board/arrow_bottom.png") right 50% no-repeat; padding-right:28px;  color:#2d2d2d;}

/* 읽기 */
#noticeTitle {padding:0 0px}
#noticeTitle .mTitle {font-size:18px;color:#fff;font-weight:normal;line-height:30px;letter-spacing:-1px;padding-bottom:10px;}
#noticeTitle table {width:100%; border-collapse:collapse;border-top:2px solid #333333;}
#noticeTitle th, #noticeTitle td { padding:10px; border-bottom:1px solid #d4d4d4;}
#noticeTitle td {}
#noticeTitle th {background:#e4e4e4;text-align:center;}

.boardAttachFile {
	padding: 10px 20px;
	vertical-align:middle;
	font-size:13px;
}

#noticeView {padding:0 0px;border-bottom:1px solid #d4d4d4;}
#noticeView .noticeCont {padding:20px 0px 30px; text-align:justify;overflow:hidden;line-height:150%}
#noticeView .noticeCont img {max-width:100%;}
#noticeView .eventImg {padding:20px 0px 10px; text-align:center;overflow:hidden;}
#noticeView .eventImg img {max-width:100%;}

#readList {overflow:hidden; width:100%;border-bottom:2px solid #333333; }
#readList li {width:100%; list-style:none; border-bottom:1px solid #d4d4d4; }
#readList:after {clear:both;content:"";display:block;font-size:0;height:0px;line-height:0;visibility:hidden}
#readList a {position:relative;  width:100%; display:block; }
#readList div.prev {
	position:absolute;
	overflow:hidden;
	left:0px;
	width:70px;
	display:block;
	background:#e4e4e4 url(/imgs/icon/bul_prevArticle.png) no-repeat 10px 50%;
	padding:0px 0 0px 25px;
	height:40px;
	line-height:40px;
	font-size:12px;
}
#readList div.next {
	position:absolute;
	overflow:hidden;
	left:0px;
	width:70px;
	display:block;
	background:#e4e4e4 url(/imgs/icon/bul_nextArticle.png) no-repeat 10px 50%;
	padding:0px 0 0px 25px;
	line-height:40px;
	height:40px;
	font-size:12px;
}
#readList div.subject { 
	padding:0px 10px 0px 85px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
	line-height:40px;
	height:40px;
}
#readList div.subject img { vertical-align:middle;}

.noData {text-align:center;padding:40px 0;}

.campaignArea {margin:0 auto;}
.campaignList {
	margin:0px -1% 0px;
	font-size:0; 
	position:relative;
	/*overflow:hidden;*/
	list-style:none;
	vertical-align:top;
}
.campaignList:after {content: ".";height: 0;display: block;visibility: hidden;clear: both;}
.campaignList li {
	float:left;
	width:98%;
	margin: 0px 1% 30px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/*-webkit-border-radius: 10px; 
	   -moz-border-radius: 10px; 
		    border-radius: 10px; */
	box-sizing: border-box;
	box-shadow:1px 3px 8px rgba(0,0,0,0.05);
	/*box-shadow:3px 3px 10px rgba(0,0,0,0.1);
	
	border:1px solid rgba(0,0,0,0.1);
	-webkit-border-radius: 0 0 30px 0; 
	   -moz-border-radius: 0 0 30px 0; 
		    border-radius: 0 0 30px 0; */
	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;
}

.campaignList li a {position:relative;display:table;background:#fff;width:100%;}
.campaignList li a:hover {/*background:rgba(245,245,245,1);border-bottom:none !important;*/}
.campaignList li:hover {box-shadow:3px 3px 15px rgba(0,0,0,0.1);}

.campaignList .thumb .more {
	display: block;
	position: absolute;
	right:0; top: 0;
	width:36px; height:36px; background: url('/imgs/icon/btn_addMore.png') no-repeat;
}

.campaignList .thumb {
	vertical-align:top;
	width:320px;
	display:table-cell;
	position:relative;
}
.campaignList .thumb .imgArea {overflow: hidden;position:relative;padding-bottom:70%;}
.campaignList .thumb .imgArea .img {
	position:absolute;
	display:block;
	width:100%;
	height:100%;
}

.campaignList .thumb .imgArea img {
	position:relative;
	width:100%;max-width:100%;
}
.campaignList .cont {
	position:relative;
	text-align:left;
	display:table-cell;
	padding:30px 30px 20px 30px;
}
.campaignList .cont .tit {
	overflow:hidden;
	font-size:22px;
	line-height:130%;
	font-weight:500;
	color:rgba(225,135,35,1);
	color:#333;
	
	/*white-space:nowrap;text-overflow:ellipsis;*/
	overflow:hidden;
	min-height:28px;
	max-height:28px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
	margin-bottom:15px;
}
.campaignList .cont .tit a, .campaignList .cont .tit a:hover {color:333;text-decoration:none}
.campaignList .cont .txt {
	line-height:150%;;
	color:#787878;
	overflow:hidden;
	/*white-space:nowrap;text-overflow:ellipsis;*/
	display:inline-block;
	font-size:16px;
	margin:0px 0px 15px;
	min-height:45px;
	max-height:45px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	
}

.campaignList .cont .blogForm-bottom{
	position:absolute;
	bottom:20px;
	padding:15px 60px 0 0;
	font-size:14px;
	width:calc(100%);
	color:rgba(102,102,102,0.8);
}
.campaignList .cont .blogForm-bottom:after {content:"";display:block;clear:both;}
.campaignList .cont .blogForm-bottom .date {
	float:left;
}
.campaignList .cont .blogForm-bottom .more {
	float:right;
	border-radius: 20px;
    
	padding: 0 10px;
    line-height: 20px;
	letter-spacing:0px;
	background-color:rgba(204,204,204,0.7);
	color: rgb(255, 255, 255);
	font-size:10px !important;
}
.campaignList .cont i {
	margin-right:5px;
}
.campaignList .cont .dateTxt {text-align:left;}
.campaignList .cont .dateTxt:after {content:"";display:block;clear:both;}
.campaignList .cont .dateTxt .dateTit {display:inline-block;font-size:14px;color:#fff;background:#cccccc;padding:2px 10px 4px; margin-right:10px;letter-spacing:-1px;}
.campaignList .cont .dateTxt .period {display:inline-block;font-size:14px;color:#999999;}


.tagNotice {
	display:inline-block;
	overflow:hidden;
	margin:0 0px;
	border:1px solid rgba(50,35,30,1);
	border-radius:3px;
	background:rgba(60,45,45,1);
	color:#fff;font-weight:normal;
	letter-spacing:-1px;
	white-space:nowrap;
	text-overflow:ellipsis;
	line-height:24px;
	text-align:center;
	font-size:14px;
	width:50px;
	vertical-align:top;
}
.tagReply {
	display:inline-block;
	overflow:hidden;
	height:22px;
	margin:0 0px;
	border-radius:3px;
	background:#333333;
	color:#f2f2f2 !important;
	font-weight:normal;
	letter-spacing:-1px;
	white-space:nowrap;
	text-overflow:ellipsis;
	line-height:22px;
	text-align:center;
	font-size:12px;
	width:40px;
	vertical-align:middle;
}

.tagAdmin {
	display:inline-block;
	overflow:hidden;
	height:22px;
	padding:0 5px;
	border-radius:3px;
	background:#333333;
	color:#f2f2f2 !important;
	font-weight:normal;
	letter-spacing:0px;
	white-space:nowrap;
	text-overflow:ellipsis;
	line-height:22px;
	text-align:center;
	font-size:11px;
	width:120px;
	vertical-align:middle;
}

.tagAdminRead {
	display:inline-block;
	overflow:hidden;
	height:22px;
	padding:0 5px;
	border-radius:3px;
	background:#333333;
	color:#f2f2f2 !important;
	font-weight:normal;
	letter-spacing:-1px;
	white-space:nowrap;
	text-overflow:ellipsis;
	line-height:22px;
	text-align:center;
	font-size:10px;
	width:80px;
	vertical-align:middle;
}

.tagWrite {
	display:inline-block;
	overflow:hidden;
	height:22px;
	margin:0 10px;
	border-radius:3px;
	background:#cccccc;
	color:#fff !important;
	font-weight:normal;
	letter-spacing:-1px;
	white-space:nowrap;
	text-overflow:ellipsis;
	line-height:22px;
	text-align:center;
	font-size:12px;
	width:40px;
	vertical-align:middle;
}


/* fix Width */
.video-outer {
	position:relative;
	margin:0px 0px 0px;
	font-size:0; 
	list-style:none;
	*zoom:1;
	padding:0px 0px 20px;
	overflow:hidden;
}
.video-outer.bgGray {
	background:rgba(255,255,255,0.08);
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px; height: 0; overflow: hidden;
	margin:0px 0 30px;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

iframe{border:none;}

#movieCtrl {position:relative;text-align:center;margin-top:-10px;}

#movieCtrl .ctrl {
	display:block;
	margin-bottom:10px;
	vertical-align:middle;
}

#movieCtrl .video-play{
	display:none;
	cursor:pointer;
}
#movieCtrl .video-pause{
	display:none;
	cursor:pointer;
}
#movieCtrl .video-play, #movieCtrl .video-pause {
	color:#fff; 
	background:rgba(55,45,40,1); 
	width: auto; 
	line-height: 20px; 
	height:30px;
	text-align: center; 
	font-size: 12px; 
	font-weight:normal; 
	letter-spacing: -1; 
	position: relative; 
	padding: 0 10px 0 15px; 
	text-transform: uppercase;
	-webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;
	vertical-align:middle;
	line-height:30px;
}
#movieCtrl .video-play {
	background:rgba(195,135,100,1); 
}

#movieCtrl .sound-play{
	display:none;
	cursor:pointer;
}
#movieCtrl .sound-pause{
	display:none;
	cursor:pointer;
}
#movieCtrl .sound-play, #movieCtrl .sound-pause {
	color:#fff; 
	background:rgba(55,45,40,1); 
	width: auto; 
	line-height: 20px; 
	height:30px;
	text-align: center; 
	font-size: 12px; 
	font-weight:normal; 
	letter-spacing: -1; 
	position: relative; 
	padding: 0 10px 0 15px; 
	text-transform: uppercase;
	-webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;
	vertical-align:middle;
	line-height:30px;
}
#movieCtrl .sound-play {
	background:rgba(195,135,100,1); 
}
#movieCtrl span {
	margin:0px 0 0px 7px;
}
#movieCtrl img {
	margin-top:-2px;
	height:15px;
}

#inVideoCtrl {position:relative;text-align:center;margin-top:-10px;}
#inVideoCtrl .ctrl {
	position:relative;
	display:block;
	vertical-align:middle;
	font-size:0;
}
#inVideoCtrl .playSet {
	position:relative;
	display: inline-block;	
	color:rgba(0,0,0,1);
	text-transform:uppercase;
	-webkit-border-radius: 30px 0 0 30px; -moz-border-radius: 30px 0 0 30px; border-radius: 30px 0 0 30px; 
	-webkit-border-radius: 30px 30px 30px 30px; -moz-border-radius: 30px 30px 30px 30px; border-radius: 30px 30px 30px 30px; 
	overflow:hidden;
	margin:0 3px;
}
#inVideoCtrl .soundSet {
	-webkit-border-radius: 0 30px 30px 0; -moz-border-radius: 0 30px 30px 0; border-radius: 0 30px 30px 0;
	-webkit-border-radius: 30px 30px 30px 30px; -moz-border-radius: 30px 30px 30px 30px; border-radius: 30px 30px 30px 30px; 
	margin:0 3px;
}
#inVideoCtrl .btnSet {
	position:relative;
	width:40px;
	height:40px;
}

#inVideoCtrl .sound-play{
	display:none;
	cursor:pointer;
}
#inVideoCtrl .sound-pause{
	display:none;
	cursor:pointer;
}
#inVideoCtrl .video-play {
	display:none;
	cursor:pointer;
}
#inVideoCtrl .video-pause{
	display:none;
	cursor:pointer;
}

#inVideoCtrl .video-play {
	background:rgba(55,45,40,1) url(/imgs/video/w_play.png) 60% center no-repeat;
	background:rgba(55,45,40,1) url(/imgs/video/w_play.png) center center no-repeat;
}
#inVideoCtrl .video-pause {
	background:rgba(195,135,100,1) url(/imgs/video/w_pause.png) 60% center no-repeat;
	background:rgba(195,135,100,1) url(/imgs/video/w_pause.png) center center no-repeat;
}
#inVideoCtrl .sound-play {
	background:rgba(195,135,100,1) url(/imgs/video/w_sound_on.png) center center no-repeat;
}
#inVideoCtrl .sound-pause {
	background:rgba(55,45,40,1) url(/imgs/video/w_sound_off.png) center center no-repeat;
}

/* gallery */
.categoryTab-area {
	position:relative;
	width:100%;
	padding:0px 0 ;
	text-align:center;
	overflow:hidden;
	margin: 0 auto 30px;
}
#categoryTab-list {
	position:relative;
	white-space: nowrap; 
	margin: 0 auto;
	overflow: auto;
	font-size:0;
}
#categoryTab-list li { 
	padding: 0px 20px 0px;
	position:relative;
	text-align: center; 
	display: inline-block;
}
#categoryTab-list li:after { 
	position:absolute;
	display:inline-block;
	top:calc(50% - 2px);
	left:calc(100% - 1px);
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	width:1px;
	height:50%;
	background:rgba(204,204,204,1);
	content:'';
}
#categoryTab-list li:last-child:after { 
	display:none;
}
#categoryTab-list li a {
	display: block; 
	color:rgba(102,102,102,1);
	font-size: 16px;
	letter-spacing: 0;
	position: relative; 
	padding:5px 0px 8px;	
	line-height:100%;	
	white-space:nowrap;
	text-overflow:ellipsis;
	
}
#categoryTab-list li:first-child a {
	margin-left:0;
}
#categoryTab-list li:last-child a {
	margin-right:0;
}

#categoryTab-list li a:hover {
	color:rgba(50,40,30,1);
}


#categoryTab-list li.on a { 
	border-bottom:rgba(50,40,30,1) 1px solid;
	-moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
	z-index:20;
	 
	font-weight:400; 
	color:rgba(50,40,30,1);
}

#categoryTab {margin:0px -0.5% 30px;font-size:0; position:relative;overflow:hidden;list-style:none;}
#categoryTab:after {content: ".";height: 0;display: block;visibility: hidden;clear: both;}

#categoryTab li {
	border: 1px solid #c3b8b1;
	display: inline-block; 
	*display: inline; 
	*zoom: 1; 
	width:32.333%; 
	margin: 0px 0.5% 0.7%;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#categoryTab.type2 li {width:49%;}
#categoryTab.type3 li {width:32.333%;}
#categoryTab.type4 li {width:24%;}
#categoryTab.type5 li {width:19%;}

#categoryTab li a {
	display: block; height: 40px; font-size: 15px; color: #767676; text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-transform: uppercase;
	line-height:40px;
	
}
#categoryTab li a span {display:block}
#categoryTab li.on a,
#categoryTab li:hover a {
	color:#222;
	/*-moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;*/
	color:#fff;
}
#categoryTab li.on,
#categoryTab li:hover {
	background-color: #ECE6D9;
	background-color: #c3b8b1;
	background-color: #b2b2b2;
}

#categorySelect {
	width:100%; 
	height:40px; 
	padding:0 15px 0 15px; 
	word-wrap:normal; 
	white-space:nowrap; 
	text-overflow:ellipsis; 
	border-radius:0; 
	border:1px solid #e6e6e6; 
	background:#fff url(/imgs/icon/angle-down.png) no-repeat right 50%;
	-webkit-appearance:none; -moz-appearance:none; -ms-appearance:none; appearance:none; 
	outline:0; overflow:hidden;
	display:none;
}

@media screen and (max-width: 640px) {
	#categoryTab-list {
		display:none;
	}
	#categorySelect {
		display:block;
	}
}

#galleryArea {width:100%;padding:0 0 20px}
#gallerySubArea {width:100%;padding:0 0 20px}
.gallery {display:none;margin:0 -1% 0;}
.gallery:after {clear:both;content:"";display:block;font-size:0;height:0px;line-height:0;visibility:hidden}
.galleryNo {padding:100px 0;text-align:center;border:4px solid #dddddd;}
.gallery .galleryItem {
	width: 100%;
	overflow:hidden; 
	/*border:1px solid #cccccc;*/
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	/*margin-bottom:3%;
	*margin-bottom:3%;
	*margin-left:1.03%;
	*margin-right:1.03%;*/
	margin:0 1% 40px;
	
	background:#fff;	
	border:1px solid rgba(0,0,0,0.1);
	box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
}

.gallery .gutter-sizer {width:1%;}
.gallery .galleryItem {width:30.3%;margin:0 1% 40px;}
.gallery .galleryItem {width:23%;margin:0 1% 40px;}


.gallery .noRound {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;
}

.gallery .galleryItem .videoBtn{
	position:absolute;
	left:0;
	top:0;
	/*margin-top:-30px;*/
	z-index:2;
	width:100%;
	height:100%;
	background:url("/imgs/icon/videoPlayBtn.png") center center no-repeat;
}
.gallery .galleryItem .imgbox {position:relative; z-index:1; font-size:0; line-height:0; text-align:center; }
.gallery .galleryItem .imgbox img {position:relative;width:100%;margin-bottom:0px;}

.gallery .galleryItem .galleryTxtbox {
	position:relative;
	z-index:2;
	width:100%;
	background:#fff url("/imgs/icon/zoom_icon.png") 96% 10px no-repeat;
	text-align:center;
	padding:10px;
}

.gallery .galleryItem .noIcon {
	background:none;
	padding:5px 10px 10px;
}

.gallery .galleryItem .galleryTxtbox .txt {position:relative;z-index:2;display:block;padding:10px 0 5px;font-weight:normal;line-height:120%;}
.gallery .galleryItem .galleryTxtbox .txt .kor {display:block;overflow:hidden;font-size:16px;color:#666666;letter-spacing:-1px;text-overflow:ellipsis;white-space:nowrap}
.gallery .galleryItem .galleryTxtbox .txt .eng {display:block;overflow:hidden;font-size:18px;color:#333333;letter-spacing:0px;text-overflow:ellipsis;white-space:nowrap}
.gallery .galleryItem .galleryTxtbox .txt .date {display:block;color:#bbbbbb;margin-top:5px;font-size:13px;}
.gallery i {
	margin-right:5px;
}
.gallery .galleryItem .overlay {
	position:absolute;
	z-index:3;
	top:0;left:0;
	width:100%;height:100%;
	display:none;
	cursor:pointer;
}
.gallery .galleryItem .overlay .backgd {
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
	background:#DDD3D2;
	display:none;
}
.gallery .galleryItem .overlay .info {position:absolute;z-index:3;width:90%;top:50%;text-align:center;font-size:20px;margin-left:5%;margin-top:40px;}
.gallery .galleryItem .overlay .icon {position:absolute;z-index:2;width:100%;height:100%;background:url('/imgs/icon/ico_view.png') center 50% no-repeat;}

.shadow{
	-moz-box-shadow: #d7d7d7 3px 3px 3px ;
	-webkit-box-shadow: #d7d7d7 3px 3px 3px ;
	box-shadow:#d7d7d7 3px 3px 3px ;
	
	behavior: url(/js/PIE.htc);
}
.shadow:after {content: ""; display: none; clear: both; visibility: hidden; line-height: 0; height: 0;}



.hallVisual {position:relative;margin:0 auto;}
.hallVisual.bbsGallery {padding:0px 0px}
.hallVisual .slides img {display:block; max-width:100%;left:inherit;margin:auto auto;}

.hallVisual.noBX {padding:0px 0}
.hallVisual.noBX .slides > li {display: block;background:none;margin-bottom:50px;} 
.hallVisual.noBX .slides img {display:block;min-width:inherit;max-width:100%;/*left:inherit;*/margin:auto auto;}
.hallVisual.noBX .bx-caption {
	background: #ffffff;
	color:#333333;
	display: block;
	position: relative;
	width: auto;
	padding: 2em 0 1em;
	text-align:justify;
	text-align:center;
	line-height:22px;
}


.hallVisual.noBx .slides img {max-height:none;}
.hallVisual .bx-viewport {z-index:1;border: none !important;background:rgba(0,0,0,0.2);}
.hallVisual .bx-wrapper {
	background:rgba(0,0,0,0);
}

.hallVisual .bx-wrapper .bx-pager {text-align:center;padding:10px 0;/*position:absolute; right:0px; top:-30px; z-index:10; padding:0; height:20px;*/}
.hallVisual .bx-wrapper .bx-pager .bx-pager-item,
.hallVisual .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	margin:0 0 0 5px;
}

.hallVisual .bx-wrapper .bx-pager.bx-default-pager a {
	background:url('/imgs/icon/rollingBtn.png') no-repeat 0px 0;
	width:10px; height:10px;
	display:inline-block;
	line-height:100px;
	overflow:hidden;
	-moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}

.hallVisual .bx-wrapper .bx-pager.bx-default-pager a:hover,
.hallVisual .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-position:-10px 0px
}

/* bxslider */
.hallVisual .bx-wrapper .bx-controls-direction a {
	margin-top: -38px;
}

/* IE rgba() hack */

.hallVisual .bx-wrapper .bx-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.hallVisual .bx-wrapper .bx-caption {
	width: 100%; padding: 2%; 
	position: absolute; left: 0; bottom: 0; 
	background: rgba(0,0,0,.5); color: #fff; /*text-shadow: 0 -1px 0 rgba(0,0,0,.5); */
	font-size: 14px; line-height: 18px;
	text-align:left;
}

/* bxslider */
.bx-wrapper img {
    margin: 0 auto;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	outline: 0;
	width: 20px;
	height: 36px;
	text-indent: -9999px;
	z-index: 199;
}

.bx-wrapper .bx-prev {
	left: 0px;
	background: url('/imgs/icon/bx_prev.png') no-repeat;
}

.bx-wrapper .bx-next {
	right: 0px;
	background: url('/imgs/icon/bx_next.png') no-repeat;
}

/* wedding content */
#titleArea {
	padding:50px 0 70px;
}
.weddingTit {
	position:relative;
	padding:0px 0px 0;
	display:table;
	/*width:100%;
	max-width:840px;*/
	margin:0 auto;
}
.weddingTit .weddingTit_left {
	position:relative;
	display:table-cell;
	vertical-align:top;
	width:40%;
	width:auto;	
	padding-right:40px;
	text-align:right;
}
.weddingTit .l2 {
	width:40%;
	width:auto;
}
.weddingTit .weddingTit_right {
	display:table-cell;
	vertical-align:top;
	
	position:relative;
	padding-left:40px;
	
}
.weddingTit .weddingTit_right:before { 
	content:''; 
	position:absolute; 
	top:50%; left:0px; 
	width:1px; 
	height:100%; 
	-webkit-transform: translateY(-50%);
		 -o-transform: translateY(-50%);
			transform: translateY(-50%);
	background:rgba(210,210,210,1);
	
}

.weddingTit .weddingTit_right:after {
    content: '';
    position: absolute;
	top:0;
	left:0px;
    height:60px;
    width: 1px;
	background:rgba(0,0,0,1);
	background:rgba(205,150,120,1);
}

.weddingTit .tit_en {
    color: rgba(51,51,51,1);
    letter-spacing: 0em;
    line-height: unset;
	font-size:16px;
	text-indent:5px;
	word-break: keep-all;
	white-space: nowrap;
	font-weight:500;
	padding-right:3px;
	font-family: "Raleway","Gothic A1",serif;
	font-style:italic;
	font-family:"Bodoni Moda","Noto Serif KR",serif;
}
.weddingTit .tit_floor {
    color:#000;
    line-height: unset;
	font-size:20px;
	text-indent:5px;
	word-break: keep-all;
	white-space: nowrap;
	font-family: "Noto Serif KR",serif;
}


.weddingTit .tit_kr {
    font-size: 32px;
    color:rgba(0,0,0,1);
    line-height:1em;
    display: inline-block;
    padding: 0px;
    letter-spacing: -0.5px;
    margin: 0;
	word-break: keep-all;
	white-space: nowrap;
	font-weight:300;
	margin:0 0 5px 0;
}
.weddingTit span {
	font-weight:400;
}

.weddingTit .slogan {
	
	color:rgba(0,0,0,1);
    font-size: 18px;
    line-height: 1.6em;
    margin-bottom: 20px;
    letter-spacing: -1px;
    font-weight: 400;
	font-family: "Noto Serif KR",serif;
}
.weddingTit .desc {
    display: inline-block;
    font-size: 15px;
    color: #333;
    letter-spacing: -0.01em;
    line-height: 1.7em;
}

@media screen and (max-width: 768px) {
	.weddingTit .tit_kr {
		font-size: 30px;
	}
}
@media screen and (max-width: 640px) {
	.weddingTit .weddingTit_left {
		display:block;
		width:100%;
		text-align:center;
		padding:0;
	}
	.weddingTit .weddingTit_right {
		display:block;
		padding:30px 0px 0;
		width:100%;
		text-align:center;
	}
	.weddingTit .weddingTit_right:before { 
		display:none;
	}
	
	.weddingTit .weddingTit_right:after {
		display:none;
	}
	
	.weddingTit .tit_en {
		font-size:16px;
		text-indent:0px;
	}
	
	.weddingTit .slogan {
		font-size:16px;
		line-height: 1.6em;
		text-align:center;
		margin-bottom:20px;
	}
}

	
@media screen and (max-width: 480px) {
	.weddingTit .tit_kr {
		font-size: 28px;
	}
	/*weddingTit .slogan {
		font-size: 20px;
	}*/
}
@media screen and (max-width: 375px) {
	.weddingTit .desc {
		font-size:14px;
	}
}

	
/* room Tit */
.roomTit {
	position:relative;
	padding:10px 0px 0;
	display:table;
	width:100%;
	max-width:1280px;
	margin:0 auto;
}
.roomTit .roomTit_left {
	position:relative;
	display:table-cell;
	vertical-align:top;
	width:60%;
	width:auto;
}
.roomTit .l2 {
	width:40%;
	width:auto;
}
.roomTit .roomTit_right {
	display:table-cell;
	vertical-align:top;
	
	position:relative;
	padding-left:40px;
	text-align:right;
}

.roomTit .tit_en {
	display: inline-block;
    color: rgba(51,51,51,1);
    letter-spacing: 0em;
    line-height: unset;
	font-size:16px;
	text-indent:5px;
	word-break: keep-all;
	white-space: nowrap;
	font-weight:500;
	padding0:0 5px;
	text-transform:uppercase;
	font-family: "Raleway","Gothic A1",serif;
}
.roomTit .tit_floor {
    color:#000;
    line-height: unset;
	font-size:20px;
	text-indent:5px;
	word-break: keep-all;
	white-space: nowrap;
	font-family: "Noto Serif KR",serif;
}


.roomTit .tit_kr {
    font-size: 40px;
    color:rgba(0,0,0,1);
    line-height:1em;
    display: inline-block;
    padding: 0px;
    letter-spacing: -1px;
    margin: 0;
	word-break: keep-all;
	white-space: nowrap;
	font-weight:400;
	
}

.roomTit .slogan {
	color:rgba(0,0,0,1);
    font-size: 26px;
    line-height: 1.4em;
    margin-bottom: 20px;
    letter-spacing: -1px;
    font-weight: 400;
	/*font-family: "Noto Serif KR",serif;*/
}
.roomTit .desc {
    display: block;
    font-size: 16px;
    color: #333;
    letter-spacing: -0.01em;
    line-height: 1.8em;
	margin:25px 0 0px;
}

.service-inquiry {
	position:relative;
	display:inline-block;
	padding:0 0 0 40px;
	text-align:left;
}
.service-inquiry-list {
	position:relative;
	padding:0 40px 0 0;
	display:inline-block;
}
.service-inquiry-list .headTit {
	font-weight: 600;
	font-size: 20px;
	color: #333;
	padding-bottom:10px;
}
.description-list-listbox {
  display: table;
}
.description-list {
  display: table-row;
}
.description-list .title {
	display: table-cell;
	padding: 2px 0;
	font-weight: 400;
	color: #999;
	white-space: nowrap;
	font-size:18px;
}
.description-list .ment {
	display: table-cell;
	word-break:break-all;
	color: #333;
	font-size:18px;
	padding-left: 20px;
	line-height:130%;
}
.service-btn-area {
	position:relative;
	display:inline-block;
	padding:20px 0 3px 0px;
	vertical-align:bottom;
	text-align:left;
}




a.service-btn {
	color: rgba(255,255,255,1);
	background:rgba(205,150,120,1);
	border: 1px solid rgba(205,150,120,1);
	border-radius:6px;	
	display: inline-block; *display: inline; *zoom: 1; 
	line-height: 60px; 
	text-align: center; font-size: 18px; letter-spacing: .0em; 
	font-weight:500;
	position: relative; 
	padding: 0 30px; 
}
a.service-btn:before { 
	display: inline-block; *display: inline; *zoom: 1; 
	font-size: 16px; 
	font-family: 'themify'; content: "\e61d"; 
	font-weight: normal; 
	margin-right:10px;
}
a.service-btn-white {
	color:rgba(60,45,45,1);
	background:rgba(255,255,255,1);
	border: 1px solid rgba(60,45,45,1);
}
a.service-btn-dark {
	color:rgba(255,255,255,1);
	background:rgba(60,45,45,1);
	border: 1px solid rgba(60,45,45,1);
}
a.service-btn:hover {
	background:rgba(60,45,45,1);
	border: 1px solid rgba(60,45,45,1);
	color:#fff;
}

.service-btn-area2 {
	position:relative;
	display:block;
	padding:30px 0 0;
}
.service-btn-area3 {
	position:relative;
	display:block;
	width:100%;
	padding:40px 0 10px 0px;
}
.service-btn-call {
	border: 1px solid rgba(105,75,60,1);
	width:100%;
	background:#333;
	color:#fff;min-width:80px;
	background: rgba(105,75,60,1);
	display: inline-block; *display: inline; *zoom: 1; 
	line-height: 44px; 
	text-align: center; font-size: 16px; letter-spacing: .0em; 
	position: relative; 
	padding: 0 30px; 
}
.service-btn-call:before {width:10px; height:14px; margin-right:5px; background:url(/imgs/gnb/reserv/ico-call-m.png) 0 0 no-repeat; vertical-align:-1px; display:inline-block; content:"";}


@media screen and (max-width: 1024px) {
	
	.roomTit .tit_kr {
		font-size: 30px;		
	}
	
	.service-btn-area {
		display:block;
		padding:20px 0 0px 0px;
	}
	.service-inquiry-list {
		padding:0 20px 0 0;
	}
}

@media screen and (max-width: 640px) {
	.roomTit {
		padding:0px 0px 0;
	}
	.roomTit .roomTit_left {
		display:block;
		text-align:center;
	}
	.roomTit .roomTit_right {
		margin-top:20px;
		display:block;
		text-align:center;		
		padding:20px;
		/*background:rgba(243,242,245,1);*/
	}
	.roomTit .tit_en {
		display:block;
		padding0:0 5px;
		text-indent:0;
	}
	.roomTit .desc {
		padding:0px 20px 0px;
		text-align:left;
	}
	.service-inquiry {
		padding:0;
	}
	.service-inquiry-list {
		padding:0 0px 0 0;
	}
	.service-inquiry-list .headTit {
		text-align:center;
	}
	.service-btn-area {
		text-align:center;
	}
	.service-btn-area3 .service-btn {
		width:100%;
	}
	.service-inquiry-list .headTit {
		font-size: 18px;
	}
	.description-list .title {
		font-size:16px;
	}
	.description-list .ment {
		font-size:16px;
	}

}
@media screen and (max-width: 480px) {
	
}
.service-info-mobile {
	display:none;
}
	
.service-info-area {
	position:relative;
	background:rgba(243,242,245,1);
	padding:0 40px 40px;
}
.service-info-heading {
	position:relative;
	font-size:30px;
	text-align:center;
	color:#000;
	text-transform:uppercase;
	padding:45px 0 30px;
	font-weight:600;
}
.service-info-heading-in {
	position:relative;
	font-size:24px;
	text-align:center;
	color:#000;
	text-transform:uppercase;
	padding:25px 0 20px;
	font-weight:600;
}
.service-info-ment {
	position:relative;
	font-size:18px;
	text-align:center;
	padding:0px 0 30px;
	margin-top:-10px;
}
/*.service-info-heading:before {
	display: block;
    background:rgba(51,51,51,1);
    width: 1px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 50%;
    content: '';
}*/
.service-info-detail {
	position:relative;
	border:1px solid #e6e6e6;
	border-left:none;
	border-right:none;
}
.service-info-division {
	position:relative;
	padding:40px 20px;
	text-align:center;
	background:#fff;
}
.service-info-list-group {
	position:relative;
	display:inline-block;
}
.service-info-list {
	position:relative;
	display:inline-block;
	text-align:left;
	vertical-align:top;
}
.service-info-list .headTit {
	font-weight: 500;
	font-size: 20px;
	color: #333;
	padding-bottom:20px;
}
.service-info-list + .service-info-list {
  margin-left: 80px;
}

.service-info-listbox {
	display: table;
}
.service-info-item {
	display: table-row;
	font-size:18px;
}
.service-info-item .title {
	display: table-cell;
	line-height:160%;
	font-weight: 500;
	color: #333;
	white-space: nowrap;
	padding:4px 0;
	text-transform:uppercase;
}
.service-info-item .ment {
	display: table-cell;
	word-break:break-all;
	color: #333;
	line-height:160%;
	padding:5px 0 5px 30px;
}
.service-info-item p {
	color: #999;
	line-height:160%;
	font-size:14px;
	margin-top:5px;
}
.service-info-box {
	position:relative;
	padding: 60px 40px;
    text-align: center;
	background:rgba(255,255,255,1);
	border: 20px solid rgba(243,242,245,1);
	overflow: hidden;
}
.service-info-box .service-info-box-in {
	position: relative;
    display: inline-block;
	
	vertical-align:top;
}
.service-info-box .service-info-box-group {
	position: relative;
	display: table;
	text-align:left;
	vertical-align:top;
}
.service-info-box .service-head {
	display: table-cell;
	padding:0px 70px 0px 0;
	/*border-right: 1px solid #ddd;*/
}
.service-info-box .service-info {
	padding-left: 70px;
	display: table-cell;
}
.service-info-box .service-head h2 {
	color:rgba(205,150,120,1);
	font-size:20px;
	margin-bottom:10px;
}
.service-info-box .service-head h1 {
	font-weight: 600;
	font-size:30px;
	line-height:130%;
}

.service-info-box .service-info ul {
	font-size:18px;
}
.service-info-box .service-info ul li {
	position: relative;
	font-weight: 400;
	padding-left: 20px;	
	margin-bottom: 10px;
}
.service-info-box .service-info ul li:last-child {
	margin-bottom: 0px;
}
.service-info-box .service-info ul li::before{
	content: ''; 
	display: block;
	width: 5px; 
	height: 5px; 
	background-color:rgba(205,150,120,1); 
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	top:10px;
	left: 0;
}

.service-info-box .item {
	display: table;
}
.service-info-box .row {
	display: table-row;
}
.service-info-box .title {
	display:table-cell;
	font-weight: 500;
	color: #333;
	white-space: nowrap;
	
    padding: 0px 0 4px;
}
.service-info-box .ment {
	display:table-cell;
	word-break:break-all;
	color: #333;
    padding: 0px 0 4px 20px;
}
.service-info-box .service-btn {
	margin-top:10px;
}
@media screen and (max-width: 1280px) {
	.room-info-detail .service-info-area {
		padding:0 20px 40px;
	}
	.room-info-detail .service-info-item {
		display: table-row;
		font-size:16px;
	}

}
@media screen and (max-width: 1024px) {
	
	.service-info-list {
		display:block;
	}
	.service-info-list + .service-info-list {
	  margin:10px 0px 0 0;
	}
	.service-info-box .service-head {
		padding:0px 20px 0px 0;
	}
	.service-info-box .service-info {
		padding-left: 40px;
	}
	.service-info-box .service-head h1 {
		font-size:28px;
	}
	.service-info-box .service-head h2 {
		font-size:18px;
	}

}
@media screen and (max-width: 768px) {
	.service-info-division {
		padding:20px;
	}
	.service-info-list {
		display:block;
	}
	.service-info-list + .service-info-list {
	  margin:10px 0px 0 0;
	}
	.service-info-item {
		font-size:15px;
	}
	.service-info-heading {
		font-size:22px;
		padding:35px 0 20px
	}
	.service-info-heading-in {
		font-size:20px;
		padding:25px 0 20px
	}
	.service-info-heading:before {
		height: 25px;
	}
	
	.service-info-box {
		padding: 40px 20px;
	}
	
	.service-info-box .service-head h1 {
		font-size:22px;
	}
	.service-info-box .service-head h2 {
		font-size:16px;
	}
	.service-info-box .service-info ul {
		font-size:16px;
	}
}
@media screen and (max-width: 480px) {
	.service-info-mobile {
		display:block;
	}
	.service-info-box .service-head {
		display:block;
		padding:0px 0px 30px 0;
		text-align:center;
	}
	.service-info-box .service-info {
		display:block;
		padding: 0px;
	}
	.service-info-box .service-btn {
		text-align:center;
	}
}

@media screen and (max-width: 414px) {
	.service-info-heading {
		font-size:20px;
	}
	.service-info-area {
		padding:0 20px 40px;
	}
}

.all-view {
	position: absolute;
	bottom:0px;
	right:0;
}
.all-view-btn {
	position:relative;
	display:inline-block;
	font-size:18px;
	color:#000;
	line-height:100%;
	padding:10px 0 10px 24px;
}
.all-view-btn:after {
	position: absolute;
	left: 7px;
	top: 12px;
	z-index: 5;
	display: block;
	height:15px;
	width: 1px;
	background: rgba(102,102,102, 1);
	content: "";
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.all-view-btn:before {
	position: absolute;
	left: 0px;
	top: 19px;
	display: block;
	width: 15px;
	height: 1px;
	background: rgba(102,102,102, 1);
	content: "";
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.all-view-btn.open:before {
	background: rgba(102,102,102, 0);
}
.all-view-btn.open:after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	background: rgba(102,102,102, 1);
}

.room-service {
}
.room-service .tit {
	position:relative;
	display:block;
	font-size:30px;
	color:#000;
	margin:0 0 30px;
	font-weight:400;
}
.room-service .tit-in {
	position:relative;
	display:block;
	font-size:26px;
	color:#000;
	margin:0 0 30px;
	font-weight:400;
}



.tabsToggle-group {
	display:none;
}
.tabsType01{
	position:relative;
	display:table;
	width:100%;
	table-layout:fixed;
	white-space: nowrap; 
	overflow: auto;
	margin: 20px auto 0;
	font-size:0;
}
.tabsType01 li{
	position:relative;
	display:table-cell;
	width:200px;
	border:solid #e6e6e6;
	border-width:1px 0 0 1px;
	
}
.tabsType01 li:last-child{border-right:1px solid #e6e6e6}
.tabsType01 li a{
	display:block;
	height:60px;
	line-height:60px;
	color:#666;
	text-align:center;
	font-size:18px;
	font-weight:400;
	font-family:"Raleway","Noto Serif KR";
	letter-spacing:0.5px;
	text-transform:uppercase;
	background:#fff;
}
.tabsType01 li:after{
	content:'';
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:1px;
	background:#000
}
.tabsType01 li:first-child{border-left:1px solid #e6e6e6;border-right:0}
.tabsType01 li:first-child.on a{margin-left:0}
.tabsType01 li a:hover{text-decoration:none}
.tabsType01 li.on{
	z-index:10;
	border:1px solid #000;
	border-bottom:0;
}
.tabsType01 li.on a{
	font-weight:500;
}
.tabsType01 li.on a{color:#111;color:#000}
.tabsType01 li.on:after{background:#fff}
.tabsType01 li.on+li{border-left:0}
.tabsType01:after{
	content:'';display:block;position:absolute;left:0;bottom:0;width:100%;height:1px;background:#000;
}

.tabsType02 li{width:auto}
.tabsType02:after{display:none}
.tabsType02 li.on+li{border-left:0}
.tabsType02 li:last-child{border-left:1px solid #e6e6e6}
.tabsType02 li.on:last-child{border-left-color:#000}

.tabsCont-group {
	position:relative;

	vertical-align:top;
	font-size:0;
	display:table;
	width:100%;
	/*table-layout:fixed;
	white-space: nowrap; 
	overflow: auto;*/
}
.tabsCont-group-mobile {
	position:relative;
	display:none;
}
.tabsCont-group-vertical {
	position:relative;
	vertical-align:top;
	font-size:0;
}
.tabsCont-group-division {
	position:relative;
	vertical-align:top;
	font-size:0;
	margin:0 -2% 0;
}
.tabsCont {
	background:#fff;
	position:relative;
	display:table-cell;
	width:auto;
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}
.tabsCont:last-child{border-right:none}

.tabsCont-group-mobile .tabsCont {
	position:relative;
	display:block;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}

.tabsCont h4 {display:none;}
.tabsCont-view {
	position:relative;
	width:100%;
	padding:10px 0 40px;
}
.tabsCont-view:last-child {
	padding:10px 0 0px;
}
.tabsCont-view h4 {
	position:relative;
	display:block;
	font-size:20px;
	font-weight:400;
	font-family:"Raleway","Noto Serif KR";
	letter-spacing:0.5px;
	text-transform:uppercase;
	color:#000;
	padding-left:25px;
}
.tabsCont-view h4:after {
	position:absolute;
	display:inline-block;
	top:calc(50%);
	left:0;
	-moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	width:15px;
	height:1px;
	background:rgba(0,0,0,1);
	content:'';
}
.tabsCont-view .tabsRoomInfo{
	margin-top:20px;
}
.tabsRoomInfo{
	padding:25px 40px 30px;
	margin-top:35px;
	background:#f9f9f9;
	font-size:0;
	
}
.defaultSv {
	border-top: 1px solid #000;
    border-bottom: 1px solid #ccc;
	background:#fff;
	
}
.use-request-box {
	padding:25px 40px 30px;
	border-top: 1px solid #000;
    /*border-bottom: 1px solid #ccc;*/
	display:table;
	width:100%;
	position:relative;
}
.use-request-box .in {
	position:relative;
	display:table-cell;
	width:50%;
	vertical-align:top;
}
.use-request-box .in + .in {
	padding-left:60px;
}

.tabsRoomInfo:after{content:'';display:block;clear:both}
.tabsRoomInfo li{
	position:relative;
	float:left;
	width:33%;
	padding:7px 20px 7px 13px;
	font-size:18px;
	line-height:140%;
}
.tabsRoomInfo + .txtGuide{margin-top:20px;font-size:16px;}
.tabsRoomInfo .titDep3{margin-top:14px}

.tabsRoomInfo li:after { 
	position:absolute;
	display:inline-block;
	top:18px;
	left:0;
	background:#666;
	content:'';
	width:3px;
	height:3px;
	-webkit-border-radius: 50%; 
	   -moz-border-radius: 50%; 
		    border-radius: 50%;
}

.tabsCont-group-division .tabsCont-view {
	display:inline-block;
	width:46%;
	margin:0 2% 0;
}
.tabsCont-group-division .tabsRoomInfo li{
	width:50%;
}
.tabsCont-group-division .tabsRoomInfo li:nth-child(even) {
	padding-right:0;
}
.tabsCont-group-division .tabsRoomInfo {
	background:#fff;
	border:solid 8px rgba(245,245,245,1);
}


.room-list-text {
	margin:0 0 20px;
}
.room-list-text li{
	position:relative;
	padding:5px 20px 5px 13px;
	font-size:16px;
	line-height:160%;
}

.room-list-text li:after { 
	position:absolute;
	display:inline-block;
	top:18px;
	left:0;
	background:#666;
	content:'';
	width:3px;
	height:3px;
	-webkit-border-radius: 50%; 
	   -moz-border-radius: 50%; 
		    border-radius: 50%;
}

.course-menu-list {
	position:relative;
	padding:60px 0 0px;
	text-align:center;
}
.course-menu-list h1 {
	display:block;
	position:relative;
	padding:20px;
	margin:0px;
	font-size:22px;
	font-family:"Bodoni Moda","Noto Serif KR",sans-serif;
	background:rgba(240,240,240,1);
	color:#000;
}
.course-menu-list .menu-list{
	position:relative;
	padding:30px 20px;
	font-size:16px;
	line-height:160%;
	color:#333;
	
}
.course-menu-list .menu-list > ul {
	padding:10px 0 30px;
}
.course-menu-list .menu-list > ul.min {
	min-height:240px;
}
.course-menu-list .menu-list h3 {
	font-size:18px;
	color:#222;
	line-height:160%;
	margin-bottom:5px;
}

.course-menu-list .menu-tit {
	position:relative;
	font-size:18px;
	font-family:"Bodoni Moda","Gothic A1",sans-serif;
	line-height:120%;
	color:#000;
	font-weight:400;
	padding:20px 0 0px;
}
.course-menu-list .menu-caution {
	position:relative;
	font-size:14px;
	padding:40px 0 0px;
}

.course-western-list {
	position:relative;
	padding:60px 0 0px;
}
.course-western-list .menu-caution {
	position:relative;
	font-size:14px;
	padding:0px 0 0px;
	text-align:center;
}
.western-item {
	position:relative;
	display:table;
	vertical-align:top;
	width:100%;
	border:1px solid #e6e6e6;
	background:#fff;
	overflow:hidden;
	margin-bottom:40px;
	-webkit-border-radius: 10px 0 10px 10px; 
	   -moz-border-radius: 10px 0 10px 10px; 
			border-radius: 10px 0 10px 10px;
}
.western-item:last-child {
	margin-bottom:0px;
}
.western-item .western-menu-tit {
	position:relative;
	display:table-cell;
	background:rgba(240,240,240,1);
	font-family:"Bodoni Moda","Noto Serif KR",sans-serif;
	color:#000;
	vertical-align:middle;
	padding:30px;
	width:260px;
	text-align:center;	
}
.western-item .western-menu-tit h1 {
	font-size:30px;
	line-height:100%;
}
.western-item .western-menu-tit h2 {
	font-size:20px;
}
.western-item .western-menu-list {
	position:relative;
	display:table-cell;
	vertical-align:top;
	padding:20px 40px;
}
.western-item .menu-tit {
	font-family:"Bodoni Moda","Noto Serif KR",sans-serif;
	color:#000;
	font-size:16px;
	line-height:140%;
}
.western-item .menu-tit .eng {
	margin-bottom:8px;
}
.western-item .menu-list > ul {
	padding:20px 0 0px;
}
.western-item .menu-list > ul li {
	position:relative;
	padding:4px 0px 4px 13px;
	line-height:140%;
}
.western-item .menu-list > ul li:after { 
	position:absolute;
	display:inline-block;
	top:15px;
	left:0;
	background:#666;
	content:'';
	width:3px;
	height:3px;
	-webkit-border-radius: 50%; 
	   -moz-border-radius: 50%; 
		    border-radius: 50%;
}



@media screen and (max-width: 768px) {
	.tabsToggle-group {
		display:block;
	}
	.tabsCont-group {
		display:none;
	}
	.tabsCont-group-mobile {
		display:block;
	}
	
	.course-menu-list h1 {
		display:none;
	}
	
	.western-item .western-menu-tit {
		display:block;
		padding:15px 30px;
		width:auto;
	}
	.western-item .western-menu-list {
		display:block;
		padding:20px 30px;
	}
	.western-item .western-menu-tit h1 {
		font-size:20px;
		display:inline-block;
	}
	.western-item .western-menu-tit h2 {
		font-size:18px;
		display:inline-block;
		margin-right:5px;
	}
	.course-menu-list .menu-list > ul.min {
		min-height:auto;
	}
	.room-service .tit, .room-service .tit-in {
		font-size:24px;
		margin:0 0 20px;
	}
	.tabsType01 li a{
		height:50px;
		line-height:50px;
		font-size:16px;
	}
	.use-request-box {
		padding:20px;
	}
	.use-request-box .in {
		display:block;
		width:100%;
	}
	.use-request-box .in + .in {
		padding-left:0px;
	}

	.tabsRoomInfo{
		padding:20px;
		margin-top:20px;
	}
	.tabsRoomInfo li{
		font-size:16px;
	}
	.tabsRoomInfo li:after { 
		top:17px;
	}
	.tabsRoomInfo + .txtGuide{font-size:14px;}
	
	.tabsCont-view {
		padding:10px 0 30px;
	}
	.tabsCont-view h4 {
		font-size:18px;
	}
	.tabsCont-view .tabsRoomInfo{
		margin-top:10px;
	}
}
@media screen and (max-width: 640px) {
	.room-service .tit, .room-service .tit-in {
		font-size:20px;
	}
	/*.tabsType01 li a{
		font-size:14px;
	}*/
	
	.tabsRoomInfo li{
		width:50%;
	}
	
	.tabsCont-group-division {
		margin:0;
	}
	.tabsCont-group-division .tabsCont-view {
		width:100%;
		margin:0;
	}
	.all-view {
		right:20px;
	}
	.all-view-btn {
		font-size:16px;
	}
	.use-request-box {
		border-bottom:none;
	}
}
@media screen and (max-width: 480px) {
	.course-menu-list {
		padding:30px 0 0px;
	}
	.tabsType01 li a{
		font-size:15px;
	}
	.course-menu-list .menu-list{
		padding:20px 20px;
		font-size:14px;
		
	}
	.course-menu-list .menu-list > ul {
		padding:10px 0 20px;
	}
	.course-menu-list .menu-list h3 {
		font-size:16px;
	}
	.course-menu-list .menu-tit {
		font-size:16px;
	}
	.course-menu-list .menu-caution {
		padding:30px 0 0px;
	}

	.room-service .tit {
		padding:0 20px;
	}
	/*.tabsType01{
		width:auto;
		display:block;
		margin:0 0px;
		border-bottom:1px solid #e6e6e6;
	}
	.tabsType01 li{
		display:inline-block;
		border:none !important;
		margin:0 20px;
	}
	.tabsType01 li.on{
		border:none !important;
	}
	.tabsType01 li:after{
		display:none;
	}
	.tabsType01 li.on:after{
		content:'';display:block;position:absolute;left:0;bottom:0;width:100%;height:1px;background:#000;
	}*/
	.tabsCont-group-vertical, .tabsCont-group-division {
		padding:0 20px;
	}
	.use-request-box {
		padding:20px 0px
	}
	.tabsRoomInfo{
		padding:10px 20px 15px;
		margin-top:0px;
		vertical-align:top;
	}
	.tabsRoomInfo li{
		float:none;
		display:inline-block;
		font-size:15px;
		vertical-align:top;
		padding:7px 20px 7px 9px;
	}
	.tabsRoomInfo li:after { 
		top:16px;
	}
	.tabsRoomInfo li:nth-child(even) {
		padding:7px 0 7px 9px;
	}
	
	.room-list-text li{
		padding:5px 20px 5px 9px;
		font-size:15px;
	}
	.room-list-text li:after { 
		top:16px;
	}
}
@media screen and (max-width: 414px) {
	.tabsRoomInfo li{
		font-size:14px;
	}
	.tabsRoomInfo li:after { 
		top:15px;
	}
}



/* detail */
[class*="page-room-detail"] {
	/*padding-top: 100vh;*/
}
[class*="page-room-detail"] .page-body {
	position: absolute;
	top: 100vh;
	right: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	opacity: 0;
	display: none;
}

[class*="page-room-detail"] .page-body.active {
	position: relative;
	top: 0;
	z-index: 2;
	opacity: 1;
	display: block;
}

[class*="page-room-detail"] .tab {
	position: relative;
}

[class*="page-room-detail"] .tab .backgrounds {
	position: relative;
	z-index: 0;
}

[class*="page-room-detail"] .tab .backgrounds .bg {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	opacity: 0;
	-webkit-transform: translateY(0) translateZ(0);
	transform: translateY(0) translateZ(0);
}


/*[class*="cont-room-detail"] .tab2 {
	min-height: 100vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-pack: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

[class*="cont-room-detail"] .tab3 {
	min-height: 100vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-pack: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}*/


.page-room-detail .list-feature li:nth-child(even) {
	-webkit-transform: translateY(326px);
	-moz-transform: translateY(326px);
	-o-transform: translateY(326px);
	-ms-transform: translateY(326px);
	transform: translateY(326px);
}

.page-room-detail .list-feature li:nth-child(n+2) {
	margin-top: 120px;
}


.wedding-detail {
	position:relative;
	margin-top:0px;
}
.wedding-detail .detail {
	position:relative;
	float:left;
	width: calc(50% - 140px);
	order:2;
	/*padding:0 200px 80px 0;*/
}

.wedding-detail .right {
	float: right;
	width: 50%;
	order:1;
}

.wedding-detail .detail .txt {
	margin:140px 0;
	order:2;
}

.wedding-detail .detail:first-child .txt {
	margin:70px 0 140px;
}


.wedding-detail .detail .txt h4 {
	font-size: 30px;
	color: #000;
    word-break: keep-all;
	letter-spacing: -1px;
	line-height:140%;
	margin-bottom:30px;
	font-family:"Noto Serif KR",serif;
}
.wedding-detail .detail .txt h4 span {
	color:rgba(200,125,80,1);
}
.wedding-detail .detail .txt p {
	line-height: 30px;
}
.wedding-detail .img img {
	position:relative;
	width:auto;
	max-width:100%;
	order:1;
}
.wedding-detail .img {
	position:relative;
	margin-bottom:30px;
	overflow:hidden;
	-webkit-border-radius: 30px 0 30px 30px; 
	   -moz-border-radius: 30px 0 30px 30px; 
			border-radius: 30px 0 30px 30px;
}

.wedding-detail .tit {
	font-size:70px;
	font-family:"Raleway","Gothic A1",serif;
	color: rgba(51,51,51,1);
	font-weight:100;
	letter-spacing:-1px;
}

[class*="page-room-detail"] .section2 {
	margin-top:140px;
}

#sectionHead {position: relative;text-align: center; padding: 100px 0 0px;margin:0px auto 0px;}
#sectionHead:before {
	display: block;
    background:rgba(51,51,51,1);
	background:rgba(64,64,64,.4);
	background:rgba(205,150,120,.4);
    width: 1px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 50%;
    content: '';
}

#sectionHead h1 {
	font-size: 40px;
	letter-spacing: 0px; 
	line-height: 140%; 
	color:rgba(0,0,0,1);
	color:rgba(205,150,120,1);
	font-weight:400;
	
	text-transform:uppercase;
	position:relative;
	text-align:center;
	padding-bottom:20px;
}

#sectionHead.sub h1 {
	font-size: 34px;
}

#sectionHead h1 strong {
	font-weight:600;
	/*color:rgba(220,120,1,1);*/
}

#sectionHead h2 {
	font-size: 18px; font-style: normal; letter-spacing: 0; line-height: 1.5; 
	
	color:rgba(16,16,16,1);
	color:rgba(205,150,120,1);
	font-family:"Raleway", "Gothic A1", serif;
	margin-bottom:20px;
}

#sectionHead h3 {
	font-size: 16px; letter-spacing: 0; line-height: 1.5; 
	color:rgba(64,64,64,1);
	margin-top:10px;
}


.floor {
	position:relative;
	display:inline-block;
	margin:0 10px;
}
.floor .item {
	position:relative;
	display:inline-block;
	float:left;
	
	color:rgba(255,255,255,1);
	color:rgba(51,51,51,1);
	color:rgba(16,16,16,1);
	
	font-size: 14px; 
	font-weight:500; 
	letter-spacing: 0.5px;
	padding:0px 20px 0px;	
	line-height:30px;
	overflow:hidden;
	margin:0 10px 0 0;
	-webkit-border-radius: 50px; 
	   -moz-border-radius: 50px; 
		    border-radius: 50px;
	background:rgba(51,51,51,1);		
	background:none;
	border: 1px solid rgba(0,0,0,.5);	
	font-family: "Raleway","Gothic A1", serif;
}
.floor .txt {
	float:left;
	position:relative;
	display:inline-block;
	color:rgba(51,51,51,1);
	color:rgba(135,105,45,1);
	color:rgba(64,64,64,1);
	font-size: 15px; 
	font-weight:300; 
	letter-spacing: 0;
	line-height:30px;
}

.inside-detail-swiper {
	margin: 0px 0 0px;
	max-height:720px;
	position: relative;
	overflow: hidden;
}
.inside-detail-swiper .slideItem {
	position:relative;
	font-size:0;
}
.inside-detail-swiper .logo {
	position:absolute; right:0; top:0px; padding:20px; z-index:50;text-align:right;
	opacity:0;
	-webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; transition: all 0.8s ease;
}

.inside-detail-swiper .slick-dots {
    position:relative;
	bottom:0;
	padding:30px 20px 20px;
}
.inside-detail-swiper .slick-slide {
	padding: 0 0px;
	position:relative;
	/*overflow:hidden;
	-webkit-border-radius: 30px 0 30px 30px; 
	   -moz-border-radius: 30px 0 30px 30px; 
			border-radius: 30px 0 30px 30px;*/
}
.inside-detail-swiper .slick-slide .img {
	position:relative;
	height: 640px;
	background:rgba(0,0,0,1);
	transform:scale(0.75);
	-ms-transform: scale(0.75);
	-webkit-transform: scale(0.75);
	-webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; transition: all 0.8s ease;
}
.inside-detail-swiper .slick-slide .img img {
	position:relative;
	height: 100%;
	width:auto;
	opacity:.6;
	-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
}

.inside-detail-swiper .slick-slide.slick-current .img {
	
	transform:scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
}

.inside-detail-swiper .slick-slide.slick-current img {
	opacity: 1;
	
}
.inside-detail-swiper .slick-slide.slick-current .logo {
	opacity: 1;
}
.inside-detail-swiper .slick-slide.more {
	position: relative;
	padding-right: 72px;

}

.inside-detail-swiper .slick-arrow {
	display: inline-block;
	width: 48px;
	height: 80px;
	margin-top: -76px;
	margin-top: -74px;
	background: rgba(16, 16, 16, 0.6);
	font-size: 0;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	transition-duration: 0.4s;
	border:none;
	border-radius:0;
}

.inside-detail-swiper .slick-arrow:after {
    border-top: 1px solid rgba(255,255,255,1);
    border-left: 1px solid rgba(255,255,255,1);
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: 16px;
}
.slick-arrow.slick-next:after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    left: 8px;
}
.slick-arrow:hover {
    background: rgba(16, 16, 16, 1);
	border:none;
}

.inside-detail-swiper .slick-next {
	right: 0;
	-webkit-transform: translateX(200%);
	-moz-transform: translateX(200%);
	-o-transform: translateX(200%);
	-ms-transform: translateX(200%);
	transform: translateX(200%);
}

.inside-detail-swiper .slick-prev {
	left: 0;
	-webkit-transform: translateX(-200%);
	-moz-transform: translateX(-200%);
	-o-transform: translateX(-200%);
	-ms-transform: translateX(-200%);
	transform: translateX(-200%);
}

.inside-detail-swiper:hover .slick-arrow, .inside-detail-swiper:focus .slick-arrow {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.inside-detail-swiper:hover .slick-disabled.slick-next, .inside-detail-swiper:focus .slick-disabled.slick-next {
	-webkit-transform: translateX(200%);
	-moz-transform: translateX(200%);
	-o-transform: translateX(200%);
	-ms-transform: translateX(200%);
	transform: translateX(200%);
}

.inside-detail-swiper:hover .slick-disabled.slick-prev, .inside-detail-swiper:focus .slick-disabled.slick-prev {
	-webkit-transform: translateX(-200%);
	-moz-transform: translateX(-200%);
	-o-transform: translateX(-200%);
	-ms-transform: translateX(-200%);
	transform: translateX(-200%);
}

.inside-detail-swiper .slick-slide.more .btn-more-link {
	position: absolute;
	top: 50%;
	right: 0;
	font-family: 'Gothic A1', sans-serif;
	font-size: 12px;
	line-height: 1.33;
	color: #404040;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
}

.inside-detail-swiper .slick-slide.more .btn-more-link i {
	width: 32px;
	height: 32px;
	margin-bottom: 8px;
	display: block;
	vertical-align: middle;
	background-image: url("../images/common/icons.svg");
	background-size: 320px auto;
	background-repeat: no-repeat;
	background-position: -256px -160px;
}

/* point detail */
.point-detail-out {
	padding-top: 60px;
    border-top: 1px solid #e6e6e6;
}
.point-detail {
	position:relative;
	padding:0px;
	margin:0px 0 40px;
	width:100%;
	display:table;
}

.point-detail .photo {
	position:relative;
	display:table-cell;
	width:60%;
	vertical-align:top;
	order:1;
}

.point-detail .photo-img {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.point-detail .photo-img img {
	position:relative;
	width:100%;height:auto;
}
.point-detail .photo-img .videoBox {
    position:relative;
	width:100%;height:auto;
}

.point-detail .detail {
	position:relative;
	display:table-cell;
	width:40%;
	vertical-align:middle;
	order:2;
}

.point-detail .inner {
	position:relative;
	padding:0px 80px 0 0px;
	vertical-align:top;
}
.point-detail .right .inner {
	padding:0px 0px 0 80px;
}

.point-section .point-detail .inner {
	padding:0 80px 0 80px;
}

.point-section .point-detail {
	margin:40px 0;
}
.point-section:last-child .point-detail {
	margin:40px 0 0;
}
.point-detail .point-name {
	position: relative;
	font-size: 22px;
	line-height:140%;
	font-weight: 500;
	padding-bottom: 30px;
	color: #000;
}

.point-detail .point-name-bar {
	position: relative;
	font-size: 24px;
	line-height:140%;
	font-weight: 500;
	padding-bottom: 20px;
	margin-bottom: 20px;
	color: #000;
}
.point-detail .point-name-bar:before {
	content: "";
	display: block;
	width: 40px;
	height: 1px;
	background: #999;
	position: absolute;
	left: 0;
	bottom: 0;
}

.point-detail .point-ment {
	position: relative;
	margin:0px 0 0px;
	font-size: 16px; 
}

.point-detail .point-end {
	position: relative;
	margin:20px 0 0px;
	font-size: 14px; 
	font-weight:500;
	padding-top:20px;
}
.point-detail .point-end:before {
	content: "";
	display: block;
	width: 40px;
	height: 1px;
	background: #999;
	position: absolute;
	left: 0;
	top: 0;
}

@media screen and (max-width: 1280px) {
	.section .point-detail .inner {
		padding:0 50px 0 50px;
	}
	.point-detail .point-name,.point-detail .point-name-bar {
		font-size: 20px;
	}
}


@media screen and (max-width: 768px) {
	.point-detail {
		display: flex;
		flex-flow: row wrap;
		margin:0px 0 20px !important;
		width:100%;
		padding:0;
	}
	.point-detail .photo {
		display:block;
		width:100%;
	}
	
	.point-detail .detail {
		display:block;
		width:100%;
		vertical-align:top;
	}
	.point-detail .inner {
		padding:30px 0px !important;
		/*text-align:center;*/
	}
	.point-section .point-detail .inner {
		padding:30px 0px;
	}
	.point-detail .point-name,.point-detail .point-name-bar {
		font-size: 18px;
	}
	.point-detail .point-end:before,.point-detail .point-name-bar:before {
		/*left: calc(50% - 20px);*/
	}
	.point-detail .point-ment {
		font-size: 15px; 
	}
	
	.point-detail-out {
		padding: 0px 0;
		border-top: none;
	}
	.point-detail-out .point-detail .inner {
		padding:40px 0px 10px !important;
		text-align:center;
	}
	.point-detail-out .point-detail .point-end:before, .point-detail-out .point-detail .point-name-bar:before {
		left: calc(50% - 20px);
	}
}

@media screen and (max-width: 480px) {
	.point-detail .inner {
		padding:30px 20px !important;
		text-align:left;
	}
	.point-section .point-detail .inner {
		padding:30px 20px;
	}
	.point-detail .point-end:before,.point-detail .point-name-bar:before {
		left:0;
	}
	.point-detail .point-ment {
		font-size: 14px; 
	}
}

/* room detail */

.room-info-detail {
	position:relative;
	padding:0px;
	margin:0px 0 40px;
	width:100%;
}

.room-info-detail .photo {
	position:relative;
	float:left;
	display:table-cell;
	width:60%;
	vertical-align:top;
	order:1;
}

.room-info-detail .photo-img {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.room-info-detail .photo-img img {
	position:relative;
	width:100%;height:auto;
}
.room-info-detail .photo-img .videoBox {
    position:relative;
	width:100%;height:auto;
}

.room-info-detail .detail {
	position:relative;
	float:right;
	display:table-cell;
	width:40%;
	vertical-align:top;
	order:2;
}

.room-info-detail .inner {
	position:relative;
	padding:0px 80px 0px 0px;
	vertical-align:top;
}
.room-info-detail .right .inner {
	padding:0px 0px 0 80px;
}
.room-info-detail .room-inner-info {
	position: relative;
	padding:0 0 60px;
}
.room-info-detail .room-info-name {
	position: relative;
	font-size: 26px;
	line-height:140%;
	font-weight: 500;
	padding-bottom: 30px;
	color: #000;
}
.room-info-detail .room-info-name-eng {
	position: relative;
	display:inline-block;
	font-size: 20px;
	line-height:140%;
	font-weight: 300;
	color: #666;
}
.room-info-detail .room-info-name-bar {
	position: relative;
	font-size: 24px;
	line-height:140%;
	font-weight: 500;
	padding-bottom: 20px;
	margin-bottom: 20px;
	color: #000;
}
.room-info-detail .room-info-name-bar:before {
	content: "";
	display: block;
	width: 40px;
	height: 1px;
	background: #999;
	position: absolute;
	left: 0;
	bottom: 0;
}

.room-info-detail .room-info-ment {
	position: relative;
	margin:0px 0 0px;
	font-size: 16px; 
}

.room-info-detail .room-info-end {
	position: relative;
	margin:20px 0 0px;
	font-size: 14px; 
	font-weight:500;
	padding-top:20px;
}
.room-info-detail .room-info-end:before {
	content: "";
	display: block;
	width: 40px;
	height: 1px;
	background: #999;
	position: absolute;
	left: 0;
	top: 0;
}

.room-service-inquiry {
	position:relative;
	float:right;
	display:table;
	width:40%;
	padding:60px 0 0 80px;
	text-align:left;
	order:3;
}
.room-service-inquiry-list {
	position:relative;
	padding:0 40px 0 0;
	display:table-cell;
}
.room-service-inquiry-list .headTit {
	font-weight: 500;
	font-size: 20px;
	color: #333;
	font-weight:600;
	padding-bottom:10px;
}
.room-description-list-listbox {
  display: table;
}
.room-description-list {
  display: table-row;
}
.room-description-list .title {
	display: table-cell;
	padding: 2px 0;
	font-weight: 500;
	color: #333;
	white-space: nowrap;
	font-size:18px;
}
.room-description-list .ment {
	display: table-cell;
	word-break:break-all;
	color: #333;
	font-size:18px;
	padding-left: 20px;
	line-height:130%;
}
.room-service-btn-area {
	position:relative;
	display:table-cell;
	padding:20px 0 3px 0px;
	vertical-align:bottom;
	text-align:right;
}

@media screen and (max-width: 1600px) {
	.room-service-inquiry {
		float:left;
		width:auto;
		padding:60px 0 0 0px;
	}
}
@media screen and (max-width: 1400px) {
	.room-info-detail .right .inner {
		padding:0px 0px 0 60px;
	}
}

@media screen and (max-width: 1280px) {
	
}


@media screen and (max-width: 1024px) {
	.room-info-detail {
		display: flex;
		flex-flow: row wrap;
		margin:0px 0 20px !important;
		width:100%;
		padding:0;
	}
	.room-info-detail .photo {
		display:block;
		width:100%;
		float:none;
	}
	
	.room-info-detail .detail {
		display:block;
		width:100%;
		vertical-align:top;
		float:none;
	}
	.room-service-inquiry {
		float:none;
		width:auto;
		padding:0px 0 0 0px;
	}
	.room-info-detail .inner {
		padding:50px 0px !important;
		/*text-align:center;*/
	}
	.room-info-section .room-info-detail .inner {
		padding:30px 0px;
	}
}
@media screen and (max-width: 768px) {
	.room-info-detail .room-info-name,.room-info-detail .room-info-name-bar {
		font-size: 24px;
	}
	.room-info-detail .room-info-name-eng {
		font-size: 18px;
	}
	.room-info-detail .room-info-end:before,.room-info-detail .room-info-name-bar:before {
		/*left: calc(50% - 20px);*/
	}
	
}
@media screen and (max-width: 480px) {
	.room-info-detail .inner {
		padding:40px 0px !important;
		text-align:left;
	}
	.room-info-detail .room-inner-info {
		padding:0 20px 40px;
	}
	.room-info-detail .room-info-end:before,.room-info-detail .room-info-name-bar:before {
		left:0;
	}
	.room-service-inquiry {
		width:100%;
		padding:0px 20px;
	}
	.room-service-inquiry-list {
		padding:0 40px 0 0;
		display:block;
	}
	.room-service-inquiry-list .headTit {
		font-size: 18px;
	}
	.room-description-list .title {
		font-size:16px;
	}
	.room-description-list .ment {
		font-size:16px;
	}
	.room-service-btn-area {
		position:relative;
		display:block;
		padding:20px 0 3px 0px;
		text-align:right;
	}
}



/* wedding-detail */
.section {
	position:relative;
	z-index:2;
}
.wedding-sub-detail {
	position:relative;
	padding:40px 0 40px;
	margin:50px 0 50px;
	width:100%;
	display:table;
	
}
.wedding-sub-detail .detail-out {
	position:relative;
	width:100%;
	display:table;
}
.bg-9 .wedding-sub-detail {
	background:#fff;
	margin:0px 0 80px;
}
.no-margin .wedding-sub-detail {
	background:#fff;
	margin:0px 0 0px;
}
/*#detailArea .section:last-child .wedding-sub-detail {
	margin:0px 0 0px;
}*/
/*#detailArea.bg-9 .section:last-child .wedding-sub-detail {
	margin:0px 0 0px;
}*/

.wedding-sub-detail .photo {
	position:relative;
	display:table-cell;
	width:60%;
	vertical-align:top;
	order:1;
}

.wedding-sub-detail .photo-img {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.wedding-sub-detail .photo-img img {
	position:relative;
	width:100%;height:auto;
}
.wedding-sub-detail .photo-img .videoBox {
    position:relative;
	width:100%;height:auto;
}

.wedding-sub-detail .detail {
	position:relative;
	display:table-cell;
	width:40%;
	vertical-align:middle;
	order:2;
}

.no-margin .wedding-sub-detail .photo {
	width:55%;
}
.no-margin .wedding-sub-detail .detail {
	width:45%;
}

.wedding-sub-detail .right {
	text-align:right;
}
.wedding-sub-detail .inner {
	position:relative;
	padding:0px 0 0 100px;
	vertical-align:top;
}

.wedding-sub-detail .left .inner {
	padding:0 100px 0 0;
}
#detailArea .section:nth-child(even) .wedding-sub-detail .inner {
	padding:0 100px 0 60px;
}
#detailArea .section:nth-child(even) .banquet-sub-detail .inner {
	padding:0 0px 0 100px;
}
.wedding-sub-detail .category {
	margin:0px 0 20px 0px; 
	padding:0 15px 0 15px; 
	height:30px; 
	line-height:28px; 
	border-radius:15px;
	display: -moz-inline-stack;
	display:inline-block; 
	min-width:auto;
	white-space:nowrap;
	text-align:center; 
	font-size:15px; 
	color:rgba(205,150,120,1);
	vertical-align:top;
	border:1px solid rgba(205,150,120,.7);
}

.wedding-sub-detail .detail-name {line-height:130%; font-weight:300; color:rgba(205,150,120,1);font-size:24px; letter-spacing:-1px;font-family:'Noto Serif KR', sans-serif;}
.wedding-sub-detail .detail-nameSub {margin:30px 0 0px;line-height:160%; font-weight:500; color:rgba(205,150,120,1); font-size:18px; }
.wedding-sub-detail .detail-nameMent {margin:20px 0 0;line-height:170%; font-size:15px;color:rgba(16,16,16,1);}

.wedding-sub-detail .detail-name2 {margin:10px 0 0px;line-height:120%; font-weight:300; color: rgba(75,125,90,1);font-size:34px; font-family: 'Raleway', 'Noto Sans KR', sans-serif;}
.wedding-sub-detail .detail-nameSub2 {margin:30px 0 0px;line-height:150%; font-weight:400; color:rgba(16, 16, 16, 1);; font-size:20px; font-family: 'Noto Serif KR', sans-serif;}
.wedding-sub-detail .detail-nameMent2 {margin:30px 0 0;line-height:160%; font-size:15px; color:rgba(16, 16, 16, 1);}

.wedding-sub-detail .detail-name3 {margin:0px 0 0px;line-height:110%; font-weight:400;color:rgba(51,51,51,1); color: rgba(200,125,80,1);font-size:40px; font-family:'Noto Sans KR', sans-serif;letter-spacing:-1px;}
.wedding-sub-detail .detail-nameSub3 {margin:5px 0 0px;line-height:150%; font-weight:300; color:rgba(16, 16, 16, 1);; font-size:28px; font-family: 'Noto Serif KR', sans-serif;letter-spacing:-1px;}
.wedding-sub-detail .detail-nameMent3 {margin:20px 0 0;line-height:160%; font-size:18px; color:rgba(16, 16, 16, 1);}
.wedding-sub-detail .detail-caution {
	margin-top:40px;
	padding-left:10px;
	border-left:4px solid #efefef;line-height:160%; font-size:14px; color:#999;
}

@media screen and (max-width: 768px) {
	.wedding-sub-detail .detail-caution {
		padding-left:0;
		padding-top:10px;
		border-left:none;
	}
}

.banquet-sub-detail .detail {
	width:50%;
}
.banquet-sub-detail .photo {
	width:50%;
}
.banquet-sub-detail .detail-nameMent {font-size:16px;}


.wedding-sub-detail .point-name {
	font-size: 40px;
	letter-spacing: -0.5px; 
	line-height: 140%; 
	color:rgba(80,50,20,1);
	color:rgba(0,0,0,1);
	font-weight:500;
	
	/*font-family: 'Noto Serif KR', sans-serif;*/
	
}
.wedding-sub-detail .point-name strong {
	font-weight:700;
}
.wedding-sub-detail .point-nameSub {
	margin:30px 0 0px;
	letter-spacing: -1px; 
	font-size: 24px; 
	font-weight:400;
	font-style: normal; line-height: 130%;; 
	color:rgba(51,51,51,1);
}
.wedding-sub-detail .point-nameSub strong {
	font-weight:600;
}

.wedding-sub-detail .detail-link {
	margin:20px 0 0;
	display: inline-block;
    padding: 6px 0 2px;
    border-bottom: 2px solid #101010;
    font-family: 'Raleway', 'Gothic A1', sans-serif;
    font-size: 14px;
	font-weight:500;
    line-height: 1.43;
    color: #101010;
}
.wedding-sub-detail .detail-link i {
	font-size: 12px;
}

.sub-detail-swiper {
	position: relative;
	overflow: hidden;
	min-width: 100%; width: 0; 
	/*-webkit-border-radius: 30px 0 30px 30px; 
	   -moz-border-radius: 30px 0 30px 30px; 
			border-radius: 30px 0 30px 30px;*/
}
.sub-detail-swiper .slick-slide,
.sub-detail-swiper .slickItem {
	padding: 0 0px;
	position:relative;
}
.sub-detail-swiper .slideItem {
	position:relative;
	font-size:0;
}
.sub-detail-swiper .logo {
	position:absolute; right:0; top:0px; padding:20px; z-index:50;text-align:right;
	display:none;
}

.sub-detail-swiper .slick-slide .img,
.sub-detail-swiper .slickItem .img {
	position:relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.sub-detail-swiper .slick-slide .img img,
.sub-detail-swiper .slickItem .img img {
	position:relative;
	width: 100%;
	max-width:100%;
}

.sub-detail-swiper .slick-dots {
	bottom:20px;
}

.sub-detail-swiper .slick-dots li button {
    width: 5px;
    height: 5px;
    padding: 4px;
	background:transparent;
	border:2px solid rgba(255,255,255,1);
}
.sub-detail-swiper .slick-dots li button:hover,
.sub-detail-swiper .slick-dots li button:focus
{
    background:rgba(255,255,255,1);
}

.sub-detail-swiper .slick-dots li.slick-active button
{
    background:rgba(255,255,255,1);
	width: 12px;
    height: 12px;
}

@media screen and (max-width: 480px) {
	.sub-detail-swiper .slick-dots li button {
		width: 4px;
		height: 4px;
		padding: 3px;
	}
	.slick-dots li {
		width: 10px;
		height: 10px;
		margin: 0 4px;
	}
	.sub-detail-swiper .slick-dots li.slick-active button {
		width: 10px;
		height: 10px;
	}
}

.sub-detail-swiper .slick-arrow {
	background: rgba(255,255,255,0);
	border-radius:0;
	width: 40px;
    height: 40px;
	border:none;
	top: calc(50%);
	/*-webkit-transform:none;
    -ms-transform:none;
    transform:none;*/
}

.sub-detail-swiper .slick-arrow:after {
	content: '';
	position: absolute;
	
	border-top: 2px solid rgba(50,35,30,1);
	border-left: 2px solid rgba(50,35,30,1);
	border-top: 2px solid rgba(255,255,255,1);
	border-left: 2px solid rgba(255,255,255,1);
	width: 10px;
    height: 10px;
    top: 14px;
    left: 15px;
}
.sub-detail-swiper .slick-arrow.slick-next:after {
    left: 12px;
}
.sub-detail-swiper .slick-arrow:hover {
	background:rgba(230,200,160,1);	
	background: rgba(255,255,255,1);
}
.sub-detail-swiper .slick-arrow:hover:after {
	border-top: 2px solid rgba(50,35,30,1);
	border-left: 2px solid rgba(50,35,30,1);
}

.sub-detail-swiper .slick-prev	{
	left:0;
	-webkit-transform: translate(-200%,-50%);
	-moz-transform: translate(-200%,-50%);
	-o-transform: translate(-200%,-50%);
	-ms-transform: translate(-200%,-50%);
	transform: translate(-200%,-50%);
}
.sub-detail-swiper .slick-next	{
	right: 0px;
	-webkit-transform: translate(200%,-50%);
	-moz-transform: translate(200%,-50%);
	-o-transform: translate(200%,-50%);
	-ms-transform: translate(200%,-50%);
	transform: translate(200%,-50%);
}
.sub-detail-swiper:hover .slick-arrow, .sub-detail-swiper:focus .slick-arrow {
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.sub-detail-swiper:hover .slick-disabled.slick-next, .sub-detail-swiper:focus .slick-disabled.slick-next {
	-webkit-transform: translate(200%,-50%);
	-moz-transform: translate(200%,-50%);
	-o-transform: translate(200%,-50%);
	-ms-transform: translate(200%,-50%);
	transform: translate(200%,-50%);
}

.sub-detail-swiper:hover .slick-disabled.slick-prev, .sub-detail-swiper:focus .slick-disabled.slick-prev {
	-webkit-transform: translate(-200%,-50%);
	-moz-transform: translate(-200%,-50%);
	-o-transform: translate(-200%,-50%);
	-ms-transform: translate(-200%,-50%);
	transform: translate(-200%,-50%);
}


#brandHead {position: relative;  text-align: center; padding: 0px 0 30px;margin:0px auto 20px;}
#brandHead h1 {
	
	font-size: 70px;
	letter-spacing: -0.5px; 
	line-height: 1.6; 
	
	color:rgba(51,51,51,1);
	font-family: "Bodoni Moda","Gothic A1", serif;
	/*text-transform:uppercase;*/
	position:relative;
	text-align:center;
	
}
#brandHead h1.mj {
	font-size: 54px;
	text-transform:uppercase;
	font-family: "Bodoni Moda","Gothic A1", serif;
}
#brandHead h2 {
	position:relative;
	display:inline-block;
	font-size: 50px; 
	font-style: 100; letter-spacing: 0; line-height: 1; 
	color:rgba(51,51,51,1);
	color:rgba(220,120,1,1);
	font-family: "RaleWay","Gothic A1", serif;
	padding:0px 0 30px;
	/*text-transform:uppercase;*/
}
#brandHead h2 .dot:before { 
	content:''; 
	position:absolute; 
	left:50%; bottom:0; height:1px; 
	width:100%;
	-webkit-transform: translateX(-50%);
		 -o-transform: translateX(-50%);
			transform: translateX(-50%);
	background:rgba(51,51,51,1);
	background:rgba(245,220,200,1); 
	
}
#brandHead h2 .dot:after { 
	content:''; 
	position:absolute; 
	left: calc(50% - 4px);
	bottom:-4px; 
	height:9px; 
	width:9px; 
	-webkit-transform: translateX(-50%);
		 -o-transform: translateX(-50%);
			transform: translateX(-50%);
			
	background:rgba(51,51,51,1);
	background:rgba(245,170,105,1);
	-webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
}

#brandHead h3 {
	font-size: 22px; letter-spacing: 0; line-height: 1.5; 
	color:rgba(40,30,25,1);
	margin-top:25px;
	/*font-family: "Noto Serif KR", serif;*/
}

.full-container {
	position: relative;
    max-width: 1400px;
    /*min-height: 100vh;*/
    margin: 0px auto 40px;
}
.visual-section {
	left: 0;
	position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
}


.visual-section .visual-sub {
	position:relative;
    width:100%;
	height:100%;
	top: 0; left: 50%;
	
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	
}

.visual-section .visual-sub li {
	width:100%;
	height:100%;
	/*background-attachment: fixed;*/
    background-repeat: no-repeat;
    background-position: 50% 50%;
	-webkit-backface-visibility: hidden;
	background-size:cover;
	-webkit-background-size:cover;
  	-moz-background-size:cover;
 	-o-background-size:cover;
}


.visual-section .bx-viewport, .visual-section .bx-wrapper {
    position:relative;
    width:100%;
    height:100% !important;
    top:0;
    left:0;
	/*background:rgba(0,0,0,1);*/
}


.text-section {
	display: inline-block;
    width: 50%;
    /*min-height: 100vh;*/
    padding: 0px 0 0;
	margin-left: 50%;
	vertical-align:middle;
	text-align:center;
}

.text-section .contents {
    padding: calc(30% + 100px) 60px calc(30% + 100px);
	padding: 60px 60px 60px;
    margin: 0 auto;
	text-align:center;
}

.text-section .contents h1 {
	line-height:130%; 
	font-weight:300; 
	color:rgba(230,130,0,1);
	color:rgba(51,51,51,1); 
	color:rgba(145,115,80,1);
	
	font-size:54px; 
	font-family: 'Bodoni Moda', 'Gothic A1', sans-serif;
}
.text-section .contents h1 span {
	font-size:30px; 
	font-weight:500;
	text-transform:uppercase;
}
.text-section .contents h3 {
	margin:40px 0 0px;
	line-height:140%; 
	font-weight:300; 
	letter-spacing:-0.5px;
	color:rgba(16, 16, 16, 1);; 
	font-size:30px; 
}
.text-section .contents strong {
	font-weight:600;
}
.text-section .contents h2 {
	margin:30px 0 0px;
	line-height:150%; 
	font-weight:400; 
	color:rgba(16, 16, 16, 1);; 
	font-size:26px; 
	letter-spacing:-1px;
	font-family: 'Noto Serif KR', sans-serif;
}
.text-section .contents p {
	margin:30px 0 0;
	line-height:180%;
	font-size:18px;
	color:rgba(16, 16, 16, 1);
}


.full-container.right .text-section {
	margin-left: 0;
	margin-right: 50%;
}

.full-container.right .visual-section {
	left: auto;
	right: 0;
	/*background-position: 100% 0;*/
}

.full-container.right .visual-sub {
	top: 0; left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}

.full-container.right .text-section .contents {
    padding: calc(30% + 100px) 60px calc(30% + 100px);
    margin: 0 auto;
}

.about-section {display:block;width:100%;padding:0px 20px 20px;text-align:center;}
.about-section h1 {
	line-height:130%; 
	font-weight:300; 
	color:rgba(230,130,0,1);
	color:rgba(51,51,51,1); 
	color:rgba(145,115,80,1);
	font-size:54px; 
	font-family: 'Bodoni Moda', 'Gothic A1', sans-serif;
}
.about-section h1 span {
	font-size:30px; 
	font-weight:500;
	text-transform:uppercase;
}
.about-section h2 {
	margin:0px 0 0px;
	line-height:140%; 
	font-weight:300; 
	color:rgba(200,125,80,1);
	color:rgba(51,51,51,1); 
	color:rgba(190,160,80,1); 
    color:rgba(220,120,1,1);
	color:rgba(80,50,20,1);
	font-size:30px; 
	font-family:'Noto Serif KR', sans-serif;
}
.about-section p {
	margin:30px 0 30px;
	line-height:180%;
	font-size:18px;
	color:rgba(16, 16, 16, 1);
}
.about-section .logo {
	margin:40px 0 40px;
}


.nowArea {
	position:relative;
	display:table;
	width:100%;
}
.nowArea .halfA {
	position:relative;
	display:table-cell;
	width:40%;
	vertical-align:middle;
	text-align:center;
	background:rgba(35,25,20,1);
	background:rgba(35,25,20,1) url(/imgs/gnb/footer-pattern4.png) repeat;
	padding:40px;
}
.nowArea .halfB {
	position:relative;
	display:table-cell;
	width:60%;
}
.maxContainer .nowArea .halfA {
	width:45%;
}
.maxContainer .nowArea .halfB {
	width:55%;
}
.nowArea .txtBox {
	position:relative;
	display:inline-block;
	padding:0 0px 0;
	vertical-align:top;
	text-align:left;
}
.nowArea h1 {
	font-size: 100px;
	letter-spacing: -1px; 
	line-height: 1; 
	color:rgba(220,120,1,1);
	font-weight:500;
	font-family: "Raleway","Gothic A1", serif;
	text-indent:-5px;
	position:relative;
	padding-bottom:0px;
	text-transform:uppercase;
}
.nowArea h2 {
	font-size: 50px;
	letter-spacing: -2px; 
	line-height: 1; 
	font-family: "Raleway","Gothic A1", serif;
	position:relative;
	padding-bottom:40px;
	color:rgba(80,50,20,1);
	color:rgba(255,255,255,1);
	font-weight:300;
}
.nowArea h3 {
	font-size: 18px; letter-spacing: 0; line-height: 1.5; 
	color:rgba(40,30,25,1);
	color:rgba(255,255,255,1);
}
.moreGallery {
	position:relative;
	padding:30px 0 0;
}
.moreGallery .link_line {
	color:rgba(255,255,255,1);
}

.imgFlow {
	font-size:0;
	position:relative;
	overflow:hidden;
}
.imgFlow .item {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	display: inline-block;
	vertical-align: top;
	position:relative;
	width:33.33333%;
}
.imgFlow .item a {
	position:relative;
	display:block;
	width:100%;
	height:280px;
	
}
.imgFlow .item .img {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	/*border-radius: 10px;
	-webkit-border-radius:10px;*/
}
.imgFlow .item .img img {
	position:relative;
	top: 50%;
	left:50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	width:auto;height:100%;
	width:100%;height:auto;
	
	-webkit-transition: all 1.3s ease; -moz-transition: all 1.3s ease; -o-transition: all 1.3s ease; transition: all 1.3s ease;
}
.imgFlow .item .hoz img {
	width:auto;height:100%;
}
.imgFlow .item a .txt {
	position: absolute;
	top:auto;
	bottom:20px;
    left: 20px;
	z-index:11;
	color:#fff;
	font-size:18px;
	font-family: "Raleway","Gothic A1", sans-serif;
	-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.imgFlow .item a .txtZoom {
	position: absolute;
	top:0;
	bottom:0;
    left: 0;
	z-index:11;
	width:100%;
	height:100%;
	display:table;
	text-align:center;
	-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	
	transform:scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.imgFlow .item a .txtZoom .in {
	position: relative;
	display:table-cell;
	vertical-align:middle;
	color:#fff;
	
	font-family: "Raleway","Gothic A1", sans-serif;
}
.imgFlow .item a .txtZoom .subj {
	font-size:24px;
}
.imgFlow .item a .txtZoom .name {
	font-size:16px;
}
.imgFlow .item a .txtZoom .subj:after{content:''; display:block; margin:5px auto 10px; width:30px; height:2px; background:#fff;}

.imgFlow .item a .cover {
	position:absolute;
	left:0;right:0;top:0;bottom:0;
	width:100%;
	height:100%;
	display:block;
	z-index:10;
	background:rgba(0,0,0,.0);
	-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
}
.imgFlow .item a .cover:after {
	/*position:absolute;
	top: 50%;
	left:50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	font-family: 'themify'; content: "\e611"; font-size: 26px; font-weight: normal;color:#fff;line-height:26px;
	display:inline-block;
	margin-top:5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;*/
}
.imgFlow .item a:hover .cover {
	background:rgba(0,0,0,.5);
}
.imgFlow .item a:hover .txt {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.imgFlow .item a:hover .txtZoom {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	transform:scale(1.0);
	-ms-transform: scale(1.0);
	-webkit-transform: scale(1.0);
}
.imgFlow .item a:hover .cover:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.half {
	position:relative;
	display:table-cell;
	width:50%;
	vertical-align:top;
}
.half:first-child {
	padding-right:3%;
}
.half:last-child {
	padding-left:3%;
}

.quick {
	display:table;
}
.quick-inner {
	position:relative;
}


/* quick Location */
.quickLocation {
	position:relative;
	width:100%;
}

.quickLocation .location {position:relative;}
.quickLocation .bottom {position:relative;padding-top:40px;}
.quickLocation .mapDiv {position:relative;margin-top:0px;max-width:99.6%;min-width:99.6%;min-height:420px;border:rgba(145,115,80,.2) 1px solid;} 

.quickLinkHead {
	margin-top:50px !important;
}


/*.quickLink .quickItem .ot {display:none;}*/

/* kakao map */
.infoWindow {position: absolute;left: 0;bottom: 40px;width: 120px;padding-bottom:10px;margin-left: -60px;text-align: center;overflow: hidden;font-size: 14px;line-height: 1.5;font-family:"Noto Sans Kr",serif;}
.infoWindow .info {width: 100%;border-radius: 5px;border: 1px solid #ccc;border-bottom: 2px solid #ccc;overflow: hidden;background: #fff;color:#000;font-weight:500;}
.info .desc {position: relative;padding: 5px 0px;}
.info:after {content: '';position: absolute;margin-left: -12px;left: 50%;bottom: 0;width: 22px;height: 12px;background: url('http://t1.daumcdn.net/localimg/localimages/07/mapapidoc/vertex_white.png')}

/* wedding Venue */
.venueArea {
	padding:40px 30px 40px 0;
	position:relative;
	display:block;
	width:100%;
}

.venueArea .venueHead {
	position:relative;
	float:left;
	width:50%;
	vertical-align:top;
	text-align:left;
	padding:0px;
}

.venueArea .txtBox {
	position:relative;
	display:inline-block;
	padding:50px 0 0 30px;
	vertical-align:top;
	text-align:left;
}
.venueArea .txtBox h1 {
	font-size: 66px;
	letter-spacing: -2px; 
	line-height: 1; 
	color:rgba(80,50,20,1);
	font-family: 'Bodoni Moda', 'Gothic A1', sans-serif;
	text-indent:-5px;
	font-weight:300;
	position:relative;
	padding:10px 0 20px;
}
.venueArea .txtBox span {
	font-weight:400;
	color:rgba(220,120,1,1);
}
.venueArea .txtBox strong {
	font-weight:500;
}
.venueArea .txtBox h2 {
	font-size: 28px;
	letter-spacing: -1.5px; 
	line-height: 1; 
	font-family: "Raleway","Gothic A1", serif;
	position:relative;	
	color:rgba(145,115,80,1);
	color:rgba(80,50,20,1);
	font-weight:400;
	text-transform:uppercase;
	padding-bottom:15px;
}
.venueArea .txtBox h3 {
	font-size: 18px; letter-spacing: 0; line-height: 1.5; 
	color:rgba(40,30,25,1);
}
.venueArea .txtBox h3 .wt {
	display:none;
}
.venueArea .moreGallery .link_line {
	color:rgba(80,50,20,1);
}

.venueBox {
	position:relative;
	float:left;
	width:calc(100% - 30px);
	margin: 0 15px 0px;
	width:50%;
	margin: 0 0px 0px;
	font-size:0;
}

.venueBox .more {
	width: 40px;
    height: 40px;
    background:rgba(50,35,30,0);
    position: absolute;
	text-indent:-9999px;
	top:15px;
	right:15px;
	z-index: 100;
	
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; 
}
.venueBox .more:before {
	content: '';
    position: absolute;
    background:#fff;
	height:20px;
    width: 1px;
    top: 10px;
    left: 19px;
}
.venueBox .more:after {
	content: '';
    position: absolute;
    background:#fff;
	height:1px;
    width: 21px;
    top: 19px;
    left: 9px;
}
.venueBox a {
	position:relative;
	display:block;
	width:100%;
	height:700px;
	
}
.venueBox .box {
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	left:0;
	top:0;
	right:0;
	bottom:0;
}
.venueBox .img {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	/*border-radius: 10px;
	-webkit-border-radius:10px;*/
	
}
.venueBox .img img{
	position:relative;
	top: 50%;
	left:50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);

	
	width:100%;height:auto;
	width:auto;height:100%;
	
	-webkit-transition: all 1.3s ease; -moz-transition: all 1.3s ease; -o-transition: all 1.3s ease; transition: all 1.3s ease;
}
.venueBox  a:hover .img img{
	transform:scale(1.05,1.05) translate(-48%, -48%);;  
	-ms-transform:scale(1.05,1.05) translate(-48%, -48%);
	-moz-transform: scale(1.05,1.05) translate(-48%, -48%) rotate(0.02deg);
}

.venueBox .out-title {
	left: calc(100% + 40px);
	
	-webkit-transform: rotate(90deg);
	-webkit-transform-origin: left top;
	transform: rotate(90deg);
	transform-origin: left top;
	position: absolute;
	top: 0;
	white-space: nowrap;
}
.venueBox .out-title h3 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing:1px;
	color:rgba(80,50,20,1);
	text-transform:uppercase;
	font-family: "Raleway","Gothic A1", serif;
	font-family: 'Bodoni Moda', 'Gothic A1', sans-serif;
}
.venueBox .out-title h3::before {
	background-color:rgba(80,50,20,1);
	content: "";
	display: inline-block;
	height: 1px;
	margin-right: 1em;
	position: relative;
	top: -0.05em;
	-webkit-transition: width 0.5s;
	transition: width 0.5s;
	vertical-align: middle;
	width: 26px;
}
.venueBox {
	padding-left: 4%;
}
.venue2 {
	top:-200px;
	padding-left: 0;
	padding-right: 4%;
}

.venue3 {
	padding-top: 8%;
	
}
.venue3 a {
	height:600px;
}
.venue3 .img img{
	width:100%;height:auto;
}
.venue4 {
	top:-100px;
	padding-left: 0;
	padding-right: 4%;
}
.venue4 a {
	height:500px;
}
.venue4 .img img{
	width:100%;height:auto;
}

.venue5 {
	padding-top: 8%;
	padding-right: 8%;
}
.venue5 a {
	height:520px;
}



.venueBox .cover {
	position:absolute;
	left:0;right:0;top:0;bottom:0;
	width:100%;
	height:100%;
	display:block;
	z-index:10;
	/*border-radius: 10px;
	-webkit-border-radius:10px;*/
	background: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;
}

.venueBox  a:hover {
	/*-webkit-box-shadow: 18px 36px 50px rgba(0,0,0,.35);
	   -moz-box-shadow: 18px 36px 50px rgba(0,0,0,.35);
			box-shadow: 18px 36px 50px rgba(0,0,0,.35);*/
}
.venueBox  a:hover .titBox .tableBox p {max-height: 100px;}
.venueBox  a:hover .cover {
	background:rgba(0,0,0,.5);
}
.venueBox  a:hover .titBox {
	opacity:1;
}

.venueBox a .titBox {
	position: absolute;
	top:0;
	bottom:0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
	z-index:11;
	opacity:0;
	-webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease;
}

.venueBox .out {
	position:absolute;
	left:0;right:0;top:0;bottom:0;
	width:100%;
	height:100%;
	display:block;
	z-index:11;
	padding:10px;
}
.venueBox .out .in {
	position:relative;
	width:100%;
	height:100%;
	display:block;
	border:1px solid rgba(255,255,255,0.3);
}

.venueBox a .titBox .tableBox {
	display:table;
	position:static;
	width:100%;
	height:100%;
	padding:30px;
}
.venueBox a .titBox .tableBox .tableCell {
	position:relative;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	/*text-align:left;
	vertical-align:bottom;*/
}
.venueBox a .titBox .tableBox h1 {
	font-family: 'Bodoni Moda', 'Gothic A1', sans-serif;
	color:rgba(255,255,255,1);
	/*font-weight:500;*/
	font-size:40px;
	line-height:100%;
	letter-spacing:0px;
	position:relative;
	font-weight:300;
	margin:10px 0 0px;
}

.venueBox a .titBox .tableBox h2 {
	color:rgba(255,255,255,1);
	font-family: "Gothic A1", sans-serif;
	font-size:18px;
	letter-spacing:0px;
	line-height:160%;
	position:relative;
	text-indent:1px;
}
.venueBox a .titBox .tableBox p {
	color:rgba(255,255,255,1);
	font-size:16px;
	letter-spacing:0px;
	line-height:140%;
	position:relative;
	-webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease;
    max-height: 0;
    overflow: hidden;
}

.gtcArea {
	padding:0px 0px 0 0;
	position:relative;
	display:block;
	width:100%;
}
.titleLine {
	display: inline-block;
    width: 1px;
    height: 80px;
    margin: 0px auto 20px;
    position: relative;
    overflow: hidden;
}
.titleLine .line {
	content: "";
    display: block;
    position: absolute;
    z-index: 1;
	background:rgba(190,190,190,1);
	background:rgba(175,150,75,.6);
    width: 1px;
    left: 0;
    top: 0;
	bottom: 0;
    height: 0;
	
	-webkit-animation: topLine .8s ease-in-out forwards;
	-moz-animation:    topLine .8s ease-in-out forwards;
	-o-animation:      topLine .8s ease-in-out forwards;
	animation:         topLine .8s ease-in-out forwards;
}
@-webkit-keyframes topLine {
  	0%	{ 
		height:0%;
	}
	100% {
		height:100%;
	}
}
@-moz-keyframes topLine {
	0%	{ 
		height:0%;
	}
	100% {
		height:100%;
	}
}
@-o-keyframes topLine {
	0%	{ 
		height:0%;
	}
	100% {
		height:100%;
	}
}
@keyframes topLine {
	0%	{ 
		height:0%;
	}
	100% {
		height:100%;
	}
}

.lavie-venue-area .titArea {
	position:relative;
	padding:0 0 30px 0;
	text-align:left;
}
.lavie-venue-area .titArea h1 {
	position:relative;
	font-size:34px;
	color:#000;
	font-family:"Raleway","Gothic A1",serif;
	font-weight:500;
	letter-spacing:0px;
	/*text-transform:uppercase;*/
	line-height:60px;
}


.flex-start{-webkit-align-self:flex-start;align-self:flex-start;-ms-flex-item-align:start}
.flex-center{text-align:center;}
.flex-end{-webkit-align-self:flex-end;align-self:flex-end;-ms-flex-item-align:end}

.lavie-venue {
	position:relative;
	margin:0px -1.5% 0px;
	font-size:0; 	
	list-style:none;
	vertical-align:top;
}
.venue-section {
	width:47%; 
	margin: 0px 1.5% 0px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align:top;
	display:inline-block;
}
.venue-section:nth-child(even) {
	/*margin: 20% 1.5% 0px;*/
}
.venue-section .photo-area {
	position: relative;
	display:block;
	height:400px;
}
.venue-section .photo-img {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	z-index:2;
}
.venue-section .photo-img img {
	
	position:relative;
	top: 50%;
	left:50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	width:auto;height:100%;

	-webkit-transition: all 0.3s ease; 
	   -moz-transition: all 0.3s ease; 
	     -o-transition: all 0.3s ease; 
	        transition: all 0.3s ease;
}
.venue-section .videoBox {
    position:relative;
    top: 50%;
	left:50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	width:auto;height:100%;
}
.venue-section .photo-mask {
	position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
	overflow:hidden;
	background:rgba(0,0,0,1);
	z-index:1;
}
.venue-section .cover {
	position:absolute;
	left:0;right:0;top:0;bottom:0;
	width:100%;
	height:100%;
	display:block;
	z-index:2;
	background: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;
}

.venue-section .photo-base {
	position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
	overflow:hidden;
	z-index:3;
}
.venue-section .shadow {
	-webkit-box-shadow: 18px 36px 50px rgba(0,0,0,.35);
	   -moz-box-shadow: 18px 36px 50px rgba(0,0,0,.35);
			box-shadow: 18px 36px 50px rgba(0,0,0,.35);
}
.venue-section .photo-info {
	position:relative;
	background:rgba(173,158,135,1);
	padding:40px 20px;
	color:rgba(255,255,255,1);
	text-align:center;
	-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
}

.venue-section .photo-info h3 {
	position: relative;
	font-size: 40px;
	line-height:100%;
	/*white-space: nowrap;
	font-weight:600;
	text-transform:uppercase;*/
	
	margin-bottom: 30px;
	letter-spacing:-0.5px;
	font-family: "Bodoni Moda","Gothic A1", serif;
	
}
.venue-section .photo-info h4 {
	position: relative;
	font-size: 20px;
	line-height: 100%;
	margin-bottom: 10px;
	font-weight:400;
}
.venue-section .photo-info p {
	position: relative;
	font-size: 16px;
	line-height: 160%;
	font-weight:300;
	letter-spacing:0px;
}

.flex-end .photo-info {
	text-align:left;
}
.flex-end .photo-info p {
	margin-left:2px;
}
.flex-end .photo-info h4 {
	margin-left:2px;
}

.photo-area.active .photo-img img {
	/*filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;*/
}
.photo-area.active .cover {
	background:rgba(0,0,0,.3);
}
.photo-info.active {
	/*background:rgba(125,110,90,1);*/
}
.photo-base:hover {
	/*-webkit-box-shadow: 18px 36px 50px rgba(0,0,0,.35);
	   -moz-box-shadow: 18px 36px 50px rgba(0,0,0,.35);
			box-shadow: 18px 36px 50px rgba(0,0,0,.35);*/
}


.venue-section .photo-area {
	
}
@media screen and (max-width: 1280px) {
	.lavie-venue-area .titArea {
		padding:0 0 20px 0;
	}
	.venue-section .photo-area {
		height:300px;
	}
}
@media screen and (max-width: 768px) {
	.lavie-venue-area .titArea h1 {
		font-size:30px;
	}
	.venue-section .photo-info h3 {
		font-size: 30px;
		margin-bottom: 30px;
	}
	.venue-section .photo-area {
		height:260px;
	}
}
@media screen and (max-width: 640px) {
	.lavie-venue {
		margin:0px 0 0px;
	}
	.venue-section {
		width:100%; 
		margin: 0px 0 20px;
	}
	.venue-section:last-child {
		margin: 0px 0 0px;
	}
	.venue-section .photo-area {
		height:360px;
	}
}
@media screen and (max-width: 480px) {
	.lavie-venue-area .titArea h1 {
		font-size:24px;
	}
	.venue-section .photo-info h4 {
		position: relative;
		font-size: 18px;
	}
	.venue-section .photo-area {
		height:260px;
	}
	.venue-section .photo-info {
		padding:30px 20px;
	}
}
@media screen and (max-width: 414px) {
	.venue-section .photo-area {
		height:220px;
	}
}

.lavie-food-area {
	position:relative;
	padding:60px 0 20px;
	margin:0 -10px 0;
	overflow:hidden;
	font-size:0;
}
.food-box-L {
	position:relative;
	width:60%;
	display:inline-block;
}
.food-box-R {
	position:relative;
	width:40%;
	display:inline-block;
	font-size:0;
}
.food-item {
	position:relative;
	width:50%;
	display:inline-block;
	font-size:0;
	padding:10px;
}
.food-box-L .food-item {
	width:100%;
}

.food-item .photo {
	position: relative;
	display:block;
	height:280px;
	font-size:0;
}
.food-box-L .food-item .photo {
	height:580px;
}
.food-item .photo-img {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	z-index:2;
}
.food-item .photo-img img {
	position:relative;
	top: 50%;
	left:50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	width:auto;height:100%;
}
.food-item:first-child .photo-img img {
	/*width:100%;height:auto;*/
}

@media screen and (max-width: 1280px) {
	.food-item .photo {
		height:240px;
	}
	.food-box-L .food-item .photo {
		height:500px;
	}
}

@media screen and (max-width: 1024px) {
	.food-item .photo {
		height:180px;
	}
	.food-box-L .food-item .photo {
		height:380px;
	}
}


@media screen and (max-width: 768px) {
	.lavie-food-area {
		padding:40px 0 20px;
	}
	.food-box-L {
		width:100%;
		display:block;
	}
	.food-box-R {
		width:100%;
	}
	.food-item .photo-img img {
		width:100%;height:auto;
	}
}

@media screen and (max-width: 640px) {
	.food-item .photo-img img {
		width:auto;height:100%;
	}
}
@media screen and (max-width: 480px) {
	.food-item .photo {
		height:160px;
	}
	.food-box-L .food-item .photo {
		height:300px;
	}
}
@media screen and (max-width: 414px) {
	.food-item .photo {
		height:120px;
	}
	.food-box-L .food-item .photo {
		height:260px;
	}
	
}

#mainBanquet {
	position: relative;
	overflow: hidden;
	background:rgba(0,0,0,1);
	background-attachment:fixed;
    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;
}

#mainBanquet .visualCover {
	position:absolute;
	top:0;bottom:0;
	left:0;right:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.5);
	background:rgba(35,25,20,.7);
	background:rgba(50,40,30,.8);
	z-index:10;
}
#mainBanquets {
	background:none !important;
}
#mainBanquets .bg {
	width:100%;
	display:block;
	
	height:100%;
	position:absolute;
	z-index:1;
	
}

.banquetCont {position:relative;margin:20px auto 0;padding:0 0 0px;display:table;width:100%;}
.banquetCont .banquetL { position:relative;display:table-cell;width: 50%;order:1;vertical-align:top;}
.banquetCont .banquetL img, .banquetCont .banquetR img {width: 100%;}
.banquetCont .banquetR {
	position:relative;
	display:table-cell;
	width: 50%; 
	padding:0px 0 0 70px ;
	vertical-align:top;
	text-align:left;
	order:2;
}

@media screen and (max-width: 768px) {
	.banquetCont {margin:0px auto 0;}
	.banquetCont .banquetL, .banquetCont .banquetR {
		display:block;width: 100%; text-align:center;
	}
	.banquetCont .banquetR {
		padding:40px 0 0 0px ;
	}
}


.banquet {
	position:relative;
	display:table;
	width:100%;
	z-index:20;
	/*border-bottom:10px solid rgba(225,205,175,.6);*/
	/*background:#fff;*/
	/*-webkit-border-radius: 0 10px 0 10px; 
	   -moz-border-radius: 0 10px 0 10px; 
		    border-radius: 0 10px 0 10px; 
	overflow:hidden;
	border:4px solid rgba(120,90,60,1);*/
	/*background: rgba(120,90,60,1) url(/imgs/gnb/footer-pattern4.png);*/
	/*min-height:600px;*/
}
#mainBanquet .banquet {
	min-height:560px;
}
.banquet .halfA {
	position:relative;
	display:table-cell;
	width:25%;
	vertical-align:middle;
	text-align:left;
	padding:60px 0 60px 60px;
	padding:60px 0 60px 0px;
}
.banquet .halfB {
	position:relative;
	display:table-cell;
	width:75%;
	vertical-align:middle;
	text-align:left;
	padding:40px;
	padding:0px;
}
.maxContainer .banquet .halfA {
	width:45%;
}
.maxContainer .banquet .halfB {
	width:55%;
}
.banquet .txtBox {
	position:relative;
	display:inline-block;
	padding:0px 0 0 0;
	vertical-align:top;
	text-align:left;
	
}
.banquet .txtBox h1 {
	font-size: 54px;
	letter-spacing: -1px; 
	line-height: 1; 
	color:rgba(80,50,20,1);
	color:rgba(255,255,255,1);
	font-family: "Raleway","Gothic A1", serif;
	text-indent:-5px;
	font-weight:300;
	position:relative;
	padding-bottom:40px;
}

.banquet .txtBox span {
	font-weight:500;
	color:rgba(255,145,20,1);
}

.banquet .txtBox strong {
	font-weight:500;
}
.banquet .txtBox h2 {
	font-size: 20px;
	letter-spacing: -0.5px; 
	line-height: 150%; 
	font-family: "Raleway","Gothic A1", serif;
	position:relative;	
	color:rgba(80,50,20,1);
	color:rgba(255,255,255,1);
	font-weight:400;
	text-transform:uppercase;
	padding-bottom:10px;
}
.banquet .txtBox h3 {
	font-size: 18px; letter-spacing: 0; line-height: 1.5; 
	color:rgba(40,30,25,1);
	color:rgba(255,255,255,1);
}

.banquet .moreGallery .link_line {
	color:rgba(80,50,20,1);
	color:rgba(255,255,255,1);
}

.banquetDark .txtBox h1 {
	color: rgba(80,50,20,1);
}
.banquetDark .txtBox span {
	color:rgba(220,120,1,1);
}
.banquetDark .txtBox h2 {
	color:rgba(80,50,20,1);
}
.banquetDark .txtBox h3 {
	color:rgba(40,30,25,1);
}
.banquetDark .moreGallery .link_line {
	color:rgba(80,50,20,1);
}

.banquetService {
	position:relative;
	margin:0px -15px;
	font-size:0;
	display:block;
}

.banquetService .back {
	width:100%;
	display:block;
	background:rgba(238,219,194,1);
	height:50%;
	position:absolute;
	border-radius: 100% 100% 100% 100%;
	overflow: hidden;
	z-index:1;
	bottom:0px;
	
}

.serviceBox {
	position:relative;
	float:left;
	width:calc(25% - 30px);
	margin: 0 15px 0px;
	font-size:0;
	z-index:2;
}

.serviceBox a .imgArea {
	position:relative;
	border-radius: 50%;
	width: 100%;
	display:block;
	overflow:hidden;
	/*box-shadow: 3px 3px 15px rgba(0,0,0,0.3);*/
}
.serviceBox a .imgArea:before {
	content: "";
	display: block;
	padding-bottom: 100%;
}
.serviceBox a .titBox {
	position: absolute;
	top:0;
	bottom:0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
	z-index:11;
}
.serviceBox .cover {
	position:absolute;
	left:0;right:0;top:0;bottom:0;
	width:100%;
	height:100%;
	display:block;
	z-index:10;
	background: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;
}

.serviceBox a {
	width: 100%;
}

.serviceBox a .titBox .tableBox {
	display:table;
	position:static;
	width:100%;
	height:100%;
	padding:20px;
}
.serviceBox a .titBox .tableBox .tableCell {
	position:relative;
	display:table-cell;
	text-align:left;
	vertical-align:top;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
}
.serviceBox a .titBox .tableBox h1 {
	font-family: "Noto Serif KR", sans-serif;
	color:rgba(255,255,255,1);
	font-weight:200;
	font-size:24px;
	line-height:110%;
	/*text-transform:uppercase;*/
	
	position:relative;
	margin:5px 0 0px;
}
.serviceBox a .titBox .tableBox h2 {
	color:rgba(255,255,255,1);
	font-family: "Raleway","Gothic A1", serif;
	font-weight:500;
	font-size:18px;
	letter-spacing:0px;
	line-height:160%;
	position:relative;
	/*text-transform:uppercase;*/
	opacity:0;
	-webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease;
}
.serviceBox a .titBox .tableBox p {
	color:rgba(255,255,255,1);
	font-size:16px;
	letter-spacing:0px;
	line-height:140%;
	position:relative;
	-webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease;
   
    max-height: 0;
    overflow: hidden;
}

.serviceBox .img {
	position:absolute;
	left:0;right:0;top:0;bottom:0;
	width:100%;
	height:100%;
}
.serviceBox .img img{
	position:absolute;
	top: 50%;
	left:50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);

	width:auto;height:100%;
	-webkit-transition: all 1.3s ease; -moz-transition: all 1.3s ease; -o-transition: all 1.3s ease; transition: all 1.3s ease;
}
.serviceBox  a:hover .img img{
	transform:scale(1.05,1.05) translate(-48%, -48%);;  
	-ms-transform:scale(1.05,1.05) translate(-48%, -48%);
	-moz-transform: scale(1.05,1.05) translate(-48%, -48%) rotate(0.02deg);
}
.serviceBox a:hover .titBox .tableBox p {max-height: 100px;}
.serviceBox a:hover .titBox .tableBox h2 {opacity:1;}
.serviceBox  a:hover .cover {
	background:rgba(0,0,0,.3);
}

.serviceBox .tit {
	position:relative;
	text-align:center;
	margin-top:25px;
}
.serviceBox .tit h1 {
	color:rgba(255,255,255,1);
	font-weight:400;
	font-size:20px;
	line-height:110%;
	position:relative;
	margin:5px 0 0px;
	letter-spacing:-0.5px;
}

.serviceBox .tit h2 {
	color:rgba(255,255,255,1);
	font-size:16px;
	letter-spacing:0px;
	line-height:130%;
	position:relative;
	letter-spacing:0px;
	font-family: "Raleway","Gothic A1", serif;
}

.banquetDark .serviceBox .tit h1 {
	color:rgba(80,50,20,1);
}
.banquetDark .serviceBox .tit h2 {
	color:rgba(80,50,20,1);
	color: rgba(220,120,1,1);
}


.wtArea {position:absolute;right:120px;top:-500px;z-index:95;width:200px;display:none;}
.wArea {
	background:url('/imgs/main/wt_mid.png') repeat-y;
	color:#000;font-size:16px;line-height:24px;
	font-weight:normal;
	width:260px;/*max-height:190px;*/
	padding:10px 15px;
	letter-spacing:-0.5px;
	overflow-y:auto;
}

#weddingArea {padding:0px 0 80px;/*z-index:90;*/}
#weddingArea.endArea {padding:0px 0 20px;}
#weddingArea.weddingContent {padding:40px 0 20px;}
#weddingArea.weddingLR {padding:20px 0 30px;/*background:rgba(60,45,45,1);*/}
#weddingArea.weddingSub {padding:0px 0 60px;}

#weddingArea .bg {width:100%;display:block;background:rgba(252,251,242,1);height:660px;position:absolute;z-index:1;}
#weddingArea .bg.dark {width:100%;display:block;background:rgba(60,45,45,1);height:660px;position:absolute;z-index:1;}

#page.wedding #weddingArea {padding:20px 0 80px;}
#weddingArea .container,
#weddingArea .imgContainer,
#weddingArea .imgContainer2,
#weddingArea .imgContainer3 {position:relative;width:100%;z-index:10;}

#weddingArea .contentL{
	display:table-cell;float:left;width:26%;position:relative;vertical-align:top;
	padding:0px 0 0 20px;	
	/*background:rgba(235,225,210,1) url(/imgs/common/titPattern.png) repeat;
	background:rgba(240,240,220,1) url(/imgs/common/titPattern.png) repeat;
	background:rgba(240,240,240,1) url(/imgs/common/titPattern3.png) repeat;
	border-radius: 0px 20px 0px 20px;*/
	/*background:rgba(252,249,239,1);*/
	border-left:5px solid rgba(50,35,30,.2);
	
}

#weddingArea .contentSlogan {
	position:relative;vertical-align:top;
	padding:0px 0 0 20px;	
	border-left:5px solid rgba(50,35,30,.2);
}
	
#weddingArea .contentL2{
	display:table-cell;float:left;width:26%;position:relative;vertical-align:top;
	margin:0px 0 0px;	
}

#weddingArea .contentWL{display:table-cell;float:left;width:50%;position:relative;vertical-align:top;padding:0px 40px;}
#weddingArea .contentWR{display:table-cell;float:right;width:50%;position:relative;vertical-align:top;padding:0px 40px;}
#weddingArea .contentOuter{display:block;position:relative;border:10px solid rgba(195,130,90,.3);padding:50px 0 30px;}
#weddingArea .containerMargin {margin:10px auto;}
#weddingArea .contentPoint {
	display:block;
	position:absolute;
	padding:40px 60px 60px;
	background: rgba(252,251,242,1);
	top:-200px;
	left:100px;
	
	-webkit-border-radius: 0px 60px 60px 60px; 
	   -moz-border-radius: 0px 60px 60px 60px; 
			border-radius: 0px 60px 60px 60px;
	
}

#weddingArea .contentR{display:table-cell;float:right;width:70%;position:relative;vertical-align:top;}
#weddingArea .contentR2{display:table-cell;float:right;width:70%;position:relative;vertical-align:top;}
#weddingArea .contentLR{display:block;float:left;width:100%;position:relative;vertical-align:top;margin:-20px 0 40px;}
#weddingArea .contentWide{display:block;float:none;width:100%;position:relative;vertical-align:top;margin:0px 0 50px;padding:0 0 50px 0;}
#weddingArea.singleWide {padding:0 0 80px}
#weddingArea.singleWide .contentWide{margin:0px 0 30px;}
#weddingArea.singleWide .bg {height:600px;}

.hallBtn {
	text-align:center;
	padding:0px 0 20px;
}
a.addMoreBtn {
	color: rgba(230,200,160,1);
	background:rgba(60,45,45,1);
	display: inline-block; *display: inline; *zoom: 1; 
	width:auto; 
	line-height:30px; 
	text-align: center; 
	font-size: 14px; letter-spacing: -1px; 
	position: relative; 
	padding: 0 20px 2px; 
	-webkit-border-radius: 30px; 
	   -moz-border-radius: 30px; 
	        border-radius: 30px;
}
a.addMoreBtn:after { 
	display: inline-block; *display: inline; *zoom: 1; 
	font-size: 14px; 
	line-height:30px; 
	font-family: 'themify'; content: "\e628"; 
	font-weight: normal; 
	margin-left:10px;
}
a.addMoreBtn:hover {
	color:rgba(50,35,30,1);
	background:rgba(230,200,160,1);
}
a.btnReserv {
	color: rgba(230,200,160,1);
	background:rgba(60,45,45,1);border: 2px solid rgba(50,35,30,1);
	
	display: inline-block; *display: inline; *zoom: 1; 
	width: 100%; 
	line-height: 44px; 
	text-align: center; font-size: 16px; letter-spacing: .0em; 
	position: relative; 
	padding: 0 40px; 
	/*-webkit-border-radius: 8px; 
	   -moz-border-radius: 8px; 
	        border-radius: 8px;*/
}
a.btnReserv:before { 
	display: inline-block; *display: inline; *zoom: 1; 
	font-size: 16px; 
	font-family: 'themify'; content: "\e61d"; 
	font-weight: normal; 
	margin-right:10px;
	/*-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; */
}
a.btnReserv:hover {
	color:rgba(50,35,30,1);
	background:rgba(230,200,160,1); border:rgba(230,200,160,1) 2px solid;
}
.hallBtn2 {
	position:relative;
	text-align:left;
	padding:30px 0 20px;
	
}
a.btnReserv2 {
	color: rgba(255,255,255,1);
	background:rgba(205,150,120,1);
	border: 2px solid rgba(205,150,120,1);
	
	display: inline-block; *display: inline; *zoom: 1; 
	line-height: 44px; 
	text-align: center; font-size: 16px; letter-spacing: .0em; 
	position: relative; 
	padding: 0 40px; 
}
a.btnReserv2:before { 
	display: inline-block; *display: inline; *zoom: 1; 
	font-size: 16px; 
	font-family: 'themify'; content: "\e61d"; 
	font-weight: normal; 
	margin-right:10px;
}
a.btnReserv2:hover {
	background:rgba(50,40,30,1);
	border: 2px solid rgba(50,40,30,1);
}

a.btnTel {
	color: rgba(255,255,255,1);
	background:rgba(50,40,30,1);
	border: 2px solid rgba(50,40,30,1);
	
	display: inline-block; *display: inline; *zoom: 1; 
	line-height: 44px; 
	text-align: center; font-size: 16px; letter-spacing: .0em; 
	position: relative; 
	padding: 0 20px 0 40px; 
	background:rgba(50,40,30,1) url(/imgs/gnb/sns_tel2.png) no-repeat 4px 50%;
}
a.btnTel:hover {
	background:rgba(160,40,40,1) url(/imgs/gnb/sns_tel2.png) no-repeat 4px 50%;;
	border: 2px solid rgba(160,40,40,1);
}

#weddingArea .imgContainer2 .contentL{float:right;}
#weddingArea .imgContainer2 .contentL2{float:right;}
#weddingArea .imgContainer2 .contentR{float:left;}

#weddingArea .foodArea {display:block;width:100%;position:relative;vertical-align:top;margin:0 auto;/*max-width:1000px;*/}
#weddingArea .foodMenu {position:relative;margin:0px auto 50px;text-align:center;}
#weddingArea .foodMenu img {/*max-width:100%;*/width:100%;}
#weddingArea .foodTit {position:relative;text-align:center;padding:5px 0 25px;}
#weddingArea .foodTit .foodTitBar {display:none;width:60px;height:4px;background:#b5956b;margin:0 auto 15px;}
#weddingArea .foodTit h1 {color:rgba(50,35,30,.6);font-size:18px;font-family:"Noto Serif KR","Gothic A1", sans-serif;line-height:140%;letter-spacing:0px;}
#weddingArea .foodTit h2 {color:rgba(50,35,30,1);font-size:24px;font-family:"Noto Serif KR","Gothic A1", sans-serif;line-height:140%;/*font-weight:600;*/letter-spacing:-1px;}
#weddingArea .foodItem {display:table;width:100%;position:relative;height:100%;}
#weddingArea .foodItemL {display:table-cell;width:28%;height:100%;vertical-align:top;text-align:left;position:relative;padding:25px;background:rgba(252,249,239,1);}
#weddingArea .foodItemR {display:table-cell;width:72%;height:100%;vertical-align:top;padding:0 0px 0 10px;}
#weddingArea .foodItemL2 {display:table-cell;width:73%;height:100%;vertical-align:top;padding:0 10px 0 0px;}
#weddingArea .foodItemR2 {display:table-cell;width:27%;height:100%;vertical-align:top;text-align:left;position:relative;padding:25px;background:rgba(252,249,239,1);}

.articleArea.bg1 .foodItemL {background:rgba(245,230,215,1);}
.articleArea.bg1 .foodItemR2 {background:rgba(245,230,215,1);}

#weddingArea .foodTbT {display:block;height:100%;vertical-align:top;position:relative;}
#weddingArea .foodTbB {position:absolute;bottom:25px;display:block;color:rgba(50,35,30,.7);font-size:12px;line-height:140%;padding:0 20px 0 0;}

#weddingArea .foodItem h1 {color:rgba(50,35,30,.8);font-family:"Raleway", "Gothic A1", sans-serif;line-height:100%;font-size:32px;}
#weddingArea .foodItem h1 strong{font-weight:600;}

#weddingArea .foodItem p {color:rgba(50,35,30,1);font-size:14px;margin:20px 0;line-height:140%;}

#weddingArea .weddingMenu {display:table;width:100%;position:relative;padding-bottom:50px;}
#weddingArea .weddingMenuL {display:table-cell;width:56%;vertical-align:top;position:relative;padding:0 40px 0 0;}
#weddingArea .weddingMenuR {display:table-cell;width:44%;vertical-align:top;padding:0 0px 0 0px;}

#weddingArea .menuItem {
	display:table;
	width: 100%;
	margin: 0px 0 40px;
	background:rgba(255,255,255,1);
	vertical-align:top;
	position:relative;
	box-shadow: 1px 3px 10px rgba(0,0,0,0.1);
}

#weddingArea .menuItem .imgArea {display:table-cell;width:50%;vertical-align:top;position:relative;}
#weddingArea .menuItem .imgArea img {
	width:100%;box-shadow:none !important;
}

#weddingArea .menuItem .txtArea {display:table-cell;width:50%;vertical-align:middle;position:relative;padding:0 10px 0 30px;}
#weddingArea .menuItem .itemTitle {
}
#weddingArea .menuItem h3 {
	font-size:18px; 
	font-family:"Raleway","Noto Serif KR", sans-serif;
	font-weight:normal;
	line-height:1.4;
	display:inline-block;
	color:rgba(50,35,30,1);
	letter-spacing:-0.5px;
	color: rgba(180,70,70,1);
}
#weddingArea .menuItem h3.en {
	font-size:22px; 
	font-family:"Raleway","Noto Serif KR", sans-serif;
	display:block;
	margin-bottom:3px;
	color:rgba(50,35,30,1);
}

#weddingArea .menuItem .txtArea p {
	line-height:160%;
	color:rgba(50,35,30,1);
	font-size:15px;
	padding:15px 0px 0px;
}

#weddingArea .buffetMenu {
	background:rgba(255,255,255,1);
	vertical-align:top;
	padding:30px;
	display:table;
	width:100%;
	box-shadow: 1px 3px 10px rgba(0,0,0,0.1);
}

#weddingArea .buffetMenu .buffetTit {
	font-size:24px; 
	font-family:"Raleway","Noto Serif KR", sans-serif;
	display:block;
	color:rgba(50,35,30,1);
	text-align:center;
	position:relative;
	padding-bottom:14px;
}

#weddingArea .buffetMenu .buffetTit:before { 
	content:''; 
	position:absolute; 
	left:50%; bottom:0; height:1px; 
	width:100%; width:220px; 
	-webkit-transform: translateX(-50%);
		 -o-transform: translateX(-50%);
			transform: translateX(-50%);
	background:rgba(250,190,155,1); 
}
#weddingArea .buffetMenu .buffetTit:after { 
	content:''; 
	position:absolute; 
	left: calc(50% - 4px);
	bottom:-4px; 
	height:9px; 
	width:9px; 
	-webkit-transform: translateX(-50%);
		 -o-transform: translateX(-50%);
			transform: translateX(-50%);
			
	background:rgba(255,135,125,1); 
	
	
	-webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
}

#weddingArea .buffetMenu .buffetMent {
	font-size:13px; 
	display:block;
	color:#999;
	text-align:center;
	margin-top:30px;
}
#weddingArea .buffetMenu .buffetItem {
	float:left;
	display:block;
	width:33.33333%;
	display:table-cell;
	margin:30px 0px 0px;
	
	padding:0 10px;
}
#weddingArea .buffetMenu .buffetItem.w50 {
	width:46.33333%;
}
#weddingArea .buffetMenu .buffetItem.w50-next {
	width:20.33333%;
}
#weddingArea .buffetMenu .buffetItem h3 {
	font-size:18px; 
	font-family:"Raleway","Noto Serif KR", sans-serif;
	display:block;
	margin-bottom:0px;
	color: rgba(180,70,70,1);
}
#weddingArea .buffetMenu .buffetItem .buffetRecipe li {
	font-size:14px; 
	display:block;
	margin-bottom:0px;
	line-height:150%;
}
#weddingArea .buffetMenu .buffetItem .buffetRecipe li span {
	font-size:12px;
}

/*#weddingArea .weddingTit .slogan {
    color: rgba(180,70,70,1);
    font-size: 22px;
    line-height: 1.4em;
    font-family: "Raleway","Noto Serif KR",serif;
    margin-bottom: 10px;
    letter-spacing: -0.01em;
    font-weight: 500;
}
#weddingArea .weddingTit .desc {
    display: inline-block;
    font-size: 15px;
    color: #333;
    letter-spacing: -0.01em;
    line-height: 1.6em;
}*/

#subPageTit {
	margin:30px 0 10px;
	text-align:center;
}
#subPageTit h1 {
	font-size:50px;
	font-family:"Gothic A1", sans-serif;
	/*text-transform:uppercase;*/
	letter-spacing:-1px;
	line-height:100%;
	color:rgba(50,35,30,1);
}
#subPageTit h1 span {
	font-size:26px;
	font-family: "Gothic A1", sans-serif;
	letter-spacing:-1px;
	line-height:100%;
	font-weight:400;
	color:rgba(195,130,90,1);
}

#weddingArea .contentL h1, #weddingArea .contentL2 h1 {
	font-size:40px;
	font-family:"Raleway", "Gothic A1", sans-serif;
	line-height:100%;
	font-weight:300;
	position:relative;
	color:rgba(195,130,90,1);
	color:rgba(215,120,60,1);
	color:rgba(50,35,30,1);
	color:rgba(104,101,101,1);
	letter-spacing:-1px;
	margin-bottom:30px;
	margin-left:-3px;
	
}

#weddingArea .contentL h2, #weddingArea .contentL2 h2 {
	font-size:18px;
	font-family: "Raleway","Gothic A1", sans-serif;
	letter-spacing:0px;
	line-height:100%;
	position:relative;
	color:rgba(195,130,90,1);
	color:rgba(50,35,30,1);
	color:rgba(104,101,101,1);
	margin-bottom:4px;
}


#weddingArea .contentL h3, #weddingArea .contentL2 h3, #weddingArea .contentLR h3 {
	font-size:20px;
	line-height:140%;
	position:relative;
	font-family:"Noto Serif KR","Gothic A1", sans-serif;
	color:rgba(209,182,147,1);
	color:rgba(50,35,30,1);
	letter-spacing:-1px;
}
#weddingArea .contentL h4 {
	font-size:14px;
	font-family: "Gothic A1", sans-serif;
	letter-spacing:0px;
	line-height:100%;
	position:relative;
	color:rgba(209,182,147,1);
	color:rgba(50,35,30,1);
	margin-bottom:30px;
	margin-left:3px;
}

#weddingArea .contentL .summarySub, #weddingArea .contentL2 .summarySub {
	font-size:14px;
	line-height:140%;
	color:rgba(50,35,30,.8);
	margin-top:5px;
}

#weddingArea .contentWL h1 {
	font-size:40px;
	line-height:100%;
	font-weight:500;
	position:relative;
	color: rgba(0,0,0,1);
	letter-spacing:-1px;
	margin-bottom:30px;
	margin-left:-3px;
	
}
#weddingArea .contentWL h1.kr {
	font-family:"Gothic A1",sans-serif;
}
#weddingArea .contentWL h1 span {
	font-weight:500;
	
}
#weddingArea .contentWL h1.mj {
	font-size:40px;
	font-family:"Gothic A1", sans-serif;
	line-height:130%;
	letter-spacing:-2.2px;
	font-weight:300;
	color:rgba(190,190,5,1);
}

#weddingArea .contentWL h1 strong {
	font-weight:500;
}

#weddingArea .contentWL h2 {
	font-size:18px;
	font-family: "Raleway","Gothic A1", sans-serif;
	letter-spacing:0px;
	line-height:100%;
	position:relative;
    color: rgba(0,0,0,1);
	margin-bottom:15px;
}
#weddingArea .contentWL h2.about {
	font-size:20px;
	line-height:140%;
	
	color:rgba(230,110,30,1);
	color:rgba(50,35,30,1);
	margin-top:30px;
	/*font-style:italic;*/
}
#weddingArea .contentWL h3, #weddingArea .contentWR h3 {
	font-size:20px;
	line-height:160%;
	position:relative;
	font-family:"Noto Serif KR",sans-serif;
	color:rgba(0,0,0,1);
	letter-spacing:-1px;
	margin-bottom:20px;
}
#weddingArea .contentWL h4 {
	font-size:14px;
	font-family: "Gothic A1", sans-serif;
	letter-spacing:0px;
	line-height:100%;
	position:relative;
	color:rgba(209,182,147,1);
	color:rgba(50,35,30,1);
	margin-bottom:30px;
	margin-left:3px;
}

#weddingArea .contentWL .summarySub {
	font-size:16px;
	line-height:140%;
	color:rgba(50,35,30,.8);
	margin-top:5px;
}

#weddingArea .hallDesc {
	line-height:140%;
	position:relative;
	color:#999;
	/*margin:0px 0 20px;*/
	padding:30px 0px 0 0px;
	font-size:16px;
}

#weddingArea .contentWR .hallDesc {
	padding:0px 0px 0 0px;
	font-size:16px;
}
#weddingArea .head-image {
	position: relative;
	z-index:1;
    margin-top: -10px;
}

#weddingArea .hallDesc2 {
	padding:0 30px 30px;
}

#weddingArea .hallDesc .tit {
	display:block;
	position:relative;
	letter-spacing: .0.5em;
	padding:0px 0px 0 85px;
	margin:0 20px 10px 0;
	vertical-align:baseline;
	font-size:16px;	
	color:rgba(0,0,0,1);
	line-height: 30px;
}

#weddingArea .hallDesc .ctr {
	display:inline-block;
}

#weddingArea .hallDesc .tit span {
	position:absolute;
	left:0;top:0px;
	display:block;
	width: 70px; 
	font-weight: normal; 	
	padding-left:15px;
	color:rgba(0,0,0,1);
	background:rgba(235,235,235,1);
	padding:0;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-family:"Raleway","Gothic A1",serif;
	border-radius:15px;
	line-height:30px;
	/*border:1px solid rgba(195,135,100,1);*/
	text-align:center;
}
/*#weddingArea .hallDesc .tit span {margin:0;color:rgba(60,60,60,1);font-weight:normal;text-decoration:underline;}
#weddingArea .hallDesc .tit span.titSpan {margin:0 0px 0 10px;text-decoration:none;}

#weddingArea .hallDesc .tit {
	margin:0 20px 0 0px;
}*/
/*#weddingArea .hallDesc .tit2 {position:relative;display:inline-block;font-size:14px;font-weight:400;line-height:24px;padding-left:25px;color:rgba(0,0,0,1);}
#weddingArea .hallDesc .tit2:before {content:'';display:inline-block;width:15px;height:1px;background:#333;position:absolute;top:12px;left:0}*/
#weddingArea .hallDesc .tit-floral {position:relative;display:inline-block;font-size:16px;font-weight:600;line-height:24px;color:rgba(75,125,90,1);font-family:"Raleway",serif;letter-spacing:0.5px;}
#weddingArea .hallDesc .tit2 {position:relative;display:inline-block;font-size:18px;font-weight:500;line-height:24px;padding-left:25px;color:rgba(0,0,0,1);font-family:"Barlow",serif;letter-spacing:0.5px;}
#weddingArea .hallDesc .tit2:before {
	content:'';
	position:absolute;
	top:-5px;
	left:0px;
	width: 10px;
    height: 10px;
	/*border-radius: 50%;*/    
	border:3px solid rgba(0,0,0,1);
	border-radius: 50%;    
	border:3px solid rgba(205,150,120,1);
	
	/*background:rgba(200,200,200,1);*/
}

#weddingArea .hallDesc .tit3 {position:relative;display:block;font-size:14px;font-weight:400;line-height:24px;padding-left:25px;color:rgba(0,0,0,1);}
#weddingArea .hallDesc .tit3:before {content:'';display:inline-block;width:15px;height:1px;background:#333;position:absolute;top:12px;left:0}
#weddingArea .hallDesc .tit3 span {margin:0;color:rgba(60,60,60,1);font-weight:300;text-decoration:underline;}
#weddingArea .hallDesc .tit3 span.titSpan {margin:0 0px 0 10px;text-decoration:none;}

#weddingArea .hallDesc .tit4 {position:relative;display:inline-block;font-size:18px;font-weight:400;line-height:24px;padding-left:25px;color:rgba(0,0,0,1);}
#weddingArea .hallDesc .tit4:before {content:'';display:inline-block;width:15px;height:1px;background:#333;position:absolute;top:12px;left:0}

#weddingArea .hallDesc .pDesc {margin:0px 0 40px;font-size:15px;color:rgba(60,60,60,1);line-height:170%;letter-spacing:0px;}
#weddingArea .hallDesc .pDesc.about {margin:20px 0 15px;font-size:15px;line-height:160%;}
#weddingArea .hallDesc p {margin:25px 0 0 5px;padding:0 0 0 10px;font-size:12px;color:#69524C;background:url('/imgs/icon/ico_arrow.png') no-repeat left 5px;font-weight:bold;letter-spacing:0px;line-height:16px;}

#page.wedding #weddingArea .hallDesc .tit {
	background:url('/imgs/icon/blt2.png') no-repeat 0 center;
	color:rgba(255,255,255,1);	
}
#page.wedding #weddingArea .hallDesc .tit span {color:rgba(209,182,147,1);}
#page.wedding #weddingArea .hallDesc .pDesc {color:rgba(209,182,147,1);}

#weddingArea .contentL2 .hallDesc {
	line-height:140%;
	position:relative;
	color:#999;
	padding:40px 0 0 0;
	font-size:16px;
}

#weddingArea .contentL2 .hallDesc .tit {
	display:block;
	background:url('/imgs/icon/blt2.gif') no-repeat 0 center;
	padding-left:15px;
	color:rgba(50,35,30,1);
	font-size: 14px;
	letter-spacing: 0px;
	line-height:24px;
}
#weddingArea .contentL2 .hallDesc .tit span {margin:0;color:rgba(50,35,30,1);color:rgba(50,35,30,1);font-weight:normal;text-decoration:underline;}
#weddingArea .contentL2 .hallDesc .tit span.titSpan {margin:0 40px 0 10px;text-decoration:none;}
#weddingArea .contentL2 .hallDesc .pDesc {margin:15px 0 15px;font-size:15px;color:rgba(50,35,30,1);line-height:150%;letter-spacing:0px;}
#weddingArea .contentL2 .hallDesc p {margin:25px 0 0 5px;padding:0 0 0 10px;font-size:12px;color:#69524C;background:url('/imgs/icon/ico_arrow.png') no-repeat left 5px;font-weight:bold;letter-spacing:0px;line-height:16px;}

#weddingArea .contentR img {width: 100%;display:block !important;}


#weddingArea .itemArea {position:relative;bottom:0px;display:block;;width:100%;font-size:0;margin:30px auto;text-align:left;}
#weddingArea .itemArea li {
	display: inline-block; *display: inline; *zoom: 1; 
	width:31.33333%;
	position:relative;
	margin-right:2%;
	min-width:90px;
	max-width:140px;
}
#weddingArea .itemArea li:last-child {
	margin-right:0;
}
#weddingArea .itemArea li a{
	display:block;
	width:100%;
	height:120px;
	background:#69d3ff;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px ;
}

#weddingArea .itemArea li a.on,
#weddingArea .itemArea li a:hover {
	background:rgba(248,216,184,1);
}
#weddingArea .itemArea li a .tit{
	color:#fff;
	position:absolute;
	bottom:10px;
	right:14px;
	font-weight:500;
	font-size:18px;
}


#weddingArea .slideBox {
	position:relative;
	overflow:hidden;
	/*-webkit-border-radius: 30px 0 30px 30px; 
	   -moz-border-radius: 30px 0 30px 30px; 
			border-radius: 30px 0 30px 30px;*/
	/*-webkit-border-radius: 0px 0 0px 60px; 
	   -moz-border-radius: 0px 0 0px 60px; 
		    border-radius: 0px 0 0px 60px; */
	/*box-shadow: 1px 3px 10px rgba(0,0,0,0.2);*/
}

#weddingArea .slideBox .logo {
	position:absolute; right:0; top:0px; padding:20px; z-index:50;text-align:right;
}
#weddingArea .slideBox .logo img {width:auto !important;}
#weddingArea .slideBox .slides {
	overflow:hidden;
	max-height: 640px;
}

#weddingArea .contentLR .slideBox .slides {
	overflow:hidden;
	max-height: 720px;
}

#weddingArea .slideBox .bx-wrapper {
    position:relative;
    width:100%;
    height:100% !important;
    top:0;
    left:0;
	padding:0 0 50px;
	padding:0 0 0px;
	background:none;
}
#weddingArea .slideBox .bx-wrapper .bx-viewport {
    position:relative;
    width:100%;
    top:0;
    left:0;
	bottom:0;
	right:0;
	background:none;
}

#weddingArea .slideBox .bx-controls-direction a {
	width: 50px;
    height: 50px;
    background: rgba(255,255,255,1);
	background: rgba(0,0,0,0);
    position: absolute;
    opacity: 1;
    border-radius: 0;
	/*margin-top:-22px;*/
	text-indent:-9999px;
	/*border:1px solid rgba(50,35,30,1);*/
}
#weddingArea .slideBox .bx-controls-direction a:after {
	content: '';
    position: absolute;
    border-top: 2px solid rgba(50,35,30,1);
    border-left: 2px solid rgba(50,35,30,1);
	border-top: 2px solid rgba(255,255,255,1);
    border-left: 2px solid rgba(255,255,255,1);
    width: 16px;
    height: 16px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 16px;
    left: 20px;
}
#weddingArea .slideBox .bx-controls-direction a.bx-next:after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    left: 13px;
}
#weddingArea .slideBox .bx-controls-direction a:hover {
    background:rgba(230,200,160,1);	
	background: rgba(255,255,255,1);
}
#weddingArea .slideBox .bx-controls-direction a:hover:after {
    border-top: 2px solid rgba(50,35,30,1);
    border-left: 2px solid rgba(50,35,30,1);
}

#weddingArea .slideBox .bx-prev {top:auto !important;left:auto !important;bottom:10px !important;right:70px !important;}
#weddingArea .slideBox .bx-next {top:auto !important;bottom:10px !important;right:10px !important;}

#weddingArea .contentWide .slideBox .bx-prev {left:0 !important;right:auto !important;top:50% !important;margin-top:-25px;}
#weddingArea .contentWide .slideBox .bx-next {right:0px !important;top:50% !important;margin-top:-25px;}	

#weddingArea .slideBox .bx-wrapper .bx-pager {
	position:absolute;
	width:100%;
    bottom:20px;
    z-index: 110;
	text-align:center;
	padding:0 10px;
	font-size:0;
}
#weddingArea .slideBox .bx-wrapper .bx-pager-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	margin:3px;
	
}

#weddingArea .slideBox .bx-wrapper .bx-pager.bx-default-pager a {
	width:12px; height:12px;
	margin:0;
	background:none;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	border:2px solid rgba(255,255,255,.7);
	border-radius:12px;
	
}

#weddingArea .slideBox .bx-wrapper .bx-pager.bx-default-pager a:hover,
#weddingArea .slideBox .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:none rgba(255,255,255,1);
}


#weddingArea .slideBox img {display:block; max-width:100%;width: 100%;margin: 0 auto;}

#weddingArea .contentWide .slideBox .slides {
	overflow:hidden;
	height: 620px;
	max-height: 620px;
}
#weddingArea .contentWide .slide500 .slides {
	height: 500px;
	max-height: 500px;
}
#weddingArea .contentWide .slide560 .slides {
	height: 560px;
	max-height: 560px;
}
#weddingArea .contentWide .slide600 .slides {
	height: 600px;
	max-height: 600px;
}
#weddingArea .contentWide .slide640 .slides {
	height: 640px;
	max-height: 640px;
}

#weddingArea .contentWide .slide660 .slides {
	height: 660px;
	max-height: 660px;
}
#weddingArea .contentWide .slide700 .slides {
	height: 700px;
	max-height: 700px;
}
#weddingArea .contentWide .slide800 .slides {
	height: 800px;
	max-height: 800px;
}
#weddingArea.singleWide .contentWide .slideBox .slides {
	overflow:hidden;
	height: 600px;
	max-height: 600px;
}

/* slick */
#weddingArea .contentWide .slideBox .slides .slick-list {
	position:relative;
	display:block; max-width:100%;width: 100%;
	margin: 0 auto;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
#weddingArea .contentWide .slideBox .slides .slick-list .slick-slide>div {
	font-size:0;
}
#weddingArea .contentWide .slideBox .bx-wrapper .bx-viewport {
	position:relative;
    width:100%;
    top:0;
    left:0;
	bottom:0;
	right:0;
	background:none;
	max-height: 700px;
}
#weddingArea .contentWide .slideBox .slides li {
	position:relative;
	display:block; max-width:100%;width: 100%;
	margin: 0 auto;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

#weddingArea .contentL .slideBox a:after {
    border-top: 2px solid rgba(100,60,42,1);
    border-left: 2px solid rgba(100,60,42,1);
}
#weddingArea .contentL .slideBox .bx-controls-direction a:hover {
    background: #d6a28a;
}
#weddingArea .contentL .slideBox .bx-prev {top:64px !important;left:auto !important;right:10px !important;}
#weddingArea .contentL .slideBox .bx-next {top:10px !important;left:auto !important;right:10px !important;}

#weddingArea .boxTit {position:relative;text-align:center;margin:0px auto 40px;}
#weddingArea .boxTit .tit {
	display:inline-block;
	color:rgba(50,35,30,1); padding:10px 30px; font-size:14px; 
	background:rgba(240,240,240,1);
	background:rgba(246,237,229,1);
	position:relative; z-index:2;
	-webkit-border-radius: 40px; 
	   -moz-border-radius: 40px; 
	        border-radius: 40px;
}
#weddingArea .boxTit .line {position:absolute; left:0; width:100%; height:1px; background:#cccccc; background:rgba(235,225,215,1);top:50%;}

#page.wedding #weddingArea .boxTit .tit {background: rgba(50,35,30,1);}
#page.wedding #weddingArea .boxTit .line {background:rgba(209,182,147,.3);}

#page.wedding #weddingArea .slideBox .bx-wrapper .bx-pager.bx-default-pager a {
	border:2px solid rgba(245,217,189,.7);
}

#page.wedding #weddingArea .slideBox .bx-wrapper .bx-pager.bx-default-pager a:hover,
#page.wedding #weddingArea .slideBox .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:none rgba(245,217,189,1);
}

#weddingArea .contentWide .slideBox .slideItem {
	position:relative;
	font-size:0;
}
/* effect */
.slideItem .slide-effect {
	position:relative;
}
.slideItem .slide-effect .bg-image {
	display: block;
    position: relative;
}
.slideItem .slide-effect .bg-image img {display:block; max-width:100%;width: 100%;margin: 0 auto;}

.slick-effect .slick-slide {
    opacity: 1 !important;
    z-index: 1 !important;
}
.slick-effect .slideItem {
	position:relative;
	font-size:0;
	display:block !important;
	overflow:hidden;
}
.slick-effect .slide-effect {
    -webkit-transition: transform 1s cubic-bezier(0.5, 0, 0, 1);
    -khtml-transition: transform 1s cubic-bezier(0.5, 0, 0, 1);
    -moz-transition: transform 1s cubic-bezier(0.5, 0, 0, 1);
    -ms-transition: transform 1s cubic-bezier(0.5, 0, 0, 1);
    -o-transition: transform 1s cubic-bezier(0.5, 0, 0, 1);
    transition: transform 1s cubic-bezier(0.5, 0, 0, 1);
    will-change: transform;
    overflow: hidden;
    position: relative;
}
.slick-effect .slide-effect .bg-image {
	display: block;
    overflow: hidden;
    position: relative;

    -webkit-transition: transform 1s cubic-bezier(0.5, 0, 0, 1);
    -khtml-transition: transform 1s cubic-bezier(0.5, 0, 0, 1);
    -moz-transition: transform 1s cubic-bezier(0.5, 0, 0, 1);
    -ms-transition: transform 1s cubic-bezier(0.5, 0, 0, 1);
    -o-transition: transform 1s cubic-bezier(0.5, 0, 0, 1);
    transition: transform 1s cubic-bezier(0.5, 0, 0, 1);
    -webkit-transform: scale(1.1);
    -khtml-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.slick-effect .slide-effect .bg-image.bg-image-org {
	padding-bottom: 66.66%;	/* 1200x800px */
}
.slick-effect .slide-effect .bg-image.bg-image-16x9 {
	padding-bottom: calc(591.44 / 1127.34 * 100%);
    padding-bottom: 56.25%;
}

.slick-effect .slide-effect .bg-image img {
    bottom: 0;
    height: 100%;
    left: 0;
    object-fit: cover;
    object-position: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
	image-rendering: -webkit-optimize-contrast;
	display: block;
    vertical-align: middle;
    border-style: none;
}

.slick-effect .slick-slide.slick-active .slide-effect .bg-image {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.slick-effect .slick-active ~ .slick-slide .slide-effect {
	-webkit-transform:translate(100%);
	-khtml-transform:translate(100%);
	-moz-transform:translate(100%);
	-ms-transform:translate(100%);
	-o-transform:translate(100%);
	transform:translate(100%)
}
.slick-effect .slick-active ~ .slick-slide .slide-effect .bg-image {
    -webkit-transform: translate(-100%) scale(1.1);
    -khtml-transform: translate(-100%) scale(1.1);
    -moz-transform: translate(-100%) scale(1.1);
    -ms-transform: translate(-100%) scale(1.1);
    -o-transform: translate(-100%) scale(1.1);
    transform: translate(-100%) scale(1.1);
}

.default-slider{position:relative;transform:scale(1.2)}
.loading .default-slider{-webkit-transition:all 2s cubic-bezier(0.63, 0.06, 0.61, 0.99);-khtml-transition:all 2s cubic-bezier(0.63, 0.06, 0.61, 0.99);-moz-transition:all 2s cubic-bezier(0.63, 0.06, 0.61, 0.99);-ms-transition:all 2s cubic-bezier(0.63, 0.06, 0.61, 0.99);-o-transition:all 2s cubic-bezier(0.63, 0.06, 0.61, 0.99);transition:all 2s cubic-bezier(0.63, 0.06, 0.61, 0.99);will-change:transition}
.loaded .default-slider{transform:scale(1)}
.default-slider .slick-slide{opacity:1 !important;z-index:1 !important}
.default-slider .slick-slide .default-slider-item .slide-effect{-webkit-transition:transform 1s cubic-bezier(0.5, 0, 0, 1);-khtml-transition:transform 1s cubic-bezier(0.5, 0, 0, 1);-moz-transition:transform 1s cubic-bezier(0.5, 0, 0, 1);-ms-transition:transform 1s cubic-bezier(0.5, 0, 0, 1);-o-transition:transform 1s cubic-bezier(0.5, 0, 0, 1);transition:transform 1s cubic-bezier(0.5, 0, 0, 1);will-change:transform;overflow:hidden;position:relative}
.default-slider .slick-slide .default-slider-item .slide-effect .bg-image{-webkit-transition:transform 1s cubic-bezier(0.5, 0, 0, 1);-khtml-transition:transform 1s cubic-bezier(0.5, 0, 0, 1);-moz-transition:transform 1s cubic-bezier(0.5, 0, 0, 1);-ms-transition:transform 1s cubic-bezier(0.5, 0, 0, 1);-o-transition:transform 1s cubic-bezier(0.5, 0, 0, 1);transition:transform 1s cubic-bezier(0.5, 0, 0, 1);-webkit-transform:scale(1.05);-khtml-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.default-slider .slick-slide.slick-active .default-slider-item .slide-effect .bg-image{-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.default-slider .slick-active ~ .slick-slide .slide-effect{-webkit-transform:translate(100%);-khtml-transform:translate(100%);-moz-transform:translate(100%);-ms-transform:translate(100%);-o-transform:translate(100%);transform:translate(100%)}
.default-slider .slick-active ~ .slick-slide .slide-effect .bg-image{-webkit-transform:translate(-100%) scale(1.05);-khtml-transform:translate(-100%) scale(1.05);-moz-transform:translate(-100%) scale(1.05);-ms-transform:translate(-100%) scale(1.05);-o-transform:translate(-100%) scale(1.05);transform:translate(-100%) scale(1.05)}
.default-slider-item{display:block !important;overflow:hidden}
@media (max-width: 767.98px){.default-slider-item .bg-image{padding:0;min-height:360px}}
.default-slider-wrapper .slick-button{background-color:transparent !important;height:6.4rem;width:6.4rem;background-position:center center !important;background-repeat:no-repeat !important;margin-top:-3.2rem;top:50%}
.default-slider-wrapper .slick-button.slick-disabled{opacity:0 !important}
.default-slider-wrapper .slick-button.slider-next{background-image:url("/application/themes/base/assets/img/icons/icon-arrow-right.svg");transform:translateX(5rem)}
@media (min-width: 1200px){.default-slider-wrapper .slick-button.slider-next:hover{transform:translateX(6rem)}}
@media (max-width: 767.98px){.default-slider-wrapper .slick-button.slider-next{transform:translateX(2rem)}}
.default-slider-wrapper .slick-button.slider-prev{background-image:url("/application/themes/base/assets/img/icons/icon-arrow-left.svg");transform:translateX(-5rem)}
@media (min-width: 1200px){.default-slider-wrapper .slick-button.slider-prev:hover{transform:translateX(-6rem)}}
@media (max-width: 767.98px){.default-slider-wrapper .slick-button.slider-prev{transform:translateX(-2rem)}}
.default-slider-wrapper .slick-dots{position:relative;width:auto;margin:2rem 0 1rem 0}
.default-slider-wrapper .slick-dots li{display:block;height:8px}
.default-slider-wrapper .slick-dots li button{position:relative;background-color:transparent;border:none}
.default-slider-wrapper .slick-dots li button:before{-webkit-transition:all .5s cubic-bezier(0.25, 1, 0.5, 1);-khtml-transition:all .5s cubic-bezier(0.25, 1, 0.5, 1);-moz-transition:all .5s cubic-bezier(0.25, 1, 0.5, 1);-ms-transition:all .5s cubic-bezier(0.25, 1, 0.5, 1);-o-transition:all .5s cubic-bezier(0.25, 1, 0.5, 1);transition:all .5s cubic-bezier(0.25, 1, 0.5, 1);will-change:transition;content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;border-radius:100%;border:1px solid #fff;background-color:#fff;transform:scale(0.5)}
@media (min-width: 1200px){.default-slider-wrapper .slick-dots li button:hover:before{border-color:#B7A187;background-color:#B7A187}}
.default-slider-wrapper .slick-dots li.slick-active button:before{background-color:transparent;transform:scale(1)}

/* effect */

#weddingArea .slideBox .imgCaption {
	position:absolute;
	display:block;
	z-index:20;
	left:0px;
	top:20px;
	text-align:left;
}

#weddingArea .slideBox .imgCaption h4 {
	border-radius: 0px 20px 20px 0;
    padding: 10px 20px 10px 20px;
    font-size: 14px;
    /*font-weight: normal;*/
    line-height: 110%;
	letter-spacing:0px;
	background-color:rgba(0,0,0,.6);
	color: rgba(255,255,255,1);
}

#weddingArea .contentWide .slideBox .slideItem .imgCaption {
	top:80px;
}

#weddingArea .slideBox  .slick-dots li button {
    width: 5px;
    height: 5px;
    padding: 4px;
	background:transparent;
	border:2px solid rgba(255,255,255,1);
}
#weddingArea .slideBox  .slick-dots li button:hover,
#weddingArea .slideBox  .slick-dots li button:focus
{
    background:rgba(255,255,255,1);
}

#weddingArea .slideBox  .slick-dots li.slick-active button
{
    background:rgba(255,255,255,1);
	width: 12px;
    height: 12px;
}

#weddingArea .slideBox  .slick-arrow {
	background: rgba(255,255,255,0);
	border-radius:0;
	width: 40px;
    height: 40px;
	border:none;
	/*-webkit-transform:none;
    -ms-transform:none;
    transform:none;*/
}

#weddingArea .slideBox  .slick-arrow:after {
	content: '';
	position: absolute;
	
	border-top: 2px solid rgba(60,60,60,1);
	border-left: 2px solid rgba(60,60,60,1);
	border-top: 2px solid rgba(255,255,255,1);
	border-left: 2px solid rgba(255,255,255,1);
	width: 10px;
    height: 10px;
    top: 14px;
    left: 15px;
}
#weddingArea .slideBox  .slick-arrow.slick-next:after {
    left: 12px;
}
#weddingArea .slideBox  .slick-arrow:hover {
	background:rgba(230,200,160,1);	
	background: rgba(255,255,255,1);
}
#weddingArea .slideBox  .slick-arrow:hover:after {
	border-top: 2px solid rgba(60,60,60,1);
	border-left: 2px solid rgba(60,60,60,1);
}

#weddingArea .slideBox  .slick-prev	{
	left:0;
	-webkit-transform: translate(-200%,-50%);
	-moz-transform: translate(-200%,-50%);
	-o-transform: translate(-200%,-50%);
	-ms-transform: translate(-200%,-50%);
	transform: translate(-200%,-50%);
}
#weddingArea .slideBox  .slick-next	{
	right: 0px;
	-webkit-transform: translate(200%,-50%);
	-moz-transform: translate(200%,-50%);
	-o-transform: translate(200%,-50%);
	-ms-transform: translate(200%,-50%);
	transform: translate(200%,-50%);
}
#weddingArea .slideBox :hover .slick-arrow, #weddingArea .slideBox :focus .slick-arrow {
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
#weddingArea .slideBox :hover .slick-disabled.slick-next, #weddingArea .slideBox :focus .slick-disabled.slick-next {
	-webkit-transform: translate(200%,-50%);
	-moz-transform: translate(200%,-50%);
	-o-transform: translate(200%,-50%);
	-ms-transform: translate(200%,-50%);
	transform: translate(200%,-50%);
}

#weddingArea .slideBox :hover .slick-disabled.slick-prev, #weddingArea .slideBox :focus .slick-disabled.slick-prev {
	-webkit-transform: translate(-200%,-50%);
	-moz-transform: translate(-200%,-50%);
	-o-transform: translate(-200%,-50%);
	-ms-transform: translate(-200%,-50%);
	transform: translate(-200%,-50%);
}

/* 센터 */
#weddingArea.weddingLR {padding:0px 0 80px;}
#weddingArea.weddingLR .hallBtn2 {text-align:center;}
#weddingArea.weddingLR .hallDesc .tit2 {padding:25px 0 10px 0px;}
#weddingArea.weddingLR .hallDesc .tit2:before {content:'';display:block;top:0px;left:calc(50% - 8px);}
#weddingArea.weddingLR .contentWL{display:block;float:none;width:100%;padding:0px 20px 20px;text-align:center;}
#weddingArea.weddingLR .contentWR{display:block;float:none;width:100%;padding:20px 20px 20px;text-align:center;}
#weddingArea .hallDesc .pDesc {font-size:16px;color:#333; letter-spacing: -0.01em;line-height: 1.8em;}
#weddingArea.weddingLR .hallDesc .tit {display:inline-block;margin:0 10px;}


.slideThumb {position:absolute;bottom:10px;right:40px;z-index:20;font-size:0;}

.slideThumbCenter {position:relative;display:block;padding:30px 30px 0;text-align:center;right:0;}
.slideThumb ul:before,
.slideThumb ul:after, 
.slideThumb .slides:before,
.slideThumb .slides:after {clear:both;display:block;content:'';}
.slideThumb ul li, .slideThumb .slides .slideItem {
	float:left;
	/*margin:0 -10px;
	padding:10px;*/
	margin:0 5px 10px;
	padding:0px;
}

.slideThumbCenter ul li, .slideThumbCenter .slides .slideItem {
	float:none;
	display:inline-block;
}
.slideThumb ul li a, .slideThumb .slides .slideItem a {
	position:relative;
	display:block;
	width:80px;
	height:80px;
	width:60px;
	height:60px;
	overflow:hidden;
	background:#fff;
	margin:0;
	cursor: pointer;
	-webkit-border-radius: 80px; 
	   -moz-border-radius: 80px; 
			border-radius: 80px;
}
.slideThumb ul li a .img, .slideThumb .slides .slideItem a .img {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.slideThumb ul li a img, .slideThumb .slides .slideItem a img {
	width:auto;height:100%;
	position:relative;
	top: 50%;
	left:50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
}

.slideThumb ul li a.active, .slideThumb .slides .slideItem a.active, .slideThumb .slides .slick-slide.slick-current a  {
	border:3px solid #fff;
	box-shadow:1px 1px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow:1px 1px 10px rgba(0,0,0,0.5);
}

.slideThumb ul li a.active img, .slideThumb .slides .slideItem a.active img, .slideThumb .slides .slick-slide.slick-current a img {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}

.partyAdd {
	/*float:left;*/
	display:inline-block;
	width: 23%; 
	margin: 0px 1% 30px;
	background:rgba(255,255,255,1);
	vertical-align:top;
	position:relative;
	/*-webkit-border-radius: 0 0 30px 0; 
	   -moz-border-radius: 0 0 30px 0; 
		    border-radius: 0 0 30px 0; */
	/*box-shadow: 3px 3px 10px rgba(0,0,0,0.1);*/
	box-shadow: 1px 3px 10px rgba(0,0,0,0.1);
}

.partyAdd.noShadow {
	box-shadow: none;
}

.partyroom {
	background:rgba(252,249,239,1);
	box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
}

.type2 .partyAdd {
	width:48%;
}
.type3 .partyAdd {
	width:31.3333%;
}
.type4 .partyAdd {
	width:23%;
}
.type5 .partyAdd {
	width:18%;
}

.partyAdd a {display:block;position:relative;}
.partyAdd a:hover .more {color:#fff;background:rgba(175,135,100,1);}
.partyAdd .txtArea {display:block;padding: 20px 0px 20px;vertical-align:top;position:relative;text-align:center;}
.partyAdd .txtArea.tLeft {text-align:left;}

.partyAdd .imgArea {display:block;padding: 0px;vertical-align:top;position:relative;}

.partyAdd img {
	width:100%;box-shadow:none !important;
}
.partyAdd .videoBtn{
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	width:100%;
	height:100%;
	background:url("/imgs/icon/videoPlayBtn2.png") center center no-repeat;
}

.partyAdd .more {
	width: 40px;
    height: 40px;
    background:rgba(175,135,100,.4);
	background:rgba(50,35,30,.7);	
    position: absolute;
	text-indent:-9999px;
	top:0px;
	right:0px;
	z-index: 100;
	webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; 
}
.partyAdd .more:before {
	content: '';
    position: absolute;
    background:#fff;
	height:25px;
    width: 1px;
    top: 8px;
    left: 20px;
}
.partyAdd .more:after {
	content: '';
    position: absolute;
    background:#fff;
	height:1px;
    width: 25px;
    top: 20px;
    left: 8px;
}
.partyAdd .itemTitle {
	text-align:center;	
	
}
.partyAdd .itemTitle.tLeft{
	text-align:left;	
}
.partyAdd h3 {
	font-size:20px; 
	font-family:"Raleway","Noto Serif KR", sans-serif;
	font-weight:normal;
	line-height:1.4;
	display:inline-block;
	color:rgba(50,35,30,1);
	letter-spacing:-0.5px;
}
.partyAdd h3.en {
	font-size:20px; 
	font-family:"Raleway","Noto Serif KR", sans-serif;
	display:block;
	margin-bottom:3px;
	color:rgba(195,130,90,1);
}
.partyAdd h3.kr {
	
}
.partyAdd h4 {
	font-size:16px; 
	line-height:1.4;
	letter-spacing:0px;
	display:block;
	font-family:"Raleway","Noto Serif KR", sans-serif;
	color:rgba(195,130,90,1);
	vertical-align:bottom;
	margin:0 0 3px 0px;
}

.partyAdd .txtArea p {
	line-height:150%;
	color:rgba(50,35,30,1);
	font-size:15px;
	/*margin:15px 0px 0;*/
	/*text-align:left;*/
	overflow:hidden;
	min-height:42px;
	padding:15px 15px 5px;
}
.partyAdd .txtArea p.tLeft {
	text-align:left;
	padding:20px 20px 0px;
}

.partyAdd .txtArea .tCenter {text-align:center;}

.partyAdd .txtArea p.clamp {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.partyAdd .txtArea p br {
	/*display:none;*/
}


.partyAdd .txtArea .tit {
	display:inline-block;
	border-radius: 20px 0px 0px 20px;
    padding: 10px 15px 10px 15px;
    font-size: 14px;
    line-height: 110%;
	letter-spacing:0px;
	background:rgba(200,185,155,1);
	background:rgba(60,45,45,1);
	color: rgba(255,255,255,1);
	position:absolute;
	top:10px;
	right:0px;
}
.partyAdd .txtArea .tit span {margin:0;font-weight:normal;}
.partyAdd .txtArea .tit span.titSpan {margin:0 0px 0 10px;text-decoration:none;}

.type2 .partyAdd .imgArea {
	overflow:hidden;
	height:260px;	
}

.type2 .partyAdd .imgArea img {
	box-shadow:none !important;
	position:relative;
	display:block; max-width:100%;width: 100%;
	margin: 0 auto;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.moreAddArea {
	position:relative;
	display:block;
	margin: 0px -2% 0px;
	padding: 60px 0 0;
	font-size:0;
}
.moreTit {position:relative;display:inline-block;font-size:22px;padding:0 0 20px 25px;color:rgba(0,0,0,1);font-weight:400;}
.moreTit:before {content:'';display:inline-block;width:15px;height:2px;background:#333;position:absolute;top:18px;left:0}
.moreAdd {
	display:inline-block;
	width: 21%; 
	margin: 0px 2% 4%;
	vertical-align:top;
	position:relative;
}
.type2 .moreAdd {
	width: 46%; 
}
.type3 .moreAdd {
	width: 29.33333%; 
}
.type4 .moreAdd {
	width: 21%; 
}
.moreAddArea.type5 {
	margin: 0px -1% 0px;
}
.type5 .moreAdd {
	width: 18%; 
	margin: 0px 1% 0px;
}
.moreAdd a {
	width:100%;
	display:block;
	background:rgba(255,255,255,1);
	position:relative;
	/*-webkit-border-radius: 15px 0 15px 15px; 
	   -moz-border-radius: 15px 0 15px 15px; 
			border-radius: 15px 0 15px 15px;*/
}
.moreAdd.bg a {
	background: rgba(250,250,250,1);
}
.moreAdd.line a {
	border:1px solid rgba(235,235,235,1);
}
.moreAdd.item-shadow a {
	box-shadow:3px 3px 10px rgba(0,0,0,0.1);
}

.moreAdd a:hover {box-shadow:3px 6px 20px rgba(0,0,0,0.2);}
.moreAdd a:hover .more {color:#fff;background:rgba(51,51,51,1);}
.moreAdd .more {
	width: 40px;
    height: 40px;
	background:rgba(51,51,51,.5);	
    position: absolute;
	text-indent:-9999px;
	top:0px;
	right:0px;
	z-index: 100;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; 
}
.moreAdd .more:before {
	content: '';
    position: absolute;
    background:#fff;
	height:20px;
    width: 1px;
    top: 10px;
    left: 20px;
}
.moreAdd .more:after {
	content: '';
    position: absolute;
    background:#fff;
	height:1px;
    width: 20px;
    top: 20px;
    left: 10px;
}
.moreAdd .txtArea {
	display:block;
	padding: 20px 0px 20px;
	vertical-align:top;
	position:relative;
	text-align:left;
}
.moreAdd .imgArea {
	position:relative;
	display:block;
	padding: 0px;
	vertical-align:top;
	overflow:hidden;
	/*-webkit-border-radius: 15px 0 0px 0px; 
	   -moz-border-radius: 15px 0 0px 0px; 
			border-radius: 15px 0 0px 0px;*/
}
.moreAdd img {
	width:100%;box-shadow:none !important;
}

.moreAdd .itemTitle {
	text-align:center;
	display:block;
	padding: 30px 0px 0px;
}
.moreAdd .itemDesc {
	line-height:150%;
	color:rgba(51,51,51,1);
	font-size:16px;
	overflow:hidden;
	padding:30px 20px 30px;
	text-align:center;
}
.moreAdd .category {
	margin:10px 0 0px 0px; 
	padding:0 15px 0 15px; 
	height:30px; 
	line-height:30px; 
	border-radius:15px;
	display: -moz-inline-stack;
	display:inline-block; 
	min-width:auto;
	white-space:nowrap;
	text-align:center; 
	font-size:18px; 
	color:#000; 
	vertical-align:top;
	border:1px solid rgba(0,0,0,.2);
}
.moreAdd .category br {
	display:none;
}
.moreAdd h1 {
	font-size:24px;
	font-weight:normal;
	line-height:1.4;
	display:block;
	color:rgba(0,0,0,1);
	font-weight:500;
	letter-spacing:-0.5px;
}
.sm .moreAdd h1 {
	font-size:22px;
}
.sm .moreAdd .itemDesc {
	font-size:16px;
}
.sm .moreAdd .category {
	font-size:16px; 
}


#chefArea {padding:20px 0 20px;z-index:90;}
#chefArea .bg {width:100%;display:block;background:rgba(240,240,240,1) url(/imgs/common/titPattern6.png) repeat;height:350px;position:absolute;z-index:91;}
#chefArea .bg {width:70%;display:block;background: rgba(255,249,242,1);height:400px;position:absolute;z-index:91;}

#chefArea .chefContainer {
	width:100%;
	max-width: 1400px;
	margin:0 auto;
	padding:60px 0 40px;
	z-index:92;
	position:relative;
}
#chefArea .chefContainer > li {float:left;vertical-align:top;width:54%;padding:0 30px 0 30px;}
#chefArea .chefContainer > li.right {float:right;width:46%;padding:0 0 0 30px;}
#chefArea .chefContainer > li.all {float:left;width:100%;margin-top:20px;padding:0 0px;}
#chefArea .chefContainer > li img {width:100%;}
#chefArea h1 {
	font-size:48px;
	font-family: "Raleway","Noto Serif KR",serif;
	font-family:"Bodoni Moda",sans-serif;
	line-height:110%;
	position:relative;
	color:rgba(220,120,1,1);
	color:rgba(200,125,80,1);
}
#chefArea h1 span {
	font-size:20px;
	font-family:"Gothic A1", sans-serif;
	line-height:100%;
	font-weight:400;
	letter-spacing:0px;
}
#chefArea h2 {
	font-size:24px;
	font-family:"Noto Serif KR", sans-serif;
	letter-spacing:0px;
	line-height:140%;
	position:relative;
	color:rgba(209,182,147,1);
	color:rgba(55,50,50,1);
	
	margin-bottom:15px;
}
#chefArea h3 {
	font-size:22px;
	line-height:150%;
	position:relative;
	font-family:"Noto Serif KR","Gothic A1", sans-serif;
	color:rgba(209,182,147,1);
	color:rgba(55,50,50,1);
	letter-spacing:-1px;
	margin:30px 0 40px;
}
#chefArea .desc {
	font-size:20px;
	line-height:150%;
	position:relative;
	font-family:"Noto Serif KR","Gothic A1", sans-serif;
	color:rgba(209,182,147,1);
	color:rgba(55,50,50,1);
	letter-spacing:-1px;
	margin-top:30px;
}
#chefArea h4 { 
	font-size: 18px; 
	font-weight: normal; 
	letter-spacing:0;
	position:relative;display:inline-block;
}

#chefArea h4:before {content:'';display:inline-block;width:15px;height:2px;background:#333;position:absolute;top:15px;left:0}
#chefArea .summarySub {
	font-size:18px;
	line-height:140%;
	color:rgba(55,50,50,.8);
	margin:5px 0 40px;
}

#chefArea .infoBox { margin: 50px 0 40px; text-align:left;}
#chefArea .infoBox ul { margin: 10px 0 0; padding: 0; list-style: disc !important; padding-left: 1.5em; }
#chefArea .infoBox ul li { font-size: 16px; list-style:circle outside none;letter-spacing: -0.5px; line-height: 1.5; margin-bottom:5px;}
#chefArea .infoBox ul li.none {list-style:none;margin-left: -1.2em; }
#chefArea .infoBox ul li.red {color:#CC0000;}

#chefArea .boxTit {position:relative;text-align:center;margin:40px auto 40px;}
#chefArea .boxTit .tit {display:inline-block; font-family:"Raleway", sans-serif;color:#fff; padding:10px 30px; font-size:18px; background:#b5b5b5; position:relative; z-index:2;}
#chefArea .boxTit .line {position:absolute; left:0; width:100%; height:1px; background:#cccccc; top:50%;}

.hallTour {
	position:relative;
	margin:0px -15px;
	font-size:0;
}
.hallTourBox {
	float:left;
	width:calc(33.33333% - 30px);
	margin: 0 15px 30px;
	font-size:0;
	box-shadow: 3px 3px 15px rgba(0,0,0,0.4);
	box-shadow:1px 3px 8px rgba(0,0,0,0.05);
}
.hallTourBox .more {
	width: 40px;
    height: 40px;
    background:rgba(50,35,30,0);
    position: absolute;
	text-indent:-9999px;
	top:10px;
	right:5px;
	z-index: 100;
	
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; 
}
.hallTourBox .more:before {
	content: '';
    position: absolute;
    background:#fff;
	height:20px;
    width: 1px;
    top: 10px;
    left: 19px;
}
.hallTourBox .more:after {
	content: '';
    position: absolute;
    background:#fff;
	height:1px;
    width: 21px;
    top: 19px;
    left: 9px;
}
.hallTourBox a {
	position:relative;
	display:block;
	/*box-shadow: 3px 3px 10px rgba(0,0,0,0.1);*/
}
.hallTourBox a .titBox {
	position: absolute;
	top:0;
	bottom:0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
	z-index:11;
}
.hallTourBox .cover {
	position:absolute;
	left:0;right:0;top:0;bottom:0;
	width:100%;
	height:100%;
	display:block;
	z-index:10;
	background:rgba(0,0,0,.3);
	webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
}
.hallTourBox .out {
	position:absolute;
	left:0;right:0;top:0;bottom:0;
	width:100%;
	height:100%;
	display:block;
	z-index:11;
	padding:10px;
}
.hallTourBox .out .in {
	position:relative;
	width:100%;
	height:100%;
	display:block;
	border:1px solid rgba(255,255,255,.3);
}

.hallTourBox a .titBox .tableBox {
	display:table;
	position:static;
	width:100%;
	height:100%;
	padding:20px;
}
.hallTourBox a .titBox .tableBox .tableCell {
	position:relative;
	display:table-cell;
	text-align:left;
	vertical-align:top;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
}
.hallTourBox a .titBox .tableBox h1 {
	color:rgba(255,255,255,1);
	line-height:110%;
	font-family: "Raleway","Gothic A1", sans-serif;
	font-family: 'Bodoni Moda', 'Gothic A1', sans-serif;
	font-size:30px;
	font-weight:400;
	letter-spacing:-0.5px;
	margin:0px 0 0;
	position:relative;
}
.hallTourBox a .titBox .tableBox h2 {
	color:rgba(255,255,255,1);
	font-family: "Gothic A1", sans-serif;
	font-size:20px;
	letter-spacing:0px;
	line-height:160%;
	position:relative;
}
.hallTourBox a .titBox .tableBox p {
	color:rgba(255,255,255,1);
	font-size:16px;
	letter-spacing:0px;
	line-height:140%;
	position:relative;
	webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease;
   
    max-height: 0;
    overflow: hidden;
}

.hallTourBox .img {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	
}
.hallTourBox .img img{
	position:relative;
	top: 50%;
	left:50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);

	width:100%;height:auto;
	-webkit-transition: all 1.3s ease; -moz-transition: all 1.3s ease; -o-transition: all 1.3s ease; transition: all 1.3s ease;
}
.hallTourBox  a:hover .img img{
	transform:scale(1.05,1.05) translate(-48%, -48%);;  
	-ms-transform:scale(1.05,1.05) translate(-48%, -48%);
	-moz-transform: scale(1.05,1.05) translate(-48%, -48%) rotate(0.02deg);
}
.hallTourBox  a:hover .titBox .tableBox p {max-height: 100px;}
.hallTourBox  a:hover .cover {
	background:rgba(0,0,0,.6);
}
.hallTourBox  a:hover {
	box-shadow:3px 6px 20px rgba(0,0,0,0.2);
}
.hallTourBox a {
	width:100%;
	height:300px;
}

.hallTour1,.hallTour2 {
	width:calc(50% - 30px);
}
.hallTour3 {
	width:calc(40% - 30px);
}
.hallTour4,.hallTour5 {
	width:calc(30% - 30px);
}
.hallTour4 .img img,.hallTour5 .img img {
	width:auto;height:100%;
}

/* space View */


.spacePopLayer {
	display:none;
	position:fixed;
	top:0;left:0;
	bottom:0; right:0;
	width:100%;height:100%;
	z-index:19010;
}

.spacePopBack {
	position:fixed;
	top:0;left:0;
	bottom:0; right:0;
	width:100%;height:100%;
	z-index:0;
	background: url('/imgs/common/bg_overlay.png') repeat 0 0;
	/*background:rgba(0,0,0,0.3)*/
}

.spacePopLayer .spaceTable {position:relative;display:table;width:100%;height:100%;}
.spacePopLayer .spaceTable .spaceCell {position:relative;display:table-cell;vertical-align:middle;}

.spacePopLayer .spacePopWrap {
	position:relative;
	max-width:1000px;
	width:90%;
	margin:0 auto;
	text-align:center;
	overflow-y:auto;
	overflow-x:hidden;
}

.spacePopLayer .dataWrap {
	position:relative;
	width:100%;
	max-width:1000px;
	margin:0 auto;
	text-align:center;
	overflow-y:auto;
	overflow-x:hidden;
	z-index:1;
	background:#fff;
	
}
.spacePopLayer .spaceClose {
    position: absolute;
    right:0px; top:0px;
	width:60px; height:60px; background: url('/imgs/common/btn_close.png') repeat 0 0;
	z-index:2;

}
.spacePopLayer .spaceClose.fix {
	position:fixed;
}
.spacePopLayer .spaceClose a{ display: block;width:60px;height:60px;}
.spacePopLayer .spaceClose a span{
    text-indent: -9999px;
	overflow: hidden;
}

#spaceArea {position:relative}
#spaceArea .txtArea {position:relative;display:block;padding: 20px;vertical-align:top;text-align:center;background:rgba(255,255,255,1)}
#spaceArea .itemTitle {
	text-align:center;	
	vertical-align:middle;
}
#spaceArea .txtArea h3 {
	font-size:22px; 
	font-family:"Noto Serif KR", sans-serif;
	font-weight:400;
	line-height:1.4;
	display:block;
	color: #000;
}
#spaceArea .txtArea h4 {
	font-size:16px; 
	line-height:1.4;
	letter-spacing:0px;
	display:block;
	color:#999;
	vertical-align:bottom;
	margin:0 0 10px 0px;
	color: #000;
	
	color: rgba(205,150,120,1);
	font-family:"Noto Serif KR", sans-serif;
}


#spaceArea .txtArea p {
	line-height:140%;
	color:#999;
	overflow:hidden;
	display:block;
	font-size:16px;
	margin:15px 0px 5px;
	text-align:center;
}

#spaceArea .txtArea .tit {
	display:inline-block;
	background:url('/imgs/icon/blt2.gif') no-repeat 0 center;
	padding-left:15px;
	color:rgba(102,102,102,1);
	
	font-size: 14px;
	letter-spacing: 0px;
	line-height:24px;
}
#spaceArea .txtArea .tit span {margin:0;color:rgba(153,153,153,1);font-weight:normal;text-decoration:underline;}
#spaceArea .txtArea .tit span.titSpan {margin:0 10px 0 10px;text-decoration:none;}

#spaceArea .videoBox {
	position:relative;
	overflow:hidden;
	width:100%;
}

#spaceArea .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px; height: 0; overflow: hidden;
	margin:0px 0 0px;
}
#spaceArea .slideBox {
	position:relative;
	max-height:720px;
	overflow:hidden;
	width:100%;
}
#spaceArea .slideBox .slides {
	position:relative;
}
#spaceArea .slideBox .bx-width img {position:relative;display:inline-block; margin: 0 auto; max-width:100%;width:100%;}
#spaceArea .slideBox .bx-middle img {position:relative;display:inline-block; margin: 0 auto;max-width:100%;width:auto;height:660px;}

#spaceArea .slideBox .logo {
	position:absolute; right:0; top:0px; padding:20px; z-index:50;
}

#spaceArea .slideBox .logo img {width:auto !important;}

#spaceArea .slideBox .bx-wrapper {
    position:relative;
    width:100%;
    height:100% !important;
    top:0;
    left:0;
	padding:0 0 30px;
	padding:0 0 0px;
	background:none;
	
}
#spaceArea .slideBox .bx-wrapper .bx-viewport{
    position:relative;
    width:100%;
    top:0;
    left:0;
	bottom:0;
	right:0;
	background:none;
}

#spaceArea .slideBox .bx-wrapper .bx-viewport li {position:relative;min-height: 1px; min-width: 1px;}
/*#spaceArea .slideBox .bx-middle {
   vertical-align: middle;
    display: inline-block;
    float: none !important;
}*/

#spaceArea .slideBox .bx-controls-direction a {
	width: 50px;
    height: 50px;
	background: rgba(255,255,255,1);
    position: absolute;
    opacity: 1;
    border-radius: 0;
	/*margin-top:-22px;*/
	text-indent:-9999px;
	top:50%;
	margin-top:-25px;
}
#spaceArea .slideBox .bx-controls-direction a:after {
	content: '';
    position: absolute;
    border-top: 2px solid rgba(255,255,255,1);
    border-left: 2px solid rgba(255,255,255,1);
	border-top: 2px solid rgba(50,35,30,1);
    border-left: 2px solid rgba(50,35,30,1);
    width: 16px;
    height: 16px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 16px;
    left: 20px;
}
#spaceArea .slideBox .bx-controls-direction a.bx-next:after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    left: 13px;
}
#spaceArea .slideBox .bx-controls-direction a:hover {
	background:rgba(230,230,230,1);	
}
#spaceArea .slideBox .bx-controls-direction a:hover:after {
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
	
	border-top: 2px solid rgba(50,35,30,1);
    border-left: 2px solid rgba(50,35,30,1);
}


/*#spaceArea .slideBox .bx-prev {top:auto !important;left:auto !important;bottom:10px !important;right:70px !important;}
#spaceArea .slideBox .bx-next {top:auto !important;bottom:10px !important;right:10px !important;}*/

#spaceArea .slideBox .bx-prev {
	left:0 !important;right:auto !important;
}
#spaceArea .slideBox .bx-next {
	right:0px !important;
}	


#spaceArea .slideBox .bx-wrapper .bx-pager {
	position:absolute;
	width:100%;
    bottom:20px;
    z-index: 110;
	text-align:center;
	padding:0 10px;
	font-size:0;
}
#spaceArea .slideBox .bx-wrapper .bx-pager-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	margin:3px;
	
}

#spaceArea .slideBox .bx-wrapper .bx-pager.bx-default-pager a {
	width:12px; height:12px;
	margin:0;
	background:none;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	border:2px solid rgba(255,255,255,.7);
	border-radius:12px;
	
}

#spaceArea .slideBox .bx-wrapper .bx-pager.bx-default-pager a:hover,
#spaceArea .slideBox .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:none rgba(255,255,255,1);
}

#spaceArea .slideBox .imgCaption {
	position:absolute;
	display:block;
	z-index:20;
	left:0px;
	top:20px;
	text-align:left;
}

#spaceArea .slideBox .imgCaption h4 {
	border-radius: 0px 20px 20px 0;
    padding: 10px 20px 10px 20px;
    font-size: 18px;
    font-weight: normal;
    line-height: 110%;
	letter-spacing:0px;
	background-color:rgba(0,0,0,.6);
	color: rgba(255,255,255,1);
}

.portfolioList {
	position:relative;
	display:block;
	padding:0px 0 0;
	vertical-align:top;
	margin: 0px -1.5% 0px;
	font-size:0;
}
.portfolioList > li {
	display:inline-block;
	width: 22%; 
	margin: 0px 1.5% 40px;
	vertical-align:top;
	position:relative;

}

.portfolioList .itemTitle {
	position:relative;
	border:10px solid rgba(245,240,235,.7);
	border:10px solid rgba(0,0,0,.07);
	color:#000;
	padding:20px;
}

.portfolioList .itemTitle h3 {
	font-size: 20px;
	line-height: 120%; 
	letter-spacing: 0em; 
	font-weight:500;
	text-align:center;
}
.portfolioList .itemDesc {
	position:relative;
	color:#666;
	padding:20px;
	line-height:180%;
	font-size:16px;
}

.factsheetList {
	position:relative;
	display:block;
	display:flex;
	flex-flow: row wrap;
	padding:0px 0 0;
	vertical-align:top;
	margin: 0px -1% 0px;
	font-size:0;
	
}
.factsheetList > li {
	display:inline-block;
	width: 31.33333%; 
	margin: 0px 1% 2%;
	vertical-align:top;
	position:relative;
	background:rgba(255,255,255,1);	
	/*border:1px solid rgba(240,240,240,1);*/
	overflow:hidden;
	vertical-align:top;
	-webkit-border-radius: 10px; 
	   -moz-border-radius: 10px; 
		    border-radius: 10px; 
	box-sizing: border-box;
	box-shadow:1px 3px 8px rgba(0,0,0,0.05);
	padding:20px 20px 50px;
}
.factsheetList .linkArea {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	display:table;
	width:100%;
	height:60px;
	background:rgba(195,135,100,1);
}
.factsheetList .linkArea > li {
	position:relative;
	display:table-cell;
	width:33.33333%;
}
.factsheetList .linkArea > li a {
	position:relative;
	display:inline-block;
	width:100%;
	font-size:16px;
	text-align:center;
	color:#fff;
	font-weight:500;
	line-height:60px;
	border-right:1px solid rgba(0,0,0,0.2);
	border-left:1px solid rgba(255,255,255,0.4);
}
.factsheetList .linkArea > li:first-child a {
	border-left:none;
}
.factsheetList .linkArea > li:last-child a {
	border-right:none;
}
.factsheetList .linkArea > li a:hover {
	background:rgba(60,45,45,1);
	border-left:1px solid rgba(255,255,255,0);
}
.factsheetList .linkArea > li:first-child a:hover {
	border-left:none;
}
.factTable {
	position:relative;
	vertical-align:top;
	text-align:center;
}
.factTable .imgArea { display:block;padding:0px;vertical-align:top;z-index:2;}
.factTable .txtArea { display:block;padding:30px 0px;vertical-align:top;z-index:1;}
.factTable .imgArea img {/*width:100%;max-width:100%;*/max-height:300px;}
.factTable .factTit {
	position:relative;
	display:block;
	margin:10px 0 20px;
}
.factTable .factTit h1 {
	font-size:24px;
	font-weight:500;
	font-family:"Noto Serif KR",serif;
}
.factTable .factItem {
	position:relative;
	display:block;
	font-size:16px;
	line-height:150%;
	margin-bottom:15px;
	text-align:center;
}
.factTable .factItem span {
	position:relative;
	display:inline-block;
	width: 90px; 
	font-weight: normal; 	
	padding:0;
	border-radius:15px;
	text-align:center;
	font-size:14px;
	line-height:26px;
	height:28px;
	margin-bottom:7px;
	color:rgba(195,135,100,1);
	border:1px solid rgba(195,135,100,1);
}
.factTable .per span {
	color:#fff;
	background:rgba(195,135,100,1);
	border:none;
}
.vr .ico {
	display: block;	
}

.customerArea {
}

.customer-tab {
	position:relative;
	white-space:nowrap; 
	margin: 0 auto 50px;
	font-size:0;
}
.customer-tab > li {
	width:33.3333%;
	padding: 0px 0px 0px;
	position:relative;
	text-align: center; 
	display: inline-block;
}
.customer-tab > li a {
	display:inline-block; 
	color:rgba(85,70,60,1);
	border: 1px solid #e6e6e6;
    background: #f5f5f5;
	font-size: 16px;
	font-weight:400;
	width: 100%;
	letter-spacing: 0;
	position: relative; 
	padding:15px 0px 18px;	
	line-height:130%;
	
	white-space:nowrap;
	text-overflow:ellipsis;
}
.customer-tab > li a:hover {
	/*background: rgba(105,75,60,1);
	color:rgba(255,255,255,1);*/
}
.customer-tab > li:nth-child(n+2) a {
	 border-left: none;
}
.customer-tab > li.on a {
	background:rgba(50,40,30,1);
	color:rgba(255,255,255,1);
}

.customer-contact {
	position: relative; 
	font-size:0;
	background-color:#f5f5f5;
	margin:0 0 50px;
}
.customer-contact-list {
	position: relative; 
	width:50%;
	display:inline-block; 
    font-size:14px;
    vertical-align: middle;
}
.customer-contact-list img {
	position: relative; 
	width:100%;
}
.customer-contact-list .inner {
	padding:0 0 0 50px;
}
.customer-contact .title {
  position: relative;
  font-size: 24px;
  font-weight: 500;
  padding-bottom: 16px;
  margin-bottom: 26px;
  color: #333;
}

.customer-contact .title:before {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background: #999;
  position: absolute;
  left: 0;
  bottom: 0;
}
.customer-contact .desc {
  margin-bottom: 10px;
}
.cl-light {
  color: #999 !important;
}


@media screen and (max-width: 768px) {
	.customer-tab > li a {
		font-size: 14px;
		padding:12px 0px 14px;	
	}
	.customer-contact {
		margin:0 0 0px;
	}
	.customer-contact-list .inner {
		padding:0 0 0 40px;
	}
	.customer-contact .title {
	  font-size: 20px;
	  padding-bottom:10px;
	  margin-bottom: 10px
	}
	
}
@media screen and (max-width: 640px) {
	.customer-tab {
		margin: 0 auto 40px;
	}
	.customer-contact-list {
		width:100%;
		display:inline-block; 
	}
	.customer-contact-list .inner {
		padding:20px 30px;
	}
}
@media screen and (max-width: 480px) {
	.customer-contact .title {
	  font-size: 18px;
	}
	.customer-tab > li a {
		padding:12px 0px 12px;	
	}
}

.conciergeTop {
	position:relative;
	margin:0 0 60px;
}
.conciergeTop .img {
	position:relative;
}
.conciergeTop .img img {
	position:relative;
	width:100%;
}
.conciergeTop .conciergePoint {
	display:block;
	position:absolute;
	padding:60px;
	background:rgba(245,245,245,1);
	bottom:-60px;
	right:60px;
	width:30%;
}

.conciergeTop .conciergePoint h1 {
	font-size:40px;
	line-height:130%;
	font-weight:300;
	position:relative;
	color: rgba(0,0,0,1);
	letter-spacing:-0.5px;
	margin-bottom:10px;
	margin-left:0px;
	white-space: nowrap;
	word-break:keep-all;
}

.conciergeTop .conciergePoint h1 strong {
	font-weight:600;
	font-size:1.4em;
	letter-spacing:0px;
}

.conciergeTop .conciergePoint h2 {
	position:relative;
	font-size:18px;
	line-height:170%;
	color:rgba(51,51,51,1);
	letter-spacing:0px;
	margin-top:30px;
}

.conciergeDesc {
	position:relative;
	display:none;
	font-size:18px;
	line-height:170%;
	color:rgba(51,51,51,1);
	letter-spacing:0px;
	padding:30px;
}

.conciergeArea {
	position:relative;
	padding:0;
}
.conciergeList {
	display:block;
	position:relative;
	margin: 40px -1% 0px;
	font-size:0;
}
.conciergeList > li {
	display:inline-block;
	width: 31.33333%; 
	margin: 0px 1% 20px;
	background:#fff;
	vertical-align:top;
	position:relative;
	box-sizing: border-box;
	/*box-shadow: 1px 3px 10px rgba(0,0,0,0.1);*/
}
.conciergeList.type4 > li {
	width:23%;
}
.conciergeBox {
	position:relative;
	width:100%;
	height:100%;
	padding:20px 25px;
	font-size:16px;
	border: 1px solid rgba(235,235,235,1);
	height:200px;
}
.conciergeBox:hover {
	border: 1px solid rgba(51,51,51,1);
}
.conciergeBox .t1 {
	font-size:10px;
	font-family:"Raleway",serif;
	text-transform:uppercase;
	background:rgba(245,245,245,1);
	padding:10px 15px 8px 32px;
	color:#000;
	font-weight:500;
	letter-spacing:0.5px;
	display:inline-block;
	line-height:100%;
	margin-bottom:10px;
	margin-left:-30px;
	-webkit-border-radius: 0px 20px 20px 0px; -moz-border-radius: 0px 20px 20px 0px; border-radius: 0px 20px 20px 0px;
}
.conciergeBox .t2 {
	display:block;
	font-size:22px;
	font-weight:400;
	color:#000;
	line-height:130%;
}
.conciergeBox .desc {
	position:absolute;
	bottom:20px;
}
.conciergeBox .tel {
	font-size:18px;
	color:#000;
	font-weight:400;
}


@media screen and (max-width: 1280px) {
	.conciergeTop .conciergePoint h1 {
		font-size:30px;
	}
	.conciergeTop .conciergePoint h2 {
		font-size:16px;
	}
	.conciergeTop .conciergePoint {
		padding:50px;
	}
	.conciergeTop {
		margin:0 0 40px;
	}
}
@media screen and (max-width: 1024px) {
	.conciergeTop .conciergePoint {
		width:40%;
		right:40px;
	}
	.conciergeBox .t2 {
		font-size:20px;
	}
	.conciergeList.type4 > li {
		width:48%;
	}
}
@media screen and (max-width: 768px) {
	.conciergeTop {
		margin:0 0 0px;
	}
	.conciergeTop .conciergePoint {
		bottom:40px;
		right:40px;
		padding:30px 30px 20px;
		width:auto;
	}
	.conciergeTop .conciergePoint h2 {
		display:none;
	}
	.conciergeDesc {
		display:block;
	}
	.conciergeArea {
		padding:40px 0 0;
	}
}
@media screen and (max-width: 640px) {
	.conciergeTop .conciergePoint h1 {
		font-size:24px;
	}
	.conciergeBox .t2 {
		font-size:18px;
	}
	.conciergeDesc {
		font-size:16px;
	}
	.conciergeBox .desc {
		font-size:14px;
	}
}
@media screen and (max-width: 480px) {
	.conciergeTop .conciergePoint h1 {
		font-size:20px;
	}
	.conciergeTop .conciergePoint {
		bottom:-30px;
		right:0px;
		padding:30px 30px 20px;
	}
	.conciergeDesc {
		padding:50px 20px 30px;
	}
	.conciergeList {
		margin: 20px -1% 0px;
	}
	.conciergeList > li {
		width:98% !important;
	}
	.conciergeBox {
		height:180px;
	}
}
@media screen and (max-width: 375px) {
	.conciergeTop .conciergePoint h1 {
		font-size:18px;
	}
	.conciergeTop .conciergePoint {
		padding:20px 20px 10px;
	}
}
@media screen and (max-width: 320px) {
	.conciergeTop .conciergePoint {
		position:relative;
		top:0;
		bottom:0;
		right:0;
		width:100%;
		padding:20px 20px 10px;
		text-align:center;
	}
	.conciergeDesc {
		padding:30px 20px 30px;
	}
}


/* 전체 */
						   
@media screen and (max-width: 1440px) {
	.slick-prev
	{
		left: -15px;
	}
	.slick-next
	{
		right: -15px;
	}
	.imgFlow .item a {
		height:250px;
	}
	
	.allianceList li {
		width:48% !important;
	}
}
@media screen and (max-width: 1400px) {
	.visualText_main {
		right:40px; 
		bottom:40px;
	}	
	
}
@media screen and (max-width: 1280px) {
	#fp-nav.right {
 	   right: 10px;
	}
	.visualText_wrap {
		left:40px; 
		bottom:30px;
	}	
	
	.visualText_main h1 {
		font-size:40px;
	}
	.visualText_main h2 {
		font-size:22px;
		/*margin:15px 0 0px 0px;*/
	}	
	
	.visualText_main h3 {
		font-size:18px;
	}	
	
	
	.visualText_wrap .slogan-eng {
		font-size:80px;
	}
	.visualText_wrap .slogan-h1 {
		font-size:80px;
	}
	.visualText_wrap .slogan-h2 {
		font-size:60px;
	}
	.visualText_wrap .slogan-tit {
		font-size:24px;
	}
	
	.visual_in_wrap {
		right:100px;
	}	
	.visual_in_wrap h1 {
		font-size:120px;
	}
	.visual_in_wrap h1 span {
		margin-right:50px;
	}
	.visual_in_wrap h2 {
		font-size:16px;
		margin-right:10px;
	}
	
	
	#brandHead h1 {
		font-size: 60px;
	}
	#brandHead h2 {
		font-size: 40px;
	}
	.brandVisual {
		height:600px;
	}
	
	.contact .inner {padding: 40px 40px;}
	.contact .infoBox .infoTit {margin:10px 0 10px -40px;padding:10px 30px 10px 30px;}
	
	.text-section .contents h1 {
		font-size:46px; 
	}
	
	.venueArea {
		padding:20px 30px 0 0;
	}
	
	.venueBox a {
		height:560px;
	}
	
	.venue2 {
		top:-100px;
	}
		
	.venue3 a {
		height:480px;
	}
	
	.venue4 {
		top:-20px;
	}
	.venue4 a {
		height:480px;
	}
	.venue5 a {
		height:480px;
	}
		
	
	.shadows {
		-webkit-box-shadow: 10px 20px 40px rgba(0,0,0,.3);
		   -moz-box-shadow: 10px 20px 40px rgba(0,0,0,.3);
				box-shadow: 10px 20px 40px rgba(0,0,0,.3);
	}
	
	#weddingArea .contentL p {
		line-height:140%;
		position:relative;
		color:#999;
		margin:20px 0;	
	}
	#weddingArea .contentWL h1 {
		font-size:40px;
	}
	
	#weddingArea .contentWL h1.mj {
		font-size:38px;
	}
	
	#weddingArea .contentWL h2 {
		font-size:20px;
	}
	
	#weddingArea .contentWL h4 {
		font-size:14px;
	}
	
	#weddingArea .contentWL .summarySub {
		font-size:15px;
	}
	
	#weddingArea .contentL h1 {
		font-size:34px;
	}
	#weddingArea .contentL h2 {
		font-size:16px;
	}
	
	#weddingArea.singleWide .contentWide .slideBox .slides {
		overflow:hidden;
		height: 500px;
		max-height: 500px;
	}
	#weddingArea.singleWide .contentWide .slideBox .slides .slick-list {
		top:0;
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
	}
	#weddingArea.singleWide .contentWide .slideBox .slides {
		overflow:hidden;
		height: auto !important;
	}
	
	#weddingArea .contentWide .slideBox .slides {
		/*max-height:500px;*/
	}
	
	.partyAdd h3 {
		font-size:18px; 
	}
		
	#chefArea .chefContainer {
		padding:60px 30px 20px;
	}
	
	#chefArea .bg {height:360px}
	#chefArea h1 {font-size:36px;}
	#chefArea h3 {font-size:20px;}
	
	
	.hallTour3 .img img {
		width:auto;height:100%;
	}
	
	
	.wedding-sub-detail .point-name {font-size:34px;}
	.wedding-sub-detail .point-nameSub {font-size:22px;}
	
	.portfolioList > li {
		width: 30.333333%; 
	}
	
	.factTable .imgArea img {max-height:240px;}
}
@media screen and (max-width: 1180px) {

}
@media screen and (max-width: 1024px) {
	.visualText_main {
		right:30px; 
		bottom:40px;
	}	
	
	.wtArea {display:none !important}
	.visual_in_wrap {
		right:80px;
	}	
	.visual_in_wrap h1 {
		font-size:100px;
	}
	.visual_in_wrap h1 span {
		margin-right:50px;
	}
	
	.venueArea .txtBox {
		padding:30px 0 0 20px;
	}
	.venueArea .txtBox h1 {
		font-size: 50px;
	}
	.venueArea .txtBox h2 {
		font-size: 26px;
	}
	.venueArea .txtBox h3 {
		font-size: 16px;
	}
	.venueBox a {
		height:460px;
	}
	
	
	.venue3 a {
		height:400px;
	}
	.venue4 {
		top:-40px;
	}
	
	.venue4 a {
		height:400px;
	}
	.venue5 a {
		height:380px;
	}
	
	#mainBanquet .banquet {
		padding-bottom:60px;
	}
	.banquet .txtBox {
		text-align:center;
	}
	.banquet .txtBox h1 {
		font-size: 50px;
		padding-bottom: 20px;
	}
	.banquet .txtBox h2 {
		padding: 100px 0 10px;
	}
	.banquet .txtBox h2:before {
		display: block;
		background:rgba(255,255,255,.4);
		width: 1px;
		height: 70px;
		position: absolute;
		top: 0;
		left: 50%;
		content: '';
	}
	.banquetDark .txtBox h2:before {
		background:rgba(64,64,64,.4);
	}
	.banquet .txtBox .bt {
		display:none;
	}
	.banquet .txtBox h3 {
		font-size: 16px;
	}
	.banquet .halfA {
		display:block;
		width:100%;
		vertical-align:middle;
		text-align:center;
		padding:0px 0 60px 0px;
	}
	.banquet .halfB {
		display:block;
		width:100%;
		text-align:center;
	}
	.banquet .moreGallery {
		display:none;
	}
	
	.infoBox { margin:20px 0 20px; }
	.infoBox h4.category-en { font-size: 18px;}
	.infoBox p {font-size:15px;margin-top: 20px;}
	.infoBox ul.circle { margin: 10px 0 0; }
	.infoBox ul.circle li { font-size:15px;}
	
	
	
	#subMenuTab li a {
		font-size:16px;
		padding:15px 0;
	}	
	
	#subMenuTab li a span {
		padding:0 0px 0 0px;
		background:none;
	}
	#subMenuTab li.on a span {background:none;}
	

	.reserv .tableBox {
		border:none;
	}
		
	.reserv .tableCell.right {display:none};
	.reserv .tableBox {display:block !important;}
	.reserv .tableCell {display:block;width: 100% !important;/*background:none;*/}
	.reserv .tableCell .inner {border:none;padding:30px 0 30px;}
	.reserv h2 { font-size:26px;}
	
	#sOffer li {
		width:98%; 
	}
	#sOffer .thumb {width:380px;display:table-cell;}
	#sOffer .cont {
		text-align:left;
		display:table-cell;padding:20px 100px 20px 30px;
	}
	#sOffer .cont .dateTxt {text-align:left;}
	
	.brandVisual {
		height:560px;
	}
	
	.text-section .contents {
		padding: calc(50% + 100px) 40px calc(50% + 200px) !important;
		margin: 0 auto;
	}
	
	.text-section .contents h1 {
		font-size:40px; 
	}
	
	.text-section .contents h2 {
		font-size:22px; 
	}
	
	.text-section .contents h3 {
		font-size:30px; 
	}
	
	
	#articleHead h1 {
		font-size: 50px;
	}
		
	.nowArea .halfA {
		padding:30px;
	}
	.nowArea h1 {
		font-size: 80px;
		text-indent:-2px;
	}
	.nowArea h2 {
		font-size: 40px;
	}
	.nowArea h3 {
		font-size: 16px;
	}
	
	.imgFlow .item a {
		height:200px;
	}
	
	
	.slickBox .cont {
		padding:20px 20px;
	}
	
	
	#weddingArea {padding:0px 0 40px;}
	#weddingArea.weddingSub {padding:0px 0 20px;}
	#weddingArea.weddingLR {padding:0px 0 20px;}
	#weddingArea .contentL, #weddingArea .imgContainer2 .contentL{display:block;float:left;width:44%;margin-top:40px;border-left:none;}
	#weddingArea .contentL2, #weddingArea .imgContainer2 .contentL2 {display:block;float:right;width:50%;margin-top:40px;}
	#weddingArea .contentR2, #weddingArea .imgContainer2 .contentr2 {display:block;float:right;width:50%;margin-top:40px;}
	#weddingArea .contentR, #weddingArea .imgContainer2 .contentR {display:block;float:none;width:100%;}
	
	#weddingArea .contentWL{padding:0px 20px;}
	#weddingArea .contentWR{padding:0px 20px;}
	#weddingArea .contentOuter{padding:50px 20px 30px;}
	#weddingArea .containerMargin {margin:10px auto 50px;}
	
	#weddingArea .contentPoint {
		display:block;
		position:relative;
		padding:0px;
		background:transparent;
		top:0px;
		left:0px;
		-webkit-border-radius: 60px 0 60px 60px; 
		   -moz-border-radius: 60px 0 60px 60px; 
				border-radius: 60px 0 60px 60px; 
	}
	#weddingArea .contentWL h1.mj {
		font-size:36px;
	}
		
	#weddingArea .itemArea {text-align:center;}
	
	#weddingArea .hallDesc {
		padding:0px 30px 0 0;
	}
	#weddingArea .contentL2 .hallDesc {
		padding:0px 0 0 0;
	}

	#weddingArea .boxTit {margin:30px auto 30px;}
	
	#weddingArea .slideBox {
		/*-webkit-border-radius: 30px 0 30px 30px; 
		   -moz-border-radius: 30px 0 30px 30px; 
				border-radius: 30px 0 30px 30px; */
	}
	
	#weddingArea .contentWide .slideBox .slides {
		overflow:hidden;
		height: auto !important;
	}
	#weddingArea .contentWide .slideBox .slides li, #weddingArea .contentWide .slideBox .slides .slick-list {
		top:0;
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
	}
	.slideThumb {bottom:0;left:0;right:0;margin:0 auto;width:100%;text-align:center;}
	.slideThumb ul li, .slideThumb .slides .slideItem {float:none;display:inline-block;}
	#weddingArea .contentWide {
		padding:0 0 40px 0;
	}
	.slideThumb ul li a, .slideThumb .slides .slideItem a {
		width:60px;
		height:60px;
	}
	
	#weddingArea .bg {height:580px;}
	#weddingArea.singleWide .bg {height:500px;}
	
	#weddingArea .slideBox .slides {
		max-height: 600px;
	}
	
	#weddingArea .contentWide .slideBox .bx-wrapper .bx-viewport {
		max-height: 600px;
	}
	#weddingArea .contentWide .slideBox .slides {
		max-height: 600px;
	}
	
	
	#weddingArea .slideBox .bx-controls-direction a {
		width: 44px;
		height: 44px;
	}
	#weddingArea .slideBox .bx-controls-direction a:after {
		width: 10px;
		height: 10px;
		top: 17px;
		left: 19px;
	}
	#weddingArea .slideBox .bx-controls-direction a.bx-next:after {
		left: 14px;
	}
	#weddingArea .slideBox .bx-prev {right:60px !important;}
	#weddingArea .slideBox .bx-next {right:10px !important;}
	#weddingArea .slideBox .logo {padding:10px;}
	
	#chefArea .chefContainer > li {padding:0 20px 0 20px;}
	
	.partyAdd .txtArea .tit, .courseAdd .txtArea .tit {
		display:inline-block;
		border-radius: 20px 20px 20px 20px;
		font-size: 14px;
		position:relative;
		top:auto;
		right:auto;
		text-align:center;
		margin:7px auto 0;
	}
	
	.partyAdd.directing .txtArea .tit {
		margin:0px auto 7px;
		border-radius: 100%;
	}
	
	.partyAdd .txtArea .tit span.titSpan, .courseAdd .txtArea .tit span.titSpan, .roomAdd .txtArea .tit span.titSpan {margin:0 0px 0 0px;}
	.partyAdd .txtArea p, .courseAdd .txtArea p, .roomAdd .txtArea p {
		text-align:left;
	}
	.partyAdd .txtArea p br, .courseAdd .txtArea p br, .roomAdd .txtArea p br {
		display:none;
	}
	.partyroom .txtArea p {
		text-align:center;
	}
	.partyroom .txtArea p br {
		display:block;
	}
	.partyAdd.directing .txtArea {min-height:225px;}
	
	.hallTour a {
		height:240px;
	}
	.hallTourBox a .titBox .tableBox h1 {
		font-size:28px;
	}
	.hallTourBox a .titBox .tableBox h2 {
		font-size:16px;
	}
	
	.moreAdd {
		width: 30.33333% !important; 
	}
	
	#brandItemDesc { float:none;clear:both;width:100%;padding:0 15px 15px;}
	
	#spaceArea .slideBox .bx-controls-direction a {
		width: 44px;
		height: 44px;
		margin-top:-22px;
	}
	#spaceArea .slideBox .bx-controls-direction a:after {
		width: 10px;
		height: 10px;
		top: 17px;
		left: 19px;
	}
	#spaceArea .slideBox .bx-controls-direction a.bx-next:after {
		left: 14px;
	}
	
	/*#spaceArea .slideBox .bx-prev {right:60px !important;}
	#spaceArea .slideBox .bx-next {right:10px !important;}*/
	#spaceArea .slideBox .logo {padding:10px;}
	
	.portfolioList .itemTitle h3 {
		font-size: 18px;
	}

	.factTable .imgArea img {max-height:200px;}
	.wedding-sub-detail .point-name {font-size:30px;}
	.wedding-sub-detail .point-nameSub {font-size:20px;}
	
	.wedding-sub-detail .inner {
		padding:0px 0 0 60px;
	}
	#detailArea .section:nth-child(even) .wedding-sub-detail .inner {
		padding:0 60px 0 40px;
	}
	
	
	#detailArea .section:nth-child(even) .banquet-sub-detail .inner {
		padding:0 0px 0 60px;
	}
	
	
	.wedding-sub-detail .detail-name {font-size:26px;}
	.wedding-sub-detail .detail-nameSub {font-size:16px;}
	.wedding-sub-detail .detail-name2 {font-size:36px;}
	.wedding-sub-detail .detail-nameMent {font-size:15px;}
	
	.wedding-sub-detail .detail-name3 {font-size:36px;}
	.wedding-sub-detail .detail-nameSub3 {font-size:24px;}
	.wedding-sub-detail .detail-nameMent3 {font-size:16px;}
}
@media screen and (max-width: 980px) {
	
	.venueArea .txtBox h1 {
		font-size: 46px;
	}
	
	.gtcArea .txtBox h1 {
		font-size: 46px;
	}
	.venue4 a {
		height:400px;
	}
	.venue5 a {
		height:360px;
	}
	
	.shadows {
		-webkit-box-shadow: 5px 10px 20px rgba(0,0,0,.2);
		   -moz-box-shadow: 5px 10px 20px rgba(0,0,0,.2);
				box-shadow: 5px 10px 20px rgba(0,0,0,.2);
	}
	.visualText_main {
		right:30px; 
		bottom:40px;
	}	
	
	.slickBox .cont {
		padding:20px 30px;
	}
	
	.hallTour a {
		height:200px;
	}
	.hallTour3 .img img {
		width:100%;height:auto;
	}	
	
	.type2 .partyAdd .imgArea {
		height:auto;	
	}
	
	.type2 .partyAdd .imgArea img {
		top:0;
		transform:none;
		-webkit-transformnone;
		-moz-transformnone;
		-o-transformnone;
		-ms-transformnone;
	}
	.moreVideoAdd h1 {
		font-size:18px; 
	}
	
	.factsheetList > li {
		width: 48%; 
		margin: 0px 1% 2%;
	}
}

@media screen and (max-width: 768px) {
	.articleArea.end {padding:0px 0 60px;}
	.articleArea.main.end {padding:0px 0 60px;}
	.articleArea.main.last {padding:60px 0 60px;}
	.articleArea.about {padding:0px 0 60px;}
	.titleLine {
		height: 60px;
	}
	
	.visualText_wrap {
		left:20px; 
		bottom:20px;
	}	
	.visualText_main {
		right:20px; 
		bottom:30px;
	}	
	
	.visualText_main h1 {
		font-size:40px;
	}
	
	.visualText_main h2 {
		font-size:20px;
		margin:0 0 10px 0;
	}	
	.visualText_main h3 {
		font-size:17px;
	}	
	
	.visualText_wrap .slogan-eng {
		font-size:80px;
		letter-spacing:-2px;
	}
	.visualText_wrap .slogan-h1 {
		font-size:80px;
		letter-spacing:-2px;
	}
	.visualText_wrap .slogan-h2 {
		font-size:60px;
		letter-spacing:-2px;
	}
	.visualText_wrap .slogan-tit {
		font-size:22px;
	}
	.visualText_wrap .indent {
		margin-left:60px;
	}
	.visualText_wrap .slogan-kor {
		margin:20px 0px 0px 5px;
	}
	.visualText_wrap .slogan-kor {
		font-size:14px;
		letter-spacing:0.5px;
	}
	
	.visual_in_wrap {
		right:auto; 
		left:60px; 
	}	
	
	
	.visual_in_wrap h1 {
		font-size:80px;
		text-align:left;
		font-weight:200;
	}
	.visual_in_wrap h1 span {
		margin-right:0px;		
	}
	
	.visual_in_wrap h2 {
		text-align:left;
		color:rgba(255,255,255,1);
		font-weight:400;
		text-shadow: rgba(0,0,0,.8) 1px 1px 2px;
		margin:20px 0 0 5px;
	}
	/* wedding Venue */
	.venueArea {
		padding:0px;
	}
	.venueBox {
		padding-bottom:60px;
	}
	.venueBox .out-title {
		position:relative;
		left:0;
		padding-top:10px;
		text-align:right;
		-webkit-transform: rotate(0);
		-webkit-transform-origin: left top;
		transform: rotate(0);
		transform-origin: left top;
	}
	.venueArea .txtBox h1 {
		font-size: 44px;
	}
	.venueArea .txtBox h2 {
		font-size: 22px;
	}
	.venueBox a .titBox .tableBox h1 {
		font-size:30px;
	}
	
	.venue2 {
		top:-150px;
	}
	
	.venue3 a {
		height:440px;
	}
	.venue3 .img img{
		width:auto;height:100%;
	}
	
	.venue4 {
		top: -130px;
	}
	
	.venue4 .img img{
		width:auto;height:100%;
	}
	
	.titleLine {
		height: 60px;
	}
	.gtcArea .txtBox h2 {
		font-size: 22px;
	}
	
	#titleHead h1 {
		font-size: 34px !important;
	}
	
	#titleHead h3 {
		font-size: 16px;
		margin-top:15px
	}
	
	#mainHead {
		padding:40px 0;
	}
	#mainHead h1 {
		font-size: 32px;
		padding-bottom:15px
	}
	#mainHead h1 .dot:before { 
		width:200px; 
	}
	#mainHead h3 {
		font-size: 16px;
		margin-top:15px;
	}
	#mainHead h4 {
		font-size: 16px;
		margin-top:20px;
	}
	#brandHead h1 {
		font-size: 36px;
		line-height:1.2;
		padding:20px 0 20px;
	}
	#brandHead h1 .dot:before { 
		width:200px; 
	}
	#brandHead h2 {
		font-size: 26px;
	}
	#brandHead h3 {
		font-size: 16px;
		margin-top:15px
	}
	
	
	#subMenuTab li a span {
		padding:0 0px 0 0px;
		background:none;
	}
	#subMenuTab li.on a span {background:none;}
	
	
	
	.do_form_field_date { width: 38%; }
	.do_form_field_date.do_time { width: 26%;}
	.do_form_field_datebar {width:2%; }
	.do_form_field_timebar {width:2%; margin:0 0px;}
	.db_form_field_br {display:block;margin-top:5px;}
	
	.allianceList li {
		width:98% !important;
	}
	#brandItemDesc {padding:15px 15px 15px;}
	#brandItemDesc {float:left;width:60%; padding:20px 15px 15px;clear:none;}
	
	#sOffer .thumb {width:280px !important;}
	#sOffer .cont {padding:15px 100px 15px 20px !important;}
	#sOffer .cont .tit {
		font-size:20px !important;
	}
	#sOffer .cont .txt {
		font-size:14px !important;
		min-height:24px !important;
		-webkit-line-clamp: 1 !important;
	}
	#sOffer2 .cont .tit {
		font-size:20px !important;
	}
	#sOffer2 .cont .txt {
		font-size:15px;
	}
	#sOffer2.type1 .cont {
		padding:0px 0px 0px 40px;
	}
	
	
	
	#sOfferRead .title {font-size:22px;text-align:left;padding:0 15px 0 15px;}
	
	.campaignList .thumb {width:240px !important;}
	.campaignList .thumb .imgArea {max-height:150px;}
	.campaignList .cont {padding:15px 20px 15px 20px !important;}
	.campaignList .cont .tit {
		font-size:20px !important;
		
	}
	.campaignList .cont .txt {
		font-size:14px !important;
		min-height:40px;
		max-height:40px;
		-webkit-line-clamp: 2 !important;
		
	}
	.campaignList .cont .blogForm-bottom{
		bottom:10px;
		padding:0px 40px 0 0;
	}
	
	/*.blogForm_col.blogForm_new {width:25%;}*/
	.blogForm_col.blogForm_new .blogForm_img {width:auto;height:auto;}
	.blogForm_col.blogForm_new .conbox{position:relative;width:100%;bottom:auto;right:auto;}
	.blogForm_sizer {
		width:33.3333%;
	}
	.blogForm_col {width:33.3333%;}
	
	#titleArea {
		padding:40px 0 60px;
	}
	
	
	.wedding-detail, .wedding-detail .inner {
		display: flex;
		flex-flow: row wrap;
		width:100%;
	}
	.wedding-detail .detail {
		float:none !important;
		width:100% !important;
		display:block;
		margin-bottom:40px;
		
	}
	.wedding-detail .detail .txt {
		display:block;
		margin:20px 0 40px !important;
		width:100%;
		text-align:center;
	}
	.wedding-detail .img {
		display:block;
		width:100%;
		margin-bottom:30px;
		text-align:center;
	}
	.wedding-detail .detail .txt h4 {
		font-size: 28px;
	}
	.wedding-detail .detail .txt p {
		line-height: 26px;
	}
	
	#sectionHead h1 {
		font-size: 50px;
		padding-bottom:20px;
	}
	#sectionHead.sub h1 {
		font-size: 40px;
	}
	#sectionHead h2 {
		font-size: 18px;
	}
	
	#sectionHead h3 {
		font-size: 16px;
	}
	.inside-detail-swiper {
		height: auto;
	}

	.inside-detail-swiper .slick-slide .img {
		height: auto;
	}
	.inside-detail-swiper .slick-slide .img img {
		width: 100%;
		max-width:100%;
		height:auto;
	}

	
	
	.wedding-sub-detail {
		display: flex;
		flex-flow: row wrap;
		margin:0px 0 40px !important;
		width:100%;
		padding:0;
		background:#fff;
	}
	/*#detailArea .section:last-child .wedding-sub-detail {
		margin:0px 0 0px;
	}
	#detailArea.bg-9 .section:last-child .wedding-sub-detail {
		margin:0px 0 0px;
	}*/
	
	.wedding-sub-detail .photo {
		display:block !important;
		width:100% !important;
	}
	
	.wedding-sub-detail .detail {
		display:block !important;
		width:100% !important;
		vertical-align:top;
	}
	.about .wedding-sub-detail .detail {
		background:#fff;
	}
	.wedding-sub-detail .inner,.wedding-sub-detail .left .inner {
		padding:40px 0px;
		text-align:center;
	}
	
	
	#detailArea .section:nth-child(even) .wedding-sub-detail .inner {
		padding:40px 0px;
		text-align:center;
	}
	
	#detailArea .section:nth-child(even) .banquet-sub-detail .inner {
		padding:40px 0px;
		text-align:center;
	}

	.brandVisual {
		height:360px;
	}
	
	.contact .locationBox {display:block !important;/*border-left:none;border-right:none;*/}
	.contact .locationBox2 {display:block;margin-top:0px;border:none;}
	
	.contact .contactL,
	.contact .contactR,
	.contact .contactL2,
	.contact .contactR2,
	.contact .contactL3,
	.contact .contactR3 {
		display:block; width: 100% !important;
	}
	
	.contact .hName { margin-bottom: 0px; text-align:center; }
	.contact h2 { font-size:22px !important;}

	.contact .inner { padding: 30px 30px; }
	.contact .infoBox.telEmail {width:100%;}
	.contact .infoBox h4.category-en { font-size: 18px;}
	
	
	.contactTitle {
		font-size:24px;
		margin:40px 0 20px;
		text-align:center;
		padding:50px 0 0;
	}
	.contactTitle:before {content:'';display:inline-block;width:1px;height:40px;background:#ccc;position:absolute;top:0;left:50%;}
	.contact .caution {display:block;}
	
	.visual-section {
		position:relative;
		left:0px !important;
		width:100% !important;
		z-index:1;
		min-height: 600px !important;
		height: 600px !important;
		-webkit-border-radius: 0 !important; 
		   -moz-border-radius: 0 !important; 
				border-radius: 0 !important;
		
	}
	
	.visual-section .visual-sub li {
		background-attachment:inherit;
		
		background-size: cover;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		height: 600px;
	}
	
	.visual-section .visual-sub {
		top: 0; left: 0;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		
	}
	
	.text-section {
		display: block;
		width:100%;
		padding: 60px 0 0 !important;
		margin-left:0;
		z-index:10;
		background:#fff;
	}
	.text-section .contents {
		padding: 0 60px !important;
	}
	
	.nowArea h1 {
		font-size: 60px;
	}
	.nowArea h2 {
		font-size: 30px;
	}
	
	.imgFlow .item a {
		height:160px;
	}
	
	.half {
		display:block;
		width:100%;
	}
	.half:first-child {
		padding-right:0;
	}
	.half:last-child {
		padding-left:0;
		padding-top:60px;
	}

	
	
	
	#articleHead {
		padding: 0px 0 20px;
	}
	
	#articleHead.mini .moreArea {
		bottom:30px;
	}
	
	.no-news {
		display:none;
	}
	
	#weddingArea {padding:0px 0 40px;}
	#weddingArea.singleWide {padding:0px 0 40px;}
	#weddingArea .contentL {display:block;float:none;width:100%;margin-top:0px;text-align:center;padding:0 0px;}
	#weddingArea .contentL {padding:30px 20px;border-radius: 0px 0px 0px 0px;}
	#weddingArea .contentR, 
	#weddingArea .imgContainer2 .contentL {display:block;float:none;width:100%;margin-top:0px;text-align:center;padding:0 0px;}
	#weddingArea .imgContainer2 .contentL {padding:40px 20px}
	#weddingArea .contentL2,
	#weddingArea .imgContainer2 .contentL2{display:block;float:none;width:100%;margin:0px 0px 0px;text-align:center;padding:0 0px;}
	#weddingArea .contentR2,
	#weddingArea .imgContainer2 .contentR2{display:block;float:none;width:100%;margin:0px 0px 0px;text-align:center;padding:0 0px;}
	#weddingArea .contentLR{display:block;float:none;width:100%;margin:0px;text-align:center;padding:0 0px;}
	
	#weddingArea .contentL h1, #weddingArea .contentL2 h1 {
		display:none;
	}	
	#weddingArea .contentL h2, #weddingArea .contentL2 h2 {
		display:none;
	}

	#weddingArea .hallDesc {
		padding:30px 0px 0;
	}
	/*#weddingArea .hallDesc .tit {
		background:none !important;
		padding-left:0px !important;
		display:block;
		margin:0 !important;
	}
	
	#weddingArea .hallDesc .tit span.titSpan {margin:0 10px 0 10px;}
	#weddingArea .contentL2 .hallDesc .tit span.titSpan {margin:0 10px 0 10px;}*/
	
	
	#page.wedding .articleArea #mainHead h1 {
		font-size: 34px !important;
	}
	#mediaArea #mainHead {
		font-size: 34px !important;
	}
	
	#weddingArea .contentL .summarySub {
		font-size:12px;
	}
	
	#weddingArea .bg {height:520px;}
	#weddingArea.singleWide .bg {height:450px;}
	
	#weddingArea .contentL h3, #weddingArea .contentLR h3 {
		font-size:18px;
		letter-spacing:0px;
	}
		
	#weddingArea .slideBox .imgCaption h4 {
		font-size: 14px;
	}
	
	.partyAdd h3, .birthdayAdd h3 {
		font-size:20px;
		display:block;
	}
	.partyAdd h4, .birthdayAdd h4 {
		display:block;
		margin:0;
	}
	
	.partyAdd h3, .partyAdd h3.en, .birthdayAdd h3, .birthdayAdd h3.en, .courseAdd h3, .courseAdd h3.en, .roomAdd h3, .roomAdd h3.en {
		font-size:18px;
	}
	.partyAdd h3.en, .birthdayAdd h3.en, .courseAdd h3.en, .roomAdd h3.en {
		font-size:16px;
	}
	.moreAdd {
		width:47% !important;
		margin:0px 1.5% 40px !important;
	}
	.moreAdd h1 {
		font-size:20px;
	}
	.moreAdd .category {
		font-size:16px;
	}
	.moreAdd .itemDesc {
		font-size:16px;
	}
	
	#chefArea {padding:0px 0 0px !important;}
	#chefArea .chefContainer {
		padding:60px 30px 20px;
		text-align:center;
	}
	
	#chefArea .bg {height:500px;width:100%;}
	#chefArea .chefContainer > li {width:100% !important;padding:0 0px !important;margin:0px !important;}
	#chefArea h3 {font-size:18px;letter-spacing:0px;}
	
	.full-container {
		margin: 0px auto 40px;
	}
	.hallTour a {
		height:180px;
	}
	.hallTourBox a .titBox .tableBox h1 {
		font-size:24px;
	}
	.hallTourBox a .titBox .tableBox h2 {
		font-size:16px;
	}
	
	.hallTour3 .img img {
		width:auto;height:100%;
	}	
	
	#spaceArea .slideBox .logo {display:none;}
	#spaceArea .slideBox .imgCaption {
		top:10px;
	}
	#spaceArea .slideBox .imgCaption h4 {
		padding: 10px 15px 10px 15px;
		font-size: 13px;
	}
	#spaceArea .txtArea h3 {
		font-size:20px; 
	}
	#spaceArea .txtArea h4 {
		font-size:16px; 
	}
	#spaceArea .txtArea p {
		font-size:14px;
	}
	
	.moreVideoAdd h1 {
		font-size:16px; 
	}
	
	.portfolioList > li {
		width: 47%; 
	}
	.tableCont table > tbody > tr > td {
		padding:10px;
	}
}

@media screen and (max-width: 640px) {
	.about-section h2 {
		font-size:24px; 
	}
	.about-section p {
		font-size:16px;
	}
	.about-section .logo img {
		width:200px;
	}

	.articleArea {padding:0px 0 40px;}
	.articleArea-b {padding:0px 0 40px;}
	.articleArea.main {padding:40px 0 20px;}
	.articleArea.main.last {padding:40px 0 60px;}
	.articleArea.about {padding:0px 0 40px;}
	.articleArea.detail {padding:0px 0 20px;}
	#mainLocation .articleArea.end {padding:40px 0 20px;}
	.reservationArea {padding:0px 0 0px;}
	#visualArea .bx-wrapper .bx-controls {display:none;}
	
	.shadows {
		-webkit-box-shadow: 5px 10px 20px rgba(0,0,0,0);
		   -moz-box-shadow: 5px 10px 20px rgba(0,0,0,0);
				box-shadow: 5px 10px 20px rgba(0,0,0,0);
	}
	
	.venueArea .venueHead {
		float:none;
		width:100%;
		text-align:center;
		padding:30px 0 50px;
	}
	.venueArea .txtBox {
		padding:0px 0 0 0;
		text-align:center;
	}
	.venueArea .txtBox h1 {
		text-indent:0px;
		padding-bottom:20px;
	}
	.venueBox {
		float:none;
		width:100%;
		margin: 0 0px 0px;
		padding-left:0;
	}
	.venueBox a {
		height:300px;
	}
	
	.venueBox .img img {
		width:100%;height:auto;
	}
	.venue1 a, .venue2 a {
		height:360px;
	}
	.venue2 {
		top:0;
		padding-top: 5%;
	    padding-right: 0;
	}
	.venue3 {
		padding-top: 5%;
	    padding-right: 0;
	}
	.venue4 {
		top:0;
		padding-top: 5%;
	    padding-right: 0;
	}
	.venue5 {
		padding-top: 5%;
	    padding-right: 0;
	}
	
	.venueBox a .titBox .tableBox h1 {
		font-size:30px;
	}
	
	.venueBox a .titBox .tableBox h2 {
		font-size:16px;
	}
	.venueBox .more {
		display:none;
	}
	
	.serviceBox {
		width:calc(50% - 30px);
		margin: 0 15px 30px;
	}
	
	#mainBanquet .banquet {
		padding-bottom:40px;
	}
	.banquet .txtBox h1 {
		font-size: 44px;
	}
	
	#titleHead, #subHead {padding: 80px 0 30px;}
	#titleHead:before, #subHead:before {
		height: 60px;
	}	
	#titleHead h1 {
		font-size: 30px !important;
	}
	#titleHead h2 {
		font-size: 18px;
	}
	#titleHead h3 {
		font-size: 16px;
	}
		
	#mainHead h1 {
		font-size: 28px;
	}
	#mainHead h2 {
		font-size: 16px;
	}
	#mainHead h3 {
		font-size: 14px;
	}
	#subHead h1 {
		font-size: 30px;
	}
	#subHead h2 {
		font-size: 18px;
	}
	
	#articleHead h1 {
		font-size: 40px;
	}
	#articleHead h3 {
		font-size: 16px;
	}
	
	.mainLocation .location {display:block;width:100%;}
	.mainLocation .right {padding:20px 0px 0 0px;}
	.mainLocation .mapDiv {height:200px;} 
	
	.infoBox { margin:0px 0 20px;}
	.contact .infoBox.telEmail {margin:0px 0 10px;}
	.infoBox:first-child { margin:0px 0 20px; }
	.infoBox:last-child { margin:0px 0 0px; }

	.infoBox h4.category-en { font-size: 16px;}
	.infoBox.telEmail h4.category-en { font-size: 14px;line-height:1.4;}
	.infoBox p {font-size:14px;margin-left:5px;display:inline-block;}
	.infoBox ul.circle { margin: 5px 0 0; }
	.infoBox ul.circle li { font-size:14px;margin-bottom:5px;}
	/*.infoBox .jibun, .infoBox.telEmail {display:none;}*/
	
	
	
	
	.guideBtn.rt, .guideBtn.rc {display:none}
	.guideCaption {
		font-size:18px;
		padding: 20px 0px 20px 15px;
		background:url('/imgs/icon/blt2.gif') no-repeat 0px 30px;
	}
	
	#subMenuTab {margin-bottom:0px;}
	#subMenuTab li a {
		font-size:14px;
	}
	#subMenuTab li a span {
		padding:0 0px 0 0px;
		background:none;
	}
	#subMenuTab li.on a span {background:none;}
	
	.tableCont.outer {
		padding:40px 10px 30px;
	}
	.tableTit .item {  
		font-size: 16px; 
	}
	
	.tableCont table > thead > tr > th {
	    font-size: 14px;
		padding:5px 10px;
	}
	.tableCont table > tbody > tr > th {
		font-size: 14px;
		padding:10px;
	}
	.tableCont table > tbody > tr > td {
		font-size: 14px;
		padding:10px;
	}
	.tableCont table > tbody > tr > td:nth-child(2) {
		border-left:none;
	}
	.tableCont table > tbody > tr > th hr, .tableCont table > tbody > tr > td hr {
		margin:10px -10px;
		*margin:0px -10px;
	}
	.tableCont .desc>li { font-size:14px;}
	
	.tableCont2 table > thead > tr > th {
	    font-size: 14px;
	}
	.tableCont2 table > tbody > tr > th {
		font-size: 14px;
	}
	.tableCont2 table > tbody > tr > td {
		font-size: 14px;
	}
	
	
	.tableCont table.menu_table > thead > tr > th {
		font-size: 16px;
		padding:10px 10px;
	}
	

	.tableCont table > tbody > tr > td h1 {
		font-size:16px;
	}
	.tableCont table > tbody > tr > td h2 {
		font-size:14px;
	}
	.priceL, .priceR {float:none;display:block; width: 100%;}
	
	.type_table, .type_table tbody, .type_table tr, .type_table th, .type_table td { display:block;}
	.type_table {padding:0 !important;text-align:left;border:none !important;}
	.type_table thead {display:none} 
	.type_table tr { position:relative; border:none;border-bottom:1px solid #e2e2e2;border-bottom:none;}
	.type_table th { border:none !important;font-size:18px !important;margin-top:40px;padding:10px 0px !important;}
	.type_table th.first { margin-top:0px;}
	.type_table td {border:none !important;}
	.type_table td:nth-of-type(1) { display:inline-block;border:none !important;font-weight:400;font-size:16px;padding:10px 0 10px 0px !important;}
	.type_table td:nth-of-type(1) br {display:none;}
	.type_table td:nth-of-type(2) { display:inline-block; padding:10px 0 10px 0px !important;width:100%;text-align:left; vertical-align:top;}
	.type_table td:nth-of-type(2) br {display:none;}
	.tableCont table > tbody td .point {display:inline-block;}
	.tableCont table > tbody td .pointDiv {display:inline-block;font-size:15px;line-height:28px;padding-left:10px;}
	.price_table thead th:nth-of-type(3) { display:none;}
	.price_table.col3 thead th:nth-of-type(3) { display:table-cell;}
	.price_table .tdEnd { display:none !important;}
	.price_table tbody td:nth-of-type(1) {border-right:none !important}
	.price_table {overflow:hidden}
	.price_table .col1 {width:30% !important;}
	.price_table .col2 {width:0% !important;}
	.price_table.col1Set .col1 {width:50% !important;}
	
	.price_table2 thead th:nth-of-type(3) { display:none;}
	.price_table2 .tdEnd { display:none !important;}
	.price_table2 tbody td:nth-of-type(1) {border-right:none !important}
	.price_table2 {overflow:hidden}
	.price_table2 .tcol1 {width:30% !important;}
	.price_table2 .tcol11 {width:15% !important;}
	.price_table2 .tcol12 {width:15% !important;}
	.price_table2 .tcol2 {width:70% !important;}
	.price_table2 .tcol3 {width:0% !important;}
	
	
	
	
	.reserv .tableCell .inner { padding: 30px 20px 60px;}
	.reserv h2 { font-size:20px;}
	.reserv h3 { font-size:16px}
	.reserv .infoBox ul.circle li { font-size:15px;}
	.reserv .hName { padding-bottom:20px;}
	
	.allianceBox {padding:10px 0 0;}
	.allianceLeft {float:none !important;width:100%;margin-left:0;border:none;padding:10px 20px;height:auto !important;margin-bottom:10px;background:none;}
	.aliianceRight {width:100%;margin-left:0;margin-bottom:30px;}
	.allianceList {margin:0 20px !important}
	.allianceList li {
		width:100% !important;margin:0px 0px 30px !important;
		background:rgba(255,255,255,1);
	}
	/*.allianceTitle {background:url('/imgs/icon/blt2.gif') no-repeat 10px 8px;padding-left:25px;font-weight:normal;line-height:120%;font-size:18px;}*/
	.allianceTitle {position:relative;display:inline-block;font-size:18px;font-weight:400;padding:0 0 0px 25px;font-size:18px;}
	.allianceTitle:before {content:'';display:inline-block;width:15px;height:2px;background:rgba(51,51,51,1);position:absolute;top:10px;left:2px;}
	.allianceTitle br {display:none}
	.allianceBar {display:none}

	#brandItemDesc {padding:50px 15px 15px;}
	
	#sOffer {margin:0;}	
	#sOffer li {margin:0px auto 60px !important;}
	#sOffer li {width:100% !important;float:none !important;/*box-shadow:3px 3px 5px rgba(0,0,0,0.05);*/}
	#sOffer .thumb {display:block !important;width:100% !important;}
	#sOffer .cont {display:block !important;width:100% !important;padding:25px 20px 10px !important;}
	#sOffer .cont .tit {
		font-size:18px !important;
	}
	
	#sOffer .cont .txt {
		min-height:auto !important;
		-webkit-line-clamp: 2 !important;
	}
	
	#sOffer2 {margin:0;/*background:rgba(243,234,213,1);*/}	
	#sOffer2 li {margin:0px auto 15px !important;}
	#sOffer2.type1 li {
		padding:40px 20px 40px !important;
		-webkit-border-radius: 0px; 
	   -moz-border-radius: 0px; 
		    border-radius: 0px; 
	}
	#sOffer2 li:last-child {margin:0 !important}
	#sOffer2 li {width:100% !important;float:none !important;padding:40px 20px 40px !important;/*box-shadow:0px 3px 5px rgba(0,0,0,0.05);*/}
	#sOffer2 .thumb {display:block !important;width:100% !important;}
	#sOffer2 .cont {display:block !important;width:100% !important;padding:25px 0px 10px !important;}
	#sOffer2 .cont .tit {
		font-size:18px !important;
		padding: 0px !important;
		background:none !important;
		/*color: rgba(135,108,40,1) !important;*/
	}
	#sOffer2 .addLink {text-align:right}
	#sOffer2 .contBox dl dt	{
		width:50px;
	}
	#sOffer2 .contBox .titBox {
		width:40px;
	}
	#sOffer2 .contBox .titBox span {
		display:none;
	}
	#sOffer2 .cont .txt {
		font-size:14px;
	}
	
	
	.slickBox .cont {
		padding:20px 20px 20px;
	}
	.slickBox .cont .tit {
		font-size:18px;
	}
	.slickBox .cont .txt {
		margin:15px 0px 5px;
		min-height:45px;
	}
	
	.slickBox .contBox dl dt {
		width:50px;
	}
	.slickBox .contBox .titBox {
		width:40px;
	}
	.slickBox .contBox .titBox span {
		display:none;
	}
	.slickBox .cont .txt {
		font-size:14px;
	}
	
	#sOfferRead {margin: 0px auto 20px;}
	#sOfferRead .title {font-size:20px;padding:0 15px 0 15px;}
	#sOfferRead .dateCount {text-align:left;;margin-bottom:0px;}
	#sOfferRead .dateCount div {font-size:14px;}
	#sOfferRead .dateCount .date  {background:none; }
	#sOfferRead .dateCount .count {text-align:right;display:block;margin-top:5px;}
	#sOfferRead .tit {font-size:18px;}
	#sOfferRead .summary {font-size:14px;}
	#sOfferRead .titBox {padding:20px;}
	#sOfferRead .contBox {padding:20px;}
	#sOfferRead .dateSet .time,
	#sOfferRead .dateSet .tel {font-size:13px;}
	
	#sOfferRead .contArea  {padding:0px 0 40px;}	
	#sOfferRead .contArea .sOfferBox {border:none;border-bottom:1px solid #dfdfdf;}
	
	#sOfferRead .contBox dl	{padding:0 0 12px 0px;*zoom:1;}
	#sOfferRead .contBox dl dt	{display:block;}
	#sOfferRead .contBox dl dd	{display:block;padding:5px 0 0 0px;}
	#sOfferRead .contBox dl.benefit dd	{;padding:10px 0 0 0px;}
	
	.bbsPage .no1 {width:105px}
	.bbsPage td{padding:16px 10px 16px 10px;font-size:14px;}
	.bbsPage .viewArrow,
	.bbsPage .viewArrow2 {padding-right:15px;}
	
	#noticeRead .title {font-size:22px;text-align:left;}
	#noticeRead .dateCount {text-align:right; }
	#noticeRead .dateCount .date  {display:block;margin-bottom:10px;}
	#noticeRead .dateCount .count  {font-size:14px;}
	#noticeRead .dateCount .count.first {padding-left:0px;}
	
	.gallery .galleryItem {width:98%;margin:0 1% 20px;}
	.gallery .galleryItem {width:48%;margin:0 1% 20px;}
	
	.newsList .col1 {width:12%;}
	.newsList .col2 {width:68%;}
	.newsList .col3 {width:20%;}
	.newsList .col4 {width:0%;}
	
	/*.newsList thead {display:none}*/
	.newsList td { font-size:12px!important; line-height:1.4;}
	.newsList td.tLeft {padding-left:10px !important; }
	.newsList th:nth-of-type(3) { background:none;}
	.newsList th:nth-of-type(4) { display:none;}
	.newsList td:nth-of-type(4) { display:none;}
	
	#titleArea {
		padding:20px 0 20px;
	}
	
	
	.brandVisual {
		margin:20px auto 0;
	}
	
	.visual-section {
		min-height: 400px !important;
		height: 400px !important;
		
		left: 0px !important;
		right: 0px !important;
		
	}
	.visual-section .visual-sub li {
		height: 400px;
	}
	
	.contact .locationBox {border:none;}
	.contact .link {margin:20px 0; }
	.contact .link a.btn,
	.contact .link a.btnl,
	.contact .link a.btnl2,
	.contact .link a.btnr2,
	.contact .link a.btn-down,
	.contact .link a.btnr {margin:5px 0px;padding:0; width:100%;}
	.contact .mapDiv {min-height:400px !important;} 
	
	.contact .infoBox ul.subway18 { margin: 20px 0 0;}
	.contact .infoBox ul.subway18 li { line-height:170%; }
	.contact .infoBox ul.subwayDesc li {margin-left: 0.5em;line-height:170%;}
	
	.nowArea {
		display:block;
	}
	.nowArea .halfA {
		padding:40px 20px;
		display:block;
		width:100% !important;
	}
	.nowArea .halfB {
		display:block;
		width:100% !important;
	}
	.nowArea .txtBox {
		text-align:center;
	}
	.nowArea h1 {
		text-indent:0px;
	}
	
	.nowArea h2 {
		padding-bottom:20px;
	}
	
	.imgFlow .item a {
		height:180px;
	}
	
	.imgFlow .item a .txtZoom .subj {
		font-size:20px;
	}
	.imgFlow .item a .txtZoom .name {
		font-size:14px;
	}
	
	#categoryTab li {
		width:32.333% !important; 
		margin: 0px 0.5% 4px;
	}
	
	#weddingArea .contentL, #weddingArea .contentR, 
	#weddingArea .imgContainer2 .contentL {padding:0 0px;}
	
	#weddingArea .contentL2, #weddingArea .contentR2,
	#weddingArea .imgContainer2 .contentL2{padding:0 20px;}
	
	#weddingArea .contentLR{padding:0 0px;/*margin:0 0 0px;*/}
	
	#weddingArea .contentWide{margin:10px 0 40px !important;padding:0 0 0px 0;}

	#weddingArea .contentWL{display:block;float:none;width:100%;padding:0px 20px 20px;text-align:center;}
	#weddingArea .contentWR{display:block;float:none;width:100%;padding:20px 20px 20px;text-align:center;}
	
	.slideThumb {display:block;position:relative;padding:20px 20px 0;text-align:center;}
	.slideThumb ul li a, .slideThumb .slides .slideItem a {
		width:40px;
		height:40px;
	}
	
	#weddingArea .contentOuter{padding:50px 0px 30px;}
	#weddingArea .containerMargin {margin:40px auto 0px;}
	
	#weddingArea .hallDesc .tit {
		padding:0px 0px 0 0px;
		text-align:center;
		margin:0 10px 15px;
	}
	
	#weddingArea .hallDesc .tit span {
		position:relative;
		top:auto;
		left:auto;
		margin:0 auto 5px;		
		/*background:none !important;
		border:1px solid rgba(195,135,100,1);*/
	}
	
	/*#weddingArea .hallDesc .tit2 {padding:40px 0 0 0;}
	#weddingArea .hallDesc .tit2:before {content:'';display:block;width:1px;height:30px;top:0px;left:50%;background:#999;}*/
	#weddingArea .hallDesc .tit2 {padding:25px 0 10px 0px;}
	#weddingArea .hallDesc .tit2:before {content:'';display:block;top:0px;left:calc(50% - 8px);}
	
	#weddingArea .hallDesc .tit4 {padding:40px 0 0 0;}
	#weddingArea .hallDesc .tit4:before {content:'';display:block;width:1px;height:30px;top:0px;left:50%;background:#999;}
	
	.hallBtn2 {
		text-align:center;
	}
	
	#weddingArea .contentWL h1 {
		font-size:34px;
	}
	
	#weddingArea .contentWL h2 {
		font-size:18px;
	}
	
	
	#weddingArea .foodTit h1 {font-size:15px;}
	#weddingArea .foodTit h2 {font-size:20px;}
	
	/*#weddingArea .hallDesc {margin:20px 0;}*/
	
	#weddingArea .contentL {padding:30px 0;}	
	#weddingArea .imgContainer2 .contentL {padding:30px 0;}
	
	#weddingArea .hallDesc {
		padding:30px 0px 0px;
	}
	.pagerThumb {display:none;}
	
	#weddingArea .contentL h1 {
		font-size:24px;
		letter-spacing:-1px;
	}
	
	#weddingArea .contentL h3 {
		font-size:16px;
	}
	
	#weddingArea .contentL .summarySub {
		font-size:14px;
	}
	#weddingHead h1 {font-size: 26px;}
		
	#weddingArea .slideBox {
		box-shadow:none;
		-webkit-border-radius: 0px 0 0px 0px; 
		   -moz-border-radius: 0px 0 0px 0px; 
				border-radius: 0px 0 0px 0px; 
	}
	.sub-detail-swiper {
		
		/*-webkit-border-radius: 15px 0 15px 15px; 
		   -moz-border-radius: 15px 0 15px 15px; 
				border-radius: 15px 0 15px 15px; */
	}
	#weddingArea .slideBox .logo {display:none;}
	
	#weddingArea .slideBox .bx-controls-direction a {
		width: 34px;
		height: 34px;
	}
	#weddingArea .slideBox .bx-controls-direction a:after {
		width: 10px;
		height: 10px;
		top: 11px;
		left: 13px;
	}
	#weddingArea .slideBox .bx-controls-direction a.bx-next:after {
		left: 9px;
	}
	#weddingArea .slideBox .bx-prev {left:0 !important;right:auto !important;top:50% !important;margin-top:-17px;}
	#weddingArea .slideBox .bx-next {right:0px !important;top:50% !important;margin-top:-17px;}
	
	#weddingArea .slideBox .bx-wrapper {padding:0 0 0px}
	#weddingArea .slideBox .bx-wrapper .bx-pager.bx-default-pager a {
		width:10px; height:10px;
		border-radius:10px;
	}
	#weddingArea .slideBox .bx-wrapper .bx-pager-item {
		margin:2px;
	}
	
	#weddingArea .slideBox .imgCaption h4 {
		padding: 10px 15px 10px 15px;
		font-size: 13px;
	}
	#weddingArea .boxTit,
	#chefArea .boxTit {margin:20px auto 40px;}
	#weddingArea .boxTit .tit,
	#chefArea .boxTit .tit {font-size:12px;}
	
	#weddingArea .foodArea{padding:0 20px;}
	#weddingArea .foodItemL {display:block;width:100%;top;text-align:center;position:relative;padding:25px;height:auto;}
	#weddingArea .foodItemR {display:block;width:100%;padding:0 0px 0 0px;height:auto;}
	#weddingArea .foodItemL2 {display:block;width:100%;padding:0 0px 0 0px;height:auto;}
	#weddingArea .foodItemR2 {display:block;width:100%;top;text-align:center;position:relative;padding:25px;height:auto;}
	
	#weddingArea .foodTbT {text-align:center;height:auto;}
	#weddingArea .foodTbB {position:relative;bottom:0px;text-align:center;padding:0px;}
	#weddingArea .foodItem p {font-size:14px;}
	
	#weddingArea .foodMenu {margin:0px auto 40px;}
	#weddingArea .foodItem h1 {font-size:26px;}
	
	#weddingArea .menuItem .imgArea {display:block;width:100%;}
	#weddingArea .menuItem .txtArea {display:block;width:100%;padding:20px 0;text-align:center;}
	
	
	#chefArea {padding:0px 0 0px !important;}
	#chefArea .chefContainer > li {width:100%;padding:0 0px;}
	#chefArea h1 {font-size:38px;letter-spacing:0px;}
	#chefArea h2 {font-size:20px;letter-spacing:0px;}
	#chefArea h3 {font-size:16px;letter-spacing:0px;}
	#chefArea .infoBox ul li { font-size: 15px;}
	#chefArea .desc {font-size:16px;letter-spacing:0px;}	
	
	#sOffer li {margin:0px auto 40px;}
	#sOffer li:last-child {margin:0px auto 0px;}
	
	.hallTour {
		margin:20px -15px 0;
	}
	
	.type3 .partyAdd,
	.type4 .partyAdd {
		width:48%;
	}
	.moreVideoArea .moreVideoDesc {
		padding:60px 20px 20px;
	}
	.moreVideoAdd {
		width: 100%;
		margin: 0px 0px 15px;
	}
	.moreVideoAdd .itemTitle {
		width:60%;
	}
	.moreVideoAdd .imgArea {
		width:40%;
	}
	.moreVideoAdd h1 {
		font-size:18px; 
	}
	.moreVideoAdd a {
		border:none;
	}
}
@media screen and (max-width: 480px) {
	.noPadding480 {padding:0 !important;}
	.visualText_main {
		right:20px; 
		left:20px;
		bottom:80px;
		top:auto;
		-ms-transform:none;
		-webkit-transform:none;
		-moz-transform:none;
		transform:none;
		text-align:left;
	}	
	
	.bar-scroll {
		top: 123px;
		top: 130px;
	}
	.fullVideo .bar-scroll {
		top: 100px;
	}
	.visualText_main .indent {
		margin-left:0px;
	}
	.visualText_main h1 {
		line-height:120%;
		letter-spacing:0;
	}
	.visualText_main h1 span {
		display:block;
	}
	.visualText_main h1 span.br_none {
		display:inline-block;
	}
	.visualText_main h2 {
		margin:0px 0 5px 0px;
	}
	.visualText_main h3 {
		font-size:16px;
		text-indent:0;
		margin:20px 0 0px 0px;
	}
	.visualText_wrap {
		left:20px; 
		bottom:80px;
		top:auto;
		-ms-transform:none;
		-webkit-transform:none;
		-moz-transform:none;
		transform:none;
	}	
	
	.venueArea .txtBox h2 {
		font-size: 20px;
	}
	
	
	.venueBox a .titBox .tableBox h1 {
		font-size:26px;
	}
	
	.moreAddArea {
		margin:0px 0px;
		padding:0px 0;
	}
	
	.visualText_wrap .slogan-eng {
		font-size:50px;
		letter-spacing:-1px;
	}
	.visualText_wrap .slogan-h1 {
		font-size:60px;
		letter-spacing:-1px;
	}
	.visualText_wrap .slogan-h2 {
		font-size:50px;
		letter-spacing:-1px;
	}
	.visualText_wrap .indent {
		margin-left:50px;
	}
	
	.visual_in_wrap {
		left:30px;
	}	
	.visual_in_wrap {
		top:auto; 
		bottom:40px;
		-ms-transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		transform: translate(0, 0);
	}	
	.visual_in_wrap h1 {
		font-size:60px;
	}
	
	
	#mainHead, #titleHead, #subHead {margin:0px auto 0px;}
	#titleHead h1 {
		font-size: 28px;
	}
	#titleHead h3 {
		font-size: 15px;
	}
	#subHead h1 {
		font-size: 28px;
	}
	#subHead h3 {
		font-size: 15px;
	}
	#mainHead h1 {
		font-size: 28px;
	}
	#mainHead h3 {
		font-size: 15px;
	}
	
	#articleHead h1 {
		font-size: 36px;
		padding: 0 0 10px 0;
	}
	
	
	.slickBox {
		margin:10px 0px 0;
	}
	.dark_bg .slickBox {
		margin:30px 0px 0;
	}
	.slickBox .slick-list {
		margin: 0 0px;
	}
	.slickBox .slick-item a {
		margin:0 0px;
	}
	
	.slickBox .slick-item img {
		width:100%;
		max-width:100%;
		height:auto;
	}
	.slickBox .slick-arrow
	{
		display:none !important;
	}
	.slickBox .cont .tit {
		font-size:18px;
		/*white-space:normal;*/
	}
	.slickBox .cont .txt {
		/*white-space:normal;*/
	}
	
	/* type1 */
	.slickBox.type1 .slick-item {
		border:none;
	}
	.slickBox.type1 a {display:block;}
	.slickBox.type1 .slick-item a .thumb {
		width:auto;display:block;
	}
	.slickBox.type1 .cont {
		display:block;
	}
	
	
	
	/*.program_table thead th:nth-of-type(1) { display:none;}
	.program_table tbody th:nth-of-type(1) {display:none !important;border-right:none !important}
	.program_table .col0 {width:0% !important;}
	.program_table .col1 {width:30% !important;}
	.program_table tbody td:nth-of-type(2) {width:70% !important;}*/

	.allianceList li {
		padding:0px 0 0 5px;
	}
	#brandItemDesc { float:none;clear:both;width:100%;padding:0 15px 15px;}
	
	#sOfferArea .eventActive {
		width:60px !important; height:60px !important;
	}
	
	
	.campaignList li {margin:0px auto 30px !important;}
	.campaignList li {width:100% !important;float:none !important;}
	.campaignList .thumb {display:block !important;width:100% !important;}
	.campaignList .cont {display:block !important;width:100% !important;padding:15px !important;}
	.campaignList .cont .tit {
		font-size:18px !important;
		overflow:visible;
		min-height:none !important;
		max-height:none !important;
		display:block !important;
		-webkit-box-orient:none;
	    -webkit-line-clamp:none;
		margin-bottom:10px;
	}
	.campaignList .cont .tit:after {content: ""; display: table;clear:both}	
	.campaignList .cont .txt {
		min-height:auto !important;
		min-height:auto !important;
		-webkit-line-clamp: 2 !important;
		line-height:140%;
	}
	.campaignList .thumb .imgArea {max-height:100%;}
	.campaignList .cont .blogForm-bottom{
		position:relative;
		bottom:0px;
		padding:10px 0px 0 0;
	}
	.blogForm_sizer {
		width:50% !important;
	}
	.blogForm_col, .blogForm_col.blogForm_new {width:50% !important;}
	.blogForm_col .blogForm_img {margin:0px;}
	.blogForm_col .conbox h4{
		font-size:14px !important;
		margin-bottom:10px;
	}
	.blogForm_col .conbox {padding:15px 10px}
	.blogForm_col .conbox .blogForm-bottom{
		margin-top:10px;
	}
	
	.blogForm_col .conbox .blogForm-bottom .more {
		display:none;
	}
	
	.wedding-detail .detail {
		margin-bottom:20px;
	}
	.wedding-detail .detail .txt h4 {
		font-size: 24px;
	}
	
	#sectionHead h1 {
		font-size: 36px;
	}
	#sectionHead.sub h1 {
		font-size: 30px;
	}
	#sectionHead h2 {
		font-size: 16px;
	}
	#sectionHead {padding: 80px 0 20px;}
	#sectionHead:before {
		width: 1px;
		height: 50px;
	}
	.inside-detail-swiper {
		margin: 0px 0 40px;
	}
	.inside-detail-swiper .slick-slide {
		padding: 0 0px;
	}
	.inside-detail-swiper .slick-slide .img img {
		opacity:1;
	}
	.wedding-sub-detail {
		margin:0px 0 40px;
		background:#fff;
	}
	#detailArea .section:last-child .wedding-sub-detail {
		margin:0px 0 0px;
	}
	.bg-9 .wedding-sub-detail {
		margin:0px 0 20px;
	}

	.wedding-sub-detail .detail-name {font-size:22px;}
	.wedding-sub-detail .detail-nameSub {font-size:16px;}
	
	.wedding-sub-detail .detail-name2 {font-size:26px;}
	.wedding-sub-detail .detail-nameSub2 {font-size:16px;}
	.wedding-sub-detail .detail-nameMent2 {font-size:15px}
	
	.wedding-sub-detail .detail-name3 {font-size:30px;}
	.wedding-sub-detail .detail-nameSub3 {font-size:22px;}
	.wedding-sub-detail .detail-nameMent3 {font-size:16px;}
	
	.wedding-sub-detail .point-name {font-size:24px;}
	.wedding-sub-detail .point-nameSub {font-size:20px;}
	
	.brandVisual {
		height:260px;
	}
	
	.contact .infoBox .infoTit {
		/*background:rgba(255,255,255,1);*/
	}
	.contact .caution br {display:none;}
	.contact .caution {font-size:14px;padding:40px 20px 20px;}
	.contact .link a.btnl2 { margin:0 5px 0; width:calc(100% - 10px); }
	.contact .link a.btnr2 { margin:10px 5px 0; width:calc(100% - 10px); }
	.contact .link a.btnr-down { margin:10px 5px 0; width:calc(100% - 10px); }
	.infoBox ul.subway18 li { font-size: 16px;}
	.infoBox ul.subwayDesc li { font-size: 16px;}
	
	.text-section .contents {
		padding: 0 30px !important;
	}
	
	.text-section .contents h2 {
		font-size:20px; 
	}
	
	.text-section .contents h3 {
		font-size:24px; 
	}
	
	
	.imgFlow .item a {
		height:220px;
	}
	
	.imgFlow .item {
		width:50%;
	}
	.imgFlow .item:last-child {
		display:none;
	}
	
	.quick-inner {
		padding:0 20px;
	}
	.quick-inner.bg {
		background:rgba(250,250,250,1);
		padding:40px 20px 20px;
	}
	
	#articleHead.mini h1 {
		font-size: 22px;
	}
	
	
	.serviceBox .tit h1 {
		font-size:18px;
	}
	
	.subItemArea {margin: 0px 0 20px;}
	.courseItemArea {margin: 0px 0 20px;}
	.main .subItemArea {margin: 0px 0 0px;}
	.weddingAdd {
		width:100% !important;
		margin: 0px 0px 20px;	
	}
	
	.weddingAdd .txtArea p {
		overflow:visible;
		min-height:auto;
		display:block;
	}
	
	#weddingArea .bg {height:360px;}
	#weddingArea.singleWide .bg {height:400px;}
	
	#weddingArea .contentLR{margin:0 0 0px;}
	#weddingArea .contentR {padding:0 0px;}
	#weddingArea .contentL {margin-top:0px;}
	#weddingArea .imgContainer2 .contentL {margin-top:0px;}
	
	#weddingArea .contentWL h1 {
		font-size:30px;
	}
	#weddingArea .contentWL h1.mj {
		font-size:25px;
	}
	#weddingArea .contentWL h2.about {
		font-size:17px;
	}
	
	/*.slideThumb {text-align:left;}*/

	.partyAdd, .birthdayAdd, .courseAdd, .roomAdd {
		width:100% !important;
		margin: 0px 0px 30px;	
	}
	.partyAdd .txtArea {
		min-height:inherit !important;
	}
	.partyAdd.directing {
		margin: 0px 0px 30px;	
	}
	
	.partyAdd .txtArea .tit, .birthdayAdd .txtArea .tit, .courseAdd .txtArea .tit, .roomAdd .txtArea .tit {
		font-size: 13px;
	}
	
	.moreAddArea {
		padding:20px 0;
		margin:0 0;
	}
	
	.moreAdd {
		width:100% !important;
		margin: 0px 0px 30px !important;
	}
	.moreAdd:after {
		content: ""; display: table; 
		clear: both;
		zoom: 1; 
	}
	.moreAdd h1,
	.sm .moreAdd h1 {
		font-size:18px;
	}

	.moreAdd a {
		display:block;
		padding:20px;
	}
	
	.moreAdd .more {display:none;}
	.moreAdd .imgArea {
		/*float:right;display:inline-block;*display: inline;*zoom:1; width:40%; padding:0px;vertical-align:top;z-index:2;*/
		position:absolute;
		display:inline-block;*display: inline;*zoom:1; 
		width:35%; 
		padding:0px;
		vertical-align:top;
		z-index:2;
		top:20px;
		right:20px;
		/*-webkit-border-radius: 10px 0px 10px 10px; 
	   	-moz-border-radius: 10px 0px 10px 10px; 
		border-radius: 10px 0px 10px 10px;*/
	}
	.moreAdd .itemTItle {float:left;display:inline-block;*display: inline;*zoom:1; width:60%; padding:0px;text-align:left;vertical-align:top;z-index:1;}
	.moreAdd .itemTitle {
		text-align:left;
		padding: 0px 0px 0px;
	}
	.moreAdd .itemDesc {
		text-align:left;
		padding:30px 0px 0px;
		float:none;clear:both;width:100%;
	}
	.moreAdd .category,
	.sm .moreAdd .category {
		margin:10px 0 0px -20px; 
		padding:0 15px 0 20px; 
		
		color:#fff; 
		
		background:rgba(180,180,180,1);
		/*background:rgba(195,135,100,1);*/
		vertical-align:top;
		border:none;
		font-size:14px;
		-webkit-border-radius: 0px 15px 15px 0px; 
		   -moz-border-radius: 0px 15px 15px 0px; 
				border-radius: 0px 15px 15px 0px; 
	}
	
	.subItemTit {font-size:20px;margin-bottom:10px;}
	.subItemTit:before {top:16px;}
	
	#chefArea h1 {font-size:26px;letter-spacing:0px;}
	
	.hallTour a {
		height:200px;
	}
	.hallTourBox a .titBox .tableBox h1 {
		font-size:28px;
	}
	.hallTourBox a .titBox .tableBox h2 {
		font-size:16px;
	}
	.hallTour {
		margin:20px 0 0;
	}
	.hallTourBox {
		width:calc(100%) !important;
		margin:0 0 25px;
	}
	.hallTourBox .img img{
		width:100%;height:auto;
	}
	
	.sub-detail-swiper {
		-webkit-border-radius: 0px 0 0px 0px; 
		   -moz-border-radius: 0px 0 0px 0px; 
				border-radius: 0px 0 0px 0px; 
		/*-webkit-border-radius: 15px 0 15px 15px; 
		   -moz-border-radius: 15px 0 15px 15px; 
				border-radius: 15px 0 15px 15px; */
	}
	
	.text-section .contents h1 {
		font-size:36px; 
	}
	
	.wedding-sub-detail .detail-nameMent {font-size:14px;}
	
	
	#weddingArea .contentWL h3, #weddingArea .contentWR h3 {
		font-size:18px;
	}
	
	.slideThumb ul li a, .slideThumb .slides .slideItem a {
		width:30px;
		height:30px;
	}
	
	.moreVideoArea {margin:0px auto 0px;background: rgba(245,245,245,1);padding:60px 0 30px;}
	.moreVideoArea .moreVideoTit {margin:0px 0 0;}
	.moreVideoArea .moreVideoTit .item {  
		font-size: 18px; 
	}
	.moreVideoArea .moreVideoDesc {
		padding:30px 30px 0px;
	}
	
	
	.portfolioList > li {
		width: 97%; 
	}
	.portfolioList .itemTitle {
		padding:15px 5px;
	}

	.factsheetList > li {
		width: 98%; 
		margin: 0px 1% 20px;
	}
	
	.contact .inner { padding: 30px 20px; }
}
@media screen and (max-height: 568px) {
	.hnone {display:none}
}
@media screen and (max-width: 414px) {
	
	.moreArea-bottom {
		/*display:block;*/
	}
	.imgFlow .item a {
		height:160px;
	}
	.venueBox a {
		height:240px;
	}
	
	.venue1 a, .venue2 a {
		height:300px;
	}
	
}

@media screen and (max-width: 375px) {
	
	#categoryTab li {
		width:49% !important; 
		margin: 0px 0.5% 4px;
	}
	
	.subItemTit {font-size:18px;}
	.wedding-detail .detail .txt h4 {
		font-size: 20px;
	}
	.brandVisual {
		height:200px;
	}
	
	.text-section .contents h1 {
		font-size:34px; 
	}
	
	.text-section .contents p {
		font-size:15px; 
	}
	#brandHead h1 {
		font-size: 32px;
	}
	.slickBox .slick-list {
		margin: 0 0px;
	}
	.slickBox .slick-slide {
		padding: 0 0px;
	}
	
	
	
	
	
	.banquet .txtBox .bt {
		display:block;
	}
	
	#weddingArea .contentL h3, #weddingArea .contentLR h3 {
		font-size:16px;
	}
	
	
	#weddingArea .slideBox .bx-wrapper {padding:0 0 0px}
	
	#weddingArea .slideBox .bx-wrapper .bx-pager {
		display:none;
	}
	
	#weddingArea .contentL .summarySub {
		font-size:13px;
	}
	
	.weddingAdd .videoBtn, .partyAdd .videoBtn, .birthdayAdd .videoBtn, .courseAdd .videoBtn, .roomAdd .videoBtn{
		background:url("/imgs/icon/videoPlayBtn.png") center center no-repeat;
	}
	.partyAdd h3, .partyAdd h3.en, .birthdayAdd h3, .birthdayAdd h3.en, .courseAdd h3, .courseAdd h3.en, .roomAdd h3, .roomAdd h3.en {
		font-size:18px;
	}
	.hallTour a {
		height:180px;
	}
	
	#spaceArea .slideBox .bx-wrapper {padding:0 0 0px}
	#spaceArea .slideBox .bx-wrapper .bx-pager {
		display:none;
	}
	
	#spaceArea .slideBox .bx-controls-direction a {
		width: 34px;
		height: 34px;
		margin-top:-17px;
	}
	#spaceArea .slideBox .bx-controls-direction a:after {
		width: 10px;
		height: 10px;
		top: 11px;
		left: 13px;
	}
	#spaceArea .slideBox .bx-controls-direction a.bx-next:after {
		left: 9px;
	}
	
	/*#spaceArea .slideBox .bx-prev {right:50px !important; bottom:10px !important;}
	#spaceArea .slideBox .bx-next {right:10px !important;bottom:10px !important;}*/
	
	/*#spaceArea .slideBox .bx-prev {left:0 !important;right:auto !important;top:50% !important;margin-top:-17px;}
	#spaceArea .slideBox .bx-next {right:0px !important;top:50% !important;margin-top:-17px;}*/
	.moreVideoAdd h1 {
		font-size:17px; 
	}
	
	.gtcArea .txtBox h1 {
		font-size:34px;
	}
	#sectionHead h1 {
		font-size: 36px;
	}
	.portfolioList .itemDesc {
		padding:20px 5px 20px 15px;
		font-size:15px;
	}
	
}

@media screen and (max-width: 320px) {
	.infoBox a.naverMap { 
		display:none;
	}
	
	.venue a {
		height:130px;
	}
	.venueArea .txtBox h3 .wt {
		display:block;
	}
	.mainLocation .mapDiv {height:180px;} 
	.contact .link {margin:20px 20px; }
	.infoBox .link {margin:20px 0px; }
	
	.moreVideoArea .moreVideoDesc {
		padding:30px 20px 0px;
	}
	.moreVideoAdd h1 {
		font-size:16px; 
	}
	
	
}


.blueimp-gallery.simple {
    background: rgba(0,0,0,1);
	background: rgba(0,0,0,.9);
}

.blueimp-gallery.simple>.close, .blueimp-gallery.simple>.prev, .blueimp-gallery.simple>.next {
    opacity: 1;
}

.blueimp-gallery.simple>.close:before, .blueimp-gallery.simple>.close:after {
    margin-top: -3px;
    top: 50%;
    left: 50%;
    margin-left: -18px;
}

.blueimp-gallery.simple>.close:before, .blueimp-gallery.simple>.close:after, .blueimp-gallery.simple>.prev:before, .blueimp-gallery.simple>.prev:after, .blueimp-gallery.simple>.next:before, .blueimp-gallery.simple>.next:after {
    content: "";
    display: block;
    background-color: #fff;
    height: 1px;
    width: 100%;
    position: absolute;

	-webkit-transition: background-color .3s;
	   -moz-transition: background-color .3s;
	     -o-transition: background-color .3s;
	        transition: background-color .3s;
	
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
	   -moz-box-shadow: 0 1px 1px rgba(0,0,0,.2);
			box-shadow: 0 1px 1px rgba(0,0,0,.2);
}

.blueimp-gallery.simple>.close:before, .blueimp-gallery.simple>.close:after, .blueimp-gallery.simple>.prev:before, .blueimp-gallery.simple>.prev:after, .blueimp-gallery.simple>.next:before, .blueimp-gallery.simple>.next:after {
    box-shadow: none;
    height: 3px;
    background-color: #999;
}

.blueimp-gallery.simple>.close:hover:before, .blueimp-gallery.simple>.close:hover:after, .blueimp-gallery.simple>.prev:hover:before, .blueimp-gallery.simple>.prev:hover:after, .blueimp-gallery.simple>.next:hover:before, .blueimp-gallery.simple>.next:hover:after {
    background-color: #fff !important;
}

.blueimp-gallery.simple > .title {
    top: 40px;
    left: 60px;
	font-size:18px;
    color: #fff;
    text-shadow:none;
	opacity: 1;
	/*display:none;*/
	/*font-weight:700;*/
}
.blueimp-gallery.simple > .title:hover {
	color: #fff;
	opacity: 1;
}
.blueimp-gallery.simple>.close {
    z-index: 20;
	font-size: 0;
    width: 30px;
    height: 30px;
    top: 56px;
    right: 74px;
	/*top:31px;
	right:30px;*/
}

.blueimp-gallery.white {
	background: rgba(255,255,255,1);
}
.blueimp-gallery.white > .title {
    color: #000;
}
.blueimp-gallery.white > .title:hover {
	color: #000;
}

.blueimp-gallery.white>.close:before, .blueimp-gallery.white>.close:after, .blueimp-gallery.white>.prev:before, .blueimp-gallery.white>.prev:after, .blueimp-gallery.white>.next:before, .blueimp-gallery.white>.next:after {
    background-color: #666;
}

.blueimp-gallery.white>.close:hover:before, .blueimp-gallery.white>.close:hover:after, .blueimp-gallery.white>.prev:hover:before, .blueimp-gallery.white>.prev:hover:after, .blueimp-gallery.white>.next:hover:before, .blueimp-gallery.white>.next:hover:after {
    background-color: #000 !important;
}
.blueimp-gallery.white> .indicator > li {
	opacity:1 !important;
}
.blueimp-gallery.white > .indicator > li:hover,
.blueimp-gallery.white > .indicator > .active {
  background: rgba(0,0,0,1) !important;
}

.blueimp-gallery.simple>.prev, .blueimp-gallery.simple>.next {
    margin-top: -25px;
    border: none;
    background: none;
}
.blueimp-gallery.simple>.close:after, .blueimp-gallery.simple>.prev:before, .blueimp-gallery.simple>.next:after {
    -webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	     -o-transform: rotate(-45deg);
			transform: rotate(-45deg);
}
.blueimp-gallery.simple>.prev:before, .blueimp-gallery.simple>.prev:after, .blueimp-gallery.simple>.next:before, .blueimp-gallery.simple>.next:after {
    width: 24px;
    top: 50%;
}
.blueimp-gallery.simple>.close:before, .blueimp-gallery.simple>.close:after {
    margin-left: -15px;
}

.blueimp-gallery.simple>.prev {
    left: 0;
}
.blueimp-gallery.simple>.next {
    right: 0;
}
.blueimp-gallery.simple>.prev, .blueimp-gallery.simple>.next {
    font-size: 0;
    border-radius: 0;
    width: 120px;
    height: 120px;
    margin-top: -60px;
}

.blueimp-gallery.simple>.prev:after, .blueimp-gallery.simple>.next:before {
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
			transform: rotate(45deg);
}

.blueimp-gallery.simple>.close:before, .blueimp-gallery.simple>.prev:after, .blueimp-gallery.simple>.next:before {
   -webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
			transform: rotate(45deg);
}

.blueimp-gallery.simple>.prev:before, .blueimp-gallery.simple>.prev:after {
    left: 60px;
}
.blueimp-gallery.simple>.next:before, .blueimp-gallery.simple>.next:after {
    right: 60px;
}

.blueimp-gallery.simple>.prev:before, .blueimp-gallery.simple>.next:before {
    margin-top: -7.5px;
}
.blueimp-gallery.simple>.prev:after, .blueimp-gallery.simple>.next:after {
    margin-top: 8px;
}

@media screen and (max-width: 768px) {
	.blueimp-gallery.simple > .title {
		top: 15px;
		left: 20px;
	}
	.blueimp-gallery.simple>.close {
		top:31px;
		right:30px;
	}
	.blueimp-gallery.simple>.prev, .blueimp-gallery.simple>.next {
		width: 60px;
		height: 80px;
		margin-top: -40px;
	}

	.blueimp-gallery.simple>.prev:before, .blueimp-gallery.simple>.prev:after {
		left: 16px;
	}
	.blueimp-gallery.simple>.prev:before, .blueimp-gallery.simple>.prev:after {
		left: 16px;
	}
	.blueimp-gallery.simple>.next:before, .blueimp-gallery.simple>.next:after {
    	right: 16px;
	}
	.blueimp-gallery.simple>.next:before, .blueimp-gallery.simple>.next:after {
 	   right: 16px;
	}
	.blueimp-gallery.simple>.indicator {
		display: none !important;
	}
}

.brandIntro {
	padding:0 0 40px;
}
.brandIntro .tit{
	display:block;
	padding:40px 0 15px;
	font-size:24px;
	line-height:160%;
	letter-spacing:-0.5px;
	color:#000;
}
.brandIntro .txt{
	display:block;
	font-size:18px;
	line-height:170%;
	letter-spacing:-0.5px;
	color:#000;
}
.brandImg {
	text-align:right;
	padding:0 0 80px;
}
.brandImg img {
	max-width:100%;
}
.brandSlogan {
	color:#000;
}
.brandSlogan .tit{
	position:relative;
	display:block;
	font-weight:500;
	font-size:100px;
	line-height:110%;
	font-family:"Bodoni Moda","Gothic A1", serif;
	text-transform:capitalize;
	text-align:right;
}
.brandSlogan .tit span {
	display: inline-block;
	position: relative;
	z-index: 50;
	padding: 0 0 0 40px;
	background: #fff;
}
.brandSlogan .tit:before{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	width: 100%;
	height:2px;
	background:#000;
}

.brandSlogan .txt {
	display:block;
	padding:30px 0 0px;
	text-align:right;
	font-size:40px;
	font-weight:500;
	line-height:120%;
	font-family:"Raleway","Gothic A1", serif;
}

@media screen and (max-width: 1024px) {
	.brandIntro .tit{
		padding:20px 0 15px;
		font-size:20px;
	}
	.brandSlogan .tit{
		font-size:80px;
	}
	.brandSlogan .txt {
		font-size:30px;
	}
}
@media screen and (max-width: 768px) {
	.brandIntro {
		padding:0 0 40px;
	}
	.brandSlogan .tit{
		font-size:56px;
	}
	.brandSlogan .txt {
		font-size:24px;
	}
}

@media screen and (max-width: 480px) {
	
	.brandImg {
		padding:0 0 40px;
	}
	.brandIntro .tit{
		font-size:18px;
	}
	.brandIntro br {
		display:none;
	}
	.brandIntro .txt{
		font-size:16px;
	}	
	.brandSlogan .tit{
		font-size:32px;
	}
	.brandSlogan .tit span {
		padding: 0 0 0 20px;
	}
	.brandSlogan .txt {
		font-size:20px;
	}
}

@media screen and (max-width: 320px) {
	.brandIntro .tit{
		font-size:17px;
	}
	.brandSlogan .tit{
		font-size:28px;
	}
	.brandSlogan .txt {
		padding:20px 0 0px;
	}
}

.collection-pop {
	position:fixed;
	visibility:hidden;
	top:0;left:0;
	bottom:0; right:0;
	width:100%;height:100%;
	overflow:hidden;
	z-index:19010;
	pointer-events: none;
}
.collection-pop.open {
	visibility:visible;
	pointer-events: all;
}

.collection-pop .close {
	position: absolute;
	width: 30px;
	/*right: 50px;*/
	top: 30px;
	z-index:10;
	padding: 20px;
	cursor: pointer;
	left:50%;	
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.collection-pop .close .x {
	width: 30px;
	height: 2px;
	left: 5px;
	background: #fff;
	position: absolute;
}
.collection-pop .close .x:first-child {
	transform: rotate(45deg);
}

.collection-pop .close .x:last-child {
	transform: rotate(-45deg);
}
.pop-full .close  {
	overflow: hidden;
	left:auto;
	padding: 30px;
	right:50px;
    /*-webkit-border-radius: 30px;
    border-radius: 30px;*/
    background:rgba(0,0,0,.5);
    text-align: center;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.pop-full .close .x {
	left:15px;
	
}

.collection-bg {
	background:rgba(0,0,0,1);
	width: 100vw;
	height: 100%;
	position: absolute;
	opacity: 0;
	-webkit-transition: all 0.3s cubic-bezier(0.07, 0.74, 0.58, 1);
	-moz-transition: all 0.3s cubic-bezier(0.07, 0.74, 0.58, 1);
	-o-transition: all 0.3s cubic-bezier(0.07, 0.74, 0.58, 1); 
	transition: all 0.3s cubic-bezier(0.07, 0.74, 0.58, 1);
}

.collection-content {
	position:relative;
	background: #fff;
	margin-top: 100px;
	height: calc(100% - 80px);
	width: 100%;
	overflow: auto;
	-webkit-transform: translate(0, 100%);
	-moz-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	-o-transform: translate(0, 100%);
	transform: translate(0, 100%);
	-webkit-transition: all 0.3s cubic-bezier(0.07, 0.74, 0.58, 1);
	-moz-transition: all 0.3s cubic-bezier(0.07, 0.74, 0.58, 1);
	-o-transition: all 0.3s cubic-bezier(0.07, 0.74, 0.58, 1); 
	transition: all 0.3s cubic-bezier(0.07, 0.74, 0.58, 1);
}
.pop-full .collection-content {
	margin-top:0px;
	height: 100%;
}

.collection-pop .close {
	display:none;
}
.collection-pop.open .close {
	display:block;
}
.collection-pop.open .collection-bg {
	opacity: 0.7;
}

.collection-pop.open .collection-content {
	-webkit-transform: translate(0, 0%);
	-moz-transform: translate(0, 0%);
	-ms-transform: translate(0, 0%);
	-o-transform: translate(0, 0%);
	transform: translate(0, 0%);
}


@media screen and (max-width: 1024px) {
	.collection-pop .close {
		/*right: 20px;*/
		top: 20px;
	}
	.pop-full .close {
		right: 20px;
	}
	.collection-content {
		margin-top: 80px;
		height: calc(100% - 80px);
	}
	.pop-full .collection-content {
		margin-top:0px;
		height: 100%;
	}
}

.brand-post {
	position:relative;
	width: 100%;
	padding:0 80px 100px;
}
.brand-post-summary {
	position:relative;
	display: table;
	width: 100%;
}

.brand-post-summary .post-title-area {
	padding:100px 0px 0px;
	font-size: 35px;
	display: table-cell;
	vertical-align:top;
	font-family: "Crimson Text", "Noto Serif KR", serf;
}
.brand-post-summary .post-desc {
	display: table-cell;
	width: 50%;
	padding:120px 0px 0 40px;
	vertical-align:top;
}

.brand-post-summary .post-title {
	position:relative;
	display:block;
	width:100%;
	padding-left:20px;
	color:#222;
	font-weight:400;
	line-height:140%;
}
.brand-post-summary .post-title:before {
	position: absolute;
	content: "";
	width: 1px;
	margin-top:-100px;
	height:calc(100% + 100px);
	background: #222;	
	top: 0;
	left:0;
}
.brand-post .post-sum-row {
	width: 100%;
	display: flex;
}

.brand-post .post-sum-item {
	width: 100%;
	margin-bottom: 20px;
}

.brand-post .post-sum-name {
	font-size: 16px;
	margin-bottom: 0px;
	color:#222;
}

.brand-post .post-sum-content {
	font-size: 16px;
	color: #888;
	line-height: 30px;
	/*word-break: keep-all;*/
	font-weight: 400;
}
.brand-post .post-sum-content strong {
	font-size: 20px;
	color: #222;
}
.brand-post .post-link {
	position:relative;
	margin:10px -1% 0;
	display:block;
	font-size:0;
	list-style:none;
}
.brand-post .post-link > li {
	position:relative;
	display: inline-block;
    width:48%;	
	margin:0 1% 2%;
}
.brand-post .post-link > li a {
	position:relative;
	display: inline-block;
    width:100%;	
    height:50px;
    line-height:48px;
    padding:0;
	font-size: 16px;
	padding:0 15px;
	font-weight:400;
	color: rgba(205,150,120,1);
	background: transparent;
	border: 1px solid rgba(205,150,120,1);
	text-align: center;
	white-space: nowrap; /*overflow: hidden; text-overflow:ellipsis;*/
}
.brand-post .post-link > li a br {
	display:none;
}
.brand-post .post-link > li a:hover {
	background: rgba(205,150,120,1);
	color: #fff;
}

.brand-post .post-link > li .on {
	background:rgba(205,150,120,1);
	color:#fff;
	border:1px solid rgba(205,150,120,1);
	padding:0 30px 0 15px;
}
.brand-post .post-link > li .on:after { 
	position: absolute; 
	top: 0; right: 10px; bottom: 0; 
	font-family: 'themify'; 
	 font-size: 16px; content: "\e611";
	line-height:48px;
	 -webkit-font-smoothing: antialiased; text-indent: 0; -moz-osx-font-smoothing: grayscale; 
	 font-weight:normal;
}


.brand-post .post-img {
	position:relative;
	margin:100px 0px 40px;
	padding:0 0px;
}
.brand-post .post-img-row {
	position:relative;
	width: 100%;
	display: block;
	text-align:center;
}

.brand-post .post-img .img {
	position:relative;
	display:inline-block;
	width: calc(50% - 40px);
	margin: 0 80px 80px;
	white-space: nowrap;
	height: auto;
}
.brand-post .post-img .img img {
	position:relative;
	max-width:100%;
}

.brand-post .post-img .img:nth-child(n) {
	margin-left: 0;
}

.brand-post .post-img .img:nth-child(2n) {
	margin-right: 0;
}

.brand-post .post-img .pos-left {
	margin-right: calc(50% + 40px) !important;
}

.brand-post .post-img .pos-right {
	margin-left: calc(50% + 40px) !important;
	margin-right: 0;
}

.brand-post .post-img .pos-center {
	margin: 0 auto 80px !important;
}

.brand-post .post-img .pos-full {
	width: 100%;
	margin: 0 0 80px 0;
}

a.post-booking {
	color: rgba(255,255,255,1);
	background:rgba(60,45,45,1);
	
	display: inline-block; *display: inline; *zoom: 1; 
	line-height: 50px; 
	text-align: center; font-size: 16px; letter-spacing: .0em; 
	position: relative; 
	padding: 0 40px 0 40px; 
}
a.post-booking:before { 
	display: inline-block; *display: inline; *zoom: 1; 
	font-size: 16px; 
	font-family: 'themify'; content: "\e61d"; 
	font-weight: normal; 
	margin-right:10px;
	
}
a.post-booking:hover {
	background:rgba(60,45,45,1);
	background:rgba(205,150,120,1);
	border:none;
}
.collection-pop .top {
	position:fixed; 
	right:50px; 
	z-index:201;
	-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
	top: auto;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	bottom:-20px;
	margin-top:0px;
    margin-bottom:0px;
	opacity:0;
	visibility:hidden;
}
.collection-pop .top .item {
    display: inline-block;
    overflow: hidden;
    position: relative;
    width:auto;
    height: 44px;
    -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%;
}
.collection-pop.topShow .top {
	margin-top:0px;
	bottom:20px;
	opacity:1;
	visibility:visible;
}

.collection-pop .top .icon {
	position:relative;
    display: inline-block;
	width:44px;
    height:44px;
	overflow: hidden;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	background-size:contain;
	
}
.collection-pop .top .icon {
	background-image: url(/imgs/side/top.png);
	background-position:center center;
	background-repeat:no-repeat;
}

.brand-post .post-footer {
	position:relative;
	display: block;
	width: 100%;
	padding:0px 0px 40px;
	vertical-align:top;
	text-align:center;
}

.brand-post .post-footer .post-link {
	margin:10px 0 0;
}
.brand-post .post-footer .post-link > li {
	width:100%;	
	margin:0 0 2%;
}	

.brand-post .post-footer .in {
	position:relative;
	display: inline-block;
	width: 50%;
	text-align:center;
}

@media screen and (max-width: 768px) {
	
	.brand-post {
		padding:0 30px 80px;
	}
	.brand-post-summary .post-title-area {
		padding:40px 0px 0px;
		font-size: 25px;
		display: block;
	}
	.brand-post-summary .post-desc {
		display: block;
		width: 100%;
		padding:40px 0px 0 0px;
	}
	.brand-post .post-sum-name {
		font-size: 14px;
	}
	
	.brand-post .post-sum-content {
		font-size: 14px;
		line-height: 150%;
	}
	.brand-post .post-sum-content strong {
		font-size: 18px;
	}
	
	.brand-post .post-img {
		margin:60px 0px 20px;
		padding:0 0px;
	}
	.brand-post .post-img .img,
	.brand-post .post-img .pos-left,
	.brand-post .post-img .pos-right,
	.brand-post .post-img .pos-center,
	.brand-post .post-img .pos-full {
		width: 100%;
		margin: 0 0px 40px !important;
	}
	.collection-pop .top {
		right:20px; 
	}
	.brand-post .post-footer .in {
		width: 100%;
	}
}
@media screen and (max-width: 480px) {
	.brand-post {
		padding:0 20px 80px;
	}
	.brand-post .post-link {
		margin:10px 0 0;
	}
	.brand-post .post-link > li {
		width:100%;	
		margin:0 0 2%;
	}	
	.collection-pop .top {
		right:15px; 
	}
}

.space-design {}
.space-contents {
    padding: 0 100px;
    padding-bottom: 50px;
    max-width: 1920px;
    margin: 0 auto;
	z-index:2;
	
}
.space-information {
    padding: 200px 0 100px;
}
.space-information-slogan {
    position: relative;
    font-size: 50px;
    text-align: center;
    font-weight: 700;
	color: #000;
	letter-spacing:-1px;
}
.space-information-subject {
    position: relative;
	margin-top:100px;
	margin-bottom:0px;
    font-size: 120px;
    font-weight: 700;
    color: #000;
    line-height: 1;
    text-align: center;
	/*text-transform:uppercase;*/
	font-family:"Bodoni Moda","Gothic A1",serif;
    z-index: 200;
}

#hashPage {position:relative;width:100%;padding:0px 0 60px;font-size:0;}
#hashSelect {
	display:block;
	font-size: 15px; 
	text-align:left;
	padding:0px 15px 0px 20px;	
	line-height:40px;
	background:rgba(45,30,20,1);
	color: rgba(230,200,160,1);
	display:none;
}
#hashSelect .select-txt {
	position: relative;
	float: left;
	top: 2px;
}
#hashSelect .home {
	position: relative;
	float: left;
	top: 2px;
}
#hashSelect .updown {
	position: relative;
	float: right;
	top: 2px;
}

#hashSelect .updown i:before {
    font-size: 22px;
    color: rgba(230,200,160,1);
	font-family: 'themify'; 
	-webkit-font-smoothing: antialiased; text-indent: 0; -moz-osx-font-smoothing: grayscale; 
	content: "\e65f";
}

#hashSelect.open .updown i:before {
	content: "\e65c";
}


#hashPage ul {position:relative;margin: 0px 0px 0px;text-align:center;display:block;z-index:100;}
#hashPage ul li { 
	margin: 0px 0 0px;
	position:relative;
	display: inline-block; 
	*display: inline;*zoom: 1; 
	text-align: center; 
	position: relative;
	
}

#hashPage ul li a {
	display: block; 
	color: rgba(205,150,120,1);
	font-size: 16px; 
	font-weight:300; 
	letter-spacing: 0;  position: relative; 
	padding:0px 40px 0px;	
	line-height:46px;
	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);
	border:rgba(205,150,120,1) 1px solid;
}
#hashPage.bg1 ul li a {
	/*border:rgba(50,35,30,0) 2px solid;*/
	border:rgba(230,200,160,.4) 1px solid;
}
#hashPage ul li:first-child a {
	margin-left:0;
}
#hashPage ul li:last-child a {
	margin-right:0;
}

#hashPage ul li a:hover {
	color:rgba(255,255,255,1);
	background:rgba(205,150,120,1);
	border:rgba(205,150,120,1) 1px solid;
	
}


#hashPage ul li.on a { 
	background:rgba(205,150,120,1);
	border:rgba(205,150,120,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:20;
	/*border:none;*/
}
#hashPage ul li.on a:hover {
	background:rgba(205,150,120,1);
	border:rgba(205,150,120,1) 1px solid;
	color: rgba(255,255,255,1);
}
#hashPage ul li .arrow {
	z-index:10;
	position: absolute;bottom:-18px;left:50%;margin-left:-11px;background:none;width:22px;height:22px;
	-moz-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
	display:none;
}
#hashPage ul li.on .arrow {background:rgba(230,200,160,1);}

@media screen and (max-width: 1024px) {
	#hashPage ul li a {
		margin:0 3px;
	}
}
@media screen and (max-width: 768px) {
	#hashPage {padding:0px 0px 60px; margin-bottom:0px;/*background:rgba(255,246,237,1);*/}
	#hashPage ul {margin: 0px 0px 0px;}
	#hashPage ul li a {
		/*font-size: 14px;
		padding:0px 20px 0px;*/
	}
}
@media screen and (max-width: 640px) {
	#hashPage {padding:20px 0px 40px;}
	#hashPage ul {margin: 0px 0px 0px;}
	#hashPage ul li a {
		font-size: 14px;
		padding:0px 25px 0px;
	}
}


.photo-video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px; height: 0; overflow: hidden;
}
.about-video-frame {
	position: relative;
	padding:40px;
	background: rgba(254,252,244,1);
	color:#000;
	text-align:center;
	-webkit-border-radius: 0px 10px 10px 10px; 
	   -moz-border-radius: 0px 10px 10px 10px; 
			border-radius: 0px 10px 10px 10px;
}
.about-video-tit {
	position:relative;
	display:inline-block;
	font-size:26px;
	font-weight:500;
	line-height:100%;
	letter-spacing:-1px;
}
@media screen and (max-width: 640px) {
	.about-video-frame {
		padding:30px 20px 20px;
		-webkit-border-radius: 0px 0px 0px 0px; 
		   -moz-border-radius: 0px 0px 0px 0px; 
				border-radius: 0px 0px 0px 0px;
	}
	.about-video-tit {
		font-size:18px;
	}

}
.photo-video-container iframe,
.photo-video-container object,
.photo-video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.visual-zone .tit-zone {
	position:relative;
}
.visual-zone .tit {
	position:relative;
	display:inline-block;
	font-size:1.125em;
	font-weight:500;
	line-height:100%;
	padding-left:20px;
	color:var(--text-over-color);
	font-family:"Bodoni Moda","Gothic A1",serif;
	letter-spacing:0px;
}
.visual-zone .tit:before {
	content:'';
	position:absolute;
	top:-5px;
	left:0px;
	width: 15px;
    height: 15px;
	/*border-radius: 50%;*/    
	border:2px solid var(--bar-point-color);
	border-radius: 50%;
}
@media screen and (max-width: 640px) {
	.visual-zone .tit-zone {
		padding:0 20px;
	}

}