/*================================
   ¸ÞÀÎÀÌ¹ÌÁö-±âº»¼³Á¤
================================*/
.main_img{
	width: 100%;
	height: 100vh;
}

/*================================
   ¸ÞÀÎÀÌ¹ÌÁö-ÅØ½ºÆ®
================================*/
.main_img_text{
	padding: 250px 0 0 220px;
}
.main_img_text h3{
	font-family: 'Gmarket Sans', sans-serif;
	font-weight: 300;
	font-size: 40px;
	color: #FFFFFF;
	line-height: 40px;
}
.main_img_text h5{
	font-family: 'Gmarket Sans', sans-serif;
	font-weight: 700;
	font-size: 62px;
	color: #FFFFFF;
	line-height: 62px;
	padding: 15px 0 30px 0;
}
.main_img_text p{
	font-size: 22px;
	color: #FFFFFF;
	line-height: 30px;
}
.main_img .square1_dots{
	width: auto;
	left: 220px;
	top: 500px;
	text-align: left;	
}

/*================================
   ¸ÞÀÎÁ¦Ç°-Å¸ÀÌÆ²
================================*/
.main_product{
	width: 100%;
	height: 100vh;
	padding: 100px 0 0 0;
}
.main_product .wrap{
	height: 100vh;
}

@media (min-width: 1100px){
	.main_product .main_product_title{
		width: 100%;
		height: 15%;
		text-align: center;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 46px;
		color: #000000;
		line-height: 46px;
		padding: 60px 0 20px 0;
	}
	.main_product .main_product_text{
		width: 100%;
		height: 10%;
		text-align: center;
		font-size: 22px;
		color: #646464;
		line-height: 34px;
	}
}
@media (min-width: 1200px){
	.main_product .main_product_title{
		width: 100%;
		height: 15%;
		text-align: center;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 48px;
		color: #000000;
		line-height: 48px;
		padding: 60px 0 20px 0;
	}
	.main_product .main_product_text{
		width: 100%;
		height: 10%;
		text-align: center;
		font-size: 24px;
		color: #646464;
		line-height: 36px;
	}
}
@media (min-width: 1500px){
	.main_product .main_product_title{
		width: 100%;
		height: 15%;
		text-align: center;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 50px;
		color: #000000;
		line-height: 50px;
		padding: 60px 0 20px 0;
	}
	.main_product .main_product_text{
		width: 100%;
		height: 10%;
		text-align: center;
		font-size: 26px;
		color: #646464;
		line-height: 38px;
	}
}

/*================================
   ¸ÞÀÎÁ¦Ç°-¸®½ºÆ®
================================*/
.main_product .main_product_list{
	width: 102%;
	height: 72%;
	padding: 0 0 3% 0;
}
.main_product .main_product_list li{
	width: 25%;
	height: 45%;
	float: left;
	padding: 2% 2% 0 0;
}

@media (min-width: 1100px){
	.main_product .main_product_list li a{
		width: 100%;
		height: 100%;
		display: block;
		font-weight: 500;
		font-size: 26px;
		color: #ffffff;
		text-align: center;
		padding: 110px 0 0 0;
	}
}
@media (min-width: 1200px){
	.main_product .main_product_list li a{
		width: 100%;
		height: 100%;
		display: block;
		font-weight: 500;
		font-size: 28px;
		color: #ffffff;
		text-align: center;
		padding: 110px 0 0 0;
	}
}
@media (min-width: 1500px){
	.main_product .main_product_list li a{
		width: 100%;
		height: 100%;
		display: block;
		font-weight: 500;
		font-size: 30px;
		color: #ffffff;
		text-align: center;
		padding: 110px 0 0 0;
	}
}

.main_product .main_product_list .li_1 a{	
	background: url('../images/main/main_product01.jpg') no-repeat;
	background-position: center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.main_product .main_product_list .li_2 a{	
	background: url('../images/main/main_product02.jpg') no-repeat;
	background-position: center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.main_product .main_product_list .li_3 a{	
	background: url('../images/main/main_product03.jpg') no-repeat;
	background-position: center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.main_product .main_product_list .li_4 a{	
	background: url('../images/main/main_product04.jpg') no-repeat;
	background-position: center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.main_product .main_product_list .li_5 a{	
	background: url('../images/main/main_product05.jpg') no-repeat;
	background-position: center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.main_product .main_product_list .li_6 a{	
	background: url('../images/main/main_product06.jpg') no-repeat;
	background-position: center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.main_product .main_product_list .li_7 a{	
	background: url('../images/main/main_product07.jpg') no-repeat;
	background-position: center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.main_product .main_product_list .li_8 a{	
	background: url('../images/main/main_product08.jpg') no-repeat;
	background-position: center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}

/*================================
   ¸ÞÀÎÇÏ´Ü-±âº»·¹ÀÌ¾Æ¿ô
================================*/
.main_bottom{
	width: 100%;
	height: 100vh;
	padding: 100px 0 0 0;
}
.main_bottom .main_bottom_top{
	width: 100%;
	height: 85%;
	background: url('../images/main/main_bg_bottom.jpg') no-repeat;
	background-position: center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.main_bottom .copyright{
	width: 100%;
	height: 15%;
	background: #121212;
}

.main_bottom .main_bottom_top .wrap{
	max-width: 100%;
	height: 100%;
	padding-right: 0;
}

/*================================
   ¸ÞÀÎÇÏ´Ü-¹è³Ê-±âº»·¹ÀÌ¾Æ¿ô
================================*/
@media (min-width: 1100px){
	.main_bottom .main_bottom_top .mbt_info{
		width: 38%;
		height: 100%;
		float: left;
		padding: 0 0 0 50px;
	}
	.main_bottom .mbt_banner{
		width: 31%;
		height: 100%;
		float: left;
		text-align: center;
	}
}
@media (min-width: 1200px){
	.main_bottom .main_bottom_top .mbt_info{
		width: 38%;
		height: 100%;
		float: left;
		padding: 0 0 0 50px;
	}
	.main_bottom .mbt_banner{
		width: 31%;
		height: 100%;
		float: left;
		text-align: center;
	}
}
@media (min-width: 1300px){
	.main_bottom .main_bottom_top .mbt_info{
		width: 40%;
		height: 100%;
		float: left;
		padding: 0 0 0 50px;
	}
	.main_bottom .mbt_banner{
		width: 30%;
		height: 100%;
		float: left;
		text-align: center;
	}
}
@media (min-width: 1400px){
	.main_bottom .main_bottom_top .mbt_info{
		width: 40%;
		height: 100%;
		float: left;
		padding: 0 0 0 50px;
	}
	.main_bottom .mbt_banner{
		width: 30%;
		height: 100%;
		float: left;
		text-align: center;
	}
}
@media (min-width: 1700px){
	.main_bottom .main_bottom_top .mbt_info{
		width: 50%;
		height: 100%;
		float: left;
		padding: 0;
	}
	.main_bottom .mbt_banner{
		width: 25%;
		height: 100%;
		float: left;
		text-align: center;
	}
}

/*================================
   ¸ÞÀÎÇÏ´Ü-È¸»ç¼Ò°³
================================*/
.main_bottom .main_bottom_top .mbt_info{
	border-right: 1px solid; 
	border-color: rgba(255,255,255,0.2);
}

@media (min-width: 1100px){
	.main_bottom .main_bottom_top .mbt_info .mbt_info_stitle{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 500;
		font-size: 45px;
		color: #2f3f97;
		line-height: 45px;
		padding: 160px 0 13px 0;
	}
	.main_bottom .main_bottom_top .mbt_info .mbt_info_title{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 55px;
		color: #ffffff;
		line-height: 55px;
	}
	.main_bottom .main_bottom_top .mbt_info .mbt_info_title b{
		font-weight: 700;
		color: #6fb92c;
	}
	.main_bottom .main_bottom_top .mbt_info .mbt_info_text{
		font-size: 20px;
		color: #e9e9e9;
		line-height: 30px;
		padding: 30px 0 0 0;
	}
}
@media (min-width: 1200px){
	.main_bottom .main_bottom_top .mbt_info .mbt_info_stitle{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 500;
		font-size: 45px;
		color: #2f3f97;
		line-height: 45px;
		padding: 160px 0 13px 0;
	}
	.main_bottom .main_bottom_top .mbt_info .mbt_info_title{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 55px;
		color: #ffffff;
		line-height: 55px;
	}
	.main_bottom .main_bottom_top .mbt_info .mbt_info_title b{
		font-weight: 700;
		color: #6fb92c;
	}
	.main_bottom .main_bottom_top .mbt_info .mbt_info_text{
		font-size: 20px;
		color: #e9e9e9;
		line-height: 30px;
		padding: 30px 0 0 0;
	}
}
@media (min-width: 1300px){
	.main_bottom .main_bottom_top .mbt_info .mbt_info_stitle{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 500;
		font-size: 50px;
		color: #2f3f97;
		line-height: 50px;
		padding: 160px 0 13px 0;
	}
	.main_bottom .main_bottom_top .mbt_info .mbt_info_title{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 60px;
		color: #ffffff;
		line-height: 60px;
	}
	.main_bottom .main_bottom_top .mbt_info .mbt_info_title b{
		font-weight: 700;
		color: #6fb92c;
	}
	.main_bottom .main_bottom_top .mbt_info .mbt_info_text{
		font-size: 24px;
		color: #e9e9e9;
		line-height: 32px;
		padding: 30px 0 0 0;
	}
}

/*================================
   ¸ÞÀÎÇÏ´Ü-¹è³Ê-³»¿ë
================================*/
.main_bottom .mbt_banner1{
	border-right: 1px solid; 
	border-color: rgba(255,255,255,0.2);
}
.mbt_banner .mbt_banner_img{
	padding: 110px 0 64px 0;
}

@media (min-width: 1100px){
	.mbt_banner .mbt_banner_img img{
		height: 85px;
	}
	.mbt_banner .mbt_banner_title{
		font-weight: 500;
		font-size: 45px;
		color: #ffffff;
		line-height: 45px;
	}
	.mbt_banner .mbt_banner_text{
		font-size: 20px;
		color: #e9e9e9;
		line-height: 30px;
		padding: 30px 0 100px 0;
	}
	.mbt_banner .mbt_banner_more{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 15px;
		color: #a7a5a4;
	}
	.mbt_banner .mbt_banner_more span{
		width: 89px;
		height: 1px;
		margin: 0 auto;
		background: #a7a5a4;
		display: block;
	}
}
@media (min-width: 1200px){
	.mbt_banner .mbt_banner_img img{
		height: 85px;
	}
	.mbt_banner .mbt_banner_title{
		font-weight: 500;
		font-size: 45px;
		color: #ffffff;
		line-height: 45px;
	}
	.mbt_banner .mbt_banner_text{
		font-size: 20px;
		color: #e9e9e9;
		line-height: 30px;
		padding: 30px 0 100px 0;
	}
	.mbt_banner .mbt_banner_more{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 15px;
		color: #a7a5a4;
	}
	.mbt_banner .mbt_banner_more span{
		width: 89px;
		height: 1px;
		margin: 0 auto;
		background: #a7a5a4;
		display: block;
	}
}
@media (min-width: 1300px){
	.mbt_banner .mbt_banner_img img{
		height: 92px;
	}
	.mbt_banner .mbt_banner_title{
		font-weight: 500;
		font-size: 50px;
		color: #ffffff;
		line-height: 50px;
	}
	.mbt_banner .mbt_banner_text{
		font-size: 22px;
		color: #e9e9e9;
		line-height: 32px;
		padding: 30px 0 100px 0;
	}
	.mbt_banner .mbt_banner_more{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 16px;
		color: #a7a5a4;
	}
	.mbt_banner .mbt_banner_more span{
		width: 89px;
		height: 1px;
		margin: 0 auto;
		background: #a7a5a4;
		display: block;
	}
}