@charset "utf-8";
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('reset.css');
@import url('common.css');
@import url('sub.css');
@import url('../plugin/slick.css');
@import url('../plugin/slick-theme.css');
body{overflow:hidden; min-width:320px;}
#wrap{font-family: 'Nanum Barun Gothic';letter-spacing:0; font-size: 18px; color: #383838;}

/* font-family */
@font-face{
	font-family: 'Nanum Barun Gothic';
	src: url('/assets/fonts/NanumBarunGothic.eot');
	src: url('/assets/fonts/NanumBarunGothic.eot?') format('eot'),url('/assets/fonts/NanumBarunGothic.woff') format('woff');
}
@font-face{
	font-family: 'Nanum Barun Gothic UL';
	src: url('/assets/fonts/NanumBarunGothicUltraLight.eot');
	src: url('/assets/fonts/NanumBarunGothicUltraLight.eot?') format('eot'),url('/assets/fonts/NanumBarunGothicUltraLight.woff') format('woff');
}
@font-face{
	font-family: 'Nanum Barun Gothic L';
	src: url('/assets/fonts/NanumBarunGothicLight.eot');
	src: url('/assets/fonts/NanumBarunGothicLight.eot?') format('eot'),url('/assets/fonts/NanumBarunGothicLight.woff') format('woff');
}
@font-face{
	font-family: 'Nanum Barun Gothic B';
	src: url('/assets/fonts/NanumBarunGothicBold.eot');
	src: url('/assets/fonts/NanumBarunGothicBold.eot?') format('eot'),url('/assets/fonts/NanumBarunGothicBold.woff') format('woff');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/NotoSansKR-Thin.woff2') format('woff2'),
	   url('../fonts/NotoSansKR-Thin.woff') format('woff'),
	   url('../fonts/NotoSansKR-Thin.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/NotoSansKR-Light.woff2') format('woff2'),
	   url('../fonts/NotoSansKR-Light.woff') format('woff'),
	   url('../fonts/NotoSansKR-Light.otf') format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url('../fonts/NotoSansKR-Regular.woff2') format('woff2'),
		url('../fonts/NotoSansKR-Regular.woff') format('woff'),
		url('../fonts/NotoSansKR-Regular.otf') format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: url('../fonts/NotoSansKR-Medium.woff2') format('woff2'),
		url('../fonts/NotoSansKR-Medium.woff') format('woff'),
		url('../fonts/NotoSansKR-Medium.otf') format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url('../fonts/NotoSansKR-Bold.woff2') format('woff2'),
		url('../fonts/NotoSansKR-Bold.woff') format('woff'),
		url('../fonts/NotoSansKR-Bold.otf') format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 900;
   src: url('../fonts/NotoSansKR-Black.woff2') format('woff2'),
		url('../fonts/NotoSansKR-Black.woff') format('woff'),
		url('../fonts/NotoSansKR-Black.otf') format('opentype');
 }
::selection{color:#fff;background-color:#f26522;}
::-moz-selection{color:#fff;background-color:#f26522;}




/* font-size */
.txt88{font-size:88px;line-height:1.2;}
.txt66{font-size:66px;line-height:1.2;}
.txt62{font-size:62px;line-height:1.428;}
.txt58{font-size:58px;line-height:1.428;}
.txt56{font-size:56px;line-height:1.428;}
.txt54{font-size:54px;line-height:1.428;}
.txt52{font-size:52px;line-height:1.428;}
.txt50{font-size:50px;line-height:130%;}
.txt48{font-size:48px;line-height:130%;}
.txt45{font-size:45px;line-height:1.428;}
.txt44{font-size:44px;line-height:1.428;}
.txt40{font-size:40px;line-height:1.428;}
.txt38{font-size:38px;line-height:130%;}
.txt36{font-size:36px;line-height:1.428;}
.txt35{font-size:35px;line-height:1.428;}
.txt34{font-size:34px;line-height:1.428;}
.txt32{font-size:32px;line-height:1.428;}
.txt30{font-size:30px;line-height:180%;}
.txt28{font-size:28px;line-height:1.33;}
.txt26{font-size:26px;line-height:1.33;}
.txt24{font-size:24px;line-height:1.2;}
.txt22{font-size:22px;line-height:1.2;}
.txt21{font-size:21px;line-height:1.33;}
.txt20{font-size:20px;line-height:1.33;}
.txt19{font-size:19px;line-height:1.33;}
.txt18{font-size:18px;}
.txt17{font-size:17px;line-height:1.33;}
.txt16{font-size:16px;line-height:1.5;}
.txt15{font-size:15px;line-height:1.33;}
.txt14{font-size:14px;line-height:1.5;}
.txt13{font-size:13px;line-height:1.5;}
.txt12{font-size:12px;line-height:1.5;}
.txt11{font-size:11px;line-height:1.5;}
.txt10{font-size:10px;line-height:1.5;}
.txt8{font-size:8px;line-height:1.33;}
/* ani */
.ani_top{position:relative;opacity:0;top:25px;transition:1s;-moz-transition:1s;-webkit-transition:1s;-o-transition:1s;transition-delay:.4s;-moz-transition-delay:.4s;-webkit-transition-delay:.4s;-o-transition-delay:.4s;}
.ani_top.move{opacity:1;top:0;}
.ani_top1{position:relative;opacity:0;top:25px;transition:1s;-moz-transition:1s;-webkit-transition:1s;-o-transition:1s;transition-delay:.4s;-moz-transition-delay:.4s;-webkit-transition-delay:.4s;-o-transition-delay:.4s;}
.ani_top1.move{opacity:1;top:auto; bottom: 70px;}
.ani_left{position:relative;opacity:0;left:-100px;transition:1.4s;-moz-transition:1.4s;-webkit-transition:1.4s;-o-transition:1.4s;}
.ani_left.move{opacity:1;left:0;}
.ani_right{position:relative;opacity:0;right:-100px;transition:1.4s;-moz-transition:1.4s;-webkit-transition:1.4s;-o-transition:1.4s;}
.ani_right.move{opacity:1;right:0;}
.trans_d1{transition-delay:0.2s;-moz-transition-delay:0.2s;-webkit-transition-delay:0.2s;-o-transition-delay:0.2s;}
.trans_d2{transition-delay:0.4s;-moz-transition-delay:0.4s;-webkit-transition-delay:0.4s;-o-transition-delay:0.4s;}
.trans_d3{transition-delay:0.6s;-moz-transition-delay:0.6s;-webkit-transition-delay:0.6s;-o-transition-delay:0.6s;}
.trans_d4{transition-delay:0.8s;-moz-transition-delay:0.8s;-webkit-transition-delay:0.8s;-o-transition-delay:0.8s;}
.trans_d5{transition-delay:1s;-moz-transition-delay:1s;-webkit-transition-delay:1s;-o-transition-delay:1s;}
.trans_d6{transition-delay:1.2s;-moz-transition-delay:1.2s;-webkit-transition-delay:1.2s;-o-transition-delay:1.2s;}


/* 공통 */
.row {width: 100%; margin:0 auto; position: relative;}
.tly-50{position:absolute;left:0;top:50%;width:100%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);}
.tlx-50{position:absolute;left:50%;top:0;transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);}
.tl-50{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);}

article {position: relative;}
.white {color: #fff;}
.black {color: #000;}
.blue {color: #379bda;}
.blue1 {color: #2a5ba9;}
.blue2 {color: #0074d0;}
.blue3 {color: #1da0e3;}
.gray {color: #525252;}
.gray1 {color: #404040;}
.color_777 {color: #777;}
.all_block {display: block;}
.no_768 {display: block;}
.no_486 {display: block;}
.ff_nanumbUL {font-family:'Nanum Barun Gothic UL' ;}
.ff_nanumbL {font-family:'Nanum Barun Gothic L' ;}
.ff_nanumbB {font-family:'Nanum Barun Gothic B' ;}
.ff_noto {font-family:'Noto Sans KR';}
.fw400 {font-weight: 400;}
.fw500 {font-weight: 500;}
.txt_wrap {-ms-word-break: keep-all;word-break: keep-all;}
.wk {-ms-word-break: keep-all;word-break: keep-all;}
.tac {text-align: center;}
.tal {text-align: left;}
.tar {text-align: right;}
.w2000 {max-width: 2000px; margin:0 auto; position: relative;}
.w1200 {max-width: 1200px; margin:0 auto; position: relative;}
.w800 {max-width: 800px; margin:0 auto; position: relative;}
h3.m_tit {position: relative; padding-bottom: 15px;}
h3.m_tit:after {content:''; display: block; width: 28px; height: 3px; background-color: #fff; position: absolute; bottom: 0; left: 50%; transform:translateX(-50%);}
h4.m_tit {padding-bottom: 12px; position: relative; /* border-bottom: 1px dotted #fff; */}
h4.m_tit:before {content:''; display: block; width: 100%; height: 1px; background: url('../images/main/dot_line.png') 0 0 repeat-x; position: absolute; bottom: 0; left: 0;}

/* 메인비주얼 */
#main_visual_wrap .main_visual {height: 755px;}
#main_visual_wrap .visual {width: 2000px; height: 755px; background-size: cover; background-position: 50% 50%;}
#main_visual_wrap li {position: relative;}
#main_visual_wrap .txt_area {top: 45%;}
#main_visual_wrap .txt_box {display: inline-block;padding: 40px 35px;position: relative;}
#main_visual_wrap .txt_box:before {content:''; display: block; width: 100%; height: 100%;background-color: #000; opacity: .4;  position: absolute; top: 0; left: 0; z-index: -1;}
#main_visual_wrap .slick-prev, #main_visual_wrap .slick-next {width: 22px;height: 58px; z-index: 1; }
#main_visual_wrap .slick-prev {left: 50%; margin-left: -600px; background: url('../images/main/mv_prev.png') 0 0 no-repeat;}
#main_visual_wrap .slick-next {left: auto; right: 50%; margin-right: -600px;background: url('../images/main/mv_next.png') 0 0 no-repeat;}
#main_visual_wrap .slick-dots {bottom: 150px; z-index: 1;}
#main_visual_wrap .slick-dots li button {width: 18px; height: 18px; background-color: #abcfe9; border-radius:50%;}
#main_visual_wrap .slick-dots li.slick-active button {background-color: #2a5ba9;}

.m1 {padding: 50px 0; background: url('../images/main/m1_bg.jpg') 50% 50% no-repeat; background-size:cover;}
.m1_gallery {margin: 18px 0;}
.m1 .slick-prev, .m1 .slick-next {width: 9px;height: 23px; z-index: 1;}
.m1 .slick-prev {background: url('../images/main/m1_prev.png') 0 0 no-repeat;}
.m1 .slick-next {background: url('../images/main/m1_next.png') 0 0 no-repeat;}
.slick-prev:before, .slick-next:before {display: none;}

.m2 {padding: 50px 0;}
h3.m_tit:after {background-color: #379bda;}
.m2 .con {margin: 30px 0;}
.m2 .con1 {padding-bottom: 30px;border-bottom: 1px solid #959595;}
.m2 .left {float: left; width: 50%;}
.m2 .product {position: relative; margin: 0 1%;}
.m2 .product .img {position: relative;}
.m2 .product .img_wrap {display: none;position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.m2 .product .img_wrap:before {content:'';display: block; width: 100%; height: 100%; background: url('../images/main/m2_product_bg.png') 0 0 no-repeat; background-size: cover; position: absolute; top: 0; left: 0;}
.m2 .product .img_wrap:after {content:'';display: block; width: 51px; height: 51px; background: url('../images/main/m2_plus.png') 0 0 no-repeat; position: absolute; top: 45%; left: 50%; transform:translate(-50%,-50%); z-index: 3;}
.m2 .product .txt {width: 100%; position: absolute; top: 50%; text-align: center; transform:translateY(-50%); z-index: 1;}
.m2 .product1 {float: left; width: 24%; margin: 0 0.5%;}

.m2 .product .img img {/*width: 100%;*/ max-width:100%;}
.m2 .product1 .txt {min-height:35px;background-color: #424242; padding: 10px; top: auto; bottom: 0; transform:translateY(0%);}
.m2 .product1 .txt18 {position: relative;}
.m2 .product1 .txt12 {position: absolute; top: 7px; right: 0; opacity: .5; letter-spacing: -0.5px;}
.m2 .con2 .left .product1 {width: 48%;margin: 0 1%;}

.m3 {padding: 50px 0;  background: url('../images/main/m3_bg.jpg') 50% 50% no-repeat; background-size:cover;}
.m3 .con {width: 100%;height: 116px; background-color: #fff; padding:10px}
.m3 .left {float: left; width: 45%; margin: 0 2.5%;}
.m3 .left li { height: 50px; line-height: 50px; padding: 0 15px;}
.m3 .left li a {display: block; width: 100%; height: 100%; transition:.25s;}
.m3 .left li a:hover {color: #000;}
.m3 .left li:first-child  a{border-bottom: 1px dotted #525252;}
.m3 .right {float: right; width: 45%; margin: 0 2.5%;}
.m3 .right .con {padding-top: 25px; }
.m3 .right .con .txt {color: #383838;  }
.m3 .right .con .txt img {margin-right: 7px;}

h4.m_tit {position: relative; margin-bottom: 15px;}
.go_more { position: absolute; top: 7px; right: 0;}


@media all and (max-width:2000px){
	#main_visual_wrap .visual {width: 100%;}
}
@media all and (max-width:1200px){
	.m1 .slick-prev {left: 20px;}
	.m1 .slick-next {right: 20px;}
	.m1_gallery img {width: 100%;}
	.m1 .txt18 {line-height: 1.33;}
	.m2 {padding: 40px 20px;}
	.m3 {padding: 40px 20px;}
}
@media all and (max-width:1000px){
	.txt88,
	.txt74{font-size:60px;}
	.txt66,
	.txt62,
	.txt60{font-size:52px;}
	.txt58,
	.txt56,
	.txt54{font-size:48px;}
	.txt52{font-size:38px; line-height:1.2;}
	.txt50{font-size:42px;}
	.txt48{font-size:38px;}
	.txt45,
	.txt44{font-size:36px;}
	.txt40{font-size:32px;}
	.txt36,
	.txt35,
	.txt34{font-size:28px;}
	.txt32{font-size:26px;}
	.txt30{font-size:24px;}
	.txt28,
	.txt26{font-size:20px;}
	.txt24,
	.txt21{font-size:18px;}
	.txt20,
	.txt19{font-size:17px;}
	.txt18,
	.txt17{font-size:16px;}
	.txt16{font-size:15px;}
	.txt15{font-size:14px;}
	.txt14{font-size:13px;}
	.txt12{font-size:11px;}
	.txt11{font-size:10px;}
	
	.block_1000 {display: block;}
	.m2 .product .txt img {transform:scale(0.7);}
}

@media all and (max-width:768px){
	.pt40 {padding-top: 40px;}
	.ani_left{left: auto;top:25px;}
	.ani_left.move{left: auto;top:0;}
	.ani_right{right: auto;top: 25px;}
	.ani_right.move{ right: auto;top:0;}
	.ani_top1.move{opacity:1;top:auto; bottom: 40px;}

	.no_768 {display: inline;}
	.block_768 {display: block;}
	.dn_768 {display: none;}
	
	#main_visual_wrap .main_visual {height: 450px; }
	#main_visual_wrap .visual { height: 450px; background-position:75% 50%; }
	#main_visual_wrap .txt_box {padding: 25px 25px;}
	#main_visual_wrap .txt_box .txt35 {font-size: 20px;}
	#main_visual_wrap .txt_box .txt56 {font-size: 36px;}
	#main_visual_wrap .txt_area .img img {width: 450px; }
	#main_visual_wrap .slick-dots {bottom: 60px;}
	#main_visual_wrap .slick-dots li button {width: 15px; height: 15px;}

	
	.m2 .left {float: none; width: 100%; margin: 0; margin-bottom: 10px;}
	.m2 .right {float: none; width: 100%; margin: 0;}
	.m2 .product1 {width: 48%; margin: 0 1%;}
	.m2 .con2 .left .product1 {margin-bottom: 10px;}
	.m2 .product1 .txt12 {position: absolute; top: 3px; right: 0; opacity: .5; letter-spacing: -0.5px; font-size:10px;}

	

	
	.m3 .left {float: none; width: 100%; margin: 0; margin-bottom: 30px;}
	.m3 .right {float: none; width: 100%; margin: 0;}
}

@media all and (max-width:486px){
	.txt88
	.txt74,
	.txt66,
	.txt62,
	.txt60{font-size:33px;}
	.txt58,
	.txt56,
	.txt54{font-size:32px;}
	.txt50{font-size:28px;}
	.txt48,
	.txt45,
	.txt44{font-size:26px;}
	.txt40{font-size:24px;}
	.txt38,
	.txt36,
	.txt35,
	.txt34{font-size:20px;}
	.txt32,
	.txt30,
	.txt28{font-size:18px;}
	.txt26{font-size:17px;}
	.txt24,
	.txt22{font-size:18px;}
	.txt21{font-size:16px;}
	.txt20,
	.txt19{font-size:15px;}
	.txt18,
	.txt17,
	.txt16{font-size:14px;}
	.txt15{font-size:13px;}
	.txt14{font-size:12px;}
	.txt12{font-size:10px;}

	.no_486 {display: inline;}
	.block_486 {display: block;}
	.dn_486 {display: none;}
	
	#main_visual_wrap .txt_area .txt_box .txt35 {font-size: 16px;}
	#main_visual_wrap .txt_area .txt_box .txt56 {font-size: 26px;}
	#main_visual_wrap .txt_area .img img {width: 300px; }
	.m2 .product1 .txt {padding: 5px 10px;}
	.m2 .product .txt img {transform:scale(0.6);}
	.m2 .product1 .txt12 {position: static; display: block;}
	.m3 .left li {padding: 0 5px;}
}
