<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
@charset "utf-8";	
		/*-news調整--*/
		.list_news02{
			display: block;
		}
		.list_news02 ul li{
			clear:both;			
			overflow: auto;
			line-height: 2rem;
			padding-bottom: 10px;
			box-sizing: border-box;
			overflow: hidden;
			border-bottom:1px solid #e6e6e6;
			margin: 0 0 10px;
		}
		.list_news02 ul li:first-child{
			border-top:1px solid #e6e6e6;
			padding-top: 10px;
		}
		.list_news02 a{
			text-decoration: none;
		}
		.list_news02 img{
			float: left;
			padding-right:20px;
			box-sizing: border-box;
		}
		.list_news02 li .tag,.list_news02 li .days{
			margin: 10px 0 0;
			padding: 2px 5px;
		}
		.list_news02 li .days{
			padding: 2px 0px;
			font-size: 1.6rem;
			width: 50%;
		}
		.list_news02 li .txt{
			width: 80%;
			float: left;
			margin: 16px 0 0;
			max-height: 43px;
			overflow: hidden;
		}
		.list_news02 li span .pdf:before{
			top:5px;
		}

@media screen and (min-width: 768px){
	.m-btn02{
		text-align: center;
		width: 60%;
		margin:30px 0;
	}
	/*－ブルダウン表示非表示－*/
	.m-news_down{
		display: none;
	}

}
@media screen and (max-width: 767px){
	.m-btn02{
		text-align: left;
		width: 100%;
		padding: 10px 0;
		margin:30px 0;
	}
	/*－ブルダウン表示非表示－*/
	.m-news_down{
		display: none;
	}	
	.m-news_down .news-select-box{
		position: relative;
		height: 50px;
	}
	.arrow_link {
    	width: 95%;
	}
	
	.list_news02{
		display: block;
	}
	/*--news--*/
	.list_news02 img{
		float: left;
		width: 42%;
		padding-right:20px;
	}
	.list_news02 ul li{
		border-bottom:0px;
		padding-bottom: 15px;
		margin:0px;
	}
	.list_news02 ul li:first-child{
		padding-top: 15px;
	}
	.list_news02 li span:days,.list_news02 li.txt{
		margin: 10px 0 0;
		padding:2px 5px;
	}
	.list_news02 li span.txt{
		width: 100%;
		display: inline-block;
	}
	.list_news02 li span .txt{
		width: 100%;
		float: none;
		margin: 15px 0;
		max-height:83px;
		line-height: 2;
	}
	.m-list_news{
		margin:0 auto 0px;
	}
	.m-list_news li:last-child{
		border-bottom:0px;
	}
}