.education#kamokurishu .p-datas__list__item > a[data-type="blank"] > div > span {
  padding-left: 0;
}

.education#kamokurishu .p-datas__list__item > a[data-type="blank"] > div > span::after {
  content: "";
  width: 17px;
  height: 14px;
  display: inline-block;
  background-image: url(/assets/images/common/icon_blank.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-left: 10px;
}

.education#kamokurishu span.c-note {
  color: #FF0000;
}

.education#kamokurishu .c-list_type02 li {
  margin: 0;
}

.education#kamokurishu .p-others {
  padding: 30px;
}

@media only screen and (max-width: 767px) {
  .education#kamokurishu .p-others {
    padding: 20px;
  }
}

.education#kamokurishu .p-others .p-others__head {
  font-size: 18px;
  font-size: 1.8rem;
}

@media only screen and (max-width: 767px) {
  .education#kamokurishu .p-others .p-others__head {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.education#kamokurishu .p-others .c-rt_type01 > span {
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #fff;
  border: solid 1px #CBCBCB;
  border-radius: 3px;
  padding: 0.1em 0.3em;
  margin-right: 1em;
}

@media only screen and (max-width: 767px) {
  .education#kamokurishu .p-others .c-rt_type01 > span {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
