/**/

/*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;}
	
	/*다운슬라이드 팝업*/
	.updownpopup1{position:absolute; left:0; top:0; width:100%; height:auto; z-index:202; border-bottom:4px solid #333;transform: translate3d(0, -99.5%, 0); background:#333;
	transition: all 0.2s ease;
		-webkit-transition: all 0.2s ease;}
	.updownpopup1 > .cont1{width:100%; height:auto; display:flex; align-items:center; justify-content:center; padding:50px 0;}
	.updownpopup1 > .cont1 > div{overflow:hidden;}
	.updownpopup1 > .btn1{position:absolute; right:50%; display:inline-block; background:#333; transform: translate3d(0, 0, 0);}
	.updownpopup1 > .btn1 > a{color:#fff;}
	.updownpopup1 > .btn1 > a::after{display:block; content:"▽";}
	.updownpopup1.on{transform: translate3d(0, 0, 0);
	transition: all 0.8s ease;
		-webkit-transition: all 0.8s ease;}
	.updownpopup1.on > .btn1 > a::after{content:"△";}
	/*다운슬라이드 팝업*/
	
	.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:relative; overflow:hidden; width:100%; margin:0 auto; min-width:1200px; height:100px; z-index:10; text-align:right;}
	#menu-Area.sub{min-width:1200px;}
	#menu-Area.on{border-bottom:none;  /*url(/images/common/bg_onsubmenu1.png) center top;box-shadow:5px 4px 6px #e4e4e4box-shadow: 1px 1px 10px 0 rgba(0,0,0,.5);*/}
	#menu-box{ z-index:100; height::100px;}
	#menu-box .bgdepth1{width:100%; height:100px;  }
	#menu-Area .logo1{position:absolute; left:0; top:20px;}
	
	.topmenu{position:relative; margin:0 auto; text-align:left; max-width:1400px;}
	
	
	.menudep1{display:table; float:right;}
	.menudep1 > li{position:relative; padding-top:25px; display:table-cell; }
	.menudep1 li a.mnlnk1{position:relative; display:block; line-height:50px; height:50px; color:#333; font-size:16px; text-align:center;  border-left:none; border-bottom:none; margin:0 34px; font-weight:bold; font-family: 'Pretendard';
	-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;}
	.menudep1 > li:last-child > a{margin-right:0;}
	.menudep1 li a.mnlnk1:focus, .menudep1 li a.mnlnk1:hover, .menudep1 li a.mnlnk1.on, .menudep1 li:hover a.mnlnk1{color:#42515a; }
	#menu-Area.on .menudep1 li a.mnlnk1{color:#42515a;}
	
	.menudep1 li a.mnlnk1.f1{}
	.menudep1 li a.mnlnk1.f2{}
	.menudep1 li.mmenu0.mL1 a.mnlnk1{}
	#menu-Area.sub .menudep1 li a.mnlnk1{color:#333;}
	
	@media screen and (max-width:1300px) {
		/*.menudep1 li a.mnlnk1{margin:0 18px;}*/
	}
	/*
	.menudep1 li a.mnlnk1::after{position:absolute; width:0; height:1px; margin: auto;  background:#203158; top:50px; content:""; left:50%;
		transition: all 0.2s ease;
		-webkit-backface-visibility:hidden;
		-webkit-transition: all 0.2s ease;
		backface-visibility:hidden;
		opacity: 0;
	}
	 #menu-Area .menudep1 li.mmenu0 a.mnlnk1.col1::after {
		top: 54px;
	}
	
	.menudep1 li a.mnlnk1:focus:after, .menudep1 li a.mnlnk1:hover:after, .menudep1 li a.mnlnk1.on:after, .menudep1 li:hover a.mnlnk1:after{
		width:100%;
  		left: 0px;
		opacity: 1;
	}
	 */
	
	.menudep1 li ul{height:200px; margin-top:10px; border-right:none; padding-top:6px;}
	.menudep1 li ul.f1{border-left:none}
	.menudep1 li ul li{display:block; text-align:center;}
	.menudep1 li ul li a{line-height:30px; height:30px; font-size:13px; color:#42515a; display:block; font-weight:normal; font-family: 'Pretendard';}
	.menudep1 li ul li a.on, .menudep1 li ul li a:focus, .menudep1 li ul li a:hover{color:#22b24c;}
		
	.menudep1 li ul.on{display:block;}
	
/*한줄메뉴*/
	/*
	.menudep1 li ul{position:absolute; z-index:1000; height:80px; left:20px; top:70px; filter:alpha(opacity=0); opacity: 0; display:none; width:600px;}
	.menudep1 li ul.son{filter:alpha(opacity=1); opacity:1; display:block; top:83px;}
	.menudep1 li ul li{float:left; margin-right:40px; line-height:40px;}
	.menudep1 li ul li a{color:#fff; font-size:16px;}
	.menudep1 li ul li a:hover, .menudep1 li ul li a.on{font-weight:bold;}
	*/
	
	/*개별메뉴*/
	/*
	.menudep1 li a.mnlnk1:focus, .menudep1 li a.mnlnk1:hover, .menudep1 li a.mnlnk1.on, .menudep1 li:hover a.mnlnk1{color:#333; }
	.menudep1 li a.mnlnk1.f1{}
	.menudep1 li a.mnlnk1.f2{}
	.menudep1 li.mmenu0.mL1{}
	
	.menudep1 li ul{height:180px; padding-top:20px; filter:alpha(opacity=0); opacity: 0; display:; background-color:rgba(255,255,255,1); margin-top:15px;}
	.menudep1 li ul.f1{border-left:none}
	.menudep1 li ul li{display:block; text-align:center;}
	.menudep1 li ul li a{line-height:30px; height:30px; font-size:14px; color:#666; display:block; }
	.menudep1 li ul li a.on, .menudep1 li ul li a:focus, .menudep1 li ul li a:hover{color:#005237; text-decoration:underline;}
	
	
	.menudep1 li ul.on{display:block;}
	*/
/*header*/

/*footer*/
	#footer .logo1{}
	#footer .copy1{display:inline-block; vertical-align:middle; margin:10px 0 0 30px;}
	#footer .copy1 > ul{}
	#footer .copy1 > ul > li{position:relative; display:inline-block; padding:0 20px; font-size:14px;}
	#footer .copy1 > ul > li:first-child{padding-left:0;}
	#footer .copy1 > ul > li:last-child{padding-right:0;}
	#footer .copy1 > ul > li::before{position:absolute; left:0; top:15%; width:2px; height:70%; background:#fff; content:""}
	#footer .copy1 > ul > li:first-child::before{display:none;}
	#footer .copy1 > ul > li > a{color:#fff;}
	#footer .copy1 p{color:#666666; font-size:14px; line-height:20px; font-weight:400; margin-top:6px;}
	#footer .coop{position:absolute; right:0px; top:0px; 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; min-width:1400px; width:100%; height:850px; overflow:hidden; z-index:10; box-sizing:border-box;}
	.mainvisual .slick-slide{width:100%; height:100%; overflow:hidden;}
	
	.mainvisual .visualbox{position:relative; overflow:hidden; height:100%; z-index:3}
	.mainvisual .visualbox .slick-list,  
	.mainvisual .visualbox .slick-track, 
	
	.mainimg1{
		width:100%; height:100%;
	}
	.bgvisual1{
		position:absolute; left:0; top:0; z-index:1;
		width:100%; height:100%;
	}
	.mainvisual,
	.mainvisual .visualbox .slick-list{}
	.mainvisual .visualbox .mainimg1{
		background:#000;
		width:100%;
		height:100%;
		background-size:cover !important;
	}	
	
	.mainvisual .bgvisual1{
		background-size:cover !important;
	}

	
	.mainvisual .visualtxt1{position:absolute; top:150px; right:50%; margin-right:-700px; text-align:left; width:1400px;}
	.mainvisual .visualtxt1 .txt1 .t1,
	.mainvisual .visualtxt1 .txt1 .t2{opacity:0; }
	.mainvisual .visualtxt1 .txt1 .t1{color:#072c63; font-family: 'GmarketSansMedium'; font-weight:400; font-size:50px; line-height:60px;}
	.mainvisual .visualtxt1 .txt1 .t1 b{font-family: 'GmarketSansBold';}
	.mainvisual .visualtxt1 .txt1 .t1 b > span{color:#ed1f25}
	.mainvisual .visualtxt1 .txt1 .t2{font-size:16px; line-height:24px; color:#666666; font-weight:400; margin-top:10px;}
	.mainvisual .visualtxt1 a.lnk1{display:inline-block; border:1px solid; color:#072c63; font-size:16px; margin-top:60px; width:260px; height:60px; line-height:58px; box-sizing:border-box; text-align:center;}
		
	.mainvisual .visualtxt1 .txt1.t2 .t1{color:#fff;}
	.mainvisual .visualtxt1 .txt1.t2 .t2{color:#fff;}
	.mainvisual .visualtxt1 .txt1.t2 a.lnk1{color:#fff; line-height:58px;}
	
	
	.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;  -ms-animation:drift .4s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; 
		animation-delay:.01s;
	}	

	.mainvisual .active .visualtxt1 .txt1 .t1{
		-webkit-animation:textUp1 .8s cubic-bezier(0.25, 0.1, 0.25, 1.0) both;animation:textUp1 .8s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; -ms-animation:textUp1 .8s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; 
		animation-delay:0.1s;
	}
	.mainvisual .active .visualtxt1 .txt1 .t2{
		-webkit-animation:textUp1 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both;animation:textUp1 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; -ms-animation:textUp1 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; 
		animation-delay:.2s; 
	}
	.mainvisual .active .visualtxt1 .txt1 .t3{
		-webkit-animation:textUp1 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both;animation:textUp1 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; -ms-animation:textUp1 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; 
		animation-delay:.2s; 
	}
	.mainvisual .active .visualtxt1 .txt1 a{
		-webkit-animation:textDown2 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:textDown2 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; 
		animation-delay:.2s; animation-duration:1.5s;
	}
	
	
	.mainvisual .ctrbox1{position:absolute; left:50px; top:50%; z-index:10; margin-top:-2%; text-align:center;
	transition: all 0.5s ease;
		-webkit-transition: all 0.5s ease;}
	.mainvisual .ctrbox1 .slidebtn1{}
	.mainvisual .ctrbox1 .slidebtn1 > li{position:relative; cursor:pointer; width:9px; height:9px; background:#fff; border-radius:50%; font-size:0; margin:20px 0;}
	.mainvisual .ctrbox1 .slidebtn1 > li::before{position:absolute; left:4px; top:4px; width:0px; height:0px; border-radius:50%; background:rgba(255,255,255,.3); content:"";
	transition: all 0.5s ease;
		-webkit-transition: all 0.5s ease;}
	.mainvisual .ctrbox1 .slidebtn1 > li.slick-active::before{left:-9px; top:-9px; width:28px; height:28px;}
	
	
	@-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 bounce1 {
	 from {transform: translate3d(0, 0, 0); }
	  to {transform: translate3d(0, 25%, 0);}
	}
	@keyframes bounce1 {
	  from {transform: translate3d(0, 0, 0); }
	  to {transform: translate3d(0, 25%, 0);}
	}
	
	@-webkit-keyframes fadeIn {
	 from {opacity:0;}
	  to {opacity:1;}
	}
	@keyframes fadeIn {
	  from {opacity:0;}
	  to {opacity:1;}
	}
	
	
	@-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.04,1.04);transform:scale(1.04,1.04);}
	to {-webkit-transform:rotate(0.002deg) scale(1,1); transform:rotate(0.002deg) scale(1,1);}
	}
	
	@keyframes drift {
	from {-webkit-transform:scale(1.04,1.04); transform:scale(1.04,1.04);}
	to {-webkit-transform:rotate(0.002deg) scale(1,1); transform:rotate(0.002deg) scale(1,1);}
	}
	@-ms-keyframes drift {
	from {-webkit-transform: scale(1.04,1.04); transform:scale(1.04,1.04);}
	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(10%,0,0);transform:translate3d(10%,0,0)}
		to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
	}
	@keyframes fadeInMove2{
		0%{opacity:0;-webkit-transform:translate3d(10%,0,0);transform:translate3d(10%,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%{margin-top:70px; padding-left:0;}
		to{margin-top:0px; padding-left:0;}
	}
	@keyframes ani1{
		0%{margin-top:70px; padding-left:0;}
		to{margin-top:0px; padding-left:0;}
	}
	
	@-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; }
	}
	@-moz-keyframes spin {
		from { -moz-transform: rotate(0deg); }
		to { -moz-transform: rotate(360deg); }
	}
	@-webkit-keyframes spin {
		from { -webkit-transform: rotate(0deg); }
		to { -webkit-transform: rotate(360deg); }
	}
	@keyframes spin {
		from {transform:rotate(0deg);}
		to {transform:rotate(360deg);}
	}
	
	
	.mncont1{position:relative; width:100%; height:960px;}
	.mncont1::before{position:absolute; left:0; top:0; width:100%; height:690px; background:url(../../images/main/bg_best1.jpg) no-repeat center top; background-size:cover !important; z-index:-1; content:""}
	.mncont1::after{position:absolute; right:0; bottom:109px; width:164px; height:210px; background:url(../../images/main/bg_busy1.png) right bottom; z-index:-2; content:""}
	.mncont1 .mcont1{width:1400px; margin:0 auto; padding-top:120px; }
	.mncont1 .mcont1 > .tit1{}
	.mncont1 .mcont1 > .tit1 h3{font-family: 'GmarketSansMedium'; color:#fff; font-size:50px; line-height:50px; font-weight:400;}	
	.mncont1 .mcont1 > .tit1 p{margin-top:20px;  font-size:18px; color:rgba(255,255,255,.8); line-height:24px;}
	.mncont1 .mcont1 > .tit1 p > em{display:block; font-weight:900; font-size:18px; line-height:24px; 
	background: linear-gradient(to right, #0171bf, #46a8d6);
	color: transparent;
    -webkit-background-clip: text;
	-moz-background-clip: text;
      background-clip: text;}
	.mncont1 .mcont1 > .cont1{margin-top:80px; width:100%;
	display:-ms-grid;
	display:grid; 	
	-ms-grid-columns: 730px 30px 640px;
	grid-template-columns: 1fr 1fr;
	-ms-grid-rows:auto 30px auto;
	grid-template-rows: 1fr 1fr;
	grid-column-gap:30px;
	grid-row-gap:30px;
	}
	.mncont1 .mcont1 > .cont1 > *:nth-child(1) {
		grid-row: 1 / span 2;
		-ms-grid-row-span: 3;
		-ms-grid-row: 1; -ms-grid-column: 1;
	}
	.mncont1 .mcont1 > .cont1 > *:nth-child(2) {
		-ms-grid-row: 1; -ms-grid-column: 3;
	}
	.mncont1 .mcont1 > .cont1 > *:nth-child(3) {
		-ms-grid-row: 3; -ms-grid-column: 3;
	}
	.mncont1 .mcont1 > .cont1 > *{box-shadow: 1px 1px 10px 0 rgba(0,0,0,.2);}
	
	.mncont2{position:relative; width:100%; height:600px; margin-bottom:150px;}
	.mncont2::before{position:absolute; right:-40px; top:48%; font-family: 'GmarketSansMedium'; letter-spacing:7px; font-size:18px; color:#999999; content:"Our Service";
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	transform:rotate(90deg);}
	.mslide1{box-sizing:border-box;text-align:left; min-width:1400px;}
	.mslide1 .slick-slide .img1{position:relative; display:inline-block; width:50%; height:560px; vertical-align:middle; background-size:cover !important; border-radius:0 54px 0 0; margin-bottom:40px; margin-left:-2%;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;}
	.mslide1 .slick-slide .img1::before{position:absolute; left:0; bottom:-20px; padding-right:0px; width:100%; height:448px; opacity:0; background:url(../../images/main/bg_busy1.png) right bottom; z-index:-1; content:"";
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition-delay:.08s;}
	.mslide1 .slick-slide .cont1{display:inline-block; width:45%; vertical-align:middle; box-sizing:border-box; padding-left:90px;}
	.mslide1 .slick-slide .cont1 > div{position:relative;}
	.mslide1 .slick-slide .cont1 > div::before{position:absolute; left:0; bottom:40px; width:90%; height:2px; background:#afb7c6; z-index:-1; content:""}
	.mslide1 .slick-slide .cont1 > div h4{display:inline-block; font-family: 'GmarketSansMedium'; font-weight:400; font-size:65px; line-height:74px; color:#333; background:#fff; padding-right:30px; }	
	.mslide1 .slick-slide .cont1 > em{display:block; font-size:30px; color:#333;  margin-top:40px;}
	.mslide1 .slick-slide .cont1 > em > b{font-weight:600;}
	.mslide1 .slick-slide .cont1 > p{font-size:16px; color:#666666; line-height:22px; margin-top:10px;}
	
	.mslide1 .slick-active .img1{margin-left:0;}
	.mslide1 .slick-active .img1::before{opacity:1; bottom:-40px; padding-right:30px;}
	
	.sctrbox1{position:absolute; left:50%; bottom:40px; margin-left:90px; width:36%; text-align:left;}
	.sctrbox1 a.lnk1{display:inline-block; color:#333; border:2px solid; font-size:16px; margin-top:60px; width:260px; height:60px; line-height:58px; font-weight:600; box-sizing:border-box; text-align:center;}
	.sctrbox1 a.pbtn1{position:absolute; right:0; bottom:0; font-size:0; line-height:0; width:7px; height:11px; background:url(../../images/main/btn_play1.png) no-repeat right center;}
	.sctrbox1 a.pbtn1.on{background-position:left center;}
		
	.sctrbox1 .dotbtn1{position:absolute; right:14px; bottom:0;}
	.sctrbox1 .dotbtn1 > li{display:inline-block; cursor:pointer; font-size:0; line-height:0; width:10px; height:10px; background:#dddddd; border-radius:50%; margin:0 4px;}
	.sctrbox1 .dotbtn1 > li.slick-active{background:#1866b2;}
/*main*/

/*cflayer1*/
	.cflayer1{width:100%; max-width:1200px;  z-index:10000;}
	.cflayer1 .top1{position:relative;  margin-top:-40px;}
	.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:380px; overflow:hidden; z-index:10;}
	.svisualbox1 .slider1{position:absolute; left:0; top:0; width:100%; height:380px; 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:158px; width:100%;}
	.svisualbox1 .visualtxt1 .txt1{text-align:center; font-size:16px; line-height:24px;  color:#fff; font-weight:300}
	.svisualbox1 .visualtxt1 .txt1 em{display:block; font-size:45px; line-height:60px; font-weight:800;}

	@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; display:none;}

	
	.loc{position:relative; height:100px; font-size:11px; color:#888888; text-align:center; display:none;}	
	
/*sub*/
		
	.introtxt1{position:relative; font-size:22px; line-height:32px; color:#666666; text-align:left; padding-top:70px;}
	.introtxt1 b{color:#333;}
	.introtxt1 b em {color:#0966b1}
	.introtxt1 b span{color:#ed2024;}
	.introtxt1 p{font-size:22px; line-height:32px; color:#666666;}
	
	.introtxt1.t2::before{position:absolute; left:0; top:0; width:100px; height:3px; background:#333; content:"";}
	
	
	.historylist1{display:flex; width:100%;}
	.historylist1 > *{margin-left:60px; flex:1;}
	.historylist1 > *:first-child{margin-left:0;}
	.historylist1 > li{position:relative;}
	.historylist1 > li::before{position:absolute; left:-62px; top:28px; width:100px; height:3px; background:url(../../images/intro/ico_dot1.gif) repeat-x center center; z-index:-1; content:""}
	.historylist1 > li:first-child::before{display:none;}
	.historylist1 > li > em{display:block; font-size:28px; line-height:26px; color:#0966b1; border:2px solid; box-sizing:border-box; padding:15px 0 13px; border-radius:30px; background:#fff; font-family:"GmarketSansMedium"}
	.historylist1 > li:last-child > em{background:#0966b1; color:#fff; font-family:"GmarketSansBold"}
	.historylist1 > li > ul{}
	.historylist1 > li > ul li{text-align:left; margin-top:30px; padding-left:25px; font-size:18px; line-height:24px; color:#666}
	.historylist1 > li > ul li em{position:relative; display:block; margin-bottom:8px; color:#333; font-size:20px; font-weight:800;}
	.historylist1 > li > ul li em::before{position:absolute; left:-25px; top:11px; width:18px; height:1px; border-bottom:1px solid #b3b3b3; background:#7d7d7d; content:""}
	
	.businessbox1{display:flex; width:100%; flex-wrap:wrap; align-content:stretch; }
	.businessbox1 > *{position:relative; flex:0 0 50%; box-sizing:border-box; margin-bottom:100px;}
	.businessbox1 > *::before{position:absolute; left:0; top:0; width:1px; height:100%; background:url(../../images/common/ico/line_dot1.png) repeat-y right top; content:""}
	.businessbox1 > *:nth-child(2n+1)::before{display:none;}
	.businessbox1 > li > .img1{position:relative; margin-bottom:140px;}
	.businessbox1 > li > .img1 img{max-width:100%;}
	.businessbox1 > li > .img1::before{position:absolute; right:50%; bottom:-100px; margin-right:-100px; width:200px; height:200px; border-radius:50%; background:#0966b1 url(../../images/business/ico1.png) no-repeat left center; content:""}
	.businessbox1 > li:nth-child(2) > .img1::before{background-position:33.33% center;}
	.businessbox1 > li:nth-child(3) > .img1::before{background-position:66.66% center;}
	.businessbox1 > li:nth-child(4) > .img1::before{background-position:100% center;}
	.businessbox1 > li > .cont1{padding:0 60px;}
	.businessbox1 > li > .cont1 > .tit1{font-family:"GmarketSansMedium"; font-size:30px; line-height:34px; color:#333;}
	.businessbox1 > li > .cont1 > .tit1 > em{display:block; font-size:24px; color:#0966b1; font-family:"GmarketSansBold"; margin-bottom:14px;}
	.businessbox1 > li > .cont1 > .tit1 > span{display:block; font-size:16px; line-height:20px; color:#0966b1; margin-top:4px;}
	.businessbox1 > li > .cont1 > .txt1{text-align:left; color:#666; font-size:18px; line-height:26px; font-weight:300; word-break:keep-all; word-wrap:break-word; margin-top:15px;}
	
	.clientlist1{display:flex; width:100%; flex-wrap:wrap; align-content:stretch; gap:20px; }
	.clientlist1 > *{width:100%; max-width:264px; flex-grow: 0; box-sizing:border-box; border:1px solid #ddd; height:164px; vertical-align:middle;display: flex; justify-content:center;  align-items:center;}
	.clientlist1 > *:first-child{margin-left:0;}
	.clientlist1 > * img{max-width:100%;}
	
	.mapbox1{
		width:100%; max-width:1400px;
		margin-top:3%; margin-bottom:30px;
		border:1px solid #ddd;
	}
	.mapbox1 > div{
		position:relative; 
		width:100%; height:0; 
		padding-bottom:50%;
	}

	.mapmarker1{
		position:relative; 
		display:inline-block; 
		border:1px solid #0475f4; background:#0475f4; border-radius:20px;
		padding:11px 10px 11px 46px; 
		color:#fff; font-size:14px; word-break:keep-all; white-space:nowrap;
		z-index:2
	}
	.mapmarker1::after{
		position:absolute; left:1px; top:0px; 
		width:40px; height:40px; 
		background:#0082c9 url(/images/common/ico/ico_pointer1.png) no-repeat center center; border-radius:20px; 
		content:""
		}
	.mapmarker1::before{
		position:absolute; left:14px; bottom:-3px;
		width:0px; height:0;
		border-bottom:10px solid #0475f4; border-left:10px solid transparent; border-right:1px solid #0475f4;
		webkit-transform:rotate(45deg);
		-moz-transform:rotate(45deg);
		-ms-transform:rotate(45deg);
		-o-transform:rotate(45deg);
		transform:rotate(45deg);
		content:"";
	}
	
	.directionbtn1{border-top:1px solid #333; text-align:right; margin-top:50px; padding-top:50px;}
	.directionbtn1 > a{display:inline-block; border:1px solid; box-sizing:border-box; color:#0966b1; width:200px; height:60px; text-align:center; line-height:60px; font-weight:800; font-size:16px;}
	.directionbtn1 > a > span::before{display:inline-block; width:15px; height:25px; background:url(../../images/common/ico/ico_naver1.png) no-repeat center center; vertical-align:middle; margin-top:-4px; margin-right:4px; content:""}
	.directionbtn1 > a:nth-child(2){margin-left:5px;}
	.directionbtn1 > a:nth-child(2) > span::before{width:19px; background:url(../../images/common/ico/ico_pointer2.png) no-repeat center center;}
	
	.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: #203158;}
	.tab1 li.on + li:before{display:none;}	
	.tab1 li a{display:block; line-height:50px; color:#666666;}
	.tab1 li.on{color:#fff;  background:#203158;  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:#22b24c; 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:#22b24c;}
	#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:#22b24c; 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:#22b24c; 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:#22b24c; 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: 'Pretendard'; 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;}
.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; }