/* ======================================================================
 p-5specialacademy
====================================================================== */
#p-nextstage {
  overflow: hidden;
}
#p-nextstage .l-main {
  position: relative;
  overflow: hidden;
}
#p-nextstage .l-main {
  position: relative;
  overflow: hidden;
}
#p-nextstage .l-main-visual {
  display: none;
}
@media screen and (max-width: 767px) {
  #p-nextstage #secTop {
    height: 490px;
  }
}
#p-nextstage .c-ttl-4-num span {
  background-color: #ee7c00;
}
#p-nextstage .container {
  box-sizing: border-box;
  border-right: solid 1px #d9d9d9;
  border-left: solid 1px #d9d9d9;
  max-width: 1200px;
  margin: 0 auto;
}
#p-nextstage .c-secTtl span {
  background-color: #ee7c00;
}
#p-nextstage .c-ttl-4-bg::before,
#p-nextstage .c-ac-list li::before {
  border-color: transparent transparent transparent #ee7c00;
}
#p-nextstage .c-ttl-4-bg::after,
#p-nextstage .c-ac-list li::after {
  border-color: transparent #e1ba99 transparent transparent;
}
#p-nextstage .c-ac-list_num {
  color: #ee7c00;
}
#p-nextstage #secMain .container {
  padding-top: 10px;
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  #p-nextstage #secMain .container {
    padding-bottom: 60px;
  }
}
#p-nextstage #secMain .visual {
  width: 500px;
  margin: 100px auto;
}
@media screen and (max-width: 767px) {
  #p-nextstage #secMain .visual {
    width: 70%;
    margin: 100px auto 50px;
  }
}
#p-nextstage #secMain .c-ac-list_ttl::after {
  background: linear-gradient(90deg, #ee7c00 0%, #ee7c00 76%, #e4d7de 76%, #e4d7de 100%);
}
#p-nextstage #secMain .c-ac-list_boxTtl {
  text-align: center;
}
#p-nextstage #secMain .c-ac-list_boxTtl span::after {
  background-color: #ee7c00;
}
#p-nextstage #secMain .c-ac-list_boxTtl span + br + span {
  margin-top: 20px;
}
#p-nextstage #secMain .reseacherList {
  margin-top: 35px;
}
#p-nextstage #secMain .reseacherList + .c-ac-list_boxTtl {
  margin-top: 60px;
}
#p-nextstage #secMain .reseacherList_info {
  margin-top: 10px;
  font-size: 1.3rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
#p-nextstage #secMain .reseacherList_name {
  margin-top: 10px;
  font-family: "Noto Serif JP", serif;
  font-size: 1.8rem;
  font-weight: 700;
}
#p-nextstage #secMain .reseacherList_name small {
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  #p-nextstage #secMain .scroll {
    position: relative;
    width: 100%;
    padding-bottom: 20px;
    overflow-x: scroll;
  }
  #p-nextstage #secMain .scroll::-webkit-scrollbar {
    z-index: 1;
    position: relative;
    width: calc(100% - 20px);
    height: 6px;
    background-color: #c9caca;
  }
  #p-nextstage #secMain .scroll::-webkit-scrollbar-thumb {
    z-index: 1;
    position: relative;
    background: #a99549;
    height: 6px;
    border-radius: 5px;
  }
}
#p-nextstage #secMain .scroll + .c-ac-list_boxTtl {
  margin-top: 60px;
}
#p-nextstage #secMain .course {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #p-nextstage #secMain .course {
    width: 900px;
  }
}
#p-nextstage #secMain .col2 {
  display: flex;
}
@media screen and (max-width: 767px) {
  #p-nextstage #secMain .col2 {
    display: block;
  }
}
#p-nextstage #secMain .col2 li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
}
@media screen and (max-width: 767px) {
  #p-nextstage #secMain .col2 li {
    width: 100%;
  }
  #p-nextstage #secMain .col2 li + li {
    margin-top: 20px;
  }
}
#p-nextstage #secMain .c-ac-list_img {
  width: 450px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #p-nextstage #secMain .c-ac-list_img {
    width: 100%;
  }
}
#p-nextstage #secMain .c-ac-list_caption {
  text-align: left;
}/*# sourceMappingURL=p-nextstage.css.map */