.wrap_size{width:1200px;margin:0 auto;}
i.txt_br{display:block;font-sepro:normal;}
i.m_txt_br{font-sepro:normal;}
@media screen and (max-width:500px) {
	.wrap_size{width:90%;margin:0 5%;}
	i.txt_br{display:inline-block;}
	i.m_txt_br{display:block;font-sepro:normal;}
}


/*비쥬얼*/
.visual_img{height:676px;background:url("/theme/style/img/visual_back.jpg") center center no-repeat;overflow:hidden;}
.visual_text{padding-top:220px;font-family:'NotoKr';}
.visual_text p.big_font{font-size:70px;color:#000;letter-spacing:-2px;font-weight:600;}
.visual_text p.vt_sub_txt{font-size:20px;color:#c20418;line-height:1.4;font-weight:500;margin:10px 0 30px 0;}
.visual_text a{display:block;font-size:15px;font-weight:300;width:185px;height:44px;line-height:44px;text-align:center;border:1px solid #c20418;border-radius:10px;background:rgba(255,255,255,0.7);color:#c20418;transition:0.2s;}
.visual_text a:hover{background:rgba(194,4,24,0.9);color:#fff;border:1px solid #fff;}

.visual_img .wrap_size{position:relative;height:676px;}
.visual_man{position:absolute;bottom:0;right:0;}

@media screen and (max-width:500px) {
	.visual_img{height:530px;background:url("/theme/style/img/visual_back.jpg") center center no-repeat;}
	.visual_text{padding-top:130px;}
	.visual_text p.big_font{font-size:40px;}
	.visual_text p.vt_sub_txt{font-size:18px;margin:40px 0 30px 0;width:270px;word-break:keep-all;}
	.visual_text a{font-size:14px;width:150px;height:44px;line-height:44px;}

	.visual_img .wrap_size{height:530px;}
	.visual_man{right:-50px;width:200px;}
}
@media screen and (max-width:440px) {
	.visual_text p.big_font{font-size:35px;}
	.visual_text p.vt_sub_txt{width:190px;font-size:17px;}
}
@media screen and (max-width:362px) {
	.visual_text p.big_font{font-size:32px;}
	.visual_text p.vt_sub_txt{width:160px;}
}
@media screen and (max-width:335px) {
	.visual_text p.big_font{font-size:30px;}
	.visual_text p.vt_sub_txt{width:150px;}
	.visual_man{right:-60px;}
}

/*main_con01*/
.main_con01{font-family:'NotoKr';height:722px;background:url("/theme/style/img/main_con01_back.jpg") center center no-repeat;text-align:center;}
.mc01_tit{padding-top:135px;}
.mc01_tit h3{font-size:50px;color:#fff;font-weight:600;letter-spacing:-1.5px;}
.mc01_tit p{font-size:15px;color:#c20418;font-weight:200;margin-top:10px;}
.mc01_ul{margin-top:90px;}
.mc01_ul li{float:left;width:20%;border-right:1px solid rgba(255,255,255,0.2);padding:15px 0;}
.mc01_ul li:last-child{border:none;}
.mc01_ul li img{}
.mc01_ul li h4{font-family:'NotoKr';font-size:28px;margin:28px 0 18px 0;color:#fff;font-weight:400;}
.mc01_ul li p{font-size:16px;color:#b9b9b9;font-weight:200;}
@media screen and (max-width:500px) {
	.main_con01{height:auto;background:url("/theme/style/img/main_con01_back.jpg") center right no-repeat;padding-bottom:40px;}
	.mc01_tit{padding-top:50px;}
	.mc01_tit h3{font-size:35px;}
	.mc01_tit p{font-size:15px;}
	.mc01_ul{margin-top:30px;}
	.mc01_ul li{width:20%;border-right:1px solid rgba(255,255,255,0.2);padding:15px 10px;border:none;}
	.mc01_ul li:nth-child(1),
	.mc01_ul li:nth-child(2),
	.mc01_ul li:nth-child(3){width:33.333333%;}
	.mc01_ul li:nth-child(4),
	.mc01_ul li:nth-child(5){width:50%;}
	.mc01_ul li img{width:60px;}
	.mc01_ul li h4{font-size:22px;margin:5px 0 5px 0;line-height:52px;height:52px;word-break:keep-all;}
	.mc01_ul li:nth-child(1) h4{line-height:1.2;}
	.mc01_ul li p{font-size:15px;}
}
@media screen and (max-width:420px) {
	.mc01_ul li:nth-child(3) h4{line-height:1.2;}
}

/*main_con02*/
.main_con02{font-family:'NotoKr';margin:130px 0;}
.main_con02 h3{width:230px;float:left;font-family:'NotoKr';font-size:35px;font-weight:500;line-height:1.2;letter-spacing:-1.5px;}
.main_con02 .mc02_de{width:970px;float:left;}
.mc02_txt.mobile{display:none;}
.mc02_txt{margin-top:15px;}
.mc02_txt li{float:left;width:16.666666%;text-align:center;font-family:'NotoKr';}
.mc02_txt li span{display:block;font-size:16px;color:#c20418;padding-bottom:10px;}
.mc02_txt li:nth-child(1) span{border-bottom:4px solid #f3cdd1;}
.mc02_txt li:nth-child(2) span{border-bottom:4px solid #edb3b9;}
.mc02_txt li:nth-child(3) span{border-bottom:4px solid #e79ba3;}
.mc02_txt li:nth-child(4) span{border-bottom:4px solid #e0818b;}
.mc02_txt li:nth-child(5) span{border-bottom:4px solid #d14352;}
.mc02_txt li:nth-child(6) span{border-bottom:4px solid #c20418;}
.mc02_txt li p{font-size:18px;color:#3d3d3d;margin-top:10px;line-height:1.4;}
.mobile_mc02_img{display:none;}
@media screen and (max-width:500px) {
	.main_con02{margin:50px 0;}
	.main_con02 h3{width:100%;float:none;font-size:28px;text-align:center;margin-bottom:0;}
	.main_con02 .mc02_de{width:100%;float:none;}
	
	.mc02_txt.pc{display:none;}
	.mc02_txt.mobile{display:block;}
		
	.mc02_txt{margin-top:0;}
	.mc02_txt li{float:left;width:33.33333%;text-align:center;font-family:'NotoKr';}
	.mc02_txt li span{font-size:15px;}
	.mc02_txt.mobile li:nth-child(1){width:100%;}
	.mc02_txt.mobile li .mobile_mc02_img{display:block;width:100%;margin:25px 0 10px 0;}
	.mc02_txt.mobile li:nth-child(2) span{border-bottom:4px solid #f3cdd1;}
	.mc02_txt.mobile li:nth-child(3) span{border-bottom:4px solid #edb3b9;}
	.mc02_txt.mobile li:nth-child(4) span{border-bottom:4px solid #e79ba3;}
	.mc02_txt.mobile.m02 li:nth-child(2) span{border-bottom:4px solid #e0818b;}
	.mc02_txt.mobile.m02 li:nth-child(3) span{border-bottom:4px solid #d14352;}
	.mc02_txt.mobile.m02 li:nth-child(4) span{border-bottom:4px solid #c20418;}
	.mc02_txt li p{font-size:16px;}

	.mc02_img{display:none;}
}


/*main_con03*/
.main_con03{background:#f2f5f6;padding:75px 0;}
.mc03_tit{text-align:center;}
.mc03_tit h3{font-family:'NotoKr';font-size:50px;color:#231f20;font-weight:600;letter-spacing:-1.5px;}
.mc03_tit p{font-family:'NotoKr';font-weight:300;font-size:16px;margin-top:30px;}
.mc03_ul{margin-top:60px;}
.mc03_ul li{width:390px;height:435px;float:left;margin-right:14px;background:#fff;padding:35px 30px 40px 30px;text-align:center;}
.mc03_ul li:nth-child(3){margin-right:0;}
.mc03_ul li h4{font-family:'NotoKr';font-size:24px;font-weight:500;color:#231f20;}
.mc03_ul li span{font-family:'NotoKr';display:block;font-size:16px;color:#6d6d6d;margin-top:10px;font-weight:200;}
.mc03_ul li img{display:block;margin:35px auto;}
.mc03_ul li p{font-family:'NotoKr';font-size:17px;color:#3d3d3d;font-weight:200;}
@media screen and (max-width:500px) {
	.main_con03{padding:40px 0;}
	.mc03_tit h3{font-size:30px;}
	.mc03_tit p{font-size:15px;margin-top:10px;}
	.mc03_ul{margin-top:30px;}
	.mc03_ul li{width:100%;height:auto;float:none;margin-right:0;padding:35px 20px 40px 20px;margin-bottom:15px;}
	.mc03_ul li h4{font-size:24px;}
	.mc03_ul li span{font-size:15px;margin-top:7px;}
	.mc03_ul li img{width:100%;margin:20px auto 20px auto;}
	.mc03_ul li p{font-family:'NotoKr';font-size:16px;}
}
@media screen and (max-width:338px) {
	.mc03_ul li img{width:100%;}	
}
.mc03_bottom{margin:64px 0 0 0;}
.mc03_bottom .mc03_bo_le{width:50%;float:left;}
.mc03_bottom .mc03_bo_ri{width:50%;float:right;}
.mc03_bo_le strong{font-family:'NotoKr';font-size:30px;color:#222;}
.mc03_bo_le p{font-family:'NotoKr';font-size:16px;color:#4d4d4d;font-weight:300;margin:10px 0;}
.mc03_bo_le a{font-family:'NotoKr';display:block;width:196px;height:38px;line-height:38px;font-size:15px;text-align:center;background:#505050;color:#fff;font-weight:400;}
.mc03_bo_ri{}
.mc03_bo_ri ul{width:460px;float:right;}
.mc03_bo_ri ul li{height:60px;}
.mc03_bo_ri ul li:nth-child(1){margin-bottom:13px;}
.mc03_bo_ri ul li span{line-height:60px;font-family:'NotoKr';font-size:18px;color:#0f0f0f;height:38px;padding:20px 0 20px 50px;}
.mc03_bo_ri ul li:nth-child(1) span{background:url("/theme/style/img/mc03_bo_ri_ico01.png") center left no-repeat;}
.mc03_bo_ri ul li:nth-child(2) span{background:url("/theme/style/img/mc03_bo_ri_ico02.png") center left no-repeat;}
.mc03_bo_ri ul li strong{display:inline-block;float:right;margin-top:-13px;font-family:'NotoKr';font-size:51px;color:#161616;font-weight:600;letter-spacing:-1px;}
.mc03_bo_ri ul li p{display:inline-block;float:right;font-size:16px;color:#5c5c5c;margin-top:0;}
@media screen and (max-width:500px) {
	.mc03_bottom{margin:0 0 0 0;}
	.mc03_bottom .mc03_bo_le{display:none;}
	.mc03_bottom .mc03_bo_ri{width:100%;float:none;}
	.mc03_bo_ri{}
	.mc03_bo_ri ul{width:100%;float:right;}
	.mc03_bo_ri ul li{height:auto;}
	.mc03_bo_ri ul li:nth-child(1){margin-bottom:0;}
	.mc03_bo_ri ul li span{float:left;line-height:1.5;font-size:16px;height:auto;width:40%;padding:20px 0 20px 50px;}
	.mc03_bo_ri ul li strong{display:inline-block;float:left;width:60%;margin-top:15px;font-family:'NotoKr';font-size:35px;color:#161616;font-weight:600;letter-spacing:-1px;}
	.mc03_bo_ri ul li p{display:inline-block;float:left;width:60%;font-size:15px;color:#5c5c5c;margin-top:10px;}
}


/*main_con04*/
.main_con04{height:618px;background:url("/theme/style/img/main_con04_back.jpg") center center no-repeat;text-align:center;}
.main_con04 h4{font-family:'NotoKr';font-size:50px;color:#fff;font-weight:600;padding-top:237px;}
.main_con04 p{font-family:'NotoKr';font-size:17px;color:#fff;opacity:0.8;font-weight:200;margin:17px 0;}
.main_con04 a{font-family:'NotoKr';display:block;width:170px;height:50px;line-height:50px;font-size:16px;color:#000;font-weight:500;background:rgba(255,255,255,0.5);border-radius:40px;margin:0 auto;}
@media screen and (max-width:500px) {
	.main_con04{height:auto;padding:70px 0;background:url("/theme/style/img/main_con04_back.jpg") center center no-repeat;background-size:cover;}
	.main_con04 h4{font-size:35px;line-height:1.4;padding-top:0;word-break:keep-all;}
	.main_con04 p{font-size:15px;margin:17px 0;}
	.main_con04 a{font-family:'NotoKr';display:block;width:170px;height:50px;line-height:50px;font-size:16px;color:#000;font-weight:500;background:rgba(255,255,255,0.5);border-radius:40px;margin:0 auto;}
}

.content{position:relative;}
.tail_tel{position:absolute;right:20px;bottom:30px;}
.tail_tel img{margin-top:-7px;}
.tail_tel span{font-family:'NotoKr';font-size:20px;color:#555555;font-weight:500;display:inline-block;}
.tail_tel p{font-family:'NotoKr';font-size:30px;color:#000;font-weight:600;letter-spacing:-1px;text-align:right;}
@media screen and (max-width:500px) {
	.tail_tel{position:relative;right:0;bottom:0;margin-top:20px;}
	.tail_tel p{text-align:left;}
	
}


/*서브*/
.text_rule01{}
.text_rule01 span.line_red{display:block;float:left;width:94px;height:3px;background:#c10418;margin-right:22px;margin-top:13px;}
.text_rule01 span.spantxt_red{font-family:'NotoKr';font-size:15px;color:#c10418;}
.text_rule01 h4{font-family:'NotoKr';font-size:35px;font-weight:600;color:#000;line-height:1.3;margin:35px 0 30px 0;letter-spacing:-1px;}
.text_rule01 h4 span{font-weight:400;}
.text_rule01 .rule01_p{font-family:'NotoKr';font-size:18px;color:#3d3d3d;font-weight:300;}
.text_rule01 .rule01_p strong{color:#c10418;font-weight:400;}
.text_rule01 .rule01_p_add{font-family:'NotoKr';font-size:22px;color:#3d3d3d;font-weight:300;}
.text_rule01 .rule01_p_add strong{font-weight:600;}
.text_rule01 .trule01_ul{background:#f5f5f5;padding:45px 40px;margin-top:30px;}
.text_rule01 .trule01_ul li{font-family:'NotoKr';font-size:18px;color:#3d3d3d;padding-left:20px;background:url("/theme/style/img/left_dot.png") top 9px left 8px no-repeat;margin-bottom:17px;word-break:keep-all;}
.text_rule01 .trule01_ul li:last-child{margin-bottom:0;}

@media screen and (max-width:500px) {
	.text_rule01 span.line_red{width:65px;height:2px;margin-right:18px;margin-top:13px;}
	.text_rule01 span.spantxt_red{font-size:13px;}
	.text_rule01 h4{font-size:27px;margin:25px 0 20px 0;word-break:keep-all;}
	.text_rule01 .rule01_p{font-size:15px;}
	.text_rule01 .rule01_p strong{}
	.text_rule01 .rule01_p_add{font-size:18px;}
	.text_rule01 .rule01_p_add strong{}
	.text_rule01 .trule01_ul{padding:20px 20px;margin-top:20px;}
	.text_rule01 .trule01_ul li{font-size:15px;padding-left:20px;background:url("/theme/style/img/left_dot.png") top 9px left 8px no-repeat;margin-bottom:15px;}
}


.greeting{}
.yesok{width:750px;float:right;}
.greeting .intro01_img01{margin-top:12px;}

.sepro_ci{margin-top:100px;}
.line-ci{height:415px;background:url("/theme/style/img/ci_back.jpg") center center no-repeat;margin-bottom:45px;}
.line-ci img{display:block;margin:0 auto;padding-top:60px;}

@media screen and (max-width:500px) {
	.yesok{width:100%;float:none;}
	.greeting .intro01_img01{display:block;width:100%;margin-top:0;margin-bottom:30px;}

	.sepro_ci{margin-top:60px;}
	.line-ci{height:220px;margin-bottom:30px;}
	.line-ci img{display:block;width:160px;margin:0 auto;padding-top:40px;}
	
}


.loca_map{width:50%;float:left;background:url("/theme/style/img/korea.png") center center no-repeat;}
.laca_table{width:50%;float:left;}
.laca_table .top_txt_img{display:block;float:right;}
.laca_table table{width:100%;padding-top:22px;font-family:'NotoKr';border-bottom:1px solid #ccc;}
.laca_table table tr{}
.laca_table table td:nth-child(1){width:20%;font-size:18px;color:#c8050c;font-weight:600;padding-left:40px;background:url("/theme/style/img/left_dot.png") center left 25px no-repeat;border-top:1px solid #ccc;}
.laca_table table td:nth-child(2){width:80%;padding:15px 20px 15px 20px;border-top:1px solid #ccc;font-size:16px;}
.laca_table table .first_tr td{font-family:'NotoKr';font-weight:400;background:#ebebeb;color:#000 !important;font-size:20px;text-align:center;height:50px;line-height:50px;padding-left:0;}
@media screen and (max-width:500px) {
	.loca_map{width:100%;float:none;background:url("/theme/style/img/korea.png") center center no-repeat;background-size:100% auto;}
	.loca_map .loca_marker{display:block;width:100%;margin:0 auto;}

	.laca_table{width:100%;float:none;margin-top:30px;}
	.laca_table .top_txt_img{display:block;float:right;width:90%;}
	.laca_table table{width:100%;padding-top:20px;}
	.laca_table table tr{}
	.laca_table table td:nth-child(1){width:30%;font-size:16px;padding-left:20px;background:url("/theme/style/img/left_dot.png") center left 8px no-repeat;}
	.laca_table table td:nth-child(2){width:70%;padding:15px 15px 15px 10px;font-size:15px;word-break:keep-all;}
	.laca_table table .first_tr td{font-family:'NotoKr';font-weight:400;background:#ebebeb;color:#000 !important;font-size:19px;text-align:center;height:45px;line-height:45px;padding-left:0;}
}


.company_add{margin-top:20px;}
.company_add table{width:100%;font-family:'NotoKr';border-bottom:1px solid #ccc;}
.company_add table .first_tr td{font-family:'NotoKr';font-weight:400;background:#ebebeb;color:#000 !important;font-size:19px;text-align:center;height:45px;line-height:45px;padding:0;}
.company_add table td{padding:15px 10px 15px 25px;}
.company_add table td:nth-child(1),
.company_add table td:nth-child(3){width:15%;font-size:18px;color:#000;font-weight:500;border-top:1px solid #ccc;}
.company_add table td:nth-child(2),
.company_add table td:nth-child(4){width:35%;font-size:16px;color:#3d3d3d;border-top:1px solid #ccc;}
@media screen and (max-width:500px) {
	.company_add table td{padding:15px 0px 15px 0px;word-break:keep-all;}
	.company_add table td:nth-child(1),
	.company_add table td:nth-child(3){width:15%;font-size:16px;padding:15px 10px;}
	.company_add table td:nth-child(2),
	.company_add table td:nth-child(4){width:35%;font-size:15px;}	
	.company_add table td:nth-child(2).email{word-break:break-all;}
}


.why_sepro{}
.why_sepro .whse_img{width:50%;float:left;}
.why_sepro .whse_img .se01_img01{display:block;margin:-20px auto 0 auto;}
.why_sepro .whse{width:45%;float:right;}

@media screen and (max-width:500px) {
	.why_sepro{}
	.why_sepro .whse_img{display:none;}
	.why_sepro .whse{width:100%;float:none;}
	.why_sepro .whse .trule01_ul{position:relative;}
	.why_sepro .whse .trule01_ul:after{position:absolute;width:130px;height:228px;right:10px;bottom:0;content:"";background:url("/theme/style/img/service01_img01_m.png") center center no-repeat;background-size:100% auto;}
	.why_sepro .whse .trule01_ul li{padding-right:150px;}
}
@media screen and (max-width:430px) {
	.why_sepro .whse .trule01_ul li:nth-child(1){padding-right:140px;}
}
@media screen and (max-width:400px) {
	.why_sepro .whse .trule01_ul li:nth-child(1){padding-right:110px;}
	.why_sepro .whse .trule01_ul li:nth-child(2){padding-right:130px;}
}
@media screen and (max-width:382px) {
	.why_sepro .whse .trule01_ul:after{width:100px;height:175px;}
	.why_sepro .whse .trule01_ul li:nth-child(1){padding-right:10px;}
}
@media screen and (max-width:374px) {
	.why_sepro .whse .trule01_ul li:nth-child(2){padding-right:120px;}
}
@media screen and (max-width:364px) {
	.why_sepro .whse .trule01_ul li:nth-child(1){padding-right:0;}
}
@media screen and (max-width:344px) {
	.why_sepro .whse .trule01_ul li:nth-child(2){padding-right:90px;}
}


.ipcs{margin-top:75px;}
.ipcs h4 i{color:#c8050c;font-style:normal;}
.ipcs h4 span{font-size:25px;}
.ipcs .trule01_ul li{margin-bottom:10px;}
.ipcs .trule01_ul{position:relative;}
.ipcs .trule01_ul:after{position:absolute;width:293px;height:193px;right:22px;bottom:13px;content:"";background:url("/theme/style/img/ipcs_car.png") center center no-repeat;}
@media screen and (max-width:500px) {
	.ipcs{margin-top:60px;}
	.ipcs h4 span{font-size:19px;}
	.ipcs .trule01_ul li{margin-bottom:10px;}
	.ipcs .trule01_ul{padding-bottom:210px;}
	.ipcs .trule01_ul:after{width:245px;height:161px;background-size:100% auto;}
}
@media screen and (max-width:400px) {
	.ipcs .trule01_ul{padding-bottom:180px;}
	.ipcs .trule01_ul:after{width:200px;height:131px;}

}


.ser_top{height:185px;background:url("/theme/style/img/ser_top_back.jpg") center right no-repeat;}
.ser_top h3{font-family:'NotoKr';font-weight:600;font-size:40px;color:#c8050c;padding-top:63px;}
.ser_top h3 span{font-weight:400;}
@media screen and (max-width:500px) {
	.ser_top{height:130px;background:url("/theme/style/img/ser_top_back.jpg") center right no-repeat;background-size:250% 100%;}
	.ser_top h3{font-size:28px;padding:34px 5% 0 5%;line-height:1.2;}
	.ser_top h3 span{display:block;}
}

.sc_img{}
.sc_img.pc img{display:block;margin-bottom:47px;width:100%;}
.sc_img.mobile{display:none;}
@media screen and (max-width:500px) {
	.sc_img.pc{display:none;}
	.sc_img.mobile{display:block;}
	.sc_img.mobile img{display:block;width:100%;margin:0 auto 40px auto;}
}

.fac_tit{}
.fac_tit img{width:50%;}
.fac_tit .ftit_text{width:45%;float:right;font-family:'NotoKr';}
.fac_tit .ftit_text h4{font-family:'NotoKr';font-size:35px;color:#000;font-weight:600;margin-top:20px;}
.fac_tit .ftit_text h4 span{color:#c10519;}
.fac_tit .ftit_text strong{display:block;font-size:20px;color:#c10519;font-weight:500;margin:15px 0 10px 0;}
.fac_tit .ftit_text p{word-break:keep-all;}
.fac_ul .trule01_ul{padding-left:100px;}
.fac_ul .trule01_ul li{margin-bottom:10px;width:33.3333333%;float:left;}
.fac_ul .trule01_ul li:nth-child(4),
.fac_ul .trule01_ul li:nth-child(5){margin-bottom:0;}
@media screen and (max-width:500px) {
	.fac_tit img{width:100%;}
	.fac_tit .ftit_text{width:100%;float:none;}
	.fac_tit .ftit_text h4{font-size:25px;margin-top:15px;}
	.fac_tit .ftit_text strong{font-size:18px;margin:10px 0 10px 0;}
	.fac_tit .ftit_text p{font-size:15px;}
	.fac_ul .trule01_ul{padding-left:25px;}
	.fac_ul .trule01_ul li{margin-bottom:7px;width:100%;}
	.fac_ul .trule01_ul li:nth-child(4),
	.fac_ul .trule01_ul li:nth-child(5){margin-bottom:7px;}
}


.different{position:relative;height:352px;background:url("/theme/style/img/different_back.jpg") center center no-repeat;padding:90px 0 0 75px;margin-top:30px;}
.different:after{position:absolute;width:390px;height:444px;right:37px;bottom:0;content:"";background:url("/theme/style/img/different_hu.png") center center no-repeat;}
.different h4{font-family:'NotoKr';font-size:35px;font-weight:500;color:#000;}
.different ul{margin-top:20px;}
.different ul li{font-family:'NotoKr';float:left;border-radius:20px;height:108px;padding:25px 25px;text-align:center;word-break:keep-all;line-height:29px;}
.different ul li:nth-child(1){width:250px;font-size:17px;background:#fff;color:#3d3d3d;margin-right:15px;}
.different ul li:nth-child(2){width:320px;font-size:20px;background:#c8050c;color:#fff;font-weight:500;}
.di_bo_p{margin:50px 75px;word-break:keep-all;font-weight:200;}
@media screen and (max-width:500px) {
	.different{position:relative;height:auto;padding:40px 40px 330px 40px;margin-top:20px;background-size:auto 100%;}
	.different:after{position:absolute;width:250px;height:285px;right:20px;bottom:0;background-size:100%;}
	.different h4{font-size:27px;line-height:1.3;}
	.different ul{margin-top:25px;}
	.different ul li{float:none;height:auto;padding:20px 10px;line-height:29px;}
	.different ul li:nth-child(1){width:100%;font-size:15px;margin-right:0;margin-bottom:10px;}
	.different ul li:nth-child(2){width:100%;font-size:18px;}
	.di_bo_p{margin:30px 13px;font-size:15px;font-weight:300;}
}
@media screen and (max-width:368px) {
	.different h4{font-size:25px;}
}
@media screen and (max-width:350px) {
	.different h4{font-size:23px;}
}
@media screen and (max-width:330px) {
	.different h4{font-size:21px;}
}

.trape{background:#f6f6f6;padding:55px 0;}
.tra_shape{height:127px;background:url("/theme/style/img/trape_shape.png") center center no-repeat;text-align:center;}
.tra_shape ul{display:inline-block;width:800px;margin:28px 0 0 25px;}
.tra_shape ul li{font-family:'NotoKr';float:left;width:32.2%;text-align:center;font-size:24px;font-weight:500;color:#fff;line-height:1.4;}
.tra_shape ul li:nth-child(3){width:33%;}
.trape p{font-weight:500;text-align:center;width:580px;margin:40px auto 0 auto;word-break:keep-all;}
@media screen and (max-width:500px) {
	.trape{padding:20px 0 40px 0;}
	.tra_shape{height:120px;background:url("/theme/style/img/trape_shape.png") center bottom no-repeat;background-size:100% 80%;}
	.tra_shape ul{width:100%;margin:50px 0 0 4.5%;}
	.tra_shape ul li{width:30%;font-size:17px;}
	.tra_shape ul li:nth-child(3){width:32%;}
	.trape p{width:90%;margin:30px auto 0 auto;font-size:15px;}
}
@media screen and (max-width:372px) {
	.tra_shape ul li{width:30%;font-size:16px;letter-spacing:-1px;}
}
@media screen and (max-width:338px) {
	.tra_shape ul li{font-size:15px;}
}

.assur{margin-top:80px;}
.assur .assur_img{width:600px;float:left;}
.assur .assur_img img{display:block;margin:0 auto;}
.assur .assur_txt{width:580px;float:right;margin-top:40px;}
.assur .assur_txt .rule01_p{word-break:keep-all;}
@media screen and (max-width:500px) {
	.assur{margin-top:50px;}
	.assur .assur_img{width:100%;float:none;}
	.assur .assur_img img{width:100%;}
	.assur .assur_txt{width:100%;float:none;margin-top:30px;}
}


.process_top{text-align:center;}
.process_top ul{display:inline-block;}
.process_top ul li{position:relative;float:left;width:165px;height:165px;margin-right:22px;background:url("/theme/style/img/process_top_back.png") center bottom no-repeat;}
.process_top ul li:last-child{margin-right:0;}
.process_top ul li:after{position:absolute;content:"";width:43px;height:29px;right:-23px;top:77px;background:url("/theme/style/img/process_top_right.png") center center no-repeat}
.process_top ul li:nth-child(6):after{width:0;}
.process_top ul li p{text-align:center;font-size:21px;color:#2d2d2d;font-weight:500;margin-top:54px;line-height:1.3;}
.process_top ul li:nth-child(1) p{margin-top:70px;}
.process_top ul li i{position:absolute;right:14px;bottom:6px;font-family:'NotoKr';color:#9b9e9e;font-size:14px;}
.process_top ul li i span{font-size:21px;}
@media screen and (max-width:500px) {
	.process_top ul{width:340px;}
	.process_top ul li{position:relative;float:left;width:100px;height:100px;margin:0 10px 20px 0;background-size:100% 100%;}
	.process_top ul li:last-child{margin-right:0;}
	.process_top ul li:after{width:20px;height:13px;right:-15px;top:50px;background-size:100% 100%;z-index:5;}
	.process_top ul li:nth-child(6):after{width:0;}
	.process_top ul li p{font-size:16px;margin-top:25px;}
	.process_top ul li:nth-child(1) p{margin-top:35px;}
	.process_top ul li i{right:12px;bottom:4px;font-size:12px;}
	.process_top ul li i span{font-size:15px;}
}
@media screen and (max-width:372px) {
	.process_top ul{width:320px;}
	.process_top ul li{width:90px;height:90px;}
	.process_top ul li p{font-size:14px;}
}
@media screen and (max-width:334px) {
	.process_top ul{margin-left:-10px;}	
}
.process_con{margin-top:85px;}
.process_con table{border-top:1px solid #ccc;}
.process_con table tr{}
.process_con table tr td{word-break:keep-all;}
.process_con table tr td:nth-child(1){width:22%;font-family:'NotoKr';text-align:center;font-size:22px;color:#fff;padding:40px 0;}
.process_con table tr td:nth-child(2){width:18%;font-family:'NotoKr';text-align:center;font-size:22px;color:#c8050c;font-weight:500;line-height:1.3;border-bottom:1px solid #ccc;border-right:1px solid #ccc;}
.process_con table tr td:nth-child(3){width:60%;font-family:'NotoKr';font-size:16px;border-bottom:1px solid #ccc;padding:20px 53px;}
.process_con table tr td:nth-child(3) span{color:#c8050c;}
.process_con table tr:nth-child(odd) td:nth-child(1){background:#ababab;}
.process_con table tr:nth-child(2n) td:nth-child(1){background:#808080;}
@media screen and (max-width:500px) {
	.process_con{margin-top:40px;}
	.process_con table tr td:nth-child(1){font-size:17px;padding:20px 0;}
	.process_con table tr td:nth-child(2){width:22%;font-size:16px;padding:20px 7px;}
	.process_con table tr td:nth-child(3){width:54%;font-size:14px;padding:20px 10px;}
	.process_con table tr td:nth-child(3) span{color:#c8050c;}
	.process_con table tr:nth-child(odd) td:nth-child(1){background:#ababab;}
	.process_con table tr:nth-child(2n) td:nth-child(1){background:#808080;}
}


.divi{margin-bottom:75px;}
.divi_top h3{float:left;width:350px;height:50px;line-height:50px;font-family:'NotoKr';font-size:23px;color:#fff;background:#f7931d;border-radius:10px;margin:0;}
.divi_top p{float:left;font-family:'NotoKr';width:830px;height:50px;line-height:50px;font-size:18px;color:#f7931d;font-weight:500;font-sepro:italic;background:#fff9f2;padding-left:20px;}
.dv_con{margin-top:13px;}
.dv_con img{float:left;}
.dv_con .dv_txt ul li{margin-bottom:20px;}
.dv_con .dv_txt ul li strong{font-family:'NotoKr';display:inline-block;font-size:21px;font-weight:500;color:#111;padding-left:25px;width:220px;background:url("/theme/style/img/left_dot.png") top 15px left 8px no-repeat;margin-left:30px;vertical-align:top;}
.dv_con .dv_txt ul li p{font-family:'NotoKr';display:inline-block;width:500px;vertical-align:bottom;word-break:keep-all;}
@media screen and (max-width:500px) {
	.divi{margin-bottom:60px;}
	.divi_top h3{float:none;width:100%;font-size:21px;}
	.divi_top p{float:none;width:100%;height:auto;line-height:1.4;font-size:16px;;padding:10px 20px;word-break:keep-all;}
	.dv_con{margin-top:10px;}
	.dv_con img{float:none;width:100%;}
	.dv_con .dv_txt ul{margin-top:30px;}
	.dv_con .dv_txt ul li{margin-bottom:15px;}
	.dv_con .dv_txt ul li strong{font-size:18px;padding-left:20px;width:220px;background:url("/theme/style/img/left_dot.png") top 12px left 8px no-repeat;margin-left:0;}
	.dv_con .dv_txt ul li p{width:100%;font-size:15px;padding:0 20px;word-break:keep-all;}
}

.text_rule02{height:226px;padding:53px 0 0 83px;margin-bottom:50px;}
.text_rule02 span.line_red{display:block;float:left;width:94px;height:3px;background:#c10418;margin-right:22px;margin-top:13px;}
.text_rule02 span.spantxt_red{font-family:'NotoKr';font-size:15px;color:#c10418;}
.text_rule02 h4{font-family:'NotoKr';font-size:30px;font-weight:600;color:#000;line-height:1.3;margin:20px 0 30px 0;letter-spacing:-1px;}
.text_rule02 h4 span{font-weight:400;}
.text_rule02.pests03{background:url("/theme/style/img/pests03_back.jpg") center right 50% no-repeat;}
.text_rule02.pests04{background:url("/theme/style/img/pests04_back.jpg") center right 40% no-repeat;}
.text_rule02.pests05{background:url("/theme/style/img/pests05_back.jpg") center right 50% no-repeat;}
.text_rule02.clean01{background:url("/theme/style/img/clean01_back.jpg") center right 50% no-repeat;}
.text_rule02.clean02{background:url("/theme/style/img/clean02_back.jpg") center right 50% no-repeat;}

.text_rule02.clean01,
.text_rule02.clean02{position:relative;}
.text_rule02.clean01 .cbt_img{position:absolute;width:307px;height:110px;right:67px;bottom:50px;background:url("/theme/style/img/clean01_back_txt.png") center center no-repeat;}
.text_rule02.clean02 .cbt_img{position:absolute;width:172px;height:75px;right:100px;bottom:48px;background:url("/theme/style/img/clean02_back_txt.png") center center no-repeat;}


@media screen and (max-width:500px) {
	.text_rule02{height:auto;padding:30px 30px 10px 30px;}
	.text_rule02 span.line_red{width:65px;height:2px;margin-right:18px;margin-top:13px;}
	.text_rule02 span.spantxt_red{font-size:13px;}
	.text_rule02 h4{font-size:23px;margin:15px 0 20px 0;word-break:keep-all;position:relative;z-index:5;}

	.text_rule02.pests04{background:url("/theme/style/img/pests04_back_m.jpg") center right 32% no-repeat;}
	.text_rule02.pests05{background:url("/theme/style/img/pests05_back_m.jpg") center right 38% no-repeat;}
	.text_rule02.clean01 .cbt_img{width:74px;height:59px;right:20px;top:20px;background:url("/theme/style/img/clean01_back_txt_m.png") center center no-repeat;z-index:4;}
	.text_rule02.clean02 .cbt_img{width:75px;height:33px;right:20px;top:25px;background-size:100% auto;}

}
@media screen and (max-width:438px) {
	.text_rule02.clean01 .cbt_img{width:60px;height:59px;top:120px;background-size:100% auto;}
}
@media screen and (max-width:416px) {
	.text_rule02.clean01 .cbt_img{top:140px;}
}
.dv_con.pests{margin-bottom:35px;}
@media screen and (max-width:500px) {
	.dv_con.pests .dv_txt ul li p{padding:0 5px;}
}

.text_rule03{padding:60px 65px;background:#f5f5f5;}
.text_rule03 h3{font-size:22px;font-weight:500;border-bottom:1px solid #de7d80;text-align:left;color:#222;padding-bottom:7px;margin:0 0 15px 0;}
.path_top p{margin-bottom:34px;}
.path_ul{margin:0 0 80px 0;}
.path_ul li{float:left;width:16.666666%;text-align:center;}
.path_ul li img{display:block;margin:0 auto;}
.path_ul li p{color:#c8050c;font-weight:500;line-height:1.4;margin-top:12px;}
.paser_ul{}
.paser_ul li{padding-left:20px;background:url("/theme/style/img/left_dot.png") top 16px left 8px no-repeat;font-family:'NotoKr';font-size:18px;line-height:2;}
@media screen and (max-width:500px) {
	.text_rule03{padding:30px 20px;}
	.text_rule03 h3{font-size:19px;padding-bottom:5px;margin:0 0 10px 0;}
	.path_top p{margin-bottom:20px;font-size:15px;}
	.path_ul{margin:0 0 40px 0;}
	.path_ul li{width:50%;padding:0 5px;height:185px;}
	.path_ul li img{display:block;margin:0 auto;width:100px;}
	.path_ul li p{font-size:15px;margin-top:10px;word-break:keep-all;}
	.paser_ul{}
	.paser_ul li{padding-left:20px;background:url("/theme/style/img/left_dot.png") top 7px left 8px no-repeat;font-size:15px;line-height:1.4;margin-bottom:12px;}
}


.c01_con01{margin-bottom:75px;}
.c01_con01 .phyton_img{width:50%;float:left;}
.c01_con01 .phyton_img img{display:block;margin:0 auto;}
.c01_con01 .phyton_txt{width:50%;float:right;}
.c01_con01 .phyton_txt ul{background:#fff4f4;padding:27px 0;border-radius:10px;}
.c01_con01 .phyton_txt ul li{float:left;width:50%;font-family:'NotoKr';font-size:18px;color:#3d3d3d;text-align:center;}
.c01_con01 .phyton_txt ul li:nth-child(1){position:relative;}
.c01_con01 .phyton_txt ul li:nth-child(1):after{position:absolute;width:36px;height:36px;content:"";right:-18px;top:12px;background:url("/theme/style/img/phyton_txt_plus.png") center center no-repeat;}
.c01_con01 .phyton_txt ul li strong{display:block;font-weight:500;color:#c8050c;}
.c01_con01 .phyton_txt .str_phy{background:#f5f5f5;padding:20px 0 30px 0;border-radius:10px;text-align:center;margin:15px 0 20px 0;}
.c01_con01 .phyton_txt .str_phy p{margin-bottom:5px;}
.c01_con01 .phyton_txt .str_phy img{display:block;margin:0 auto;}
.c01_con01 p{word-break:keep-all;}
@media screen and (max-width:500px) {
	.c01_con01{margin-bottom:50px;}
	.c01_con01 .phyton_img{width:100%;float:none;margin-bottom:10px;}
	.c01_con01 .phyton_img img{width:100%;}
	.c01_con01 .phyton_txt{width:100%;float:none;}
	.c01_con01 .phyton_txt ul{padding:27px 0;}
	.c01_con01 .phyton_txt ul li{font-size:15px;padding:0 10px;word-break:keep-all;line-height:1.4;}
	.c01_con01 .phyton_txt ul li:nth-child(1):after{width:24px;height:24px;right:-12px;top:20px;background-size:100% 100%;}
	.c01_con01 .phyton_txt ul li strong{display:block;font-weight:500;color:#c8050c;}
	.c01_con01 .phyton_txt .str_phy{background:#f5f5f5;padding:20px 0 30px 0;border-radius:10px;text-align:center;margin:10px 0 15px 0;}
	.c01_con01 .phyton_txt .str_phy img{width:200px;}
	.c01_con01 p{font-size:15px;}
}


.effect{border:1px solid #ccc;}
.effect li{float:left;width:33.33333%;border-right:1px solid #ccc;}
.effect li:last-child{border-right:none;}
.effect li h4{font-family:'NotoKr';height:58px;line-height:58px;font-size:20px;color:#fff;background:#c8050c;text-align:center;font-weight:500;}
.effect li p{background:#fff;height:170px;padding:26px 28px;font-size:17px;word-break:keep-all;}
@media screen and (max-width:500px) {
	.effect li{float:none;width:100%;border-right:none;}
	.effect li h4{height:48px;line-height:48px;font-size:18px;}
	.effect li p{height:auto;padding:15px 20px;font-size:15px;}	
}


.clean02_img{width:100%;}
.cl02_de{width:46%;float:right;}
.cl02_de h4{font-family:'NotoKr';font-size:35px;font-weight:600;color:#111;letter-spacing:-1px;margin-top:60px;}
.cl02_de h4 span{font-weight:400;}
.cl02_de strong{display:block;font-family:'NotoKr';font-size:30px;color:#c8050c;margin:10px 0 10px 0;font-weight:500;letter-spacing:-1px;}
.cl02_de p{}
@media screen and (max-width:500px) {
	.clean02_img{margin-top:-30px !important;}
	.cl02_de{width:100%;float:none;}
	.cl02_de h4{font-size:28px;margin-top:20px;line-height:1.3;}
	.cl02_de h4 span{display:block;font-size:25px;}
	.cl02_de strong{font-size:25px;margin:10px 0 10px 0;}
	.cl02_de p{}
}
.certi{text-align:center;margin:20px 0 50px;}
.bus_mct{display:none;}
.bus_pct{margin-bottom:50px;}
.bus_pct p{font-size:13px;color:#c8050c;text-align:right;margin-top:10px;}
/*
.bus_pct table{font-family:'NotoKr';width:100%;}
.bus_pct table td{width:14.28%;font-size:19px;color:#111;text-align:center;padding:15px 0;border-right:1px solid #ccc;}
.bus_pct table td:last-child{border:none;}
.bus_pct table td:nth-child(1){font-size:20px;color:#fff;font-weight:500;}
.bus_pct table tr:nth-child(1) td{background:#ffeff0;}
.bus_pct table tr:nth-child(2) td{background:#fff;}
.bus_pct table tr:nth-child(1) td:nth-child(1){background:#848484;}
.bus_pct table tr:nth-child(2) td:nth-child(1){background:#a0a0a0;}

*/
.bus_pct table.virus{font-family:'NotoKr';width:100%;word-break:keep-all;}
.bus_pct table.virus thead th{background:#a0a0a0;color:#fff;border-right:1px solid #fff;font-weight:500;font-size:20px;line-height:24px;padding:10px 0;}
.bus_pct table.virus thead th:last-child{border:none;}
.bus_pct table tbody th{background:#dedede;font-size:20px;color:#111;font-weight:500;border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
.bus_pct table.virus td{font-size:19px;color:#111;text-align:center;padding:15px 0;border-right:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#fff;}
.bus_pct table.virus td:last-child{border-right:none;border-bottom:1px solid #ccc;}
.bus_pct table.virus td:nth-child(1){font-size:20px;color:#fff;font-weight:500;}
.bus_pct table.virus tr.covid th, .bus_pct table.virus tr.covid td{background:#ffeff0;}
.m_swipe{display:none;}
.box_blue{background-color:#1a4498;padding:20px;}
.box_blue h3{color:#d3f2d3;font-weight:500;font-size:22px;margin-bottom:15px;}
.box_blue div{float:left;width:635px;color:#fff;font-size:17px;}
.box_blue div span{color:#d3f2d3;}
.box_blue img{float:right;display:block;width:360px;}
@media screen and (max-width:500px) {
	/*.bus_pct{display:none;}
	.bus_mct{display:block;margin-bottom:30px;}
	.bus_mct table{font-family:'NotoKr';width:100%;}
	.bus_mct table td{width:50%;text-align:center;padding:7px 0;color:#111;font-size:15px;border-bottom:1px solid #ccc;}
	.bus_mct table tr:nth-child(1) td{font-size:17px;color:#fff;}
	.bus_mct table tr:nth-child(1) td:nth-child(1){background:#848484;}
	.bus_mct table tr:nth-child(1) td:nth-child(2){background:#a0a0a0;}
	.bus_mct table td:nth-child(1){background:#ffeff0;border-right:1px solid #ccc;}
	.bus_mct table td:nth-child(2){background:#fff;}*/
	.m_swipe{display:block;font-size:12px;}
	.table-responsive {width: 100%;overflow-y: hidden;padding-bottom:30px;}
	.bus_pct table.virus{width:250%;}
	.bus_pct table.virus thead th{font-size:16px;line-height:19px;}
	.bus_pct table.virus th, .bus_pct table.virus td{font-size:16px;}
	.bus_pct table.virus td{padding:10px 0;}
	.bus_pct p{text-align:left;}

}


.headline {display: block;margin: 0 0 15px;border-bottom: 1px dotted #ddd;}
.headline h5{margin: 0 0 -1px;padding: 5px 2px;display: inline-block;font-family:'NotoKr';font-weight:400;border-bottom: 1px solid #FF4848;font-size:15px;color:#222;}
.pri_bon p, 
.pri_bon li {font-family:'NotoKr';font-size: 14px;color: #707070;font-weight:300;}


.ser04_top{height:433px;background:url("/theme/style/img/service04_top_back.jpg") center center no-repeat;padding:117px 98px;text-align:right;}
.ser04_top span{font-family:'NotoKr';font-size:25px;color:#ab050b;font-weight:500;}
.ser04_top h4{font-family:'NotoKr';font-size:57px;color:#000;font-weight:600;}
.ser04_top p{font-family:'NotoKr';font-size:17px;color:#3d3d3d;margin-top:15px;}
@media screen and (max-width:500px) {
	.ser04_top{height:250px;background-size:100% 100%;padding:45px 30px 30px 40px;}
	.ser04_top span{font-size:18px;}
	.ser04_top h4{font-size:32px;}
	.ser04_top p{font-size:15px;}
}
@media screen and (max-width:400px) {
	.ser04_top h4{font-size:30px;}	
}
@media screen and (max-width:377px) {
	.ser04_top{height:280px;}
	.ser04_top h4{word-break:keep-all;line-height:1.2;margin-top:10px;}	
	
}
.ser04_table{margin-top:20px;}
.ser04_table .s04t_01{float:left;width:49%;}
.ser04_table .s04t_02{float:right;width:49%;}
.ser04_table thead{background:#f3f3f3;}
.ser04_table thead tr th{padding:10px;}
.ser04_table tbody td{border-bottom:1px solid #ccc;padding:5px 7px;word-break:keep-all;}
.ser04_table tbody tr td:nth-child(1){width:35%;font-size:16px;color:#2d2d2d;border-right:1px solid #ccc;}
.ser04_table tbody tr td:nth-child(2){width:65%;font-size:13px;color:#6a6a6a;}
@media screen and (max-width:500px) {
	.ser04_table{}
	.ser04_table .s04t_01{float:none;width:100%;}
	.ser04_table .s04t_02{float:none;width:100%;}
	.ser04_table thead{}
	.ser04_table thead tr th{}
	.ser04_table .s04t_02 thead{display:none;}
	.ser04_table tbody td{border-bottom:1px solid #ccc;padding:5px 7px;word-break:keep-all;}
	.ser04_table tbody tr td:nth-child(1){width:115px;font-size:15px;color:#2d2d2d;border-right:1px solid #ccc;}
	.ser04_table tbody tr td:nth-child(2){width:auto;font-size:13px;color:#6a6a6a;}

}