#themes .main-section-text {
  margin-top: 20px;
}

#themes-kaichou {
  margin-top: 10px;
  text-align: center;
}

#themes-kaichou-photo {
  margin: 0 auto 0 auto;
  width: 100px;
  text-align: center;
}

#themes-kaichou-photo img {
  width: 100%;
  height: auto;
}

#themes-kaichou-name {
  margin-top: 10px;
  padding: 0 10px;
//  font-size: 0.9em;
  line-height: 1.4em;
}

#themes-kaichou-name-org {
  margin-bottom: 2px;
  font-size: 0.8em;
  line-height: 1.4em;
}

#access .main-section-text {
  text-align: center;
}

#access img {
  width: 80%;
  height: auto;
  margin: 5px auto;
}

@media screen and (min-width: 480px), print{

#themes-kaichou {
  margin-top: 0;
  margin-left: 15px;
  margin-bottom: 15px;
  float: right;
  width: 120px;
}

#themes-kaichou-photo {
  width: 100%;
  text-align: center;
}

#themes-kaichou-name {
  padding: 0;
  width: 100%;
}
}

@media screen and (min-width: 960px), print{

#themes-kaichou {
  margin-left: 30px;
  width: 160px;
}

#themes-kinnen {
  width: calc(100% - 190px);
}

#access img {
  width: 510px;
}
}
