@import url("https://fonts.googleapis.com/css2?family=Tenor+Sans&family=Zen+Old+Mincho:wght@400;700&display=swap");
/* CUSTOM STYLES */
/* =================================================================== */
.page-letter {
  background-color: #F5F5FA;
}
@media (max-width: 767px) {
  .page-letter {
    overflow-x: hidden;
  }
}
.page-letter picture {
  display: inline-block;
  line-height: 0;
}
.page-letter .main {
  overflow: hidden;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

.main {
  color: #1E3282;
}

.kv {
  background: url("../img/contents/kv-bg.png") repeat-x top center;
  background-size: auto 100%;
  padding-top: 1.4375rem;
  padding-bottom: 3.375rem;
}
@media (max-width: 767px) {
  .kv {
    padding-top: 1rem;
    background: url("../img/contents/kv-bg-sp.png") no-repeat bottom center;
    background-size: 100% auto;
    padding-bottom: 4.5rem;
  }
}
.kv.is-show .kv__content {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.kv.is-show .kv__ttl {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.kv.is-show .kv__txt {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.kv__content {
  position: relative;
  width: 70.75rem;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: 1s opacity;
  transition: 1s opacity;
  min-height: 38.8125rem;
}
@media (max-width: 767px) {
  .kv__content {
    width: 100%;
    min-height: 33.625rem;
  }
}
.kv__img {
  width: 70.75rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .kv__img {
    width: 100%;
    overflow: hidden;
  }
  .kv__img img {
    width: 25.6875rem;
    margin-left: -0.75rem;
    max-width: none;
  }
}
.kv__txt {
  text-align: center;
  margin-top: 0.875rem;
  opacity: 0;
}
@media (max-width: 767px) {
  .kv__txt {
    margin-top: 2.125rem;
  }
}
.kv__txt p {
  font-size: 1.1875rem;
  line-height: 2.2631578947;
  font-family: "Zen Old Mincho", serif;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .kv__txt p {
    font-size: 0.9375rem;
    line-height: 2;
    letter-spacing: 0.03em;
  }
}
.kv__ttl {
  width: 21.875rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin-left: 0.3125rem;
  opacity: 0;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
@media (max-width: 767px) {
  .kv__ttl {
    width: 12.75rem;
    margin-left: 0.0625rem;
    margin-top: -3.25rem;
  }
}
.kv__ttl img {
  width: 100%;
}
.kv .petal {
  position: absolute;
  z-index: 2;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1);
}
.kv .petal1 {
  -webkit-transition: 1.3s all;
  transition: 1.3s all;
  width: 3.3125rem;
  top: 0.875rem;
  left: 1.625rem;
}
@media (max-width: 767px) {
  .kv .petal1 {
    width: 1.8125rem;
    top: -0.4375rem;
    left: 2.5625rem;
  }
}
.kv .petal2 {
  -webkit-transition: 1s all;
  transition: 1s all;
  width: 4.5625rem;
  bottom: 8.75rem;
  left: 23.5rem;
}
@media (max-width: 767px) {
  .kv .petal2 {
    width: 1.625rem;
    bottom: 15.4375rem;
    left: 4.0625rem;
  }
}
.kv .petal3 {
  -webkit-transition: 1.1s all;
  transition: 1.1s all;
  width: 2.5625rem;
  bottom: 3rem;
  left: 37.1875rem;
}
@media (max-width: 767px) {
  .kv .petal3 {
    width: 1.375rem;
    bottom: 10.6875rem;
    left: 12.5rem;
  }
}
.kv .petal4 {
  -webkit-transition: 1.5s all;
  transition: 1.5s all;
  width: 3.4375rem;
  bottom: 6.5rem;
  right: 23.75rem;
}
@media (max-width: 767px) {
  .kv .petal4 {
    width: 1.9375rem;
    bottom: 6.0625rem;
    right: 11.0625rem;
  }
}
.kv .petal5 {
  -webkit-transition: 1s all;
  transition: 1s all;
  width: 3.1875rem;
  bottom: 0.125rem;
  right: 2.4375rem;
}
@media (max-width: 767px) {
  .kv .petal5 {
    width: 1.75rem;
    bottom: -0.9375rem;
    right: 1.875rem;
  }
}
.kv .petal6 {
  -webkit-transition: 1.4s all;
  transition: 1.4s all;
}
@media (max-width: 767px) {
  .kv .petal6 {
    width: 1.8125rem;
    bottom: 16.9375rem;
    right: 3.0625rem;
  }
}
.kv.is-scroll .petal1 {
  -webkit-transform: translate3d(-31.25rem, -7.125rem, 0) scale(0);
          transform: translate3d(-31.25rem, -7.125rem, 0) scale(0);
  opacity: 0;
}
.kv.is-scroll .petal2 {
  -webkit-transform: translate3d(-31.25rem, -12.5rem, 0) scale(0);
          transform: translate3d(-31.25rem, -12.5rem, 0) scale(0);
  opacity: 0;
}
.kv.is-scroll .petal3 {
  -webkit-transform: translate3d(38.4375rem, -0.3125rem, 0) scale(0);
          transform: translate3d(38.4375rem, -0.3125rem, 0) scale(0);
  opacity: 0;
}
.kv.is-scroll .petal4 {
  -webkit-transform: translate3d(34.6875rem, -25rem, 0) scale(0);
          transform: translate3d(34.6875rem, -25rem, 0) scale(0);
  opacity: 0;
}
@media (max-width: 767px) {
  .kv.is-scroll .petal4 {
    -webkit-transform: translate3d(-18.75rem, -0.3125rem, 0) scale(0);
            transform: translate3d(-18.75rem, -0.3125rem, 0) scale(0);
  }
}
.kv.is-scroll .petal5 {
  -webkit-transform: translate3d(47.5rem, -18.75rem, 0) scale(0);
          transform: translate3d(47.5rem, -18.75rem, 0) scale(0);
  opacity: 0;
}
.kv.is-scroll .petal6 {
  -webkit-transform: translate3d(22.5rem, -12.5rem, 0) scale(0);
          transform: translate3d(22.5rem, -12.5rem, 0) scale(0);
  opacity: 0;
}

.plan {
  padding-top: 9.25rem;
  border-top: 1px solid #1E3282;
  background: url("../img/contents/plan-bg1.png") no-repeat left 45% top 6.125rem;
  background-size: 53.125rem auto;
}
@media (max-width: 767px) {
  .plan {
    padding-top: 4.6875rem;
    background: url("../img/contents/plan-bg1-sp.png") no-repeat right 0.25rem top 6.625rem;
    background-size: 23.75rem auto;
  }
}
@media (max-width: 767px) {
  .plan .l-wrap {
    padding: 0 2.8125rem;
  }
}
.plan__ttl {
  font-size: 1.875rem;
  line-height: 1.2;
  font-family: "Zen Old Mincho", serif;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .plan__ttl {
    font-size: 1.25rem;
    line-height: 1.4;
  }
}
.plan__ttl span {
  display: block;
  position: relative;
  font-family: "Tenor Sans", sans-serif;
  font-size: 2.25rem;
  line-height: 1.4166666667;
  letter-spacing: 0;
  margin-bottom: 1.25rem;
  font-weight: 400;
}
@media (max-width: 767px) {
  .plan__ttl span {
    font-size: 1.5625rem;
    line-height: 1.4;
    margin-bottom: 0.75rem;
  }
}
.plan__ttl span::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -1.9375rem;
  width: 6.5rem;
  height: 7rem;
  background: url("../img/contents/plan-icon-pink.png") no-repeat center;
  background-size: 100% 100%;
  z-index: -1;
}
@media (max-width: 767px) {
  .plan__ttl span::after {
    width: 4.375rem;
    height: 4.75rem;
    left: -1.25rem;
    background: url("../img/contents/plan-icon-pink-sp.png") no-repeat center;
    background-size: 100% 100%;
    margin-top: 0.1875rem;
  }
}
.plan__dec {
  font-size: 1rem;
  line-height: 1.75;
  font-weight: 600;
  margin-top: 2.1875rem;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .plan__dec {
    font-size: 0.875rem;
    line-height: 1.6428571429;
    margin-top: 2.125rem;
  }
}
.plan__imglist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 3.5rem -0.75rem 0;
}
@media (max-width: 767px) {
  .plan__imglist {
    margin: 1.875rem 0 0;
  }
}
.plan__imglist li {
  width: 50%;
  padding: 0 0.75rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  .plan__imglist li {
    padding: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .plan__imglist li + li {
    margin-top: 0.3125rem;
  }
}
.plan__imglist li img {
  width: 100%;
  height: auto;
}
.plan__btn {
  text-align: center;
  margin-top: 2.9375rem;
}
@media (max-width: 767px) {
  .plan__btn {
    margin-top: 1.125rem;
  }
}
.plan__btn img {
  width: 25rem;
}
@media (max-width: 767px) {
  .plan__btn img {
    width: 17.5rem;
  }
}
.plan__item.--plan2 .plan__ttl span::after {
  background: url("../img/contents/plan-icon-yellow.png") no-repeat center;
  background-size: 100% 100%;
}
@media (max-width: 767px) {
  .plan__item.--plan2 .plan__ttl span::after {
    background: url("../img/contents/plan-icon-yellow-sp.png") no-repeat center;
    background-size: 100% 100%;
  }
}
.plan__item.--plan3 {
  background: url("../img/contents/plan-bg2.png") no-repeat left 67% top 10.0625rem;
  background-size: 53.125rem auto;
  margin-top: 0 !important;
  padding-top: 9rem;
  padding-bottom: 8.625rem;
}
@media (max-width: 767px) {
  .plan__item.--plan3 {
    background: url("../img/contents/plan-bg2-sp.png") no-repeat right 0.875rem top 1.0625rem;
    background-size: 23.125rem auto;
    margin: 4.9375rem -2.8125rem 0 !important;
    padding: 0 2.8125rem 5rem;
  }
}
.plan__item.--plan3 .slide01 {
  margin-top: 1.5625rem;
}
@media (max-width: 767px) {
  .plan__item.--plan3 .slide01 {
    margin-top: 2rem;
  }
}
.plan__item.--plan3 .plan__ttl span::after {
  background: url("../img/contents/plan-icon-blue.png") no-repeat center;
  background-size: 100% 100%;
}
@media (max-width: 767px) {
  .plan__item.--plan3 .plan__ttl span::after {
    background: url("../img/contents/plan-icon-blue-sp.png") no-repeat center;
    background-size: 100% 100%;
  }
}
@media (max-width: 767px) {
  .plan__item.--plan3 .plan__dec {
    letter-spacing: 0.075em;
  }
}
.plan__item + .plan__item {
  margin-top: 9rem;
}
@media (max-width: 767px) {
  .plan__item + .plan__item {
    margin-top: 4.875rem;
  }
}

.top2_wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 768px) {
  .top2_wrapper {
    position: relative;
    padding-bottom: 5.5625rem;
  }
}

.top2 {
  position: relative;
  z-index: 1;
  padding: 0;
}
@media (min-width: 768px) {
  .top2 {
    overflow: visible;
    position: static;
  }
}
.top2::after {
  content: "";
  width: 44.8125rem;
  height: 40.75rem;
  position: absolute;
  bottom: -2.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  background: url("/anniversary/img/contents/sec2-bg-sp.png") no-repeat center center;
  background-size: 100% auto;
}
@media (min-width: 768px) {
  .top2::after {
    width: 74.125rem;
    height: 67.375rem;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    bottom: 0;
    background: url("/anniversary/img/contents/sec2-bg.png") no-repeat center;
    background-size: 100% 100%;
  }
}
.top2 .l-wrap {
  max-width: 100%;
}
.top2 .sec-anchor {
  top: 0rem;
}
.top2__ttl {
  text-align: center;
  margin-top: 3.9375rem;
}
@media (max-width: 767px) {
  .top2__ttl {
    margin-top: 3.8125rem;
  }
}
.top2__ttl img {
  width: 14.5rem;
}
@media (min-width: 768px) {
  .top2__ttl img {
    width: 17.1875rem;
  }
}
.top2__ttl2 {
  text-align: center;
}
.top2__ttl2 img {
  width: 15.875rem;
}
@media (max-width: 767px) {
  .top2__ttl2 img {
    width: 11.25rem;
  }
}
.top2__text {
  font-size: 1.125rem;
  line-height: 1.2222222222;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #1E3282;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  margin-top: 0.9375rem;
}
@media (max-width: 767px) {
  .top2__text {
    margin-top: 0.8125rem;
  }
}
.top2-cont {
  border-top: 1px solid #1E3282;
  padding: 6.125rem 0 6.25rem;
  position: relative;
}
@media (min-width: 768px) {
  .top2-cont {
    padding: 7.5rem 0 0.625rem;
  }
}
.top2__letter {
  position: relative;
}
.top2__letter__img {
  text-align: center;
  padding-left: 1.6875rem;
  margin-top: -7.0625rem;
}
@media (max-width: 767px) {
  .top2__letter__img {
    padding-left: 0;
    margin-top: -4.5rem;
  }
}
.top2__letter__img img {
  width: 56rem;
}
@media (max-width: 767px) {
  .top2__letter__img img {
    width: 100%;
  }
}
.top2__letter .btn1 {
  margin-top: -0.125rem;
}
@media (max-width: 767px) {
  .top2__letter .btn1 {
    margin-top: 0.25rem;
  }
}

.slide01 {
  margin-top: 3.375rem;
  width: 100%;
  opacity: 0;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  .slide01::before {
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    width: 7.5rem;
    height: 100%;
    background: url("../img/contents/plan-bg-left.png") no-repeat center;
    background-size: 100% 100%;
    pointer-events: none;
    z-index: 2;
  }
  .slide01::after {
    content: "";
    position: absolute;
    top: 0;
    right: -1px;
    width: 7.5rem;
    height: 100%;
    background: url("../img/contents/plan-bg-right.png") no-repeat center;
    background-size: 100% 100%;
    pointer-events: none;
    z-index: 2;
  }
}
@media (max-width: 767px) {
  .slide01 {
    margin: 1.75rem -2.8125rem 0;
    width: calc(100% + 5.625rem);
  }
}
.slide01 .splide {
  margin: 0 -21.875rem;
  padding-bottom: 2rem;
}
@media (max-width: 767px) {
  .slide01 .splide {
    margin: 0 -16.875rem;
    padding-bottom: 1.4375rem;
  }
}
.slide01 .splide__slide {
  padding: 0 0.8125rem;
}
@media (max-width: 767px) {
  .slide01 .splide__slide {
    padding: 0 0.3125rem;
  }
}
.slide01 .splide__pagination {
  bottom: 0;
}
.slide01 .splide .splide__pagination__page {
  height: 0.75rem;
  margin: 0 0.375rem;
  width: 0.75rem;
  opacity: 1;
  background: #C8CAD1;
}
@media (max-width: 767px) {
  .slide01 .splide .splide__pagination__page {
    height: 0.625rem;
    width: 0.625rem;
    margin: 0 0.3125rem;
  }
}
.slide01 .splide .splide__pagination__page.is-active {
  -webkit-transform: scale(1);
          transform: scale(1);
  background: #1E3282;
}