.page.aniversary30th::after {
  background: #5989ba;
}

.common__ttl_aniversary30th {
  color: #5989ba;
}

.common__ttl_aniversary30th .common__ttl_frame-left::before, .common__ttl_aniversary30th .common__ttl_frame-left::after, .common__ttl_aniversary30th .common__ttl_frame-right::before, .common__ttl_aniversary30th .common__ttl_frame-right::after {
  background: #5989ba;
}

.drawernav__box_cont.aniversary30th .drawernav__box_ttl,
.drawernav__box_cont.aniversary30th .drawernav__box_item::before {
  background: #5989ba;
}

.aniversary30th__h2 {
  background: #5989ba;
  color: #FFF;
}

.ttl__box {
  border-color: #5989ba;
}

.ttl__box_h1 {
  background: #5989ba;
  color: #FFF;
}

.ttl__box_h2 {
  color: #5989ba;
}

.ttl__img {
  max-width: initial;
  width: 43.6rem;
}

@media only screen and (max-width: 640px) {
  .ttl__img {
    width: 65.07%;
  }
}

.aniversary30__block {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

@media only screen and (max-width: 640px) {
  .aniversary30__block {
    flex-direction: column;
  }
}

.aniversary30__block + .aniversary30__block {
  margin-top: 9.5rem;
}

@media only screen and (max-width: 640px) {
  .aniversary30__block + .aniversary30__block {
    margin-top: 5rem;
  }
}

.aniversary30__block_img, .aniversary30__block_cont {
  width: 46rem;
  position: relative;
}

@media only screen and (max-width: 640px) {
  .aniversary30__block_img, .aniversary30__block_cont {
    width: 100%;
  }
}

.aniversary30__block_slider .slick-dots {
  bottom: 1.5rem;
}

.aniversary30__block_slider .slick-dots li {
  width: 1.7rem;
  height: 1.7rem;
  border-radius: 100px;
  background: #FFF;
  opacity: 1;
}

.aniversary30__block_slider .slick-dots li button {
  width: 100%;
  height: 100%;
  background: transparent;
}

.aniversary30__block_slider .slick-dots li button::before {
  content: "";
}

.aniversary30__block_slider .slick-dots li.slick-active {
  background: #5989ba;
}

.aniversary30__block_slider .slick-arrow {
  width: 4rem;
  height: 4rem;
  z-index: 1;
}

.aniversary30__block_slider .slick-arrow::before {
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}

.aniversary30__block_slider .slick-prev {
  left: 0;
}

.aniversary30__block_slider .slick-prev::before {
  border-left: .2rem solid #FFF;
  border-bottom: .2rem solid #FFF;
}

.aniversary30__block_slider .slick-next {
  right: 0;
}

.aniversary30__block_slider .slick-next::before {
  border-top: .2rem solid #FFF;
  border-right: .2rem solid #FFF;
}

.aniversary30__block_statue {
  position: absolute;
}

.aniversary30__block_cont {
  text-align: left;
}

@media only screen and (max-width: 640px) {
  .aniversary30__block_cont {
    margin-top: 3.5rem;
  }
}

.aniversary30__block_ttl {
  display: inline-block;
  margin: 0 0 2rem;
  padding: 1.2rem 1.4rem;
  box-sizing: border-box;
  background: #5989ba;
  position: relative;
  line-height: 1;
  font-size: 1.8rem;
  font-weight: 600;
  color: #FFF;
}

.aniversary30__block_ttl::after {
  content: "";
  width: 1.5rem;
  height: 100%;
  background: url(../img/aniversary30th/30th_robion_bg.png) 50% 50% no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  right: -1.5rem;
}

@media only screen and (max-width: 640px) {
  .aniversary30__block_ttl::after {
    right: -1.35rem;
  }
}

.aniversary30__block_sign {
  font-size: inherit;
  font-weight: 600;
  color: #5989ba;
}

.aniversary30__block_text {
  line-height: 2;
  font-size: 1.8rem;
}

.aniversary30__block_text + .aniversary30__block_text {
  margin-top: 3rem;
}

.aniversary30__block_reverse .aniversary30__block_img {
  order: 2;
}

@media only screen and (max-width: 640px) {
  .aniversary30__block_reverse .aniversary30__block_img {
    order: 1;
  }
}

.aniversary30__block_reverse .aniversary30__block_cont {
  order: 1;
}

@media only screen and (max-width: 640px) {
  .aniversary30__block_reverse .aniversary30__block_cont {
    order: 2;
  }
}

.aniversary30__statue_01 {
  width: 9.8rem;
  left: -5.2rem;
  bottom: -4.6rem;
}

@media only screen and (max-width: 640px) {
  .aniversary30__statue_01 {
    left: auto;
    right: 0;
    bottom: -7.4rem;
  }
}

.aniversary30__statue_02 {
  width: 8.2rem;
  right: -4rem;
  bottom: -3.4rem;
}

@media only screen and (max-width: 640px) {
  .aniversary30__statue_02 {
    right: 0;
    bottom: -7.4rem;
  }
}

.aniversary30__statue_03 {
  width: 8.6rem;
  left: -3.2rem;
  bottom: -4rem;
}

@media only screen and (max-width: 640px) {
  .aniversary30__statue_03 {
    left: auto;
    right: 0;
    bottom: -8.6rem;
  }
}

.aniversary30__statue_04 {
  width: 10.1rem;
  right: -4.3rem;
  bottom: -3rem;
}

@media only screen and (max-width: 640px) {
  .aniversary30__statue_04 {
    right: 0;
    bottom: -7.6rem;
  }
}

.aniversary30__movie {
  margin: 5rem auto 0;
}

.aniversary30__movie_cont {
  width: 100rem;
  margin: 0 auto;
  position: relative;
}

@media only screen and (max-width: 640px) {
  .aniversary30__movie_cont {
    width: 100%;
  }
}

.aniversary30__movie_cont::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}

.aniversary30__movie_cont img,
.aniversary30__movie_cont iframe,
.aniversary30__movie_cont video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
