@charset "utf-8";

#visualArea {position: relative; overflow: hidden; height:100%;min-height:840px;max-height:100% !important;background:#fff;}
#visualArea.fix {margin-top:80px}
#visualArea .bx-viewport, .bx-wrapper{
    position:relative;
    width:100%;
    height:100% !important;
    top:0;
    left:0;
	background:#000;
}
#visualArea .visual {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
#visualArea .visual, .visual li{
    height: 100% !important;
}
#visualArea .visual li{
    background-repeat: no-repeat;
    background-position: top 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;
    left:50%; bottom:20px;
    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 1px 0;
}

#visualArea .bx-wrapper .bx-pager.bx-default-pager a {
	width:50px;
	height:5px;
	margin:0;
	background:none;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	border:1px solid rgba(11,57,162,1);
	border-radius:0;
}

#visualArea .bx-wrapper .bx-pager.bx-default-pager a:hover,
#visualArea .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:none rgba(11,57,162,1);
}

#hotArea .rPopClose {position:absolute;bottom:5px; z-index:120; right:5px; cursor:pointer;}
#hotArea .rPopClose p {font-size:16px; line-height:1;color:#fff;width:32px;height:32px;text-align:center;line-height:32px;}
#hotArea .tmfy {
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#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;
}
#visualArea .visualTit {
	position:absolute;
	left:0;right:0;
	width:100%;
	height:100%;
	z-index:90;
}
#visualArea .visualTit .titleBox {
	display:table;
	position:static;
	width:100%;
	height:100%;
	padding:0px 0 40px;
}
#visualArea .visualTit .titleBox .titleCell {
	position:relative;
	display:table-cell;
	text-align:center;
	vertical-align: middle;
	overflow:hidden;
}
#visualArea .visualTit .titleInner {
	display: inline-block;
    margin: 0 auto;
}

#visualArea .visualTit .titleBox h1 {
	color:rgba(255,255,255,1);
	/*color:rgba(11,57,162,1);*/
	font-size:80px;
	font-family:"Roboto", serif;
	/*text-transform: uppercase;*/
	line-height:100%;
	font-weight:900;
	letter-spacing:-2px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	position:relative;
}
#visualArea .visualTit .titleBox h2 {
	color:rgba(255,255,255,1);
	/*color:rgba(11,57,162,1);*/
	font-size:30px;
	font-family:"Noto Sans KR", serif ;
	letter-spacing:0px;
	line-height:100%;
	font-weight:300;
	text-align:left;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	position:relative;
	/*text-transform: uppercase;*/
}
#visualArea .visualTit .titleBox h2.tRight {
	text-align:right;
}

@media (max-width: 1280px) {
	#visualArea .visualTit .titleBox h1 {
		font-size:70px;
	}
	#visualArea .visualTit .titleBox h2 {
		font-size:30px;
	}
}

#visualArea .colorSet {color:rgba(11,57,162,1) !important;}

#visualArea .visualTit .titleBox h3 {
	color:rgba(205,176,131,1);
	color:rgba(255,255,255,1);
	font-size:40px;
	font-family:"Roboto", serif ;
	letter-spacing:1px;
	text-transform: uppercase;
	line-height:120%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	position:relative;
}

.canvas-wave{position:absolute;left:0;bottom:-1px;width:100%;height:100px;z-index:90; }
.canvas-waveR{
	position:absolute;left:0;top:-1px;width:100%;height:100px;z-index:90;
	-webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.canvas-logo{position:absolute;left:0;bottom:-150px;width:100%;z-index:80;text-align:center;}
.canvas-logo img {width:240px;}

/* #visualArea 바형태 */
#videoArea {
	position:absolute; 
	left:0%; top:0%; 
	width:100%; height:100%;
	overflow:hidden;
	z-index:80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

#videoArea video {
	display: block;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	pointer-events: none;
	min-width: 100%; min-height: 100%;
	height: auto; min-height: 100%;
	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%);
}

#videoCtrl {
	position:absolute;
    bottom:40px;
    z-index: 110;
	margin:0 auto;
	width:120px;
	padding:0px 30px;
	display:none;
}
#videoCtrl h4 {
	color:rgba(11,57,162,1);
	display:block;
	font-family:"Noto Sans KR", serif;
	letter-spacing:0px;
	line-height:150%;
}
#videoCtrl .videoTitle, #videoCtrl .photoTitle {
	display:none;
}
#videoCtrl .ctrl {
	display:block;
	margin-bottom:4px;
	vertical-align:middle;
}
#videoCtrl .soundSet {
	display:inline-block;
}
#videoCtrl .sound-play{
	display:inline-block;
	cursor:pointer;
}
#videoCtrl .sound-pause{
	display:none;
	cursor:pointer;
}
#videoCtrl .video-play{
	display:inline-block;
	cursor:pointer;
}
#videoCtrl .video-pause{
	display:none;
	cursor:pointer;
}
#videoCtrl .video-play, #videoCtrl .video-pause {
	/*color:#fff; 
	background:rgba(11,57,162,1); 
	width: auto; 
	line-height: 20px; 
	height:22px;
	text-align: center; 
	font-size: 12px; 
	font-weight:normal; 
	letter-spacing: -1; 
	position: relative; 
	padding: 0 10px; 
	text-transform: uppercase;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px */
	position:relative;	
}
#videoCtrl .video-play img, #videoCtrl .video-pause img {
	width:60px;
}
#videoCtrl .video-pause{
	display:none;
	cursor:pointer;
}
#visualArea .visualCover {
	position:absolute;
	left:0;right:0;
	width:100%;
	height:100%;
	background:#000;
	z-index:70;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	display:none;
}

/* hot Area */
#hotArea {
	position:absolute;
	display:block;
	/*top:50%;
	top:460px;*/
	width:360px;
	bottom:40px;
	right:0px;
	z-index:100;
	padding:0px 30px 0px;
	overflow:hidden;
	text-align:right;
	/*min-width:1220px;*/
}

#hotArea .hotBox {
	position:relative;
	display:inline-block;
	width:273px;
	box-shadow: 1px 5px 15px rgba(0,0,0,.4);
	right:-330px;
	
}

#hotArea .hotBox .slides {
	width:273px;
	height:400px;
	overflow:hidden;
}

#hotArea .hotBox .slides img{
	width:100%;
}

#hotArea .hotBox .bx-wrapper .bx-viewport{
    border: none !important;
}

#hotArea .hotBox .bx-wrapper .bx-controls {
	position:relative;
	width:100%;
    bottom:0px;
    z-index: 110;
	background:#000;
	text-align:center;
	padding:5px 0 8px;
}

#hotArea .hotBox .bx-wrapper .bx-pager {position:relative;display: inline-block;vertical-align:middle;}
#hotArea .hotBox .bx-wrapper .bx-pager-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	margin:0px 3px 0;
}

#hotArea .hotBox .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;
}

#hotArea .hotBox .bx-wrapper .bx-pager.bx-default-pager a:hover,
#hotArea .hotBox .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:none #fff;
}

#hotArea .hotBox .bx-wrapper .bx-controls-auto {display: inline-block;margin-right:5px;}
#hotArea .hotBox .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	margin:0px 0px 0 0;
	vertical-align:middle;
}
#hotArea .hotBox .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	overflow:hidden;
	margin:0;
	background: url('/imgs/main/btn_play.png') no-repeat center center;
}

#hotArea .hotBox .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	overflow:hidden;
	margin:0;
	background: url('/imgs/main/btn_pause.png') no-repeat center center;
}


.articleArea { width:100%;position:relative;padding:60px 0;}
.articleEnd { width:100%;position:relative;padding:40px 0;}
.articleArea.bl { width:100%;position:relative;background:#141414;background:url(/imgs/common/gnb_bg.png) 0 0 repeat;padding:80px 0;}
.articleArea.gray {background:#f4f4f4;}
.articleArea.verLine {border-top:1px solid rgba(204,204,204,1)}


#subHead {position: relative;  text-align: center; /*margin-bottom:40px;*/}
#subHead h1 {
	font-size: 54px; font-style: normal; letter-spacing: .0em; line-height: 1; 
	margin-bottom:40px; color:rgba(11,57,162,1);
	font-weight:900;
	font-family: "Roboto", sans-serif;
	text-transform: uppercase;
}
#subHead h2 {
	font-size: 20px; font-style: normal;  letter-spacing: 0; line-height: 2; text-transform: uppercase; 
	color:#555555; color:#3399ff;
}
#subHead .borderBottom { position: absolute; bottom: 0; left: 50%; width: 50px; height: 2px; margin-left: -25px; background: #666666;}

/* 공통 버튼 */
.link {text-align: center; font-size: 0; }

.link .more {  
	color:#fff;background:#121212;
	display: inline-block; *display: inline; *zoom: 1; 
	width: auto; 
	line-height: 40px; 
	text-align: center; 
	font-size: 14px; 
	letter-spacing:0; 
	position: relative; 
	padding: 0 40px 0 30px; 
	-webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px ;
	text-transform: uppercase;
	webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; 
}
.link .more:hover { color:#999999; background:#fff; }
.link .more:after { position: absolute; top: 1px; right: 20px; bottom: 0; display: block; font-size: 14px; font-family: 'themify'; content: "\e61a";   font-weight: normal; }

.brandOpenVisual {
	width:100%;
	height:400px;
	display:block;
	background:url('/imgs/main/a04.jpg');
	
	background-repeat: no-repeat;
	background-position: center center; 
	background-attachment:fixed;
	background-size: cover;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
 	-o-background-size: cover;
	-webkit-backface-visibility: hidden;
	
	position:relative;
	display:table;
	margin:0px 0 0px;
}

.brandOpenVisual .overlay { 
	position: absolute; top: 0px; right: 0; bottom: 0; left: 0; display: block; z-index: 2; 
	background: rgba(0,0,0,.2); 
}

.brandOpenVisual .container {display:table-cell;vertical-align: middle;}
.brandOpenArea {position: relative;  text-align: center; padding: 0px 0 0px;z-index:3;margin:0 auto;}
.brandOpenArea h1 {
	font-size: 54px; font-style: normal; font-weight:500; letter-spacing: -2px; line-height: 1; 
	color:#fff;
	
	position:relative; 
}
.brandOpenArea h2 {
	font-size: 22px; font-style: normal; font-weight:normal; letter-spacing: -1px; line-height: 1.4; text-transform: uppercase; 
	margin-bottom:15px;
	color:#fff;
}
.brandOpenArea .link {margin-top:30px;}
.brandOpenArea .link a.more {
	color:rgba(11,57,162,1);background:#fff;text-transform:none;font-size: 20px;font-weight:normal;padding:0 40px 4px 30px;line-height:56px;-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px ;
}
.brandOpenArea .link a.more:after { top: 50%; right: 20px; line-height: 0px;}
.brandOpenArea .link a.more:hover { color:#121212;background:#fff;}
br.mainNone {display:none}

@media (max-width: 1280px) {
	.brandOpenVisual {background-attachment:initial !important;}
}

@media (max-width: 1024px) {
	#visualArea {min-height:600px;max-height:600px !important;}
	#visualArea .visualTit .titleBox h1 {
		font-size:60px;
	}
	#visualArea .visualTit .titleBox h2 {
		font-size:24px;
	}
	.brandOpenVisual h1 {
		font-size:50px !important;
	}
	.brandOpenVisual h2 {
		font-size:22px !important;
	}
}
@media (max-width: 940px) {
	
}
@media (max-width: 768px) {
	.canvas-logo img {width:220px;}
	.brandOpenVisual {height:320px !important;}
	.brandOpenVisual h1 {
		font-size:26px !important;
		line-height:1.2;
	}
	
	.brandOpenVisual .link {margin:20px auto 0px;}
	.brandOpenVisual .link a.more {
		font-size: 16px;font-weight:normal;padding:0 40px 4px 30px;line-height:30px;-webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px ;
	}
	#hotArea {
		bottom:0px;
	}
}

@media (max-width: 640px) {
	#visualArea {min-height:500px;max-height:500px !important;}
	#visualArea .visualCover {display:block}
	.canvas-logo img {width:180px;}
	br.mainNone {display:block}
	#visualArea .visualTit .titleBox h1 {
		font-size:44px;
		text-align:center;
		
		margin:10px 0;
		letter-spacing:-0.5px;
	}
	#visualArea .visualTit .titleBox h1 span{
		display:none;
	}
	#visualArea .visualTit .titleBox h2 {
		font-size:22px;
		text-align:center !important;
	}
	.brandOpenVisual h2 {
		font-size:16px !important;
	}
	.waterParkArea {padding:40px 0 80px !important}
	.spaArea {padding:20px 0 80px !important}
	
	#hotArea {
		left:0px;
		right:0px;
		text-align:center;
		margin:0 auto;
		bottom:0px;
		width:300px;
		padding:0px;
	}
	#videoCtrl {display:none !important;}
	
}
@media (max-width: 400px) {
	.canvas-logo img {width:140px;}
}
@media (max-width: 320px) {
	
}
