#header img{
  width:100%;
  height:100%;}

#Staff{
  padding-bottom:130px;
  background-image: url(staff-haikei.png);
  background-repeat: no-repeat;
  background-size: 110%;}

 #Staff a{
   background-color:#493309;
   border-radius: 40px;
   padding: 15px 50px 15px 70px;
   font-size:2vw;
   font-weight: bold;
   color:white;
   text-decoration:none;
   display:inline;
   margin-right:100px;}

.staff img{
 width:100%;
 margin-top:25px;}

.shachou, .uchan{
   display:flex;
   justify-content:center;
   margin-left:30px;
   margin-top:50px;}

.hukushachou{
  display: flex;
  justify-content:center;
  margin-right:30px;
  margin-top:40px;}

  .uchan{
     display: flex;
     justify-content:center;
     margin-left:40px;}

 .shachou img,
 .hukushachou img,
 .uchan img {width:85%;}
