@charset "UTF-8";

.top-notice dd a {
	text-decoration: underline;
	transition: color 200ms ease-out;
}
.top-notice dd a:hover {
	color: #737373;
	text-decoration: none;
}


/*SP*/
@media screen and (max-width:1023px) {


}














