body {
  background-image: url(../img/fairyanniversary10/banner10th_pattern.jpg);
  background-position: center;
  margin: 0px !important;
}
p {
  font-family:
    q M m p S Pro W3,
    Hiragino Kaku Gothic Pro,
    C I,
    Meiryo,
    l r o S V b N,
    MS PGothic,
    sans-serif;
  font-size: 105%;
  letter-spacing: 2px;
  line-height: 150%;
  padding-left: 1em;
}

.card-img {
  width: 100%;
}

.fairyanniversary_header {
  width: 100%;
  max-width: 1000px;
  margin: auto;
}
.fairyanniversary9 {
  width: 100%;
  max-width: 1000px;
  margin: auto;
}
.fairyanniversary9_topimg img {
  width: 100%;
}
.color_red {
  color: red;
}
.annotation {
  color: #d4145a;
  font-weight: bold;
}
.storelist {
  color: blueviolet;
  font-weight: bold;
  text-decoration: none;
}
.oubohouhou_ul {
  list-style: none;
  padding: 0;
}
.top_subtitle2 h2 {
  letter-spacing: 2px;
  font-size: 120%;
  margin: auto;
  color: rgb(102, 25, 22);
}
.top_subtitle2 {
  width: 100%;
  background-color: #ef8363;
  height: 60px;
  display: table;
  margin-top: 150px;
}
.top_subtitle2_child {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.top_subtitle {
  background-color: #ef8363;
  color: rgb(102, 25, 22);
  text-align: center;
}

.top_subtitle h3 {
  margin: 0;
  padding: 20px;
}

.fairyanniversary9 {
  width: 80%;
}

.block_details_child {
  width: 95%;
  margin-left: auto;
}
.contests_desc {
  line-height: 180%;
}

.FKanniversary_footer {
  background-color: #ef8363;
}
p.FKanniversary_copyright {
  color: rgb(102, 25, 22);
}
.block_details a {
  word-break: break-all;
}
ul li {
  padding-left: 1em;
}
.block_details {
  margin: 50px 0px;
}

@media only screen and (max-width: 1000px) {
  .fairyanniversary9 {
    width: 85%;
  }
}

@media only screen and (max-width: 768px) {
  .fairyanniversary9 {
    width: 90%;
  }
  p {
    font-family:
      q M m p S Pro W3,
      Hiragino Kaku Gothic Pro,
      C I,
      Meiryo,
      l r o S V b N,
      MS PGothic,
      sans-serif;
    font-size: 90%;
    letter-spacing: 2px;
    line-height: 150%;
  }
  .top_subtitle {
    font-size: 90%;
  }
  .top_subtitle2 h2 {
    font-size: 100%;
  }
  ul li {
    font-size: 90%;
  }
  .middle_title {
    font-size: 100%;
  }
  .small_title {
    font-size: 95%;
  }
  .contests_desc {
    line-height: 150%;
  }
}
@media only screen and (max-width: 540px) {
  .top_subtitle {
    font-size: 80%;
  }
}

@media only screen and (max-width: 425px) {
  .fairyanniversary9 {
    width: 95%;
  }
  .top_subtitle {
    font-size: 70%;
  }
  .contests_desc {
    line-height: 140%;
  }
  p {
    font-size: 80%;
    letter-spacing: 1px;
  }
}
