@charset "utf-8";

@import 'blog.css?date=180409';

#mv {
	background:#FFFFFF url(/lib/img/uniq/tips/mv.jpg) center bottom no-repeat;
}

@media only screen and (max-width: 767px) {

#mv {
	background:#FFFFFF url(/lib/img/uniq/tips/mv.jpg) center bottom no-repeat;
	background-size:contain;
}

}