/*add 20210219*/
.sec_content .sec_2col_box_area .col2_box_wrap .col2_box_left::after {
  display: none;
}

.sec_content .sec_chapel_area .chapel_area_wrap::before {
  display: none;
}

.plw_ph01.renewal {
  position: relative;
}

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

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

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