@charset "utf-8";

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




/* sub common */
.sub_visual{
	overflow:hidden;
	width:100%;	text-align:center;
	border-bottom:1px solid #ececec;
}


.sub_visual .sub_tabs{
	overflow:hidden;
	transform:translate(-50%,0);
	max-width:1260px;width:100%;margin:0 auto;
}
.sub_visual.in-view .sub_tabs{transform:translate(0,0);transition:all 1s ease;}
.sub_visual .sub_tabs ul{overflow:hidden;}
.sub_visual .sub_tabs ul li{
	float:left;box-sizing:border-box;
	border-right:1px solid #ececec;
}
.sub_visual .sub_tabs ul li:last-child{border-right:0;margin:0;padding:0;}
.sub_visual .sub_tabs ul li a{
	display:block;
	line-height:70px;
	font-size:16px;color:#444;font-weight:600;
	background:#fff;
}
.sub_visual .sub_tabs ul li.on a{background:#f1bb35;}

.sub_visual .sub_tabs ul.menu2 li{width:50%;}
.sub_visual .sub_tabs ul.menu6 li{width:16.666%;}

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







/* m31 */
.m31{}
.m31 .m31_tabs{margin:110px auto 120px;}
.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:block;
	text-align:center;line-height:58px;font-size:16px;color:#444;font-weight:500;
}
.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:absolute;left:0;bottom:0;}
.m31 .m31_tabcons .img2{position: relative;left: 0;top:0;width: 50%;display: flex;flex-wrap: wrap;justify-content: flex-end;}
.m31 .m31_tabcons .tit{font-size:18px;color:#fff;font-weight:500;position:absolute;left:25px;bottom:20px;}
.m31 .m31_tabcons h4.tit1{font-size:38px;color:#010101;font-weight:600;line-height:150%;}
.m31 .m31_tabcons h4.tit1:after{
	display:block;
	content:"";
	width:160px;
	height:4px;
	background:#005caa;
	margin: 35px 0 50px;
}
.m31 .m31_tabcons p{font-family:"Noto Sans KR";font-size:16px;color:#666;padding: 0 40px 0 0px;line-height: 180%;box-sizing: border-box;}
.m31 .m31_tabcons .txt2{margin-left:50%;padding:285px 0 95px 145px}
.m31 .m31_tabcons .nambu .txt2{margin-left:50%;padding:90px 0 195px 70px}
.m31 .m31_tabcons .nambu .img1{bottom:-30px;}
.m31 .m31_tabcons .crop{
	padding:100px 0 220px;
	background:url(../images/m31_section2_bg.jpg) no-repeat center bottom;
}
.m31 .m31_tabcons .crop ul{overflow:hidden;margin:70px auto 0;}
.m31 .m31_tabcons .crop ul li{
	float:left;
	margin:0 25px 25px 0;
	border:1px solid #ddd;
}
.m31 .m31_tabcons .crop ul li:nth-child(4n){margin-right:0}
.m31 .bg_img{margin-top:85px;}
.m31 .bg_img img{width:100%;}



/* m32 */
.m32{}
.m32 .section1{
	margin:50px 0 0;
	padding:390px 0 0;
	background:url(../images/m32_bg.jpg) no-repeat left top;
}
.m32 .section1 h4{margin-bottom:45px;font-size:44px;color:#010101;font-weight:600;line-height:130%;}
.m32 .section1 p.titbtm{font-family:"Noto Sans KR";font-size:16px;color:#666;margin-left:95px;line-height:170%;}

.m32 .section1 .research_fields{
	padding:305px 0 145px;	
	background:url(../images/m32_bg2.jpg) no-repeat center bottom;
}
.m32 .section1 .research_fields .corewrap{
	position:relative;
}
.m32 .section1 .research_fields .corewrap .core{
	display:table;
	width:400px;height:400px;margin:0 auto;
	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:38px;color:#fff;font-weight:600;line-height:110%;}
.m32 .section1 .research_fields .corewrap .core p{font-size:16px;color:#fff;font-family:"Noto Sans KR";font-weight:300;}
.m32 .section1 .research_fields .corewrap ul{}
.m32 .section1 .research_fields .corewrap ul li{
	position:absolute;
	text-align:center;
}
.m32 .section1 .research_fields .corewrap ul li:before{
	display:block;content:"";
	width:7px;height:7px;
	background:#cbcbcb;
	border-radius:50%;
	position:absolute;z-index:2;
}
.m32 .section1 .research_fields .corewrap ul li:after{display:block;content:"";position:absolute;}
.m32 .section1 .research_fields .corewrap ul li .ico{
	display:inline-block;
	border:4px solid #e6e6e6;
	border-radius:50%;
	margin-bottom:15px;
}
.m32 .section1 .research_fields .corewrap ul li p{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;}

.m32 .section1 .research_fields .corewrap ul li:nth-child(1){right:50%;bottom:90px;margin-right:290px;}
.m32 .section1 .research_fields .corewrap ul li:nth-child(1):before{right:0;top:60px;}
.m32 .section1 .research_fields .corewrap ul li:nth-child(1):after{width:91px;height:1px;left:100%;top:63px;background:#e6e6e6;}
.m32 .section1 .research_fields .corewrap ul li:nth-child(2){right:50%;bottom:350px;margin-right:115px;}
.m32 .section1 .research_fields .corewrap ul li:nth-child(2):before{right:35px;top:60px;}
.m32 .section1 .research_fields .corewrap ul li:nth-child(2):after{ z-index:-1;
width:77px;height:124px;right:-35px;top:63px;border-top:1px solid #e6e6e6;border-right:1px solid #e6e6e6;}
.m32 .section1 .research_fields .corewrap ul li:nth-child(3){left:50%;bottom:378px;margin-left:115px;padding:0 55px;}
.m32 .section1 .research_fields .corewrap ul li:nth-child(3):before{left:35px;top:60px;}
.m32 .section1 .research_fields .corewrap ul li:nth-child(3):after{ z-index:-1;
width:77px;height:124px;left:-35px;top:63px;border-top:1px solid #e6e6e6;border-left:1px solid #e6e6e6;}
.m32 .section1 .research_fields .corewrap ul li:nth-child(4){left:50%;bottom:90px;margin-left:290px;}
.m32 .section1 .research_fields .corewrap ul li:nth-child(4):before{left:0;top:60px;}
.m32 .section1 .research_fields .corewrap ul li:nth-child(4):after{width:91px;height:1px;right:100%;top:63px;background:#e6e6e6;}

.m32 .section1 .effect{margin:60px 0 0;text-align:center;}
.m32 .section1 .effect ul{margin-bottom:45px;margin-right:10px;}
.m32 .section1 .effect ul li{display:inline-block;margin:0 10px;}
.m32 .section1 .effect .act{display:flex;align-items:center;justify-content:space-between;width:420px;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:20px;height:20px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(1):after{width:20px;height:20px;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:13px;height:13px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(2):after{width:13px;height:13px;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:20px;height:20px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(3):after{width:20px;height:20px;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:16px;height:16px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(4):after{width:16px;height:16px;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:16px;height:16px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(5):after{width:16px;height:16px;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:16px;height:16px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(6):after{width:16px;height:16px;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:13px;height:13px;background:#1fa0d2;}
.m32 .section1 .effect .act span:nth-child(7):after{width:13px;height:13px;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:13px;height:13px;background:#3dc2cd;}
.m32 .section1 .effect .act span:nth-child(8):after{width:13px;height:13px;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:16px;height:16px;background:#3dc2cd;}
.m32 .section1 .effect .act span:nth-child(9):after{width:16px;height:16px;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:20px;height:20px;background:#3dc2cd;}
.m32 .section1 .effect .act span:nth-child(10):after{width:20px;height:20px;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:16px;height:16px;background:#3dc2cd;}
.m32 .section1 .effect .act span:nth-child(11):after{width:16px;height:16px;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:16px;height:16px;background:#3dc2cd;}
.m32 .section1 .effect .act span:nth-child(12):after{width:16px;height:16px;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:13px;height:13px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(13):after{width:13px;height:13px;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:18px;height:18px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(14):after{width:18px;height:18px;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:20px;height:20px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(15):after{width:20px;height:20px;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:18px;height:18px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(16):after{width:18px;height:18px;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:13px;height:13px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(17):after{width:13px;height:13px;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:13px;height:13px;background:#30bc9d;}
.m32 .section1 .effect .act span:nth-child(18):after{width:13px;height:13px;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:20px;height:20px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(19):after{width:20px;height:20px;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:20px;height:20px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(20):after{width:20px;height:20px;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:13px;height:13px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(21):after{width:13px;height:13px;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:18px;height:18px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(22):after{width:18px;height:18px;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:13px;height:13px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(23):after{width:13px;height:13px;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:15px;height:15px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(24):after{width:15px;height:15px;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:13px;height:13px;background:#86c86e;}
.m32 .section1 .effect .act span:nth-child(25):after{width:13px;height:13px;background:#86c86e;}

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

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

.m32 .section4{padding:100px 0;}
.m32 .section4 p{margin:60px 90px 45px;font-size:15px;color:#666;line-height:170%;}
.m32 .section4 .imgarea{display:flex;justify-content:space-between;}
.m32 .section4 .imgarea>img{}
.m32 .section4 .imgarea>div{
	display:flex;align-items:center;
	padding:0 80px;
	border:1px solid #ddd;
	background:#f7f7f7;
	text-align:center;
}

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




/* m41 */
.m41{}
.m41 .section1{
	margin:50px 0 0;
	padding:390px 0 100px;
	background:url(../images/m41_bg.jpg) no-repeat left top;
}
.m41 .section1 h4{margin-bottom:45px;font-size:44px;color:#010101;font-weight:600;line-height:130%;}
.m41 .section1 p.titbtm{font-family:"Noto Sans KR";font-size:16px;color:#666;margin-left:95px;line-height:170%;}

.m41 .section2{
	overflow:hidden;
	padding:100px 0;
	background:#f7f7f7;
}
.m41 .section2 .step{position:relative;display:flex;align-items:center;justify-content:center;margin-top:60px;}
.m41 .section2 .step:before{
	display:block;content:"";
	width:1000%;height:1px;
	border-top:2px dashed #ddd;
	position:absolute;left:-100%;top:50%;margin-top:-37px;
}
.m41 .section2 .step li{text-align:center;margin:0 22px;}
.m41 .section2 .step li .round_wrap{
	position:relative;
	box-sizing:border-box;
	width:253px;height:253px;
	border-radius:50%;border:2px solid #e7e7e7;
	padding:19px;margin-bottom:20px;
}
.m41 .section2 .step li .round_wrap .line1{
	width:50%;height:50%;
	border-top-left-radius:100%;
	position:absolute;left:-2px;top:-2px;
}
.m41 .section2 .step li .round_wrap .line2{
	width:50%;height:50%;
	border-top-right-radius:100%;
	position:absolute;right:-2px;top:-2px;
}
.m41 .section2 .step li .round_wrap .line3{
	width:50%;height:50%;
	border-bottom-right-radius:100%;
	position:absolute;right:-2px;bottom:-2px;
}
.m41 .section2 .step li .round_wrap .line4{
	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:21px;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:16px;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:21px;color:#000;font-weight:600;text-align:center;margin:80px 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:65px 59px;
}
.m41 .section2 .process .boxwrap:last-child{border:0;}
.m41 .section2 .process .boxwrap .tit{margin-bottom:35px;font-size:21px;color:#111;font-weight:600;}
.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;
}
.m41 .section2 .process .boxwrap .con{display:flex;flex-wrap:wrap;justify-content:space-between;}
.m41 .section2 .process .boxwrap .con ul{width:40%;margin:20px 0 0;}
.m41 .section2 .process .boxwrap .con ul li{
	position:relative;
	padding-left:10px;
	font-family:"Noto Sans KR";font-size:16px;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:12px;
}

.m41 .section3{overflow:hidden;padding:50px 0;}
.m41 .section3 .titlebtm{font-size:16px;color:#666;font-weight:300;
font-family:"Noto Sans KR";text-align:center;margin:65px 0 55px;line-height:170%;}
.m41 .section3 .test{
	position:relative;
	display:flex;justify-content:center;
}
.m41 .section3 .test:before{}
.m41 .section3 .test .testbox{width:352px;margin:0 22px;}
.m41 .section3 .test .testbox .title{
	overflow:hidden;
	display:flex;flex-wrap:wrap;align-items:center;justify-content:center;
	position:relative;
	width:100%;height:110px;
	font-size:21px;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:16px;
	padding-top:53px;
}
.m41 .section3 .test .testbox p:before{
	display:block;content:"";
	width:1px;height:38px;
	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:38px;
	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:85px 0 0;}
.m41 .section3 .test_info .infobox{
	position:relative;
	border:1px solid #ddd;
	background:#f7f7f7;
	margin-bottom:40px;padding:70px 60px;
}
.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{display:flex;justify-content:space-between;margin-top:40px;}
.m41 .section3 .test_info .infobox>ul>li{width:268px;}
.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%;height:238px;
	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:16px;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;}
.m41 .section3 .test_info .infobox .imgwrap ul li{margin:0 5px;text-align:center;}
.m41 .section3 .test_info .infobox .imgwrap ul li .tit{margin-top:10px;}
.m41 .section3 .test_info .infobox .imgwrap p{
	font-family:"Noto Sans KR";text-align:center;font-weight:300;line-height:170%;font-size:16px;color:#666;
}
.m41 .section3 .test_info .infobox .purity{display:flex;width:950px;margin:0 auto 0;}
.m41 .section3 .test_info .infobox .purity>div{
	width:50%;
	box-sizing:border-box;
	text-align:left;
}
.m41 .section3 .test_info .infobox .purity>div:nth-child(1){padding-right:50px;}
.m41 .section3 .test_info .infobox .purity>div:nth-child(2){
	border-left:1px solid #ddd;
	padding-left:50px;
}
.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:16px;color:#666;
}

.m41 .section4{overflow:hidden;position:relative;padding:100px 0;background:#f7f7f7;}
.m41 .section4:before{
	display:block;content:"";
	width:100%;height:445px;
	background:#fdb930 url(../images/bg_logo.png) no-repeat 83% -135px;
	position:absolute;left:0;top:0;
}
.m41 .section4 .sub_title3{color:#fff;margin:65px 0 40px;}
.m41 .section4 .sub_title3:after{background:#fff;}
.m41 .section4 .boxwrap{display:flex;justify-content:space-between;}
.m41 .section4 .boxwrap .box{
	width:390px;height:237px;
	background:#fff;
	text-align:center;
}
.m41 .section4 .boxwrap .box .ico{padding:58px 0 10px;}
.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:18px;color:#111;
}
.m41 .section4 .priming{margin:100px auto 0;max-width:1260px;}
.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:16px;color:#666;
}
.m41 .section4 .priming .bna{
	display:flex;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;}
.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:-15px;
}
.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:-15px;
}
.m41 .section4 .priming .bna ul li{float:left;margin-right:10px;text-align:center;}
.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{
	margin:60px 0;
	text-align:center;
}
.m41 .section4 .priming .bna2 p{
	font-family:"Noto Sans KR";text-align:center;font-weight:300;line-height:170%;font-size:16px;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{border:2px solid #fdb930;}
.m41 .section4 .priming .bna2 ul li .tit{margin:10px 0;font-family:"Noto Sans KR";font-size:15px;color:#666;}
.m41 .section4 .priming .disinfection{
	border:1px solid #ddd;
	background:#fff;padding-bottom:60px;
}


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


.img3{ width:635px;}




.m31 .m31_tabcons h4.tit1{opacity:0;transform:translateX(40px);}
.m31 .m31_tabcons p{opacity:0;transform:translateX(40px);}
.m31 .m31_tabcons .img1{opacity:0;transform:translateY(40px);}
.m31 .m31_tabcons .img2{opacity:0;transform:translateY(40px);}

.m31 .m31_tabcons .in-view h4.tit1{opacity:1;transform:translateX(0);transition:all 1s;}
.m31 .m31_tabcons .in-view p{opacity:1;transform:translateX(0);transition:all 1s 0.2s;}
.m31 .m31_tabcons .in-view p.txt2{opacity:1;transform:translateX(0);transition:all 1s 0.8s;}
.m31 .m31_tabcons .in-view .img1{opacity:1;transform:translateY(0);transition:all 1s 0.4s;}
.m31 .m31_tabcons .in-view .img2{opacity:1;transform:translateY(0);transition:all 1s 0.8s;}

.m31 .m31_tabcons .crop h4{opacity:0;transform:translateY(40px);}
.m31 .m31_tabcons .crop.in-view h4{opacity:1;transform:translateY(0);transition:all 1s;}
.m31 .m31_tabcons .crop ul{opacity:0;transform:translateY(40px);}
.m31 .m31_tabcons .crop.in-view ul{opacity:1;transform:translateY(0);transition:all 1s 0.4s;}

.m31 .m31_tabcons .innerwrap{display:flex;flex-wrap: wrap;align-items: center;}
.m31 .m31_tabcons .box{width:50%;box-sizing: border-box;}

.m32 .section1 {
    background: url(../images/m32_bg.jpg) no-repeat -25% top;
}
.m32 .section1.in-view{
    background: url(../images/m32_bg.jpg) no-repeat left top;
	transition:all 2s;
}

.m32 .section1 h4{opacity:0;transform:translateX(40px);}
.m32 .section1.in-view h4{opacity:1;transform:translateX(0px);transition:all 2s;}
.m32 .section1 .titbtm{opacity:0;transform:translateX(40px);}
.m32 .section1.in-view .titbtm{opacity:1;transform:translateX(0px);transition:all 2s 0.4s;}

.m32 .section1 .research_fields .corewrap .core{opacity:0;transform:translateY(40px);}
.m32 .section1 .research_fields .corewrap.in-view .core{opacity:1;transform:translateX(0px);transition:all 1s;}

.m32 .section1 .research_fields .corewrap ul li:nth-child(1):before{opacity:0;}
.m32 .section1 .research_fields .corewrap ul li:nth-child(1):after{transform:scaleX(0);transform-origin:right;}
.m32 .section1 .research_fields .corewrap.in-view ul li:nth-child(1):before{opacity:1;transition:all 1s 1.6s;}
.m32 .section1 .research_fields .corewrap.in-view ul li:nth-child(1):after{transform:scaleX(1);transition:all 1s 1s;}

.m32 .section1 .research_fields .corewrap ul li:nth-child(2):before{opacity:0;}
.m32 .section1 .research_fields .corewrap ul li:nth-child(2):after{transform:scaleY(0);transform-origin:right bottom;}
.m32 .section1 .research_fields .corewrap.in-view ul li:nth-child(2):before{opacity:1;transition:all 1s 1.6s;}
.m32 .section1 .research_fields .corewrap.in-view ul li:nth-child(2):after{transform:scaleY(1);transition:all 1s 1s;}

.m32 .section1 .research_fields .corewrap ul li:nth-child(3):before{opacity:0;}
.m32 .section1 .research_fields .corewrap ul li:nth-child(3):after{transform:scaleY(0);transform-origin:left bottom;}
.m32 .section1 .research_fields .corewrap.in-view ul li:nth-child(3):before{opacity:1;transition:all 1s 1.6s;}
.m32 .section1 .research_fields .corewrap.in-view ul li:nth-child(3):after{transform:scaleY(1);transition:all 1s 1s;}

.m32 .section1 .research_fields .corewrap ul li:nth-child(4):before{opacity:0;}
.m32 .section1 .research_fields .corewrap ul li:nth-child(4):after{transform:scaleX(0);transform-origin:left;}
.m32 .section1 .research_fields .corewrap.in-view ul li:nth-child(4):before{opacity:1;transition:all 1s 1.6s;}
.m32 .section1 .research_fields .corewrap.in-view ul li:nth-child(4):after{transform:scaleX(1);transition:all 1s 1s;}

.m32 .section1 .research_fields .corewrap ul li .ico{opacity:0;transform:translateY(40px);}
.m32 .section1 .research_fields .corewrap ul li p{opacity:0;transform:translateY(40px);}
.m32 .section1 .research_fields .corewrap.in-view ul li .ico{opacity:1;transform:translateY(0);transition:all 1s 1.6s;}
.m32 .section1 .research_fields .corewrap.in-view ul li p{opacity:1;transform:translateY(0);transition:all 1s 1.8s;}

.m32 .section1 .effect ul{perspective:800px;}
.m32 .section1 .effect ul li{transform:translateZ(-200px);transform-origin:50% 50%;}
.m32 .section1 .effect.in-view ul li:nth-child(1){animation:effect1 1s;animation-fill-mode: forwards;}
.m32 .section1 .effect.in-view ul li:nth-child(2){animation:effect1 1s 0.1s;animation-fill-mode: forwards;}
.m32 .section1 .effect.in-view ul li:nth-child(3){animation:effect1 1s 0.2s;animation-fill-mode: forwards;}
.m32 .section1 .effect.in-view ul li:nth-child(4){animation:effect1 1s 0.3s;animation-fill-mode: forwards;}

@keyframes effect1{
	0%{}
	50%{transform:translateZ(60px);}
	100%{opacity:1;transform:translateZ(0);}
}


.m32 .section1 .effect .act{height:56px;}
.m32 .section1 .effect .act span:nth-child(1){height:0;}
.m32 .section1 .effect .act span:nth-child(2){height:0;}
.m32 .section1 .effect .act span:nth-child(3){height:0;}
.m32 .section1 .effect .act span:nth-child(4){height:0;}
.m32 .section1 .effect .act span:nth-child(5){height:0;}
.m32 .section1 .effect .act span:nth-child(6){height:0;}
.m32 .section1 .effect .act span:nth-child(7){height:0;}
.m32 .section1 .effect .act span:nth-child(8){height:0;}
.m32 .section1 .effect .act span:nth-child(9){height:0;}
.m32 .section1 .effect .act span:nth-child(10){height:0;}
.m32 .section1 .effect .act span:nth-child(11){height:0;}
.m32 .section1 .effect .act span:nth-child(12){height:0;}
.m32 .section1 .effect .act span:nth-child(13){height:0;}
.m32 .section1 .effect .act span:nth-child(14){height:0;}
.m32 .section1 .effect .act span:nth-child(15){height:0;}
.m32 .section1 .effect .act span:nth-child(16){height:0;}
.m32 .section1 .effect .act span:nth-child(17){height:0;}
.m32 .section1 .effect .act span:nth-child(18){height:0;}
.m32 .section1 .effect .act span:nth-child(19){height:0;}
.m32 .section1 .effect .act span:nth-child(20){height:0;}
.m32 .section1 .effect .act span:nth-child(21){height:0;}
.m32 .section1 .effect .act span:nth-child(22){height:0;}
.m32 .section1 .effect .act span:nth-child(23){height:0;}
.m32 .section1 .effect .act span:nth-child(24){height:0;}
.m32 .section1 .effect .act span:nth-child(25){height:0;}



.m32 .section1 .effect.in-view .act span:nth-child(1){height:26px;transition:all 0.3s ease-out;}
.m32 .section1 .effect.in-view .act span:nth-child(2){height:52px;transition:all 0.3s 0.1s ease-out;}
.m32 .section1 .effect.in-view .act span:nth-child(3){height:46px;transition:all 0.3s 0.2s ease-out;}
.m32 .section1 .effect.in-view .act span:nth-child(4){height:40px;transition:all 0.3s 0.3s ease-out;}
.m32 .section1 .effect.in-view .act span:nth-child(5){height:34px;transition:all 0.3s 0.4s ease-out;}
.m32 .section1 .effect.in-view .act span:nth-child(6){height:26px;transition:all 0.3s 0.5s ease-out;}
.m32 .section1 .effect.in-view .act span:nth-child(7){height:11px;transition:all 0.3s 0.6s ease-out;}

.m32 .section1 .effect.in-view .act span:nth-child(8){height:24px;transition:all 0.3s 0.1s ease-out;}
.m32 .section1 .effect.in-view .act span:nth-child(9){height:38px;transition:all 0.3s 0.2s ease-out;}
.m32 .section1 .effect.in-view .act span:nth-child(10){height:28px;transition:all 0.3s 0.3s ease-out;}
.m32 .section1 .effect.in-view .act span:nth-child(11){height:20px;transition:all 0.3s 0.4s ease-out;}
.m32 .section1 .effect.in-view .act span:nth-child(12){height:12px;transition:all 0.3s 0.5s ease-out;}

.m32 .section1 .effect.in-view .act span:nth-child(13){height:30px;transition:all 0.3s 0.1s ease-out;}
.m32 .section1 .effect.in-view .act span:nth-child(14){height:30px;transition:all 0.3s 0.2s ease-out;}
.m32 .section1 .effect.in-view .act span:nth-child(15){height:40px;transition:all 0.3s 0.3s ease-out;}
.m32 .section1 .effect.in-view .act span:nth-child(16){height:38px;transition:all 0.3s 0.4s ease-out;}
.m32 .section1 .effect.in-view .act span:nth-child(17){height:30px;transition:all 0.3s 0.5s ease-out;}
.m32 .section1 .effect.in-view .act span:nth-child(18){height:12px;transition:all 0.3s 0.6s ease-out;}

.m32 .section1 .effect.in-view .act span:nth-child(19){height:20px;transition:all 0.3s 0.1s ease-out;}
.m32 .section1 .effect.in-view .act span:nth-child(20){height:38px;transition:all 0.3s 0.2s ease-out;}
.m32 .section1 .effect.in-view .act span:nth-child(21){height:56px;transition:all 0.3s 0.3s ease-out;}
.m32 .section1 .effect.in-view .act span:nth-child(22){height:36px;transition:all 0.3s 0.4s ease-out;}
.m32 .section1 .effect.in-view .act span:nth-child(23){height:30px;transition:all 0.3s 0.5s ease-out;}
.m32 .section1 .effect.in-view .act span:nth-child(24){height:12px;transition:all 0.3s 0.6s ease-out;}
.m32 .section1 .effect.in-view .act span:nth-child(25){height:12px;transition:all 0.3s 0.7s ease-out;}


.m32 .section2 h4{opacity:0;transform:translateY(40px);}
.m32 .section2.in-view h4{opacity:1;transform:translateY(0px);transition:all 1s;}
.m32 .section2 p{opacity:0;transform:translateY(40px);}
.m32 .section2.in-view p{opacity:1;transform:translateY(0px);transition:all 1s 0.2s;}
.m32 .section2 .imgarea{opacity:0;transform:translateY(40px);}
.m32 .section2.in-view .imgarea{opacity:1;transform:translateY(0px);transition:all 1s 0.4s;}

.m32 .section3 h4{opacity:0;transform:translateY(40px);}
.m32 .section3.in-view h4{opacity:1;transform:translateY(0px);transition:all 1s;}
.m32 .section3 p{opacity:0;transform:translateY(40px);}
.m32 .section3.in-view p{opacity:1;transform:translateY(0px);transition:all 1s 0.2s;}
.m32 .section3 .imgarea{opacity:0;transform:translateY(40px);}
.m32 .section3.in-view .imgarea{opacity:1;transform:translateY(0px);transition:all 1s 0.4s;}

.m32 .section4 h4{opacity:0;transform:translateY(40px);}
.m32 .section4.in-view h4{opacity:1;transform:translateY(0px);transition:all 1s;}
.m32 .section4 p{opacity:0;transform:translateY(40px);}
.m32 .section4.in-view p{opacity:1;transform:translateY(0px);transition:all 1s 0.2s;}
.m32 .section4 .imgarea{opacity:0;transform:translateY(40px);}
.m32 .section4.in-view .imgarea{opacity:1;transform:translateY(0px);transition:all 1s 0.4s;}

.m32 .section5 h4{opacity:0;transform:translateY(40px);}
.m32 .section5.in-view h4{opacity:1;transform:translateY(0px);transition:all 1s;}
.m32 .section5 p{opacity:0;transform:translateY(40px);}
.m32 .section5.in-view p{opacity:1;transform:translateY(0px);transition:all 1s 0.2s;}
.m32 .section5 .imgarea{opacity:0;transform:translateY(40px);}
.m32 .section5.in-view .imgarea{opacity:1;transform:translateY(0px);transition:all 1s 0.4s;}




.m41 .section1 {
    background: url(../images/m41_bg.jpg) no-repeat -25% top;
}
.m41 .section1.in-view{
    background: url(../images/m41_bg.jpg) no-repeat left top;
	transition:all 2s;
}
.m41 .section1 h4{opacity:0;transform:translateX(40px);}
.m41 .section1.in-view h4{opacity:1;transform:translateX(0px);transition:all 2s;}
.m41 .section1 .titbtm{opacity:0;transform:translateX(40px);}
.m41 .section1.in-view .titbtm{opacity:1;transform:translateX(0px);transition:all 2s 0.4s;}

.m41 .section2 .step{opacity:0;transform:translateY(40px);}
.m41 .section2 .step li .round_wrap{transform:rotate(-45deg);}


.m41 .section2.in-view .step{opacity:1;transform:translateY(0);transition:all 1s;}
.m41 .section2.in-view .step li:nth-child(1) .round_wrap{transform:rotate(0);transition:all 0.8s 1s;}
.m41 .section2.in-view .step li:nth-child(2) .round_wrap{transform:rotate(0);transition:all 0.8s 1.2s;}
.m41 .section2.in-view .step li:nth-child(3) .round_wrap{transform:rotate(0);transition:all 0.8s 1.4s;}
.m41 .section2.in-view .step li:nth-child(4) .round_wrap{transform:rotate(0);transition:all 0.8s 1.6s;}

.m41 .section2 .sub_title3{opacity:0;transform:translateY(40px);}
.m41 .section2 .sub_title3.in-view{opacity:1;transform:translateY(0);transition:all 1s;}
.m41 .section2 .process{opacity:0;transform:translateY(40px);}
.m41 .section2 .process.in-view{opacity:1;transform:translateY(0);transition:all 1s 0.2s;}

.m41 .section3 .sub_title2{opacity:0;transform:translateY(40px);}
.m41 .section3.in-view .sub_title2{opacity:1;transform:translateY(0);transition:all 1s;}
.m41 .section3 .titlebtm{opacity:0;transform:translateY(40px);}
.m41 .section3.in-view .titlebtm{opacity:1;transform:translateY(0);transition:all 1s 0.2s;}
.m41 .section3 .test{opacity:0;transform:translateY(40px);}
.m41 .section3.in-view .test{opacity:1;transform:translateY(0);transition:all 1s 0.4s;}
.m41 .section3 .test_info .infobox{opacity:0;transform:translateY(40px);}
.m41 .section3 .test_info .infobox.in-view{opacity:1;transform:translateY(0);transition:all 1s 0.2s;}
.m41 .section3 .test_info .infobox:after{height:0;}
.m41 .section3 .test_info .infobox.in-view:after{height:39px;transition:all 1s 0.4s;}

.m41 .section4 .sub_title2{opacity:0;transform:translateY(40px);}
.m41 .section4.in-view .sub_title2{opacity:1;transform:translateY(0);transition:all 1s;}
.m41 .section4 .sub_title3{opacity:0;transform:translateY(40px);}
.m41 .section4.in-view .innerwrap>.sub_title3{opacity:1;transform:translateY(0);transition:all 1s 0.2s;}
.m41 .section4:before {
    background: #fdb930 url(../images/bg_logo.png) no-repeat 103% -135px;
}
.m41 .section4.in-view:before {
    background: #fdb930 url(../images/bg_logo.png) no-repeat 83% -135px;
	transition:all 2s 0.2s ease;
}

.m41 .section4 .boxwrap .box .ico{transform:translateY(30px);}
.m41 .section4 .boxwrap .box p{opacity:0;transform:translateY(30px);}

.m41 .section4.in-view .boxwrap .box:nth-child(1) .ico{transform:translateY(0);transition:all 1s .4s;}
.m41 .section4.in-view .boxwrap .box:nth-child(1) p{opacity:1;transform:translateY(0);transition:all 1s 0.7s;}
.m41 .section4.in-view .boxwrap .box:nth-child(2) .ico{transform:translateY(0);transition:all 1s 0.6s;}
.m41 .section4.in-view .boxwrap .box:nth-child(2) p{opacity:1;transform:translateY(0);transition:all 1s 0.9s;}
.m41 .section4.in-view .boxwrap .box:nth-child(3) .ico{transform:translateY(0);transition:all 1s 0.8s;}
.m41 .section4.in-view .boxwrap .box:nth-child(3) p{opacity:1;transform:translateY(0);transition:all 1s 1.2s;}

.m41 .section4 .priming h5{opacity:0;transform:translateY(40px);}
.m41 .section4 .priming.in-view h5{opacity:1;transform:translateY(0px);transition:all 1s;}
.m41 .section4 .priming .titlebtm{opacity:0;transform:translateY(40px);}
.m41 .section4 .priming.in-view .titlebtm{opacity:1;transform:translateY(0px);transition:all 1s .2s;}
.m41 .section4 .priming .bna{opacity:0;transform:translateY(40px);}
.m41 .section4 .priming.in-view .bna{opacity:1;transform:translateY(0px);transition:all 1s .4s;}
.m41 .section4 .priming .bna2 p{opacity:0;transform:translateY(40px);}
.m41 .section4 .priming .bna2.in-view p{opacity:1;transform:translateY(0px);transition:all 1s .2s;}
.m41 .section4 .priming .bna2 ul{opacity:0;transform:translateY(40px);}
.m41 .section4 .priming .bna2.in-view ul{opacity:1;transform:translateY(0px);transition:all 1s .4s;}
.m41 .section4 .priming .disinfection{opacity:0;transform:translateY(40px);}
.m41 .section4 .priming .disinfection.in-view{opacity:1;transform:translateY(0px);transition:all 1s;}
