.employment#support_graduate .sec01__mail__list li {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.25;
  text-indent: 4em;
}

@media only screen and (max-width: 767px) {
  .employment#support_graduate .sec01__mail__list li {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.employment#support_graduate .sec01__mail__list li:nth-child(-n+3) {
  text-indent: 0;
}

.employment#support_graduate .sec02__flow__list li {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.25;
}

@media only screen and (max-width: 767px) {
  .employment#support_graduate .sec02__flow__list li {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.employment#support_graduate .sec02__flow__list li:nth-child(even) {
  text-indent: 1em;
}

.employment#support_graduate .p-others {
  padding: 30px;
}

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

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

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

.employment#support_graduate .p-others .c-rt_type01 {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .employment#support_graduate .p-others .c-rt_type01 {
    line-height: 1.8;
    margin-bottom: 0.5em;
  }
}

.employment#support_graduate .p-others .c-rt_type01 > br {
  display: none;
}

@media only screen and (max-width: 767px) {
  .employment#support_graduate .p-others .c-rt_type01 > br {
    display: block;
  }
}

.employment#support_graduate .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) {
  .employment#support_graduate .p-others .c-rt_type01 > span {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
