@charset "utf-8";

.entry-title {
  height: 200px;
  background-image: url(../images/index/microbiome2.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  text-shadow: 1px 1px 10px #4b2c14;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;

}

.naiyou {
  display: block;
  margin-left: 200px;
  margin-right: auto;
  align-items: center;
  width: 70%;
}
