@import url(../../../../common/css/font.css);

body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button{margin:0;padding:0;-webkit-text-size-adjust:none}
body,input,textarea,select,table,button{font-size:12px;line-height:1.25em;font-family: "Noto Sans KR",Gulim,Helvetica,AppleGothic,Sans-serif;}
input[type=text] {line-height:22px;}
textarea,select{-webkit-border-radius:1px; border-radius:0;}
p{line-height:18px;}
input{-webkit-border-radius:1px; border-radius:0;}
input[type="checkbox"]{-webkit-appearance:block;}
input[type="image"]{-webkit-border-radius:1px; border-radius:0; -webkit-appearance:none; }
html,body{width:100%; height:100%;}
body{position:relative;background-color:#FFFFFF;color:#000;word-wrap:break-word;word-break:break-all;}
body{min-width:320px}
body.fixed{width:100%;overflow-y:hidden;text-overflow: ellipsis;}
legend{display:none;}
img,fieldset{border:0; margin:0;}
ul,ol{list-style:none}
a{color:#000;text-decoration:none;cursor:pointer}
caption{display:none;}
em{font-style:normal;}
dspm{display:inline-block; vertical-align:middle;}

body.bfixed{background-color:rgba(0,0,0,.4);}
body.bfixed #header{display:none;}
body.bfixed #wrap{display:none;}
body.bfixed #footer{display:none;}

::-webkit-input-placeholder {
   color: #aaaaaa;
   opacity: .7;
   font-weight:normal; font-family: "Noto Sans KR"; font-size:14px;
   text-indent:2px;
} 
:-moz-placeholder {
   color: #aaaaaa;
   opacity: .7;
   font-weight:normal; font-family: "Noto Sans KR"; font-size:14px;
   text-indent:2px;
}
::-moz-placeholder {
   color: #aaaaaa;
   opacity: .7;
   font-weight:normal; font-family: "Noto Sans KR"; font-size:14px;
   text-indent:2px;
}
:-ms-input-placeholder {
   color: #aaaaaa; 
   opacity: .7;
   font-weight:normal; font-family: "Noto Sans KR"; font-size:14px;
   text-indent:2px;
}

/*base*/
.fl{float:left;}
.fr{float:right;}

.cboth{clear:both;}

.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}

.dspm{display:inline-block; vertical-align:middle;}

.positionr{position:relative;}

.mT1{margin-top:18px;}
.mT2{margin-top:6px}
.mT3{margin-top:10px}
.mT4{margin-top:4px}
.mT5{margin-top:1px}

.mT10{margin-top:10px;}
.mT20{margin-top:20px;}
.mT30{margin-top:30px;}
.mT40{margin-top:40px;}
.mT50{margin-top:50px;}
.mT70{margin-top:70px;}

@media screen and (min-width: 480px){
	.mT1{margin-top:30px;}
	.mT2{margin-top:14px}
	.mT3{margin-top:20px}
}
@media screen and (max-width: 480px){
	.mT10{margin-top:5px;}
	.mT20{margin-top:10px;}
	.mT30{margin-top:15px;}
	.mT40{margin-top:20px;}
	.mT50{margin-top:25px;}
	.mT70{margin-top:35px;}
}

.img1{width:100%;}
.img98{width:98%; margin:0 auto; display:block;}
.img90{width:90%; margin:0 auto; display:block;}
.img49{width:49%;}
.img50{width:50%;}
.img25{width:25%;}
@media screen and (max-width: 480px){
	.himg1{height:20px; }
	.himg2{height:16px; }
	
}
@media screen and (max-width: 530px){
	.himg3{height:13px; }
	.himg4{height:10px; }
	.himg5{height:40px; }
	.himg6{height:60px; }
}
.txtbox1{width:100%; line-height:24px; color:#666666; font-weight:400; font-size:13px; text-align:left; font-family: "Noto Sans KR"}
@media screen and (max-width: 480px){
	.txtbox1{font-size:12px; line-height:20px;}
}

.txtbox2{position:relative; font-size:18px; color:#666666; text-align:center; line-height:22px;}
.txtbox2 em{display:block; font-size:30px; line-height:30px; color:#333333; font-weight:bold; margin-bottom:10px;font-family: 'NanumSquareEB';}

.tab_tit{display: block; text-align: center; margin-bottom: 50px;}
.tab_tit img{width: 92px;}
@media screen and (max-width: 530px){
	.txtbox2{font-size:14px;}
	.txtbox2 em{font-size:18px; line-height:25px;}
	.txtbox2 > span{display:block;}
}

.txtbox4{position:relative; font-size:16px; color:#666666; line-height:24px;}
@media screen and (max-width: 530px){
	.txtbox4{font-size:14px; line-height:20px;}
}

.stxtbox1{font-size:14px;}
.stxtbox1 em{font-weight:bold; color:#333; display:inline-block;}
	.stxtbox1 em strong{color:#aec52c;}
@media screen and (max-width: 530px){
	.stxtbox1{font-size:12px;}
}

.stitbox1{text-align:left;}
.stitbox1 em.tit1{font-weight:bold; color:#333; font-size:24px; line-height:24px;}
.stitbox1 em.tit1 strong{color:#b59270;}
.stitbox1 em.tit1:before{display:inline-block; vertical-align:middle; margin:0 8px 5px 0; width:3px; height:22px; background:#aec52c;}
.stitbox1 p{font-size:16px; color:#666666; line-height:22px; margin-top:4px;}

@media screen and (max-width: 640px){
	.stitbox1 em.tit1{font-size:4.8vw; line-height:5vw;}
	.stitbox1 em.tit1::before{height:4.4vw; top:.4vw;}
	.stitbox1 p{font-size:13px; line-height:16px; margin-top:4px;}
}

.txtbox3{position:relative; font-size:20px; color:#666666; text-align:center; line-height:30px;}
.txtbox3 em{display:block; font-size:30px; line-height:30px; color:#333333; font-weight:700; margin-bottom:16px;}
@media screen and (max-width: 640px){
	.txtbox3{font-size:14px;}
	.txtbox3 em{font-size:18px; line-height:24px;}
}
 
.txtbox4{position:relative; font-size:18px; color:#666666; text-align:center; line-height:28px;}
.txtbox4 em{display:block; font-size:55px; line-height:55px; color:#333333; margin-bottom:20px;}
.txtbox4.left{text-align:left;}
@media screen and (max-width: 640px){
	.txtbox4{font-size:14px; line-height:22px;}
	.txtbox4 em{font-size:30px; line-height:30px; margin-bottom:10px;}
}

.nbox1{padding:4% 0; border:1px solid #e4e4e4; text-align:center;}
.nbox1 .tit1{font-size:20px; color:#333; font-weight:600}
.nbox1 .cont1{font-size:16px; color:#666; line-height:22px; margin-top:20px; font-weight:500}
.nbox1 .cont1 em{color:#aec52c;}
.nbox1 .cont1 .dbox1{margin:0 auto; width:50%;}
.nbox1 .cont1 dl{float:left; width:100%; font-size:16px; color:#333333;}
.nbox1 .cont1 dl dt{clear:both; float:left; width:22%; height:40px; line-height:40px; text-align:left; font-weight:600}
.nbox1 .cont1 dl dd{float:left; width:76%; padding-top:6px; text-align:left; }
@media screen and (max-width: 640px){
	.nbox1 .cont1 .dbox1{width:80%;}
	.nbox1 .cont1 dl dt{width:24%; font-size:14px;}
	.nbox1 .cont1 dl dd{width:76%;}
}

.wscreenp1{display:block;}
.wscreenm1{display:none;}
@media screen and (max-width: 768px){
	.wscreenp1{display:none;}
	.wscreenm1{display:block;}
}
/*base*/
#pageWrap{height:100%;}

.not_scroll{
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%
}
.not_scroll #pageWrap {
    position: relative;
    top: 0;
}

.amn{position:fixed; top:0; z-index:201;  width:100%; right:-100%; display:; background:#473d38;
-webkit-transition: right 200ms;
-moz-transition: right 200ms;
-ms-transition: right 200ms;
-o-transition: right 200ms;
transition: right 200ms;
overflow: hidden;
    overflow-y: scroll;
    position: fixed;
}
.amn.view {right: 0;}
.amn {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}
.amn::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera*/
}


.amn .mclose1{text-align:left; padding-left:20px; vertical-align:middle; display:table-cell;}
.amn .mclose1.on{}
.amn .mclose1 em{font-size:26px; color:#fff; display:inline-block;}
.amn .mntop1{position:relative; width:100%; height:100px; font-size:17px; font-weight:bold; text-align:right; margin-top:0px; }
.amn .mntop1 .mmbox1{width:92%;  right:-304px; display:table; vertical-align:middle;
-webkit-transition: right 200ms;
-moz-transition: right 200ms;
-ms-transition: right 200ms;
-o-transition: right 200ms;
transition: right 200ms;
}
.amn.view .mntop1 .mmbox1{position:fixed; right:0; top:0; width:100%; background:none;}

@media screen and (max-width: 640px) {
	
}

@media screen and (max-width: 480px){
	.amn .mntop1 ul li{font-size:20px;}
	.amn .mntop1 ul li em{font-size:13px;}
}
.amn .menubox1{ background:#473d38;}
.amn .mlist{width:100%; border-top:1px solid rgba(255,255,255,.4);}
.amn .mlist li a{color:#cccccc; }
.amn .mlist li.md1{width:100%; padding:0 0;  line-height:40px; color:#fff; margin:0 auto; border-bottom:1px solid rgba(255,255,255,.4);}
.amn .mlist li.md1 a.mlnk1{position:relative; display:block; color:#c8c5c4; text-align:left; background:#473d38 ; padding-left:50px;}
.amn .mlist li.md1 a.mlnk1::after{position:absolute; right:29px; top:21px; width:9px; height:9px; border-left:1px solid; border-bottom:1px  solid; border-color:#fff; font-family: "NanumSquareR"; 
	-webkit-transform:rotate(-135deg);
	-moz-transform:rotate(-135deg);
	-ms-transform:rotate(-135deg);
	-o-transform:rotate(-135deg);
	transform:rotate(-135deg);
}

.amn .mlist li.md1.l1 a{color:#333; letter-spacing:-1px;}
.amn .mlist li.md1 a.mlnk1.lnk1{background:#aec52c; color:#4e4238}
.amn .mlist li.md1.none1 a.mlnk1{background:;}
.amn .mlist li .mdtit1{display:block; line-height:50px; font-size:20px; text-indent:4px; font-weight: bold;}

.amn .mlist li.md1 .md2{display:none; text-align:left; background:#473d38; border-top:none; padding:10px 0;}
.amn .mlist li.md1 .md2 > li{padding:10px 0; }
.amn .mlist li.md1 .md2 > li:last-child{border-bottom:none;}
.amn .mlist li.md1 .md2 > li a{position:relative; display:block; color:#c8c5c4;font-family: "Noto Sans KR"; font-weight:bold; font-size:16px; padding-left:52px;}
.amn .mlist li.md1 .md2 > li a:hover {color: #fff; }
.amn .mlist li.md1 .md2 > li a::before{position:absolute; left:0; top:50%;width:0px; height:1px; background:#fff; content:"";
transition: all 0.2s ease;
		-webkit-backface-visibility:hidden;
		-webkit-transition: all 0.1s ease;}
.amn .mlist li.md1 .md2 > li a:hover::before{width:40px;}
.amn .mlist li ul.md2{font-weight:normal; background:#fff; font-size:16px; letter-spacing:1px; line-height:18px;}

.amn .mlist li ul li .md3{clear:both; padding:10px; margin-bottom:20px;}
.amn .mlist li ul.md2 li ul.md3 li{float:left; line-height:18px;}

.amn .mlist li.md1.on .md2{}
.amn .mlist li.md1.on,.amn .mlist li.md1 a:hover{}
.amn .mlist li.md1.on a.mlnk1{color:#c8c5c4;}
@media screen and (max-width: 640px){
	.amn .mlist li.md1 a.mlnk1{padding-left:35px;}
	.amn .mlist li.md1 .md2 > li a{padding-left:42px; }
	.amn .mlist li.md1 .md2 > li a:hover::before{width:30px;}
}
.amn .qbtnbox1{margin:0 auto; text-align:center; padding:30px 0;}
.amn .qbtnbox1 a{display:inline-block; vertical-align:middle; margin:0 3%;}


.amn .qbtnbox2{margin:0 auto; text-align:center; padding:30px 0; }
.amn .qbtnbox2 a{display:inline-block; vertical-align:middle; margin:0 -1.5%;}
.amn .qbtnbox2 img{width:70%;}

#header{position:fixed; width:100%; min-width:320px; z-index:190;text-align:left; background:#fff;
-webkit-transition: all 200ms;
-moz-transition: all 200ms;
-ms-transition: all 200ms;
-o-transition: all 200ms;
transition: all 200ms;
}
#header.hfixed, #header.on{ position:fixed; left:0; top:0;}
#header.fixed{position:fixed; left:0; top:0; background-color:rgba(255,255,255,1); box-sizing:border-box;  border-bottom:1px solid #ddd;}

.bleft1 {position:fixed; right:0; top:0; text-align:right; z-index:201;  padding:28.4px; box-sizing:border-box; border:1px solid #ddd;
}
.bright1 a img {display:inline-block; vertical-align:middle;}
.logo1{display:inline-block; text-align:left; padding:17.8px 0; padding-left:4%;}
.bright1 {position: absolute; right:98px; top:0px; text-align:right; padding:37.1px; box-sizing:border-box; border:1px solid #ddd;}

.bleft1.on{border:none;}
@media screen and (max-width: 640px) {
	#header {height:;}
	.logo1{}

}
@media screen and (max-width: 480px){	 
	.logo1 img{width:70%;}
	.bleft1{padding:19px;}
	.bright1 {right:79px; padding:27.5px;}
}
/*
#header.nav-up{top:-100px;}
.bleft1.nav-up{top:-100px;}
*/
.mmnbtn1 {
	vertical-align:middle;
	display:inline-block;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	z-index:99;
	-webkit-transform: translateX(0%) translateY(0%);
			transform: translateX(0%) translateY(0%);
  }

.mmnbtn1 .btn.trigger .line {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
			transform: translateX(-50%) translateY(-50%);
  }
  
 
  .mmnbtn1 .btn {
	position: absolute;
	top: 5%;
	left: 10%;
	width: 80%;
	height: 90%;
	z-index: -10;
	cursor: pointer;
	-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);
  }
  .mmnbtn1 .btn.trigger {
	opacity: 1;
	z-index: 100;
	cursor: pointer;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .mmnbtn1 .btn.trigger .line {
	width: 80%;
	height: 2px;
	background: #473d38;
	border-radius: 3px;
  }
  .mmnbtn1 .btn.trigger .line:before, .mmnbtn1 .btn.trigger .line:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background: #473d38;
	border-radius: 3px;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .mmnbtn1 .btn.trigger .line:before {
	top: -10px;
	-webkit-transform-origin: 5% 100%;
			transform-origin: 5% 100%;
  }
  .mmnbtn1 .btn.trigger .line:after {
	top: 10px;
	-webkit-transform-origin: 12% 30%;
			transform-origin: 12% 30%;
  }
  .mmnbtn1.on .trigger .line  {
	height: 0px;
	top: 50%;
  }
  .mmnbtn1.on .trigger .line:before {
	-webkit-transform: rotate(42deg);
			transform: rotate(42deg);
	width: 130%;
	margin-left:0;
	background:#fff;	
	
  }
  .mmnbtn1.on .trigger .line:after {
	-webkit-transform: rotate(-44deg);
			transform: rotate(-44deg);
	width: 130%;
	background:#fff;	
	 margin-left:-1px;
	 margin-top:-1px
  }


/*header*/

/*footer*/
#footer{position:relative; width:100%; float:left;  background:#4e4238; z-index:12;}
#footer.bg1{}
#footer .btn1{position:fixed; right:10px; bottom:50px; z-index:10;}
	.copy{position:relative; padding:20px 10px; max-width:600px; margin:0 auto; text-align:center; }
.sbox1{position:; z-index:0;}	
.footerbtn1{z-index:11; width:100%;}	
.footerbtn1 > ul{position:relative; text-align:center; display:table; width:100%; }
.footerbtn1 > ul li{position:relative; display:table-cell; background:#352c27; text-align:center; vertical-align:middle;}
.footerbtn1 > ul li:nth-child(2){box-sizing:border-box; border-left:1px solid; border-right:1px solid; border-color:rgba(255,255,255,.2)}
.footerbtn1 > ul li:nth-child(3){box-sizing:border-box;  border-right:1px solid; border-color:rgba(255,255,255,.2)}
@media screen and (min-width: 480px){	 
	.copy{padding:40px 20px;}	
}	
@media screen and (max-width: 640px){	 
	.copy img{width:90%;}
	.footerbtn1 > ul img{width:100%;}
	#footer .btn1 img{width:60px;}
}	
/*footer*/

/*main*/
#wrap{position:relative; width:100%; text-align:center; float:left;}
	.wcont{min-width:300px; margin:0 auto; text-align:center;}
@media screen and (min-width: 480px){
	.wcont{padding:0}
}		
	#mainvisual{position:relative; width:100%; margin:0 auto; z-index:1;}
	#mainvisual .visualbox{position:; width:100%; z-index:1;}
	#mainvisual .visualbox .current{}
	

	.svisualbox{position:relative; width:640px; height:860px; z-index:9; margin:0 auto;}	
	.mainimg1{width:100%; height:100%; }
	#mainvisual,
	#mainvisual .slick-list,
	#mainvisual .slick-slide{position:relative; width:100%; height:860px;  }
	#mainvisual .mainimg1{ background:#fff;
		width:100%;
		height:100%;
		background-size:cover !important;
		-webkit-transition:transform 4500ms  ease-in-out ;
		-moz-transition:transform 4500ms ease-in-out ;
		-o-transition:transform 4500ms ease-in-out ;
		-ms-transition:transform 4500ms ease-in-out ;
		transition:transform 4500ms ease-in-out ;	
	}
	/*
	#mainvisual .svisualbox .active .mainimg1{
		-ms-transform: scale(1.1,1.1) rotate(0.002deg);
		-o-transform: scale(1.1,1.1) rotate(0.002deg);
		-moz-transform: scale(1.1,1.1) rotate(0.002deg);
		-webkit-transform: scale(1.1,1.1) rotate(0.002deg);
		 transform: scale(1.0) rotate(0.002deg);
	}
	*/
	#mainvisual .visualtxt1{position:absolute; top:120px; left:0px; width:100%; text-align:center;}
	#mainvisual .visualtxt1 .txt1 img{position:relative; margin:0 auto;}
	#mainvisual .visualtxt1 .txt1 > p{}
	#mainvisual .visualtxt1 .txt1 .m1{margin-top:30px;}
	#mainvisual .visualtxt1 .txt1 .t3::before{display:block; width:1px; height:0px; margin:0 auto; background:#4e4238; z-index:1; opacity:0; content:"";
	transition: all 0.2s ease;
		-webkit-backface-visibility:hidden;
		-webkit-transition: all 0.8s ease;
		transition-delay:.81s;}
	@media screen and (max-width:1400px) {
	}
	#mainvisual .visualtxt1 .txt1{position:relative;
	}
	#mainvisual .active .visualtxt1 .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: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:.31s;
	}
	#mainvisual .active .visualtxt1 .txt1 .t3{
		-webkit-animation:fadeIn 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both;animation:fadeIn 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; -ms-animation:fadeIn 1.5s cubic-bezier(0.25, 0.1, 0.25, 1.0) both; 
		animation-delay:0.9s;
	}
	#mainvisual .active .visualtxt1 .txt1 .t3::before{height:40px; opacity:1; margin-top:25px; margin-bottom:25px;}

	#mainvisual .pop1{position:absolute; left:68px; top:100px; z-index:10}

	#mainvisual .bnn1{position:absolute; left:30px; bottom:0; z-index:11}
	#mainvisual .bnn1 img{margin-left:10px;}
	.slidectr1{position:absolute; right:40px; bottom:0px; width:222px; z-index:10; } 
	.slidectr1 em{position:absolute; right:0; bottom:60px;; display:block; font-size:16px; color:#fff; font-weight:600}
	.slidectr1 .sline1{position:absolute; left:58px; top:7px; width:100px; height:1px;}
	.slidectr1 .sline1::before{position:absolute; left:0px; top:0px; width:100px; height:1px; background:rgba(255,255,255,.4); opacity:1; content:""; z-index:-1;}
	.slidectr1 .sline1 span{position:relative; display:block; background:rgba(255,255,255,1); width:0; height:1px; z-index:2;
	transition-duration:.8s;
	transition-delay:0s;
	}
	.slidectr1 .sline1 span.active{width:100%;
	-moz-transition:all 4s ease-in-out;
	-webkit-transition:all .20s ease-in-out;
	-moz-transform:all 4s ease-in-out;
	transform:all 4 ease-in-out;
	transition-duration:4s;
	transition-delay:0s;
	}
	
	.sprev1,
	.snext1{position:absolute; right:0px; bottom:175px; width:70px; height:70px;line-height:20px; text-indent:-5000px; background:url(../../images/btn_arr1.png) no-repeat center top; cursor:pointer; }
	.snext1{bottom:104px; background-position:center bottom;}
	/*
	.sprev1:hover{ animation: play-left 400ms linear infinite alternate; animation-timing-function:ease-in-out; animation-delay:.1s; }
	.snext1:hover{ animation: play-right 400ms linear infinite alternate; animation-timing-function:ease-in-out; animation-delay:.1s;}
	*/
	
	@-webkit-keyframes fadeIn {
	 from {opacity:0;}
	  to {opacity:1;}
	}
	@keyframes fadeIn {
	  from {opacity:0;}
	  to {opacity:1;}
	}
	
	@-webkit-keyframes textUp1 {
	  from {transform: translate3d(0, 150%, 0); }
	  to {transform: translate3d(0, 0, 0);}
	}
	@keyframes textUp1 {
	  from {transform: translate3d(0, 150%, 0); }
	  to {transform: translate3d(0, 0, 0);}
	}
	
	@-webkit-keyframes textDown1 {
	  from {opacity:0;filter:Alpha(opacity=0);transform: translate3d(0, -20%, 0); }
	  to {	opacity:1.0;filter:Alpha(opacity=100);transform: translate3d(0, 0, 0);}
	}
	@keyframes textDown1 {
	  from {opacity:0;filter:Alpha(opacity=0);transform: translate3d(0, -20%, 0); }
	  to {	opacity:1.0;filter:Alpha(opacity=100);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,1);transform:scale(1,1);}
	to {-webkit-transform:rotate(0.002deg) scale(1.02,1.02); transform:rotate(0.002deg) scale(1.02,1.02);}
	}
	
	@keyframes drift {
	from {-webkit-transform:scale(1,1); transform:scale(1,1);}
	to {-webkit-transform:rotate(0.002deg) scale(1.02,1.02); transform:rotate(0.002deg) scale(1.02,1.02);}
	}
	@-ms-keyframes drift {
	from {-webkit-transform: scale(1,1); transform:scale(1,1);}
	to {-webkit-transform:rotate(0.002deg) scale(1.02,1.02); transform:rotate(0.002deg) scale(1.02,1.02);}
	}
	@keyframes drift {
		from{
		margin-left:0px;
	  }
	  to{
		margin-left:-4px;
	  }
	}
	@-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)
	  }
	}
	@keyframes drift {
		from{
		margin-left:0px;
	  }
	  to{
		margin-left:4px;
	  }
	}
	@-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)
	  }
	}
	.bnnbox1{display:table; width:100%; table-layout:fixed; background:#493f39;}
	.bnnbox1 > li{display:table-cell;}
	@media screen and (max-width: 640px){
		.bnnbox1 > li img{width:100%;}
	}
	
	
	.mncont1{position:relative; padding:70px 18%; text-align:center;}
	.mslide1{position:relative; width:100%; margin:0 auto; margin-top:30px;}
	.mslide1 .slick-slide{padding:0 10px}
	.bprev1,
	.bnext1{position:absolute; left:4%; top:48%; width:29px; height:52px; background:url(../../images/btn_arr1.png) no-repeat left center; text-indent:-5000px;}
	.bnext1{left:auto; right:4%; background-position:right center;}
	.bprev1:hover{ animation: play-left 400ms linear infinite alternate; animation-timing-function:ease-in-out; animation-delay:.1s; }
	.bnext1:hover{ animation: play-right 400ms linear infinite alternate; animation-timing-function:ease-in-out; animation-delay:.1s;}
	
	@media screen and (max-width: 640px){	
		.mncont1{padding:40px 14%;}
		.mslide1{margin-top:14px;}
		.mncont1 .tit1 img{width:80%;}
	}
	
	.mncont2{padding:70px 30px; background:#483d37;}
	.mncont2 .videobox1{position:relative; width:100%; height:0; padding-bottom:56.2%; background:#fff; margin-top:30px;}
	.mncont2 .videobox1 .vtit1{position:relative; z-index:2; padding-top:11%; width:54%; margin:0 auto;}
	.mncont2 .videobox1 iframe{opacity:.4}
	.mslide2{ margin-top:20px;}
	.mslide2 .slick-slide{padding:0 5px}
	.mslide2 .slick-slide img{margin:0 auto;}
	.mncont2 .sdot1{margin:0 auto; margin-top:50px; display:table;}	
	.mncont2 .sdot1 > li{float:left; width:10px; height:10px; line-height:0; font-size:0; background:#fff; margin:0 6px; border-radius:100%; text-indent:-5000px; cursor:pointer;}
	.mncont2 .sdot1 > li.slick-active{background:#a9c245;}
	@media screen and (max-width: 640px){	
		.mncont2{padding:40px 20px;}
		.mslide2{margin-top:14px;}
		.mncont2 .videobox1{margin-top:14px;}
		.mncont2 .tit1 img{width:70%;}
		.mslide2{margin-top:10px;}
		.mncont2 .sdot1{margin-top:20px;}
		.mncont2 .sdot1 > li{margin:0 3px;}
	}
	
	.mncont3{position:relative; padding:70px 10%; text-align:center;}
	.mslide3{position:relative; width:80%; margin:0 auto; margin-top:30px;}
	.mslide3 .slick-slide{padding:0 10px}
	.bprev2,
	.bnext2{position:absolute; left:4%; top:66%; width:29px; height:52px; background:url(../../images/btn_arr1.png) no-repeat left center; text-indent:-5000px;}
	.bnext2{left:auto; right:4%; background-position:right center;}
	.bprev2:hover{ animation: play-left 400ms linear infinite alternate; animation-timing-function:ease-in-out; animation-delay:.1s; }
	.bnext2:hover{ animation: play-right 400ms linear infinite alternate; animation-timing-function:ease-in-out; animation-delay:.1s;}
	
	@media screen and (max-width: 640px){	
		.mncont3{padding:40px 8%;}
		.mslide3{margin-top:14px;}
		.mncont3 .tit1 img{width:88%;}
	}
	
	.mncont4{padding:70px 30px; background:#f5f5f5;}
	@media screen and (max-width: 640px){	
		.mncont4{padding:40px 20px;}
		.mncont4 .tit1 img{width:50%;}
	}
	
.cflayer1{position:fixed; left:0; top:10%;  background:; width:100%;  z-index:10000;}
.cflayer1 .top1{position:relative;  background:;}
.cflayer1 .top1 h2{font-size:36px; color:; padding:20px 0; margin-bottom:10px;}
.cflayer1 .top1 .cbtn1{position:absolute; right:3%; top:0; 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%;
}
/*main*/



/*sub*/
#swrap{position:relative; width:100%; z-index:1}
.scont{margin:0 auto; padding:8% 10px 10px 10px; clear:both;}
@media screen and (min-width: 480px){	 
	.scont{padding:8% 20px 20px 20px;}
}

#scontent{min-height:500px;}

.titbox1{position:relative; padding:10px 0 0px; background-size:cover; text-align:center; display:none;}
.titbox1 .ttit1{position:relative; font-weight:500; font-size:22px; color:#333333; padding:10px 0 20px; line-height:24px; font-family: 'Noto Sans KR';}
.titbox1 .ttit1:after{position:absolute; right:50%; top:46px; margin-right:-7px; width:14px; height:9px; background:url(/images/sub/ico_tit1.png) no-repeat center center; }
@media screen and (min-width: 480px){	 
	.titbox1{padding:0px 0 0px;}
	.titbox1 .ttit1{font-size:36px; padding:20px 0 30px;  line-height:40px;}	
	.titbox1 .ttit1:after{ top:86px;}
}
	
.ttbox1{position:relative; text-align:center; line-height:20px; font-size:24px; line-height:26px; color:#333;}
.ttbox1 em{color:#aec52c; font-style:normal; font-weight:bold;}
@media screen and (max-width:560px){	 
	.ttbox1{font-size:20px; line-height:26px;}
}
@media screen and (max-width:480px){
	.ttbox1{font-size:16px; line-height:20px;}
}
.svisualbox1{position:relative; z-index:1}

.submenubox1{position:relative; width:94%; line-height:60px; z-index:1000; margin-top:-30px; z-index:20; padding: 0 3%; display:none;}

.leftmenu01{display:table; width:100%; background:#59504b}
.leftmenu01 > li{position:relative; display:table-cell; text-align:center;}
.leftmenu01 > li::before{position:absolute; left:0; top:0; width:1px; height:100%; background:rgba(255,255,255,.2); content:""}
.leftmenu01 > li:first-child::before{display:none;}
.leftmenu01 > li a{display:block; line-height:50px; background:#59504b; color:#fff; font-size:18px;}
.leftmenu01 > li a.on, .leftmenu01 > li a:hover{background:#fff; color:#59504b;}
@media screen and (max-width:640px){
	.leftmenu01 > li a{line-height:18px; font-size:14px; padding:10px 0;}
}
@media screen and (max-width:380px){
	.leftmenu01 > li a{font-size:11px; letter-spacing:-1}
}

.tab1{display:table; table-layout:fixed; width:100%;}
.tab1 li{position:relative; display:table-cell; line-height:50px; background:#; border:1px solid #99948f; 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:100%; background:#99948f;}	
.tab1 li.on:before{background: #99948f;}
.tab1 li.on + li:before{display:none;}	
.tab1 li a{display:block; padding:16px 0; line-height:20px; color:#888;}
.tab1 li.on{background:#ddd;  font-weight:bold; border-bottom:1px solid #99948f;}	
.tab1 li.on a{color:#333;}

.tab1.t1 li{float:left; width:49.2%;}
.tab1.t1 li.w1{float:left; width:99%;}

.tab1.t2{display:flex; flex-wrap: wrap;}
.tab1.t2 li{flex:auto; width:25%; display:block; box-sizing:border-box; border-bottom:none;}
.tab1.t2 li a{white-space:nowrap}
.tab1 li.on + li:before{display:none;}	
.tab1.t2 li.on{ background:#ddd;}	
.tab1.t2 li.on a{color:#333;}
.tab1.t2 li:nth-child(13), .tab1.t2 li:nth-child(14), .tab1.t2 li:nth-child(15), .tab1.t2 li:nth-child(16){border-bottom:1px solid #99948f;}

.tab1 li.list1{border-left: 1px solid #99948f;}

.tab1.t3{width:auto; margin:0 auto;}
.tab1.t3 li{border:none;}
.tab1.t3 li::before{display:none;}
.tab1.t3 li::after{position:absolute; left:0; top:35%; width:1px; height:30%; background:#888; content:"";}
.tab1.t3 li:first-child::after{display:none;}
.tab1.t3 li a{margin:0 30px; color:#888; white-space:nowrap}
.tab1.t3 li.on{background:none;}	
.tab1.t3 li.on a{color:#333;}



.tab2{display:table; table-layout:fixed; width:100%;}
.tab2 li{position:relative; display:table-cell; text-align:center; font-size:18px; vertical-align:middle; background:#be9176; padding-left:10px;}
.tab2 li:before {display:block; content:''; position:absolute; top:0; left:0; width:10px; height:50px; background:#fff;}	
.tab2 li:first-child{padding-left:0;}
.tab2 li:first-child:before{display:none;}
.tab2 li a{display:block; padding:10px 0;color:#fff;}
.tab2 li.on{background:#003936; font-weight:bold;}	
.tab2 li.on a{color:#fff; }
.tab2.t2 li:nth-child(2) a{background:#3b3b3b;}
.tab2.t2 li a:after{position:absolute; right:15px; top:34%; content:">"; font-family:dotum; font-size:12px; font-weight:bold;}

.tab3{display:table; table-layout:fixed; width:100%;}
.tab3 li{position:relative; display:table-cell; /*border:1px solid #ddd;*/ color:#666666; text-align:center; vertical-align:middle; background:#f2f2f2}
.tab3 li:before {display:block; content:''; position:absolute; /*top:0; left:-1px; width:1px;*/ height:100%; background:#ddd;}	
.tab3 li.on:before{background: #aec52c;}
.tab3 li.on + li:before{display:none;}	
.tab3 li a{display:block; padding:16px 0; font-size:18px; line-height:20px; color:#666666;}
.tab3 li.on{color:#fff; background:#aec52c; font-weight:bold;}	
.tab3 li.on a{color:#fff;}

.tab3.t1 li{float:left; width:33.3%;}
.tab3.t1 li.w1{float:left; width:33.3%;}
.tab3.t2 li{float:left; width:24%;}


@media screen and (max-width: 480px){	
.tab1 li a{font-size:12px; padding:10px 0; line-height:16px;}
.tab3 li a{font-size:12px; padding:10px 0; line-height:16px;}
}


.brandbox1{padding:60px 30px; background:#483d37;}
.brandbox1 .tit1{text-align:center;}
.brandbox1 .videobox1{position:relative; height:0; background:#fff; padding-bottom:56.2%; margin-top:30px;}
.brandbox1 .videobox1 .vtit1{position:relative; z-index:2; padding-top:9%; width:52%; margin:0 auto;}
.brandbox1 .videobox1 iframe{opacity:.4}
@media screen and (max-width: 640px){	
	.brandbox1{padding:40px 20px;}
	.brandbox1 .tit1 img{width:80%;}
	.brandbox1 .videobox1{margin-top:14px;}
}

.agree1{background:;}
.agree1 .tit1{position:relative; font-weight:bold; text-align:left; color:#333; font-size:24px; line-height:30px;}
.agree1 .tit1::before{position:absolute; left:0; top:5px; width:3px; height:22px; background:#aec52c; }
.agree1 .scrollbox1{ background:#fff; line-height:22px; font-weight:normal; text-align:left; overflow-y:auto; font-size:13px; color:#888; border:1px solid #dddddd; padding:15px; margin-top:10px}
.agree1 .scrollbox1 h3{color:#666666; font-size:14px; font-weight:normal;}
.agree1 .scrollbox1 h4{color:#333333; font-size:15px; margin:0; margin-top:30px;}
.agree1 .scrollbox1 h5{color:#666666; font-size:14px; margin:0; margin-top:0px; font-weight:normal;}
.agree1 .scrollbox1 h6{color:#666666; font-size:14px; margin:0; font-weight:normal;}
.agree1 .scrollbox1 > ul > li{padding-top:20px; padding-left:10px; font-size:14px; line-height:22px;}
.agree1 .scrollbox1 > ul > li > p{line-height:22px;}
.agree1 .scrollbox1 > ul > li > ul > li{position:relative; padding-left:20px;}
.agree1 .scrollbox1 > ul > li > ul > li::before{position:absolute; left:6px; top:8px; width:6px; height:1px; background:#ddd; content:"";}
.agree1 .scrollbox1 > ul > li strong{color:#333;}
@media screen and (max-width: 480px){	
.agree1{padding:6px;}
.agree1 .tit1{font-size:4.8vw; line-height:5vw;}
.agree1 .tit1::before{height:4.4vw; top:.4vw;}
}
/*sub*/

.tbl1{border-top:2px solid #000000; border-spacing:0; border-collapse:collapse; table-layout:fixed; font-size:16px;}
	.tbl1 th{background:#f5f5f5; text-align:center; padding:18px 0; border-right:1px solid #e3e5e4; color:#333; border-bottom:1px solid #e3e5e4; line-height:22px;}
	.tbl1 td{background:#fff; padding:10px 0 10px 0; padding:18px 0; text-align:center;  border-right:1px solid #e3e5e4; border-bottom:1px solid #e3e5e4; line-height:22px;}	
	.tbl1 .left1{padding-left:18px; text-align:left;}
	.tbl1 .center{padding-left:0; text-align:center;}
	.tbl1 .last1{border-right:none;}
	.tbl1 .tit1{background:#f6f6f6;}
	.tbl1 .tit1 strong{color:#333;}
	.tbl1.t2 {border-top:1px solid #e3e5e4;}
	.tbl1.t2 th{background:none; border-right:none; border-top:2px solid #333; text-align:left;  font-weight:normal; color:#aaa;}
	.tbl1.t2 td{border-right:none;}
	.tbl1 tr th:last-child{border-right:none;}
	.tbl1 tr td:last-child{border-right:none;}
	
	.tbl1.t2 .input_type1{border:none;  outline-style: none; background:none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;}
	.tbl1.t2 .select1{ background:none;
    border: none; font-size:14px; color:#333; font-family: "Noto Sans KR"
	}
@media screen and (max-width: 480px){	
.tbl1{font-size:12px; }
.tbl1 th, .tbl1 td{line-height:22px; padding:12px 2px}
}


.tbl2{border-top:1px solid #ddd; border-spacing:0; border-collapse:collapse; table-layout:fixed; font-size:14px;}
.tbl2 th{background:#f6f6f6; text-align:center; padding:12px 0 12px 0; border-right:1px solid #e3e5e4; border-bottom:1px solid #e3e5e4; color:#333333;}
.tbl2 td{background:#fff; padding:12px 0 12px 0; text-align:left; border-right:none; border-bottom:1px solid #e3e5e4; padding-left:20px; color:#666666;}	
.tbl2 .tit1{background:#f6f6f6;}
.tbl2 .tit1 strong{color:#333;}

@media screen and (max-width: 640px){	
.tbl2{font-size:12px;}
.tbl2 td{padding-left:2%;}
}


.input_type1{border:1px solid #ccc; line-height:18px; font-size:15px;-webkit-border-radius:1px; border-radius:0; -webkit-appearance:none;}
select.input_type1{-webkit-appearance:button; }

.btnarea1{text-align:center;}

.box02{border:1px solid #e4e4e4; text-align:left; padding:20px 10px 20px 10px; line-height:22px; height:300px; overflow-y:auto}


.tab4{float:left; margin-top:20px;}
.tab4 li{float:left; width:16.6%}
.tab4 li img{width:100%; max-width:100px;}


.checkbox1+label::after,
.checkbox1+label::before{
	content:"";
	border:4px solid;
}
.checkbox1+label{
	position:relative;
}
.checkbox1{
	width:0; height:0;
	display:inline-block; vertical-align:middle; 
	cursor:pointer;
}
.checkbox1+label::after{
	position:absolute; top:5px; left:3px;
	width:0.7rem; height:0.5rem; border:1px solid #fff; border-top:none; border-right:none;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
	z-index:1;
}
.checkbox1+label::before{
	position:relative; top:-1px; left:-2px;
	display: inline-block; vertical-align:middle;
	width:1.2rem; height:1.2rem; 
	background:#fff; 
	margin-right:2px; 
	border:1px solid #ddd; border-radius:5px;
	cursor:pointer;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}
.checkbox1:checked+label::before{
	background:#8d8d8d; border:1px solid #ddd; border-top:1px solid #ddd; border-left:1px solid #ddd;
}
.checkbox1:checked+label::after{
	width:.6rem;height:.3rem;
	border-color:#fff; border-width:2px; border-top:none;border-right:none;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
}

.radio1 {
	-webkit-appearance: none;
	opacity:1;
	position:relative;
	width:0; height:0;
	margin-right:5px;
	cursor:pointer;
}
.radio1+label{position:relative; padding-left:1.45em; cursor:pointer;}
.radio1+label:hover::after{position:absolute; left:-.1em; top:.05em; width:1.6em; height:1.6em; background:lightgray; z-index:-1; border-radius:50%; content:""}
.radio1+label::before {
  position:absolute; top:4px; left:2px;
  display: inline-block; vertical-align: middle;
  width: 1.1em; height: 1.1em;
  border: solid .15em;
  border-radius: 50%;
  background:#fff;
  box-sizing:border-box;
  margin-right:5px; 
  box-shadow: inset 1em 1em 0 6px white, inset 0 0 0 15px fff, 0 0 0 ;/* you can add as many , could be rings Inside each others*/
  cursor: pointer;
  -webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
  content: '';
}

.radio1:checked+label::before {
	border:.32em solid;
  /*box-shadow: inset 0 0 0 2px white, inset 0 0 0 15px #8d8d8d, 0 0 0 ;*/
}

.dobox{position:fixed; top:0; left:0; width:100%; height:100%; display:block;  z-index:202; background-color:rgba(0, 0, 0,.7);  display:none;}
.dobox1{position:fixed; top:0; left:0; width:100%; height:100%; display:block;  z-index:200; background-color:rgba(0, 0, 0,.2);  display:none;}

.dobox2{position:fixed; top:0; left:0; width:100%; height:100%; display:block;  z-index:220; background-color:rgba(0, 0, 0,.8);  display:none;}

/*.dobox2{position:fixed; top:0; left:0; width:100%; min-width:320px; height:100%;  display:block;  z-index:98; background-color:rgba(0, 0, 0,.8); display:none;}*/

.loding1{position:fixed; left:0; top:0; width:100%; height:100%; z-index:100; background:url(/images/common/ico/ajax-loader.gif) no-repeat center center; background-color:rgba(0, 0, 0,.4);}

/*reserve*/
.rchkbox1{max-width:1120px; background:#aec52c url(/reserve/images/bg1_m.png) no-repeat center top; background-size:cover; padding:20% 40px 5%; margin:0 auto;}
.rchkbox1 > div.cont1{width:100%; margin:0 auto;  text-align:center; padding:12% 0 5%;}
.rchkbox1 > div.cont1 > .box1{background:#fff; margin:50px 0; padding:10px 0 50px; border-radius:5px;}
.rchkbox1 > div.cont1 > .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 > .box1 > table th,
.rchkbox1 > div.cont1 > .box1 > table td{text-align:left; padding:5px 0; color:#333;}
.rchkbox1 > div.cont1 > .box1 > table{width:82%; margin:0 auto; border-spacing:0; border-collapse:collapse; table-layout:fixed; font-size:14px; margin-top:50px;}
.rchkbox1 > div.cont1 > .box1 > table th,
.rchkbox1 > div.cont1 > .box1 > table td{text-align:left; padding:5px 0;}
.rchkbox1 > div.cont1 input[type=submit]{background:#aec52c; color:#fff; width:32%; border:none; font-size:16px; padding:10px 0; font-family: 'NanumSquareB';}
.rchkbox1 > div.cont1 .txtbox2 em{color:#fff; font-size:40px; line-height:50px; font-family: 'Noto Sans KR';}
.rchkbox1 > div.cont1 .txtbox2 em > span{font-size:30px; line-height:30px;font-family:"Noto Sans KR";}
@media screen and (max-width: 640px){	
.rchkbox1{padding:24% 20px 5%;}
.rchkbox1 > div.cont1{padding:14% 0 5%;}
.rchkbox1 > div.cont1 > .box1{margin:20px 0;}
.rchkbox1 > div.cont1 > table{width:58%;}
.rchkbox1 > div.cont1 .txtbox2 em{font-size:30px;}
.rchkbox1 > div.cont1 .txtbox2 em > span{font-size:22px; line-height:22px;}
}
@media screen and (max-width: 480px){	
.rchkbox1{ padding:22% 2px 5%; background-size:contain}
.rchkbox1 > div.cont1{width:94%;}
.rchkbox1 > div.cont1 > div.box1 > table{width:94%;}
.rchkbox1 > div.cont1 .txtbox2 em{font-size:20px; line-height:30px;}
.rchkbox1 > div.cont1 .txtbox2 em > span{font-size:16px; line-height:16px;}
.rchkbox1 > div.cont1 > img{width:84%;}
}

.rtabcont{text-align:left;}
.reservebox1{float:left; width:100%; margin-top:20px;}
.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 3%; line-height:24px; font-size:18px;}
.reservebox1 .datebox1 .tit1 em{position:absolute; right:3%; 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:#aec52c; font-weight:600}
@media screen and (max-width: 1000px){	
	.reservebox1 .datebox1{width:100%;}
	.reservebox1 .datebox1 > div{height:auto; padding:4% 5%}
}
@media screen and (max-width: 480px){	
	.reservebox1 .datebox1 .tit1{font-size:13px; padding:10px 1%}
	.reservebox1 .datebox1 .tit1 em{font-size:11px; right:1%; top:10px;}
	#cho-date, #cho-time{font-size:14px;}
}
.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 span.txt1{color:#aec52c; display: none;}
.timelist1 a.on::after{position:absolute; right:-20px; top:10%; width:16px; height:16px; content:""; background:url(/reserve/images/btn_check.png) no-repeat center center;}
.timelist1 span.txt1{color:#057ea2; display: none;}
#timeBox .t1{font-size:20px; font-weight:500;}
@media screen and (max-width: 1000px){	
	.timelist1{height:auto;}
}
@media screen and (max-width: 480px){
		.timelist1 li{font-size:14px;}
		.timelist1 a{font-size:14px;}
		#timeBox .txt1{font-size:14px;}		
}
.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:#aec52c; 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%;}
@media screen and (max-width: 860px){	
	.ragreebox1 p.txt1 span{width:100%; margin-bottom:1%;}
}
.resbox1{position:absolute; left:0; top:0; width:100%; text-align:center; z-index:10000;}
.resbox1 .mcont1{padding:30px 50px; background:#aec52c; 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; text-align:center;}
.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:#aec52c; margin-top:10px;}

/*reserve*/

/*board*/

.btnst1{width:95px; height:40px; line-height:40px; text-align:center; background:#aec52c; color:#fff; cursor:pointer; border:none;  font-size:16px;}
.btnst1.w1{width:auto; padding:0 40px; height:auto; line-height:50px; color:#666666; background:#fff; border:1px solid #333; box-sizing:border-box; font-size:18px;}
.btnst1.w1:hover{background:#333; color:#fff;}
.btnst2{width:95px; height:40px; line-height:40px; text-align:center; background:#aec52c; color:#fff; cursor:pointer; border:none; font-size:16px;}

.btnst3{width:95px; height:40px; line-height:40px; text-align:center; background:#848484; color:#fff; border:none; font-size:16px; cursor:pointer;}
.btnst3.w1{width:auto; padding:0 5px;}
.btnst4{height:40px; line-height:40px; padding:0 10px; text-align:center; background:#666666; color:#fff; border:none; font-size:16px; cursor:pointer;}
.btnst5{width:95px; height:40px; background:#aaaaaa; color:#fff; cursor:pointer; border:none;  font-size:16px;}
.btnst6{width:25px; height:25px; line-height:25px; background:#204f95 url(/images/common/ico/ico_sch1.png) no-repeat center center; cursor:pointer; text-indent:-5000px;}
.btnst7{width:55px; height:35px; line-height:35px; background:#666; cursor:pointer; color:#fff; font-size:16px;}
.btnst8{width:220px; height:40px; line-height:40px; background:#204f95 url(/images/common/ico/ico_arr1.png) no-repeat 174px center; cursor:pointer; color:#fff; text-indent:-10px;}
.btnst9{height:40px; line-height:40px; background:#204f95; cursor:pointer; color:#fff; text-align:center; font-size:16px; text-align:center; padding:0 16px; border:none;}
.btnst10{font-size:11px; height:26px; line-height:26px;  background:#939393; color:#fff; border:1px solid #939393; text-align:center; padding:0 15px}
.btnst10.on{background:#0091d7; border:1px solid #006fb6}

.btnst11{height:30px; line-height:30px; background:#7d7d7d; color:#fff; border:none; text-align:center; padding:0 8px; font-size:11px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.rbtn1,
.rbtn2,
.rbtn3{line-height:20px; font-size:14px; border:1px solid #aec52c; background:#aec52c; color:#fff; text-align:center; font-family:dotum; cursor:pointer; padding:2px 6px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}
.rbtn2{border-color:#022a72; background:#1154a4;}
.rbtn3{border-color:#666; background:#666;}
.rbtn2.w1{width:auto; padding:0 2px}
@media all and (max-width:480px){
	.btnst2,
	.btnst4,
	.btnst5{width:55px; height:30px; line-height:30px; font-size:14px;}
	.btnst7{width:50px; height:28px; line-height:28px; font-size:14px;}
	
	.rbtn1,
	.rbtn2,
	.rbtn3{font-size:12px; padding:1px 2px;}
}

.btnarea1{position:relative; display:block; width:100%; text-align:center;}
.btnarea1.left{text-align:left;}
.btnarea1 .right{float:right;}

.paging1{display:block; width:100%; text-align:center;}
.paging1 img{margin:0 2px 0 2px; display:inline-block; vertical-align:middle}
.paging1 b{width:32px; line-height:32px; color:#fff; background:#666; display:inline-block; vertical-align:middle}
.paging1 .a{color:#434d95; width:32px; line-height:32px; border:1px solid #ddd; display:inline-block; vertical-align:middle}

.scharea1{display:block; text-align:center; padding:6px 0 6px 0;}
.scharea1 .txt_sch1, .scharea1 select{vertical-align:middle; height:30px;}
.scharea1 select{height:30px;}
.scharea1 input[type=text]{vertical-align:middle;}
.scharea1 .txt_sch1 {width:46%;}
.scharea1 select.select1{height:34px; line-height:34px; font-size:16px;}
.scharea1 a.btn1{display:inline-block; width:34px; height:34px; background:#8d8d8d url(/images/common/ico/ico_sch1.png) no-repeat center center; cursor:pointer; text-indent:-5000px; font-size:0; vertical-align:middle;}
@media all and (max-width:480px){
	
}

.lnklist1{border-top:2px solid #333333;}
.lnklist1 > li{padding:20px 10px; text-align:left; border-bottom:1px solid #dddddd; color:#333; line-height:22px; font-size:16px; font-weight:500}
.lnklist1 > li a{color:#333;}
.lnklist1 > li p{font-size:12px; line-height:18px; color:#666666; margin-top:4px; font-weight:400;}
.lnklist1 > li:hover{background:#f6f6f6;}

.tbl_type1{border-top:2px solid #333; border-collapse:collapse; border-spacing:0; table-layout:fixed; word-break:break-all; font-size:16px;}
.tbl_type1 th{line-height:20px; color:#333; font-weight:bold; text-align:center; border-bottom:1px solid #e4e4e4; background:#f9f9f9; padding:10px 0 10px 0;}
.tbl_type1 td{line-height:20px; border-bottom:1px solid #e4e4e4; text-align:center; color:#666666; padding:6px 0; text-indent:0;}
.tbl_type1 th.left1{text-align:left; padding-left:10px;}
.tbl_type1 td.left1{text-align:left; padding-left:10px;}
.tbl_type1 td a{color:#666666;}
.tbl_type1 .bg1{background:#f5f5f5;}

.fcont1{display:block; padding:20px 0;}
.fcont1 .right1{display:block; float:right;}
.oview1{display:inline-block; vertical-align:top; width:16px; height:16px; background:url(/images/common/btn/ico_onoff1.png) center top no-repeat; text-indent:-5000px;}
.oview1.on{background-position:center -16px;}
.icoq1, .icoa1{display:inline-block; vertical-align:top; width:37px; height:37px; text-indent:-5000px; }
.icoq1{background:url(/images/common/ico/ico_q1.png) no-repeat;background-position:center 0;background-size:100% 100%;}
.icoa1{background:url(/images/common/ico/ico_a1.png) no-repeat;background-position:center 0;background-size:100% 100%;}

@media all and (max-width:767px){
	.tbl_type1{font-size:14px;}
}

@media all and (max-width:480px){
	.tbl_type1{font-size:12px;}
	.icoq1, .icoa1{width:30px; height:30px; text-indent:-5000px;}
}


.vcont{position:relative; width:100%; color:#666666; background:#fff;}
.vcont .vtit{position:relative; float:left; width:100%; color:#333333; border-top:2px solid #333333; border-bottom:1px solid #dddddd; background:#f7f7f7;}
.vcont .vtit.t1{color:#333; font-size:16px; line-height:48px; font-weight:bold; text-indent:24px;}
.vcont .vtit span{float:right; display:inline-block; text-indent:0; margin:12px 10px 10px }

.vcont .vinfo.t1{position:relative; float:left; clear:both; border-bottom:1px solid #dddddd; color:#999999; line-height:44px; width:100%; padding:0; font-size:14px; }
.vcont .vinfo.t1 span.file1{padding-left:10px;}
.vcont .vinfo.t1 span.l1{display:inline-block; vertical-align:middle; margin:0 8px 0 6px; width:2px; height:11px; line-height:13px; background:url(/images/common/ico/bg_line1.png) no-repeat center center;}
.vcont .vinfo.t1 em{display:inline-block; vertical-align:middle; color:#333; margin-right:6px;}
.vcont .vinfo.t1 span.txt1{display:inline-block; vertical-align:middle; color:#888;}
.vcont .vinfo.t1 span.txt1 a{color:#888}
.vcont .vinfo.t1 .right1{float:right; padding-right:6px; }

.vcont .wrapcont{clear:both; padding:20px; overflow-x:auto; text-align:left; min-height:300px;}
.vcont .wrapcont img.txc-image{max-width:780px;}

.vcont .wrapcont .ansbox{width:100%;  padding-top:20px; padding-bottom:20px; margin-top:10px; border-top:1px solid #e4e4e4;}
.vcont .wrapcont .ansbox b{display:block; color:#aec52c; font-size:16px;}
.vcont .wrapcont .qcont1{ width:630px; line-height:20px; margin-top:10px;}
.vcont .wrapcont .bottom1{position:absolute; left:0; bottom:0; border-top:1px solid #e4e4e4; width:100%; line-height:30px; text-indent:10px;}	
.vcont .wrapcont .vdetail{display:block; width:auto; padding:10px; border:1px solid #e4e4e4; line-height:18px; margin-bottom:10px;}
.vcont .wrapcont .vdetail span{display:block;}

@media all and (max-width:767px){
	.vcont .vtit.t1{font-size:14px; text-indent:18px;}
}

@media all and (max-width:480px){
	.vcont .vinfo.t1{line-height:40px; font-size:12px; }
	.vcont .vinfo.t1 span.l1{width:10px;}
}


.mnlist1{width:100%; font-size:16px; border-top:2px solid #999999;}
.mnlist1 li{position:relative; width:100%; border-bottom:1px solid #e3e5e4; background:#f9f9f9; text-align:left; }
.mnlist1 li span.next, 
.mnlist1 li span.before{display:inline-block; vertical-align:middle; width:10%; line-height:20px; font-weight:bold; background:url(/images/common/ico/bul_arr01.gif) no-repeat; padding:12px 0;  padding-left:3%;}
.mnlist1 li span.next{background-position:75% -52px;}
.mnlist1 li span.before{background-position:75% -2px;}
.mnlist1 li span.nlnk1,
.mnlist1 li span.blnk1{display:inline-block; vertical-align:middle; width:63%; line-height:20px; color:#666666; text-align:left; background:#fff; padding:12px 20% 12px 4%;}
.mnlist1 li span a{display:block;}
.mnlist1 li span.date1{position:absolute; right:20px; bottom:40%; color:#aaaaaa; font-size:14px;}
@media (min-width:641px) AND (max-width:1099px){	
	.mnlist1 li span.before,
	.mnlist1 li span.next{background-position:76% -2px; width:12%; padding-left:2%;}
	.mnlist1 li span.next{background-position:76% -52px;}
	.mnlist1 li span.nlnk1,
	.mnlist1 li span.blnk1{width:62%; }
	.mnlist1 li span.date1{bottom:30%;}
}

@media screen and (max-width: 641px) {
	.mnlist1{font-size:12px;}
	.mnlist1 li span.before,
	.mnlist1 li span.next{background-position:78% -2px; width:16%; padding-left:2%;}
	.mnlist1 li span.next{background-position:78% -52px;}
	.mnlist1 li span.nlnk1,
	.mnlist1 li span.blnk1{width:58%; }
	.mnlist1 li span.date1{bottom:30%; font-size:12px; right:10px;}
}

select.select1{height:28px; line-height:28px; background:#f5f5f5;}
.input_type1{border: 1px solid #cccccc; padding:0 0 0 2px; height:26px; line-height:26px; vertical-align:top; background:#f5f5f5;}

.sbox1{border-top:2px solid #707070; border-bottom:1px solid #e4e4e4; text-align:center; width:100%; font-size:16px; color:#333;}
.sbox1 p.txt1{line-height:22px;  color:#333; background:#f9f9f9; border-bottom:1px solid #e4e4e4; margin:0; padding:30px 0; font-weight:bold;}
.sbox1 .cont1{position:relative; margin:0 auto; background:#fff; width:100%; padding:40px 0;}
.sbox1 .cont1 .dbox1{margin:0 auto; width:60%; }
.sbox1 .cont1 dl{float:left; width:100%; text-align:left; }
.sbox1 .cont1 dl dt{clear:both; float:left; width:20%; height:40px; line-height:40px;  text-align:left; padding-top:4px;}
.sbox1 .cont1 dl dd{float:left; height:40px; width:76%; line-height:40px; text-align:left;}
@media all and (max-width:767px){
	
}

@media all and (max-width:480px){
	.sbox1{font-size:14px;}
	.sbox1 p.txt1{line-height:22px; padding:20px 10px; font-weight:bold;}
	.sbox1 .cont1{padding:20px 0;}
	.sbox1 .cont1 .dbox1{margin:0 auto; width:98%; }
	.sbox1 .cont1 dl dt{padding-top:2px;}
}

/*editor*/
		.tx-sidebar{display:none;}
		.tx-toolbar{display:none;}
	/*editor*/
/*board*/