/*================================
	¸Þ´º¹ÙÅÁ
================================*/
.snap-container .active .menu{
	width: 100%;
	height: 100px;
	opacity: 1 !important;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	z-index: 9998;
}
.snap-container .active .service_ul{
	padding: 100px 0 0 0;
	background-color: rgba(0, 0, 0, 1.0);
}

/*================================
	¸ÞÀÎÀÌ¹ÌÁö
================================*/
.visual{
	width: 100%;
	height: 100vh;
}
.visual .mySwiper{
	width: 100%;
	height: 100vh;
}
.visual .mySwiper .swiper-wrapper{
	width: 100%;
	height: 100vh;
}

@media (max-width: 599px){
	 .visual .swiper-wrapper .visual_img1{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img01_xs.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img2{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img02_xs.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img3{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img03_xs.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img4{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img04_xs.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-slide-active .visual_img1{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img2{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img3{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img4{
		background-size: cover;
	 }
}
@media (min-width: 600px){
	 .visual .swiper-wrapper .visual_img1{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img01.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img2{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img02.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img3{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img03.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img4{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img04.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-slide-active .visual_img1{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img2{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img3{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img4{
		background-size: cover;
	 }
}
@media (min-width: 700px){
	 .visual .swiper-wrapper .visual_img1{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img01.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img2{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img02.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img3{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img03.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img4{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img04.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-slide-active .visual_img1{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img2{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img3{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img4{
		background-size: cover;
	 }
}
@media (min-width: 800px){
	 .visual .swiper-wrapper .visual_img1{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img01.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img2{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img02.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img3{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img03.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img4{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img04.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-slide-active .visual_img1{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img2{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img3{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img4{
		background-size: cover;
	 }
}
@media (min-width: 900px){
	 .visual .swiper-wrapper .visual_img1{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img01.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img2{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img02.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img3{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img03.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img4{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img04.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-slide-active .visual_img1{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img2{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img3{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img4{
		background-size: cover;
	 }
}
@media (min-width: 1000px){
	 .visual .swiper-wrapper .visual_img1{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img01.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img2{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img02.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img3{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img03.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img4{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img04.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-slide-active .visual_img1{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img2{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img3{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img4{
		background-size: cover;
	 }
}
@media (min-width: 1100px){
	 .visual .swiper-wrapper .visual_img1{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img01.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img2{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img02.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img3{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img03.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img4{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img04.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-slide-active .visual_img1{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img2{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img3{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img4{
		background-size: cover;
	 }
}
@media (min-width: 1200px){
	 .visual .swiper-wrapper .visual_img1{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img01.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img2{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img02.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img3{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img03.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img4{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img04.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-slide-active .visual_img1{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img2{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img3{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img4{
		background-size: cover;
	 }
}
@media (min-width: 1300px){
	 .visual .swiper-wrapper .visual_img1{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img01.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img2{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img02.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img3{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img03.jpg) no-repeat 50% 50%;
		background-size: 130% 130%;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img4{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img04.jpg) no-repeat 50% 50%;
		background-size: cover;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-slide-active .visual_img1{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img2{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img3{
		background-size: cover;
	 }
	 .visual .swiper-slide-active .visual_img4{
		background-size: cover;
	 }
}
@media (min-width: 1400px){
	 .visual .swiper-wrapper .visual_img1{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img01.jpg) no-repeat 50% 50%;
		background-size: 130% 130%;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img2{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img02.jpg) no-repeat 50% 50%;
		background-size: 130% 130%;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img3{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img03.jpg) no-repeat 50% 50%;
		background-size: 130% 130%;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-wrapper .visual_img4{
		width: 100%;
		height: 100vh;
		background: #000000 url(../images/main/main_img04.jpg) no-repeat 50% 50%;
		background-size: 130% 130%;
		-webkit-transition: all 3s ease-in-out;
		-o-transition: all 3s ease-in-out;
		transition: all 3s ease-in-out;
		z-index: 1;	
		position: absolute;
	 }
	 .visual .swiper-slide-active .visual_img1{
		background-size: 100% 100%;
	 }
	 .visual .swiper-slide-active .visual_img2{
		background-size: 100% 100%;
	 }
	 .visual .swiper-slide-active .visual_img3{
		background-size: 100% 100%;
	 }
	 .visual .swiper-slide-active .visual_img4{
		background-size: 100% 100%;
	 }
}

/*ÅØ½ºÆ®*/
@media (max-width: 599px){
	.visual .visual_info{
		padding: 35% 10%;
		z-index: 2;
		position: absolute;
	}
	.visual .mySwiper .swiper-wrapper h1{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 500;
		color: #FFFFFF;
		font-size: 25px;
		line-height: 30px;
	}
	.visual .mySwiper .swiper-wrapper .visual_text{
		color: #ffffff;
		font-size: 14px;
		line-height: 20px;
		padding: 20px 0 0 0;
	}
}
@media (min-width: 600px){
	.visual .visual_info{
		padding: 25% 10%;
		z-index: 2;
		position: absolute;
	}
	.visual .mySwiper .swiper-wrapper h1{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 500;
		color: #FFFFFF;
		font-size: 28px;
		line-height: 35px;
	}
	.visual .mySwiper .swiper-wrapper .visual_text{
		color: #ffffff;
		font-size: 18px;
		line-height: 24px;
		padding: 20px 0 0 0;
	}
}
@media (min-width: 700px){
	.visual .visual_info{
		padding: 20% 10%;
		z-index: 2;
		position: absolute;
	}
	.visual .mySwiper .swiper-wrapper h1{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 500;
		color: #FFFFFF;
		font-size: 32px;
		line-height: 42px;
	}
	.visual .mySwiper .swiper-wrapper .visual_text{
		color: #ffffff;
		font-size: 18px;
		line-height: 24px;
		padding: 30px 0 0 0;
	}
}
@media (min-width: 800px){
	.visual .visual_info{
		padding: 20% 10%;
		z-index: 2;
		position: absolute;
	}
	.visual .mySwiper .swiper-wrapper h1{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 500;
		color: #FFFFFF;
		font-size: 40px;
		line-height: 55px;
	}
	.visual .mySwiper .swiper-wrapper .visual_text{
		color: #ffffff;
		font-size: 18px;
		line-height: 24px;
		padding: 30px 0 0 0;
	}
}
@media (min-width: 900px){
	.visual .visual_info{
		padding: 20% 10%;
		z-index: 2;
		position: absolute;
	}
	.visual .mySwiper .swiper-wrapper h1{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 500;
		color: #FFFFFF;
		font-size: 40px;
		line-height: 55px;
	}
	.visual .mySwiper .swiper-wrapper .visual_text{
		color: #ffffff;
		font-size: 20px;
		line-height: 28px;
		padding: 40px 0 0 0;
	}
}
@media (min-width: 1000px){
	.visual .visual_info{
		padding: 17% 10%;
		z-index: 2;
		position: absolute;
	}
	.visual .mySwiper .swiper-wrapper h1{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 500;
		color: #FFFFFF;
		font-size: 46px;
		line-height: 60px;
	}
	.visual .mySwiper .swiper-wrapper .visual_text{
		color: #ffffff;
		font-size: 20px;
		line-height: 28px;
		padding: 40px 0 0 0;
	}
}
@media (min-width: 1100px){
	.visual .visual_info{
		padding: 17% 10%;
		z-index: 2;
		position: absolute;
	}
	.visual .mySwiper .swiper-wrapper h1{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 500;
		color: #FFFFFF;
		font-size: 50px;
		line-height: 60px;
	}
	.visual .mySwiper .swiper-wrapper .visual_text{
		color: #ffffff;
		font-size: 20px;
		line-height: 28px;
		padding: 40px 0 0 0;
	}
}
@media (min-width: 1200px){
	.visual .visual_info{
		padding: 17% 10%;
		z-index: 2;
		position: absolute;
	}
	.visual .mySwiper .swiper-wrapper h1{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 500;
		color: #FFFFFF;
		font-size: 56px;
		line-height: 70px;
	}
	.visual .mySwiper .swiper-wrapper .visual_text{
		color: #ffffff;
		font-size: 20px;
		line-height: 28px;
		padding: 40px 0 0 0;
	}
}
@media (min-width: 1300px){
	.visual .visual_info{
		padding: 15% 10%;
		z-index: 2;
		position: absolute;
	}
	.visual .mySwiper .swiper-wrapper h1{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 500;
		color: #FFFFFF;
		font-size: 60px;
		line-height: 80px;
	}
	.visual .mySwiper .swiper-wrapper .visual_text{
		color: #ffffff;
		font-size: 22px;
		line-height: 30px;
		padding: 40px 0 0 0;
	}
}
@media (min-width: 1400px){
	.visual .visual_info{
		padding: 14% 15%;
		z-index: 2;
		position: absolute;
	}
}
@media (min-width: 1500px){
	.visual .visual_info{
		padding: 14% 15%;
		z-index: 2;
		position: absolute;
	}
}
@media (min-width: 1600px){
	.visual .visual_info{
		padding: 14% 15%;
		z-index: 2;
		position: absolute;
	}
}
@media (min-width: 1700px){
	.visual .visual_info{
		padding: 12% 20%;
		z-index: 2;
		position: absolute;
	}
}

/*¹öÆ°*/
@media (max-width: 599px){
	.visual .swiper-pagination{
		font-family: 'Roboto', sans-serif;
		color: #FFFFFF;
		font-size: 17px;
		text-align: left;
	}
	.visual .swiper-button-next,
	.visual .swiper-button-prev{
		width: 7px;
		height: 12px;
		top: auto;
		margin-top: 0;
		background-size: 7px 12px;
	}
	.visual .swiper-button-prev{
		background-image: url(../images/main/main_img_pre.png);
		left: 10%;
		bottom: 24px;
	}
	.visual .swiper-container-horizontal>.swiper-pagination-bullets,
	.visual .swiper-pagination-custom,
	.visual .swiper-pagination-fraction{
		width: 45px;
		left: 14%;
		bottom: 20px;
	}
	.visual .swiper-button-next{
		background-image: url(../images/main/main_img_next.png);
		left: 25.5%;
		bottom: 24px;
	}
}
@media (min-width: 600px){
	.visual .swiper-pagination{
		font-family: 'Roboto', sans-serif;
		color: #FFFFFF;
		font-size: 20px;
		text-align: left;
	}
	.visual .swiper-button-next,
	.visual .swiper-button-prev{
		width: 9px;
		height: 16px;
		top: auto;
		margin-top: 0;
		background-size: 9px 16px;
	}
	.visual .swiper-button-prev{
		background-image: url(../images/main/main_img_pre.png);
		left: 10%;
		bottom: 45px;
	}
	.visual .swiper-container-horizontal>.swiper-pagination-bullets,
	.visual .swiper-pagination-custom,
	.visual .swiper-pagination-fraction{
		width: 45px;
		left: 13%;
		bottom: 40px;
	}
	.visual .swiper-button-next{
		background-image: url(../images/main/main_img_next.png);
		left: 21.5%;
		bottom: 45px;
	}
}
@media (min-width: 700px){
	.visual .swiper-button-prev{
		background-image: url(../images/main/main_img_pre.png);
		left: 10%;
		bottom: 45px;
	}
	.visual .swiper-container-horizontal>.swiper-pagination-bullets,
	.visual .swiper-pagination-custom,
	.visual .swiper-pagination-fraction{
		width: 45px;
		left: 12%;
		bottom: 40px;
	}
	.visual .swiper-button-next{
		background-image: url(../images/main/main_img_next.png);
		left: 18.5%;
		bottom: 45px;
	}
}
@media (min-width: 800px){
	.visual .swiper-button-prev{
		background-image: url(../images/main/main_img_pre.png);
		left: 10%;
		bottom: 45px;
	}
	.visual .swiper-container-horizontal>.swiper-pagination-bullets,
	.visual .swiper-pagination-custom,
	.visual .swiper-pagination-fraction{
		width: 45px;
		left: 12%;
		bottom: 40px;
	}
	.visual .swiper-button-next{
		background-image: url(../images/main/main_img_next.png);
		left: 18%;
		bottom: 45px;
	}
}
@media (min-width: 900px){
	.visual .swiper-button-prev{
		background-image: url(../images/main/main_img_pre.png);
		left: 10%;
		bottom: 45px;
	}
	.visual .swiper-container-horizontal>.swiper-pagination-bullets,
	.visual .swiper-pagination-custom,
	.visual .swiper-pagination-fraction{
		width: 45px;
		left: 12%;
		bottom: 40px;
	}
	.visual .swiper-button-next{
		background-image: url(../images/main/main_img_next.png);
		left: 17.5%;
		bottom: 45px;
	}
}
@media (min-width: 1000px){
	.visual .swiper-button-prev{
		background-image: url(../images/main/main_img_pre.png);
		left: 10%;
		bottom: 45px;
	}
	.visual .swiper-container-horizontal>.swiper-pagination-bullets,
	.visual .swiper-pagination-custom,
	.visual .swiper-pagination-fraction{
		width: 45px;
		left: 12%;
		bottom: 40px;
	}
	.visual .swiper-button-next{
		background-image: url(../images/main/main_img_next.png);
		left: 17%;
		bottom: 45px;
	}
}
@media (min-width: 1100px){
	.visual .swiper-button-prev{
		background-image: url(../images/main/main_img_pre.png);
		left: 10%;
		bottom: 45px;
	}
	.visual .swiper-container-horizontal>.swiper-pagination-bullets,
	.visual .swiper-pagination-custom,
	.visual .swiper-pagination-fraction{
		width: 45px;
		left: 12%;
		bottom: 40px;
	}
	.visual .swiper-button-next{
		background-image: url(../images/main/main_img_next.png);
		left: 16.5%;
		bottom: 45px;
	}
}
@media (min-width: 1200px){
	.visual .swiper-button-prev{
		background-image: url(../images/main/main_img_pre.png);
		left: 10%;
		bottom: 45px;
	}
	.visual .swiper-container-horizontal>.swiper-pagination-bullets,
	.visual .swiper-pagination-custom,
	.visual .swiper-pagination-fraction{
		width: 45px;
		left: 11%;
		bottom: 40px;
	}
	.visual .swiper-button-next{
		background-image: url(../images/main/main_img_next.png);
		left: 14.4%;
		bottom: 45px;
	}
}
@media (min-width: 1300px){
	.visual .swiper-button-prev{
		background-image: url(../images/main/main_img_pre.png);
		left: 10%;
		bottom: 45px;
	}
	.visual .swiper-container-horizontal>.swiper-pagination-bullets,
	.visual .swiper-pagination-custom,
	.visual .swiper-pagination-fraction{
		width: 45px;
		left: 11%;
		bottom: 40px;
	}
	.visual .swiper-button-next{
		background-image: url(../images/main/main_img_next.png);
		left: 14.4%;
		bottom: 45px;
	}
}
@media (min-width: 1400px){
	.visual .swiper-button-prev{
		background-image: url(../images/main/main_img_pre.png);
		left: 15%;
		bottom: 45px;
	}
	.visual .swiper-container-horizontal>.swiper-pagination-bullets,
	.visual .swiper-pagination-custom,
	.visual .swiper-pagination-fraction{
		width: 50px;
		left: 16%;
		bottom: 40px;
	}
	.visual .swiper-button-next{
		background-image: url(../images/main/main_img_next.png);
		left: 280px;
		bottom: 45px;
	}
}
@media (min-width: 1500px){
	.visual .swiper-button-prev{
		background-image: url(../images/main/main_img_pre.png);
		left: 15%;
		bottom: 45px;
	}
	.visual .swiper-container-horizontal>.swiper-pagination-bullets,
	.visual .swiper-pagination-custom,
	.visual .swiper-pagination-fraction{
		width: 50px;
		left: 16%;
		bottom: 40px;
	}
	.visual .swiper-button-next{
		background-image: url(../images/main/main_img_next.png);
		left: 19%;
		bottom: 45px;
	}
}
@media (min-width: 1600px){
	.visual .swiper-button-prev{
		background-image: url(../images/main/main_img_pre.png);
		left: 15%;
		bottom: 45px;
	}
	.visual .swiper-container-horizontal>.swiper-pagination-bullets,
	.visual .swiper-pagination-custom,
	.visual .swiper-pagination-fraction{
		width: 50px;
		left: 16%;
		bottom: 40px;
	}
	.visual .swiper-button-next{
		background-image: url(../images/main/main_img_next.png);
		left: 19%;
		bottom: 45px;
	}
}
@media (min-width: 1700px){
	.visual .swiper-button-prev{
		background-image: url(../images/main/main_img_pre.png);
		left: 20%;
		bottom: 45px;
	}
	.visual .swiper-container-horizontal>.swiper-pagination-bullets,
	.visual .swiper-pagination-custom,
	.visual .swiper-pagination-fraction{
		width: 50px;
		left: 21%;
		bottom: 40px;
	}
	.visual .swiper-button-next{
		background-image: url(../images/main/main_img_next.png);
		left: 23.5%;
		bottom: 45px;
	}
}

/*================================
	ÀÎÀç°æ¿µ
================================*/
@media (max-width: 599px){
	.recruit{
		width: 100%;
		overflow: hidden;
	}
	.recruit .recruit_left{
		width: 100%;
		height: 200px;
		float: left;
	}
	.recruit .recruit_right{
		width: 100%;
		overflow: hidden;
		float: left;
	}
}
@media (min-width: 600px){
	.recruit{
		width: 100%;
		overflow: hidden;
	}
	.recruit .recruit_left{
		width: 100%;
		height: 250px;
		float: left;
	}
	.recruit .recruit_right{
		width: 100%;
		overflow: hidden;
		float: left;
	}
}
@media (min-width: 700px){
	.recruit{
		width: 100%;
		overflow: hidden;
	}
	.recruit .recruit_left{
		width: 50%;
		height: 600px;
		float: left;
	}
	.recruit .recruit_right{
		width: 50%;
		height: 100%;
		float: left;
	}
}
@media (min-width: 800px){
	.recruit{
		width: 100%;
		overflow: hidden;
	}
	.recruit .recruit_left{
		width: 50%;
		height: 600px;
		float: left;
	}
	.recruit .recruit_right{
		width: 50%;
		height: 100%;
		float: left;
	}
}
@media (min-width: 900px){
	.recruit{
		width: 100%;
		overflow: hidden;
	}
	.recruit .recruit_left{
		width: 50%;
		height: 600px;
		float: left;
	}
	.recruit .recruit_right{
		width: 50%;
		height: 100%;
		float: left;
	}
}
@media (min-width: 1000px){
	.recruit{
		width: 100%;
		overflow: hidden;
	}
	.recruit .recruit_left{
		width: 50%;
		height: 600px;
		float: left;
	}
	.recruit .recruit_right{
		width: 50%;
		height: 100%;
		float: left;
	}
}
@media (min-width: 1100px){
	.recruit{
		width: 100%;
		overflow: hidden;
	}
	.recruit .recruit_left{
		width: 50%;
		height: 800px;
		float: left;
	}
	.recruit .recruit_right{
		width: 50%;
		height: 100%;
		float: left;
	}
}
@media (min-width: 1200px){
	.recruit{
		width: 100%;
		overflow: hidden;
	}
	.recruit .recruit_left{
		width: 50%;
		height: 800px;
		float: left;
	}
	.recruit .recruit_right{
		width: 50%;
		height: 100%;
		float: left;
	}
}
@media (min-width: 1300px){	
	.recruit{
		width: 100%;
		height: 100vh;
	}
	.recruit .recruit_left{
		width: 50%;
		height: 100%;
		float: left;
	}
	.recruit .recruit_right{
		width: 50%;
		height: 100%;
		float: left;
	}
}

/*¿ö¶óº§ ½½¶óÀÌµå*/
.recruit_left .swiper-container,
.recruit_left .swiper-container-xs{
	width: 100%;
	height: 100%;
	position: relative;
}
.recruit_left .swiper-container .swiper-wrapper,
.recruit_left .swiper-container-xs .swiper-wrapper{
	width: 100%;
	height: 100%;
}
.recruit_left .swiper-container .swiper-wrapper .recruit_left_img1,
.recruit_left .swiper-container-xs .swiper-wrapper .recruit_left_img1{
	background: #fff url(../images/main/recruit_img03.jpg) no-repeat 50% 50%;
	background-size : cover; 
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.recruit_left .swiper-container .swiper-wrapper .recruit_left_img2,
.recruit_left .swiper-container-xs .swiper-wrapper .recruit_left_img2{
	background: #fff url(../images/main/recruit_img04.jpg) no-repeat 50% 50%;
	background-size : cover; 
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.recruit_left .swiper-container .swiper-wrapper .recruit_left_img3,
.recruit_left .swiper-container-xs .swiper-wrapper .recruit_left_img3{
	background: #fff url(../images/main/recruit_img05.jpg) no-repeat 50% 50%;
	background-size : cover; 
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.recruit_left .swiper-container .swiper-wrapper .recruit_left_img4,
.recruit_left .swiper-container-xs .swiper-wrapper .recruit_left_img4{
	background: #fff url(../images/main/recruit_img06.jpg) no-repeat 50% 50%;
	background-size : cover; 
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.recruit_left .swiper-container .swiper-wrapper .recruit_left_img5,
.recruit_left .swiper-container-xs .swiper-wrapper .recruit_left_img5{
	background: #fff url(../images/main/recruit_img07.jpg) no-repeat 50% 50%;
	background-size : cover; 
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}


.recruit_left .swiper-container .swiper-pagination-bullet,
.recruit_left .swiper-container-xs .swiper-pagination-bullet{
	background: #FFFFFF;
	opacity: .5;
}
.recruit_left .swiper-container .swiper-pagination-bullet-active,
.recruit_left .swiper-container-xs .swiper-pagination-bullet-active{
	background: #FFFFFF;
	opacity: 1;
}

@media (max-width: 599px){
	.recruit_left .swiper-container .swiper-wrapper .swiper-slide,
	.recruit_left .swiper-container-xs .swiper-wrapper .swiper-slide{
		width: 100%;
		height: 100%;
		text-align: center;
		padding: 30px 0 0 0;
	}
	.recruit_left .swiper-container .swiper-wrapper .swiper-slide h1,
	.recruit_left .swiper-container-xs .swiper-wrapper .swiper-slide h1{
		font-weight: 500;
		color: #FFFFFF;
		font-size: 35px;
	}
	.recruit_left .swiper-container .swiper-wrapper .recruit_left_text,
	.recruit_left .swiper-container-xs .swiper-wrapper .recruit_left_text{
		color: #FFFFFF;
		font-size: 17px;
		line-height: 24px;
		padding: 2% 0 0 0;
	}
	.recruit_left .swiper-container-horizontal>.swiper-pagination-bullets,
	.recruit_left .swiper-pagination-custom, .swiper-pagination-fraction{
		bottom: 50px;
		right: 0;
		left: auto;
	}
	.recruit_left .swiper-container .swiper-pagination,
	.recruit_left .swiper-container-xs .swiper-pagination{
		text-align: center;
	}
	.recruit_left .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
		margin: 0 4px;
	}
}
@media (min-width: 600px){
	.recruit_left .swiper-container .swiper-wrapper .swiper-slide,
	.recruit_left .swiper-container-xs .swiper-wrapper .swiper-slide{
		width: 100%;
		height: 100%;
		text-align: center;
		padding: 50px 0 0 0;
	}
	.recruit_left .swiper-container .swiper-wrapper .swiper-slide h1,
	.recruit_left .swiper-container-xs .swiper-wrapper .swiper-slide h1{
		font-weight: 500;
		color: #FFFFFF;
		font-size: 35px;
	}
	.recruit_left .swiper-container .swiper-wrapper .recruit_left_text,
	.recruit_left .swiper-container-xs .swiper-wrapper .recruit_left_tex{
		color: #FFFFFF;
		font-size: 17px;
		line-height: 24px;
		padding: 2% 0 0 0;
	}
	.recruit_left .swiper-container-horizontal>.swiper-pagination-bullets,
	.recruit_left .swiper-pagination-custom, .swiper-pagination-fraction{
		bottom: 50px;
		right: 0;
		left: auto;
	}
	.recruit_left .swiper-container .swiper-pagination,
	.recruit_left .swiper-container-xs .swiper-pagination{
		text-align: center;
	}
	.recruit_left .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
		margin: 0 4px;
	}
}
@media (min-width: 700px){
	.recruit_left .swiper-container .swiper-wrapper .swiper-slide,
	.recruit_left .swiper-container-xs .swiper-wrapper .swiper-slide{
		width: 100%;
		height: 100%;
		text-align: right;
		padding: 360px 5% 0 0;
	}
	.recruit_left .swiper-container .swiper-wrapper .swiper-slide h1,
	.recruit_left .swiper-container-xs .swiper-wrapper .swiper-slide h1{
		font-weight: 500;
		color: #FFFFFF;
		font-size: 35px;
	}
	.recruit_left .swiper-container .swiper-wrapper .recruit_left_text,
	.recruit_left .swiper-container-xs .swiper-wrapper .recruit_left_text{
		color: #FFFFFF;
		font-size: 17px;
		line-height: 24px;
		padding: 2% 0 0 0;
	}
	.recruit_left .swiper-container-horizontal>.swiper-pagination-bullets,
	.recruit_left .swiper-pagination-custom, .swiper-pagination-fraction{
		bottom: 100px;
		right: 5%;
		left: auto;
	}
	.recruit_left .swiper-container .swiper-pagination,
	.recruit_left .swiper-container-xs .swiper-pagination{
		text-align: right;
	}
	.recruit_left .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
		margin: 0 8px;
	}
}
@media (min-width: 800px){
	.recruit_left .swiper-container .swiper-wrapper .swiper-slide,
	.recruit_left .swiper-container-xs .swiper-wrapper .swiper-slide{
		width: 100%;
		height: 100%;
		text-align: right;
		padding: 80% 5% 0 0;
	}
	.recruit_left .swiper-container .swiper-wrapper .swiper-slide h1,
	.recruit_left .swiper-container-xs .swiper-wrapper .swiper-slide h1{
		font-weight: 500;
		color: #FFFFFF;
		font-size: 40px;
	}
	.recruit_left .swiper-container .swiper-wrapper .recruit_left_text,
	.recruit_left .swiper-container-xs .swiper-wrapper .recruit_left_text{
		color: #FFFFFF;
		font-size: 19px;
		line-height: 26px;
		padding: 2% 0 0 0;
	}
	.recruit_left .swiper-container-horizontal>.swiper-pagination-bullets,
	.recruit_left .swiper-pagination-custom, .swiper-pagination-fraction{
		bottom: 100px;
		right: 5%;
		left: auto;
	}
}
@media (min-width: 900px){
	.recruit_left .swiper-container .swiper-wrapper .swiper-slide,
	.recruit_left .swiper-container-xs .swiper-wrapper .swiper-slide{
		width: 100%;
		height: 100%;
		text-align: right;
		padding: 75% 5% 0 0;
	}
	.recruit_left .swiper-container .swiper-wrapper .swiper-slide h1,
	.recruit_left .swiper-container-xs .swiper-wrapper .swiper-slide h1{
		font-weight: 500;
		color: #FFFFFF;
		font-size: 45px;
	}
	.recruit_left .swiper-container .swiper-wrapper .recruit_left_text,
	.recruit_left .swiper-container-xs .swiper-wrapper .recruit_left_text{
		color: #FFFFFF;
		font-size: 20px;
		line-height: 30px;
		padding: 2% 0 0 0;
	}
	.recruit_left .swiper-container-horizontal>.swiper-pagination-bullets,
	.recruit_left .swiper-pagination-custom, .swiper-pagination-fraction{
		bottom: 11%;
		right: 5%;
		left: auto;
	}

}
@media (min-width: 1000px){
	.recruit_left .swiper-container .swiper-wrapper .swiper-slide,
	.recruit_left .swiper-container-xs .swiper-wrapper .swiper-slide{
		width: 100%;
		height: 100%;
		text-align: right;
		padding: 60% 5% 0 0;
	}
	.recruit_left .swiper-container .swiper-wrapper .swiper-slide h1,
	.recruit_left .swiper-container-xs .swiper-wrapper .swiper-slide h1{
		font-weight: 500;
		color: #FFFFFF;
		font-size: 50px;
	}
	.recruit_left .swiper-container .swiper-wrapper .recruit_left_text,
	.recruit_left .swiper-container-xs .swiper-wrapper .recruit_left_text{
		color: #FFFFFF;
		font-size: 22px;
		line-height: 30px;
		padding: 2% 0 0 0;
	}
}
@media (min-width: 1100px){
	.recruit_left .swiper-container .swiper-wrapper .swiper-slide,
	.recruit_left .swiper-container-xs .swiper-wrapper .swiper-slide{
		width: 100%;
		height: 100%;
		text-align: right;
		padding: 80% 5% 0 0;
	}
	.recruit_left .swiper-container .swiper-wrapper .swiper-slide h1,
	.recruit_left .swiper-container-xs .swiper-wrapper .swiper-slide h1{
		font-weight: 500;
		color: #FFFFFF;
		font-size: 55px;
	}
	.recruit_left .swiper-container .swiper-wrapper .recruit_left_text,
	.recruit_left .swiper-container-xs .swiper-wrapper .recruit_left_text{
		color: #FFFFFF;
		font-size: 24px;
		line-height: 30px;
		padding: 2% 0 0 0;
	}
}
@media (min-width: 1200px){
	.recruit_left .swiper-container .swiper-wrapper .swiper-slide,
	.recruit_left .swiper-container-xs .swiper-wrapper .swiper-slide{
		width: 100%;
		height: 100%;
		text-align: right;
		padding: 80% 5% 0 0;
	}
}
@media (min-width: 1300px){
	.recruit_left .swiper-container .swiper-wrapper .swiper-slide{
		width: 100%;
		height: 100%;
		text-align: right;
		padding: 80% 5% 0 0;
	}
}
@media (min-width: 1400px){
	.recruit_left .swiper-container .swiper-wrapper .swiper-slide{
		width: 100%;
		height: 100%;
		text-align: right;
		padding: 75% 5% 0 0;
	}
}
@media (min-width: 1500px){
	.recruit_left .swiper-container .swiper-wrapper .swiper-slide{
		width: 100%;
		height: 100%;
		text-align: right;
		padding: 70% 5% 0 0;
	}
}
@media (min-width: 1600px){
	.recruit_left .swiper-container .swiper-wrapper .swiper-slide{
		width: 100%;
		height: 100%;
		text-align: right;
		padding: 65% 5% 0 0;
	}
}

/*¹è³Ê*/
.recruit .recruit_right{
	position: relative;
	z-index: 90;
}
.recruit .recruit_right .recruit_right_link .li_1 .rrl_bgcolor{
	height: 100%;
	background-color: rgba(0, 145, 161, 0.85);
}
.recruit .recruit_right .recruit_right_link .li_2 .rrl_bgcolor{
	height: 100%;
	background-color: rgba(0, 117, 161, 0.9);
}

@media (max-width: 599px){
	.recruit .recruit_right .recruit_right_link{
		width: 100%;
		overflow: hidden;
	}
	.recruit .recruit_right .recruit_right_link .li_1{
		background: url(../images/main/recruit_img01.jpg) no-repeat 50% 50%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
	}
	.recruit .recruit_right .recruit_right_link .li_2{
		background: url(../images/main/recruit_img02.jpg) no-repeat 50% 20%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
	}
	.recruit .recruit_right .recruit_right_link li{
		width: 100%;
		height: 150px;
		float: left;
		text-align: center;
		position: relative;	
	}
	.recruit .recruit_right .recruit_right_link a{
		width: 100%;
		height: 70%;
		position: absolute;
		top: 15%;
		left: 0;
	}
	.recruit .recruit_right .recruit_right_link h1{
		font-weight: 500;
		color: #ffffff;
		font-size: 24px;
	}
	.recruit .recruit_right .recruit_right_link .rrl_content{
		font-weight: 400;
		color: #ffffff;
		font-size: 16px;
		line-height: 22px;
		padding: 10px 6% 0 6%;
	}
}
@media (min-width: 600px){
	.recruit .recruit_right .recruit_right_link{
		width: 100%;
		overflow: hidden;
	}
	.recruit .recruit_right .recruit_right_link .li_1{
		background: url(../images/main/recruit_img01.jpg) no-repeat 50% 50%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
	}
	.recruit .recruit_right .recruit_right_link .li_2{
		background: url(../images/main/recruit_img02.jpg) no-repeat 50% 20%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
	}
	.recruit .recruit_right .recruit_right_link li{
		width: 50%;
		height: 180px;
		float: left;
		text-align: center;
		position: relative;	
	}
	.recruit .recruit_right .recruit_right_link a{
		width: 100%;
		height: 70%;
		position: absolute;
		top: 19%;
		left: 0;
	}
	.recruit .recruit_right .recruit_right_link h1{
		font-weight: 500;
		color: #ffffff;
		font-size: 24px;
	}
	.recruit .recruit_right .recruit_right_link .rrl_content{
		font-weight: 400;
		color: #ffffff;
		font-size: 16px;
		line-height: 22px;
		padding: 10px 6% 0 6%;
	}
}
@media (min-width: 700px){
	.recruit .recruit_right .recruit_right_link{
		width: 100%;
		height: 300px;
	}
	.recruit .recruit_right .recruit_right_link .li_1{
		background: url(../images/main/recruit_img01.jpg) no-repeat 50% 50%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
	}
	.recruit .recruit_right .recruit_right_link .li_2{
		background: url(../images/main/recruit_img02.jpg) no-repeat 50% 20%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
	}
	.recruit .recruit_right .recruit_right_link li{
		width: 100%;
		height: 150px;
		float: left;
		text-align: center;
		position: relative;	
	}
	.recruit .recruit_right .recruit_right_link a{
		width: 100%;
		height: 70%;
		position: absolute;
		top: 18%;
		left: 0;
	}
	.recruit .recruit_right .recruit_right_link h1{
		font-weight: 500;
		color: #ffffff;
		font-size: 24px;
	}
	.recruit .recruit_right .recruit_right_link .rrl_content{
		font-weight: 400;
		color: #ffffff;
		font-size: 16px;
		line-height: 22px;
		padding: 1% 6% 0 6%;
	}
}
@media (min-width: 800px){
	.recruit .recruit_right .recruit_right_link{
		width: 100%;
		height: 300px;
	}
	.recruit .recruit_right .recruit_right_link .li_1{
		background: url(../images/main/recruit_img01.jpg) no-repeat 50% 50%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
	}
	.recruit .recruit_right .recruit_right_link .li_2{
		background: url(../images/main/recruit_img02.jpg) no-repeat 50% 20%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
	}
	.recruit .recruit_right .recruit_right_link li{
		width: 100%;
		height: 150px;
		float: left;
		text-align: center;
		position: relative;	
	}
	.recruit .recruit_right .recruit_right_link a{
		width: 100%;
		height: 70%;
		position: absolute;
		top: 16%;
		left: 0;
	}
	.recruit .recruit_right .recruit_right_link h1{
		font-weight: 500;
		color: #ffffff;
		font-size: 26px;
	}
	.recruit .recruit_right .recruit_right_link .rrl_content{
		font-weight: 400;
		color: #ffffff;
		font-size: 17px;
		line-height: 24px;
		padding: 1% 6% 0 6%;
	}
}
@media (min-width: 900px){
	.recruit .recruit_right .recruit_right_link{
		width: 100%;
		height: 300px;
	}
	.recruit .recruit_right .recruit_right_link .li_1{
		background: url(../images/main/recruit_img01.jpg) no-repeat 50% 50%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
	}
	.recruit .recruit_right .recruit_right_link .li_2{
		background: url(../images/main/recruit_img02.jpg) no-repeat 50% 20%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
	}
	.recruit .recruit_right .recruit_right_link li{
		width: 100%;
		height: 150px;
		float: left;
		text-align: center;
		position: relative;	
	}
	.recruit .recruit_right .recruit_right_link a{
		width: 100%;
		height: 70%;
		position: absolute;
		top: 14%;
		left: 0;
	}
	.recruit .recruit_right .recruit_right_link h1{
		font-weight: 500;
		color: #ffffff;
		font-size: 28px;
	}
	.recruit .recruit_right .recruit_right_link .rrl_content{
		font-weight: 400;
		color: #ffffff;
		font-size: 17px;
		line-height: 24px;
		padding: 1% 6% 0 6%;
	}
}
@media (min-width: 1000px){
	.recruit .recruit_right .recruit_right_link{
		width: 100%;
		height: 300px;
	}
	.recruit .recruit_right .recruit_right_link .li_1{
		background: url(../images/main/recruit_img01.jpg) no-repeat 50% 50%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
	}
	.recruit .recruit_right .recruit_right_link .li_2{
		background: url(../images/main/recruit_img02.jpg) no-repeat 50% 20%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
	}
	.recruit .recruit_right .recruit_right_link li{
		width: 100%;
		height: 150px;
		float: left;
		text-align: center;
		position: relative;	
	}
	.recruit .recruit_right .recruit_right_link a{
		width: 100%;
		height: 70%;
		position: absolute;
		top: 13%;
		left: 0;
	}
	.recruit .recruit_right .recruit_right_link h1{
		font-weight: 500;
		color: #ffffff;
		font-size: 32px;
	}
	.recruit .recruit_right .recruit_right_link .rrl_content{
		font-weight: 400;
		color: #ffffff;
		font-size: 17px;
		line-height: 24px;
		padding: 1% 6% 0 6%;
	}
}
@media (min-width: 1100px){
	.recruit .recruit_right .recruit_right_link{
		width: 100%;
		height: 400px;
	}
	.recruit .recruit_right .recruit_right_link .li_1{
		background: url(../images/main/recruit_img01.jpg) no-repeat 50% 50%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
	}
	.recruit .recruit_right .recruit_right_link .li_2{
		background: url(../images/main/recruit_img02.jpg) no-repeat 50% 20%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
	}
	.recruit .recruit_right .recruit_right_link li{
		width: 100%;
		height: 200px;
		float: left;
		text-align: center;
		position: relative;	
	}
	.recruit .recruit_right .recruit_right_link a{
		width: 100%;
		height: 70%;
		position: absolute;
		top: 16%;
		left: 0;
	}
	.recruit .recruit_right .recruit_right_link h1{
		font-weight: 500;
		color: #ffffff;
		font-size: 37px;
	}
	.recruit .recruit_right .recruit_right_link .rrl_content{
		font-weight: 400;
		color: #ffffff;
		font-size: 18px;
		line-height: 26px;
		padding: 3% 6% 0 6%;
	}
}
@media (min-width: 1200px){
	.recruit .recruit_right .recruit_right_link{
		width: 100%;
		height: 400px;
	}
	.recruit .recruit_right .recruit_right_link .li_1{
		background: url(../images/main/recruit_img01.jpg) no-repeat 50% 50%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
	}
	.recruit .recruit_right .recruit_right_link .li_2{
		background: url(../images/main/recruit_img02.jpg) no-repeat 50% 20%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
	}
	.recruit .recruit_right .recruit_right_link li{
		width: 100%;
		height: 200px;
		float: left;
		text-align: center;
		position: relative;	
	}
	.recruit .recruit_right .recruit_right_link a{
		width: 100%;
		height: 70%;
		position: absolute;
		top: 16%;
		left: 0;
	}
	.recruit .recruit_right .recruit_right_link h1{
		font-weight: 500;
		color: #ffffff;
		font-size: 37px;
	}
	.recruit .recruit_right .recruit_right_link .rrl_content{
		font-weight: 400;
		color: #ffffff;
		font-size: 18px;
		line-height: 26px;
		padding: 3% 6% 0 6%;
	}
}
@media (min-width: 1300px){
	.recruit .recruit_right .recruit_right_link{
		width: 100%;
		height: 50%;
	}
	.recruit .recruit_right .recruit_right_link .li_1{
		background: url(../images/main/recruit_img01.jpg) no-repeat 50% 50%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
	}
	.recruit .recruit_right .recruit_right_link .li_2{
		background: url(../images/main/recruit_img02.jpg) no-repeat 50% 50%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
	}
	.recruit .recruit_right .recruit_right_link li{
		width: 50%;
		height: 100%;
		float: left;
		text-align: center;
		position: relative;	
	}
	.recruit .recruit_right .recruit_right_link a{
		width: 100%;
		height: 70%;
		position: absolute;
		top: 40%;
		left: 0;
	}
	.recruit .recruit_right .recruit_right_link h1{
		font-weight: 500;
		color: #ffffff;
		font-size: 37px;
	}
	.recruit .recruit_right .recruit_right_link .rrl_content{
		font-weight: 400;
		color: #ffffff;
		font-size: 18px;
		line-height: 26px;
		padding: 3% 6% 0 6%;
	}
}
@media (min-width: 1400px){
	.recruit .recruit_right .recruit_right_link h1{
		font-weight: 500;
		color: #ffffff;
		font-size: 40px;
	}
	.recruit .recruit_right .recruit_right_link .rrl_content{
		font-weight: 400;
		color: #ffffff;
		font-size: 19px;
		line-height: 28px;
		padding: 3% 5% 0 5%;
	}
}
@media (min-width: 1500px){
	.recruit .recruit_right .recruit_right_link .rrl_content{
		font-weight: 400;
		color: #ffffff;
		font-size: 19px;
		line-height: 28px;
		padding: 3% 5% 0 5%;
	}
}
@media (min-width: 1600px){
	.recruit .recruit_right .recruit_right_link .rrl_content{
		font-weight: 400;
		color: #ffffff;
		font-size: 20px;
		line-height: 28px;
		padding: 3% 0 0 0;
	}
}

/*Ã¤¿ë°ø°í*/
.recruit .recruit_right .recruit_right_notice .rrn_more img{
	padding: 0 0 0 10px;
}

@media (max-width: 599px){
	.recruit .recruit_right .recruit_right_notice{
		width: 100%;
		overflow: hidden;
		background: #f1f6fe;
		padding: 20px 30px 20px 30px;
	}
	.recruit .recruit_right .recruit_right_notice h2{
		font-weight: 500;
		color: #000000;
		font-size: 26px;
	}
	.recruit .recruit_right .recruit_right_notice ul{
		width: 100%;
		overflow: hidden;
		padding: 5px 0 0 0;
	}
	.recruit .recruit_right .recruit_right_notice ul li{
		border-bottom: 1px solid #b8b8b8;
		padding: 10px 0;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		background:url('/images/main/more05.png') no-repeat;
		background-position: 98% 50%;
	}
	.recruit .recruit_right .recruit_right_notice ul li a{
		font-weight: 400;
		color: #0d0d0d;
		font-size: 16px;
		display: block;
	}
	.recruit .recruit_right .recruit_right_notice .rrn_more{
		text-align: right;
		padding: 15px 0 0 0;
	}
	.recruit .recrit_right .recruit_right_notice .rrn_more a{
		color: #5a5a5a;
		font-size: 14px;
	}
}
@media (min-width: 600px){
	.recruit .recruit_right .recruit_right_notice{
		width: 100%;
		overflow: hidden;
		background: #f1f6fe;
		padding: 30px 40px 20px 40px;
	}
	.recruit .recruit_right .recruit_right_notice h2{
		font-weight: 500;
		color: #000000;
		font-size: 28px;
	}
	.recruit .recruit_right .recruit_right_notice ul{
		width: 100%;
		overflow: hidden;
		padding: 10px 0 0 0;
	}
	.recruit .recruit_right .recruit_right_notice ul li{
		border-bottom: 1px solid #b8b8b8;
		padding: 10px 0;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		background:url('/images/main/more05.png') no-repeat;
		background-position: 98% 50%;
	}
	.recruit .recruit_right .recruit_right_notice ul li a{
		font-weight: 400;
		color: #0d0d0d;
		font-size: 17px;
		display: block;
	}
	.recruit .recruit_right .recruit_right_notice .rrn_more{
		text-align: right;
		padding: 15px 0 0 0;
	}
	.recruit .recrit_right .recruit_right_notice .rrn_more a{
		color: #5a5a5a;
		font-size: 16px;
	}
}
@media (min-width: 700px){
	.recruit .recruit_right .recruit_right_notice{
		width: 100%;
		height: 300px;
		background: #f1f6fe;
		padding: 7% 10% 0 10%;
	}
	.recruit .recruit_right .recruit_right_notice h2{
		font-weight: 500;
		color: #000000;
		font-size: 28px;
	}
	.recruit .recruit_right .recruit_right_notice ul{
		width: 100%;
		overflow: hidden;
		padding: 2% 0 0 0;
	}
	.recruit .recruit_right .recruit_right_notice ul li{
		border-bottom: 1px solid #b8b8b8;
		padding: 12px 0;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		background:url('/images/main/more05.png') no-repeat;
		background-position: 98% 50%;
	}
	.recruit .recruit_right .recruit_right_notice ul li a{
		font-weight: 400;
		color: #0d0d0d;
		font-size: 17px;
		display: block;
	}
	.recruit .recruit_right .recruit_right_notice .rrn_more{
		text-align: right;
		padding: 5% 0 0 0;
	}
	.recruit .recrit_right .recruit_right_notice .rrn_more a{
		color: #5a5a5a;
		font-size: 16px;
	}
}
@media (min-width: 800px){
	.recruit .recruit_right .recruit_right_notice{
		width: 100%;
		height: 300px;
		background: #f1f6fe;
		padding: 7% 10% 0 10%;
	}
	.recruit .recruit_right .recruit_right_notice h2{
		font-weight: 500;
		color: #000000;
		font-size: 28px;
	}
	.recruit .recruit_right .recruit_right_notice ul{
		width: 100%;
		overflow: hidden;
		padding: 2% 0 0 0;
	}
	.recruit .recruit_right .recruit_right_notice ul li{
		border-bottom: 1px solid #b8b8b8;
		padding: 12px 0;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		background:url('/images/main/more05.png') no-repeat;
		background-position: 98% 50%;
	}
	.recruit .recruit_right .recruit_right_notice ul li a{
		font-weight: 400;
		color: #0d0d0d;
		font-size: 17px;
		display: block;
	}
	.recruit .recruit_right .recruit_right_notice .rrn_more{
		text-align: right;
		padding: 5% 0 0 0;
	}
	.recruit .recrit_right .recruit_right_notice .rrn_more a{
		color: #5a5a5a;
		font-size: 16px;
	}
}
@media (min-width: 900px){
	.recruit .recruit_right .recruit_right_notice{
		width: 100%;
		height: 300px;
		background: #f1f6fe;
		padding: 7% 10% 0 10%;
	}
	.recruit .recruit_right .recruit_right_notice h2{
		font-weight: 500;
		color: #000000;
		font-size: 28px;
	}
	.recruit .recruit_right .recruit_right_notice ul{
		width: 100%;
		overflow: hidden;
		padding: 2% 0 0 0;
	}
	.recruit .recruit_right .recruit_right_notice ul li{
		border-bottom: 1px solid #b8b8b8;
		padding: 12px 0;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		background:url('/images/main/more05.png') no-repeat;
		background-position: 98% 50%;
	}
	.recruit .recruit_right .recruit_right_notice ul li a{
		font-weight: 400;
		color: #0d0d0d;
		font-size: 18px;
		display: block;
	}
	.recruit .recruit_right .recruit_right_notice .rrn_more{
		text-align: right;
		padding: 5% 0 0 0;
	}
	.recruit .recrit_right .recruit_right_notice .rrn_more a{
		color: #5a5a5a;
		font-size: 16px;
	}
}
@media (min-width: 1000px){
	.recruit .recruit_right .recruit_right_notice{
		width: 100%;
		height: 300px;
		background: #f1f6fe;
		padding: 5% 10% 0 10%;
	}
	.recruit .recruit_right .recruit_right_notice h2{
		font-weight: 500;
		color: #000000;
		font-size: 30px;
	}
	.recruit .recruit_right .recruit_right_notice ul{
		width: 100%;
		overflow: hidden;
		padding: 2% 0 0 0;
	}
	.recruit .recruit_right .recruit_right_notice ul li{
		border-bottom: 1px solid #b8b8b8;
		padding: 14px 0;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		background:url('/images/main/more05.png') no-repeat;
		background-position: 98% 50%;
	}
	.recruit .recruit_right .recruit_right_notice ul li a{
		font-weight: 400;
		color: #0d0d0d;
		font-size: 18px;
		display: block;
	}
	.recruit .recruit_right .recruit_right_notice .rrn_more{
		text-align: right;
		padding: 2% 0 0 0;
	}
	.recruit .recrit_right .recruit_right_notice .rrn_more a{
		color: #5a5a5a;
		font-size: 16px;
	}
}
@media (min-width: 1100px){
	.recruit .recruit_right .recruit_right_notice{
		width: 100%;
		height: 400px;
		background: #f1f6fe;
		padding: 10% 12% 0 12%;
	}
	.recruit .recruit_right .recruit_right_notice h2{
		font-weight: 500;
		color: #000000;
		font-size: 34px;
	}
	.recruit .recruit_right .recruit_right_notice ul{
		width: 100%;
		overflow: hidden;
		padding: 4% 0 0 0;
	}
	.recruit .recruit_right .recruit_right_notice ul li a{
		font-weight: 400;
		color: #0d0d0d;
		font-size: 20px;
	}
	.recruit .recruit_right .recruit_right_notice .rrn_more{
		text-align: right;
		padding: 5% 0 0 0;
	}
	.recruit .recrit_right .recruit_right_notice .rrn_more a{
		color: #5a5a5a;
		font-size: 17px;
	}
}
@media (min-width: 1200px){
	.recruit .recruit_right .recruit_right_notice{
		width: 100%;
		height: 400px;
		background: #f1f6fe;
		padding: 10% 12% 0 12%;
	}
	.recruit .recruit_right .recruit_right_notice h2{
		font-weight: 500;
		color: #000000;
		font-size: 34px;
	}
	.recruit .recruit_right .recruit_right_notice ul li a{
		font-weight: 400;
		color: #0d0d0d;
		font-size: 20px;
	}
}
@media (min-width: 1300px){
	.recruit .recruit_right .recruit_right_notice{
		width: 100%;
		height: 50%;
		background: #f1f6fe;
		padding: 10% 12% 0 12%;
	}
	.recruit .recruit_right .recruit_right_notice h2{
		font-weight: 500;
		color: #000000;
		font-size: 34px;
	}
	.recruit .recruit_right .recruit_right_notice ul li a{
		font-weight: 400;
		color: #0d0d0d;
		font-size: 20px;
	}
}
@media (min-width: 1400px){
	.recruit .recruit_right .recruit_right_notice{
		width: 100%;
		height: 50%;
		background: #f1f6fe;
		padding: 10% 12% 0 12%;
	}
	.recruit .recruit_right .recruit_right_notice h2{
		font-weight: 500;
		color: #000000;
		font-size: 36px;
	}
	.recruit .recruit_right .recruit_right_notice ul li a{
		font-weight: 400;
		color: #0d0d0d;
		font-size: 21px;
	}
}
@media (min-width: 1500px){
	.recruit .recruit_right .recruit_right_notice{
		width: 100%;
		height: 50%;
		background: #f1f6fe;
		padding: 8% 12% 0 12%;
	}
	.recruit .recruit_right .recruit_right_notice ul li a{
		font-weight: 400;
		color: #0d0d0d;
		font-size: 21px;
	}
}
@media (min-width: 1600px){
	.recruit .recruit_right .recruit_right_notice ul li a{
		font-weight: 400;
		color: #0d0d0d;
		font-size: 22px;
	}
}

/*================================
	¼­ºñ½º
================================*/
.service ul li a:hover .service_off{
	opacity: 0;
	filter: alpha(opacity=0);
}
.service ul li a:hover .service_on{
	opacity: 100;
	filter: alpha(opacity=100);
}

@media (max-width: 599px){
	.service ul li .service_off{
		width: 100%;
		height: 150px;
		background-color: rgba(0, 0, 0, 0.8);
		text-align: center;
		position: absolute;
		padding: 25px 0 0 0;
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul li .service_on{
		width: 100%;
		height: 150px;
		background-color: rgba(0, 0, 0, 0.3);
		text-align: center;
		position: absolute;
		padding: 20px 15px 0 15px;
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul{
		width: 100%;
		overflow: hidden;
	}
	.service ul li{
		width: 50%;
		height: 150px;
		float: left;
		position: relative;
	}
	.service ul .li_3,
	.service ul .li_6,
	.service ul .li_9,
	.service ul .li_12{
		width: 50%;
	}
	.service ul li h1{
		color: #ffffff;
		font-size: 20px;
		text-align: center;
	}
	.service ul li h2{
		color: #ffffff;
		font-size: 20px;
		line-height: 20px;
		text-align: center;
		padding: 10px 0 0 0;
	}
	.service ul li .service_on_text{
		color: #ffffff;
		font-size: 14px;
		line-height: 19px;
		text-align: center;
		padding: 5px 0 0 0;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 7% 0 0 0;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 10px 0 0 0;
	}
	.service ul li .service_off_img{
		height: 50px;
		text-align: center;
	}
	.service ul li .service_off_img1{
		width: 59px;
	}
	.service ul li .service_off_img2{
		width: 55px;
	}
	.service ul li .service_off_img3{
		width: 47px;
	}
	.service ul li .service_off_img4{
		width: 60px;
	}
	.service ul li .service_off_img5{
		width: 44px;
	}
	.service ul li .service_off_img6{
		width: 68px;
	}
	.service ul li .service_off_img7{
		width: 80px;
	}
	.service ul li .service_off_img8{
		width: 50px;
	}
	.service ul li .service_off_img9{
		width: 27px;
	}
	.service ul li .service_off_img10{
		width: 44px;
	}
	.service ul li .service_off_img11{
		width: 45px;
	}
}
@media (min-width: 600px){
	.service ul li .service_off{
		width: 100%;
		height: 200px;
		background-color: rgba(0, 0, 0, 0.8);
		text-align: center;
		position: absolute;
		padding: 45px 0 0 0;
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul li .service_on{
		width: 100%;
		height: 200px;
		background-color: rgba(0, 0, 0, 0.3);
		text-align: center;
		position: absolute;
		padding: 20px 15px 0 15px;
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul{
		width: 100%;
		overflow: hidden;
	}
	.service ul li{
		width: 33.3%;
		height: 200px;
		float: left;
		position: relative;
	}
	.service ul .li_3,
	.service ul .li_6,
	.service ul .li_9,
	.service ul .li_12{
		width: 33.4%;
	}
	.service ul li h1{
		color: #ffffff;
		font-size: 25px;
		line-height: 28px;
		text-align: center;
	}
	.service ul li h2{
		color: #ffffff;
		font-size: 20px;
		line-height: 26px;
		text-align: center;
		padding: 20px 0 0 0;
	}
	.service ul li .service_on_text{
		color: #ffffff;
		font-size: 16px;
		line-height: 22px;
		text-align: center;
		padding: 5px 0 0 0;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 7% 0 0 0;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 20px 0 0 0;
	}
	.service ul li .service_off_img{
		height: 60px;
		text-align: center;
	}
	.service ul li .service_off_img1{
		width: 69px;
	}
	.service ul li .service_off_img2{
		width: 65px;
	}
	.service ul li .service_off_img3{
		width: 57px;
	}
	.service ul li .service_off_img4{
		width: 70px;
	}
	.service ul li .service_off_img5{
		width: 54px;
	}
	.service ul li .service_off_img6{
		width: 78px;
	}
	.service ul li .service_off_img7{
		width: 90px;
	}
	.service ul li .service_off_img8{
		width: 60px;
	}
	.service ul li .service_off_img9{
		width: 37px;
	}
	.service ul li .service_off_img10{
		width: 54px;
	}
	.service ul li .service_off_img11{
		width: 55px;
	}
}
@media (min-width: 700px){
	.service ul li .service_off{
		width: 100%;
		height: 200px;
		background-color: rgba(0, 0, 0, 0.8);
		text-align: center;
		position: absolute;
		padding: 45px 0 0 0;
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul li .service_on{
		width: 100%;
		height: 200px;
		background-color: rgba(0, 0, 0, 0.3);
		text-align: center;
		position: absolute;
		padding: 20px 15px 0 15px;
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul{
		width: 100%;
		overflow: hidden;
	}
	.service ul li{
		width: 25%;
		height: 200px;
		float: left;
		position: relative;
	}
	.service ul .li_3,
	.service ul .li_6,
	.service ul .li_9,
	.service ul .li_12{
		width: 25%;
	}
	.service ul li h1{
		color: #ffffff;
		font-size: 25px;
		text-align: center;
	}
	.service ul li h2{
		color: #ffffff;
		font-size: 21px;
		text-align: center;
		padding: 20px 0 0 0;
	}
	.service ul li .service_on_text{
		color: #ffffff;
		font-size: 16px;
		line-height: 22px;
		text-align: center;
		padding: 5px 0 0 0;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 7% 0 0 0;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 20px 0 0 0;
	}
	.service ul li .service_off_img{
		height: 60px;
		text-align: center;
	}
	.service ul li .service_off_img1{
		width: 69px;
	}
	.service ul li .service_off_img2{
		width: 65px;
	}
	.service ul li .service_off_img3{
		width: 57px;
	}
	.service ul li .service_off_img4{
		width: 70px;
	}
	.service ul li .service_off_img5{
		width: 54px;
	}
	.service ul li .service_off_img6{
		width: 78px;
	}
	.service ul li .service_off_img7{
		width: 90px;
	}
	.service ul li .service_off_img8{
		width: 60px;
	}
	.service ul li .service_off_img9{
		width: 37px;
	}
	.service ul li .service_off_img10{
		width: 54px;
	}
	.service ul li .service_off_img11{
		width: 55px;
	}
}
@media (min-width: 800px){
	.service ul li .service_off{
		width: 100%;
		height: 200px;
		background-color: rgba(0, 0, 0, 0.8);
		text-align: center;
		position: absolute;
		padding: 45px 0 0 0;
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul li .service_on{
		width: 100%;
		height: 200px;
		background-color: rgba(0, 0, 0, 0.3);
		text-align: center;
		position: absolute;
		padding: 20px 15px 0 15px;
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul{
		width: 100%;
		overflow: hidden;
	}
	.service ul li{
		width: 25%;
		height: 200px;
		float: left;
		position: relative;
	}
	.service ul .li_3,
	.service ul .li_6,
	.service ul .li_9,
	.service ul .li_12{
		width: 25%;
	}
	.service ul li h1{
		color: #ffffff;
		font-size: 25px;
		text-align: center;
	}
	.service ul li h2{
		color: #ffffff;
		font-size: 21px;
		text-align: center;
		padding: 20px 0 0 0;
	}
	.service ul li .service_on_text{
		color: #ffffff;
		font-size: 16px;
		line-height: 22px;
		text-align: center;
		padding: 5px 0 0 0;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 7% 0 0 0;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 20px 0 0 0;
	}
	.service ul li .service_off_img{
		height: 60px;
		text-align: center;
	}
	.service ul li .service_off_img1{
		width: 69px;
	}
	.service ul li .service_off_img2{
		width: 65px;
	}
	.service ul li .service_off_img3{
		width: 57px;
	}
	.service ul li .service_off_img4{
		width: 70px;
	}
	.service ul li .service_off_img5{
		width: 54px;
	}
	.service ul li .service_off_img6{
		width: 78px;
	}
	.service ul li .service_off_img7{
		width: 90px;
	}
	.service ul li .service_off_img8{
		width: 60px;
	}
	.service ul li .service_off_img9{
		width: 37px;
	}
	.service ul li .service_off_img10{
		width: 54px;
	}
	.service ul li .service_off_img11{
		width: 55px;
	}
}
@media (min-width: 900px){
	.service ul li .service_off{
		width: 100%;
		height: 200px;
		background-color: rgba(0, 0, 0, 0.8);
		text-align: center;
		position: absolute;
		padding: 45px 0 0 0;
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul li .service_on{
		width: 100%;
		height: 200px;
		background-color: rgba(0, 0, 0, 0.3);
		text-align: center;
		position: absolute;
		padding: 20px 0 0 0;
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul{
		width: 100%;
		overflow: hidden;
	}
	.service ul li{
		width: 25%;
		height: 200px;
		float: left;
		position: relative;
	}
	.service ul .li_3,
	.service ul .li_6,
	.service ul .li_9,
	.service ul .li_12{
		width: 25%;
	}
	.service ul li h1{
		color: #ffffff;
		font-size: 25px;
		text-align: center;
	}
	.service ul li h2{
		color: #ffffff;
		font-size: 21px;
		text-align: center;
		padding: 20px 0 0 0;
	}
	.service ul li .service_on_text{
		color: #ffffff;
		font-size: 16px;
		line-height: 22px;
		text-align: center;
		padding: 5px 0 0 0;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 7% 0 0 0;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 20px 0 0 0;
	}
	.service ul li .service_off_img{
		height: 60px;
		text-align: center;
	}
	.service ul li .service_off_img1{
		width: 69px;
	}
	.service ul li .service_off_img2{
		width: 65px;
	}
	.service ul li .service_off_img3{
		width: 57px;
	}
	.service ul li .service_off_img4{
		width: 70px;
	}
	.service ul li .service_off_img5{
		width: 54px;
	}
	.service ul li .service_off_img6{
		width: 78px;
	}
	.service ul li .service_off_img7{
		width: 90px;
	}
	.service ul li .service_off_img8{
		width: 60px;
	}
	.service ul li .service_off_img9{
		width: 37px;
	}
	.service ul li .service_off_img10{
		width: 54px;
	}
	.service ul li .service_off_img11{
		width: 55px;
	}
}
@media (min-width: 1000px){
	.service ul li .service_off{
		width: 100%;
		height: 200px;
		background-color: rgba(0, 0, 0, 0.8);
		text-align: center;
		position: absolute;
		padding: 45px 0 0 0;
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul li .service_on{
		width: 100%;
		height: 200px;
		background-color: rgba(0, 0, 0, 0.3);
		text-align: center;
		position: absolute;
		padding: 20px 0 0 0;
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul{
		width: 100%;
		overflow: hidden;
	}
	.service ul li{
		width: 25%;
		height: 200px;
		float: left;
		position: relative;
	}
	.service ul .li_3,
	.service ul .li_6,
	.service ul .li_9,
	.service ul .li_12{
		width: 25%;
	}
	.service ul li h1{
		color: #ffffff;
		font-size: 30px;
		text-align: center;
	}
	.service ul li h2{
		color: #ffffff;
		font-size: 23px;
		text-align: center;
		padding: 20px 0 0 0;
	}
	.service ul li .service_on_text{
		color: #ffffff;
		font-size: 17px;
		line-height: 24px;
		text-align: center;
		padding: 5px 0 0 0;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 7% 0 0 0;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 20px 0 0 0;
	}
	.service ul li .service_off_img{
		height: 60px;
		text-align: center;
	}
	.service ul li .service_off_img1{
		width: 69px;
	}
	.service ul li .service_off_img2{
		width: 65px;
	}
	.service ul li .service_off_img3{
		width: 57px;
	}
	.service ul li .service_off_img4{
		width: 70px;
	}
	.service ul li .service_off_img5{
		width: 54px;
	}
	.service ul li .service_off_img6{
		width: 78px;
	}
	.service ul li .service_off_img7{
		width: 90px;
	}
	.service ul li .service_off_img8{
		width: 60px;
	}
	.service ul li .service_off_img9{
		width: 37px;
	}
	.service ul li .service_off_img10{
		width: 54px;
	}
	.service ul li .service_off_img11{
		width: 55px;
	}
}
@media (min-width: 1100px){
	.service ul li .service_off{
		width: 100%;
		height: 200px;
		background-color: rgba(0, 0, 0, 0.8);
		text-align: center;
		position: absolute;
		padding: 45px 0 0 0;
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul li .service_on{
		width: 100%;
		height: 200px;
		background-color: rgba(0, 0, 0, 0.3);
		text-align: center;
		position: absolute;
		padding: 20px 0 0 0;
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul{
		width: 100%;
		overflow: hidden;
	}
	.service ul li{
		width: 25%;
		height: 200px;
		float: left;
		position: relative;
	}
	.service ul .li_3,
	.service ul .li_6,
	.service ul .li_9,
	.service ul .li_12{
		width: 25%;
	}
	.service ul li h1{
		color: #ffffff;
		font-size: 30px;
		text-align: center;
	}
	.service ul li h2{
		color: #ffffff;
		font-size: 23px;
		text-align: center;
		padding: 20px 0 0 0;
	}
	.service ul li .service_on_text{
		color: #ffffff;
		font-size: 17px;
		line-height: 24px;
		text-align: center;
		padding: 5px 0 0 0;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 7% 0 0 0;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 20px 0 0 0;
	}
	.service ul li .service_off_img{
		height: 60px;
		text-align: center;
	}
	.service ul li .service_off_img1{
		width: 69px;
	}
	.service ul li .service_off_img2{
		width: 65px;
	}
	.service ul li .service_off_img3{
		width: 57px;
	}
	.service ul li .service_off_img4{
		width: 70px;
	}
	.service ul li .service_off_img5{
		width: 54px;
	}
	.service ul li .service_off_img6{
		width: 78px;
	}
	.service ul li .service_off_img7{
		width: 90px;
	}
	.service ul li .service_off_img8{
		width: 60px;
	}
	.service ul li .service_off_img9{
		width: 37px;
	}
	.service ul li .service_off_img10{
		width: 54px;
	}
	.service ul li .service_off_img11{
		width: 55px;
	}
}
@media (min-width: 1200px){
	.service ul li .service_off{
		width: 100%;
		height: 250px;
		background-color: rgba(0, 0, 0, 0.8);
		text-align: center;
		position: absolute;
		padding: 20% 0 0 0;
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul li .service_on{
		width: 100%;
		height: 250px;
		background-color: rgba(0, 0, 0, 0.3);
		text-align: center;
		position: absolute;
		padding: 12% 0 0 0;
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul{
		width: 100%;
		overflow: hidden;
	}
	.service ul li{
		width: 25%;
		height: 250px;
		float: left;
		position: relative;
	}
	.service ul .li_3,
	.service ul .li_6,
	.service ul .li_9,
	.service ul .li_12{
		width: 25%;
	}
	.service ul li h1{
		color: #ffffff;
		font-size: 30px;
		text-align: center;
	}
	.service ul li h2{
		color: #ffffff;
		font-size: 28px;
		text-align: center;
		padding: 7% 0 0 0;
	}
	.service ul li .service_on_text{
		color: #ffffff;
		font-size: 18px;
		line-height: 26px;
		text-align: center;
		padding: 10px 0 0 0;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 7% 0 0 0;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 9% 0 0 0;
	}
	.service ul li .service_off_img{
		height: auto;
		text-align: center;
	}
	.service ul li .service_off_img1{
		width: 99px;
	}
	.service ul li .service_off_img2{
		width: 85px;
	}
	.service ul li .service_off_img3{
		width: 82px;
	}
	.service ul li .service_off_img4{
		width: 98px;
	}
	.service ul li .service_off_img5{
		width: 78px;
	}
	.service ul li .service_off_img6{
		width: 98px;
	}
	.service ul li .service_off_img7{
		width: 123px;
	}
	.service ul li .service_off_img8{
		width: 86px;
	}
	.service ul li .service_off_img9{
		width: 57px;
	}
	.service ul li .service_off_img10{
		width: 79px;
	}
	.service ul li .service_off_img11{
		width: 71px;
	}
}
@media (min-width: 1300px){
	.service ul li .service_off{
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.8);
		text-align: center;
		position: absolute;
		padding: 20% 0 0 0;
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul li .service_on{
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.3);
		text-align: center;
		position: absolute;
		padding: 12% 0 0 0;
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul{
		width: 100%;
		height: 100%;
	}
	.service ul li h1{
		color: #ffffff;
		font-size: 2.500rem;
		line-height: 2.500rem;
		text-align: center;
	}
	.service ul li h2{
		color: #ffffff;
		font-size: 28px;
		line-height: 28px;
		text-align: center;
		padding: 7% 0 0 0;
	}
	.service ul li .service_on_text{
		color: #ffffff;
		font-size: 22px;
		line-height: 30px;
		text-align: center;
		padding: 7% 0 0 0;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 7% 0 0 0;
	}
	.service ul li{
		width: 25%;
		height: 33.3%;
		float: left;
		position: relative;
	}
	.service ul .li_9,
	.service ul .li_10,
	.service ul .li_11,
	.service ul .li_12{
		height: 33.4%;
	}
	.service ul .li_3,
	.service ul .li_6,
	.service ul .li_9,
	.service ul .li_12{
		width: 25%;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 9% 0 0 0;
	}
	.service ul li .service_off_img1{
		width: 99px;
	}
	.service ul li .service_off_img2{
		width: 85px;
	}
	.service ul li .service_off_img3{
		width: 82px;
	}
	.service ul li .service_off_img4{
		width: 98px;
	}
	.service ul li .service_off_img5{
		width: 78px;
	}
	.service ul li .service_off_img6{
		width: 98px;
	}
	.service ul li .service_off_img7{
		width: 123px;
	}
	.service ul li .service_off_img8{
		width: 86px;
	}
	.service ul li .service_off_img9{
		width: 57px;
	}
	.service ul li .service_off_img10{
		width: 79px;
	}
	.service ul li .service_off_img11{
		width: 71px;
	}
}
@media (min-width: 1400px){
	.service ul li .service_off{
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.8);
		text-align: center;
		position: absolute;
		padding: 20% 0 0 0;
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul li .service_on{
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.3);
		text-align: center;
		position: absolute;
		padding: 12% 0 0 0;
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul{
		width: 100%;
		height: 100%;
	}
	.service ul li h1{
		color: #ffffff;
		font-size: 2.500rem;
		text-align: center;
	}
	.service ul li h2{
		color: #ffffff;
		font-size: 28px;
		text-align: center;
		padding: 7% 0 0 0;
	}
	.service ul li .service_on_text{
		color: #ffffff;
		font-size: 22px;
		line-height: 30px;
		text-align: center;
		padding: 7% 0 0 0;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 7% 0 0 0;
	}
	.service ul li{
		width: 25%;
		height: 33.3%;
		float: left;
		position: relative;
	}
	.service ul .li_9,
	.service ul .li_10,
	.service ul .li_11,
	.service ul .li_12{
		height: 33.4%;
	}
	.service ul .li_3,
	.service ul .li_6,
	.service ul .li_9,
	.service ul .li_12{
		width: 25%;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 9% 0 0 0;
	}
	.service ul li .service_off_img1{
		width: 99px;
	}
	.service ul li .service_off_img2{
		width: 85px;
	}
	.service ul li .service_off_img3{
		width: 82px;
	}
	.service ul li .service_off_img4{
		width: 98px;
	}
	.service ul li .service_off_img5{
		width: 78px;
	}
	.service ul li .service_off_img6{
		width: 98px;
	}
	.service ul li .service_off_img7{
		width: 123px;
	}
	.service ul li .service_off_img8{
		width: 86px;
	}
	.service ul li .service_off_img9{
		width: 57px;
	}
	.service ul li .service_off_img10{
		width: 79px;
	}
	.service ul li .service_off_img11{
		width: 71px;
	}
}
@media (min-width: 1500px){
	.service ul li .service_off{
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.8);
		text-align: center;
		position: absolute;
		padding: 20% 0 0 0;
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul li .service_on{
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.3);
		text-align: center;
		position: absolute;
		padding: 12% 0 0 0;
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul{
		width: 100%;
		height: 100%;
	}
	.service ul li h1{
		color: #ffffff;
		font-size: 2.500rem;
		text-align: center;
	}
	.service ul li h2{
		color: #ffffff;
		font-size: 28px;
		text-align: center;
		padding: 7% 0 0 0;
	}
	.service ul li .service_on_text{
		color: #ffffff;
		font-size: 22px;
		line-height: 30px;
		text-align: center;
		padding: 7% 0 0 0;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 7% 0 0 0;
	}
	.service ul li{
		width: 25%;
		height: 33.3%;
		float: left;
		position: relative;
	}
	.service ul .li_9,
	.service ul .li_10,
	.service ul .li_11,
	.service ul .li_12{
		height: 33.4%;
	}
	.service ul .li_3,
	.service ul .li_6,
	.service ul .li_9,
	.service ul .li_12{
		width: 25%;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 15px 0 0 0;
	}
	.service ul li .service_off_img1{
		width: 99px;
	}
	.service ul li .service_off_img2{
		width: 85px;
	}
	.service ul li .service_off_img3{
		width: 82px;
	}
	.service ul li .service_off_img4{
		width: 98px;
	}
	.service ul li .service_off_img5{
		width: 78px;
	}
	.service ul li .service_off_img6{
		width: 98px;
	}
	.service ul li .service_off_img7{
		width: 123px;
	}
	.service ul li .service_off_img8{
		width: 86px;
	}
	.service ul li .service_off_img9{
		width: 57px;
	}
	.service ul li .service_off_img10{
		width: 79px;
	}
	.service ul li .service_off_img11{
		width: 71px;
	}
}
@media (min-width: 1600px){
	.service ul li .service_off{
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.8);
		text-align: center;
		position: absolute;
		padding: 15% 0 0 0;
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul li .service_on{
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.3);
		text-align: center;
		position: absolute;
		padding: 30px 0 0 0;
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.service ul{
		width: 100%;
		height: 100%;
	}
	.service ul li h1{
		color: #ffffff;
		font-size: 2.500rem;
		text-align: center;
	}
	.service ul li h2{
		color: #ffffff;
		font-size: 28px;
		text-align: center;
		padding: 7% 0 0 0;
	}
	.service ul li .service_on_text{
		color: #ffffff;
		font-size: 22px;
		line-height: 30px;
		text-align: center;
		padding: 2% 0 0 0;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 7% 0 0 0;
	}
	.service ul li{
		width: 25%;
		height: 33.4%;
		float: left;
		position: relative;
	}
	.service ul .li_9,
	.service ul .li_10,
	.service ul .li_11,
	.service ul .li_12{
		height: 33.3%;
	}
	.service ul .li_3,
	.service ul .li_6,
	.service ul .li_9,
	.service ul .li_12{
		width: 25%;
	}
	.service ul li .service_on_more{
		text-align: center;
		padding: 9% 0 0 0;
	}
	.service ul li .service_off_img1{
		width: 99px;
	}
	.service ul li .service_off_img2{
		width: 85px;
	}
	.service ul li .service_off_img3{
		width: 82px;
	}
	.service ul li .service_off_img4{
		width: 98px;
	}
	.service ul li .service_off_img5{
		width: 78px;
	}
	.service ul li .service_off_img6{
		width: 98px;
	}
	.service ul li .service_off_img7{
		width: 123px;
	}
	.service ul li .service_off_img8{
		width: 86px;
	}
	.service ul li .service_off_img9{
		width: 57px;
	}
	.service ul li .service_off_img10{
		width: 79px;
	}
	.service ul li .service_off_img11{
		width: 71px;
	}
}

/*¹è°æ»çÁø*/
.service ul .li_1{
	background: url(../images/main/service_img01.jpg) no-repeat 50% 50%;
	background-size : cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.service ul .li_2{
	background: url(../images/main/service_img02.jpg) no-repeat 50% 50%;
	background-size : cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.service ul .li_3{
	background: url(../images/main/service_img03.jpg) no-repeat 50% 50%;
	background-size : cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.service ul .li_4{
	background: url(../images/main/service_img04.jpg) no-repeat 50% 50%;
	background-size : cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.service ul .li_5{
	background: url(../images/main/service_img05.jpg) no-repeat 50% 50%;
	background-size : cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.service ul .li_6{
	background: url(../images/main/service_img06.jpg) no-repeat 50% 50%;
	background-size : cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.service ul .li_7{
	background: url(../images/main/service_img07.jpg) no-repeat 50% 50%;
	background-size : cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.service ul .li_8{
	background: url(../images/main/service_img08.jpg) no-repeat 50% 50%;
	background-size : cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.service ul .li_9{
	background: url(../images/main/service_img09.jpg) no-repeat 50% 50%;
	background-size : cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.service ul .li_10{
	background: url(../images/main/service_img10.jpg) no-repeat 50% 50%;
	background-size : cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.service ul .li_11{
	background: url(../images/main/service_img11.jpg) no-repeat 50% 50%;
	background-size : cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}

/*ºê·Î½´¾î*/
.service ul .li_12{
	background: #008f8f;	
}

@media (max-width: 599px){
	.service ul .li_12 a{
		display: block; 
		padding: 20px 20px 0 20px;
	}
	.service ul .li_12 .service_b_stitle{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 300;
		color: #ffffff;
		font-size: 14px;
	}
	.service ul .li_12 .service_b_title{
		font-weight: 500;
		color: #ffffff;
		font-size: 24px;
		line-height: 24px;
		padding: 0 0 0 0;
	}
	.service ul .li_12 .service_b_more{
		padding: 30px 0 0 0;
		text-align: right;
	}
	.service ul .li_12 .service_b_more img{
		width: 30px;
	}
}
@media (min-width: 600px){
	.service ul .li_12 a{
		display: block; 
		padding: 30px 20px 0 20px;
	}
	.service ul .li_12 .service_b_stitle{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 300;
		color: #ffffff;
		font-size: 15px;
	}
	.service ul .li_12 .service_b_title{
		font-weight: 500;
		color: #ffffff;
		font-size: 32px;
		line-height: 45px;
		padding: 0 0 0 0;
	}
	.service ul .li_12 .service_b_more{
		padding: 30px 0 0 0;
		text-align: right;
	}
	.service ul .li_12 .service_b_more img{
		width: 35px;
	}
}
@media (min-width: 700px){
	.service ul .li_12 a{
		display: block; 
		padding: 30px 20px 0 20px;
	}
	.service ul .li_12 .service_b_stitle{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 300;
		color: #ffffff;
		font-size: 15px;
	}
	.service ul .li_12 .service_b_title{
		font-weight: 500;
		color: #ffffff;
		font-size: 32px;
		line-height: 45px;
		padding: 0 0 0 0;
	}
	.service ul .li_12 .service_b_more{
		padding: 30px 0 0 0;
		text-align: right;
	}
	.service ul .li_12 .service_b_more img{
		width: 35px;
	}
}
@media (min-width: 800px){
	.service ul .li_12 a{
		display: block; 
		padding: 30px 20px 0 20px;
	}
	.service ul .li_12 .service_b_stitle{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 300;
		color: #ffffff;
		font-size: 15px;
	}
	.service ul .li_12 .service_b_title{
		font-weight: 500;
		color: #ffffff;
		font-size: 32px;
		line-height: 45px;
		padding: 0 0 0 0;
	}
	.service ul .li_12 .service_b_more{
		padding: 30px 0 0 0;
		text-align: right;
	}
	.service ul .li_12 .service_b_more img{
		width: 35px;
	}
}
@media (min-width: 900px){
	.service ul .li_12 a{
		display: block; 
		padding: 30px 30px 0 30px;
	}
	.service ul .li_12 .service_b_stitle{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 300;
		color: #ffffff;
		font-size: 16px;
	}
	.service ul .li_12 .service_b_title{
		font-weight: 500;
		color: #ffffff;
		font-size: 36px;
		line-height: 45px;
		padding: 0 0 0 0;
	}
	.service ul .li_12 .service_b_more{
		padding: 30px 0 0 0;
		text-align: right;
	}
	.service ul .li_12 .service_b_more img{
		width: 40px;
	}
}
@media (min-width: 1000px){
	.service ul .li_12 a{
		display: block; 
		padding: 30px 30px 0 30px;
	}
	.service ul .li_12 .service_b_stitle{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 300;
		color: #ffffff;
		font-size: 16px;
	}
	.service ul .li_12 .service_b_title{
		font-weight: 500;
		color: #ffffff;
		font-size: 36px;
		line-height: 45px;
		padding: 0 0 0 0;
	}
	.service ul .li_12 .service_b_more{
		padding: 30px 0 0 0;
		text-align: right;
	}
	.service ul .li_12 .service_b_more img{
		width: 40px;
	}
}
@media (min-width: 1100px){
	.service ul .li_12 a{
		display: block; 
		padding: 30px 30px 0 30px;
	}
	.service ul .li_12 .service_b_stitle{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 300;
		color: #ffffff;
		font-size: 16px;
	}
	.service ul .li_12 .service_b_title{
		font-weight: 500;
		color: #ffffff;
		font-size: 36px;
		line-height: 45px;
		padding: 0 0 0 0;
	}
	.service ul .li_12 .service_b_more{
		padding: 30px 0 0 0;
		text-align: right;
	}
	.service ul .li_12 .service_b_more img{
		width: 40px;
	}
}
@media (min-width: 1200px){
	.service ul .li_12 a{
		display: block; 
		padding: 40px 30px 0 40px;
	}
	.service ul .li_12 .service_b_stitle{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 300;
		color: #ffffff;
		font-size: 17px;
	}
	.service ul .li_12 .service_b_title{
		font-weight: 500;
		color: #ffffff;
		font-size: 42px;
		line-height: 45px;
		padding: 6px 0 0 0;
	}
	.service ul .li_12 .service_b_more{
		padding: 50px 0 0 0;
		text-align: right;
	}
	.service ul .li_12 .service_b_more img{
		width: auto;
	}
}
@media (min-width: 1300px){
	.service ul .li_12 a{
		display: block; 
		padding: 50px 50px 0 50px;
	}
	.service ul .li_12 .service_b_stitle{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 300;
		color: #ffffff;
		font-size: 20px;
	}
	.service ul .li_12 .service_b_title{
		font-weight: 500;
		color: #ffffff;
		font-size: 50px;
		line-height: 50px;
		padding: 6px 0 0 0;
	}
	.service ul .li_12 .service_b_more{
		padding: 70px 0 0 0;
		text-align: right;
	}
}

/*================================
	ÃÖ½Å±Û
================================*/
@media (max-width: 599px){
	.board{
		width: 100%;
		overflow: hidden;
	}
	.board .board_notice{
		width: 100%;
		overflow: hidden;
		background: #f1f6fe;
		padding: 30px 0 10px 20px;
	}
	.board .board_news{
		width: 100%;
		overflow: hidden;
		background: #FFFFFF;
		padding: 0 0 10px 20px;
	}
}
@media (min-width: 700px){
	.board{
		width: 100%;
		overflow: hidden;
	}
	.board .board_notice{
		width: 100%;
		overflow: hidden;
		background: #f1f6fe;
		padding: 30px 0 30px 30px;
	}
	.board .board_news{
		width: 100%;
		overflow: hidden;
		background: #FFFFFF;
		padding: 0 0 30px 30px;
	}
}
@media (min-width: 600px){
	.board{
		width: 100%;
		overflow: hidden;
	}
	.board .board_notice{
		width: 100%;
		overflow: hidden;
		background: #f1f6fe;
		padding: 30px 0 10px 30px;
	}
	.board .board_news{
		width: 100%;
		overflow: hidden;
		background: #FFFFFF;
		padding: 0 0 10px 30px;
	}
}
@media (min-width: 700px){
	.board{
		width: 100%;
		overflow: hidden;
	}
	.board .board_notice{
		width: 100%;
		overflow: hidden;
		background: #f1f6fe;
		padding: 30px 0 30px 30px;
	}
	.board .board_news{
		width: 100%;
		overflow: hidden;
		background: #FFFFFF;
		padding: 0 0 30px 30px;
	}
}
@media (min-width: 800px){
	.board{
		width: 100%;
		overflow: hidden;
	}
	.board .board_notice{
		width: 100%;
		overflow: hidden;
		background: #f1f6fe;
		padding: 30px 0 30px 30px;
	}
	.board .board_news{
		width: 100%;
		overflow: hidden;
		background: #FFFFFF;
		padding: 0 0 30px 0;
	}
}
@media (min-width: 900px){
	.board{
		width: 100%;
		overflow: hidden;
	}
	.board .board_notice{
		width: 100%;
		overflow: hidden;
		background: #f1f6fe;
		padding: 40px 0
	}
	.board .board_news{
		width: 100%;
		overflow: hidden;
		background: #FFFFFF;
		padding: 0 0 30px 0;
	}
}
@media (min-width: 1000px){
	.board{
		width: 100%;
		overflow: hidden;
	}
	.board .board_notice{
		width: 100%;
		overflow: hidden;
		background: #f1f6fe;
		padding: 40px 0
	}
	.board .board_news{
		width: 100%;
		overflow: hidden;
		background: #FFFFFF;
		padding: 0 0 30px 0;
	}
}
@media (min-width: 1100px){
	.board{
		width: 100%;
		overflow: hidden;
	}
	.board .board_notice{
		width: 100%;
		overflow: hidden;
		background: #f1f6fe;
		padding: 40px 0
	}
	.board .board_news{
		width: 100%;
		overflow: hidden;
		background: #FFFFFF;
		padding: 0 0 30px 0;
	}
}
@media (min-width: 1200px){
	.board{
		width: 100%;
		overflow: hidden;
	}
	.board .board_notice{
		width: 100%;
		overflow: hidden;
		background: #f1f6fe;
		padding: 40px 0
	}
	.board .board_news{
		width: 100%;
		overflow: hidden;
		background: #FFFFFF;
		padding: 0 0 30px 0;
	}
}
@media (min-width: 1300px){
	.board{
		width: 100%;
		height: 100vh;
	}
	.board .board_notice{
		width: 100%;
		height: 42%;
		background: #f1f6fe;
		padding: 100px 0 0 0;
	}
	.board .board_news{
		width: 100%;
		height: 58%;
		background: #FFFFFF;
	}
}

/*°øÁö»çÇ×*/
@media (max-width: 599px){
	.board_notice .board_notice_title{
		width: 100%;
		float: left;
		padding: 0 0 0 0
	}
	.board_notice .board_notice_list{
		width: 100%;
		float: left;
		padding: 20px 0 0 0;
	}
}
@media (min-width: 600px){
	.board_notice .board_notice_title{
		width: 100%;
		float: left;
		padding: 0 0 0 0
	}
	.board_notice .board_notice_list{
		width: 100%;
		float: left;
		padding: 20px 0 0 0;
	}
}
@media (min-width: 700px){
	.board_notice .board_notice_title{
		width: 100%;
		float: left;
		padding: 0 0 0 0
	}
	.board_notice .board_notice_list{
		width: 100%;
		float: left;
		padding: 20px 0 0 0;
	}
}
@media (min-width: 800px){
	.board_notice .board_notice_title{
		width: 100%;
		float: left;
		padding: 0 0 0 0
	}
	.board_notice .board_notice_list{
		width: 100%;
		float: left;
		padding: 20px 0 0 0;
	}
}
@media (min-width: 900px){
	.board_notice .board_notice_title{
		width: 20%;
		float: left;
		padding: 10px 0 0 3%;
	}
	.board_notice .board_notice_list{
		width: 80%;
		float: left;
		padding: 0 0 0 0;
	}
}
@media (min-width: 1000px){
	.board_notice .board_notice_title{
		width: 20%;
		float: left;
		padding: 10px 0 0 3%;
	}
	.board_notice .board_notice_list{
		width: 80%;
		float: left;
		padding: 0 0 0 0;
	}
}
@media (min-width: 1100px){
	.board_notice .board_notice_title{
		width: 20%;
		float: left;
		padding: 10px 0 0 3%;
	}
	.board_notice .board_notice_list{
		width: 80%;
		float: left;
		padding: 0 0 0 0;
	}
}
@media (min-width: 1200px){
	.board_notice .board_notice_title{
		width: 20%;
		float: left;
		padding: 10px 0 0 3%;
	}
	.board_notice .board_notice_list{
		width: 80%;
		float: left;
		padding: 0 0 0 0;
	}
}
@media (min-width: 1300px){
	.board_notice .board_notice_title{
		width: 20%;
		float: left;
		padding: 4% 0 0 3%;
	}
	.board_notice .board_notice_list{
		width: 80%;
		float: left;
		padding: 3% 0 0 0;
	}
}
@media (min-width: 1400px){
	.board_notice .board_notice_title{
		width: 20%;
		float: left;
		padding: 4% 0 0 3%;
	}
	.board_notice .board_notice_list{
		width: 80%;
		float: left;
		padding: 3% 0 0 0;
	}
}
@media (min-width: 1500px){
	.board_notice .board_notice_title{
		width: 20%;
		float: left;
		padding: 40px 0 0 3%;
	}
	.board_notice .board_notice_list{
		width: 80%;
		float: left;
		padding: 40px 0 0 0;
	}
}
@media (min-width: 1600px){
	.board_notice .board_notice_list{
		width: 80%;
		float: left;
		padding: 40px 0 0 0;
	}
}

/*°øÁö»çÇ×-Å¸ÀÌÆ²*/
@media (max-width: 599px){
	.board_notice .board_notice_title h1{
		width: 100%;
		float: left;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		color: #000000;
		font-size: 30px;
	}
	.board_notice .board_notice_title .bnt_info{
		width: 100%;
		float: left;
		color: #0d0d0d;
		font-size: 14px;
		line-height: 20px;
		padding: 0 0 0 0;
	}
}
@media (min-width: 600px){
	.board_notice .board_notice_title h1{
		width: 22%;
		float: left;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		color: #000000;
		font-size: 30px;
	}
	.board_notice .board_notice_title .bnt_info{
		width: 78%;
		float: left;
		color: #0d0d0d;
		font-size: 14px;
		line-height: 20px;
		padding: 10px 0 0 0;
	}
}
@media (min-width: 700px){
	.board_notice .board_notice_title h1{
		width: 18%;
		float: left;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		color: #000000;
		font-size: 30px;
	}
	.board_notice .board_notice_title .bnt_info{
		width: 82%;
		float: left;
		color: #0d0d0d;
		font-size: 14px;
		line-height: 20px;
		padding: 10px 0 0 0;
	}
}
@media (min-width: 800px){
	.board_notice .board_notice_title h1{
		width: 18%;
		float: left;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		color: #000000;
		font-size: 34px;
	}
	.board_notice .board_notice_title .bnt_info{
		width: 82%;
		float: left;
		color: #0d0d0d;
		font-size: 15px;
		line-height: 20px;
		padding: 7px 0 0 0;
	}
}
@media (min-width: 900px){
	.board_notice .board_notice_title h1{
		width: 100%;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		color: #000000;
		font-size: 34px;
	}
	.board_notice .board_notice_title .bnt_info{
		width: 100%;
		color: #0d0d0d;
		font-size: 15px;
		line-height: 20px;
		padding: 3% 0 0 0;
	}
}
@media (min-width: 1000px){
	.board_notice .board_notice_title h1{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		color: #000000;
		font-size: 38px;
	}
	.board_notice .board_notice_title .bnt_info{
		color: #0d0d0d;
		font-size: 16px;
		line-height: 22px;
		padding: 3% 0 0 0;
	}
}
@media (min-width: 1100px){
	.board_notice .board_notice_title h1{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		color: #000000;
		font-size: 38px;
	}
	.board_notice .board_notice_title .bnt_info{
		color: #0d0d0d;
		font-size: 16px;
		line-height: 22px;
		padding: 3% 0 0 0;
	}
}
@media (min-width: 1200px){
	.board_notice .board_notice_title h1{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		color: #000000;
		font-size: 46px;
	}
	.board_notice .board_notice_title .bnt_info{
		color: #0d0d0d;
		font-size: 18px;
		line-height: 26px;
		padding: 3% 0 0 0;
	}
}
@media (min-width: 1300px){
	.board_notice .board_notice_title h1{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		color: #000000;
		font-size: 50px;
	}
	.board_notice .board_notice_title .bnt_info{
		color: #0d0d0d;
		font-size: 20px;
		line-height: 30px;
		padding: 3% 0 0 0;
	}
}

/*°øÁö»çÇ×-¸®½ºÆ®*/
.board_notice .board_notice_list ul{
	width: 100%;
	overflow: hidden;
}
.board_notice .board_notice_list ul li a:hover{
	border: 1px solid #2970e1;
}

@media (max-width: 599px){
	.board_notice .board_notice_list ul li{
		width: 100%;
		float: left;
		padding: 0 20px 10px 0;
	}
	.board_notice .board_notice_list ul li a{
		width: 100%;
		background: #FFFFFF;
		display: block;
		padding: 20px 20px;
		border: 1px solid #FFFFFF;
		-webkit-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	.board_notice .board_notice_list ul li .bnl_title{
		font-weight: 500;
		color: #000000;
		font-size: 16px;
		line-height: 22px;
		word-break: break-all;

		display: -webkit-box;
		-webkit-line-clamp: 1; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 25px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.board_notice .board_notice_list ul li .bnl_content{
		color: #4a4a4a;
		font-size: 14px;
		line-height: 20px;
		word-break: break-all;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 42px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.board_notice .board_notice_list ul li .bnl_line{
		border-bottom: 1px solid #010101;
		margin: 10px 0;
	}
}
@media (min-width: 600px){
	.board_notice .board_notice_list ul li{
		width: 100%;
		float: left;
		padding: 0 30px 20px 0;
	}
	.board_notice .board_notice_list ul li a{
		width: 100%;
		background: #FFFFFF;
		display: block;
		padding: 20px 20px;
		border: 1px solid #FFFFFF;
		-webkit-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	.board_notice .board_notice_list ul li .bnl_title{
		font-weight: 500;
		color: #000000;
		font-size: 16px;
		line-height: 22px;
		word-break: break-all;

		display: -webkit-box;
		-webkit-line-clamp: 1; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 28px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.board_notice .board_notice_list ul li .bnl_content{
		color: #4a4a4a;
		font-size: 14px;
		line-height: 20px;
		word-break: break-all;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 42px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.board_notice .board_notice_list ul li .bnl_line{
		border-bottom: 1px solid #010101;
		margin: 10px 0;
	}
}
@media (min-width: 700px){
	.board_notice .board_notice_list ul li{
		width: 33.3%;
		float: left;
		padding: 0 20px 0 0;
	}
	.board_notice .board_notice_list ul li a{
		width: 100%;
		background: #FFFFFF;
		display: block;
		padding: 10% 8%;
		border: 1px solid #FFFFFF;
		-webkit-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	.board_notice .board_notice_list ul li .bnl_title{
		font-weight: 500;
		color: #000000;
		font-size: 16px;
		line-height: 22px;
		word-break: break-all;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 48px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.board_notice .board_notice_list ul li .bnl_content{
		color: #4a4a4a;
		font-size: 14px;
		line-height: 20px;
		word-break: break-all;

		display: -webkit-box;
		-webkit-line-clamp: 3; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 60px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.board_notice .board_notice_list ul li .bnl_line{
		border-bottom: 1px solid #010101;
		margin: 5% 0;
	}
}
@media (min-width: 800px){
	.board_notice .board_notice_list ul li{
		width: 33.3%;
		float: left;
		padding: 0 30px 0 0;
	}
	.board_notice .board_notice_list ul li a{
		width: 100%;
		background: #FFFFFF;
		display: block;
		padding: 10% 8%;
		border: 1px solid #FFFFFF;
		-webkit-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	.board_notice .board_notice_list ul li .bnl_title{
		font-weight: 500;
		color: #000000;
		font-size: 17px;
		line-height: 24px;
		word-break: break-all;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 50px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.board_notice .board_notice_list ul li .bnl_content{
		color: #4a4a4a;
		font-size: 14px;
		line-height: 20px;
		word-break: break-all;

		display: -webkit-box;
		-webkit-line-clamp: 3; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 60px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media (min-width: 900px){
	.board_notice .board_notice_list ul li{
		width: 33.3%;
		float: left;
		padding: 0 3% 0 0;
	}
	.board_notice .board_notice_list ul li a{
		width: 100%;
		background: #FFFFFF;
		display: block;
		padding: 10% 8%;
		border: 1px solid #FFFFFF;
		-webkit-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	.board_notice .board_notice_list ul li .bnl_title{
		font-weight: 500;
		color: #000000;
		font-size: 17px;
		line-height: 24px;
		word-break: break-all;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 50px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.board_notice .board_notice_list ul li .bnl_content{
		color: #4a4a4a;
		font-size: 14px;
		line-height: 20px;
		word-break: break-all;

		display: -webkit-box;
		-webkit-line-clamp: 3; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 60px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media (min-width: 1000px){
	.board_notice .board_notice_list ul li{
		width: 33.3%;
		float: left;
		padding: 0 3% 0 0;
	}
	.board_notice .board_notice_list ul li a{
		width: 100%;
		background: #FFFFFF;
		display: block;
		padding: 10% 8%;
		border: 1px solid #FFFFFF;
		-webkit-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	.board_notice .board_notice_list ul li .bnl_title{
		font-weight: 500;
		color: #000000;
		font-size: 19px;
		line-height: 28px;
		word-break: break-all;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 60px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.board_notice .board_notice_list ul li .bnl_content{
		color: #4a4a4a;
		font-size: 15px;
		line-height: 22px;
		word-break: break-all;

		display: -webkit-box;
		-webkit-line-clamp: 3; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 70px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media (min-width: 1100px){
	.board_notice .board_notice_list ul li{
		width: 33.3%;
		float: left;
		padding: 0 3% 0 0;
	}
	.board_notice .board_notice_list ul li a{
		width: 100%;
		background: #FFFFFF;
		display: block;
		padding: 10% 8%;
		border: 1px solid #FFFFFF;
		-webkit-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	.board_notice .board_notice_list ul li .bnl_title{
		font-weight: 500;
		color: #000000;
		font-size: 19px;
		line-height: 28px;
		word-break: break-all;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 60px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media (min-width: 1200px){
	.board_notice .board_notice_list ul li{
		width: 33.3%;
		float: left;
		padding: 0 3% 0 0;
	}
	.board_notice .board_notice_list ul li a{
		width: 100%;
		background: #FFFFFF;
		display: block;
		padding: 10% 8%;
		border: 1px solid #FFFFFF;
		-webkit-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	.board_notice .board_notice_list ul li .bnl_title{
		font-weight: 500;
		color: #000000;
		font-size: 22px;
		line-height: 32px;
		word-break: break-all;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 60px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media (min-width: 1300px){
	.board_notice .board_notice_list ul li{
		width: 33.3%;
		float: left;
		padding: 0 3% 0 0;
	}
	.board_notice .board_notice_list ul li a{
		width: 100%;
		background: #FFFFFF;
		display: block;
		padding: 10% 8%;
		border: 1px solid #FFFFFF;
		-webkit-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	.board_notice .board_notice_list ul li .bnl_title{
		font-weight: 500;
		color: #000000;
		font-size: 22px;
		line-height: 32px;
		word-break: break-all;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 60px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media (min-width: 1400px){
	.board_notice .board_notice_list ul li{
		width: 33.3%;
		float: left;
		padding: 0 3% 0 0;
	}
	.board_notice .board_notice_list ul li a{
		width: 100%;
		background: #FFFFFF;
		display: block;
		padding: 8% 8%;
		border: 1px solid #FFFFFF;
		-webkit-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	.board_notice .board_notice_list ul li .bnl_title{
		font-weight: 500;
		color: #000000;
		font-size: 24px;
		line-height: 32px;
		word-break: break-all;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 60px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media (min-width: 1500px){
	.board_notice .board_notice_list ul li{
		width: 33.3%;
		float: left;
		padding: 0 5% 0 0;
	}
}

/*´º½º·ë-Å¸ÀÌÆ²*/
@media (max-width: 599px){
	.board_news .board_news_title{
		width: 100%;
		overflow: hidden;
		padding: 30px 0 20px 0;
	}
	.board_news .board_news_title .bnt_title{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		color: #000000;
		font-size: 30px;
		padding: 0 10px 0 0;
		float: left;
	}
	.board_news .board_news_title .bnt_info{
		color: #0d0d0d;
		font-size: 14px;
		padding: 0 0 0 0;
		float: left;
	}
}
@media (min-width: 600px){
	.board_news .board_news_title{
		width: 100%;
		overflow: hidden;
		padding: 35px 0 20px 0;
	}
	.board_news .board_news_title .bnt_title{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		color: #000000;
		font-size: 30px;
		padding: 0 10px 0 0;
		float: left;
	}
	.board_news .board_news_title .bnt_info{
		color: #0d0d0d;
		font-size: 14px;
		padding: 12px 0 0 0;
		float: left;
	}
}
@media (min-width: 700px){
	.board_news .board_news_title{
		width: 100%;
		overflow: hidden;
		padding: 35px 0 20px 0;
	}
	.board_news .board_news_title .bnt_title{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		color: #000000;
		font-size: 30px;
		padding: 0 10px 0 0;
		float: left;
	}
	.board_news .board_news_title .bnt_info{
		color: #0d0d0d;
		font-size: 14px;
		padding: 12px 0 0 0;
		float: left;
	}
}
@media (min-width: 800px){
	.board_news .board_news_title{
		width: 100%;
		overflow: hidden;
		padding: 35px 0 20px 0;
	}
	.board_news .board_news_title .bnt_title{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		color: #000000;
		font-size: 34px;
		padding: 0 1% 0 3%;
		float: left;
	}
	.board_news .board_news_title .bnt_info{
		color: #0d0d0d;
		font-size: 15px;
		padding: 12px 0 0 0;
		float: left;
	}
}
@media (min-width: 900px){
	.board_news .board_news_title{
		width: 100%;
		overflow: hidden;
		padding: 35px 0 20px 0;
	}
	.board_news .board_news_title .bnt_title{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		color: #000000;
		font-size: 34px;
		padding: 0 1% 0 3%;
		float: left;
	}
	.board_news .board_news_title .bnt_info{
		color: #0d0d0d;
		font-size: 15px;
		padding: 12px 0 0 0;
		float: left;
	}
}
@media (min-width: 1000px){
	.board_news .board_news_title{
		width: 100%;
		overflow: hidden;
		padding: 50px 0 20px 0;
	}
	.board_news .board_news_title .bnt_title{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		color: #000000;
		font-size: 38px;
		padding: 0 1% 0 3%;
		float: left;
	}
	.board_news .board_news_title .bnt_info{
		color: #0d0d0d;
		font-size: 16px;
		padding: 12px 0 0 0;
		float: left;
	}
}
@media (min-width: 1100px){
	.board_news .board_news_title{
		width: 100%;
		overflow: hidden;
		padding: 50px 0 20px 0;
	}
	.board_news .board_news_title .bnt_title{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		color: #000000;
		font-size: 38px;
		padding: 0 1% 0 3%;
		float: left;
	}
	.board_news .board_news_title .bnt_info{
		color: #0d0d0d;
		font-size: 16px;
		padding: 12px 0 0 0;
		float: left;
	}
}
@media (min-width: 1200px){
	.board_news .board_news_title{
		width: 100%;
		overflow: hidden;
		padding: 50px 0 20px 0;
	}
	.board_news .board_news_title .bnt_title{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		color: #000000;
		font-size: 46px;
		padding: 0 1% 0 3%;
		float: left;
	}
	.board_news .board_news_title .bnt_info{
		color: #0d0d0d;
		font-size: 18px;
		padding: 15px 0 0 0;
		float: left;
	}
}
@media (min-width: 1300px){
	.board_news .board_news_title{
		width: 100%;
		overflow: hidden;
		padding: 5% 0 3% 0;
	}
	.board_news .board_news_title .bnt_title{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		color: #000000;
		font-size: 50px;
		padding: 0 1% 0 3%;
		float: left;
	}
	.board_news .board_news_title .bnt_info{
		color: #0d0d0d;
		font-size: 20px;
		padding: 1% 0 0 0;
		float: left;
	}
}
@media (min-width: 1400px){
	.board_news .board_news_title{
		width: 100%;
		overflow: hidden;
		padding: 5% 0 3% 0;
	}
}
@media (min-width: 1500px){
	.board_news .board_news_title{
		width: 100%;
		overflow: hidden;
		padding: 70px 0 30px 0;
	}
}
@media (min-width: 1600px){
	.board_news .board_news_title{
		width: 100%;
		overflow: hidden;
		padding: 50px 0 30px 0;
	}
}

/*´º½º·ë-¸®½ºÆ®*/
.board_news .board_news_list ul li .bnl_img img{
	width: 100%;
	max-width: 385px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.board_news .board_news_list ul li a:hover .bnl_img img{
	opacity: 0.7;
	filter: alpha(opacity=70);   /* For IE8 and earlier */
}

@media (max-width: 599px){
	.board_news .board_news_list ul{
		width: 100%;
		overflow: hidden;
		padding: 0 0 0 0;
	}
	.board_news .board_news_list ul li{
		width: 50%;
		float: left;
		padding: 0 20px 20px 0;
	}
	.board_news .board_news_list ul li .bnl_title{
		font-weight: 500;
		color: #000000;
		font-size: 16px;
		line-height: 22px;
		word-break: break-all;
		margin: 6% 0 0 0;

		display: -webkit-box;
		-webkit-line-clamp: 1; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 25px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.board_news .board_news_list ul li .bnl_content{
		color: #4a4a4a;
		font-size: 14px;
		line-height: 20px;
		word-break: break-all;
		margin: 0 0 0 0;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 40px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media (min-width: 600px){
	.board_news .board_news_list ul{
		width: 100%;
		overflow: hidden;
		padding: 0 0 0 0;
	}
	.board_news .board_news_list ul li{
		width: 50%;
		float: left;
		padding: 0 30px 30px 0;
	}
	.board_news .board_news_list ul li .bnl_title{
		font-weight: 500;
		color: #000000;
		font-size: 16px;
		line-height: 22px;
		word-break: break-all;
		margin: 6% 0 0 0;

		display: -webkit-box;
		-webkit-line-clamp: 1; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 25px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.board_news .board_news_list ul li .bnl_content{
		color: #4a4a4a;
		font-size: 14px;
		line-height: 20px;
		word-break: break-all;
		margin: 5px 0 0 0;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 40px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media (min-width: 700px){
	.board_news .board_news_list ul{
		width: 100%;
		overflow: hidden;
		padding: 0 0 0 0;
	}
	.board_news .board_news_list ul li{
		width: 25%;
		float: left;
		padding: 0 20px 0 0;
	}
	.board_news .board_news_list ul li .bnl_title{
		font-weight: 500;
		color: #000000;
		font-size: 16px;
		line-height: 22px;
		word-break: break-all;
		margin: 6% 0 0 0;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 48px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.board_news .board_news_list ul li .bnl_content{
		color: #4a4a4a;
		font-size: 14px;
		line-height: 20px;
		word-break: break-all;
		margin: 5px 0 0 0;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 40px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media (min-width: 800px){
	.board_news .board_news_list ul{
		width: 100%;
		overflow: hidden;
		padding: 0 0 0 3%;
	}
	.board_news .board_news_list ul li{
		width: 25%;
		float: left;
		padding: 0 2% 0 0;
	}
	.board_news .board_news_list ul li .bnl_title{
		font-weight: 500;
		color: #000000;
		font-size: 16px;
		line-height: 22px;
		word-break: break-all;
		margin: 6% 0 0 0;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 48px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.board_news .board_news_list ul li .bnl_content{
		color: #4a4a4a;
		font-size: 14px;
		line-height: 20px;
		word-break: break-all;
		margin: 5px 0 0 0;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 40px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media (min-width: 900px){
	.board_news .board_news_list ul li{
		width: 25%;
		float: left;
		padding: 0 2% 0 0;
	}
	.board_news .board_news_list ul li .bnl_title{
		font-weight: 500;
		color: #000000;
		font-size: 16px;
		line-height: 22px;
		word-break: break-all;
		margin: 6% 0 0 0;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 48px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.board_news .board_news_list ul li .bnl_content{
		color: #4a4a4a;
		font-size: 14px;
		line-height: 20px;
		word-break: break-all;
		margin: 5px 0 0 0;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 40px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media (min-width: 1000px){
	.board_news .board_news_list ul li{
		width: 25%;
		float: left;
		padding: 0 2% 0 0;
	}
	.board_news .board_news_list ul li .bnl_title{
		font-weight: 500;
		color: #000000;
		font-size: 17px;
		line-height: 25px;
		word-break: break-all;
		margin: 6% 0 0 0;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 55px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.board_news .board_news_list ul li .bnl_content{
		color: #4a4a4a;
		font-size: 15px;
		line-height: 22px;
		word-break: break-all;
		margin: 5px 0 0 0;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 48px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media (min-width: 1100px){
	.board_news .board_news_list ul li{
		width: 25%;
		float: left;
		padding: 0 2% 0 0;
	}
	.board_news .board_news_list ul li .bnl_title{
		font-weight: 500;
		color: #000000;
		font-size: 17px;
		line-height: 25px;
		word-break: break-all;
		margin: 6% 0 0 0;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 55px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.board_news .board_news_list ul li .bnl_content{
		color: #4a4a4a;
		font-size: 15px;
		line-height: 22px;
		word-break: break-all;
		margin: 5px 0 0 0;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 48px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media (min-width: 1200px){
	.board_news .board_news_list ul li{
		width: 25%;
		float: left;
		padding: 0 2% 0 0;
	}
	.board_news .board_news_list ul li .bnl_title{
		font-weight: 500;
		color: #000000;
		font-size: 19px;
		line-height: 28px;
		word-break: break-all;
		margin: 6% 0 0 0;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 60px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.board_news .board_news_list ul li .bnl_content{
		color: #4a4a4a;
		font-size: 15px;
		line-height: 23px;
		word-break: break-all;
		margin: 10px 0 0 0;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 50px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media (min-width: 1300px){
	.board_news .board_news_list ul li{
		width: 25%;
		float: left;
		padding: 0 2% 0 0;
	}
	.board_news .board_news_list ul li .bnl_title{
		font-weight: 500;
		color: #000000;
		font-size: 22px;
		line-height: 32px;
		word-break: break-all;
		margin: 6% 0 0 0;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 60px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.board_news .board_news_list ul li .bnl_content{
		color: #4a4a4a;
		font-size: 16px;
		line-height: 26px;
		word-break: break-all;
		margin: 10px 0 0 0;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 50px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media (min-width: 1400px){
	.board_news .board_news_list ul li{
		width: 25%;
		float: left;
		padding: 0 2% 0 0;
	}
	.board_news .board_news_list ul li .bnl_title{
		font-weight: 500;
		color: #000000;
		font-size: 24px;
		line-height: 32px;
		word-break: break-all;
		margin: 6% 0 0 0;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 60px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media (min-width: 1500px){
	.board_news .board_news_list ul li{
		width: 25%;
		float: left;
		padding: 0 2% 0 0;
	}
	.board_news .board_news_list ul li .bnl_title{
		font-weight: 500;
		color: #000000;
		font-size: 24px;
		line-height: 32px;
		word-break: break-all;
		margin: 6% 0 0 0;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 60px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media (min-width: 1600px){
	.board_news .board_news_list ul li{
		width: 25%;
		float: left;
		padding: 0 2% 0 0;
	}
	.board_news .board_news_list ul li .bnl_title{
		font-weight: 500;
		color: #000000;
		font-size: 24px;
		line-height: 32px;
		word-break: break-all;
		margin: 4% 0 0 0;

		display: -webkit-box;
		-webkit-line-clamp: 2; /* ¶óÀÎ¼ö */
		-webkit-box-orient: vertical;
		white-space: normal;
		height: 60px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media (min-width: 1700px){
	.board_news .board_news_list ul li{
		width: 25%;
		float: left;
		padding: 0 4% 0 0;
	}
}

/*================================
	Ä«ÇÇ¶óÀÌÅÍ
================================*/
@media (max-width: 599px){
	.Mcopyright{
		width: 100%;
		overflow: hidden;
		background: #000305 url(../images/main/bg_copyright.jpg) no-repeat 50% 50% !important;
		background-size : cover; 
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		padding: 0 5%;
	}
	.Mcopyright .Mcopyright_top{
		width: 100%;
		overflow: hidden;
		padding: 20px 0 20px 0;
		text-align: center;
	}
	.Mcopyright .Mcopyright_top_logo{
		width: 100%;
		float: left;
		padding: 20px 0 0 0;
		text-align: center;
	}
	.Mcopyright .Mcopyright_top_logo img{
		width: 160px;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap{
		width: 100%;
		float: left;
	}
}
@media (min-width: 600px){
	.Mcopyright{
		width: 100%;
		overflow: hidden;
		background: #000305 url(../images/main/bg_copyright.jpg) no-repeat 50% 50% !important;
		background-size : cover; 
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		padding: 0 5%;
	}
	.Mcopyright .Mcopyright_top{
		width: 100%;
		overflow: hidden;
		padding: 20px 0 20px 0;
		text-align: center;
	}
	.Mcopyright .Mcopyright_top_logo{
		width: 100%;
		float: left;
		padding: 0 0 0 0;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap{
	}
}
@media (min-width: 700px){
	.Mcopyright{
		width: 100%;
		overflow: hidden;
		background: #000305 url(../images/main/bg_copyright.jpg) no-repeat 50% 50% !important;
		background-size : cover; 
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		padding: 0 5%;
	}
	.Mcopyright .Mcopyright_top{
		width: 100%;
		overflow: hidden;
		padding: 20px 0 20px 0;
	}
	.Mcopyright .Mcopyright_top_logo{
		width: 100%;
		padding: 20px 0 20px 0;
		text-align: center;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap{		
		display: inline-block;
		padding: 40px 0 0 0;
	}
}
@media (min-width: 800px){
	.Mcopyright{
		width: 100%;
		overflow: hidden;
		background: #000305 url(../images/main/bg_copyright.jpg) no-repeat 50% 50% !important;
		background-size : cover; 
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		padding: 0 5%;
	}
	.Mcopyright .Mcopyright_top{
		width: 100%;
		overflow: hidden;
		padding: 20px 0 20px 0;
	}
}
@media (min-width: 900px){
	.Mcopyright{
		width: 100%;
		overflow: hidden;
		background: #000305 url(../images/main/bg_copyright.jpg) no-repeat 50% 50% !important;
		background-size : cover; 
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		padding: 0 5%;
	}
	.Mcopyright .Mcopyright_top{
		width: 100%;
		overflow: hidden;
		padding: 20px 0 20px 0;
	}
}
@media (min-width: 1000px){
	.Mcopyright{
		width: 100%;
		overflow: hidden;
		background: #000305 url(../images/main/bg_copyright.jpg) no-repeat 50% 50% !important;
		background-size : cover; 
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		padding: 0 5%;
	}
	.Mcopyright .Mcopyright_top{
		width: 100%;
		overflow: hidden;
		padding: 20px 0 20px 0;
	}
}
@media (min-width: 1100px){
	.Mcopyright{
		width: 100%;
		overflow: hidden;
		background: #000305 url(../images/main/bg_copyright.jpg) no-repeat 50% 50% !important;
		background-size : cover; 
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		padding: 0 5%;
	}
	.Mcopyright .Mcopyright_top{
		width: 100%;
		overflow: hidden;
		padding: 20px 0 20px 0;
	}
}
@media (min-width: 1200px){
	.Mcopyright{
		width: 100%;
		overflow: hidden;
		background: #000305 url(../images/main/bg_copyright.jpg) no-repeat 50% 50% !important;
		background-size : cover; 
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		padding: 0 5%;
	}
	.Mcopyright .Mcopyright_top{
		width: 100%;
		overflow: hidden;
		padding: 20px 0 20px 0;
	}
}
@media (min-width: 1300px){
	.Mcopyright{
		width: 100%;
		height: 100vh;
		background: #000305 url(../images/main/bg_copyright.jpg) no-repeat 50% 50%;
		background-size : cover !important; 
		-moz-background-size: cover !important;
		-webkit-background-size: cover !important;
		-o-background-size: cover !important;
		padding: 0 5% !important;
	}
	.Mcopyright .Mcopyright_top{
		width: 100%;
		height: 48%;
		padding: 5% 0 0 0;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap{		
		display: inline-block;
		padding: 50px 0 0 0;
	}
}
@media (min-width: 1400px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap{		
		display: inline-block;
		padding: 35px 0 0 0;
	}
}

/*·Î°í*/
@media (max-width: 599px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_logo img{
		width: 100%;
		max-width: 120px;
	}
}
@media (min-width: 600px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_logo img{
		width: 100%;
		max-width: 140px;
	}
}
@media (min-width: 700px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_logo img{
		width: 100%;
		max-width: 140px;
	}
}
@media (min-width: 800px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_logo img{
		width: 100%;
		max-width: 150px;
	}
}
@media (min-width: 900px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_logo img{
		width: 100%;
		max-width: 180px;
	}
}
@media (min-width: 1000px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_logo img{
		width: 100%;
		max-width: 180px;
	}
}
@media (min-width: 1100px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_logo img{
		width: 100%;
		max-width: 200px;
	}
}
@media (min-width: 1200px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_logo img{
		width: 100%;
		max-width: 220px;
	}
}
@media (min-width: 1300px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_logo img{
		width: 100%;
		max-width: 240px;
	}
}
@media (min-width: 1400px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_logo img{
		width: 100%;
		max-width: 270px;
	}
}

/*»çÀÌÆ®¸Ê*/
.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul{
	width: 100%;
	overflow: hidden;
}
.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul .li_e{
	padding-right: 0;
}
.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li dl dd{
	text-align: left;
}

@media (max-width: 599px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li{
		width: 25%;
		float: left;
		padding: 20px 0 0 0;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li dl dt{
		font-weight: 500;
		color: #FFFFFF;
		font-size: 16px;
		padding: 0 0 5px 0;
		text-align: left;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li dl dd a{
		color: #FFFFFF;
		font-size: 14px;
		line-height: 19px;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li dl dd .dd_1{
		width: 100%;
		display: inline-block;
	}
}
@media (min-width: 600px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li{
		width: 25%;
		float: left;
		padding: 30px 0 0 0;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li dl dt{
		font-weight: 500;
		color: #FFFFFF;
		font-size: 17px;
		padding: 0 0 8px 0;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li dl dd a{
		color: #FFFFFF;
		font-size: 15px;
		line-height: 21px;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li dl dd .dd_1{
		width: 80px;
		display: inline-block;
	}
}
@media (min-width: 700px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li{
		width: auto;
		float: left;
		padding: 0 30px 0 0;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li dl dt{
		font-weight: 500;
		color: #FFFFFF;
		font-size: 19px;
		padding: 0 0 8px 0;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li dl dd a{
		color: #FFFFFF;
		font-size: 15px;
		line-height: 21px;
	}
}
@media (min-width: 800px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li{
		float: left;
		padding: 0 50px 0 0;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li dl dt{
		font-weight: 500;
		color: #FFFFFF;
		font-size: 19px;
		padding: 0 0 8px 0;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li dl dd a{
		color: #FFFFFF;
		font-size: 15px;
		line-height: 21px;
	}
}
@media (min-width: 900px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li{
		float: left;
		padding: 0 70px 0 0;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li dl dt{
		font-weight: 500;
		color: #FFFFFF;
		font-size: 19px;
		padding: 0 0 10px 0;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li dl dd a{
		color: #FFFFFF;
		font-size: 15px;
		line-height: 22px;
	}
}
@media (min-width: 1000px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li{
		float: left;
		padding: 0 100px 0 0;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li dl dt{
		font-weight: 500;
		color: #FFFFFF;
		font-size: 19px;
		padding: 0 0 10px 0;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li dl dd a{
		color: #FFFFFF;
		font-size: 15px;
		line-height: 24px;
	}
}
@media (min-width: 1100px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li{
		float: left;
		padding: 0 120px 0 0;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li dl dt{
		font-weight: 500;
		color: #FFFFFF;
		font-size: 20px;
		padding: 0 0 10px 0;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li dl dd a{
		color: #FFFFFF;
		font-size: 16px;
		line-height: 25px;
	}
}
@media (min-width: 1200px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li{
		float: left;
		padding: 0 130px 0 0;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li dl dt{
		font-weight: 500;
		color: #FFFFFF;
		font-size: 20px;
		padding: 0 0 10px 0;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li dl dd a{
		color: #FFFFFF;
		font-size: 16px;
		line-height: 25px;
	}
}
@media (min-width: 1300px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li{
		float: left;
		padding: 0 130px 0 0;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li dl dt{
		font-weight: 500;
		color: #FFFFFF;
		font-size: 22px;
		padding: 0 0 15px 0;
	}
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li dl dd a{
		color: #FFFFFF;
		font-size: 16px;
		line-height: 22px;
	}
}
@media (min-width: 1400px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li{
		float: left;
		padding: 0 170px 0 0;
	}
}
@media (min-width: 1500px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li{
		float: left;
		padding: 0 170px 0 0;
	}
}
@media (min-width: 1600px){
	.Mcopyright .Mcopyright_top .Mcopyright_top_sitemap ul li{
		float: left;
		padding: 0 200px 0 0;
	}
}

/*È¸»çÁ¤º¸*/
.Mcopyright .Mcopyright_center ul{
	width: 100%;
	overflow: hidden;
}
.Mcopyright .Mcopyright_center ul li .Mcopyright_center_info a{
	color: #FFFFFF;
}

@media (max-width: 599px){
	.Mcopyright .Mcopyright_center{
		width: 100%;
		height: auto;
		border-top: 1px solid;
		border-bottom: 1px solid;
		border-color: rgba(255, 255, 255, 0.2);
	}
	.Mcopyright .Mcopyright_center ul li{
		width: 50%;
		float: left;
		text-align: center;
		padding: 10px 0;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img{
		height: 25px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_info{
		color: #FFFFFF;
		font-size: 12px;
		line-height: 18px;
		padding: 10px 0 0 0;
	}

	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img1{
		width: 27px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img2{
		width: 28px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img3{
		width: 22px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img4{
		width: 22px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img5{
		width: 28px;
	}
}
@media (min-width: 600px){
	.Mcopyright .Mcopyright_center{
		width: 100%;
		height: auto;
		border-top: 1px solid;
		border-bottom: 1px solid;
		border-color: rgba(255, 255, 255, 0.2);
	}
	.Mcopyright .Mcopyright_center ul li{
		width: 33.3%;
		float: left;
		text-align: center;
		padding: 15px 0;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img{
		height: 35px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_info{
		color: #FFFFFF;
		font-size: 13px;
		line-height: 20px;
		padding: 8px 0 0 0;
	}

	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img1{
		width: 37px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img2{
		width: 38px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img3{
		width: 25px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img4{
		width: 32px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img5{
		width: 38px;
	}
}
@media (min-width: 700px){
	.Mcopyright .Mcopyright_center{
		width: 100%;
		height: auto;
		border-top: 1px solid;
		border-bottom: 1px solid;
		border-color: rgba(255, 255, 255, 0.2);
	}
	.Mcopyright .Mcopyright_center ul li{
		width: 20%;
		float: left;
		text-align: center;
		padding: 20px 0;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img{
		height: 35px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_info{
		color: #FFFFFF;
		font-size: 13px;
		line-height: 22px;
		padding: 8px 0 0 0;
	}

	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img1{
		width: 37px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img2{
		width: 38px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img3{
		width: 25px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img4{
		width: 32px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img5{
		width: 38px;
	}
}
@media (min-width: 800px){
	.Mcopyright .Mcopyright_center{
		width: 100%;
		height: auto;
		border-top: 1px solid;
		border-bottom: 1px solid;
		border-color: rgba(255, 255, 255, 0.2);
	}
	.Mcopyright .Mcopyright_center ul li{
		width: 20%;
		float: left;
		text-align: center;
		padding: 20px 0;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img{
		height: 45px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_info{
		color: #FFFFFF;
		font-size: 14px;
		line-height: 23px;
		padding: 10px 0 0 0;
	}

	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img1{
		width: 47px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img2{
		width: 48px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img3{
		width: 25px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img4{
		width: 42px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img5{
		width: 48px;
	}
}
@media (min-width: 900px){
	.Mcopyright .Mcopyright_center{
		width: 100%;
		height: auto;
		border-top: 1px solid;
		border-bottom: 1px solid;
		border-color: rgba(255, 255, 255, 0.2);
	}
	.Mcopyright .Mcopyright_center ul li{
		width: 20%;
		float: left;
		text-align: center;
		padding: 20px 0;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img{
		height: 45px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_info{
		color: #FFFFFF;
		font-size: 14px;
		line-height: 23px;
		padding: 10px 0 0 0;
	}

	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img1{
		width: 47px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img2{
		width: 48px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img3{
		width: 25px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img4{
		width: 42px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img5{
		width: 48px;
	}
}
@media (min-width: 1000px){
	.Mcopyright .Mcopyright_center{
		width: 100%;
		height: auto;
		border-top: 1px solid;
		border-bottom: 1px solid;
		border-color: rgba(255, 255, 255, 0.2);
	}
	.Mcopyright .Mcopyright_center ul li{
		width: 20%;
		float: left;
		text-align: center;
		padding: 20px 0;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img{
		height: 45px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_info{
		color: #FFFFFF;
		font-size: 14px;
		line-height: 23px;
		padding: 10px 0 0 0;
	}

	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img1{
		width: 47px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img2{
		width: 48px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img3{
		width: 25px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img4{
		width: 42px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img5{
		width: 48px;
	}
}
@media (min-width: 1100px){
	.Mcopyright .Mcopyright_center{
		width: 100%;
		height: auto;
		border-top: 1px solid;
		border-bottom: 1px solid;
		border-color: rgba(255, 255, 255, 0.2);
	}
	.Mcopyright .Mcopyright_center ul li{
		width: 20%;
		float: left;
		text-align: center;
		padding: 20px 0;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img{
		height: 54px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_info{
		color: #FFFFFF;
		font-size: 16px;
		line-height: 25px;
		padding: 10px 0 0 0;
	}

	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img1{
		width: 57px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img2{
		width: 58px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img3{
		width: 35px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img4{
		width: 52px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img5{
		width: 58px;
	}
}
@media (min-width: 1200px){
	.Mcopyright .Mcopyright_center{
		width: 100%;
		height: auto;
		border-top: 1px solid;
		border-bottom: 1px solid;
		border-color: rgba(255, 255, 255, 0.2);
	}
	.Mcopyright .Mcopyright_center ul li{
		width: 20%;
		float: left;
		text-align: center;
		padding: 20px 0;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img{
		height: 54px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_info{
		color: #FFFFFF;
		font-size: 16px;
		line-height: 25px;
		padding: 10px 0 0 0;
	}

	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img1{
		width: 57px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img2{
		width: 58px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img3{
		width: 35px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img4{
		width: 52px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img5{
		width: 58px;
	}	
}
@media (min-width: 1300px){
	.Mcopyright .Mcopyright_center{
		width: 100%;
		height: 24%;
		border-top: 1px solid;
		border-bottom: 1px solid;
		border-color: rgba(255, 255, 255, 0.2);
	}
	.Mcopyright .Mcopyright_center ul li{
		width: 20%;
		float: left;
		text-align: center;
		padding: 3% 0 0 0;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img{
		height: 63px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_info{
		color: #FFFFFF;
		font-size: 17px;
		line-height: 26px;
		padding: 20px 0 0 0;
	}

	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img1{
		width: 67px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img2{
		width: 68px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img3{
		width: 45px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img4{
		width: 62px;
	}
	.Mcopyright .Mcopyright_center ul li .Mcopyright_center_img5{
		width: 68px;
	}
}
@media (min-width: 1400px){
	.Mcopyright .Mcopyright_center ul li{
		width: 20%;
		float: left;
		text-align: center;
		padding: 2.5% 0 0 0;
	}
}

/*Ä«ÇÇ¶óÀÌÅÍ*/
@media (max-width: 599px){
	.Mcopyright .Mcopyright_bottom{
		width: 100%;
		overflow: hidden;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 300;
		color: #dad5d5;
		font-size: 10px;
		text-align: center;
		padding: 20px 0;
	}
}
@media (min-width: 600px){
	.Mcopyright .Mcopyright_bottom{
		width: 100%;
		overflow: hidden;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 300;
		color: #dad5d5;
		font-size: 11px;
		text-align: center;
		padding: 25px 0;
	}
}
@media (min-width: 700px){
	.Mcopyright .Mcopyright_bottom{
		width: 100%;
		overflow: hidden;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 300;
		color: #dad5d5;
		font-size: 12px;
		text-align: center;
		padding: 25px 0;
	}
}
@media (min-width: 800px){
	.Mcopyright .Mcopyright_bottom{
		width: 100%;
		overflow: hidden;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 300;
		color: #dad5d5;
		font-size: 13px;
		text-align: center;
		padding: 30px 0;
	}
}
@media (min-width: 900px){
	.Mcopyright .Mcopyright_bottom{
		width: 100%;
		overflow: hidden;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 300;
		color: #dad5d5;
		font-size: 13px;
		text-align: center;
		padding: 30px 0;
	}
}
@media (min-width: 1000px){
	.Mcopyright .Mcopyright_bottom{
		width: 100%;
		overflow: hidden;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 300;
		color: #dad5d5;
		font-size: 15px;
		text-align: center;
		padding: 30px 0;
	}
}
@media (min-width: 1100px){
	.Mcopyright .Mcopyright_bottom{
		width: 100%;
		overflow: hidden;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 300;
		color: #dad5d5;
		font-size: 16px;
		text-align: center;
		padding: 30px 0;
	}
}
@media (min-width: 1200px){
	.Mcopyright .Mcopyright_bottom{
		width: 100%;
		overflow: hidden;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 300;
		color: #dad5d5;
		font-size: 16px;
		text-align: center;
		padding: 30px 0;
	}
}
@media (min-width: 1300px){
	.Mcopyright .Mcopyright_bottom{
		width: 100%;
		height: 27.5%;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 300;
		color: #dad5d5;
		font-size: 17px;
		text-align: center;
		padding: 0 0 0 0;
	}
}
@media (min-width: 1400px){
	.Mcopyright .Mcopyright_bottom{
		width: 100%;
		height: 27.5%;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 300;
		color: #dad5d5;
		font-size: 17px;
		text-align: center;
		padding: 0 0 0 0;
	}
}
@media (min-width: 1500px){
	.Mcopyright .Mcopyright_bottom{
		width: 100%;
		height: 27.5%;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 300;
		color: #dad5d5;
		font-size: 17px;
		text-align: center;
		padding: 0 0 0 0;
	}
}
@media (min-width: 1600px){
	.Mcopyright .Mcopyright_bottom{
		width: 100%;
		height: 27.5%;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 300;
		color: #dad5d5;
		font-size: 17px;
		text-align: center;
		padding: 0 0 0 0;
	}
}
@media (min-width: 1700px){
	.Mcopyright .Mcopyright_bottom{
		width: 100%;
		height: 24.5%;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 300;
		color: #dad5d5;
		font-size: 17px;
		text-align: center;
		padding: 0 0 0 0;
	}
}