/*! stylesheet home top2 v1.00 (http://www.sofrosune.net/) */
/*! stylesheet common set v1.00 (http://www.sofrosune.net/) */
/**/
/*! stylesheet base globals v1.00 (http://www.sofrosune.net/) */
/*! stylesheet common set v1.00 (http://www.sofrosune.net/) */
/**/
/*! stylesheet mixins v1.00 (http://www.sofrosune.net/) */
/*! stylesheet home globals override v1.00 (http://www.sofrosune.net/) */
/*! stylesheet home globals home v1.00 (http://www.sofrosune.net/) */
/*! stylesheet home globals override v1.00 (http://www.sofrosune.net/) */
/* === top column === */
#main .column.top-board2 {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0px auto 1rem auto;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
	height: auto;
	border: 2px solid #1cae1a;
	border-radius: 10px;
}
#main .column.top-board2::after {
	display: block;
	clear: both;
	content: "";
}
@media print, screen and (min-width: 480px) {
	#main .column.top-board2 {
		width: 49%;
	}
}
@media print, screen and (min-width: 720px) {
	#main .column.top-board2 {
		width: 32.5%;
	}
}
#main .column.top-board2 h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	text-align: left;
	text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}
#main .column.top-board2 .board-title {
	x-display: none;
	padding: 4px 0.5rem 0px 0.5rem;
	x-color: #fff;
	color: #006cb4;
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.5;
	x-text-shadow: 1px 1px 1px #444 !important;
	x-text-align: center;
	x-background-color: #005dca;
	x-border-radius: 8px 8px 0px 0px;
}
#main .column.top-board2 .board-pict {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#main .column.top-board2 .board-pict img {
	max-height: 6rem;
}
#main .column.top-board2 .board-label {
	padding: 0px 0.5rem 0.4rem 0.5rem;
	text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
	line-height: 1.25;
}
#main .column.top-board2 .board-label::after {
	display: block;
	clear: both;
	content: "";
}
#main .column.top-board2 .board-text {
	position: relative;
	min-height: 5.5rem;
}
#main .column.top-board2 .board-text::after {
	display: block;
	clear: both;
	content: "";
}
#main .column.top-board2 .board-text dl {
	padding: 40px 10px 10px 10px;
}
#main .column.top-board2 .board-text dl::after {
	display: block;
	clear: both;
	content: "";
}
#main .column.top-board2 .board-text dl dt {
	float: left;
	width: 50%;
	padding: 0px;
	border-bottom: 1px dotted #c0c0c0;
}
#main .column.top-board2 .board-text dl dd {
	float: right;
	width: 50%;
	text-align: right;
	border-bottom: 1px dotted #c0c0c0;
}
#main .column.top-board2 .btn-more2 {
	display: inline-block;
	float: right;
	margin-bottom: 4px;
	color: #006cb4;
	width: 40px;
	height: 40px;
	font-size: 12px;
	border: 3px solid #f16581;
	border-radius: 24px;
	text-align: center;
	padding-top: 8px;
	background-color: #fea;
}
#main .column.top-board2 .btn-more2:hover {
	background-color: #ffe477;
}