@charset "UTF-8";
/* === 日本紡績の煉瓦塀 === */
/*     三宅龍太郎 2017      */

@media (min-width: 480px) {

	hr.separate::after {
		content: '';
		width: 40px;
		height: 28px;
		background: Canvas url('../../image/icon/hospital.gif') no-repeat 50%/contain;
		top: -14px;
	}
	.grid:last-of-type {
		align-items: last baseline;
	}
	.flex._tright {
		margin: 0;
	}

}
