@charset "UTF-8";
/* 学部・大学院 パンくず 上部 */
.l-container {
  padding-top: 0px;
}
@media only screen and (max-width: 767px) {
  .l-container {
    padding-top: 70px;
  }
}

.dep#special .p-breadList {
  position: static;
  width: 1156px;
  margin: 0 auto;
  margin-top: 130px;
}
@media only screen and (max-width: 767px) {
  .dep#special .p-breadList {
    width: 100%;
    margin: 0;
  }
}
.dep#special .p-breadList .p-breadList__list__item::before {
  color: #404040;
  text-shadow: none;
}
.dep#special .p-breadList .p-breadList__list__item__anchor {
  color: #404040;
  text-shadow: none;
}
.dep#special .p-mainVisual {
  height: 610px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .dep#special .p-mainVisual {
    height: auto;
    margin-bottom: 40px;
  }
}
.dep#special .p-mainVisual_bg {
  width: 1156px;
  height: 570px;
  top: 40px;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  .dep#special .p-mainVisual_bg {
    position: static;
    width: 100%;
    height: 225px;
    transform: none;
  }
}
.dep#special .p-mainVisual_category {
  position: absolute;
  background-color: #20AEE5;
  padding: 40px 40px 30px 0;
  top: auto;
  left: 50%;
  transform: translateX(-578px);
  bottom: -40px;
  width: auto;
  height: auto;
  z-index: 1;
}
.dep#special .p-mainVisual_category::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-color: #20AEE5;
  width: 50vw;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .dep#special .p-mainVisual_category::after {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .dep#special .p-mainVisual_category {
    position: static;
    transform: none;
    padding: 20px 20px 15px;
    top: auto;
    left: auto;
    bottom: auto;
  }
}
.dep#special .p-mainVisual_category_subHead {
  position: static;
  font-size: 18px;
  font-size: 1.8rem;
  writing-mode: horizontal-tb;
  letter-spacing: normal;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .dep#special .p-mainVisual_category_subHead {
    margin-bottom: 15px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.dep#special .p-mainVisual_category_hl {
  position: static;
  font-size: 30px;
  font-size: 3rem;
  text-align: left;
  writing-mode: horizontal-tb;
  letter-spacing: normal;
}
@media only screen and (max-width: 767px) {
  .dep#special .p-mainVisual_category_hl {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.dep#special .u-split_hl span {
  color: #20AEE5;
}
.dep#special .u-split_rt {
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (max-width: 767px) {
  .dep#special .u-split_rt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.dep#special .u-split_note {
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .dep#special .u-split_note {
    margin-bottom: 30px;
  }
}
.dep#special .u-split .p-others {
  text-align: left;
}
.dep#special .u-split .p-others h3 {
  margin-bottom: 1em;
}
.dep#special .u-split .p-others .c-rt_type01 {
  margin-bottom: 1em;
}
.dep#special .u-split .p-others_note {
  font-size: 14px;
  font-size: 1.4rem;
}
.dep#special .c-hl_type04 span::before,
.dep#special .c-hl_type04 span::after {
  background-color: #20AEE5;
}
.dep#special .c-education[data-col="3"] > div {
  margin-bottom: 0px;
}
@media only screen and (max-width: 767px) {
  .dep#special .c-education[data-col="3"] > div {
    margin-bottom: 40px;
  }
  .dep#special .c-education[data-col="3"] > div:last-child {
    margin-bottom: 0;
  }
}
.dep#special .c-education_hl::before {
  background-image: linear-gradient(to bottom, #0086CD 25%, #20AEE5 25%, #20AEE5);
}
