#top_lead {
  margin-bottom: 60px;
}

h2 {
  font-size: 2.1rem;
  line-height: 1.3;
  margin-bottom: 1em;
}

.trunkshow-read {
  margin-bottom: 60px;
  position: relative;
}

#armoury,
.staff,
#party-text,
#staff,
#party-text,
#party {
  margin-top: 30px;
}

.trunkshow-read::after {
  content: "";
  height: 2px;
  width: 60px;
  background: #333;
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: auto;
}

.float-img-left {
  display: block;
  float: left;
  margin-right: 20px;
  width: 50%;
}

.float-img-right {
  display: block;
  float: right;
  margin-left: 20px;
  width: 50%;
}

.space-around {
  justify-content: space-around;
}

.staff-voice {
  font-size: 1.2rem;
  padding: 15px;
}
.inline {
  display: inline-block;
}

.staff h3 {
  font-size: 1.6rem;
}
#staff {
  padding: 30px 0;
}
.trunkshow-read,
#mark-image {
  text-align: center;
}

#mark-image img {
  width: 65%;
  height: auto;
}

.site,
#link,
#mark {
  font-size: 1.2rem;
}

.link {
  font-size: 1rem;
}

.sp-col {
  flex-direction: column;
}

.trunkshow-content-text {
  padding: 5%;
}

.flex {
  flex-direction: column;
}

iframe {
  width: 100%;
}

.logoimg {
  width: 80px;
}
