section.business2 {clear:both; overflow:hidden;  width:100%;  padding:50px 0 80px 0; }
section.business2 div.pro {width:1000px; margin:0 auto; clear:both;}
section.business2 div.proR {padding:50px 0 ; overflow:hidden;}

section.business2 div.proR div.pro_img { float:right; width:50%; text-align:center;}
section.business2 div.proR div.pro_txt {float:left; width:50%; text-align:center;}

section.business2 div.pro_img { float:left; width:50%; text-align:center; }
section.business2 div.pro_txt {float:right; width:50%; text-align:center; padding-top:70px;}
section.business2 div.pro_txt h2 {font-size:35px; /*font-family:"noto_m";*/ padding:0 0 20px 0;}
section.business2 div.pro_txt h3 {padding-bottom:10px; font-size:18px; }
section.business2 div.pro_txt p {font-size:20px; line-height:35px; padding-bottom:20px;}
section.business2 div.pro_txt p.num {font-size:50px; font-weight:400; padding-bottom:30px; color:#dfdfdf;}
section.business2 div.btn {padding-top:20px;}
section.business2 a{ border:1px solid #ccc;	padding: 10px 16px 12px 16px; font-size: 17px;	margin-top:20px;	;	border-radius: 6px}
section.business2 a:hover {	color: #333;	background-color: #f0f0f0; }

/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
section.business2 {clear:both; overflow:hidden; text-align: center;  padding:35px 15px 60px 15px;  }
section.business2 div.pro {width:100%; margin:0 auto; }
section.business2 div.proR {padding:20px 0 ; }
section.business2 div.pro_img {clear:both; width:100%; }
section.business2 div.pro_img img {max-width:100%;}
section.business2 div.pro_txt {clear:both;  width:100%;  padding-top:30px;}
section.business2 div.pro_txt h2 {font-size:25px; padding:20px 0;}
section.business2 div.pro_txt p {font-size:15px; line-height:30px; padding-bottom:42px;}
section.business2 div.pro_txt p.num {padding-bottom:10px;}
section.business2 div.proR div.pro_img { float:none; width:100%; }
section.business2 div.proR div.pro_txt {float:none; width:100%; text-align:center;}
section.business2 div.btn {padding-top:0px; margin-bottom:50px;}
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}
