@charset "utf-8";
/* CSS Document */





@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200;300;400;500;600;700;900&display=swap');
@font-face { font-family: 'GmarketSansMedium'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'GmarketSansBold'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff'); font-weight: normal; font-style: normal; }





html, body {
	position: relative;
	height: 100%;
	font-family: 'Noto Serif KR', serif;

}

div{
	box-sizing:border-box;
}
p {
    word-break: keep-all;
    word-wrap: break-word;
	letter-spacing:-0.7px;
}
button{
	font-family: 'Noto Serif KR', serif;

}

#wrap{height:100%;}







/* 메인슬라이 드*/
.main_v_box{
	height: 555px;
}

.swiper-container {
	width: 100%;
	height: 100%;
}
.main_v_00, .main_v_01, .main_v_02, .main_v_03 {
    text-align: left;
    font-size: 14px;
    color: #fff;
    line-height: 1.6;
    font-weight: 600;
}





.main_v_00{
	width:100%;
	height:100%;
	background:url('../images/main_v_00_m.jpg') no-repeat center;
	background-size:cover;
	padding-top: 171px;
	padding-left: 8%;

}
.main_v_01{
	width:100%;
	height:100%;
	background:url('../images/main_v_01_m.jpg') no-repeat center;
	background-size:cover;
	padding-top: 171px;
	padding-left: 8%;
}
.main_v_02{
	width:100%;
	height:100%;
	background:url('../images/main_v_02_m.jpg') no-repeat center;
	background-size:cover;
	padding-top: 171px;
	padding-left: 8%;
}
.swiper-pagination-bullet{
	background: #fff;
	transition: all .3s;
}
.main_div_box{width: 84%;font-size: 14px;}
.main_p_1{
	font-size: 30px;
	margin-bottom: 19px;
	color:#ed3e24;
	font-weight:bold;
	font-family: 'GmarketSansBold';
	letter-spacing: -0.7px;
}
.main_p_2{
	font-size: 18px;
	margin-bottom: 5px;
}
.main_p_3{
	font-size: 14px;
	margin-bottom: 10px;
}

.arrows_box{
	display:none;
}




/* 메인슬라이드 */







.new_btn {
    padding: 10px 20px;
    font-size: 12px;
    color: #fff;
    background: #ed3e24;
    border: 1px solid #ed3e24;
    border-radius: 50px;
    transition:all 0.3s ease-out !important;
    font-weight:bold;
    cursor:pointer;
    display: inline-block;
    margin-top: 22px;
}
.new_btn:hover{
	background:#1d1d1d;
	color:#fff;
	border: 1px solid #ed3e24;
}




.main_section{
	padding:100px 0;
}
.section_In_box{
	widtH: 100%;
	margin:0 auto;
	text-align: center;
	position:relative;
}
.section_In_box_2{
	widtH: 90%;
	margin:0 auto;
	text-align: center;
	position:relative;
}
.main_video_p1{
	font-size: 20px;
	margin-bottom:20px;
	color:#fff;
}
.main_video_p1 > span{
	font-size: 20px;
	color:#d00000;
}
.main_video_p2{
	font-size: 16px;
	line-height: 1.6;
	margin-bottom:20px;
	color:#fff;
}




.rotation_box{
	position:absolute;
	left:0;
	top: -22%;
}

@keyframes Objrotation{
 0%{
    transform:rotate(0deg);
  }
  100%{
    transform:rotate(359deg);
  }
}
.rotation{
  width:200px;
}
.rotation__image{
  width: 161px;
  animation: Objrotation 12s infinite linear;
}










/* float_slide_box */

.float_slide_box:after{
	content:"";
	display:block;
	clear:both;
}
.float_slide_box{
	height: auto;
}
.float_slide_L{
	float:left;
	width:50%;
}
.float_slide_R{
	float:left;
	width: 100%;
}
.new_slide{
	height:300px;
	width:200px;
	background:#f3f3f3;
}


.new_btn_box{
	width: 11%;
	margin: 0 auto;
	display:none;
}
.new_btn_box_2{
	width: 129px;
	margin: 0 auto;
	display:block;
	padding-top: 50px;
	/* position: absolute; */
}
.new_btn_In{height: auto;}
.new_btn_next{position: absolute;/* bottom: 0; */top: 83%;}
.new_btn_prev{top: 83%;/* left: 372px; */}



.main_solution_bg_01{
	width:100%;
	height: 412px;
	background:url('../images/main_solution_bg_01.jpg') no-repeat center;
	background-size:cover;
}
.main_solution_bg_02{
	width:100%;
	height: 412px;
	background:url('../images/main_solution_bg_02.jpg') no-repeat center;
	background-size:cover;
}
.main_solution_bg_03{
	width:100%;
	height: 412px;
	background:url('../images/main_solution_bg_03.jpg') no-repeat center;
	background-size:cover;
}
.main_solution_bg_04{
	width:100%;
	height: 412px;
	background:url('../images/main_solution_bg_04.jpg') no-repeat center;
	background-size:cover;
}
.main_solution_bg_05{
	width:100%;
	height: 412px;
	background:url('../images/main_solution_bg_05.jpg') no-repeat center;
	background-size:cover;
}
.main_solution_In_text_box{
	position:relative;
	padding: 0;
	margin: 0;
	height: 412px;
	width: 90%;
	padding: 0;
	text-align: left;
	padding-top: 42px;
	box-sizing: border-box;
	margin: 0 auto;
}
.main_solution_In_text_01{
	font-size: 17px;
	font-family: 'GmarketSansBold';
	color:#fff;
}
.main_solution_In_text_02{
	font-size: 13px;
	color:#fff;
	padding-top: 5px;
}
.main_solution_In_text_03{
	position: absolute;
	bottom: 30px;
	/* top: 20px; */
	left: 0;
	border:1px solid #fff;
	width:80px;
	padding-top: 27px;
	padding-bottom:10px;
	color: #fff;
	text-align: left;
	padding-left: 12px;
	transition: all 0.3s ease-out;
}
.main_solution_In_text_04{
	position:absolute;
	bottom: 15px;
	right:0;
	font-size: 45px;
	font-family: 'GmarketSansBold';
	color:#fff;
}

.main_solution_In_text_box:hover .main_solution_In_text_03{
	background:#fff;
	color:#222;
}
.main_solution_In_text_box:hover .main_solution_In_text_01{
	color:#ed3e24;
}

.main_solution_left{/* position: absolute; */display: none;}
.main_solution_left_p1{
	color:#ed3e24;
	font-family: 'GmarketSansBold';

}
.main_solution_left_p2{
	color:#ed3e24;
}
.logo_bul{

}
.main_solution_center_m{
	display:block;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 80px;
}
.main_solution_center_p1{
	color:#ed3e24;
	font-family: 'GmarketSansBold';
	font-size: 22px;
}
.main_solution_center_p2{
	color:#ed3e24;
	font-size: 14px;
	width: 70%;
	padding-top: 10px;
	margin: 0 auto;
}
.logo_bul{width: 23px;}

/* float_slide_box */







.main_about_bg{
	background:url('../images/main_about_bg.jpg') no-repeat center;
	background-size:cover;	
}

.main_title_p{
	font-size: 22px;
	font-family: 'GmarketSansBold';
	color:#fff;
	padding-top: 8px;
}
.main_title_p_text{
	font-size: 14px;
	color:#fff;
	padding-top: 13px;
}




.main_about_In:after{
	content:"";
	display:block;
	clear:both;
}
.main_about_In{
	width:100%;
	margin:0 auto;
	margin-top: 60px;
}
.float_2{
	float:left;
	width: 100%;
	border:1px solid #fff;
	text-align:center;
	padding: 40px 20px;
	transition: all 0.3s ease-out;
}
.main_icon_01{
	width:105px;	
}
.main_about_p1{
	color:#fff;
	font-size: 16px;
	padding-top: 5px;
}
.main_about_p2{
	color:#fff;
	font-size: 14px;
	padding-top: 4px;
}

.float_2:hover{
	border:1px solid #fff;
	background:#ed3e24;

}




.news_row:after {
  content: "";
  display: table;
  clear: both;
}

.news_row{
	margin-top:60px;
}


.news_column {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 35px;
  text-align:left;
}
.news_title{
	font-size: 20px;
	margin-bottom: 14px;
	font-weight: 500;
	color: #4e3616;
}
.news_p1{
    margin-top: 15px;
    font-size: 14px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.5em;
    height: 2.9em;
    font-family: 'Noto Sans KR', sans-serif;
}
.news_p2{
	font-size: 14px;
	font-weight:700;
	font-family: 'Noto Sans KR', sans-serif;

}
.news_data{
	margin-top: 15px;
	font-size: 14px;
	font-weight: normal;
	color:#aaa;
	font-family: 'Noto Sans KR', sans-serif;
}

.news_detail_box{
	text-align:left;
	margin-top: 50px;
	font-family: 'Noto Sans KR', sans-serif;
}
.news_detail_p1{font-size: 20px;font-weight: 600;margin-bottom: 10px; font-family: 'Noto Sans KR', sans-serif;}
.news_detail_p2{font-size: 14px;margin-bottom: 26px; font-family: 'Noto Sans KR', sans-serif;}
.news_detail_img{width: 100%;}
.news_detail_smat_text{margin-top: 20px; margin-bottom:50px; font-family: 'Noto Sans KR', sans-serif;}

.news_detail_smat_text > div{font-family: 'Noto Sans KR', sans-serif;}

.news_detail_smat_text > p{font-family: 'Noto Sans KR', sans-serif;}

.news_detail_smat_text > span{font-family: 'Noto Sans KR', sans-serif;}








.partner_row:after{
  content: "";
  display: table;
  clear: both;
}
.partner_row{
	margin-top:70px;	
}
.partner_row_4{
	float:left;
	width:50%;
	margin-bottom:40px;
	
}
.partner_img{
	width: 100%;
}

.partner_p_01{
	font-size:16px;
	font-weight:500;
	display:block;
	width:80%;
	margin:0 auto;
}






.footer{
	background:#000;
}
.footer_In_box{
	padding:50px 30px;
	box-sizing:border-box;

}
.footer_In_box:after{
	content:"";
	display:block;
	clear:both;
}
.footer_In img{
	width: 200px;
}
.footer_In{
	float:left;
	width:100%;
	padding-left:0;
	box-sizing:border-box;
	margin-bottom:50px;
}
.footer_p_01{
	color:#fff;
	font-size:14px;
	margin-bottom:17px;
}
.footer_p_02{
	color:#ccc;
	font-size:12px;
	line-height:2;
}
.footer_copy{
	clear:both;
	width:100%;
	border-top:1px solid #767676;
	color:#767676;
	padding:20px 0;
	text-align:center;
}
.footer_In_1{
	width:100%;
}
.footer_In_2{
	width:100%;
}
.footer_In_3{
	width:100%;
}
.footer_In_4{
	width:100%;
}












/*sub_v*/

.sub_v{
	width:100%;
	height: 250px;
	text-align: center;
}
.about_v_bg{
	background:url('../images/about_v_bg.jpg') no-repeat center;
	background-size:cover;
}
.partner_v_bg{
	background:url('../images/partner_v_bg.jpg') no-repeat center;
	background-size:cover;
}
.solution_v_bg{
	background:url('../images/solution_v_bg.jpg') no-repeat center;
	background-size:cover;
}
.news_v_bg{
	background:url('../images/news_v_bg.jpg') no-repeat center;
	background-size:cover;
}
.contact_v_bg{
	background:url('../images/contact_v_bg.jpg') no-repeat center;
	background-size:cover;
}


.sub_v_p1{
	font-size: 15px;
	color:#fff;
	padding-top: 137px;
	padding-bottom: 5px;
	font-weight: 500;
}
.sub_v_p2{
	font-size: 22px;
	color: #fff;
	font-family: 'GmarketSansBold';
}
/*sub_v end*/









.title_h1{
	font-size: 16px;
	margin-bottom: 13px;
}
.title_h2{
	font-size: 24px;
	margin-bottom: 43px;
	font-family: 'GmarketSansBold';
	color:#ed3e24;
	letter-spacing: -1.2px;
}



/* about */

.about_p1{
	font-size: 16px;
	margin-bottom:50px;
}
.about_p2{
	font-size: 14px;
	width: 100%;
	margin:0 auto;
	line-height: 1.8;
}

.about_sub_bg{
	width:100%;
	height: 200px;
	background:url('../images/about_sub_bg.jpg') no-repeat center;
	background-size:cover;
	position:relative;
	margin-top:50px;
	background-position-x: 82%;
}
.about_sub_In{
    /* 기본 배경색 지정-투명도가 모두 적용되지 않았을 때 색상 */
    background: #000;
    /* RGBa 적용 - Firefox, Chrome, Safari, Opera ... */
    background: rgba(0,0,0,1);
    /* IE에서 Filter적용을 위해 배경을 지움 */
    background: transparent !ie;
    /* 정상적인 Filter적용을 위해 zoom:1을 적용 */
    zoom:1;
    position: relative;
    width: 100%;
    bottom: 5%;
    padding: 30px;
    left: 0;
    text-align: left;
    display: none;
}
.about_sub_In_p1{
	font-size: 16px;
	color:#fff;
	padding-bottom: 14px;
}

.about_sub_In_p2{
	font-size:14px;
	color:#fff;
	line-height: 1.7;
}
.about_sub_In_m{
	display:block;
}


.about_table{
	width:100%;
	margin-top:50px;
}
.about_td{
	width: 40%;
	padding: 31px 15px;
	/* border-left:1px solid #ed3e24; */
	border: 1px solid #ed3e24;
	float: left;
	height: auto;
}
.about_table_p1{
	color:#ed3e24;
	font-size: 12px;
	font-weight: 500;
	padding-bottom: 5px;
}
.about_table_p2{
	font-size: 14px;
}
.about_table_img{
	width: 110px;
}


.about_vision{
	width:100%;
	background:url('../images/about_vision_bg.jpg') no-repeat center;
	background-size:cover;
	padding:50px;
}
.about_vision_In{
	text-align:center;
	margin-top: 50px;
	margin-bottom: 50px;
}
.about_vision_p1{
	font-size: 20px;
	font-family: 'GmarketSansBold';
	margin-bottom: 20px;
	color:#ed3e24;
}
.about_vision_p2{
	font-size: 14px;
	width: 100%;
	margin: 0 auto;
}
.vision_float{
	/* margin-top:50px; */
	margin: 0 auto;
	width: 100%;
	margin-top: 30px;
}
.vision_float:after{
	content:"";
	display:block;
	clear:both;
}
.vision_float_In{
	float: none;
	width: 230px;
	height: 230px;
	text-align:center;
	padding: 35px 30px;
	background:#fff;
	border:1px solid #ed3e24;
	margin: 0;
	border-radius: 50%;
	margin-bottom: 32px;
	margin: 0 auto;
	margin-bottom: 37px;
}
.about_vision_p3{
	font-size:20px;
}
.vision_img{
	width: 110px;
}

.vision_ul{
	margin-top:40px;
	text-align:center;
}
.vision_li{
	display:inline-block;
	width: 45%;
	margin: 2%;
	margin-bottom: 31px;
}
.vision_li_p1{
	background:#ed3e24;
	color:#fff;
	width:100px
	height:100px;
	line-height: 140px;
	width: 140px;
	height: 140px;
	margin: 0 auto;
	border-radius: 100%;
	font-size: 16px;
}
.vision_li_p2{
	font-size: 16px;
	font-weight:600;
	padding-top:20px;
}
.vision_li_p3{
	font-size: 14px;
	padding-top: 12px;
}



/* about */








/* 솔루션 */
.sp_In{
	text-align:left;
	margin-top: 100px;
}
.sp_sub_title{
	font-size: 16px;
	color:#ed3e24;
	display: inline-block;
    border-bottom: 1px solid;
    line-height: 2;
}
.sp_sub_title_line{
	display:inline-block;
	width: 34px;
	height:2px;
	background:#ed3e24;
	display:none;
}
.sp_sub_text{
	font-size: 14px;
	margin-top: 18px;
	line-height: 1.8;
}
.s_smartfactory_img{
	width:100%;
	margin-bottom: 23px;
}
.ex_p{
	text-align:center;
	font-size:12px;
	color:#838282;
}

.sp_float{
	display:inline-block;
	text-align:center;
	width: 100%;
	margin:1%;
	margin-bottom: 30px;
	/* margin: 0 auto; */
}
.sp_float:nth-child(1){
	margin-left: 1%;
}
.sp_float:nth-child(4){
	margin-right:0%;
}
.sp_icon_box{
	width: 100%;
	border:1px solid #ed3e24;
	background:#faf8f9;
	padding: 21px;
	margin: 0 auto;
}
.s_smartfactory_icon{
	width: 150px;
}
.sp_icon_p{
	font-size: 16px;
	padding-top:15px;
	font-weight:500;
}






.sp_v_box{
	height: 470px;
}
.sp_v_01 {
	width:100%;
	height:100%;
	background:url('../images/s_smartfactory_slide_bg_m.jpg') no-repeat center;
	background-size:cover;
	text-align: left;
	color:#fff;
	font-size: 26px;
	line-height: 1.4;
	font-weight: 600;
	padding-top: 59px;
	padding-left: 8%;
}
.s_smartfactory_slide_bg_01 {
	width:100%;
	height:100%;
	background:url('../images/s_smartfactory_slide_bg_m.jpg') no-repeat center;
	background-size:cover;
	text-align: left;
	color:#fff;
	font-size: 26px;
	line-height: 1.4;
	font-weight: 600;
	padding-top: 59px;
	padding-left: 8%;
}
.s_smartfactory_slide_bg_02 {
	width:100%;
	height:100%;
	background:url('../images/s_smartfactory_slide_bg_02_m.jpg') no-repeat center;
	background-size:cover;
	text-align: left;
	color:#fff;
	font-size: 26px;
	line-height: 1.4;
	font-weight: 600;
	padding-top: 59px;
	padding-left: 8%;
}

.s_smartfactory_slide_bg_03 {
	width:100%;
	height:100%;
	background:url('../images/s_smartfactory_slide_bg_03_m.jpg') no-repeat center;
	background-size:cover;
	text-align: left;
	color:#fff;
	font-size: 26px;
	line-height: 1.4;
	font-weight: 600;
	padding-top: 59px;
	padding-left: 8%;
}
.s_smartfactory_slide_bg_04 {
	width:100%;
	height:100%;
	background:url('../images/s_smartfactory_slide_bg_04_m.jpg') no-repeat center;
	background-size:cover;
	text-align: left;
	color:#fff;
	font-size: 26px;
	line-height: 1.4;
	font-weight: 600;
	padding-top: 59px;
	padding-left: 8%;
}
.s_smartfactory_slide_bg_05 {
	width:100%;
	height:100%;
	background:url('../images/s_smartfactory_slide_bg_05_m.jpg') no-repeat center;
	background-size:cover;
	text-align: left;
	color:#fff;
	font-size: 26px;
	line-height: 1.4;
	font-weight: 600;
	padding-top: 59px;
	padding-left: 8%;
}
.s_smartfactory_slide_bg_06 {
	width:100%;
	height:100%;
	background:url('../images/s_smartfactory_slide_bg_06_m.jpg') no-repeat center;
	background-size:cover;
	text-align: left;
	color:#fff;
	font-size: 26px;
	line-height: 1.4;
	font-weight: 600;
	padding-top: 59px;
	padding-left: 8%;
}
.s_smartfactory_slide_bg_07 {
	width:100%;
	height:100%;
	background:url('../images/s_smartfactory_slide_bg_07_m.jpg') no-repeat center;
	background-size:cover;
	text-align: left;
	color:#fff;
	font-size: 26px;
	line-height: 1.4;
	font-weight: 600;
	padding-top: 59px;
	padding-left: 8%;
}
.s_smartfactory_slide_bg_08 {
	width:100%;
	height:100%;
	background:url('../images/s_smartfactory_slide_bg_08_m.jpg') no-repeat center;
	background-size:cover;
	text-align: left;
	color:#fff;
	font-size: 26px;
	line-height: 1.4;
	font-weight: 600;
	padding-top: 59px;
	padding-left: 8%;
}
.s_smartfactory_slide_bg_09 {
	width:100%;
	height:100%;
	background:url('../images/s_smartfactory_slide_bg_09_m.jpg') no-repeat center;
	background-size:cover;
	text-align: left;
	color:#fff;
	font-size: 26px;
	line-height: 1.4;
	font-weight: 600;
	padding-top: 59px;
	padding-left: 8%;
}

.sp_v_02 {
	width:100%;
	height:100%;
	background:url('../images/s_linker_slide_bg.jpg') no-repeat center;
	background-size:cover;
	text-align: left;
	color:#fff;
	font-size: 26px;
	line-height: 1.4;
	font-weight: 600;
	padding-top: 59px;
	padding-left: 8%;
}


.sp_div_box{width: 75%;/* font-size: 26px; */}
.sp_slide_p1{
	color:#fff;
	font-size: 16px;
	font-family: 'GmarketSansBold';
	margin-top: 68px;
}
.sp_slide_p2{
	color:#fff;
	font-size: 20px;
	margin-top: 19px;
	line-height: 1.5;
}





.effect_In:after{
	content:"";
	display:block;
	clear:both;
}
.effect_float{
	float:left;
	width: 100%;
	border:1px solid #ed3e24;
	background:#faf8f9;
	padding: 55px 21px;
	position: relative;
	margin: 1%;
	margin-bottom: 20px;
}

.effect_float:nth-child(1){
	margin-left: 1%;
}
.effect_float:nth-child(2){
	margin-right:0%;
}
.effect_float:nth-child(3){
	margin-left: 1%;
}
.effect_float:nth-child(4){
	margin-right:0%;
}
.effect_float:nth-child(5){
	margin-left: 1%;
}
.effect_float:nth-child(6){
	margin-right:0%;
}
.effect_float_p_box{
	display:inline-block;
	width: 100%;
	margin-right: 5%;
}
.effect_float_img_box{
	display:inline-block;
	width:30%;
	text-align:right;
	position: absolute;
	top: 48px;
	display: none;
}
.effect_float_p_1{
	font-size: 16px;
	margin-bottom: 22px;
	font-weight:500;
	text-align:center;
}
.effect_float_p_2{
	font-size: 14px;
	background:url('../images/p_bul.png') no-repeat;
	background-position: 0 8px;
	padding-left:10px;
}
.effect_img{
	width:150px;
}
.effect_img_m{
	display: block;
	text-align: center;
	width: 150px;
	margin: 0 auto;
	padding-bottom: 10px;
}



.s_linker_img{
	width:90%;
	margin:0 auto;
	margin-bottom:30px;
	text-align:center;
	display: block;
}

.sp_float_3{
	width: 100%;
}
.sp_float_3:nth-child(1){
}
.sp_float_3:nth-child(2){
}
.sp_float_3:nth-child(3){
}
.sp_float_3:nth-child(4){
}
.sp_float_3:nth-child(5){
}
.sp_float_3:nth-child(6){
}



.effect_float_3{
	width:100%;
}
.effect_img_2{
	width:150px;
	display:none;
}
.effect_img_m_2{
	display:block;
	margin: 0 auto;
}




.tab_In{
	width:100%;
}
.tab_In_a{
	display: inline-block;
    width: 49%;
    height: 50px;
    line-height: 4;
    text-align: center;
    background: #efefef;
    color: #8e8c8c;
    font-size: 12px;
}
.a_on{
	display:inline-block;
	background:#ed3e24;
	color:#fff;
}


.tab_In_2{
	width:100%;
	margin-top: 26px;
}
.tab_In_a_2{
	display: inline-block;
	width: 49%;
	height: 50px;
	line-height: 4;
	text-align: center;
	background: #efefef;
	color: #8e8c8c;
	font-size: 12px;
	margin-bottom: 3px;
}
.a_on_2{
	display:inline-block;
	background:#ed3e24;
	color:#fff;
}




.s_able_hw_img{
	width:100%;
	display:none;
}
.s_able_hw_img_m{
	width:100%;
	display:block;
}



.spec_box{
	margin-top:30px;
}
.spec_box:after{
	content:"";
	display:block;
	clear:both;
}

.spec_In:after{
	content:"";
	display:block;
	clear:both;
}
.spec_In{
	border:1px solid #ddd;
	width: 100%;
	float:left;
	margin-top: -1px;
}
.spec_p1{
	float:left;
	width: 23%;
	text-align:center;
	font-size: 12px;
	background:#f2f2f2;
	border-right:1px solid #ddd;
	padding: 10px;
}
.spec_p2{
	float:left;
	width: 64%;
	text-align:left;
	font-size: 12px;
	padding: 10px;
}
.s_able_hw_img_size{
	display:block;
	width:90%;
	margin:0 auto;
	text-align:center;
	margin-top:50px;

}
.s_able_hw_img_size_pc{
	display:block;
	width:90%;
	margin:0 auto;
	text-align:center;
	margin-top:50px;

}

/* 솔루션 */




/* contact */
.contact_v_bg{
	background:url('../images/contact_v_bg.jpg') no-repeat center;
	background-size:cover;
}

.contact_float_box:after{
	content:"";
	display:block;
	clear:both;
}
.contact_float_box{
	margin-bottom:50px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 50px;
}
.contact_float_L{
	float:left;
	width: 100%;
	text-align: left;
}
.contact_float_R{
	float:left;
	width: 100%;
}
.contact_p1{text-align: left;font-size: 20px;font-weight: 900;}
.contact_p2{padding-top: 50px;font-size: 16px;font-weight: 900;padding-bottom: 10px;}
.contact_p3{font-size: 14px;}
.contact_img{padding-top: 25px;width: 310px;display: none;/* opacity: 0; */}
.contact_h2{
	font-size:20px;
	font-weight:900;
	margin-bottom: 47px;
}


.request_input_box:after{
	content:"";
	display:block;
	clear:both;
}

input[type=text].request_input, select  {
	width: 100%;
	padding: 12px;
	margin-top: 6px;
	margin-bottom: 16px;
	margin-right:2%;
	resize: vertical;
	font-family: 'Noto Sans KR', sans-serif;
	background: transparent;
	border: none !important;
	border-bottom: 1px solid #ccc !important;
	font-size:12px;
	padding-left: 0;
}
.request_input {
    width: 100%;
    /* padding: 12px; */
    margin-top: -10px;
    margin-bottom: 16px;
    margin-right: 2%;
    resize: vertical;
    font-family: 'Noto Sans KR', sans-serif;
    background: transparent;
    border: none !important;
    border-bottom: 1px solid #ccc !important;
    font-size: 12px;
    position: relative;
    float: left;
	position:relative;
}
.request_textarea{
	width: 103%;
	border:1px solid #ccc;
	background: transparent;
	height: 146px;
	padding:20px;
	margin-top:20px;
	box-sizing: border-box;
	font-family: 'Noto Sans KR', serif;
	background: #eee;
}


.req_checkbox{
	width: 25px;
    height: 25px;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: 0 !important;
}
.checkbox_span{
	font-size:14px;
}
/* The container */
.container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-top: 20px;
  vertical-align: middle;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #ed3e24;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 7px;
  top: 3px;
  width: 8px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.text_sp{font-size: 14px;margin-top: 0;display: block;padding-top: 2px;}

.agree_text-box{
	width: 103%;
	height:150px;
	border:1px solid #ddd;
	background:#f3f3f3;
	overflow-y:scroll;
	padding:20px;
	color:#838383;
}

input[type=text] select  {
	width: 91%;
	padding: 12px;
	margin-top: 6px;
	margin-bottom: 16px;
	margin-right:2%;
	resize: vertical;
	font-family: 'Noto Sans KR', sans-serif;
	background: transparent;
	border: none !important;
	border-bottom: 1px solid #ccc !important;
	font-size:12px;
	padding-left: 0;
}
.wave_sel{
	width:100%;
	color:#777;
}
/* contact */




.effect_float_new{
	margin-left:1%;
	width:100%;
}


.swiper-pagination-bullet-active{
	width: 25px;
    border-radius: 10px;
	background:#ed3e24;;
}




/* slide_effect */

.blog-slider__content > * {
  opacity: 0;
  transform: translateY(25px);
  transition: all .4s;
}


.blog-slider__item.swiper-slide-active .blog-slider__content > * {
  opacity: 1;
  transform: none;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(1) {
  transition-delay: 0.3s;
  transition-duration:1.2s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(2) {
  transition-delay: 0.6s;
  transition-duration:1.2s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(3) {
  transition-delay: 0.8s;
  transition-duration:1.2s;
}

/* slide_effect */



@media screen and (min-width:768px){
	/*최소너비값이 768px이상 일때 적용될 스타일을 작성하는 공간.*/





	/* 메인슬라이드 */
	.main_v_box{
		height:600px;
	}
	.main_v_00, .main_v_01, .main_v_02 {
		text-align: left;
		font-size: 22px;
		line-height: 1.4;
		font-weight: 600;
		padding-top: 216px;
		padding-left: 12%;
	}
	.main_v_00{
		width:100%;
		height:100%;
		background:url('../images/main_v_00.jpg') no-repeat center;
		background-size:cover;
		padding-top: 171px;
		padding-left: 8%;

	}
	.main_v_01{
		width:100%;
		height:100%;
		background:url('../images/main_v_01.jpg') no-repeat center;
		background-size:cover;
		padding-top: 171px;
		padding-left: 8%;
	}
	.main_v_02{
		width:100%;
		height:100%;
		background:url('../images/main_v_02.jpg') no-repeat center;
		background-size:cover;
		padding-top: 171px;
		padding-left: 8%;
	}
	.arrows_box{
		display:block;
	}
	.main_div_box{width: 80%;font-size: 20px;}


	.new_btn {
		padding: 15px 30px;
		font-size: 14px;
		border-radius: 50px;
		margin-top: 35px;
	}
	.main_p_1{
		font-size: 40px;
		margin-bottom: 19px;
	}
	.main_p_2{
		font-size: 20px;
		margin-bottom: 0px;
	}
	.main_p_3{
		font-size: 20px;
		margin-bottom: 10px;
	}

	/* 메인슬라이드 */







	.main_section{
		padding:100px 0;
	}
	.section_In_box{
		widtH: 100%;
		margin:0 auto;
		text-align: center;
	}
	.section_In_box_2{
		widtH: 90%;
		margin:0 auto;
		text-align: center;
	}
	.main_video_p1{
		font-size: 26px;
		margin-bottom:20px;
		color:#fff;
		font-weight: bold;
	}
	.main_video_p1 > span{
		font-size: 26px;
		color:#d00000;
	}
	.main_video_p2{
		font-size: 18px;
		line-height: 1.6;
		margin-bottom:20px;
		color:#fff;
		width: 80%;
		margin: 0 auto;
	}



	/* float_slide_box */

	.float_slide_box{
		height: auto;
	}
	.float_slide_L{
		float:left;
		width: 100%;
	}
	.float_slide_R{
		float:left;
		width: 100%;
	}
	.new_slide{
		height: 400px;
		width:200px;
		background:#f3f3f3;
	}

	.new_btn_box{
		width: 11%;
		margin: 0 auto;
		display: none;
	}
	.new_btn_box_2{
		width: 130px;
		margin: 0 auto;
		display: block;
		padding-top: 70px;
	}
	.new_btn_In{height: 0;}
	.new_btn_next{position: absolute;/* bottom: 0; */top: 83%;}
	.new_btn_prev{top: 83%;/* left: 372px; */}


	.main_solution_bg_01{
		background:url('../images/main_solution_bg_01.jpg') no-repeat center;
		background-size:cover;
	}
	.main_solution_bg_02{
		background:url('../images/main_solution_bg_02.jpg') no-repeat center;
		background-size:cover;
	}
	.main_solution_bg_03{
		background:url('../images/main_solution_bg_03.jpg') no-repeat center;
		background-size:cover;
	}
	.main_solution_bg_04{
		background:url('../images/main_solution_bg_04.jpg') no-repeat center;
		background-size:cover;
	}
	.main_solution_bg_05{
		background:url('../images/main_solution_bg_05.jpg') no-repeat center;
		background-size:cover;
	}
	.main_solution_In_text_box{
		position:relative;
		padding: 0;
		margin: 0;
		height: 400px;
		width: 85%;
		padding: 0;
		text-align: left;
		padding-top: 42px;
		margin: 0 auto;
	}
	.main_solution_In_text_01{
		font-size: 19px;
	}
	.main_solution_In_text_02{
		font-size: 14px;
		padding-top: 5px;
	}
	.main_solution_In_text_03{
		position: absolute;
		bottom: 20px;
		/* top: 20px; */
		left: 0;
		border:1px solid #fff;
		width:80px;
		padding-top: 27px;
		padding-bottom:10px;
		text-align: left;
		padding-left: 12px;
	}
	.main_solution_In_text_04{
		position:absolute;
		bottom: 10px;
		right:0;
		font-size: 45px;
	}

	.main_solution_left{/* display: block; *//* position: absolute; *//* top: 20px; */}
	.main_solution_left_p1{
		color:#ed3e24;
		font-family: 'GmarketSansBold';

	}
	.main_solution_left_p2{
		color:#ed3e24;
	}
	.logo_bul{

	}

	.main_solution_center_m{
		display:block;
	}
	.main_solution_center_p1{
		color:#ed3e24;
		font-family: 'GmarketSansBold';
		font-size: 30px;
	}
	.main_solution_center_p2{
		color:#ed3e24;
		font-size: 16px;
		width: 100%;
		padding-top: 10px;
	}
	.logo_bul{width: 23px;}

	/* float_slide_box */




	
	.main_about_In{
		width:80%;
		margin-top: 50px;
	}
	.float_2{
		float:left;
		width:50%;
		border:1px solid #fff;
		text-align:center;
		padding: 40px 20px;
	}
	.main_icon_01{
		width:105px;	
	}
	.main_about_p1{
		color:#fff;
		font-size: 18px;
		padding-top: 5px;
	}
	.main_about_p2{
		color:#fff;
		font-size: 14px;
	}




	.main_title_p{
		font-size: 38px;
		color:#fff;
		padding-top: 8px;
	}
	.main_title_p_text{
		font-size: 20px;
		padding-top: 24px;
	}



	.news_column {
	  float: left;
	  width: 33%;
	  padding: 12px;
	}

	.news_p1{
		margin-top:20px;
		font-size: 14px;
	}
	.news_p2{
		font-size: 16px;
	}
	.news_data{
		margin-top:20px;
		font-size: 14px;
	}

	.img_box_hidden{
		height: auto;
		overflow:hidden;
	}

	.news_detail_p1{font-size: 25px;font-weight: 600;margin-bottom: 10px;}
	.news_detail_p2{font-size: 16px;margin-bottom: 36px;}
	.news_detail_img{width: 500px;}
	.news_detail_smat_text{margin-top: 20px;}





	.partner_row_4{
		float:left;
		width:25%;
		margin-bottom:40px;
		
	}
	.partner_img{
		width: 185px;
	}

	.partner_p_01{
		font-size:20px;
		width:80%;
	}





	/*sub_v*/

	.sub_v{
		height: 310px;
	}
	.sub_v_p1{
		font-size: 22px;
		padding-top: 159px;
		padding-bottom: 6px;
	}
	.sub_v_p2{
		font-size: 22px;
		color: #fff;
	}
	/*sub_v end*/






	/* about */

	.about_p1{
		font-size:26px;
		margin-bottom:50px;
	}
	.about_p2{
		font-size:16px;
		width: 70%;
	}

	.about_sub_bg{
		width:100%;
		height: 362px;
		position:relative;
		margin-top:50px;
	}
	.about_sub_In{
		/* 기본 배경색 지정-투명도가 모두 적용되지 않았을 때 색상 */
		background: #000;
		/* RGBa 적용 - Firefox, Chrome, Safari, Opera ... */
		background: rgba(0,0,0,0.8);
		/* IE에서 Filter적용을 위해 배경을 지움 */
		background: transparent !ie;
		/* 정상적인 Filter적용을 위해 zoom:1을 적용 */
		zoom:1;
		position: absolute;
		width: 420px;
		bottom: 5%;
		padding: 30px;
		left: 2%;
		text-align: left;
		display: block;
	}
	.about_sub_In_p1{
		font-size: 19px;
		padding-bottom: 14px;
	}

	.about_sub_In_p2{
		font-size: 13px;
	}
	.about_sub_In_m{
		display:none;
	}

	.about_table{
		margin-top:50px;
	}
	.about_td{
		width:25%;
		padding: 15px;
		border-left:1px solid #ed3e24;
		border-right:1px solid #ed3e24;
		float: none;
		border-top: 0;
		border-bottom: 0;
	}
	.about_table_p1{
		font-size: 14px;
		padding-bottom: 5px;
	}
	.about_table_p2{
		font-size: 16px;
	}
	.about_table_img{
		width:140px;
	}

	.about_vision{
		width:100%;
		padding:50px;
	}
	.about_vision_p1{
		font-size: 20px;
		margin-bottom: 20px;
	}
	.about_vision_p2{
		font-size: 14px;
		width: 60%;
	}
	.vision_float{
		margin: 0 auto;
		width: 100%;
		margin-top: 30px;
		text-align: center;
	}
	.vision_float_In{
		/* float:left; */
		width: 200px;
		height: 200px;
		padding: 28px 30px;
		margin: 1%;
		border-radius: 50%;
		text-align: center;
		display: inline-block;
	}
	.about_vision_p3{
		font-size: 16px;
	}
	.vision_img{
		width: 100px;
	}


	.vision_li{
		width: 21%;
		margin: 1%;
	}
	.vision_li_p1{
		width:100px
		height:100px;
		line-height: 140px;
		width: 140px;
		height: 140px;
		margin: 0 auto;
		border-radius: 100%;
		font-size: 16px;
	}
	.vision_li_p2{
		font-size:20px;
		padding-top:20px;
	}
	.vision_li_p3{
		font-size: 14px;
		padding-top: 12px;
	}


	/* about */



	/* 솔루션 */
	.sp_In{
		margin-top: 100px;
	}
	.sp_sub_title{
		font-size: 16px;
	}
	.sp_sub_title_line{
		display:inline-block;
		width: 35px;
		height:2px;
		background:#ed3e24;
		display:none;
	}
	.sp_sub_text{
		font-size: 16px;
		margin-top: 18px;
		line-height: 1.8;
	}
	.s_smartfactory_img{
		margin-bottom:40px;

	}

	.sp_float{
		width: 47%;
		margin:1%;
		margin-bottom: 20px;
	}
	.sp_float:nth-child(1){
		margin-left: 1%;
	}
	.sp_float:nth-child(4){
		margin-right: 0%;
	}
	.sp_icon_box{
		padding: 32px;
	}
	.s_smartfactory_icon{
		width: 150px;
	}
	.sp_icon_p{
		font-size: 14px;
	}


	.sp_v_box{
		height:595px;
	}
	.sp_v_01, 
	.s_smartfactory_slide_bg_01,
	.s_smartfactory_slide_bg_02,
	.s_smartfactory_slide_bg_03,
	.s_smartfactory_slide_bg_04,
	.s_smartfactory_slide_bg_05,
	.s_smartfactory_slide_bg_06,
	.s_smartfactory_slide_bg_07,
	.s_smartfactory_slide_bg_08,
	.s_smartfactory_slide_bg_09 {
		font-size: 26px;
		line-height: 1.4;
		padding-top: 171px;
		padding-left: 10%;
	}
	.sp_v_02 {
		font-size: 26px;
		line-height: 1.4;
		padding-top: 171px;
		padding-left: 10%;
	}
	.sp_div_box{width: 80%;/* font-size: 26px; */}
	.sp_slide_p1{
		font-size: 16px;
		margin-top: 53px;
	}
	.sp_slide_p2{
		font-size: 22px;
		margin-top: 16px;
	}

	.s_smartfactory_slide_bg_01{
		background: url(../images/s_smartfactory_slide_bg_01.jpg) no-repeat center;
		background-size:cover;
	} 
	.s_smartfactory_slide_bg_02{
		background: url(../images/s_smartfactory_slide_bg_02.jpg) no-repeat center;
		background-size:cover;
	} 
	.s_smartfactory_slide_bg_03{
		background: url(../images/s_smartfactory_slide_bg_03.jpg) no-repeat center;
		background-size:cover;
	} 
	.s_smartfactory_slide_bg_04{
		background: url(../images/s_smartfactory_slide_bg_04.jpg) no-repeat center;
		background-size:cover;
	} 
	.s_smartfactory_slide_bg_05{
		background: url(../images/s_smartfactory_slide_bg_05.jpg) no-repeat center;
		background-size:cover;
	} 
	.s_smartfactory_slide_bg_06{
		background: url(../images/s_smartfactory_slide_bg_06.jpg) no-repeat center;
		background-size:cover;
	} 
	.s_smartfactory_slide_bg_07{
		background: url(../images/s_smartfactory_slide_bg_07.jpg) no-repeat center;
		background-size:cover;
	} 
	.s_smartfactory_slide_bg_08{
		background: url(../images/s_smartfactory_slide_bg_08.jpg) no-repeat center;
		background-size:cover;
	} 
	.s_smartfactory_slide_bg_09{
		background: url(../images/s_smartfactory_slide_bg_09.jpg) no-repeat center;
		background-size:cover;
	} 


	.effect_float{
		float:left;
		width: 48%;
		padding: 48px 29px;
		margin: 1%;
		height: 433px;
	}
	.effect_float:nth-child(1){
		margin-left:0%;
	}
	.effect_float:nth-child(2){
		margin-right:0%;
	}
	.effect_float:nth-child(3){
		margin-left:0%;
	}
	.effect_float:nth-child(4){
		margin-right:0%;
	}
	.effect_float:nth-child(5){
		margin-left:0%;
	}
	.effect_float:nth-child(6){
		margin-right:0%;
	}
	.effect_float_p_box{
		display:inline-block;
		width: 100%;
		margin-right: 5%;
	}
	.effect_float_img_box{
		width:30%;
		text-align:right;
		position: absolute;
		top: 48px;
		display: none;
	}
	.effect_float_p_1{
		font-size: 16px;
		margin-bottom: 22px;
		text-align:left;
	}
	.effect_float_p_2{
		font-size: 14px;
		background-position: 0 9px;
	}
	.effect_img{
		width:150px;
	}
	.effect_img_m{
		display: block;
		text-align: center;
		width: 150px;
		margin: 0 auto;
		padding-bottom: 10px;
	}

	.s_linker_img{
		width:585px;
	}

	.sp_float_3{
		width: 47%;
	}
	.sp_float_3:nth-child(1){
	}
	.sp_float_3:nth-child(2){
	}
	.sp_float_3:nth-child(3){
	}
	.sp_float_3:nth-child(4){
	}
	.sp_float_3:nth-child(5){
	}
	.sp_float_3:nth-child(6){
	}


	.effect_float_3{
		width: 32%;
	}

	.effect_img_2{
		width:150px;
		display:none;
	}
	.effect_img_m_2{
		display:block;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.effect_float_3:nth-child(2){
		margin-right:1%;
	}
	.effect_float_3:nth-child(3){
		margin-right: 0;
		margin-left:1%;
	}

	.tab_In_a{
		width:242px;
		height:50px;
		line-height:3;
		font-size:16px;
	}

	.tab_In_a_2{
		width: 19%;
		height: 45px;
		line-height:3;
		font-size: 14px;
		margin-bottom: 2px;
	}



	.s_able_hw_img{
		width:100%;
		display:block;
	}
	.s_able_hw_img_m{
		width:100%;
		display:none;
	}


	.spec_In{
		width:50%;
	}
	.spec_p1{
		width: 25%;
		font-size: 12px;
		padding: 10px;
	}
	.spec_p2{
		width: 56%;
		font-size: 12px;
		padding: 10px;
	}

	.s_able_hw_img_size{
		display:block;
		width:90%;
		margin:0 auto;
		text-align:center;
		margin-top:50px;

	}
	.s_able_hw_img_size_pc{
		display:block;
		width:90%;
		margin:0 auto;
		text-align:center;
		margin-top:50px;

	}

	/* 솔루션 */



	.title_h1{
		font-size:20px;
		margin-bottom: 14px;
	}
	.title_h2{
		font-size:30px;
		margin-bottom: 48px;
	}











	/* contact */

	.contact_float_box{
		margin-bottom:50px;
		border-bottom: 1px solid #ccc;
		padding-bottom: 50px;
	}
	.contact_float_L{
		float:left;
		width: 50%;
		text-align: left;
	}
	.contact_float_R{
		float: right;
		width: 32%;
	}
	.contact_p1{text-align: left;font-size: 34px;}
	.contact_p2{padding-top: 50px;font-size: 18px;padding-bottom: 10px;}
	.contact_p3{font-size: 14px;}
	.contact_img{padding-top: 0;width: 235px;display: inline-block;/* opacity: 1; */}

	input[type=text].request_input  {
	  width: 40%;
	  padding: 12px;
	  margin-top: 6px;
	  margin-bottom: 16px;
	  padding-left: 0;
	}
	.request_input  {
	  width: 40%;
	}

	.request_textarea{
		width: 85%;
		height:200px;
	}
	
	.agree_text-box{
		width: 85%;
		height:150px;
		padding:20px;
	}
	.wave_sel{
		width:85%;
		color:#777;
	}	
	/* contact */



	.effect_float_new{
		margin-left:0;
		width:98%;
	}



	.rotation_box{
		position:absolute;
		left: 3%;
		top: -25%;
	}
	.rotation{
	  width: 250px;
	}
	.rotation__image{
	  width: 250px;
	  animation: Objrotation 15s infinite linear;
	}


}









@media screen and (min-width:1200px){



	/* 메인슬라이드 */

	.main_v_box{
		height:800px;
	}
	.main_v_00, .main_v_01, .main_v_02 {
		text-align: left;
		font-size: 26px;
		line-height: 1.4;
		font-weight: 600;
		padding-top: 276px;
		padding-left: 10%;
	}
	.main_div_box{width: 600px;font-size: 26px;}
	.main_p_1{
		font-size: 40px;
		margin-bottom: 19px;
	}
	.main_p_2{
		font-size: 30px;
		margin-bottom: 10px;
	}
	.main_p_3{
		font-size: 30px;
		margin-bottom: 10px;
	}


	/* 메인슬라이드 */




	.main_section{
		padding:170px 0;
	}
	.section_In_box{
		widtH: 100%;
		margin:0 auto;
		text-align: center;
	}
	.section_In_box_2{
		widtH: 1200px;
		margin:0 auto;
		text-align: center;
	}
	.main_video_p1{
		font-size:30px;
		margin-bottom:20px;
		color:#fff;
		font-weight: bold;
	}
	.main_video_p1 > span{
		font-size:30px;
		color:#d00000;
	}
	.main_video_p2{
		font-size:20px;
		line-height: 1.5;
		margin-bottom:20px;
		color:#fff;
		width: 500px;
		margin: 0 auto;
	}









	/* float_slide_box */

	.float_slide_box{
		height: 450px;
	}
	.float_slide_L{
		float:left;
		width: 25%;
		margin-left: 10%;
		margin-right: 5%;
		/* border-top: 3px solid #000; */
		border-bottom: 3px solid #000;
	}
	.float_slide_R{
		float:left;
		width: 60%;
	}
	.new_slide{
		height: 450px;
		/* width: 375px !important; */
		background:#f3f3f3;
	}

	.new_btn_box{
		width: 125px;
		margin: 0 auto;
		display:block;
		position: absolute;
		margin-right: -5px;
	}
	.new_btn_box_2{
		width: 11%;
		margin: 0 auto;
		display:none;
	}
	.new_btn_In{height: 443px;}
	.new_btn_next{position: absolute;/* bottom: 0; */top: 83%;}
	.new_btn_prev{top: 83%;/* left: 372px; */}

	.main_solution_bg_01{
		background:url('../images/main_solution_bg_01.jpg') no-repeat center;
		background-size:cover;
	}
	.main_solution_bg_02{
		background:url('../images/main_solution_bg_02.jpg') no-repeat center;
		background-size:cover;
	}
	.main_solution_bg_03{
		background:url('../images/main_solution_bg_03.jpg') no-repeat center;
		background-size:cover;
	}
	.main_solution_bg_04{
		background:url('../images/main_solution_bg_04.jpg') no-repeat center;
		background-size:cover;
	}
	.main_solution_bg_05{
		background:url('../images/main_solution_bg_05.jpg') no-repeat center;
		background-size:cover;
	}

	.main_solution_In_text_box{
		position:relative;
		padding: 0;
		margin: 0;
		height: 450px;
		width: 80%;
		/* padding: 20px; */
		text-align: left;
		padding-top: 42px;
		margin: 0 auto;
	}
	.main_solution_In_text_01{
		font-size: 22px;
	}
	.main_solution_In_text_02{
		font-size: 16px;
		padding-top: 5px;
		width: 90%;
	}
	.main_solution_In_text_03{
		position: absolute;
		bottom: 20px;
		/* top: 0; */
		left: 0;
		border:1px solid #fff;
		width:80px;
		/* height: 52px; */
		padding-top: 27px;
		padding-bottom:10px;
		text-align: left;
		padding-left: 12px;
	}
	.main_solution_In_text_04{
		position:absolute;
		bottom: 10px;
		right:0;
		font-size: 66px;
	}


	.main_solution_left{position: absolute;display: block;text-align: left;top: 112px;}
	.main_solution_left_p1{
		color:#ed3e24;
		font-family: 'GmarketSansBold';
		font-size: 30px;
	}
	.main_solution_left_p2{
		color:#ed3e24;
		font-size: 16px;
		width: 62%;
		padding-top: 10px;
	}
	.logo_bul{width: 23px;}

	.main_solution_center_m{
		display:none;
	}


	/* float_slide_box */








	.main_about_In{
		width:800px;
		margin-top: 61px;
	}

	.float_2{
		float:left;
		width:50%;
		border:1px solid #fff;
		text-align:center;
		padding: 50px 30px;
	}
	.main_icon_01{
		width:105px;	
	}
	.main_about_p1{
		color:#fff;
		font-size: 20px;
		padding-top: 5px;
	}
	.main_about_p2{
		color:#fff;
		font-size: 14px;
		padding-top: 5px;
	}






	.news_column {
	  float: left;
	  width: 33.3%;
	  padding: 20px;
	}

	.news_p1{
		margin-top:20px;
		font-size: 16px;
	}
	.news_p2{
		font-size:20px;
	}
	.news_data{
		margin-top:20px;
		font-size: 14px;
	}


	.news_detail_p1{font-size: 30px;font-weight: 600;margin-bottom: 10px;}
	.news_detail_p2{font-size: 16px;margin-bottom: 36px;}
	.news_detail_img{width: 500px;}
	.news_detail_smat_text{margin-top: 20px;}
	.img_box_hidden{
		height:auto;
		overflow:hidden;
	}






	.partner_row_4{
		float:left;
		width:25%;
		margin-bottom:40px;
		
	}
	.partner_img{
		width:250px;
	}

	.partner_p_01{
		font-size:30px;
		width:48%;
	}








	.footer{
		padding: 50px 100px;
	}

	.footer_In_box{
		padding: 0 30px 30px 0;
		box-sizing:border-box;
	}

	.footer_In{
		float:left;
		width:25%;
		padding-left: 6%;
		box-sizing:border-box;
		margin-bottom:0px;
	}

	.f_L_1{
		float:left;
		width:70%;
	}

	.f_L_2{
		float:left;
		width:20%;

	}

	.f_L_3{
		float:right;
		width:10%;
		font-size: 40px;
		text-align:right;

	}
	.f_logo{
		width:289px;
	}

	.footer_In_1{
		width: 18%;
		padding-top: 0;
	}
	.footer_In_2{
		width:57%;
	}
	.footer_In_3{
		width:25%;
	}
	.footer_In_4{
		width:25%;
	}









	/*sub_v*/

	.sub_v{
		height: 332px;
	}
	.sub_v_p1{
		font-size: 20px;
		padding-top: 170px;
		padding-bottom: 7px;
	}
	.sub_v_p2{
		font-size: 22px;
		color: #fff;
	}
	/*sub_v end*/







	.title_h1{
		font-size:20px;
		margin-bottom: 12px;
	}
	.title_h2{
		font-size:30px;
		margin-bottom: 48px;
	}







	/* about */

	.about_p1{
		font-size:26px;
		margin-bottom:50px;
	}
	.about_p2{
		font-size:16px;
		width:50%;
	}

	.about_sub_bg{
		width:100%;
		height:432px;
		position:relative;
		margin-top:50px;

	}
	.about_sub_In{
		/* 기본 배경색 지정-투명도가 모두 적용되지 않았을 때 색상 */
		background: #000;
		/* RGBa 적용 - Firefox, Chrome, Safari, Opera ... */
		background: rgba(0,0,0,0.8);
		/* IE에서 Filter적용을 위해 배경을 지움 */
		background: transparent !ie;
		/* 정상적인 Filter적용을 위해 zoom:1을 적용 */
		zoom:1;
		position: absolute;
		width: 420px;
		bottom: 5%;
		padding: 30px;
		left: 2%;
		text-align: left;
	}
	.about_sub_In_p1{
		font-size: 21px;
		padding-bottom: 14px;
	}

	.about_sub_In_p2{
		font-size:14px;
	}

	.about_table{
		margin-top:70px;
	}
	.about_td{
		width:25%;
		padding:50px;
		border-left:1px solid #ed3e24;
		border-right:1px solid #ed3e24;

	}
	.about_table_p1{
		font-size:16px;
		padding-bottom: 5px;
	}
	.about_table_p2{
		font-size:20px;
	}
	.about_table_img{
		width:140px;
	}


	.about_vision{
		width:100%;
		padding:50px;
	}
	.about_vision_p1{
		font-size: 30px;
		margin-bottom: 20px;

	}
	.about_vision_p2{
		font-size:16px;
		width: 40%;
	}
	.vision_float{
		margin: 0 auto;
		width: 100%;
		margin-top: 30px;
	}
	.vision_float_In{
		/* float:left; */
		width: 282px;
		height: 282px;
		padding: 57px 30px;
		margin: 2.6%;
		border-radius: 50%;
		display: inline-block;
	}
	.about_vision_p3{
		font-size:20px;
	}
	.vision_img{
		width:140px;
	}


	.vision_li_p2{
		font-size:20px;
		padding-top:20px;
	}
	.vision_li_p3{
		font-size: 16px;
		padding-top: 12px;
	}


	/* about */







	/* 솔루션 */
	.sp_In{
		margin-top: 100px;
	}
	.sp_sub_title{
		font-size:20px;

	}
	.sp_sub_title_line{
		display:inline-block;
		width: 41px;
		height:2px;
		background:#ed3e24;
		display:none;
	}
	.sp_sub_text{
		font-size:20px;
		margin-top: 18px;
		line-height: 1.8;
	}
	.s_smartfactory_img{
		margin-bottom:40px;

	}


	.sp_float{
		width: 23%;
		margin:1%;
		margin-bottom:30px;
	}
	.sp_float:nth-child(1){
		margin-left:0%;
	}
	.sp_float:nth-child(5){
		margin-left:0%;
	}
	.sp_float:nth-child(4){
		margin-right:0%;
	}
	.sp_icon_box{
		padding: 32px;
	}
	.s_smartfactory_icon{
		width:150px;
	}
	.sp_icon_p{
		font-size:16px;
	}



	.sp_v_box{
		height:595px;
	}
	.sp_v_01,
	.s_smartfactory_slide_bg_01,
	.s_smartfactory_slide_bg_02,
	.s_smartfactory_slide_bg_03,
	.s_smartfactory_slide_bg_04,
	.s_smartfactory_slide_bg_05,
	.s_smartfactory_slide_bg_06,
	.s_smartfactory_slide_bg_07,
	.s_smartfactory_slide_bg_08,
	.s_smartfactory_slide_bg_09{
		font-size: 26px;
		line-height: 1.4;
		padding-top: 147px;
		padding-left: 10%;
	}
	.sp_v_02 {
		font-size: 26px;
		line-height: 1.4;
		padding-top: 147px;
		padding-left: 10%;
	}
	.sp_div_box{width: 800px;/* font-size: 26px; */}
	.sp_slide_p1{
		font-size:20px;
		margin-top: 61px;
	}
	.sp_slide_p2{
		font-size:30px;
		margin-top: 16px;
	}

	.s_smartfactory_slide_bg_01{
		background: url(../images/s_smartfactory_slide_bg_01.jpg) no-repeat center;
		background-size:cover;
	} 
	.s_smartfactory_slide_bg_02{
		background: url(../images/s_smartfactory_slide_bg_02.jpg) no-repeat center;
		background-size:cover;
	} 
	.s_smartfactory_slide_bg_03{
		background: url(../images/s_smartfactory_slide_bg_03.jpg) no-repeat center;
		background-size:cover;
	} 
	.s_smartfactory_slide_bg_04{
		background: url(../images/s_smartfactory_slide_bg_04.jpg) no-repeat center;
		background-size:cover;
	} 
	.s_smartfactory_slide_bg_05{
		background: url(../images/s_smartfactory_slide_bg_05.jpg) no-repeat center;
		background-size:cover;
	} 
	.s_smartfactory_slide_bg_06{
		background: url(../images/s_smartfactory_slide_bg_06.jpg) no-repeat center;
		background-size:cover;
	} 
	.s_smartfactory_slide_bg_07{
		background: url(../images/s_smartfactory_slide_bg_07.jpg) no-repeat center;
		background-size:cover;
	} 
	.s_smartfactory_slide_bg_08{
		background: url(../images/s_smartfactory_slide_bg_08.jpg) no-repeat center;
		background-size:cover;
	} 
	.s_smartfactory_slide_bg_09{
		background: url(../images/s_smartfactory_slide_bg_09.jpg) no-repeat center;
		background-size:cover;
	} 



	.effect_float{
		float:left;
		width: 48%;
		padding: 67px 35px;
		margin: 1%;
		height:250px;
	}
	.effect_float:nth-child(1){
		margin-left:0%;
	}
	.effect_float:nth-child(2){
		margin-right:0%;
	}
	.effect_float:nth-child(3){
		margin-left:0%;
	}
	.effect_float:nth-child(4){
		margin-right:0%;
	}
	.effect_float:nth-child(5){
		margin-left:0%;
	}
	.effect_float:nth-child(6){
		margin-right:0%;
	}
	.effect_float_p_box{
		display:inline-block;
		width: 75%;
		margin-right: 0;
	}
	.effect_float_img_box{
		width: 25%;
		text-align:right;
		position: absolute;
		top: 48px;
		display: inline-block;
	}
	.effect_float_p_1{
		font-size:20px;
		margin-bottom: 22px;
	}
	.effect_float_p_2{
		font-size:16px;
		    background-position: 0 10px;
	}
	.effect_img{
		width:150px;
	}
	.effect_img_m{
		display:none;	
	}


	.sp_float_3{
		width: 31.8%;
	}
	.sp_float_3:nth-child(1){
	}
	.sp_float_3:nth-child(2){
	}
	.sp_float_3:nth-child(3){
	margin-right: 0;
	}
	.sp_float_3:nth-child(4){
	margin-left: 0;
	margin-right: 1%;
	}
	.sp_float_3:nth-child(5){
	margin-left: 1%;
	}
	.sp_float_3:nth-child(6){
	margin-right: 0;
	}



	.effect_float_3{
		width:32%;
		height: 478px;
	}
	.effect_img_2{
		width:150px;
		display:none;
	}
	.effect_img_m_2{
		display:block;
		margin: 0 auto;
		margin-bottom: 27px;
	}
	.effect_float_3:nth-child(2){
		margin-right:1%;
	}
	.effect_float_3:nth-child(3){
		margin-right: 0;
		margin-left:1%;
	}



	.s_able_hw_img{
		width:100%;
		display:block;
	}
	.s_able_hw_img_m{
		width:100%;
		display:none;
	}



	.tab_In_a_2{
		width: 19%;
		height:50px;
		line-height:3;
		font-size:16px;
		margin-bottom: 2px;
	}


	.spec_In{
		width:50%;
	}
	.spec_p1{
		width: 25%;
		font-size:16px;
		padding: 15px;
	}
	.spec_p2{
		width: 56%;
		font-size:16px;
		padding: 15px;
	}


	.s_able_hw_img_size{
		display:block;
		width:840px;
		margin:0 auto;
		text-align:center;
		margin-top:50px;

	}
	.s_able_hw_img_size_pc{
		display:block;
		width:691px;
		margin:0 auto;
		text-align:center;
		margin-top:50px;

	}

	/* 솔루션 */




	/* contact */

	.contact_float_box{
		margin-bottom:50px;
		border-bottom: 1px solid #ccc;
		padding-bottom: 50px;
	}
	.contact_float_L{
		float:left;
		width: 50%;
		text-align: left;
	}
	.contact_float_R{
		float:left;
		width: 50%;
		text-align: center;
	}
	.contact_p1{text-align: left;font-size: 41px;}
	.contact_p2{padding-top: 50px;font-size: 20px; padding-bottom: 10px;}
	.contact_p3{font-size: 16px;}
	.contact_img{padding-top: 132px;width: 229px;}

	input[type=text].request_input  {
	  width: 43%;
	  padding: 12px;
	  margin-top: 6px;
	  margin-bottom: 16px;
	  padding-left: 0;
	}
	.request_input  {
	  width: 40%;
	}

	.request_textarea{
		width: 91%;
		height:200px;
		/* margin-left: 0; */
	}
	.agree_text-box{
		width:91%;
		height:150px;
		padding:20px;
	}
	.wave_sel{
		width:90%;
	}
	/* contact */



	.effect_float_new{
		margin-left:0;
		width:98%;
	}





	.rotation_box{
		position:absolute;
		left: 23%;
		top: -17%;
	}
	.rotation{
	  width: 25px;
	}
	.rotation__image{
	  width: 250px;
	  animation: Objrotation 15s infinite linear;
	}

}
