.p_13th_anniversary {
  width: 100%;
  margin: 0 auto;
}
.p_13th_anniversary picture {
  display: block;
}
.p_13th_anniversary picture img {
  width: 100%;
}
@media screen and (max-width: 750px) {
  .p_13th_anniversary img {
    width: 100%;
  }
}
.p_13th_anniversary .mv {
  margin-bottom: 30px;
}
.p_13th_anniversary .item_13th_anniversary {
  margin-bottom: 5rem;
  margin-left: 40px;
  margin-right: 40px;
}
@media screen and (max-width: 750px) {
  .p_13th_anniversary .item_13th_anniversary {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 750px) {
  .p_13th_anniversary .item_13th_anniversary .hero {
    margin: 0;
    margin-bottom: 20px;
  }
}
.p_13th_anniversary .item_13th_anniversary .sec_ttl {
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  .p_13th_anniversary .item_13th_anniversary .sec_ttl {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}
.p_13th_anniversary .item_13th_anniversary .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 20px;
}
.p_13th_anniversary .item_13th_anniversary .list .item a {
  display: block;
}
.p_13th_anniversary .item_13th_anniversary .list .item a .text {
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
  display: block;
}
@media screen and (max-width: 750px) {
  .p_13th_anniversary .item_13th_anniversary .list .item a .text {
    font-size: 12px;
  }
}
@media screen and (max-width: 750px) {
  .p_13th_anniversary .item_13th_anniversary.ctm_markdown .sec_ttl {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.p_13th_anniversary .item_13th_anniversary.ctn_bnr {
  text-align: center;
}
.p_13th_anniversary .item_13th_anniversary.ctn_bnr .image {
  margin-bottom: 10px;
}
.p_13th_anniversary .item_13th_anniversary.ctn_bnr p {
  text-align: center;
}
.p_13th_anniversary p {
  text-align: left;
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
}
@media screen and (max-width: 750px) {
  .p_13th_anniversary p {
    font-size: 14px;
  }
}/*# sourceMappingURL=style.css.map */