.page_head .pageHead_block {
  background: linear-gradient(84deg, rgba(120, 189, 0, 0.5) 2.58%, #78BD00 54.1%, #65B671 100%);
}

.pageHead_lead span {
  background: rgba(120, 190, 0, 0.85);
}

.title-content.-faculty, .title-large.-faculty, .title-middle.-faculty, .title-small.-faculty, .title-xsmall.-faculty, .title-xxsmall.-faculty {
  color: #78BE00;
}

.button-more.-square.-faculty a {
  background: #78BE00;
}

.featureIndex::after {
  background: linear-gradient(84deg, rgba(120, 189, 0, 0.5) 2.58%, #78BD00 54.1%, #65B671 100%);
}
.featureIndex_itemTitle em {
  background: linear-gradient(transparent 60%, #FFFF00 60%);
}
.featureIndex_num {
  color: #78BE00;
}

.careerIndex_list span {
  background: linear-gradient(transparent 60%, rgba(120, 190, 0, 0.13) 60%);
}

.numberIndex_item {
  background: rgba(242, 248, 230, 0.8);
}
.numberIndex_item .numberIndex_number {
  color: #78BE00;
}
.policyIndex .policy_title {
  background: #6AA800;
}
.policyIndex .policy_title.-even {
  background: #A1CF53;
}

.number_item {
  background: rgba(242, 248, 230, 0.8);
}
.number_item .number_number {
  color: #78BE00;
}

.passed_container {
  padding: 3rem 4rem;
}
.passed_text {
  margin-bottom: 0.25em;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width: 640px) {
  .passed_text {
    letter-spacing: 0;
  }
}
.passed_text em {
  font-size: 6.4rem;
  color: #78BE00;
  font-weight: 700;
}
.passed_text span {
  font-size: 1.6rem;
  font-weight: 500;
}

.course_column.-large {
  width: 67.2rem;
}
.course_column.-small {
  width: 44rem;
}
.course_list {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
}
.course_item {
  width: 20.6rem;
  font-size: 1.5rem;
  line-height: 1.4;
}
@media only screen and (max-width: 640px) {
  .course_item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media only screen and (max-width: 640px) {
  .course_item figure {
    width: 40%;
  }
}
@media only screen and (max-width: 640px) {
  .course_text {
    width: 54%;
  }
}
.course_title {
  margin-bottom: 0.5em;
  font-size: 2.4rem;
  color: #78BE00;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .course_title {
    text-align: left;
  }
}

.column_facility {
  margin-bottom: 2em;
  display: flex;
  justify-content: space-between;
}
.column_facility .facility_image {
  width: 44.4444444444%;
}
@media only screen and (max-width: 640px) {
  .column_facility .facility_image {
    width: 46.2962962963%;
  }
}
.column_facility .facility_image figcaption {
  margin-top: 0.5em;
  font-size: 1.4rem;
}

.experience_container {
  padding: 6rem 0 6rem 6rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  .experience_container {
    flex-direction: column;
    padding: 4.6875vw;
  }
}
.experience_container .column_container {
  margin: 0;
  width: 100%;
}
.experience_text {
  width: 76rem;
}
@media only screen and (max-width: 640px) {
  .experience_text {
    width: 100%;
  }
}
.experience_image {
  width: 30rem;
}
@media only screen and (max-width: 640px) {
  .experience_image {
    margin-top: 4.6875vw;
    width: 60%;
  }
}
.experience_image figcaption {
  margin-top: 1em;
  font-size: 2.4rem;
  font-weight: 600;
  text-align: center;
  line-height: 1;
}
@media only screen and (max-width: 640px) {
  .experience_image figcaption {
    font-size: 4.375vw;
  }
}
.experience_image figcaption span {
  font-size: 1.8rem;
}
@media only screen and (max-width: 640px) {
  .experience_image figcaption span {
    font-size: 2.34375vw;
  }
}

.faculty_newsCategory {
  background: #78BE00;
}

.image-shadowR {
  box-shadow: 2rem 2rem 0 0 #78BE00;
}
@media only screen and (max-width: 640px) {
  .image-shadowR {
    box-shadow: 1.875vw 1.875vw 0 0 #78BE00;
  }
}
.image-shadowL {
  box-shadow: -2rem 2rem 0 0 #78BE00;
}
@media only screen and (max-width: 640px) {
  .image-shadowL {
    box-shadow: -1.875vw 1.875vw 0 0 #78BE00;
  }
}

.list_dot li {
  margin: 0.25em 0;
}
.list_dot li::before {
  color: #78BE00;
}
.list_dot-small li {
  margin: 0.25em 0;
}

.feature_list li a {
  border-top: solid 2px #78BE00;
  border-bottom: solid 2px #78BE00;
}
@media only screen and (max-width: 640px) {
  .feature_list li a {
    border-bottom: 0;
  }
}
.feature_list li a::after {
  color: #78BE00;
}
.feature_list li a .feature_num {
  color: #78BE00;
}
@media only screen and (max-width: 640px) {
  .feature_list li:last-child {
    border-bottom: solid 2px #78BE00;
  }
}
.featureTitle_num {
  color: #78BE00;
}
.feature_title h2 {
  color: #78BE00;
}

.bgColor_title {
  background: #78BE00;
}

.-bg {
  background: rgba(242, 248, 230, 0.8);
}

.practice_container {
  gap: 0;
}
@media only screen and (max-width: 640px) {
  .practice_container {
    flex-direction: column;
  }
}
.practice_container .list_dot {
  margin: 0;
}
.practice_container .list_dot.-flex {
  gap: 0 1.5em;
}
.practice_container .list_dot li {
  margin: 0;
  font-size: 1.4rem;
}
.practice_list {
  border: solid 1px #fff;
  width: 20%;
  background: rgba(242, 248, 230, 0.8);
  display: flex;
  flex-direction: column;
  letter-spacing: 0;
}
@media only screen and (max-width: 640px) {
  .practice_list {
    width: 100%;
  }
}
.practice_list:first-child {
  width: 40%;
}
@media only screen and (max-width: 640px) {
  .practice_list:first-child {
    width: 100%;
  }
}
.practice_list dt {
  padding: 0.25em 1em;
  border-bottom: solid 2px #fff;
  color: #fff;
  background: #78BE00;
  text-align: center;
}
.practice_list dd {
  padding: 1em;
}

.teacher_item {
  background: rgba(242, 248, 230, 0.8);
}

.content.bg.-faculty {
  background: rgba(242, 248, 230, 0.8);
}

.interview_list li a {
  padding: 1em 0;
  border-top: solid 2px #78BE00;
  border-bottom: solid 2px #78BE00;
}
.interview_list li a::after {
  color: #78BE00;
}
.interview_text {
  background: rgba(242, 248, 230, 0.8);
}
.interview_path {
  background: #78BE00;
}

.button-link a {
  border: solid 2px #78BE00;
  box-shadow: 0.2rem 0.2rem 0 0 #78BE00;
}
.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 #78BE00;
}

.point_item {
  background: rgba(242, 248, 230, 0.8);
}
.point_number {
  background: #78BE00;
}

.philosophy_item {
  padding: 1.5em;
  color: rgb(255, 234, 0);
  background: #78BE00;
  line-height: 1.4;
  text-align: center;
  font-weight: 700;
}

.dp_container {
  gap: 1.7rem;
}
.dp_item {
  padding: 1em;
  border: solid 0.2rem #78BE00;
  color: #78BE00;
  width: 27.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  font-weight: 700;
  line-height: 1.4;
}
@media only screen and (max-width: 640px) {
  .dp_item {
    width: 100%;
  }
}

.flow_item {
  padding-top: 3em;
}
@media only screen and (max-width: 640px) {
  .flow_item {
    padding-top: 0;
  }
}
.flow_item:first-child dt:after {
  border-color: transparent transparent transparent #CAE9A5;
}
@media only screen and (max-width: 640px) {
  .flow_item:first-child dt:after {
    border-color: #CAE9A5 transparent transparent transparent;
  }
}
.flow_item:first-child dt span {
  background: #CAE9A5;
}
.flow_item:first-child dd {
  padding-left: 0;
}
.flow_item:nth-child(2) dt:after {
  border-color: transparent transparent transparent #9DD04C;
}
@media only screen and (max-width: 640px) {
  .flow_item:nth-child(2) dt:after {
    border-color: #9DD04C transparent transparent transparent;
  }
}
.flow_item:nth-child(2) dt span {
  background: #9DD04C;
}
.flow_item:nth-child(3) dt:after {
  border-color: transparent transparent transparent #78BE00;
}
@media only screen and (max-width: 640px) {
  .flow_item:nth-child(3) dt:after {
    border-color: #78BE00 transparent transparent transparent;
  }
}
.flow_item:nth-child(3) dt span {
  background: #78BE00;
}
.flow_item:nth-child(4) dt:after {
  border-color: transparent transparent transparent #6AA800;
}
@media only screen and (max-width: 640px) {
  .flow_item:nth-child(4) dt:after {
    border-color: #6AA800 transparent transparent transparent;
  }
}
.flow_item:nth-child(4) dt span {
  background: #6AA800;
}
.flow_item .flow_head {
  padding-left: 0;
  position: absolute;
  left: 0;
  top: 0;
  color: #6AA800;
  font-weight: 700;
  font-size: 1.8rem;
}
@media only screen and (max-width: 640px) {
  .flow_item .flow_head {
    margin-bottom: 1em;
    position: static;
  }
}/*# sourceMappingURL=medical_technology.css.map */