section.product_02 {clear:both; overflow:hidden;  width:100%;  padding:50px 0 80px 0; }
section.product_02 div.pro {width:1100px; margin:0 auto; clear:both;}
section.product_02 div.proR {padding:0px 0 ; overflow:hidden;}

section.product_02 div.proR div.pro_img { float:right; width:40%; text-align:right;}
section.product_02 div.proR div.pro_txt {float:left; width:60%; text-align:right;}

section.product_02 div.pro_img { float:left; width:40%; }
section.product_02 div.pro_txt {float:right; width:60%;}
section.product_02 div.pro_txt h2 {font-size:26px; /*font-family:"noto_m";*/ padding:0 0 20px 0;}
section.product_02 div.pro_txt p {font-size:15px; line-height:25px; padding-bottom:10px;}
section.product_02 div.btn {padding-top:20px;}
section.product_02 a{ border:1px solid #ccc;	padding: 10px 16px 12px 16px; font-size: 17px;	margin-top:20px;	;	border-radius: 6px}
section.product_02 a:hover {	color: #333;	background-color: #f0f0f0; }

.pdT50 {padding-top:50px;}
.pdT80 {padding-top:80px;}

.txt2 {clear:both; width:100%; text-align:center; padding:50px 0 30px 0; font-size:25px; line-height:35px; color:#0072bc; }

/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
section.product_02 {clear:both; overflow:hidden; text-align: center;  padding:35px 15px 60px 15px;  }
section.product_02 div.pro {width:100%; margin:0 auto; padding-bottom:50px; overflow:hidden;}
section.product_02 div.pro_img {clear:both; width:100%; padding-bottom:20px; }
section.product_02 div.pro_img img {max-width:100%;}
section.product_02 div.pro_txt {clear:both;  width:100%;}
section.product_02 div.pro_txt h1 {font-size:25px; padding:20px 0;}
section.product_02 div.pro_txt p {font-size:15px; line-height:25px; padding-bottom:10px;}
section.product_02 div.proR div.pro_img { float:none; width:100%; }
section.product_02 div.proR div.pro_txt {float:none; width:100%; text-align:center;}
section.product_02 div.btn {padding-top:0px; margin-bottom:50px;}
.pdT50 {padding-top:0px;}
.pdT80 {padding-top:0px;}
.txt2 {padding:10px 0 20px 0; font-size:20px; line-height:30px; }
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}
