@charset "UTF-8";
@media screen and (min-width: 751px){
#contents h2 {
	margin: 0px;
	background-color: #4b8ac5;
	text-align: center;
	height: 58px;
	line-height: 58px;
	color: #fff;
	font-size: 30px;
}
#contents .center {
	text-align: center;
	font-size: 24px;
}

#block {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/pc/shadow.png);
	background-repeat: repeat-y;
	background-position: 660px top;
	margin-top: 20px;
}
#block .side {
	float: right;
	width: 230px;
}
#block .side h3 {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	height: 30px;
	width: 230px;
	color: #fff;
	background-color: #666;
	margin: 0px;
}
#block .side ul {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 40px;
}
#block .side li {
	list-style-type: none;
	margin-top: 20px;
}
#block .side a {
	color: #4b8ac5;
}
#block .side p {
	width: 230px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#block .side img {
	width: 230px;
}



#block .contents {
	float: left;
	width: 650px;
}
#block .contents h3 {
	padding-top: 15px;
	padding-bottom: 15px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000;
	color: #fff;
	background-color: #666;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	font-size: 22px;
}
#block .contents a {
	display: block;
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	transition: 0.5s;
}
#block .contents a:hover  {
	opacity: .60; 
	filter: alpha(opacity=60); 
	-ms-filter: "alpha(opacity=60)"; 
	-khtml-opacity: .60;
	-moz-opacity: .60; 
}
#block .contents ul li {
	list-style-type: none;
	margin-top: 20px;
}
#block .contents ul .img {
	width: 240px;
	float: left;
}
#block .contents ul .txt {
	width: 390px;
	float: right;
}
#block .contents .txt .date {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#block .contents h4 {
	margin: 0px;
	font-size: 20px;
	line-height: 30px;
}


#block .contents ul .img img {
	width: 240px;
	object-fit: contain;
	margin-bottom: 5px;
	height: 160px;
}
#block .contents ul .img img:hover {
  transform:scale(1.02,1.02);
  transition:0.5s all;
}
.drawer.drawer--top #wrap #contents #block .contents .pager {
	color: #ccc;
	text-align: center;
}
#contents #block .contents .pager a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	display: inline-block;
	color: #000;
}

.000000 {
}
}
