#pg-citizenp1 .textb {
  display: flex;
  flex-direction: column;
}
#pg-citizenp1 .textb p {
  font-size: 1.1em;
  margin-top: 0 !important;
}
#pg-citizenp1 .textb p span {
  font-size: 12px;
  letter-spacing: 5px;
  color: black;
}
#pg-citizenp1 .textb h1 {
  font-size: 2.8em !important;
  margin-top: 10px !important;
  font-weight: bold;
}
@media all and (max-width: 767px) {
  #pg-citizenp1 .textb h1 {
    font-size: 2.5em !important;
  }
  #pg-citizenp1 .textb h1 span {
    display: none;
  }
}
#pg-citizenp1 .back-title {
  display: flex;
  gap: 20px;
  background-color: #e5f1fc;
  background-image: url(/gsports/ko/theme/papy25041/static/images/game1.png);
  background-repeat: no-repeat;
  background-position: 100% 104%;
  background-size: 17% 80%;
  border: 3px dashed #dfdfdf;
  padding: 20px 30px;
}
#pg-citizenp1 .back-title .flex-d {
  flex: 1;
}
#pg-citizenp1 .back-title .flex-d img {
  width: 100%;
  height: 100%;
}
@media all and (max-width: 767px) {
  #pg-citizenp1 .back-title .flex-d img {
    display: none;
  }
}
#pg-citizenp1 .back-title .flex-d:last-child {
  flex: 2.5;
}
#pg-citizenp1 .back-title li.add-box .text-sty3 {
  position: relative;
}
#pg-citizenp1 .back-title li.add-box .text-sty3 .tbk {
  display: table;
  margin-bottom: 14px;
}
#pg-citizenp1 .back-title li.add-box .text-sty3 .tbk .fth {
  display: table-cell;
  white-space: nowrap;
  vertical-align: top;
  padding-right: 4px;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  color: #2442b1;
  line-height: 24px;
  padding-left: 8px;
  width: 120px;
}
#pg-citizenp1 .back-title li.add-box .text-sty3 .tbk .fth::before {
  content: "";
  width: 1px;
  height: 15px;
  background: #2442b1;
  position: absolute;
  left: 0;
  top: 3px;
}
#pg-citizenp1 .back-title li.add-box .text-sty3 .tbk .ftd {
  font-size: 18px;
  line-height: 24px;
}
@media all and (max-width: 767px) {
  #pg-citizenp1 .back-title {
    flex-direction: column;
    background-image: none;
    padding: 0;
  }
}
#pg-citizenp1 h3 {
  font-size: 1.8rem;
  position: relative;
  padding: 0 0 0 15px;
  margin: 80px 0 30px 0;
}
#pg-citizenp1 h3::before {
  display: block;
  position: absolute;
  top: 9px;
  left: 0;
  content: "";
  width: 4px;
  height: 63%;
  background: #e60012;
}
#pg-citizenp1 h3::after {
  display: block;
  position: absolute;
  bottom: 4px;
  left: 0;
  content: "";
  width: 4px;
  height: 36%;
  background: #aa000d;
}
#pg-citizenp1 .d-scroble {
  width: 100%;
  overflow: auto;
}
#pg-citizenp1 .d-scroble .table {
  width: 100%;
  border-top: #000 solid 3px;
}
#pg-citizenp1 .d-scroble .table th {
  background-color: #f6fafd;
  font-size: 1.1em;
  color: #070000;
  font-weight: normal;
  padding: 18px 10px;
  border: none;
  border-right: solid 1px #e2e2e2;
  border-bottom: solid 1px #e2e2e2;
}
#pg-citizenp1 .d-scroble .table th:last-child {
  border-right: none;
}
#pg-citizenp1 .d-scroble .table td {
  text-align: center;
  font-size: 1em;
  color: #393939;
  padding: 18px 20px;
  border: none;
  border-right: solid 1px #e2e2e2;
  border-bottom: solid 1px #e2e2e2;
}
#pg-citizenp1 .d-scroble .table td:last-child {
  border-right: none;
}
#pg-citizenp1 .d-scroble .table tbody th {
  background: #f6f6f6;
}
#pg-citizenp1 .d-scroble .t-scroble {
  white-space: nowrap;
  table-layout: unset !important;
}/*# sourceMappingURL=citizenp3.css.map */