@charset "utf-8";
.content_cosplay .contents {
  text-align: center;
}
.txt_cosplay {
  margin: 60px 0 40px;
}
.txt_cosplay {
  font-size: 18px;
  line-height: 30px;
  margin: 30px 0 60px;
}
.txt_cosplay span {
  color: #fb3690;
}
.cosplay_list li + li {
  margin-top: 20px;
}
.bottom_img {
  margin-left: 40px;
}
.bold {
  font-weight: bold;
}
.color-em {
  color: #fb3690;
}
.color-red {
  color: #ff1e1e;
}
.mt-60 {
  margin-top: 60px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-10 {
  margin-top: 10px;
}
.fs-lg {
  font-size: 18px;
}
