@charset "UTF-8";
.content {
  padding-bottom: 30px;
  line-height: 1.5;
}
.cosplay_ttl {
  padding-top: 30px;
}
#cosplay_img01 {
  margin-top: 20px;
}
#cosplay_txt {
  margin-inline: 15px;
}
#cosplay_txt .title {
  margin-top: 15px;
}
#cosplay_txt > * + * {
  margin-top: 15px;
}
#cosplay_txt p span {
  color: #ff6baa;
  font-weight: bold;
}
#lineup {
  margin-top: 15px;
}
#lineup li + li {
  margin-top: 15px;
}
