@import url("https://fonts.googleapis.com/css2?family=Allura&display=swap");
@media screen and (min-width: 459px) {
  .sec_concept .link_box .detail .txt_box {
    text-shadow: 2px 1px 3px #333;
  }
}

.petan3 {
  position: absolute;
  top: 0%;
  left: 2%;
}

@media screen and (max-width: 460px) {
  .petan3 {
    width: 30%;
  }
}

.detail .petan3 {
  width: 30%;
}

@media screen and (max-width: 460px) {
  .detail .petan3 {
    width: 40%;
  }
}

.contentWrap .contentWrapIn .content figure p {
  position: absolute;
  top: 7%;
  left: 2%;
  z-index: 1;
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
  font-family: "Allura", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 0.7;
  color: #fff;
}

@media screen and (max-width: 460px) {
  .contentWrap .contentWrapIn .content figure p {
    font-size: .46rem;
  }
}

.sec_ceremony .mv.renewal {
  position: relative;
}

.sec_ceremony .mv.renewal::before {
  content: none;
  position: absolute;
  top: 0;
  left: 2%;
  z-index: 1;
  width: 140px;
  aspect-ratio: 140 / 162;
  background: url("/img/index/icon_renewal.svg") no-repeat center top/contain;
}

@media screen and (max-width: 460px) {
  .sec_ceremony .mv.renewal::before {
    width: 25%;
  }
}

/*# sourceMappingURL=index.min.css.map */
