.p-disclosure-ol {
  padding: 0 5px;
  list-style-type: none;
  counter-reset: item-counter;
}
.p-disclosure-ol > li {
  padding: 5px 0;
  font-size: 16px;
  font-weight: 500;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 25px;
  letter-spacing: 0.1em;
  counter-increment: item-counter;
}
@media screen and (width <= 900px) {
  .p-disclosure-ol > li {
    font-size: 14px;
  }
}
.p-disclosure-ol > li::before {
  content: "(" counter(item-counter) ") ";
}
.p-disclosure-ol a {
  display: inline;
  color: #193287;
}
.p-disclosure-ol a.pdf::after {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 0 0 15px;
  content: "";
  background-image: url("./img/disclosure/pdf.png");
  background-size: 100% 100%;
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}
@media screen and (width <= 900px) {
  .p-disclosure-ol a.pdf::after {
    margin: 0 0 0 8px;
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
}

.disclosure__ul {
  padding: 0 0 0 10px;
  margin: 5px 0 0;
}
@media screen and (width <= 900px) {
  .disclosure__ul {
    padding-left: 0;
  }
}
.disclosure__ul li {
  padding: 2px 0 8px 22px;
  font-size: 12px;
  line-height: 1.5;
}
@media screen and (width <= 900px) {
  .disclosure__ul li {
    padding-left: 17px;
  }
}
.disclosure__ul .bold {
  font-weight: 500;
}
.disclosure__ul a {
  color: #193287;
}
.disclosure__ul .pdf {
  position: relative;
  padding: 0 30px 0 0;
}
.disclosure__ul .pdf::after {
  position: absolute;
  right: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  content: "";
  background-image: url("./img/disclosure/pdf.png");
  background-size: 100% 100%;
}
.disclosure__li1 {
  background: url("./img/disclosure/related3.jpg") no-repeat 0 0;
}
.disclosure__li2 {
  background: url("./img/disclosure/related3.jpg") no-repeat 0 0;
}
.disclosure__li3 {
  background: url("./img/disclosure/related1.jpg") no-repeat 0 0;
  background-position: left 0 bottom -6px;
}
.disclosure__li4 {
  background: url("./img/disclosure/related4.jpg") no-repeat 0 0;
}
.disclosure__img {
  padding: 20px 0 0;
}
.disclosure__img img {
  width: 100%;
  height: auto;
}
.disclosure__max233 {
  max-width: 233px;
}
@media screen and (width <= 900px) {
  .disclosure__max233 {
    max-width: 173px;
  }
}

.p-admission-table thead th.p-admission-table__fff,
.p-admission-table tbody th.p-admission-table__fff {
  border-color: #fff;
}
.p-admission-table tbody th.foot,
.p-admission-table tbody td.foot {
  color: #fff;
  background: #1f2a66;
  border: 1px solid #fff;
}
.p-admission-table_disclosure th, .p-admission-table_disclosure td {
  width: auto !important;
}
.p-admission-table_disclosure thead th {
  padding: 15.5px 0;
  line-height: 1.5;
  vertical-align: middle;
}
@media screen and (width <= 900px) {
  .p-admission-table_disclosure thead th {
    font-size: 16px;
  }
}
.p-admission-table_disclosure tbody th {
  line-height: 1.5;
}
@media screen and (width <= 900px) {
  .p-admission-table_disclosure tbody th {
    font-size: 16px;
  }
}
.p-admission-table__age1 {
  width: calc(100% - 130px);
}
@media screen and (width <= 900px) {
  .p-admission-table__age1 {
    width: auto;
  }
}
.p-admission-table__age2 {
  width: 70px;
}
@media screen and (width <= 900px) {
  .p-admission-table__age2 {
    width: auto;
  }
}
.p-admission-table__org1, .p-admission-table__org2 {
  width: 140px;
}
.p-admission-table__org3 {
  width: calc((100% - 280px) / 3);
  min-width: 92px;
}
.p-admission-table__capacity1, .p-admission-table__capacity2 {
  width: 140px;
}
.p-admission-table__capacity3 {
  width: calc((100% - 280px) / 2);
  min-width: 92px;
}
.p-admission-table__capacity4 {
  width: calc((100% - 280px - 80px) / 2);
  min-width: 92px;
}
.p-admission-table__capacity5 {
  width: 80px;
}
.p-admission-table__result1 {
  width: 60px;
}
.p-admission-table__result2 {
  width: 100px;
}
.p-admission-table__result3 {
  width: calc((100% - 160px) / 6);
  min-width: 72px;
}
.p-admission-table__required1, .p-admission-table__required2 {
  width: 60px;
}
@media screen and (width <= 900px) {
  .p-admission-table__required1, .p-admission-table__required2 {
    width: 50px;
  }
}
.p-admission-table_gpa {
  margin-top: 14px;
}
.p-admission-table_gpa th, .p-admission-table_gpa td {
  width: auto !important;
}
.p-admission-table_gpa tbody th {
  color: #231815;
  background: none;
  border-color: #c3c3c3;
}
.p-admission-table_gpa tbody td:last-of-type {
  padding: 16.5px 5px;
  text-align: left;
}
.p-admission-table__gpa1 {
  width: 60px;
}
.p-admission-table__gpa2 {
  width: 150px;
}

.p-list_disclosure {
  margin-bottom: 0;
}

.p-disclosure-ul2 li {
  font-size: 16px;
  font-weight: 500;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 25px;
  letter-spacing: 0.1em;
}
@media screen and (width <= 900px) {
  .p-disclosure-ul2 li {
    font-size: 14px;
  }
}

.p-disclosure-img {
  max-width: 400px;
  margin: 0 auto;
}
.p-disclosure-img img {
  width: 100%;
  height: auto;
}