@charset "utf-8";
/* CSS Document */

.bn ,.boader-wrap,.access-map{
	margin-left: 15px;
	margin-right: 15px;
}


 /*アイキャッチ画像*/
.top-text p {
	font-size: 2em;
  }




/*フッター*/
.footer-logo {
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	margin-bottom: 50px;
	width: 300px;
}
.nav-footer a {
	font-size: 1em;
	color: #FFF;
	text-decoration: none;
}
.nav-footer ul {
	display: flex;
	justify-content:space-between;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
.nav-footer a:hover{
  color: #68B1CB;
}
.company-add ul {
	text-align: center;
	display: block;
}
.company-add ul li {
	margin-bottom: 25px;
}