.header {
  width: 800px;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  margin-left: 20%;
  margin-right: 30%;

}

.header-job {
  font-size: 25px;
  font-weight: bold;
  color: brown;
}

.header-log {
  margin-top: 10px
}


.header-TEL {

  font-size: 25px;
  color: blue;
}


.header-adores {
  font-size: 25px;

}


.container {
  width: 100%;
  position: sticky;
  margin-top: 10px;
  background-color: #d7f0f0;
  border: solid #5d6dca 2px;
  box-sizing: border-box;
}

.nav-kou {
  display: flex;
  justify-content: center;
}

.nav li {
  width: 220px;
}

.nav a {
  font-size: 30px;
  font-weight: bold;
  color: #3a49cf;
  display: block;
  text-align: center;
}

.silo {
  margin-top: 20px;
}

.siro-iambi {
  text-align: right 100px;
  font-size: 15px;
  margin: bottom 35px;

}

.style-mein {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  color: #db1818;
  margin-bottom: 8px;
}


.greet-Speech-new {
  font-size: 18px;
  text-align: center;
}


.item-wrap {
  display: block;
}

.item-section-title {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
  color: #009944;
}

.item-section-title span {
  font-size: 16px;
  display: block;
  text-align: center;
  color: brown;
}

.yoko {
  display: flex;
  justify-content: space-between;

  margin-left: 5%;
  margin-right: 5%;
}