/**/

/*header*/
	input[type=checkbox].checkbox:not(old){width:16px;margin:0; padding:0; opacity:0;}
	input[type=checkbox].checkbox:not(old) + label{display:inline-block; margin-left:0; padding-left:20px; background   : url('/images/common/ico/ico_checkbox1.png') no-repeat left 0; line-height:16px;}
	input[type=checkbox].checkbox:not(old):checked + label{background-position:left -16px;}
	input[type=radio].checkbox:not(old):checked + label{background-position:left -16px;}
	
	.mnoticearea{position:relative; width:100%; min-width:1200px; background:#b9e8ed; display:none; z-index:2;} 
	.btnopen{position:absolute; right:50%; top:3px; margin-right:-600px; z-index:1}
	.mnotbox{position:relative; width:1200px; margin:0 auto; text-align:left }
	.mnotbox .closes{position:absolute; right:20px; bottom:10px; display:block; font-size:11px; color:#333; z-index:1000}
	.mnotbox .closes input{margin-left:10px;}
		
	#notice_slides {z-index:100; width:1200px;}
	.notice_area {width:480px; overflow:hidden;position:relative;}
	.noticepaging {margin:14px auto 0;width:100px;}
	.noticepaging li {float:left;margin:0 3px;}
	.noticepaging li a {display:block;width:10px;height:0;padding-top:10px;background-image:url(./images/common/btn_bul1.png);background-position:0 0;float:left;overflow:hidden;}
	.noticepaging li.current a {background-position:0 -10px;}
	
	
	.gnbbox1{position:relative; min-width:1200px; height:70px; line-height:70px;  z-index:101; background-color:rgba(0,0,0,0.5); display:none;}
	.gnbbox1 .gcont1{width:1200px; margin:0 auto; z-index:1000; text-align:center; padding:20px 0 0 0;}
	.gnbbox1 .t1{position:absolute; left:30px; top:20px;}
	.gnbbox1 .t2{position:absolute; right:30px; top:20px;}
	.gnbbox1 .gnb1{position:absolute; right:0; top:6px; }
	.gnbbox1 .gnb1 li{line-height:35px; float:left;}
	.gnbbox1 .gnb1 a{display:block; height:24px; background:url(/images/common/btn_gnb1.gif) no-repeat; text-indent:-5000px; }
	.gnbbox1 .gnb1 a.lnk1{background-position:0px 0; width:76px;}
	.gnbbox1 .gnb1 a.lnk2{background-position:-78px 0; width:58px;}
	.gnbbox1 .gnb1 a.lnk3{background-position:-140px 0; width:58px;}
	.gnbbox1 .gnb1 a.lnk4{background-position:-200px 0; width:54px;}
	
	.gcont1{position:absolute; right:70px; top:20px; color:#333333; font-size:11px; font-weight:bold; z-index:10;}
	.gcont1.on{}
	.gcont1.off{}
	.rdbtn1,
	.rdbtn2{display:inline-block; width:18px; height:18px; background:url(/images/common/btn/btn_play1.png) no-repeat left center; vertical-align:middle; border:1px solid #ddd}
	.rdbtn2{background-position:-19px center;}
	.rdbtn1.pause{background-position:-19px center;}
	
	
/*popup*/
	.lpops{position:absolute; visibility:visible; z-index:10000;}
	.lpopb{position:absolute; visibility:visible; overflow:hidden; border:1px solid; background:#fff; z-index:10000;}
	.lpoph{cursor:move; background:#CCC; width:100%; display:none;}
	.lpopov{padding:5px; text-align:left;}
	.lpopbtn{position:absolute; right:0; bottom:0; color:#000; font-size:11px; width:100%; vertical-align:middle;  text-align:right; background:#fff;}
	.lpopbtn a{ display:inline-block; color:#000; margin:4px;}
/*popup*/
	
	
	#menu-Area{
		position:absolute; left:0; top:0; 
		width:100%; height:80px; min-width:1400px;
		overflow:hidden;
		z-index:111;
		transition: background 0.4s ease;
		-webkit-transition: background 0.4s ease;
	}
	#menu-Area.sub{
		min-width:1200px;
	}
	#menu-Area.on{
		background:#fff;
		border-bottom:none;  /*url(/images/common/bg_onsubmenu1.png) center top;box-shadow:5px 4px 6px #e4e4e4*/box-shadow: 1px 1px 10px 0 rgba(0,0,0,.5);
	}
	#menu-box{
		height:80px;		
		z-index:100;
	}	
	#menu-Area.on #menu-box{
		border-bottom:1px solid #ddd;
	}
	
	#menu-Area .logo1{
		position:absolute; left:80px; top:20px; 
	}
	.topmenu{
		position:relative; 
		margin:0 auto;
		text-align:left; 
	}
	
	.menudep1{
		display:table;
		margin:0 auto; padding-top:0px;
	}	
	.menudep1 > li{
		position:relative;
		display:table-cell;
		padding-top:14px; padding-bottom:30px;		
	}
	.menudep1 > li > em{display:none;}
	.menudep1 > li a.mnlnk1{
		position:relative; 
		display:block; 
		line-height:50px; height:60px; margin:0 26px;
		font-size:16px;
		color:#fff;
		text-align:center;  
		border-left:none; border-bottom:none;
		-moz-transition:all 10.45s ease-in-out;
		-webkit-transition:all 10.45s ease-in-out;
		-moz-transform:all 10.45s ease-in-out;
		transform:all 1.45s ease-in-out;
		transition-duration:.2s;
		transition-delay:.01s;
	}
	
	#menu-Area.on .menudep1 li a.mnlnk1:focus, #menu-Area.on .menudep1 li a.mnlnk1:hover, #menu-Area.on .menudep1 li a.mnlnk1.on, #menu-Area.on .menudep1 li:hover a.mnlnk1,
	#menu-Area.sub.on .menudep1 li a.mnlnk1:focus, #menu-Area.sub.on .menudep1 li a.mnlnk1:hover, #menu-Area.sub.on .menudep1 li a.mnlnk1.on, #menu-Area.sub.on .menudep1 li:hover a.mnlnk1{
		color:#333; 
	}
	#menu-Area.on .menudep1 li a.mnlnk1{
		color:#333;
	}
	#menu-Area.sub .menudep1 li a.mnlnk1{
		color:#fff;
	}
	#menu-Area.sub.on .menudep1 li a.mnlnk1{
		color:#999999;
	}
	.menudep1 > li::before{
		position:absolute; right:0; top:12.6%; 
		width:1px; height:5%; 
		background:#42515a; 
		border-left:1px solid #b7bbbe; 
	} 
	.menudep1 > li:last-child::before{
		display:none;
	}
	
	.menudep1 li a.mnlnk1::after{
		position:absolute; left:50%; top:64px;
		width:0; height:2px; margin: auto;   
		background:#ff671d; 
		transition: all 0.2s ease;
		-webkit-backface-visibility:hidden;
		-webkit-transition: all 0.2s ease;
		backface-visibility:hidden;
		opacity: 0;
		content:""; 
	}
	
	.menudep1 li a.mnlnk1:focus:after, .menudep1 li a.mnlnk1:hover:after, .menudep1 li a.mnlnk1.on:after, .menudep1 li:hover a.mnlnk1:after{		
  		left: 0px;
		width:100%;
		opacity: 1;
	}
	
	.menudep1 li ul{position:absolute; z-index:1000; height:80px; left:20px; top:140px;  filter:alpha(opacity=0); opacity:0; display:none; 
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	}
	.menudep1 li ul.son,.menudep1 li ul.on {filter:alpha(opacity=1); opacity:1; top:100px; display:table;}
	.menudep1 li ul li{display:table-cell; line-height:20px; vertical-align:middle; white-space:nowrap;}
	.menudep1 li ul li a{color:#999999; font-size:14px; padding:0 10px;}
	.menudep1 li ul li a:hover, .menudep1 li ul li a.on{font-weight:bold; color:#333;}
	
	#header.fixed{
		
	}
	
	.allmenuarea{
		position:fixed; left:0; top:0; 
		display:none;
		width:100%; height:100%;
		box-sizing:border-box;
		background:#13253c ;
		overflow:hidden;			
		transition: all 0.2s ease;
		-webkit-backface-visibility:hidden;
		-webkit-transition: all 0.2s ease;
		z-index:120;
		 transform: translateY(50%);
	}	
	.allmenuarea .amenutable{
		display:table;
		width:100%; height:100%;
		vertical-align:middle;
	}
	
	.allmenuarea .amenucont{
		height:100%;
		display:table-cell; 
		vertical-align:middle;
	}
	.allmenuarea .tit1{
		display:none;
	}
	.allmenuarea .amenubox{display:table; margin:0 auto;}
	.allmenuarea .amenubox > li{display:table-cell; text-align:center; padding:0 2vw;
		margin-bottom:30px;
	}
	.allmenuarea .amenubox > li > em{display:block; font-family: "NanumSquareEB"; font-size:15px; font-weight:600; color:#ff671d; line-height:30px;}
	.allmenuarea .amenubox > li > .mnlnk1{
		position:relative; width:100%; display:block;
		font-size:36px; color:#fff; font-weight:700; line-height:50px;
		vertical-align:middle;
		padding-bottom:26px; margin-bottom:26px;
	}
	.allmenuarea .amenubox > li > .mnlnk1::before{
		position:absolute; left:35%; bottom:0;
		width:30%; height:1px; background:#3e444b;
		content:"";
	}
	.allmenuarea .amenubox > li > .smbox1{
		vertical-align:middle;
	}
	.allmenuarea .amenubox > li > .smbox1 ul{
	}
	
	.allmenuarea .amenubox > li > .smbox1 ul > li{
		position:relative;
		padding-bottom:10px;
	}
	.allmenuarea .amenubox > li > .smbox1 ul > li a{
		position:relative;
		display:block;
		font-size:18px; color:#90979f; line-height:26px;
		padding:0 30px;
	}
	.allmenuarea .amenubox > li > .smbox1 ul > li a:hover, .allmenuarea .amenubox > li > .smbox1 ul > li a.on, .allmenuarea .amenubox > li > .smbox1 ul > li a:focus{
		color:#fff; font-weight:500
	}
	
	
	.allmenuarea .amenubox > li > .smbox1 ul > li a:focus:after, .allmenuarea .amenubox > li > .smbox1 ul > li a:hover:after, .allmenuarea .amenubox > li > .smbox1 ul > li a.on:after, .menudep1 li:hover a.mnlnk1:after{		
  		
	}
	.allmenuarea .amenubox > li > .smbox1 ul > li:last-child a::after{
		display:none;
	}
	
	.allmenuarea.on{
		display:block;
		opacity:0;
		webkit-animation:textDown1 .4s cubic-bezier(0.25, 0.1, 0.25, 1.0) both;animation:textDown1 .4s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; -ms-animation:textDown1 .4s cubic-bezier(0.25, 0.1, 0.25, 1.0) both;
	}
	
	.topmenu.off{
		z-index:121; 
	}
	.topmenu.off .menudep1{display:none;}
	
	/**/
	@media screen and (max-width:767px) {
		
		.allmenuarea .amenubox > li > .smbox1 ul > li a{
			font-size:16px;
			padding:0 20px;
		}
		.allmenuarea .amenubox > li > .smbox1 ul > li a::after{
			
		}
	}
	
	@media screen and (max-width:540px) {
		.allmenuarea{
			padding:0 4%;
		}	
		.allmenuarea .amenubox > li > .mnlnk1{
			font-size:20px;
		}
		
		.allmenuarea .amenubox > li > .smbox1 ul > li a{
			font-size:16px;
			padding:0 10px;
		}
	}
	/**/
	
	.mnbnn1{display:block; position:absolute; right:140px; top:30px; text-align:left; }
	.mnbnn1 img{display:inline-block; vertical-align:middle;}
	.mnbnn1 img:nth-of-type(2){margin-left:10px;}
	
	.mnbnn2{position:absolute; right:80px; top:90px; display:inline-block;}
	
	/*태블릿 이하 메뉴온오프*/
	
	.mmnbtn1, .mmnbtn1 .btn.trigger .line {
		position:absolute; top:50%; left:50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
				transform: translateX(-50%) translateY(-50%);
	}
	
	.mmnbtn1 {
		left:auto; right:50px;	top:40px;
		display:;					
		width:50px; height:50px;
		z-index:1000
	}
	.mmnbtn1 .btn {
		position:absolute; top:0; left:0;
		width:100%; height:100%;		
		-webkit-transition:z-index 0.3s, -webkit-transform 1s;
		transition:z-index 0.3s, -webkit-transform 1s;
		transition:z-index 0.3s, transform 1s;
		transition:z-index 0.3s, transform 1s, -webkit-transform 1s;
		-webkit-transform:translateX(0);
				transform:translateX(0);
		cursor:pointer;
		z-index:-10;
	}
	.mmnbtn1 .btn.trigger {
		-webkit-transition:-webkit-transform 0.3s;
		transition:-webkit-transform 0.3s;
		transition:transform 0.3s;
		transition:transform 0.3s, -webkit-transform 0.3s;
		cursor:pointer;
		opacity:1;
		z-index:100
	}
	.mmnbtn1 .btn.trigger .line {
		width:50%; height:2px;
		background:#fff;		
	}
	.mmnbtn1 .btn.trigger .line:before, .mmnbtn1 .btn.trigger .line:after {
		position:absolute; left:0;		
		display:block;
		width:100%; height:2px;				
		background:#fff;
		-webkit-transition:-webkit-transform 0.3s;
		transition:-webkit-transform 0.3s;
		transition:transform 0.3s;
		transition:transform 0.3s, -webkit-transform 0.3s;
		content:"";
	}
	.mmnbtn1 .btn.trigger .line:before {
		top:-8px;
		-webkit-transform-origin:2% 100%;
				transform-origin:2% 100%;
	}
	.mmnbtn1 .btn.trigger .line:after {
		top:8px;
		-webkit-transform-origin:2% 30%;
				transform-origin:2% 30%;
	}
	.mmnbtn1.on{top:36px;}
	.mmnbtn1.on .trigger .line  {
		top:50%;
		height:0px;		
	}
	.mmnbtn1.on .trigger .line:before {
		width:120%;
		-webkit-transform:rotate(44deg);
				transform:rotate(44deg);
				background:#fff;		
	}
	.mmnbtn1.on .trigger .line:after {
		width:120%;		
		-webkit-transform:rotate(-44deg);
			transform:rotate(-44deg);
		margin-top:4px;
		background:#fff;
	}
	
	#menu-Area.on .mmnbtn1 .btn.trigger .line, #header.fixed #menu-Area .mmnbtn1 .btn.trigger .line {
		background:#333;		
	}
	#menu-Area.on .mmnbtn1 .btn.trigger .line:before, #menu-Area.on .mmnbtn1 .btn.trigger .line:after,
	#header.fixed #menu-Area .mmnbtn1 .btn.trigger .line:before,#header.fixed #menu-Area .mmnbtn1 .btn.trigger .line:after {		
		background:#333;
	} 
	#header.fixed .menudep1 > li a.mnlnk1{
		color:#333;
	}
	
	/*태블릿 이하 메뉴온오프*/

	.menudep1{
		transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
		}

	@media screen and (max-width:1400px) {
		#menu-Area .logo1{left:40px;}
		.mnbnn1{right:110px;}
		.mmnbtn1 {right:30px;}
		/*.menudep1 > li a.mnlnk1{margin:0 10px;}*/
	}

	
	
/*header*/

/*footer*/
 	#footer .fcont{display:table; width:100%; box-sizing:border-box;}
	#footer .logo1{ display:table-cell; width:140px; vertical-align:middle;}
	#footer .copy1{position:relative; display:table-cell; vertical-align:middle; margin:10px 0 0 20px;}
	#footer .copy1 > p{font-size:13px; color:#909194; line-height:22px; margin-top:14px; border-top:1px solid #3e444b; padding-top:14px;}
	#footer .copy1 em{font-weight:bold; color:#fff;}
	#footer .copy1 img{margin-right:30px;}
	#footer .copy1 .copy{margin-top:10px;}
	#footer .tbtn1{position:absolute; right:0px; top:-50px;}
	#footer .coop{position:absolute; right:0px; bottom:14px; text-align:right;}
	#footer .coop img{margin-left:8px; vertical-align:top; display:inline-block;}
	#footer.linefooter{/*border-top:1px solid #dddddd;*/}	
/*footer*/

/*floating*/
.floating1{position:absolute; width:0px; right:0; top:0; z-index:98; display:block; text-align:center; text-align:right;}
.floating1 .cont1{position:absolute; right:0; top:16%; text-align:center;}


/*floating*/

/*main*/	
	
	.mainvisual{position:relative; display:table; min-width:1200px; width:100%; height:950px; overflow:hidden; z-index:10; box-sizing:border-box; background:#000;}
	.mainvisual .slick-slide{height:950px; overflow:hidden;}
	
	.mainvisual .visualbox{position:absolute; left:0; top:0; width:100%; height:950px; overflow:hidden;}		
	.mainvisual .visualbox .slick-list,  
	.mainvisual .visualbox .slick-track, 
	
	.mainimg1{
		width:100%; height:100%;
	}
	.mainvisual,
	.mainvisual .visualbox .slick-list{}
	.mainvisual .visualbox .mainimg1{
		width:100%;
		height:100%;
		background-size:cover !important;
	}	
	/* 스크롤 다운 사용안함.mainvisual::before{position:absolute; right:55px; bottom:180px; font-family: 'Butler'; font-size:16px; color:#fff; z-index:10; content:"Scroll down";*/
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	transform:rotate(90deg);
	}
	.mainvisual::after{position:absolute; right:100px; bottom:0; background:#fff; width:1px; height:120px; z-index:10; content:"";}
	
	.mainvisual .visualtxt1{position:absolute; top:218px; left:150px; text-align:center; width:100%;}
	.mainvisual .visualtxt1.t2{transform: translate3d(-500px, 0, 0);}
	.mainvisual .visualtxt1 .txt1 .t1 img{display:inline-block; margin:0 auto; padding-left:60px;}
	.mainvisual .visualtxt1 .txt1 .t2 img{display:inline-block; margin-top:20px; transform: translate3d(70px, 0, 0);}

	.mainvisual .visualtxt2{position:absolute; top:172px; left:0px; text-align:center; width:100%;}
	.mainvisual .visualtxt2 .txt1 .t1 img{display:inline-block; margin:0 auto; padding-left:0px;}
	.mainvisual .visualtxt2 .txt1 .t2 img{display:inline-block; margin-top:30px; transform: translate3d(0px, 0, 0);}
	
	.mainvisual .visualbox .active .mainimg1{
		 -webkit-animation:drift 4s ease-in-out both;animation:drift 4s ease-in-out both; -ms-animation:drift 4s ease-in-out both; 
		animation-delay:.01s;
	}	

	.mainvisual .active .visualtxt1 .txt1 .t1, .mainvisual .active .visualtxt2 .txt1 .t1{
		-webkit-animation:textDown1 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both;animation:textDown1 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; -ms-animation:textDown1 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; 
		animation-delay:.01s;
	}
	.mainvisual .active .visualtxt1 .txt1 .t2{
		-webkit-animation:textDown2 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both;animation:textDown2 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; -ms-animation:textDown2 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; 
		animation-delay:.21s;
	}
	.mainvisual .active .visualtxt2 .txt1 .t2{
		-webkit-animation:textDown2 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both;animation:textDown2 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; -ms-animation:textDown2 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; 
		animation-delay:.35s;
	}
	
	.mainvisual .scroll1{position:absolute; right:50%; transform: translateX(50%); bottom: 35px; z-index:100;}

	.mainvisual .ctrbox1{position:absolute; right:80px; top:490px; z-index:100;}
	.mainvisual .ctrbox1 .slidebtn1{display:inline-block; vertical-align:middle;}
	.mainvisual .ctrbox1 .slidebtn1 > li{position:relative; width:40px; height:40px; font-size:0; line-height:0; box-sizing:border-box; vertical-align:top; cursor:pointer;}
	.mainvisual .ctrbox1 .slidebtn1 > li::before{position:absolute; right:50%; top:50%; width:8px; height:8px; margin:-6px -4px 0 0; background:#999999; border-radius:100%; content:"";}
	.mainvisual .ctrbox1 .slidebtn1 > li::after{position:absolute; left:2px; top:0; width:36px; height:36px; box-sizing:border-box; border:3px solid rgba(255,255,255,.4); opacity:0; border-radius:100%; content:"";
	transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;}
	.mainvisual .ctrbox1 .slidebtn1 > li.slick-active::before{ background:#ffffff;}
	.mainvisual .ctrbox1 .slidebtn1 > li.slick-active::after{opacity:1;}
	.mainvisual .ctrbox1 .btnply1,
	.mainvisual .ctrbox1 .snext1{display:inline-block; vertical-align:middle; margin-left:10px; margin-top:-4px; width:15px; height:15px; background:url(../../images/main/btn_arr1.png) no-repeat left center; text-indent:-5000px;}
	.mainvisual .ctrbox1 .snext1{background-position:right center;}
	.mainvisual .ctrbox1 .btnply1.on{background-position:-26px center; border:1px solid #ddd; box-sizing:border-box; border-radius:10px;}
	
	.mainvisual .pop1{position:absolute; right:80px; top:80px; display:inline-block;}
	@-webkit-keyframes textUp1 {
	  from {opacity:0; transform: translate3d(0, 150%, 0); }
	  to {opacity:1; transform: translate3d(0, 0, 0);}
	}
	@keyframes textUp1 {
	  from {opacity:0; transform: translate3d(0, 10%, 0); }
	  to {opacity:1; transform: translate3d(0, 0, 0);}
	}
	
	@-webkit-keyframes textDown1 {
	  from {opacity:0; transform: translate3d(0, -20%, 0); }
	  to {opacity:1; transform: translate3d(0, 0, 0);}
	}
	@keyframes textDown1 {
	  from {opacity:0;transform: translate3d(0, -20%, 0); }
	  to {opacity:1;transform: translate3d(0, 0, 0);}
	}
	
	@-webkit-keyframes textDown2 {
	  from {opacity:.1;transform: translate3d(0, -4%, 0); }
	  to {opacity:1; transform: translate3d(0, 0, 0);}
	}
	@keyframes textDown2 {
	  from {opacity:.1; transform: translate3d(0, -4%, 0); }
	  to {opacity:1;transform: translate3d(0, 0, 0);}
	}
	
	@-webkit-keyframes fadeIn {
	 from {opacity:0;}
	  to {opacity:1;}
	}
	@keyframes fadeIn {
	  from {opacity:0;}
	  to {opacity:1;}
	}
	
	@-webkit-keyframes bounce1 {
	 from {transform: translate3d(0, -2%, 0); }
	  to {transform: translate3d(0, 0, 0);}
	}
	@keyframes bounce1 {
	  from {transform: translate3d(0, -2%, 0); }
	  to {transform: translate3d(0, 0, 0);}
	}
	
	@-webkit-keyframes fadeInDown1{
		0%{opacity:0;-webkit-transform:translate3d(0,-20%,0);transform:translate3d(0,-20%,0)}
		to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
	}
	@keyframes fadeInDown1{
		0%{opacity:0;-webkit-transform:translate3d(0,-20%,0);transform:translate3d(0,-20%,0)}
		to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
	}
	
	@-webkit-keyframes drift {
	from {-webkit-transform:scale(1.02,1.02);transform:scale(1.02,1.02);}
	to {-webkit-transform:rotate(0.002deg) scale(1,1); transform:rotate(0.002deg) scale(1,1);}
	}
	
	@keyframes drift {
	from {-webkit-transform:scale(1.02,1.02); transform:scale(1.02,1.02);}
	to {-webkit-transform:rotate(0.002deg) scale(1,1); transform:rotate(0.002deg) scale(1,1);}
	}
	@-ms-keyframes drift {
	from {-webkit-transform: scale(1.02,1.02); transform:scale(1.02,1.02);}
	to {-webkit-transform:rotate(0.002deg) scale(1,1); transform:rotate(0.002deg) scale(1,1);}
	}
	@-webkit-keyframes fadeInMove1{
		0%{opacity:0;-webkit-transform:translate3d(-20%,0,0);transform:translate3d(-20%,0,0)}
		to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
	}
	@keyframes fadeInMove1{
		0%{opacity:0;-webkit-transform:translate3d(-20%,0,0);transform:translate3d(-20%,0,0)}
		to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
	}
	
	@-webkit-keyframes fadeInMove2{
		0%{opacity:0;-webkit-transform:translate3d(20%,0,0);transform:translate3d(20%,0,0)}
		to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
	}
	@keyframes fadeInMove2{
		0%{opacity:0;-webkit-transform:translate3d(20%,0,0);transform:translate3d(20%,0,0)}
		to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
	}
	
	@-webkit-keyframes fadeInMove3{
		0%{opacity:0;-webkit-transform:translate3d(0,-10%,0);transform:translate3d(0,-10%,0)}
		to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
	}
	@keyframes fadeInMove3{
		0%{opacity:0;-webkit-transform:translate3d(0,-10%,0);transform:translate3d(0,-10%,0)}
		to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
	}
	
	@-webkit-keyframes fadeInMove4{
		0%{opacity:0;-webkit-transform:translate3d(30%,30%,0);transform:translate3d(30%,30%,0)}
		to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
	}
	@keyframes fadeInMove4{
		0%{opacity:0;-webkit-transform:translate3d(30%,30%,0);transform:translate3d(30%,30%,0)}
		to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
	}
	
	@-webkit-keyframes play-left{
	  from{
		-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)
	  }
	  to{
		-webkit-transform:translate3d(-8%,0,0);transform:translate3d(-8%,0,0)
	  }
	}
	@-webkit-keyframes play-right{
	   from{
		-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)
	  }
	  to{
		  -webkit-transform:translate3d(8%,0,0);transform:translate3d(8%,0,0)
	  }
	}
	@-webkit-keyframes ani1{
		0%{opacity:1;left:0; width:1400px;}
		to{opacity:1; left:440px; width:560px;}
	}
	@keyframes ani1{
		0%{opacity:1; left:0; width:1400px;}
		to{opacity:1; left:440px; width:560px;}
	}
	
	@-o-keyframes zoom-a {
		0% { background-size: 100% auto; }
		100% { background-size: 120% auto; }
	}
	@keyframes zoom-a {
		0% { background-size: 100% auto; }
		100% { background-size: 120% auto; }
	}
	
	.afadeInMove1{-webkit-animation-name:fadeInMove1;animation-name:fadeInMove1; }
	.afadeInMove2{-webkit-animation-name:fadeInMove2;animation-name:fadeInMove2; }
	.afadeInMove3{-webkit-animation-name:fadeInMove3;animation-name:fadeInMove3; }
	.afadeInMove4{-webkit-animation-name:fadeInMove4;animation-name:fadeInMove4; }
	
	.afadeInDown{-webkit-animation-name:textUp1;animation-name:textUp1; }
	.animotion1{-webkit-animation:ani1 1.5s  ease-in-out both;animation:ani1 1.5s  ease-in-out both; -ms-animation:ani1 1.5s  ease-in-out both; 
	animation-delay:.21s;}
	
	.mncont1{position:relative; padding:150px 0; width:1400px; margin:0 auto;}
	.mncont1 .bg1{position:absolute; left:0; top:150px; width:1400px; height:950px; background:url(../../images/main/bg_brand1.jpg) no-repeat center center; overflow:hidden; }	
	.mncont1 .mcont1{position:relative; height:950px; width:1000px; box-sizing:border-box; margin:0 auto; text-align:left; z-index:1; padding-left:100px; padding-top:150px;}
	.mncont1 .mcont1 img{}
	.mncont1 .mcont1 > div{font-family: 'Butler'; font-size:100px; font-weight:800; line-height:110px; color:#333; margin-top:30px; letter-spacing:-2px;}
	.mncont1 .mcont1 > p{font-size:20px; line-height:34px; margin-top:30px; color:#333;}
	
	.mncont2{padding:150px 0; min-width:1400px; margin:0 auto; background:#13253c;}
	.mncont2 .mcont1{position:relative;}
	.mncont2 .mcont1 > .tit1{font-size:25px; line-height:30px; color:#fff; font-weight:normal;}
	.mncont2 .mcont1 > .tit1 > p{font-size:50px; line-height:60px; font-weight:bold; margin-top:5px;}
	.mncont2 .mcont1 > .tit1 > em{display:block; font-family: "NanumSquareL",dotum,Arial,Malgun Gothic; color:#ff671d; font-size:20px; margin-top:80px;}
	.mncont2 .mcont1 .lnk1{display:inline-block; padding:18px 55px; color:#ff671d; font-size:16px; border:1px solid; border-radius:50px;}
	
	.premium1{
		position:relative; width:1400px; margin:0 auto; padding:100px 0; margin-top:10px;
		display:-ms-grid;
		display:grid; 	
		-ms-grid-columns: 580px 240px 580px;
		grid-template-columns: 580px 580px;
		-ms-grid-rows:auto 0 auto ;
		grid-template-rows: 1fr 1fr;
		grid-column-gap:240px;
		grid-row-gap:0;
		color:#666666;
		text-align:left;
	}
	.premium1::before{position:absolute; right:50%; top:0; width:1px; height:100%; background:#ff671d; content:"";}
	.premium1 > *{
		position:relative;
	}
	.premium1  > * > .lc_eng {position:absolute; left:45px; top:100px; }
	.premium1 > *:nth-child(2n) >  .lc_eng{left:auto; right:45px; top:0;}
	.premium1 > *:nth-child(1) {
		-ms-grid-row: 1; -ms-grid-column: 1;
	}
	.premium1 > *:nth-child(2) {
		-ms-grid-row: 1; -ms-grid-column: 3;
	}
	.premium1 > *:nth-child(3) {
		-ms-grid-row: 3; -ms-grid-column: 1;
	}
	.premium1 > *:nth-child(4) {
		-ms-grid-row: 3; -ms-grid-column: 3;
	}
	
	.premium1 > *:nth-child(2n+1) {
		padding-top:100px; padding-left:80px;
	}
	.premium1 > *:nth-child(2n) {
		padding-right:80px;
	}
	
	.premium1 > * .txt1{font-size:16px; color:rgba(255,255,255,.6); line-height:28px; margin-top:16px;}
	.premium1 > * .txt1 > p{display:block; font-size:24px; color:#fff; margin:10px 0 20px;}
	.premium1 > * .txt1 > p em{font-family:'NanumGothic'; }
	.premium1 > * .txt1 > em{font-family:'NanumGothic'; }
	
	.mncont3{height:980px; min-width:1400px;}
	.mncont3 .mcont1{position:relative;}
	.mncont3 .mcont1 .lnk1{position:absolute; left:150px; bottom:0px; display:inline-block; padding:18px 55px; color:#ff671d; font-size:16px; border:1px solid; border-radius:50px;}
	.mncont3 .mcont1::before{position:absolute; left:0; top:0; width:100%; height:700px; background:url(../../images/main/bg_store3.jpg) no-repeat 50% 50%; background-size:cover !important; content:""; z-index:-1}
	.mncont3 .mcont1 .tit1{position:absolute; left:0; top:220px; width:100%; text-align:center; font-size:40px; color:#ff671d;}
	.mncont3 .mcont1 .tit1 img{display:block; margin:0 auto; margin-top:10px;}
	.mncont3 .mcont1 .txt1{position:absolute; left:150px; top:760px; font-size:50px; line-height:65px; color:#333; text-align:left;}
	.mncont3 .mcont1 .txt1 em{color:#ff671d;}
	.mslide1{ width:100%; min-width:1400px; height:980px; }
	.mslide1 .slick-slide{position:relative; height:980px;}
	.mslide1 .img1{
		position:absolute; left:0; top:0;
		z-index:-1;
		width:100%;
		 height:700px; 
		background-size:cover !important;
	}	
	.mslide1 .slick-slide .txt1{position:absolute; left:150px; top:760px; font-size:50px; line-height:65px; color:#333; text-align:left;}
	.mslide1 .slick-slide .txt1 em{color:#ff671d;}
	.mslide1 .slick-slide > img{position:absolute; right:150px; top:530px;}
	
	.mslide1 .active .txt1{
		-webkit-animation:textDown2 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both;animation:textDown2 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; -ms-animation:textDown2 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; 
		animation-delay:.0s;
	}
	.mslide1 .slick-slide.active > img{
		-webkit-animation:fadeInMove2 .6s cubic-bezier(0.25, 0.1, 0.25, 1.0) both;animation:fadeInMove2 .6s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; -ms-animation:fadeInMove2 .6s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; 
		animation-delay:.03s;
	}
	
	.vdots1{position:absolute; left:150px; top:150px; z-index:10;}
	.vdots1 > li{position:relative; cursor:pointer; margin:10px 0; text-align:left; color:rgba(255,255,255,.3); font-size:20px; margin-bottom:60px;}
	.vdots1 > li em{font-size:13px; font-size:80px; font-family: 'Butler'; font-weight:500; letter-spacing:-2px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;}
	.vdots1 > li.slick-active{color:#ff671d;}
	
	.mncont4{min-width:1400px; padding-top:250px;}
	.mncont4 .mcont1{width:1400px; margin:0 auto;}
	.mncont4 .mcont1 > .tit1{font-size:24px; line-height:30px; color:#333}
	.mncont4 .mcont1 > .tit1 > em{display:block; font-family: 'Butler';  font-size:80px; font-weight:500; line-height:80px; margin-bottom:10px; letter-spacing:-2px;}
	
	.newslist1{
		position:relative; width:1400px; margin:0 auto; margin-top:40px;
		display:-ms-grid;
		display:grid; 	
		-ms-grid-columns: 1fr 40px 1fr 40px 1fr;
		grid-template-columns: 1fr 1fr 1fr;
		-ms-grid-rows:auto ;
		grid-template-rows: 1fr;
		grid-column-gap:40px;
		grid-row-gap:0;
		text-align:left;
	}
	.newslist1 > *{position:relative; border-top:1px solid #333; padding-top:40px; height:230px;}
	.newslist1 > * em{font-size:18px; color:#ff671d;}
	.newslist1 > * div.tit1{font-size:25px; line-height:38px; padding-right:30px; font-family: 'NanumSquareEB',dotum,Arial,Malgun Gothic; font-weight:500; letter-spacing:-1.5px; color:#333; margin-top:10px;}
	.newslist1 > * span.date1{position:absolute; left:0; bottom:60px; color:#888888; font-size:15px;}
	.newslist1 > *:nth-child(1) {
		-ms-grid-row: 1; -ms-grid-column: 1;
	}
	.newslist1 > *:nth-child(2) {
		-ms-grid-row: 1; -ms-grid-column: 3;
	}
	.newslist1 > *:nth-child(3) {
		-ms-grid-row: 1; -ms-grid-column: 5;
	}
	
	.mncont4 .mcont1 .lnk1{display:inline-block; padding:18px 55px; color:#ff671d; font-size:16px; border:1px solid; border-radius:50px;}
	
	.mncont5{padding:100px 0;}
	.mncont5 .mcont1{display:table; width:1400px; margin:0 auto; table-layout:fixed; height:280px;}
	.mncont5 .mcont1 > *{display:table-cell; position:relative; height:280px; vertical-align:middle; font-size:16px; color:#fff; line-height:24px; font-weight:normal; overflow:hidden;}
	.mncont5 .mcont1 > *::before{position:absolute; left:0; top:0; width:100%; height:280px; background:url(../../images/main/bnn_client1.jpg) no-repeat 50% 50%; content:""; z-index:-1;
	transition: all 1.4s ease;
	-webkit-transition: all 1.4s ease;}
	.mncont5 .mcont1 > * em{display:block; font-size:34px; font-family: 'NanumSquareEB'; font-weight:bold; color:#fff; margin-bottom:15px;}
	.mncont5 .mcont1 > *:nth-child(2)::before{background:url(../../images/main/bnn_direction1.jpg) no-repeat 50% 50%;}
	.mncont5 .mcont1 > *:hover::before{transform:scale(1.2);
		-webkit-transform:scale(1.2);
		-moz-transform:scale(1.2);
		-0-transform:scale(1.2);}
/*main*/

/*cflayer1*/
	.cflayer1{position:absolute; right:50%; top:100px; margin-right:-600px; width:1200px;  z-index:10000; padding-bottom:46%;}
	.cflayer1 .top1{position:relative; }
	.cflayer1 .top1 h2{ font-size:36px; color:#fff; padding-top:20px; padding-bottom:20px; margin-bottom:40px;}
	.cflayer1 .top1 .cbtn1{position:absolute; right:0px; top:20px; z-index:100;}
	.cflayer1 .movieb1{margin-top:30px;}

.cflayer1 .movieb1{
	position:relative;
	padding-bottom: 53%; /* 16/9 ratio */
	height: 0;
	overflow: hidden;
  }
.cflayer1 .movieb1 iframe,
.cflayer1 .movieb1 object,
.cflayer1 .movieb1 embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*cflayer1*/

/*sub*/	
	.svisualbox1{position:relative; width:100%; min-width:1200px; height:500px; overflow:hidden; z-index:10;}
	.svisualbox1 .slider1{position:absolute; left:0; top:0; width:100%; height:500px; z-index:10; overflow:hidden;}
	
	.svisualbox1 .slider1 .slick-list,  
	.svisualbox1 .slider1 .slick-track, 
	.mainimg1{
		width:100%; height:100%; overflow:hidden;
	}
	.svisualbox1,
	.svisualbox1 .slider1 .slick-list{}
	.svisualbox1 .slider1 .mainimg1{
		width:100%;
		height:100%;
		background-size:cover !important;
	}
	.svisualbox1 .slider1 .mainimg1{
		background-size:cover !important;
		-webkit-transition:transform 4800ms  ease-in-out ;
		-moz-transition:transform 4800ms ease-in-out ;
		-o-transition:transform 4800ms ease-in-out ;
		-ms-transition:transform 4800ms ease-in-out ;
		transition:transform 4800ms ease-in-out ;	
		transform: scale(1.05) ;
	}
	.svisualbox1 .slider1 .active .mainimg1{
		-ms-transform: scale(1.0,1.0) rotate(0.002deg);
		-o-transform: scale(1.0,1.0) rotate(0.002deg);
		-moz-transform: scale(1.0,1.0) rotate(0.002deg);
		-webkit-transform: scale(1.0,1.0) rotate(0.002deg);
		transform: scale(1.0) rotate(0.002deg);
	}
		
	.svisualbox1 .visualtxt1{position:absolute; left:0; top:220px; width:100%;}
	.svisualbox1 .visualtxt1 .txt1{text-align:center; font-size:22px; line-height:30px;  color:#fff;}
	.svisualbox1 .visualtxt1 .txt1 em{font-size:60px; line-height:60px; font-weight:600; font-family: 'Butler'; display:block; margin-bottom: 10px;}
	.svisualbox1 .visualtxt1 .txt1 em img{margin:0 auto;}

/*220907 삭제처리*/
/*	.svisualbox1 .visualtxt1 .txt1 em::after{display:block; width:40px; height:4px; margin:0 auto; margin-top:10px; margin-bottom:10px; background:#ff671d; content:"";}*/

	@media screen and (max-width:1400px) {
	}
	.svisualbox1 .visualtxt1 .txt1,{
		opacity:0;filter:Alpha(opacity=0);
		-webkit-transition:all 1.0s 0s, transform 1.0s 0s;
		-moz-transition:all 1.0s 0s, transform 1.0s 0s;
		-o-transition:all 1.0s 0s, transform 1.0s 0s;
		-ms-transition:all 1.0s, transform 1.0s 0s;
		transition:all 1.0s 0s, transform 1.0s 0s;
	}
	.svisualbox1 .active .visualtxt1{opacity:1;}
	.svisualbox1 .active .visualtxt1 .txt1{
		opacity:1.0;filter:Alpha(opacity=100);
		-webkit-animation:textDown1 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both;animation:textDown1 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; -ms-animation:textDown1 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; 
	}
	
	.submenu1{position:relative; width:100%; min-width:1200px; height:60px; line-height:60px; margin: 0 auto; border-top:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; display:none;}
	.submenu1.fixed{position:fixed; left:0; top:0;}	
	
	.leftmenu01{position:relative; width:1200px; margin:0 auto; /* border-top: 1px solid #e0e0e0; */ height: 60px;} 	
	.leftmenu01 li.home1{position:relative; width:60px; text-indent:-5000px; background:url(/images/common/ico/ico_home1.png) center center no-repeat;border-left:1px solid #dedddd; border-right:1px solid #dedddd;}	
	.leftmenu01 li{position:relative; float:left; line-height:60px; text-align:center;; color:#888; font-size:14px; text-align: left;}
	.leftmenu01 > li{border-right:1px solid #dedddd}
	/*
	.leftmenu01 li.home1::before{position:absolute; right:0; top:36%; width:1px; height:30%; background:#dddddd;}
	.leftmenu01 > li::before{position:absolute; right:0; top:36%; width:1px; height:30%; background:#dddddd;}
	*/	
	.submenu1 .leftmenu01 .sl1{position:relative; width:250px; float:left;  /* border-top: 1px solid #ddd; */ /* border-bottom: 1px solid #ddd; */text-indent: 30px; text-align: left; font-weight: bold;}
	
	.submenu1 .leftmenu01 .deplnk1::after{position:absolute; right:20px; top:28px; width:7px; height:7px; border-left:1px solid; border-bottom:1px  solid; border-color:#cccccc; font-family: "NanumSquareR"; 
	-webkit-transform:rotate(-225deg);
	-moz-transform:rotate(-225deg);
	-ms-transform:rotate(-225deg);
	-o-transform:rotate(-225deg);
	transform:rotate(-225deg);
	content:"";}
	.submenu1 .leftmenu01 .deplnk1.on::after{top:24px; border-color:#ff671d;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
	}	
	.submenu1 .leftmenu01 .deplnk1.on{color:#ff671d;}
	
	.submenu1 .leftmenu01 .sl1:last-child a {border-left:none;}

	.submenu1 .sl1 a{width: 248px; color: #333333; font-size:13px; display:block;  /* background:url(/images/sub/smenu1.png) no-repeat left top; */ /* text-indent:-5000px; */}

	.submenu1 .leftmenu01 .mndepth1{position:absolute; left:0px; top:60px; width:100%; background:#fff; z-index:10;  border:1px solid #dedddd; border-top:none; display:none;}
	.submenu1 .leftmenu01 .mndepth1  a{}
	.submenu1 .leftmenu01 .sl1.left .mndepth1 {}
	.submenu1 .leftmenu01 .mndepth1 a{display:block; width:100%; font-size:13px; color:#888888; }
	.submenu1 .leftmenu01 .mndepth1 li{float:none; border-top:1px solid #e0e0e0;}
	/* .submenu1 .leftmenu01 .mndepth1 li:first-child {border-top: none;} */
	.submenu1 .leftmenu01 .sl1.left .mndepth1 a {/* width: 249px; border-right: 1px solid #e0e0e0; */}
	.submenu1 .leftmenu01 .sl1 .mndepth1 a:hover{background:#f5f5f5;}
	
	.submenu1 .leftmenu01 .sl1.s6 {width:320px;}
	.submenu1 .leftmenu01 .sl1.s6  a{width:320px;}
	
	.loc{position:relative; height:130px; font-size:11px; color:#888888; text-align:center; }
	.loc .nav1{position:absolute; right:0; top:0; display:none;}
	.loc h2{position:relative; font-family:'NanumSquareEB'; font-size:40px; line-height:40px; color:#333; }
	.loc h2::before{position:absolute; right:50%; top:80px; margin-right:-7px; width:14px; height:9px; background:url(/images/sub/ico_tit1.png) center center no-repeat;}
	
/*sub*/
	
	
	.tab1{display:table; table-layout:fixed; width:100%;}
	.tab1 li{position:relative; display:table-cell; line-height:50px; border:1px solid #ddd; border-left:none; color:#888; text-align:center; font-size:18px;vertical-align:middle;}
	.tab1 li:before {display:block; content:''; position:absolute; top:0; left:-1px; width:1px; height:50px; background:#ddd;}	
	.tab1 li.on:before{background: #ff671d;}
	.tab1 li.on + li:before{display:none;}	
	.tab1 li a{display:block; line-height:50px; color:#666666;}
	.tab1 li.on{color:#fff;  background:#ff671d;  font-weight:bold; }	
	.tab1 li.on a{color:#fff;}


/*reserve*/
	.rchkbox1{max-width:1120px; background:url(/reserve/images/bg1.png) no-repeat center center; padding:40px;}
	.rchkbox1.t2{background:url(/reserve/images/bg2.png) no-repeat center center;}
	.rchkbox1 > div.cont1{width:100%; margin:0 auto; background:#fff; text-align:center; padding:5% 0; }
	.rchkbox1 > div.cont1 > div.box1 > table{width:32%; margin:0 auto; border-spacing:0; border-collapse:collapse; table-layout:fixed; font-size:14px; margin-top:50px;}
	.rchkbox1 > div.cont1 > div.box1 > table th,
	.rchkbox1 > div.cont1 > div.box1 > table td{text-align:left; padding:5px 0;}
	.rchkbox1 > div.cont1 input[type=submit]{background:#24355b; color:#fff; width:32%; border:none; font-size:16px; padding:10px 0; font-family: 'NanumSquareB';}
	.rchkbox1.t2 > div.cont1 input[type=submit]{background:#00b5c8}
	.rchkbox1 > div.cont1 .txtbox2 em{color:#222a68; font-size:48px;font-family: 'NanumSquareEB';}
	
	.rtabcont{width:1200px; margin:0 auto; margin-top:50px;}
	.reservebox1{float:left; width:100%; margin-top:20px; text-align:left;}
	.reservebox1 .datebox1{position:relative; float:left; width:49%; z-index:1;}
	.reservebox1 .datebox1.t2{float:right;}
	.reservebox1 .datebox1 > div{clear:both; border:1px solid #ddd; padding:40px 50px; height:370px;}
	.reservebox1 .datebox1 .tit1{position:relative; border:none; color:#fff; background:#888888; height:auto; padding:14px 20px; line-height:24px; font-size:18px;}
	.reservebox1 .datebox1 .tit1 em{position:absolute; right:20px; top:14px; font-size:15px; letter-spacing:-1px;}
	.reservebox1 .datebox1 .tit1 em.i1:before{display:inline-block; width:14px; height:14px; background:#eeeeee; content:""; margin-right:4px; margin-bottom:-2px;}
	#cho-date, #cho-time{text-align:right; font-size:16px; color:#666; margin-top:15px;font-weight:500;}
	#cho-date em, #cho-time em{ color:#ff671d; font-weight:600}
	
	.timelist1{height:330px; border-bottom:1px dotted #333; overflow-y:auto;}
	.timelist1 li{line-height:32px; font-size:16px;}
	.timelist1 a{position:relative; font-size:16px; color:#666666;font-weight:500;}
	.timelist1 a.on{font-weight:600;}
	.timelist1 a.on::after{position:absolute; right:-20px; top:1px; width:16px; height:16px; content:""; background:url(/reserve/images/btn_check.png) no-repeat center center;}
	.timelist1 span.txt1{color:#ff671d;}
	#timeBox .t1{font-size:20px; font-weight:600}
	.tblcal{border-spacing:0; border-collapse:collapse; table-layout:fixed; border-color:#ccc; color:#333333;}
	.tblcal th{padding:4px 0; border-bottom:1px dotted #333; text-align:center; font-size:15px; color:#666666;}
	.tblcal td{padding:0; height:50px; color:#888888; border-right:1px dotted #333; border-bottom:1px dotted #333; text-align:center; font-size:16px;}
	.tblcal td:first-child{border-left:1px dotted #333;}
	.tblcal td.on{background:#999;}
	.tblcal .sun{}
	.tblcal .sun div{}
	.tblcal .sat{}	
	.tblcal .sun div{}
	.tblcal .to{background:#333; color:#fff; font-weight:bold;}
	.tblcal b{color:#888888;}
	.tblcal a{display:block; line-height:50px; font-weight:bold;}
	.tblcal td.on a{background:#ff671d; color:#fff;}
	.tblcal td.a{ background:#eeeeee;}
	
	.caltit1{float:left; width:100%; text-align:center; line-height:30px; font-size:24px; color:#333; margin-bottom:10px;}
	.calbtn1,
	.calbtn2{width:27px; height:27px; background:url(/reserve/images/btn_arr1.png) no-repeat left top; text-indent:-5000px;}
	.calbtn2{background-position:-27px 0;}
	
	.ragreebox1{clear:both; padding-top:30px;}
	.ragreebox1 p.tit1{font-size:20px; font-weight:600; color:#333;}
	.ragreebox1 .box1{border:1px solid #ddd; padding:20px; margin-top:20px; font-size:14px; line-height:20px; font-weight:500; overflow-y:auto}
	.ragreebox1 .box1 h3{font-size:16px; margin-bottom:10px;}
	.ragreebox1 p.txt1{font-size:13px; color:#666666;}
	.ragreebox1 p.txt1 span{display:inline-block; width:36%;}
	
	.resbox1{position:absolute; left:0; top:0; width:100%; text-align:center; z-index:10000;}
	.resbox1 .mcont1{padding:30px 50px; background:#ff671d; margin:0 auto; width:50%; max-width:540px; min-width:220px; color:#fff;}
	.resbox1 p.ttit1{font-size:20px; line-height:36px; text-align:center; font-weight:bold; padding-bottom:20px; border-bottom:1px solid;}	
	.resbox1 .cont1{text-align:center; margin-top:16px; font-weight:500}	
	.resbox1 .cont1 div.txtbox1{ margin:0 auto; margin-top:16px; font-size:16px; padding:10px 0; line-height:22px; color:#fff;}
	.resbox1 .cont1 div.txtbox1 em{display:block; font-weight:600}
	.resbox1 .cont1 a.vclose1{display:inline-block; margin:0 auto; padding:10px 20px; background:#fff; color:#ff671d; margin-top:10px;}
	/*reserve*/

/*sitemap*/
.sitelist{width:156px; float:left; margin-right:10px; border-top:2px solid #547da3; border-bottom:2px solid #d0d0d0; padding-bottom:10px;}
.sitelist li{line-height:34px; text-align:center; font-family: 'NanumSquareL'; text-align:left; text-indent:15px; }
.sitelist li.stit1{background:#ececec; font-size:16px; color:#333333; font-weight:bold; text-align:center; text-indent:0; margin-bottom:10px;}
.sitelist li a{display:block; line-height:32px; color:#888888; font-size:14px;}
.sitelist li a:hover{text-decoration:none;}
.sitelist.last1{margin-right:0;}

.sitelist li.tit1{background:#f4f4f4 url(/images/sitemap/bg_tit1.gif) no-repeat center top; line-height:40px; font-weight:bold; font-size:16px; color:#fff;}

.mapbox1{float:left; }
.mapbox1 .map1{float:left; width:478px; height:388px; border:1px solid #cccccc;}
.mapbox1 img{float:left; margin-left:46px;}
/*sitemap*/

.is-animated.ready{alpha(opacity=0); opacity:0;}
.is-animated.ready.not{alpha(opacity=1); opacity:1;}
.animate__delay-100ms{ animation-delay: 100ms; }
.animate__delay-200ms{ animation-delay: 200ms; }
.animate__delay-300ms{ animation-delay: 300ms; }
.animate__delay-400ms{ animation-delay: 400ms; }
.animate__delay-500ms{ animation-delay: 500ms; }
.animate__delay-600ms{ animation-delay: 600ms; }
.animate__delay-700ms{ animation-delay: 700ms; }