@charset "UTF-8";

.mf-search-results_body_result_texts_title_link::after {
	content: '';
	height: 17px;
	width: 300px;
	display: block;
	background: no-repeat;
	background-size: auto 51px;
	margin-top: 0.3rem;
/*	英語の場合、以下をアンコメント */
	background-position: 0% 100%;
}