<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";


/*******************************
	迚ｹ險ｭ繧ｳ繝ｳ繝�Φ繝�
*******************************/
.special_content {
	margin-bottom: 40px;
}
.special_content a {
	display: block;
	background-color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin: 5px;
	text-decoration: none;
	color: #444;
	width: 400px;
}
.special_content.single a {
	margin: auto;
}
.special_content a:hover {
	background-color: #2498e9;
	color: #fff;
}
.special_content a .content {
	height: 80px;
	padding: 0 10px;
}
.special_content a .image,
.special_content a .content {
	display: table-cell;
	vertical-align: middle;
}
.special_content a .image {
	padding-right: 10px;
}
.special_content a .image .inner {
	display: block;
	background-size: cover;
	width: 80px;
	height: 80px;
}
.special_content .slick-prev:before, .slick-next:before {
	color: #999 !important;
}</pre></body></html>