@charset "UTF-8";


#wrap{
	width: 1450px;
	height: auto;
	margin: 0 auto;
	position: static;
}.matome {
	width: 1450px;
	height: 180px;
}
.logo {
	width: 200px;
	height: 167px;
	float: left;
	margin-left: 140px;
}

.sentaku{
	width: 800px;
	height: 140px;
	margin-left: 450px;
	margin-top: 20px;
}
.smatome {
	width: 670px;
	height: 500px;
	margin-left: 450px;
	margin-top: 50px;
}


.btn-flat-simple4 {
	color: black;
	border: 1px solid black;
	position: relative;
	display: inline-block;
	font-weight: normal;
	padding-top: 0.5em;
	padding-right: 0.3em;
	padding-left: 0.3em;
	padding-bottom: 0.5em;
	margin-top: 88px;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	width: 200px;
	background-color: white;
	float: left;
	transition: .4s;
}

.btn-flat-simple4:hover {
	border: none;
  background: #B7B7B7;
  color: white;
}

.btn-flat-simple5 {
	color: black;
	border: 1px solid black;
	position: relative;
	display: inline-block;
	font-weight: normal;
	padding-top: 0.5em;
	padding-right: 0.3em;
	padding-left: 0.3em;
	padding-bottom: 0.5em;
	margin-top: 88px;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	width: 200px;
	background-color: white;
	float: left;
	transition: .4s;
	margin-left: 70px;
	margin-right: 70px;
}

.btn-flat-simple5:hover {
	border: none;
  background: #B7B7B7;
  color: white;
}



.btn-flat-simple6 {
	color: black;
	border: 1px solid black;
	position: relative;
	display: inline-block;
	font-weight: normal;
	padding-top: 0.5em;
	padding-right: 0.3em;
	padding-left: 0.3em;
	padding-bottom: 0.5em;
	margin-top: 88px;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	width: 200px;
	background-color: white;
	float: left;
	transition: .4s;
}

.btn-flat-simple6:hover {
	border: none;
  background: #B7B7B7;
  color: white;
}
