.p-paymentmothods__categori-button button.active {
  background-color: #BC4E25;
}

.p-payment-completed .p-paymentmothods__categori-button .btn-1 {
  background: #BDBDBD;
}
.p-payment-completed .p-paymentmothods__categori-button .btn-1::after {
  border-color: transparent transparent transparent #BDBDBD;
}
.p-payment-completed .l-container {
  width: 375px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.p-payment-completed__logo {
  margin-top: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-payment-completed__notice {
  margin-top: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  color: #BC4E25;
}
.p-payment-completed__notice img {
  margin-right: 17px;
}
.p-payment-completed__time {
  background: #F2F2F2;
  padding: 24px 20px 20px;
  text-align: center;
  width: 100%;
  margin-top: 32px;
}
.p-payment-completed__time h3 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  color: #606060;
  margin-bottom: 9px;
}
.p-payment-completed__time h3 span {
  margin-left: 0;
}
.p-payment-completed__time h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;
  text-align: center;
  color: #2B2B2B;
}
.p-payment-completed__time h2 span {
  margin-left: 6px;
  font-size: 20px;
  line-height: 32px;
  position: relative;
  bottom: 5px;
}
.p-payment-completed__tks {
  margin-top: 40px;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  color: #2B2B2B;
}
.p-payment-completed__tks a {
  font-weight: 700;
  font-size: 18px;
  line-height: 32px;
  color: #BC4E25;
  text-decoration: none;
}
.p-payment-completed__btn-back-to-top {
  margin-top: 68px;
  width: 100%;
}
.p-payment-completed__btn-back-to-top a {
  border: 1px solid #BC4E25;
  border-radius: 16px;
  text-align: center;
  padding: 14px 20px;
  text-decoration: none;
  width: 100%;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #BC4E25;
  display: block;
}

.p-payment__content-box-right .detail-bottom {
  display: block;
}

.p-payment__content-box {
  height: auto;
}

.p-payment__content {
  height: auto;
  padding: 10px;
}