@media screen and (max-width: 767px) {

/*----------------------------
ニュースリリース
------------------------------*/
.txt-area{
  margin-bottom: 10px;
}
.txt-area p{
  margin-bottom: 1em;
}


/* ページ上部ロゴ：SP表示サイズ設定 */
.news-logos .logo img.switch {
	max-width: 180px;
}
.news-logos .logo img.switch.rehouse {
	max-width: 150px;
}
.news-logos .logo img.switch.repark {
	max-width: 150px;
}

}