@charset "utf-8";

/* =====================================
	establishment.html
===================================== */
a.icon_pdf {
	padding: 5px 26px 5px 0;
	background: url(../../../shared/img/page/icon_pdf.png) right center no-repeat;
	text-decoration: underline;
}


@media screen and (max-width: 765px) {
a.icon_pdf {
	padding: 5px 26px 5px 0;
	background: url(../../../shared/img/page/icon_pdf.png) right center no-repeat;
	text-decoration: underline;
}
}