@charset "UTF-8";
.cpd h2 {
  border-bottom: none !important;
  margin: 0 !important;
}
.cpd h2::after {
  position: static !important;
}
.cpd h3 {
  position: static !important;
  padding: 0 !important;
  border: none !important;
}
.cpd h3::before {
  width: 0 !important;
  height: 0 !important;
  background: no-repeat !important;
}
.cpd h4 {
  position: static !important;
  padding: 0 !important;
}
.cpd h4::after {
  position: static !important;
}
/**/
.inner.cpd {
  width: 100% !important;
  margin: 0 !important;
}
.inner.cpd .bg {
  padding: 120px 0;
  background-image: url("../img/activities/cpd/bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative !important;
}
.inner.cpd .bg:before {
  content: '' !important;
  /*background: linear-gradient(135deg, rgba(247, 219, 82, 0.9), rgba(248, 181, 81, 0.9));*/
  background: linear-gradient(135deg, rgba(47, 172, 219, 0.9), rgba(162, 209, 101, 0.9));
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
}
.inner.cpd h2 {
  font-size: 48px;
  text-align: center;
  color: #fff;
}
.inner.cpd h2 .yellow {
  font-size: 58px;
  color: #fbb03b;
}
.cpd .inner {
  width: 1000px;
}
.cpd .box {
  padding: 30px 0;
  margin: 0 !important;
}
.cpd .box p {
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 16px;
  line-height: 28px;
}
.cpd .box:nth-child(2) {
  background-color: #fdf2d0;
}
.cpd .box:nth-child(3) {
  background-color: #e3f0e1;
}
.cpd .box:nth-child(4) {
  background-color: #ffe2d6;
}
.cpd .box:nth-child(5) {
  background-color: #d8efed;
}
.cpd .box:nth-child(6) {
  background-color: #d6e8f4;
}
.cpd .box h3 {
  font-size: 32px !important;
  line-height: 42px !important;
  font-weight: bold !important;
  position: relative !important;
  margin-bottom: 40px !important;
  text-align: center;
}
.cpd .box h3:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 100%;
  height: 2px;
}
.cpd .box h3 .no {
  font-size: 60px;
  display: block;
  margin-bottom: 20px;
}
.cpd .box:nth-child(2) h3:after {
  background-color: #f8b551;
}
.cpd .box:nth-child(2) h3 .no {
  color: #f8b551;
}
.cpd .box:nth-child(3) h3:after {
  background-color: #79b073;
}
.cpd .box:nth-child(3) h3 .no {
  color: #79b073;
}
.cpd .box:nth-child(4) h3:after {
  background-color: #fc8858;
}
.cpd .box:nth-child(4) h3 .no {
  color: #fc8858;
}
.cpd .box:nth-child(5) h3:after {
  background-color: #45c4b5;
}
.cpd .box:nth-child(5) h3 .no {
  color: #45c4b5;
}
.cpd .box:nth-child(6) h3:after {
  background-color: #478fbf;
}
.cpd .box:nth-child(6) h3 .no {
  color: #478fbf;
}
.cpd .box_box {
  padding: 50px 0;
  border-bottom: solid 1px #aaa;
  margin: 0 !important;
}
.cpd .box_box:last-child {
  border: none;
  padding-bottom: 0 !important;
}
.cpd .box_box h4 {
  font-size: 24px !important;
  font-weight: bold !important;
  margin: 0 auto 20px !important;
}
.cpd .box_box h4 .no {
  color: #45c4b5;
}
.cpd table {
  width: 100%;
  border: solid 2px #aaa;
  border-collapse: collapse;
  background-color: #fff;
}
.cpd table th, .cpd table td {
  border: solid 1px #aaa;
  padding: 10px 1%;
}
.cpd table thead th {
  background-color: #0075a9;
  color: #fff;
}
.cpd table th {
  background-color: #ebf4f8;
  text-align: center;
}
.cpd .point_box {
  margin: 30px auto;
}
.cpd .point_box h5 {
  text-align: center;
  font-size: 22px;
  color: #0075a9;
  margin: 0 auto 20px;
}
.cpd .box04 .box_box01 .point_box table tbody th {
  width: 25%;
}
.cpd .box04 .box_box01 .point_box table td {
  width: 20%;
}
.cpd .box04 .box_box01 .point_box table td:last-child {
  width: 12%;
  text-align: center;
}
.cpd .box04 .box_box01 .point_box table td:nth-last-child(2) {
  width: 35%;
}
.cpd .box04 .box_box03 .point_box table tbody th:nth-child(1) {
  width: 20%;
}
.cpd .box04 .box_box03 .point_box table td {
  text-align: center;
}
.cpd .box04 .box_box03 .point_box table td:last-child {
  width: 35%;
  text-align: left;
}
.cpd .box04 .red {
  color: #dc5442;
}
.cpd .box04 .about_name {
  padding: 5px 5%;
  background-color: #fff;
  border: solid 1px #aaa;
  margin-bottom: 20px;
}
.cpd .box04 .detail_name .box {
  padding: 20px 5% 5px;
  margin-bottom: 5px;
}
.cpd .box04 .detail_name .box:nth-child(1) {
  background-color: #fbde8a;
}
.cpd .box04 .detail_name .box:nth-child(2) {
  background-color: #b9dab5;
}
.cpd .box04 .detail_name .box:nth-child(3) {
  background-color: #99c6e4;
}
.cpd .box04 .detail_name .box:nth-child(4) {
  background-color: #ffb698;
}
.cpd .box04 .detail_name .box h5 {
  margin: 0 auto -10px;
  font-size: 18px;
}
.cpd .box05 table tbody th {
  width: 25%;
}
.cpd .box05 table td {
  width: 20%;
}
.cpd .box05 table td:nth-last-child(2) {
  width: 13% !important;
  text-align: center;
}
.cpd .box05 .right {
  text-align: right;
}
@media screen and (max-width:1050px) {
  .inner.cpd .bg {
    background-size: 120%;
    padding: 50px 5%;
  }
  .inner.cpd h2 {
    font-size: 24px;
    line-height: 34px;
  }
  .inner.cpd h2 .yellow {
    display: inline !important;
    font-size: 30px;
  }
  .cpd .inner {
    width: 90%;
  }
  .cpd .box {
    padding: 10px 0;
  }
  .cpd .box h3 {
    font-size: 22px !important;
    line-height: 32px !important;
    margin-bottom: 30px !important;
  }
  .cpd .box h3 .no {
    font-size: 40px;
    margin-bottom: 10px;
  }
  .cpd .box_box {
    padding: 30px 0;
  }
  .cpd .box_box h4 {
    font-size: 18px !important;
    margin: 0 auto -5px !important;
  }
  .cpd .point_box {
    margin: 20px auto;
  }
  .cpd .point_box h5 {
    font-size: 16px;
    margin: 0 auto 10px;
  }
  .cpd .box04 .detail_name .box h5 {
    font-size: 16px;
  }
  .cpd table {
    width: 1000px;
  }
  .cpd .scroll {
    overflow: auto;
    white-space: nowrap;
  }
  .cpd .scroll::-webkit-scrollbar {
    height: 5px;
  }
  .cpd .scroll::-webkit-scrollbar-track {
    background: #F1F1F1;
  }
  .cpd .scroll::-webkit-scrollbar-thumb {
    background: #BCBCBC;
  }
  .cpd table th, .cpd table td {
    white-space: normal !important;
  }
}