@charset "utf-8";
/* CSS Document */

		.news2_seg .subpage_element{position:relative; text-align:left;  padding:0px 10px; padding-left:80px; margin-bottom:40px; }
		
		/*
		.image_cube{display:block; text-decoration:none; background-color:#eee; font-size:0px; position:relative; padding-bottom:60%; }
		*/
		
		/*.image_cube .subpage_plast{ position:absolute; left:50%; top:50%; width:0%; height:0%; background-color:rgba(102,102,102,.8); 
		 transition: all 0.4s ease-out;
		}
		.image_cube:hover .subpage_plast{ left:0px; top:0px; width:100%; height:100%;}*/
		
		.news2_seg .h2_title{font-size:20px; font-weight:500; }
		.news2_seg .h2_title a{color:#333; text-decoration:none; transition:color 0.2s linear;}
		.news2_seg .h2_title a:hover{color:#C00; }
		.subpage_description{font-size:14px; padding-top:5px; line-height:150%; text-align:left;  }
		
		.news2_seg .href_kontra{ text-decoration:none; font-size:14px; color:#C00; font-weight:bold; display:block; margin-top:5px;  transition: color 0.4s; }
		.news2_seg .href_kontra:hover{color:#333; }
		
		@media only screen and (max-width:980px){
			
			
		}
		
		
		@media only screen and (max-width:750px){
			
			
		}
		
		@media only screen and (max-width:490px){
			
		}

