@charset "UTF-8";
/*******************************************************
 * for CAMPANY PAGE
 *******************************************************/

 /* 店舗情報会社・会社概要ページ
---------------------------------------- */

@media only screen and (max-width: 600px) {
.page_company .tosho {
	font-size: 0.875rem;
	line-height: 1.6;
	display: flex;
	}
}
