.sub-visual {
	padding-bottom: 0.5em;
}
#content {
	padding-top: 0;
    /*background: #f5f5f8;*/
}
.sub-visual {
	margin-bottom: 0.5em;
    border-bottom: 1px solid #e6e6e6;
}

@media screen and (max-width: 760px) {
	.sub-visual {
		text-align: center;
	}
	.sub-visual img{
		max-width: 100%;
		height: 40px;
	}

}
