._notice_cp {
  position: relative;
}
._notice_cp ._notice_cp_btn {
  position: absolute;
  z-index: 2;
  top: 65.571%;
  right: 12.135%;
  width: 27.184%;
}

@media (max-width: 1084px) {
  ._notice_cp ._notice_cp_btn {
    top: 65.571%;
    right: 12.135%;
    width: 27.184%;
  }
}
@media (max-width: 809px) {
  ._notice_cp ._notice_cp_btn {
    position: absolute;
    top: 77.923%;
    right: inherit;
    left: 50%;
    width: 72.164%;
    -webkit-transform: translateY(0%) translateX(-50%);
            transform: translateY(0%) translateX(-50%);
  }
}/*# sourceMappingURL=add20250623.css.map */