@charset "UTF-8";
#cpacpp-page #about-certification,
#cpacpp-page #schedule {
  scroll-margin-top: 16rem;
}
@media (max-width: 767px) {
  #cpacpp-page #about-certification,
  #cpacpp-page #schedule {
    scroll-margin-top: 7rem;
  }
}

#cpacpp-page .lower-title .lower-title-wrapper::before {
  background-color: #de4842;
}
#cpacpp-page .lower-sub-title h2::after {
  background-color: #de4842;
}
#cpacpp-page .btn-regular {
  background-color: #de4842;
}
#cpacpp-page .btn-line {
  border-color: #de4842;
  color: #de4842;
}
#cpacpp-page .btn-line:before {
  background-color: #de4842;
}
#cpacpp-page .btn-line:hover {
  background-color: #de4842;
  color: #fff;
}
#cpacpp-page .btn-line:hover:before {
  background-color: #fff;
}
#cpacpp-page .btn-mail {
  border-color: #de4842;
  color: #de4842;
}
#cpacpp-page .btn-mail:before {
  background-color: #de4842;
}
#cpacpp-page .btn-mail:hover {
  background-color: #de4842;
  color: #fff;
}
#cpacpp-page .btn-mail:hover:before {
  background-color: #fff;
}
#cpacpp-page .btn-line-download {
  border-color: #de4842;
  color: #de4842;
}
#cpacpp-page .btn-line-download:before {
  background-color: #de4842;
}
#cpacpp-page .btn-line-download:hover {
  background-color: #de4842;
  color: #fff;
}
#cpacpp-page .btn-line-download:hover:before {
  background-color: #fff;
}
#cpacpp-page p.step-gray {
  color: #de4842;
}
#cpacpp-page li.number-step-item::after {
  background-color: #de4842;
}
#cpacpp-page #read-wrapper {
  padding: 6rem 0;
}
#cpacpp-page #read-wrapper .inner-1100 {
  gap: 4rem;
}
@media (max-width: 767px) {
  #cpacpp-page #read-wrapper .inner-1100 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#cpacpp-page #read-wrapper .image-wrapper img {
  width: 12rem;
}
#cpacpp-page .read-btn-columns {
  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;
  gap: 2.4rem;
  max-width: 52rem;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  #cpacpp-page .read-btn-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1.6rem;
    max-width: 100%;
  }
}
#cpacpp-page .read-btn-columns a.btn-regular {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 22rem;
  min-width: 22rem;
  max-width: 22rem;
  min-height: 5.2rem;
  padding: 1.4rem 2rem 1.4rem 4.2rem;
  margin: 0;
  font-size: 1.5rem;
  white-space: nowrap;
}
#cpacpp-page #read-wrapper .read-btn-columns {
  margin-top: 3rem;
}

#cpacpp-page #CPA .content-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4rem;
}
@media (max-width: 767px) {
  #cpacpp-page #CPA .content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#cpacpp-page #CPA .content-wrapper .image-wrapper {
  width: 25rem;
}
#cpacpp-page #CPA .content-wrapper .image-wrapper img {
  width: 17rem;
}
#cpacpp-page #CPA .target-wrapper {
  text-align: center;
}
#cpacpp-page #CPA .target-wrapper p.sidebar-text::before {
  background-color: #de4842;
}
#cpacpp-page #CPA .target-wrapper p.sidebar-text::after {
  background-color: #de4842;
}
#cpacpp-page #CPA .target-wrapper ul.target-list {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  #cpacpp-page #CPA .target-wrapper ul.target-list {
    gap: 1rem;
  }
}
#cpacpp-page #CPA .target-wrapper ul.target-list li {
  padding: 2.5rem 2rem;
  width: 32%;
  font-size: 1.6rem;
  border: 1px solid #de4842;
  background-color: #fff;
  line-height: 1.5;
  position: relative;
}
@media (max-width: 767px) {
  #cpacpp-page #CPA .target-wrapper ul.target-list li {
    width: 100%;
  }
}
#cpacpp-page #CPA .target-wrapper ul.target-list li::before {
  position: absolute;
  top: 1rem;
  left: 1rem;
  width: 2rem;
  height: 2rem;
  content: "";
  -webkit-mask-image: url("../img/common/icon_check.svg");
          mask-image: url("../img/common/icon_check.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #de4842;
}
#cpacpp-page #CPA .count-wrapper {
  text-align: center;
}
#cpacpp-page #CPP {
  margin: 5rem 0 0;
}
#cpacpp-page #CPP .lower-sub-title h2::after {
  background-color: #00479D;
}
#cpacpp-page #CPP .content-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4rem;
}
@media (max-width: 767px) {
  #cpacpp-page #CPP .content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#cpacpp-page #CPP .content-wrapper .image-wrapper {
  width: 25rem;
}
#cpacpp-page #CPP .content-wrapper .image-wrapper img {
  width: 17rem;
}
#cpacpp-page #CPP .target-wrapper {
  text-align: center;
}
#cpacpp-page #CPP .target-wrapper p.sidebar-text::before {
  background-color: #00479D;
}
#cpacpp-page #CPP .target-wrapper p.sidebar-text::after {
  background-color: #00479D;
}
#cpacpp-page #CPP .target-wrapper ul.target-list {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  #cpacpp-page #CPP .target-wrapper ul.target-list {
    gap: 1rem;
  }
}
#cpacpp-page #CPP .target-wrapper ul.target-list li {
  padding: 2.5rem 2rem;
  width: 32%;
  font-size: 1.6rem;
  border: 1px solid #00479D;
  background-color: #fff;
  line-height: 1.5;
  position: relative;
}
@media (max-width: 767px) {
  #cpacpp-page #CPP .target-wrapper ul.target-list li {
    width: 100%;
  }
}
#cpacpp-page #CPP .target-wrapper ul.target-list li::before {
  position: absolute;
  top: 1rem;
  left: 1rem;
  width: 2rem;
  height: 2rem;
  content: "";
  -webkit-mask-image: url("../img/common/icon_check.svg");
          mask-image: url("../img/common/icon_check.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #00479D;
}
#cpacpp-page #CPP .count-wrapper {
  text-align: center;
}
#cpacpp-page #about-certification {
  margin: 5rem 0 0;
}
#cpacpp-page #about-certification .about-wrapper {
  gap: 3rem;
}
#cpacpp-page #about-certification .about-wrapper .about-item {
  gap: 3rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#cpacpp-page #about-certification .about-wrapper .image-wrapper img {
  width: 6.7rem;
}
#cpacpp-page #about-certification li.institution-item .sidebar-text::before {
  background-color: #000;
}
#cpacpp-page #about-certification li.institution-item .sidebar-text::after {
  background-color: #000;
}
#cpacpp-page #about-certification li.institution-item ul.company-list {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 2rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#cpacpp-page #about-certification li.institution-item ul.company-list li.company-item {
  width: 49%;
  -ms-flex-item-align: start;
      align-self: flex-start;
  background-color: #f1f1f4;
  border-radius: 1rem 1rem 0 0;
}
@media (max-width: 767px) {
  #cpacpp-page #about-certification li.institution-item ul.company-list li.company-item {
    width: 100%;
  }
}
#cpacpp-page #about-certification li.institution-item ul.company-list li.company-item .accordion-content {
  display: none;
  padding: 3rem;
}
@media (max-width: 767px) {
  #cpacpp-page #about-certification li.institution-item ul.company-list li.company-item .accordion-content {
    padding: 2rem 5%;
  }
}
#cpacpp-page #about-certification li.institution-item ul.company-list li.company-item .label-text {
  pointer-events: auto;
  display: block;
  text-align: center;
  position: relative;
  cursor: pointer;
  padding: 2rem 4rem;
}
#cpacpp-page #about-certification li.institution-item ul.company-list li.company-item .label-text::before {
  content: "";
  width: 10px;
  height: 10px;
  border: 0;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  position: absolute;
  top: 0;
  right: 2rem;
  bottom: 0;
  margin: auto;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
#cpacpp-page #about-certification li.institution-item ul.company-list li.company-item.is-open .label-text::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#cpacpp-page #about-certification li.institution-item ul.company-list li.company-item .image-wrapper {
  margin: 0 auto;
  max-width: 80%;
}
#cpacpp-page #about-certification li.institution-item ul.company-list li.company-item .image-wrapper img {
  margin: 0 auto;
}
#cpacpp-page #about-certification li.certificate-item .content-wrapper {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 2rem;
}
#cpacpp-page #about-certification li.certificate-item .content-wrapper .content-item {
  width: 49%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 767px) {
  #cpacpp-page #about-certification li.certificate-item .content-wrapper .content-item {
    width: 100%;
  }
}
#cpacpp-page #about-certification li.certificate-item .content-wrapper .content-item .content-title-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#cpacpp-page #about-certification li.certificate-item .content-wrapper .content-item .content-title-wrapper img {
  width: 6.7rem;
}
#cpacpp-page #about-certification li.certificate-item .content-wrapper .content-item .content-text-wrapper {
  background-color: #f1f1f4;
  padding: 2rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 100%;
}
#cpacpp-page #about-certification li.certificate-item .content-wrapper .content-item .content-text-wrapper ul.content-list li {
  font-size: 1.4rem;
  margin: 1.5rem 0 0;
  padding: 0 0 0 2rem;
  position: relative;
  line-height: 1.4;
}
#cpacpp-page #about-certification li.certificate-item .content-wrapper .content-item .content-text-wrapper ul.content-list li::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 2rem;
  height: 2rem;
  content: "⚪︎";
}
#cpacpp-page #step {
  margin: 5rem 0 0;
}
#cpacpp-page #step ul.step-list a.btn-line {
  margin: 0;
}
#cpacpp-page #step ul.step-list a.btn-line-download {
  margin: 0;
}
#cpacpp-page #price {
  margin: 5rem 0 0;
}
@media (max-width: 767px) {
  #cpacpp-page #price .content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#cpacpp-page #price .content-wrapper .price-item-wrapper {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 2rem;
}
#cpacpp-page #price .content-wrapper .price-item-wrapper .price-item {
  background-color: #f1f1f4;
  gap: 3em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2rem 4rem;
  border-radius: 1rem;
  width: 49%;
}
@media (max-width: 767px) {
  #cpacpp-page #price .content-wrapper .price-item-wrapper .price-item {
    width: 100%;
  }
}
#cpacpp-page #price .content-wrapper .price-item-wrapper .price-item img {
  width: 6.7rem;
}
#cpacpp-page #schedule {
  margin: 5rem 0 0;
}
#cpacpp-page #schedule table.schedule-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
#cpacpp-page #schedule table.schedule-table th,
#cpacpp-page #schedule table.schedule-table td {
  border: 1px solid rgba(222, 72, 66, 0.45);
}
#cpacpp-page #schedule table.schedule-table thead th {
  background-color: #de4842;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.25;
  padding: 2rem 1.2rem;
  font-weight: 700;
  vertical-align: middle;
}
#cpacpp-page #schedule table.schedule-table thead th.col-number {
  width: 5.2rem;
  padding: 0;
}
#cpacpp-page #schedule table.schedule-table thead th:nth-child(2) {
  width: 23%;
}
#cpacpp-page #schedule table.schedule-table thead th:nth-child(3) {
  width: 18%;
}
#cpacpp-page #schedule table.schedule-table tbody td {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 700;
  padding: 2.4rem 2rem;
}
#cpacpp-page #schedule table.schedule-table .course-number {
  background-color: #3b4350;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
  padding: 0;
  vertical-align: middle;
  font-weight: 700;
}
#cpacpp-page #schedule table.schedule-table .course-type {
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.3;
  vertical-align: middle;
}
#cpacpp-page #schedule table.schedule-table .course-price {
  text-align: center;
  line-height: 1.45;
  vertical-align: middle;
}
#cpacpp-page #schedule table.schedule-table .course-content {
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.7;
  vertical-align: middle;
}
#cpacpp-page #schedule table.schedule-table .course-content .time {
  font-size: 1.4rem;
  line-height: 1.25;
  margin: 0 0 1rem;
}
#cpacpp-page #schedule table.schedule-table .course-content p + p {
  margin-top: 0.3rem;
}
#cpacpp-page #schedule table.schedule-table .sp-number {
  display: none;
}
@media (max-width: 767px) {
  #cpacpp-page #schedule table.schedule-table {
    border-collapse: separate;
    text-align: center;
  }
  #cpacpp-page #schedule table.schedule-table thead {
    display: none;
  }
  #cpacpp-page #schedule table.schedule-table tbody,
  #cpacpp-page #schedule table.schedule-table tr,
  #cpacpp-page #schedule table.schedule-table td {
    display: block;
    width: 100%;
  }
  #cpacpp-page #schedule table.schedule-table tr {
    border: 1px solid rgba(222, 72, 66, 0.55);
    margin-bottom: 2rem;
  }
  #cpacpp-page #schedule table.schedule-table td {
    border: 0;
    border-top: 1px solid rgba(222, 72, 66, 0.55);
  }
  #cpacpp-page #schedule table.schedule-table .course-number {
    display: none;
  }
  #cpacpp-page #schedule table.schedule-table .course-type,
  #cpacpp-page #schedule table.schedule-table .course-price,
  #cpacpp-page #schedule table.schedule-table .course-content {
    position: relative;
    padding: 7.6rem 2.5rem 2.6rem;
    text-align: center;
  }
  #cpacpp-page #schedule table.schedule-table .course-type::before,
  #cpacpp-page #schedule table.schedule-table .course-price::before,
  #cpacpp-page #schedule table.schedule-table .course-content::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 1.4rem 1rem;
    background-color: #de4842;
    color: #fff;
    font-size: 1.8rem;
    line-height: 1.2;
    font-weight: 700;
    content: "";
  }
  #cpacpp-page #schedule table.schedule-table .course-type {
    border-top: 0;
  }
  #cpacpp-page #schedule table.schedule-table .course-type::before {
    content: "更新講座種類";
    font-size: 1.4rem;
  }
  #cpacpp-page #schedule table.schedule-table .course-type .sp-number {
    display: inline;
    margin-right: 0.5rem;
  }
  #cpacpp-page #schedule table.schedule-table .course-price {
    line-height: 1.4;
  }
  #cpacpp-page #schedule table.schedule-table .course-price::before {
    content: "受講料（税込）";
    font-size: 1.4rem;
  }
  #cpacpp-page #schedule table.schedule-table .course-content {
    line-height: 1.6;
  }
  #cpacpp-page #schedule table.schedule-table .course-content::before {
    content: "講座内容";
    font-size: 1.4rem;
  }
  #cpacpp-page #schedule table.schedule-table .course-content p {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
  #cpacpp-page #schedule table.schedule-table .course-content .time {
    margin: 0 auto 1rem;
    text-align: center;
    line-height: 1.2;
  }
}
#cpacpp-page #schedule table.apply-table {
  width: 100%;
  border-collapse: collapse;
}
#cpacpp-page #schedule table.apply-table th,
#cpacpp-page #schedule table.apply-table td {
  padding: 2rem;
  font-weight: 700;
  font-size: 1.4rem;
  text-align: center;
  border: 1px solid #d6d6d6;
}
#cpacpp-page #schedule table.apply-table th {
  background-color: #de4842;
  color: #fff;
}
#cpacpp-page #schedule table.apply-table td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 100%;
}
#cpacpp-page #schedule table.apply-table thead {
  display: table-header-group;
}
#cpacpp-page #schedule table.apply-table tbody {
  display: table-row-group;
}
#cpacpp-page #schedule table.apply-table thead tr,
#cpacpp-page #schedule table.apply-table tbody tr {
  display: table-row;
  -webkit-box-flex: initial;
      -ms-flex: initial;
          flex: none;
  max-width: none;
  width: auto;
}
#cpacpp-page #schedule table.apply-table thead th,
#cpacpp-page #schedule table.apply-table tbody td {
  display: table-cell;
  vertical-align: middle;
  height: auto;
  -webkit-box-align: initial;
      -ms-flex-align: initial;
          align-items: initial;
  -webkit-box-pack: initial;
      -ms-flex-pack: initial;
          justify-content: initial;
  -webkit-box-flex: initial;
      -ms-flex-positive: initial;
          flex-grow: initial;
}
#cpacpp-page #schedule table.apply-table thead th:nth-child(1) {
  width: 28%;
}
#cpacpp-page #schedule table.apply-table thead th:nth-child(2) {
  width: 22%;
}
#cpacpp-page #schedule table.apply-table thead th:nth-child(3) {
  width: 50%;
}
#cpacpp-page #schedule table.apply-table tbody tr + tr td {
  border-top: 2px solid #d6d6d6;
}
#cpacpp-page #schedule table.apply-table td.schedule-data-cell {
  color: #de4842;
  font-weight: 700;
  line-height: 1.6;
  word-break: break-word;
}
@media (max-width: 767px) {
  #cpacpp-page #schedule table.apply-table thead {
    display: none;
  }
  #cpacpp-page #schedule table.apply-table tbody tr {
    display: block;
    margin-bottom: 2rem;
    border: 1px solid #d6d6d6;
  }
  #cpacpp-page #schedule table.apply-table tbody tr:last-child {
    margin-bottom: 0;
  }
  #cpacpp-page #schedule table.apply-table tbody td {
    display: block;
    width: 100%;
    text-align: left;
  }
  #cpacpp-page #schedule table.apply-table tbody td::before {
    content: attr(data-label);
    display: block;
    margin-bottom: 0.6rem;
    font-weight: 700;
    color: #de4842;
  }
}
#cpacpp-page #schedule table.apply-table td.seminar-venue-cell {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#cpacpp-page #schedule table.apply-table .seminar-datetime-venue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.6rem;
  width: 100%;
}
#cpacpp-page #schedule table.apply-table .seminar-place {
  margin: 0;
  color: #262626;
  font-weight: 400;
  line-height: 1.6;
  text-align: center;
  width: 100%;
  word-break: break-word;
}
#cpacpp-page #schedule table.apply-table a.seminar-map-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.4rem;
  padding: 0.6rem 2.8rem 0.6rem 1.2rem;
  font-size: 1.3rem;
  font-weight: 700;
  color: #fff;
  background-color: #555;
  border-radius: 0.3rem;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#cpacpp-page #schedule table.apply-table a.seminar-map-link::before {
  display: none;
}
#cpacpp-page #schedule table.apply-table a.seminar-map-link::after {
  content: "";
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.3rem;
  height: 1.3rem;
  background-image: url("../img/common/icon_external.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#cpacpp-page #schedule table.apply-table a.seminar-map-link:hover {
  opacity: 0.7;
}
#cpacpp-page #schedule table.apply-table a {
  display: block;
  color: #fff;
  padding: 1rem 2rem 1rem 4rem;
  font-size: 1.4rem;
  font-weight: 700;
  border-radius: 0.5rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  background-color: #de4842;
}
#cpacpp-page #schedule table.apply-table a::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 1rem;
  width: 2rem;
  height: 2rem;
  -webkit-mask-image: url("../img/common/icon_arrow_white.svg");
          mask-image: url("../img/common/icon_arrow_white.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #fff;
}
#cpacpp-page #schedule table.apply-table a:hover {
  opacity: 0.6;
}
#cpacpp-page #schedule ul.step-list li.number-step-item {
  background-color: #f1f1f4;
}
#cpacpp-page #schedule ul.step-list li.number-step-item p.step-gray {
  background-color: #fff;
}
#cpacpp-page #schedule ul.step-list li.number-step-item p.step-gray::before {
  -webkit-mask-image: url("../img/common/icon_corner_gray.svg");
          mask-image: url("../img/common/icon_corner_gray.svg");
  background-color: #fff;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-size: initial;
  background-image: initial;
  background-repeat: initial;
  background-position: initial;
}
#cpacpp-page #schedule ul.step-list li.number-step-item p.step-gray::after {
  -webkit-mask-image: url("../img/common/icon_corner_gray.svg");
          mask-image: url("../img/common/icon_corner_gray.svg");
  background-color: #fff;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-size: initial;
  background-image: initial;
  background-repeat: initial;
  background-position: initial;
}
#cpacpp-page #schedule ul.step-list li.number-step-item a {
  margin: 0;
}
#cpacpp-page #faq {
  margin: 5rem 0 0;
}
#cpacpp-page #faq .faq-read-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
}
#cpacpp-page #faq .faq-read-wrapper .image-wrapper {
  gap: 1rem;
}
#cpacpp-page #faq .faq-read-wrapper .image-wrapper img {
  width: 7rem;
}
#cpacpp-page #cta {
  margin: 7rem 0 0;
}
#cpacpp-page #cta .cta-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3rem;
}
#cpacpp-page #cta .image-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3rem;
}
#cpacpp-page #cta .image-wrapper img {
  width: 13rem;
}
#cpacpp-page #cta .read-btn-columns {
  margin-top: 0;
}

#cpacpp-page #related-page {
  margin: 8rem 0 0;
}
#cpacpp-page #related-page .inner-1100 {
  position: relative;
}
#cpacpp-page #related-page .others-wrapper {
  position: absolute;
  bottom: -3rem;
  right: 5%;
}
#cpacpp-page #related-page .others-wrapper a {
  color: #6d6d6d;
}