@charset "utf-8";

/* common */
.pcbr{display:none;}
.tbbr{display:none;}
.mbbr{display:block;}
.dn{display:none;}
.table{display:table;width:100%;height:100%;}
.align{display:table-cell;vertical-align:middle;}



/* sub common */
.sub_visual{
	width:100%;
	text-align:center;
	border-bottom:1px solid #ececec;
}
.sub_visual .sub_tabs{
	overflow:hidden;
	max-width:1260px;width:100%;margin:0 auto;
}
.sub_visual .sub_tabs ul{
	overflow:hidden;overflow-y:hidden;overflow-x:auto;
	white-space:nowrap;width:100%;
	box-sizing:border-box;
	text-align:center; font-size:0;
	background:#fff;
}
.sub_visual .sub_tabs ul li{
	display:inline-block;width:30%;
	box-sizing:border-box;
	border-right:1px solid #ececec;
}
.sub_visual .sub_tabs ul li:last-child{border-right:0;}
.sub_visual .sub_tabs ul li a{
	display:block;
	line-height:50px;
	font-size:14px;color:#444;font-weight:600;
	background:#fff;
}
.sub_visual .sub_tabs ul li.on a{background:#f1bb35;}
.sub_tabs ul::-webkit-scrollbar{display: none;}



.sub_page{padding:0;}
.sub_title1{font-size:30px;color:#222;font-weight:600;text-align:center;}
.sub_title1:after{
	display:block;content:"";
	width:20px;height:2px;background:#222;
	margin:10px auto 0;
}
.sub_title2{font-size:24px;color:#222;font-weight:600;text-align:center;}
.sub_title2:after{
	display:block;content:"";
	width:15px;height:2px;background:#222;
	margin:10px auto 0;
}
.sub_title3{font-size:18px;color:#222;font-weight:600;text-align:center;}
.sub_title3:after{
	display:block;content:"";
	width:12px;height:2px;background:#222;
	margin:5px auto 0;
}
.innerwrap{position:relative;max-width:1260px;width:100%;margin:0 auto;box-sizing:border-box;padding:0 3%;}
.innerwrap:after{display:block;content:"";clear:both;}



/* m31 */
.m31{}
.m31 .m31_tabs{margin:60px auto 60px;}
.m31 .m31_tabs ul{overflow:hidden;border:1px solid #ddd;}
.m31 .m31_tabs ul li{
	float:left;
	box-sizing:border-box;
	width:50%;
	border-right:1px solid #ddd;
}
.m31 .m31_tabs ul li:last-child{margin-right:0;}
.m31 .m31_tabs ul li a{
	display:flex;align-items:center;justify-content:center;
	height:58px;
	box-sizing:border-box;padding:0 4%;
	text-align:center;line-height:150%;
}
.m31 .m31_tabs ul li.on a{background:#005caa;color:#fff;}
.m31 .m31_tabcons .yeoju{position:relative;}
.m31 .m31_tabcons .nambu{position:relative;}
.m31 .m31_tabcons .img1{position:relative;}
.m31 .m31_tabcons .img1 img{width:100%;}
.m31 .m31_tabcons .img2{position:relative;}
.m31 .m31_tabcons .img2 img{width:100%;}
.m31 .m31_tabcons .tit{font-size:14px;color:#fff;font-weight:500;position:absolute;left:25px;bottom:20px;}
.m31 .m31_tabcons h4.tit1{font-size:28px;color:#010101;font-weight:600;line-height: 130%;}
.m31 .m31_tabcons h4.tit1:after{
	display:block;content:"";
	width:120px;height:3px;
	background:#005caa;
	margin:20px 0 25px;
}
.m31 .m31_tabcons p{margin-bottom:20px;font-family:"Noto Sans KR";font-size:14px;color:#666;line-height:170%}
.m31 .m31_tabcons .crop{
	padding:100px 0 150px;
	background:url(../images/m31_section2_bg.jpg) no-repeat center bottom;
}
.m31 .m31_tabcons .crop ul{display:flex;flex-wrap:wrap;margin:70px auto 0;justify-content:center;}
.m31 .m31_tabcons .crop ul li{
	width:30%;
	box-sizing:border-box;
	margin:0 1% 1% 0;
	border:1px solid #ddd;
}
.m31 .m31_tabcons .crop ul li img{width:100%;}
.m31 .bg_img{margin-top:45px;}
.m31 .bg_img img{width:100%;}
.m31 .m31_tabcons .innerwrap{display:flex; flex-wrap:wrap;}
.m31 .m31_tabcons .box{order:3; margin-top:45px;}
.m31 .m31_tabcons .img2{order:2;}



/* m32 */
.m32{}
.m32 .section1{
	margin:20px 0 0;
	padding:280px 0 0;
	background:url(../images/m32_bg.jpg) no-repeat center top;
	background-size:auto 300px;
}
.m32 .section1 h4{margin-bottom:45px;font-size:28px;color:#010101;font-weight:600;line-height:130%;}
.m32 .section1 p.titbtm{font-family:"Noto Sans KR";font-size:14px;color:#666;line-height:170%;}

.m32 .section1 .research_fields{
	padding:60px 0;	
	background:url(../images/m32_bg2.jpg) no-repeat center bottom;
	background-size:auto 300px;
}
.m32 .section1 .research_fields .corewrap{position:relative;margin-bottom:60px;}
.m32 .section1 .research_fields .corewrap .core{
	display:table;
	box-sizing:border-box;
	width:300px;height:300px;margin:0 auto;
	padding:0 30px;
	background:#f1bb35;
	border-radius:50%;
	text-align:center;
}
.m32 .section1 .research_fields .corewrap .core .logo{}
.m32 .section1 .research_fields .corewrap .core h5{margin:10px 0 20px;font-size:28px;color:#fff;font-weight:600;line-height:110%;}
.m32 .section1 .research_fields .corewrap .core p{font-size:14px;color:#fff;font-family:"Noto Sans KR";font-weight:300;}
.m32 .section1 .research_fields .corewrap ul{padding:40px 3%;}
.m32 .section1 .research_fields .corewrap ul li{text-align:left;margin-bottom:10px;}
.m32 .section1 .research_fields .corewrap ul li .ico{
	display:none;
	border:4px solid #e6e6e6;
	border-radius:50%;
	margin-bottom:15px;
}
.m32 .section1 .research_fields .corewrap ul li p{
	position:relative;padding-left:24px;
	font-size:16px;color:#666;font-family:"Noto Sans KR";font-weight:300;line-height:170%;
}
.m32 .section1 .research_fields .corewrap ul li p span{font-weight:500;position:absolute;left:0;top:1px;}




.m32 .section1 .effect{margin:0px 0 0;text-align:center;}
.m32 .section1 .effect ul{margin-bottom:45px;}
.m32 .section1 .effect ul li{display:inline-block;margin:0 5px;}
.m32 .section1 .effect .act{display:flex;align-items:center;justify-content:space-between;width:320px;margin:0 auto;}
.m32 .section1 .effect .act span{
	display:inline-block;position:relative;
	margin:0 1px;
}
.m32 .section1 .effect .act span:before{
	display:block;content:"";position:absolute;left:50%;bottom:100%;
	border-radius:50%;transform:translateX(-50%);
}
.m32 .section1 .effect .act span:after{
	display:block;content:"";position:absolute;left:50%;top:100%;
	border-radius:50%;transform:translateX(-50%);
}
.m32 .section1 .effect .act span:nth-child(1){width:3px;height:26px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(1):before{width:15px;height:15px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(1):after{width:15px;height:15px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(2){width:2px;height:52px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(2):before{width:10px;height:10px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(2):after{width:10px;height:10px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(3){width:3px;height:46px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(3):before{width:15px;height:15px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(3):after{width:15px;height:15px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(4){width:2px;height:40px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(4):before{width:13px;height:13px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(4):after{width:13px;height:13px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(5){width:1px;height:34px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(5):before{width:13px;height:13px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(5):after{width:13px;height:13px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(6){width:2px;height:26px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(6):before{width:13px;height:13px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(6):after{width:13px;height:13px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(7){width:2px;height:11px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(7):before{width:10px;height:10px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(7):after{width:10px;height:10px;background:#1fa0d2;}

.m32 .section1 .effect .act span:nth-child(8){width:1px;height:24px;background:#3dc2cd;}
.m32 .section1 .effect .act span:nth-child(8):before{width:10px;height:10px;background:#3dc2cd;}
.m32 .section1 .effect .act span:nth-child(8):after{width:10px;height:10px;background:#3dc2cd;}
.m32 .section1 .effect .act span:nth-child(9){width:3px;height:38px;background:#3dc2cd;}
.m32 .section1 .effect .act span:nth-child(9):before{width:13px;height:13px;background:#3dc2cd;}
.m32 .section1 .effect .act span:nth-child(9):after{width:13px;height:13px;background:#3dc2cd;}
.m32 .section1 .effect .act span:nth-child(10){width:4px;height:28px;background:#3dc2cd;}
.m32 .section1 .effect .act span:nth-child(10):before{width:16px;height:16px;background:#3dc2cd;}
.m32 .section1 .effect .act span:nth-child(10):after{width:16px;height:16px;background:#3dc2cd;}
.m32 .section1 .effect .act span:nth-child(11){width:2px;height:20px;background:#3dc2cd;}
.m32 .section1 .effect .act span:nth-child(11):before{width:13px;height:13px;background:#3dc2cd;}
.m32 .section1 .effect .act span:nth-child(11):after{width:13px;height:13px;background:#3dc2cd;}
.m32 .section1 .effect .act span:nth-child(12){width:1px;height:12px;background:#3dc2cd;}
.m32 .section1 .effect .act span:nth-child(12):before{width:13px;height:13px;background:#3dc2cd;}
.m32 .section1 .effect .act span:nth-child(12):after{width:13px;height:13px;background:#3dc2cd;}

.m32 .section1 .effect .act span:nth-child(13){width:1px;height:30px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(13):before{width:10px;height:10px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(13):after{width:10px;height:10px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(14){width:3px;height:30px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(14):before{width:15px;height:15px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(14):after{width:15px;height:15px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(15){width:3px;height:40px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(15):before{width:15px;height:15px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(15):after{width:15px;height:15px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(16){width:3px;height:38px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(16):before{width:13px;height:13px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(16):after{width:13px;height:13px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(17){width:1px;height:30px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(17):before{width:10px;height:10px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(17):after{width:10px;height:10px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(18){width:2px;height:12px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(18):before{width:10px;height:10px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(18):after{width:10px;height:10px;background:#30bc9d;}

.m32 .section1 .effect .act span:nth-child(19){width:3px;height:20px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(19):before{width:16px;height:16px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(19):after{width:16px;height:16px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(20){width:3px;height:38px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(20):before{width:16px;height:16px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(20):after{width:16px;height:16px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(21){width:2px;height:56px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(21):before{width:10px;height:10px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(21):after{width:10px;height:10px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(22){width:3px;height:36px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(22):before{width:13px;height:13px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(22):after{width:13px;height:13px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(23){width:1px;height:30px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(23):before{width:10px;height:10px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(23):after{width:10px;height:10px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(24){width:2px;height:12px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(24):before{width:12px;height:12px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(24):after{width:12px;height:12px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(25){width:2px;height:12px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(25):before{width:10px;height:10px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(25):after{width:10px;height:10px;background:#86c86e;}

.m32 .section2{padding:60px 0;}
.m32 .section2 p{margin:60px 3% 45px;font-size:14px;color:#666;line-height:170%;}
.m32 .section2 .imgarea{width:100%;}
.m32 .section2 .imgarea img{width:100%;}

.m32 .section3{padding:60px 0;background:#f7f7f7;}
.m32 .section3 .boxwrap{margin:60px 0 0;padding:60px 3%;box-sizing:border-box;border:1px solid #ddd;background:#fff;text-align:center;}
.m32 .section3 .boxwrap p{font-size:14px;color:#666;line-height:170%;text-align:left;}
.m32 .section3 .boxwrap ul{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin:40px auto 0;}
.m32 .section3 .boxwrap ul li{width:25%;}
.m32 .section3 .boxwrap ul li img{width:100%;}

.m32 .section4{padding:60px 0;}
.m32 .section4 p{margin:60px 3% 45px;font-size:14px;color:#666;line-height:170%;}
.m32 .section4 .imgarea{display:flex;justify-content:space-between;flex-wrap:wrap;}
.m32 .section4 .imgarea>img{width:100%;}
.m32 .section4 .imgarea>div{
	display:flex;align-items:center;justify-content:center;
	width:100%;box-sizing:border-box;
	padding:30px;
	border:1px solid #ddd;
	background:#f7f7f7;
	text-align:center;
}
.m32 .section4 .imgarea>div img{width:100%;}
.m32 .section4 .imgarea>div img{width:auto;height:200px;}



.m32 .section5{padding:60px 0;background:#f7f7f7;}
.m32 .section5 .boxwrap{margin:60px 0 0;padding:65px 3%;box-sizing:border-box;
border:1px solid #ddd;background:#fff;text-align:center;}
.m32 .section5 .boxwrap p{font-size:14px;color:#666;line-height:170%;text-align:left;}
.m32 .section5 .boxwrap ul{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin:40px auto 0;}
.m32 .section5 .boxwrap ul li{}
.m32 .section5 .boxwrap ul li img{width:100%;}





/* m41 */
.m41{}
.m41 .section1{
	margin:20px 0 0;
	padding:280px 0 60px;
	background:url(../images/m41_bg.jpg) no-repeat center top;
	background-size:auto 300px;
}
.m41 .section1 h4{margin-bottom:45px;font-size:28px;color:#010101;font-weight:600;line-height:130%;}
.m41 .section1 p.titbtm{font-family:"Noto Sans KR";font-size:14px;color:#666;line-height:170%;}


.m41 .section2{
	overflow:hidden;
	padding:60px 0;
	background:#f7f7f7;
}
.m41 .section2 .step{overflow:hidden;position:relative;margin-top:60px;}
.m41 .section2 .step li{float:left;width:49%;text-align:center;margin:0 2% 5% 0;}
.m41 .section2 .step li:nth-child(2n){margin-right:0;}
.m41 .section2 .step li .round_wrap{
	position:relative;
	box-sizing:border-box;
	width:150px;height:150px;
	border-radius:50%;border:2px solid #e7e7e7;
	padding:10px;margin:0 auto 20px;
}
.m41 .section2 .step li .round_wrap .line1{
	overflow:hidden;
	width:50%;height:50%;
	border-top-left-radius:100%;
	position:absolute;left:-2px;top:-2px;
}
.m41 .section2 .step li .round_wrap .line2{
	overflow:hidden;
	width:50%;height:50%;
	border-top-right-radius:100%;
	position:absolute;right:-2px;top:-2px;
}
.m41 .section2 .step li .round_wrap .line3{
	overflow:hidden;
	width:50%;height:50%;
	border-bottom-right-radius:100%;
	position:absolute;right:-2px;bottom:-2px;
}
.m41 .section2 .step li .round_wrap .line4{
	overflow:hidden;
	width:50%;height:50%;
	border-bottom-left-radius:100%;
	position:absolute;left:-2px;bottom:-2px;
}
.m41 .section2 .step li:hover .round_wrap .line1{transition:all 1s;}

.m41 .section2 .step li .round_wrap .round{
	display:table;
	position:relative;z-index:3;
	width:100%;height:100%;	
	font-size:16px;color:#fff;margin:auto;text-align:center;line-height:140%;font-weight:500;
	border-radius:50%;
}
.m41 .section2 .step li:nth-child(1) .round_wrap .round{background:#0791a8;}
.m41 .section2 .step li:nth-child(2) .round_wrap .round{background:#0961ac;}
.m41 .section2 .step li:nth-child(3) .round_wrap .round{background:#0791a8;}
.m41 .section2 .step li:nth-child(4) .round_wrap .round{background:#0961ac;}
.m41 .section2 .step li p{font-size:14px;color:#666;line-height:170%;}

.m41 .section2 .step li:nth-child(odd) .round_wrap .line1{border-left:2px solid #0791a8;border-top:2px solid #0791a8;}
.m41 .section2 .step li:nth-child(even) .round_wrap .line1{border-left:2px solid #0961ac;border-top:2px solid #0961ac;}
.m41 .section2 .step li:nth-child(odd) .round_wrap .line2{border-right:2px solid #0791a8;border-top:2px solid #0791a8;}
.m41 .section2 .step li:nth-child(even) .round_wrap .line2{border-right:2px solid #0961ac;border-top:2px solid #0961ac;}
.m41 .section2 .step li:nth-child(odd) .round_wrap .line3{border-right:2px solid #0791a8;border-bottom:2px solid #0791a8;}
.m41 .section2 .step li:nth-child(even) .round_wrap .line3{border-right:2px solid #0961ac;border-bottom:2px solid #0961ac;}
.m41 .section2 .step li:nth-child(odd) .round_wrap .line4{border-left:2px solid #0791a8;border-bottom:2px solid #0791a8;}
.m41 .section2 .step li:nth-child(even) .round_wrap .line4{border-left:2px solid #0961ac;border-bottom:2px solid #0961ac;}


.m41 .section2 .sub_title3{font-size:18px;color:#000;font-weight:600;text-align:center;margin:40px 0 0;}
.m41 .section2 .sub_title3:after{
	display:block;content:"";
	width:24px;height:2px;
	background:#000;
	margin:10px auto 40px;
}
.m41 .section2 .process{
	box-sizing:border-box;
	border:1px solid #ddd;background:#fff;
}
.m41 .section2 .process .boxwrap{	
	border-bottom:1px solid #ddd;
	padding:40px 3%;
}
.m41 .section2 .process .boxwrap:last-child{border:0;}
.m41 .section2 .process .boxwrap .tit{
	position:relative;margin-bottom:20px;font-size:18px;color:#111;font-weight:600;
	padding-left:38px;
}
.m41 .section2 .process .boxwrap .tit .num{
	display:inline-block;
	width:28px;height:28px;
	font-size:17px;color:#fff;font-weight:600;
	background:#0a61ac;
	text-align:center;line-height:28px;
	position:absolute;left:0;top:0;
}
.m41 .section2 .process .boxwrap .con{}
.m41 .section2 .process .boxwrap .con ul{width:100%;margin:0 0 20px;}
.m41 .section2 .process .boxwrap .con ul li{
	position:relative;
	padding-left:10px;
	font-family:"Noto Sans KR";font-size:14px;color:#666;font-weight:300;
	margin-bottom:10px;line-height:160%;
}
.m41 .section2 .process .boxwrap .con ul li:before{
	display:block;content:"";
	width:3px;height:3px;
	background:#0961ac;
	position:absolute;left:0;top:10px;
}
.m41 .section2 .process .boxwrap .con img{max-width:100%;}

.m41 .section3{overflow:hidden;padding:20px 0;}
.m41 .section3 .titlebtm{
	font-size:14px;color:#666;font-weight:300;
	font-family:"Noto Sans KR";text-align:center;margin:35px 0 25px;line-height:170%;
}
.m41 .section3 .test{position:relative;}
.m41 .section3 .test:before{}
.m41 .section3 .test .testbox{width:100%;margin:0 0 40px;box-sizing:border-box;}
.m41 .section3 .test .testbox .title{
	overflow:hidden;
	display:flex;flex-wrap:wrap;align-items:center;justify-content:center;
	position:relative;
	width:100%;padding:25px 0;
	font-size:18px;color:#fff;text-align:center;font-weight:500;
}
.m41 .section3 .test .testbox .title:before{
	display:block;content:"";
	width:28px;height:28px;
	background:#fff;
	position:absolute;left:-14px;top:-14px;transform:rotate(45deg);
}
.m41 .section3 .test .testbox .title:after{
	display:block;content:"";
	width:28px;height:28px;
	background:#fff;
	position:absolute;right:-14px;bottom:-14px;transform:rotate(45deg);
}
.m41 .section3 .test .testbox p{
	position:relative;font-family:"Noto Sans KR";text-align:center;font-weight:400;line-height:170%;font-size:14px;
	padding-top:43px;
}
.m41 .section3 .test .testbox p:before{
	display:block;content:"";
	width:1px;height:28px;
	background:#ddd;
	position:absolute;left:50%;top:0;transform:translateX(-50%);
}
.m41 .section3 .test .testbox p:after{
	display:block;content:"";
	width:7px;height:7px;
	background:#ddd;border-radius:50%;
	position:absolute;left:50%;top:28px;
	margin-left:-3.5px;
}
.m41 .section3 .test .testbox:nth-child(1) .title{background:#00aea1;}
.m41 .section3 .test .testbox:nth-child(2) .title{background:#0088a8;}
.m41 .section3 .test .testbox:nth-child(3) .title{background:#0066a8;}
.m41 .section3 .test .testbox:nth-child(1) p{color:#00aea1;}
.m41 .section3 .test .testbox:nth-child(2) p{color:#0088a8;}
.m41 .section3 .test .testbox:nth-child(3) p{color:#0066a8;}
.m41 .section3 .test_info{margin:60px 0 0;}
.m41 .section3 .test_info .infobox{
	position:relative;
	border:1px solid #ddd;
	background:#f7f7f7;
	margin-bottom:40px;padding:60px 3%;
}
.m41 .section3 .test_info .infobox:after{
	display:block;content:"";
	width:1px;height:39px;
	background:#ddd;
	position:absolute;left:50%;top:100%;
	transform:translateX(-50%);
}
.m41 .section3 .test_info .infobox:last-child{margin:0;}
.m41 .section3 .test_info .infobox:last-child:after{display:none;}
.m41 .section3 .test_info .infobox>ul{margin-top:40px;}
.m41 .section3 .test_info .infobox>ul>li{width:100%;margin-bottom:40px;}
.m41 .section3 .test_info .infobox>ul>li:last-child{margin-bottom:0;}
.m41 .section3 .test_info .infobox>ul>li .num{
	display:table;
	position:relative;
	width:174px;height:174px;
	border-radius:50%;
	margin:0 auto 19px;
	text-align:center;color:#fff;font-weight:600;font-size:18px;letter-spacing:1px;
}
.m41 .section3 .test_info .infobox>ul>li .num:before{
	display:block;content:"";
	width:1px;height:19px;
	background:#25ac4e;
	position:absolute;left:50%;top:100%;
	transform:translateX(-50%);
}
.m41 .section3 .test_info .infobox>ul>li:nth-child(1) .num{background:url(../images/m41_section1_bg1.jpg) no-repeat center;}
.m41 .section3 .test_info .infobox>ul>li:nth-child(2) .num{background:url(../images/m41_section1_bg2.jpg) no-repeat center;}
.m41 .section3 .test_info .infobox>ul>li:nth-child(3) .num{background:url(../images/m41_section1_bg3.jpg) no-repeat center;}
.m41 .section3 .test_info .infobox>ul>li:nth-child(4) .num{background:url(../images/m41_section1_bg4.jpg) no-repeat center;}
.m41 .section3 .test_info .infobox>ul>li .txts{
	position:relative;box-sizing:border-box;
	width:100%;
	padding:35px 25px;
	border:1px solid #ddd;
	background:#fff;
	text-align:center;
}
.m41 .section3 .test_info .infobox>ul>li .txts:before{
	display:block;content:"";
	width:17px;height:17px;
	border:1px solid #25ac4e;border-radius:50%;
	position:absolute;left:50%;top:0;
	transform:translate(-50%,-50%);
	background:#f7f7f7;
}
.m41 .section3 .test_info .infobox>ul>li .txts:after{
 	display:block;content:"";
	width:7px;height:7px;
	border-radius:50%;
	position:absolute;left:50%;top:0;
	transform:translate(-50%,-50%);
	background:#25ac4e;
}
.m41 .section3 .test_info .infobox>ul>li .txts h5{
	height:45px;margin-bottom:15px;
	display:flex;flex-wrap;align-items:center;justify-content:center;
	font-size:18px;color:#111;font-weight:500;
}
.m41 .section3 .test_info .infobox>ul>li .txts p{
	font-family:"Noto Sans KR";text-align:center;font-weight:300;line-height:170%;font-size:14px;color:#666;
}
.m41 .section3 .test_info .infobox .imgwrap{margin:40px 0;}
.m41 .section3 .test_info .infobox .imgwrap ul{display:flex;justify-content:center;margin-bottom:35px;width:100%;}
.m41 .section3 .test_info .infobox .imgwrap ul img{width:100%;}
.m41 .section3 .test_info .infobox .imgwrap ul li{margin:0 5px;text-align:center;}
.m41 .section3 .test_info .infobox .imgwrap ul li .tit{font-family:"Noto Sans KR";margin-top:10px;font-size:13px;}
.m41 .section3 .test_info .infobox .imgwrap p{
	font-family:"Noto Sans KR";text-align:center;font-weight:300;line-height:170%;font-size:14px;color:#666;
}
.m41 .section3 .test_info .infobox .purity{}
.m41 .section3 .test_info .infobox .purity>div{
	width:100%;
	box-sizing:border-box;
	text-align:left;
}
.m41 .section3 .test_info .infobox .purity>div:nth-child(1){margin-bottom:40px;}
.m41 .section3 .test_info .infobox .purity>div .tit{font-size:18px;color:#111;font-weight:500;margin-bottom:20px;}
.m41 .section3 .test_info .infobox .purity>div .tit .num{
	display:inline-block;
	width:24px;height:24px;
	background:#0a61ac;font-size:16px;color:#fff;font-weight:600;
	text-align:center;line-height:24px;
	margin-right:10px;
}
.m41 .section3 .test_info .infobox .purity>div p{
	font-family:"Noto Sans KR";text-align:left;font-weight:300;line-height:170%;font-size:14px;color:#666;
}



.m41 .section4{overflow:hidden;position:relative;padding:60px 0;background:#f7f7f7;}
.m41 .section4:before{
	display:block;content:"";
	width:100%;height:445px;
	background:#fdb930 url(../images/bg_logo.png) no-repeat right -30%;
	background-size:60% auto;
	position:absolute;left:0;top:0;
}
.m41 .section4 .sub_title3{color:#fff;margin:60px 0 40px;}
.m41 .section4 .sub_title3:after{background:#fff;}
.m41 .section4 .boxwrap{}
.m41 .section4 .boxwrap .box{
	box-sizing:border-box;
	width:100%;
	padding:0 4% 30px;margin-bottom:10px;
	background:#fff;
	text-align:center;
}
.m41 .section4 .boxwrap .box .ico{padding:40px 0 0;}
.m41 .section4 .boxwrap .box:nth-child(1) .ico img{height:40px;}
.m41 .section4 .boxwrap .box:nth-child(2) .ico img{height:40px;}
.m41 .section4 .boxwrap .box:nth-child(3) .ico img{height:50px;}
.m41 .section4 .boxwrap .box .table{display:table;width:100%;height:95px;}
.m41 .section4 .boxwrap .box p{
	display:table-cell;vertical-align:middle;	
	font-weight:500;line-height:150%;font-size:16px;color:#111;
}
.m41 .section4 .priming{margin:60px auto 0;width:94%;}
.m41 .section4 .priming .sub_title3{color:#111;}
.m41 .section4 .priming .sub_title3:after{background:#111;}
.m41 .section4 .priming .titlebtm{
	font-family:"Noto Sans KR";text-align:center;font-weight:300;line-height:170%;font-size:14px;color:#666;
	padding:0 3%;
}



.m41 .section4 .priming .bna{
	display:flex;flex-wrap:wrap;justify-content:space-between;
	margin:40px 0 0;padding-bottom:60px;
	border-bottom:1px solid #ddd;
}
.m41 .section4 .priming .bna ul{overflow:hidden;position:relative;width:100%;text-align:center;margin-bottom:20px;}
.m41 .section4 .priming .bna ul:nth-child(1):after{
	display:block;content:"";
	width:82px;height:47px;
	background:url(../images/m41_section4_arr1.png) no-repeat;
	position:absolute;left:50%;top:50%;
	transform:translate(-50%, -50%);margin-top:-20px;
}
.m41 .section4 .priming .bna ul:nth-child(2):after{
	display:block;content:"";
	width:82px;height:47px;
	background:url(../images/m41_section4_arr2.png) no-repeat;
	position:absolute;left:50%;top:50%;
	transform:translate(-50%, -50%);margin-top:-20px;
}
.m41 .section4 .priming .bna ul li{margin-right:2%;text-align:center;}
.m41 .section4 .priming .bna ul li{float:left;width:49%;}
.m41 .section4 .priming .bna ul li:nth-child(2n){margin-right:0;}
.m41 .section4 .priming .bna ul li img{max-width:100%;}
.m41 .section4 .priming .bna ul li:last-child{margin-right:0;}
.m41 .section4 .priming .bna ul li .tit{margin:10px 0;font-family:"Noto Sans KR";font-size:15px;color:#666;}

.m41 .section4 .priming .bna2{
	box-sizing:border-box;
	margin:60px 3%;
	text-align:center;
}
.m41 .section4 .priming .bna2 p{
	font-family:"Noto Sans KR";text-align:center;font-weight:300;line-height:170%;font-size:14px;color:#666;
}
.m41 .section4 .priming .bna2 ul{display:flex;justify-content:center;margin:40px 0 0;}
.m41 .section4 .priming .bna2 ul li{margin:0 3px;}
.m41 .section4 .priming .bna2 ul li img{max-width:100%;border:2px solid #fdb930;}
.m41 .section4 .priming .bna2 ul li .tit{margin:10px 0;font-family:"Noto Sans KR";font-size:13px;color:#666;}
.m41 .section4 .priming .disinfection{
	border:1px solid #ddd;
	background:#fff;
	margin:0 3%;padding:0 5% 60px;
}


.m41 .section4 .sub_title2{ margin-bottom:20px;}


.img3{ width:100%;}