.page_head .pageHead_block {
  background: linear-gradient(84deg, rgba(0, 184, 190, 0.5) 2.58%, #2BCFC7 54.1%, #00BFC5 100%);
}

.pageHead_lead span {
  background: rgba(0, 184, 190, 0.85);
}

.title-content.-faculty, .title-large.-faculty, .title-middle.-faculty, .title-small.-faculty, .title-xsmall.-faculty, .title-xxsmall.-faculty {
  color: rgb(0, 184, 190);
}

.button-more.-square.-faculty a {
  background: rgb(0, 184, 190);
}

.featureIndex::after {
  background: linear-gradient(84deg, rgba(0, 184, 190, 0.5) 2.58%, #2BCFC7 54.1%, #00BFC5 100%);
}
.featureIndex_itemTitle em {
  background: linear-gradient(transparent 60%, #FFFF00 60%);
}
.featureIndex_num {
  color: rgb(0, 184, 190);
}

.careerIndex_list span {
  background: linear-gradient(transparent 60%, rgba(230, 248, 248, 0.8) 60%);
}

.numberIndex_item {
  background: rgba(230, 248, 248, 0.8);
}
.numberIndex_item.-large .numberIndex_image {
  width: 13rem;
}
@media only screen and (max-width: 640px) {
  .numberIndex_item.-large .numberIndex_image {
    width: 15.625vw;
  }
}
.numberIndex_item.-large .numberIndex_number {
  font-size: 4rem;
}
.numberIndex_number {
  color: rgb(0, 184, 190);
}

.faculty_newsCategory {
  background: rgb(0, 184, 190);
}

.policyIndex .policy_title {
  background: rgb(0, 184, 190);
}
.policyIndex .policy_title.-even {
  background: rgba(0, 184, 190, 0.85);
}

.number_item {
  background: rgba(230, 248, 248, 0.8);
}
.number_item .number_number {
  color: rgb(0, 184, 190);
}

.list_dot li {
  margin: 0.25em 0;
}
.list_dot li::before {
  color: rgb(0, 184, 190);
}
.list_dot-small li {
  margin: 0.25em 0;
}

.feature_list li a {
  border-top: solid 2px rgb(0, 184, 190);
  border-bottom: solid 2px rgb(0, 184, 190);
}
@media only screen and (max-width: 640px) {
  .feature_list li a {
    border-bottom: 0;
  }
}
.feature_list li a::after {
  color: rgb(0, 184, 190);
}
.feature_list li a .feature_num {
  color: rgb(0, 184, 190);
}
@media only screen and (max-width: 640px) {
  .feature_list li:last-child {
    border-bottom: solid 2px rgb(0, 184, 190);
  }
}
.featureTitle_num {
  color: rgb(0, 184, 190);
}
.feature_title h2 {
  color: rgb(0, 184, 190);
}

.employerImage_container {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 640px) {
  .employerImage_container {
    gap: 6.25vw;
    flex-direction: column;
  }
}
.employerImage_item.-large {
  width: 65.8490566038%;
}
@media only screen and (max-width: 640px) {
  .employerImage_item.-large {
    width: 100%;
  }
}
.employerImage_item.-small {
  width: 31.6037735849%;
}
@media only screen and (max-width: 640px) {
  .employerImage_item.-small {
    text-align: center;
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .employerImage_item.-small figure {
    margin: 0 auto;
    width: 50%;
  }
}
.employerImage_inner {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 640px) {
  .employerImage_inner {
    gap: 3.125vw;
  }
}

.bgColor_title {
  background: rgb(0, 184, 190);
}

.-bg {
  background: rgba(230, 248, 248, 0.8);
}

.license_list {
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 1rem 3rem;
}
.license_item {
  margin-top: 1em !important;
  font-weight: 500;
  line-height: 1.3;
}
.license_item span {
  font-size: 1.3rem;
}
@media only screen and (max-width: 640px) {
  .license_item span {
    font-size: 2.5vw;
  }
}

.lifeevent_container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.lifeevent_item {
  width: 22.5%;
  line-height: 1.4;
}
@media only screen and (max-width: 640px) {
  .lifeevent_item {
    margin-bottom: 7.8125vw;
    width: 100%;
  }
}
.lifeevent_item.-sp-column {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.lifeevent_item.-large {
  border: solid 1px rgba(0, 0, 0, 0.75);
  width: 47.5%;
  padding: 1.5rem 2rem;
  background: #fff;
}
@media only screen and (max-width: 640px) {
  .lifeevent_item.-large {
    width: 100%;
  }
}
.lifeevent_lead {
  font-weight: 700;
  letter-spacing: 0;
}
@media only screen and (max-width: 640px) {
  .lifeevent_lead {
    display: flex;
  }
}
@media only screen and (max-width: 640px) {
  .lifeevent_inner {
    width: 65%;
  }
}
@media only screen and (max-width: 640px) {
  .lifeevent_image {
    width: 30%;
  }
}

.image-shadowR {
  box-shadow: 2rem 2rem 0 0 rgb(0, 184, 190);
}
@media only screen and (max-width: 640px) {
  .image-shadowR {
    box-shadow: 1.875vw 1.875vw 0 0 rgb(0, 184, 190);
  }
}
.image-shadowL {
  box-shadow: -2rem 2rem 0 0 rgb(0, 184, 190);
}
@media only screen and (max-width: 640px) {
  .image-shadowL {
    box-shadow: -1.875vw 1.875vw 0 0 rgb(0, 184, 190);
  }
}

.teacher_item {
  background: rgba(230, 248, 248, 0.8);
}

.content.bg.-faculty {
  background: rgba(230, 248, 248, 0.8);
}

.interview_list li a {
  padding: 1em 0;
  border-top: solid 2px rgb(0, 184, 190);
  border-bottom: solid 2px rgb(0, 184, 190);
}
.interview_list li a::after {
  color: rgb(0, 184, 190);
}
.interview_text {
  background: rgba(230, 248, 248, 0.8);
}
.interview_path {
  background: rgb(0, 184, 190);
}

.button-link a {
  border: solid 2px rgb(0, 184, 190);
  box-shadow: 0.2rem 0.2rem 0 0 rgb(0, 184, 190);
}
.button-link a::after {
  background: url(../img/common/arrow_s_k.svg) no-repeat right center;
  background-size: auto 100%;
}

.frame-border.-faculty {
  border: solid 2px rgb(0, 184, 190);
}

.point_item {
  background: rgba(230, 248, 248, 0.8);
}
.point_number {
  background: rgb(0, 184, 190);
}

.philosophy_item {
  color: rgb(255, 234, 0);
  background: rgb(0, 184, 190);
}

.dp_item {
  border: solid 2px rgb(0, 184, 190);
  color: rgb(0, 184, 190);
  width: 20rem;
  letter-spacing: 0;
}
@media only screen and (max-width: 640px) {
  .dp_item {
    width: 100%;
  }
}

.flow_item:first-child dt:after {
  border-color: transparent transparent transparent #ECFFFD;
}
@media only screen and (max-width: 640px) {
  .flow_item:first-child dt:after {
    border-color: #ECFFFD transparent transparent transparent;
  }
}
.flow_item:first-child dt span {
  background: #ECFFFD;
}
.flow_item:first-child dd {
  padding-left: 0;
}
.flow_item:nth-child(2) dt:after {
  border-color: transparent transparent transparent #78CFD1;
}
@media only screen and (max-width: 640px) {
  .flow_item:nth-child(2) dt:after {
    border-color: #78CFD1 transparent transparent transparent;
  }
}
.flow_item:nth-child(2) dt span {
  background: #78CFD1;
}
.flow_item:nth-child(3) dt:after {
  border-color: transparent transparent transparent rgb(0, 184, 190);
}
@media only screen and (max-width: 640px) {
  .flow_item:nth-child(3) dt:after {
    border-color: rgb(0, 184, 190) transparent transparent transparent;
  }
}
.flow_item:nth-child(3) dt span {
  background: rgb(0, 184, 190);
}
.flow_item:nth-child(4) dt:after {
  border-color: transparent transparent transparent rgb(0, 184, 190);
}
@media only screen and (max-width: 640px) {
  .flow_item:nth-child(4) dt:after {
    border-color: rgb(0, 184, 190) transparent transparent transparent;
  }
}
.flow_item:nth-child(4) dt span {
  background: rgb(0, 184, 190);
}/*# sourceMappingURL=n_oral_health.css.map */