/*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%; } }

.sec_content .sec_chapel_area .chapel_area_wrap .photo_list_wrap .plw_ph01 {
  position: relative; }

.bnr-label {
  position: absolute;
  top: 0;
  left: 30px; }
  @media screen and (max-width: 460px) {
    .bnr-label {
      position: absolute;
      width: 20%;
      left: 10px; } }
  @media screen and (max-width: 460px) {
    .bnr-label.small img {
      width: 50%; } }
