@charset "utf-8";

.infoWp{
	padding-bottom: 10px;
}

.block01 h2.title02{
	background: #848484;
	border-top: none;
	color: #fff;
	text-shadow: none;
	font-size: 16px;
	padding-left: 20px;
}

.searchTitle{
	margin-top: 50px;
}

.bbp-listContent01 .items {border-bottom: 1px solid #cccccc;}
.bbp-listContent01 .items.expand .txt01 {overflow: hidden;}
.bbp-listContent01 .items.expand .txt01 .show-short:after{content: "…";}
.bbp-listContent01 .items.expand .txt01 .show-more {display: none;}
.bbp-listContent01 .items.expand .more01{display: block;}


.bbp-listContent01 .mark01 {
	background: #d2333e;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 3px;
	margin-left: 5px;
	font-size: 12px;
}

.bbp-listContent01 .items .more01 {
	font-weight: bold;
	text-align: center;
	background: rgba(255,255,255,.7);
	margin: -40px 0 0 0;
	padding: 40px 20px 20px;
	position: relative;
	z-index: 2;
	display: none;
}

.bbp-listContent01-more {margin: 20px 40px;}

.btn02 button ,
.btn02 a {
	position: relative;
	top: 0;
	left: 0;
	text-align: center;
	font-size: 116.7%;
	text-shadow: 0 1px 1px #fff;
	display: block;
	border-radius: 2px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4),
		to(#ececec)
	);
	-webkit-border-radius: 2px;
	text-decoration: none;
	border: none;
	width: 100%;
	line-height: 34px;
	color: #000;
}

