@charset "UTF-8";

/*-------時計ページ-------*/
@media screen and (min-width: 901px) {
	a#access+.widget_shop01 dl:nth-of-type(1) dd .tel a:before {
		top: calc(38.5% - 8px);
	}
}

@media screen and (min-width: 901px) and (max-width: 931px) {
	a#access+.widget_shop01 dl:nth-of-type(1) dd .tel a:before {
		top: calc(38.5% - 9.5px);
	}
}