@font-face {
 font-family: 'NanumSquare';
 src: url(../font/NanumSquareR.eot);
 src: url(../font/NanumSquareR.eot?#iefix) format('embedded-opentype'),
   url(../font/NanumSquareR.woff) format('woff'),
   url(../font/NanumSquareR.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquareLight';
 src: url(../font/NanumSquareL.eot);
 src: url(../font/NanumSquareL.eot?#iefix) format('embedded-opentype'),
   url(../font/NanumSquareL.woff) format('woff'),
   url(../font/NanumSquareL.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquareExtraBold';
 src: url(../font/NanumSquareEB.eot);
 src: url(../font/NanumSquareEB.eot?#iefix) format('embedded-opentype'),
   url(../font/NanumSquareEB.woff) format('woff'),
   url(../font/NanumSquareEB.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquareBold';
 src: url(../font/NanumSquareB.eot);
 src: url(../font/NanumSquareB.eot?#iefix) format('embedded-opentype'),
   url(../font/NanumSquareB.woff) format('woff'),
   url(../font/NanumSquareB.ttf) format('truetype');
}

@font-face {
 font-family: 'NanumSquareRound';
 src: url(../font/NanumSquareRound/NanumSquareRoundR.eot);
 src: url(../font/NanumSquareRound/NanumSquareRoundR.eot?#iefix) format('embedded-opentype'),
   url(../font/NanumSquareRound/NanumSquareRoundR.woff2) format('woff2'),
   url(../font/NanumSquareRound/NanumSquareRoundR.woff) format('woff'),
   url(../font/NanumSquareRound/NanumSquareRoundR.ttf) format('truetype');
}

* {border-width:0;margin:0;}
p {margin:0; padding:0;}	
body {overflow-x:hidden; background-color:#ffffff;}

.wrap {top:0px; width:100%; min-width:1360px; max-width:2500px; margin:0 auto;}

.centerdiv {display:table; width:1360px; margin:0 auto; text-align:center;}
.relative {position:relative; left:0; top:0;}





/*»ó´Ü*/
.header {position:fixed; display:table; top:0; left:0; width:100%; min-width:1360px; text-align:center; border-bottom:1px solid rgba(255,255,255,.1); padding:0; z-index:100; transition:all .2s ease; -webkit-transition:all .2sease;}
.headerbg {background:rgba(0,0,0,.5);}
.header_fix {background:#fff; border:none; box-shadow:0 0 3px rgba(0,0,0,.3);}

	.header .logo {position:relative; float:left; width:180px; margin:23px 0 23px 20px;}
		.header .logo img {width:230px;}
		.header .logo .logo_w {opacity:1; transition:all .2s ease; -webkit-transition:all .2s ease;}
		.header .logo .logo_b {position:absolute; top:0; left:0; opacity:0; transition:all .2s ease; -webkit-transition:all .2s ease;}
	.header_fix .logo .logo_w {opacity:0;}
	.header_fix .logo .logo_b {opacity:1;}

	.header .navicontents {position:absolute; top:30px; left:50%; width:900px; margin-left:-450px; transition:all .2s ease; -webkit-transition:all .2s ease;}
		.header .navicontents ul {padding:0; margin:0; font-size:0; line-height:0;}
		.header .navicontents li {position:relative; display:inline-block; *display:inline; padding:0 20px;}
		.header .navicontents a,
		.header .navicontents a:visited {border-bottom:1px solid transparent; font-family:'NanumSquare'; font-size:19px; line-height:30px; color:#fff; text-decoration:none; padding:5px 0; transition:all .2s ease; -webkit-transition:all .2s ease;}
	.header_fix .navicontents a,
	.header_fix .navicontents a:visited {color:#333;}

	.header .navi_customer {position:relative; float:right; margin:31px 20px 0 0; font-family:'NanumSquare'; font-size:18px; line-height:30px; color:#fff; padding:0 180px 0 23px;}
		.header .navi_customer i {position:absolute; top:5px; left:0; font-size:20px;}
		.header .navi_customer span {position:absolute; top:0; right:0; font-family:'NanumSquareExtraBold'; font-size:25px; color:#64b720;}
		.header_fix .navi_customer {color:#000;}

	.header .navicontents .nsubmenu {position:absolute; width:200px; top:20px; left:50%; margin-left:-100px; display:none;}
		.header .navicontents .nsubmenu ul {display:table; width:200px; margin:48px 0 0; padding:0; border:1px solid rgba(255,255,255,.1); border-top:none; transition:all .2s ease; -webkit-transition:all .2s ease;}
		.header .navicontents .nsubmenu ul li {clear:both; width:100%; text-align:center; padding:5px 0; margin:0; border-bottom:1px dotted rgba(255,255,255,.1); background:rgba(0,0,0,.5); transition:all .2s ease; -webkit-transition:all .2s ease;
																	  font-family:'±¼¸²'; font-size:12px; line-height:40px; color:#fff; text-decoration:none;}
		.header .navicontents .nsubmenu ul li:hover {background:rgba(0,0,0,.9); color:#fff;}
	.header_fix .navicontents .nsubmenu ul {margin-top:47px; background:#fff; box-shadow:0 2px 2px rgba(0,0,0,.3);}
	.header_fix .navicontents .nsubmenu ul li {background:#fff; color:#666; line-height:30px;}



/*ÇÏ´Ü·Î°í&Ä«ÇÇ¶óÀÌÆ®*/
.bottom {display:table; width:100%; min-width:1360px; text-align:center; background:#191919; padding:50px 0 110px; margin:0;}

	.bottom .logo {width:100%;}
		.bottom .logo img {width:200px; padding:0 0 10px;}

	.bottom .companyinfo {width:100%; font-family:'NanumSquareLight'; font-size:17px; line-height:24px; color:#fff;}
	.bottom .copyright {width:100%; font-family:'NanumSquareLight'; font-size:17px; line-height:24px; color:#fff;}
		.bottom .copyright a {font-family:'NanumSquareLight'; font-size:17px; line-height:40px; text-decoration:none; color:#fff;}

.footer_contents {position:fixed; display:table; bottom:0; left:0; width:100%; min-width:1360px; padding:10px 0; background:#191919; border-top:1px solid rgba(255,255,255,.2); box-shadow:0 0 3px rgba(0,0,0,.3); transition:all .2s ease; -webkit-transition:all .2s ease; z-index:99;}


	.footer_contents .customer {position:relative; float:left; font-family:'NanumSquare'; font-size:18px; line-height:45px; color:#fff; margin-left:20px;} 
		.footer_contents .customer span {padding-left:30px;}
		.footer_contents .customer i {position:absolute; top:10px; left:0; font-size:25px;}
	.footer_contents .number {float:left; font-family:'NanumSquareBold'; font-size:20px; line-height:45px; letter-spacing:-.5px; color:#e2d9ad; margin:0 0 0 5px;} 
	.footer_contents .inquiry {position:relative; float:right; font-family:'NanumSquare'; font-size:18px; line-height:45px; color:#fff; margin-right:20px;} 
		.footer_contents .inquiry span {float:left; padding-left:30px;}
		.footer_contents .inquiry i {position:absolute; top:10px; left:0; font-size:25px;}
		.footer_contents .inquiry .smsbox {float:right; width:750px; margin-left:10px;}
		.footer_contents .inquiry .smsbox iframe {width:100%; height:45px;}





/*¸ÞÀÎ ÄÁÅÙÃ÷*/
.mainmov {position:relative; display:table; width:100%; height:1000px; overflow:hidden; background:#000;}
	.mainmov .main_movie_text {position:absolute; top:380px; left:0; width:100%; height:100%; text-align:center; z-index:3;}
		.mainmov .main_movie_text .main_movie_title {font-family:'NanumSquareExtraBold'; font-size:70px; line-height:80px; color:#fff;}
		.mainmov .main_movie_text .main_movie_comment {font-family:'NanumSquareLight'; font-size:20px; line-height:30px; color:#fff; margin-top:20px;}
	.mainmov .video {position:absolute; top:0; left:50%; width:2000px; height:1080px; margin-left:-1000px; overflow:hidden; opacity:.6; z-index:1;}

.main_title {width:100%; font-family:'Nanum Myeongjo', serif; font-size:38px; line-height:40px; text-align:center; color:#000;}
	.main_title span {font-family:'NanumSquareExtraBold';}
.more_btn {width:200px; margin:0 auto;}
	.more_btn a {text-decoration:none;}
	.more_btn .more_box {width:100%; font-family:'NanumSquare'; text-align:center; font-size:18px; line-height:55px; color:#000; border:1px solid #ddd; transition:all .2s ease; -webkit-transition:all .2s ease;}
	.more_btn .more_box:hover {background:#64b720; border:1px solid #64b720;}

.main_business {display:table; width:100%; padding:100px 0;}
	.main_business .main_business_box {width:1300px; text-align:center; margin:50px auto 0; font-size:0; line-height:0;}
		.main_business .main_business_box .main_business_contents {position:relative; display:inline-block; width:33.33%; text-align:left; overflow:hidden;}
			.main_business .main_business_box .main_business_contents .main_business_title {position:absolute; top:60px; left:0; width:100%; font-family:'NanumSquare'; text-align:center; font-size:25px; line-height:35px; color:#fff; z-index:2; opacity:0; transition:all .2s ease; -webkit-transition:all .2s ease;}
				.main_business .main_business_box .main_business_contents .main_business_title span {font-family:'NanumSquareLight'; font-size:30px; letter-spacing:-1px;}
			.main_business .main_business_box .main_business_contents .main_business_more {position:absolute; top:100px; left:0; width:100%; font-family:'NanumSquare'; text-align:center; font-size:25px; line-height:35px; color:#fff; z-index:2; opacity:0; transition:all .2s ease; -webkit-transition:all .2s ease;}
			.main_business .main_business_box .main_business_contents .main_business_img {position:relative; width:100%; height:180px; background:#000; transition:all .2s ease; -webkit-transition:all .2s ease;}
				.main_business .main_business_box .main_business_contents .main_business_img img {position:absolute; top:0; left:50%; width:450px; margin-left:-225px; transition:all .2s ease; -webkit-transition:all .2s ease;}
		.main_business .main_business_box .main_business_contents:hover .main_business_img img {-webkit-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1); opacity:.5;}
		.main_business .main_business_box .main_business_contents:hover .main_business_title {opacity:1;}
		.main_business .main_business_box .main_business_contents:hover .main_business_more {opacity:1;}

.main_results {position:relative; display:table; width:100%; background:url('../images/main_results_bg.jpg') center fixed; padding:100px 0;}
	.main_results .main_title {color:#fff;}
	.main_results .results_box {width:96%; margin:50px auto 0;}
		.main_results .results_box iframe {width:100%; height:710px;;}

.main_company {position:relative; display:table; width:100%; background:url('../images/main_company_bg.jpg') no-repeat center; padding:100px 0;}
	.main_company .logo {width:100%; text-align:center;}
	.main_company .company_comment {width:100%; text-align:center; font-family:'NanumSquare'; text-align:center; font-size:20px; line-height:30px; color:#000; padding:50px 0 100px;}
		.main_company .company_comment span {font-family:'NanumSquareExtraBold'; color:#64b720;}
		.main_company .company_comment b {font-family:'NanumSquareExtraBold'; font-weight:normal;}








/*¼­ºê¿µ¿ª*/
.subimages {position:relative; display:table; width:100%; min-width:1360px; height:500px; font-size:0; text-align:center; padding:0; overflow:hidden;/*-webkit-filter:brightness(80%); filter:brightness(80%); transition:all 1.2s ease; -webkit-transition:all 1.2s ease;*/}
	.subimg01 {background:url('../images/sub_images01.jpg') no-repeat center top;}
	.subimg02 {background:url('../images/sub_images01.jpg') no-repeat center top;}
	.subimg03 {background:url('../images/sub_images01.jpg') no-repeat center top;}
	.subimg04 {background:url('../images/sub_images01.jpg') no-repeat center top;}
	.subimg05 {background:url('../images/sub_images01.jpg') no-repeat center top;}
	.subimg06 {background:url('../images/sub_images01.jpg') no-repeat center top;}

/*Å¸ÀÌÆ²*/
.subtitle_group {position:absolute; top:170px; left:0; width:100%; min-width:1360px; z-index:10;}
	.subtitle_group .subtitle_e {clear:both; width:100%; text-align:center; font-family:'NanumSquareBold'; font-size:70px; line-height:90px; color:#fff;}
	.subtitle_group .subtitle_k {clear:both; width:100%; text-align:center; font-family:'NanumSquareLight'; font-size:20px; line-height:30px; color:#fff;}

	/*¸Ê*/
	.subtitle_group .subnav {display:table; width:100%; text-align:center; padding:10px 0 0; margin:0 auto;}
		.subtitle_group .subnav ul {font-size:0; margin:0; padding:0;}
		.subtitle_group .subnav li {display:inline; font-family:'Nanum Gothic','³ª´®°íµñ'; font-size:13px; font-weight:400; color:rgba(255,255,255,.5); padding:0;}
		.subtitle_group .subnav li:first-child {position:relative; padding-left:20px;}
		.subtitle_group .subnav li i {position:absolute; top:-1px; left:0; font-size:17px;}
		.subtitle_group .subnav li:before {content:'>'; font-size:9px; padding:0 10px;}
		.subtitle_group .subnav li:first-child:before {content:''; padding:0;}

/*¼­ºê¸Þ´º*/
.submenu {position:absolute; display:table; bottom:50px; left:0; width:100%; min-width:1360px; text-align:center; padding:0; z-index:20;}
	.submenu ul {margin:0; padding:0; font-size:0;}
	.submenu li {display:inline-block; *display:inline; line-height:50px; padding:0 50px; margin:0 1px; font-family:'NanumSquare'; font-size:17px; letter-spacing:-.5px; background:#fff; color:#000; transition:all .2s ease; -webkit-transition:all .2s ease;}
	.submenu .long li {padding:0 15px;}
	.submenu .on {background:#64b720; color:#fff;}

/*º»¹®*/
.subcontents {display:table; width:100%; min-width:1360px; text-align:center; padding:0; }
	.subcontents .subbody {display:table; clear:both; width:100%; min-width:1360px; text-align:center; /*background:#fff9e5;*/}
	.subcontents .subbody .text {clear:both; display:table; padding:100px 30px;}
	.subcontents .subbody .text .text_table {width:1300px; min-height:350px; *height:350px; text-align:center; vertical-align:top;}
