@charset "UTF-8";
/* CSS Document */

.innerHead {
  position: relative;
}
.mainLead h2 span {
  color: #c577a5;
}
.square span {
  background: #c577a5;
}
/* ---------- REQUIREMENTS ---------- */
.requirements .mainLead {
  padding: 124px 3% 132px;
}
.requirements .mainLead h2 {
  margin-bottom: 28px;
}
.requirements .mainLead p {
  text-align: center;
  font-size: 2.4rem;
  font-size: clamp(2.2rem, 1.25vw, 2.4rem);
  letter-spacing: 1px;
  line-height: 2.08;
  max-width: none;
}
.requirements .event {
  padding: 0 3% 90px;
  position: relative;
}
.requirements .event::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0;
  bottom: 0;
  background: #fff;
}
.requirements .eventWrap {
  max-width: 1500px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
.requirements .eventWrap figure {
  width: 50%;
}
.requirements .eventWrap .txtWrap {
  width: 46.5%;
  display: flex;
  align-items: center;
}
.requirements .eventWrap .txtWrap h3 {
  font-size: 2.4rem;
  font-size: clamp(2.2rem, 1.25vw, 2.4rem);
  letter-spacing: 1px;
  line-height: 1.35;
  font-weight: bold;
  color: #c577a5;
  margin-bottom: 36px;
}
.requirements .eventWrap .txtWrap .notes {
  margin-bottom: 3.2vw;
}
.requirements .eventWrap .txtWrap .notes p {
  letter-spacing: 0.8px;
  font-size: 1.8rem;
  font-size: clamp(1.6rem, 0.93vw, 1.8rem);
  line-height: 1.35;
  font-weight: 500;
  margin-bottom: 18px;
}
.requirements .eventWrap .txtWrap .notes .caution {
  color: #aeaeae;
}
.requirements .eventWrap .txtWrap .btn {
  max-width: 600px;
}
.requirements .eventWrap .txtWrap .btn a {
  display: block;
  position: relative;
  border-top: 2px solid #212121;
  border-bottom: 2px solid #212121;
  padding: 1.6vw 5.5vw 1.6vw 1.5vw;
}
.requirements .eventWrap .txtWrap .btn p {
  padding: 4px 0;
  display: inline-block;
  position: relative;
  font-size: 1.8rem;
  font-size: clamp(1.6rem, 0.93vw, 1.8rem);
  font-weight: 500;
  letter-spacing: 1px;
}
.requirements .eventWrap .txtWrap .btn p::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #c577a5;
  transition: all 0.3s;
  transform: scale(0, 1);
  transform-origin: left top;
}
.requirements .eventWrap .txtWrap .btn a:hover p::after {
  transform: scale(1, 1);
}
.requirements .eventWrap .txtWrap .btn .circleArrow::before {
  background: #c577a5;
  right: 0;
}
.requirements .eventWrap .txtWrap .btn .circleArrow::after {
  right: 0;
}
/* temporary */
.applicationSection {
  background: #fff;
  display: flex;
  justify-content: center;
  padding-bottom: 60px;
}
.applicationSection .btn {
  max-width: 600px;
  width: 100%;
  text-align: center;
}
.applicationSection .btn a {
  display: block;
  position: relative;
  border-top: 2px solid #212121;
  border-bottom: 2px solid #212121;
  padding: 1.6vw 5.5vw 1.6vw 1.5vw;
}
.applicationSection .btn p {
  padding: 4px 0;
  display: inline-block;
  position: relative;
  font-size: 1.8rem;
  font-size: clamp(1.6rem, 0.93vw, 1.8rem);
  font-weight: 500;
  letter-spacing: 1px;
}
/* --temporary */
.applicationSection .btn p::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #c577a5;
  transition: all 0.3s;
  transform: scale(0, 1);
  transform-origin: left top;
}
.applicationSection .btn a:hover p::after {
  transform: scale(1, 1);
}
.applicationSection .btn .circleArrow::before {
  background: #c577a5;
  right: 0;
}
.applicationSection .btn .circleArrow::after {
  right: 0;
}
.requirements .careerContents {
  padding: 0 3% 60px;
  background: #fff;
}
.requirements .careerContents h3 {
  text-align: center;
  font-size: 3rem;
  font-size: clamp(2.8rem, 1.56vw, 3rem);
  font-weight: 500;
  color: #c577a5;
  letter-spacing: 1px;
  margin-bottom: 62px;
}
.requirements .careerDetails {
  max-width: 1600px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.requirements .careerDetails .searchNavi {
  width: 17.5%;
  min-width: 200px;
  margin-right: 3.5%;
}
.requirements .careerDetails .searchSide {
  position: sticky;
  top: 120px;
}
.requirements .careerDetails .searchSide .searchTitle {
  font-size: 2.4rem;
  font-size: clamp(2.2rem, 1.25vw, 2.4rem);
  letter-spacing: 1px;
  font-weight: 500;
  margin-bottom: 24px;
}
.requirements .careerDetails .searchSide .searchTitle::after {
  content: "";
  display: inline-block;
  background: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20512%20512%22%20style%3D%22enable-background%3Anew%200%200%20512%20512%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20d%3D%22M415.9890747%2C207.9695587c0%2C45.8932648-14.8977966%2C88.2870636-39.9941406%2C122.6820526l126.5814819%2C126.681427%20c12.4981689%2C12.4981689%2C12.4981689%2C32.7951965%2C0%2C45.2933655c-12.4981384%2C12.4981079-32.7951965%2C12.4981079-45.2933655%2C0%20L330.7015991%2C375.9449463c-34.3949585%2C25.1963501-76.7887726%2C39.9941711-122.6820526%2C39.9941711%20c-114.883194%2C0-207.9695587-93.0863953-207.9695587-207.9695587S93.1363525%2C0%2C208.0195312%2C0%20S415.9890747%2C93.0863724%2C415.9890747%2C207.9695587z%20M208.0195312%2C351.9484863%20c79.5173645%2C0%2C143.9789124-64.4615784%2C143.9789124-143.9789276S287.5368958%2C63.9906311%2C208.0195312%2C63.9906311%20S64.0406113%2C128.4521942%2C64.0406113%2C207.9695587S128.5021667%2C351.9484863%2C208.0195312%2C351.9484863z%22%2F%3E%3C%2Fsvg%3E")
    no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
  margin-left: 5px;
  position: relative;
  top: 1px;
}
.requirements .careerDetails .searchSide .searchBox dt {
  font-size: clamp(1.8rem, 1.04vw, 2rem);
  letter-spacing: 0.8px;
  color: #fff;
  font-weight: 500;
  background: #c577a5;
  padding: 4px 18px;
}
.requirements .careerDetails .searchSide .searchBox dd {
  margin: 30px 20px 32px;
}
.requirements .careerDetails .searchSide .searchBox dd li {
  font-size: 1.8rem;
  font-size: clamp(1.6rem, 0.93vw, 1.8rem);
  font-weight: 500;
  letter-spacing: 0.8px;
  line-height: 1;
  margin-bottom: 14px;
}
.requirements .careerDetails .searchSide .searchBox dd li label {
  font-weight: 500;
}
.requirements .careerDetails .searchSide .searchBox dd li input {
  width: 18px;
  height: 18px;
  position: relative;
  top: -2px;
  vertical-align: middle;
  margin-right: 12px;
}
.requirements .careerDetails .searchNavi .close {
  display: none;
}
.requirements .careerDetails .searchResult {
  width: 79%;
}
.requirements .careerDetails .careerBlock {
  background: #efeff1;
  padding-bottom: calc(4.2vw + 50px);
  margin-bottom: 50px;
  position: relative;
  transition: 0.5s;
}
.requirements .careerDetails .careerBlock.isHide {
  opacity: 0;
  height: 0;
  padding: 0;
  margin: 0;
  transition: 0.5s;
}
.requirements .careerDetails .careerBlock .miniNavi {
  display: flex;
  flex-wrap: wrap;
}
.requirements .careerDetails .careerBlock .miniNavi li {
  line-height: 1;
  width: 5.94vw;
  min-width: 80px;
  min-height: 50px;
  font-size: 2rem;
  font-size: clamp(1.6rem, 1.04vw, 2rem);
  letter-spacing: 0.8px;
  text-align: center;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
}
.requirements .careerDetails .careerBlock .miniNavi li.se {
  background: #212121;
}
.requirements .careerDetails .careerBlock .miniNavi li.hokkaido {
  background: #66426b;
}
.requirements .careerDetails .careerBlock .miniNavi li.miyagi {
  background: #9f77a5;
}
.requirements .careerDetails .careerBlock .miniNavi li.tokyo {
  background: #be94c4;
}
.requirements .careerDetails .careerBlock .miniNavi li.kanagawa {
  background: #9d68a5;
}
.requirements .careerDetails .careerBlock .miniNavi li.osaka {
  background: #ce668b;
}
.requirements .careerDetails .careerBlock .miniNavi li.hiroshima {
  background: #e4c2d6;
}
.requirements .careerDetails .careerBlock .miniNavi li.hukuoka {
  background: #bd98ae;
}
.requirements .careerDetails .careerBlock .miniNavi li.aichi {
  background: #c577a5;
}
.requirements .careerDetails .careerBlock .miniNavi li.okayama {
  background: #e28aa9;
}
.requirements .careerDetails .careerBlock .miniNavi li.kagawa {
  background: #d39ebd;
}
.requirements .careerContents .careerBlock h3 {
  font-size: 2.4rem;
  font-size: clamp(2.2rem, 1.25vw, 2.4rem);
  font-weight: bold;
  letter-spacing: 1px;
  margin: 3.3vw 4.2vw 1.7vw;
  color: #c577a5;
  text-align: left;
}
.requirements .careerContents .careerBlock .notes {
  padding: 0 4.2vw;
  font-size: 1.8rem;
  font-size: clamp(1.6rem, 0.93vw, 1.8rem);
  font-weight: 500;
  line-height: 1.44;
  letter-spacing: 0.8px;
}
.requirements .careerContents .careerBlock.active .notes {
  display: none;
}
.requirements .careerContents .careerBlock .detailsBtn {
  padding: 0 4.2vw;
  font-size: 1.8rem;
  font-size: clamp(1.6rem, 0.93vw, 1.8rem);
  font-weight: 500;
  line-height: 1.44;
  letter-spacing: 0.8px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  bottom: 3.3vw;
  right: 0;
}
.requirements .careerContents .careerBlock .detailsBtn:hover {
  cursor: pointer;
  opacity: 0.6;
}
.requirements .careerContents .careerBlock .detailsBtn::after {
  content: "";
  display: block;
  width: 34px;
  height: 34px;
  background: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2034%2034%22%20style%3D%22enable-background%3Anew%200%200%2034%2034%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%23C577A5%3B%7D%20.st1%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M17-0.0009996c9.3900013%2C0%2C17.0009995%2C7.6119995%2C17.0009995%2C17.0019989%20c0%2C9.3889999-7.6109982%2C17-17.0009995%2C17c-9.388999%2C0-17.0009995-7.6110001-17.0009995-17%20C-0.0009993%2C7.6110001%2C7.611001-0.0009996%2C17-0.0009996z%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_3%22%3E%20%3Cpolygon%20class%3D%22st1%22%20points%3D%2222.2565918%2C13.8088379%2021.4577637%2C13.2072754%2017.0002441%2C19.1306152%2012.5422363%2C13.2072754%2011.7434082%2C13.8088379%2016.9997559%2C20.7927246%20%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
    no-repeat;
  background-size: contain;
  margin-left: 10px;
  transition: all 0.25s ease-in;
}
.requirements .careerContents .careerBlock.active .detailsBtn::after {
  transform: scale(1, -1);
}
.requirements .careerContents .careerBlock .detailsBlock {
  padding: 0 5.3vw;
  display: none;
}
.requirements .careerContents .careerBlock dl {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.44;
}
.requirements .careerContents .careerBlock dt {
  font-size: 2rem;
  font-size: clamp(1.8rem, 1.04vw, 2rem);
  font-weight: bold;
  width: 15%;
  min-width: 130px;
  padding: 0 0 20px;
  margin-bottom: 19px;
  letter-spacing: 1px;
  border-bottom: 2px solid #aeaeae;
}
.requirements .careerContents .careerBlock dd {
  width: calc(100% - 15%);
  max-width: calc(100% - 130px);
  padding: 0 0 20px;
  margin-bottom: 19px;
  letter-spacing: 0.5px;
  font-size: 1.8rem;
  font-size: clamp(1.6rem, 0.93vw, 1.8rem);
  font-weight: 500;
  letter-spacing: 1px;
  border-bottom: 2px solid #aeaeae;
}
.requirements .careerContents .careerBlock dd b {
  font-weight: bold;
}
.requirements .careerContents .careerBlock .gradBtn {
  margin: 4% auto 1.4%;
  max-width: 540px;
}
.requirements .careerContents .careerBlock .gradBtn a {
  margin: 0 auto;
  padding: calc(0.86vw + 16px) 0;
  display: block;
  position: relative;
  background: #fff;
  border-top: 2px solid #212121;
  border-bottom: 2px solid #212121;
  text-align: center;
}
.requirements .careerContents .careerBlock .gradBtn a::before {
  content: "";
  width: 34px;
  height: 34px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 7%;
  margin: auto;
  z-index: 2;
  background: #c577a5;
}
.requirements .careerContents .careerBlock .gradBtn a::after {
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E7%B7%A8%E9%9B%86%E3%83%A2%E3%83%BC%E3%83%89%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2034%2034%22%20style%3D%22enable-background%3Anew%200%200%2034%2034%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2213.8093262%2C22.2565918%2013.2077637%2C21.4577637%2019.130127%2C17.0002441%2013.2077637%2C12.5422363%2013.8093262%2C11.7434082%2020.7922363%2C16.9997559%20%22%2F%3E%3C%2Fsvg%3E")
    no-repeat;
  background-size: contain;
  width: 34px;
  height: 34px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 7%;
  margin: auto;
  z-index: 3;
}
.requirements .careerContents .careerBlock .gradBtn span {
  padding: 4px 0;
  display: inline-block;
  position: relative;
  font-size: 2rem;
  font-size: clamp(1.8rem, 1.04vw, 2rem);
  font-weight: bold;
  letter-spacing: 0.8px;
}
.requirements .careerContents .careerBlock .gradBtn span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #c577a5;
  transition: all 0.3s;
  transform: scale(0, 1);
  transform-origin: left top;
}
.requirements .careerContents .careerBlock .gradBtn a:hover span::after {
  transform: scale(1, 1);
}
.requirements .careerContents .noData {
  display: none;
  font-size: 1.8rem;
  font-size: clamp(1.6rem, 0.93vw, 1.8rem);
  font-weight: 500;
  letter-spacing: 1px;
}
.requirements .careerContents .noData.active {
  display: block;
}
.requirements .square01 {
  width: 1.7vw;
  right: 14.1%;
  top: max(13.8vw, 250px);
}
.requirements .square02 {
  width: 2.54vw;
  right: 8.7%;
  top: max(17.5vw, 280px);
}
.nextContents.requirements .nav01 a {
  pointer-events: none;
  color: #aeaeae;
}
@media only screen and (max-width: 749px) {
  .requirements .mainLead {
    padding: 16% 0 20%;
  }
  .requirements .mainLead h2 {
    margin-bottom: 6%;
  }
  .requirements .mainLead p {
    font-size: 3.2vw;
    line-height: 1.4;
    text-align: left;
  }
  .requirements .event {
    padding: 0 6% 8.5%;
  }
  .requirements .event::after {
    height: 83%;
  }
  .requirements .eventWrap {
    max-width: none;
    display: block;
  }
  .requirements .eventWrap figure {
    width: 100%;
    margin: 0 0 7%;
  }
  .requirements .eventWrap .txtWrap {
    width: 100%;
    display: block;
  }
  .requirements .eventWrap .txtWrap h3 {
    font-size: 4.26vw;
    line-height: 1.375;
    margin-bottom: 7%;
  }
  .requirements .eventWrap .txtWrap .notes {
    margin-bottom: 8.5%;
  }
  .requirements .eventWrap .txtWrap .notes p {
    font-size: 3.2vw;
    line-height: 1.41;
    margin-bottom: 5.5%;
  }
  .requirements .eventWrap .txtWrap .btn {
    max-width: none;
  }
  .requirements .eventWrap .txtWrap .btn a {
    border-top: 1px solid #212121;
    border-bottom: 1px solid #212121;
    padding: 3vw 7vw 3vw 0;
    text-align: center;
  }
  .requirements .eventWrap .txtWrap .btn p {
    font-size: 3.2vw;
  }
  .requirements .eventWrap .txtWrap .btn .circleArrow::before,
  .requirements .eventWrap .txtWrap .btn .circleArrow::after {
    right: 3vw;
    width: 4.53vw;
    height: 4.53vw;
  }
  /* temporary */
  .applicationSection {
    padding: 0 6% 8.5%;
  }
  .applicationSection .btn {
    max-width: none;
  }
  .applicationSection .btn a {
    border-top: 1px solid #212121;
    border-bottom: 1px solid #212121;
    padding: 3vw 0;
  }
  .applicationSection .btn p {
    font-size: 3.2vw;
  }
  .applicationSection .btn .circleArrow::before,
  .applicationSection .btn .circleArrow::after {
    right: 3vw;
    width: 4.53vw;
    height: 4.53vw;
  }
  /* --temporary */
  .requirements .careerContents {
    padding: 0 0 60px;
  }
  .requirements .careerContents h3 {
    font-size: 4.26vw;
    margin-bottom: 6.5%;
  }
  .requirements .careerDetails {
    max-width: none;
    display: block;
  }
  .requirements .careerDetails .searchNavi {
    width: 100%;
    min-width: 0;
    margin-right: 0;
    position: sticky;
    top: 55px;
    z-index: 2;
    transition: 0.5s;
    background: #efeff1;
  }
  .requirements .careerDetails .searchTitle,
  .requirements .careerDetails .searchNavi .close {
    font-size: 3.73vw;
    text-align: center;
    font-weight: 500;
    background: #c577a5;
    padding: 3.7% 0;
    position: relative;
    display: block;
  }
  .requirements .careerDetails .searchTitle::after,
  .requirements .careerDetails .searchNavi .close::after {
    content: "";
    width: 4.53vw;
    height: 4.53vw;
    background: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2034%2034%22%20style%3D%22enable-background%3Anew%200%200%2034%2034%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%23FFFFFF%3B%7D%20.st1%7Bfill%3A%23c577a5%3B%7D%3C%2Fstyle%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M17-0.0009996c9.3900013%2C0%2C17.0009995%2C7.6119995%2C17.0009995%2C17.0019989%20c0%2C9.3889999-7.6109982%2C17-17.0009995%2C17c-9.388999%2C0-17.0009995-7.6110001-17.0009995-17%20C-0.0009993%2C7.6110001%2C7.611001-0.0009996%2C17-0.0009996z%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_3%22%3E%20%3Cpolygon%20class%3D%22st1%22%20points%3D%2222.2565918%2C13.8088379%2021.4577637%2C13.2072754%2017.0002441%2C19.1306152%2012.5422363%2C13.2072754%2011.7434082%2C13.8088379%2016.9997559%2C20.7927246%20%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
      no-repeat;
    background-size: contain;
    position: absolute;
    right: 9%;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .requirements .careerDetails .searchTitle.active {
    opacity: 0;
    height: 0;
    padding: 0;
  }
  .requirements .careerDetails .searchNavi .close::after {
    transform: scale(1, -1);
  }
  .requirements .careerDetails .searchSide {
    position: relative;
    top: 0;
    padding: 8% 0 0;
    display: none;
  }
  .requirements .careerDetails .searchSide .searchTitle {
    display: none;
  }
  .requirements .careerDetails .searchSide .searchBox {
    margin: 0 12.5vw;
  }
  .requirements .careerDetails .searchSide .searchBox dt {
    font-size: 3.2vw;
    padding: 0 3vw;
  }
  .requirements .careerDetails .searchSide .searchBox dd {
    margin: 4% 4% 5%;
  }
  .requirements .careerDetails .searchSide .searchBox dd ul {
    display: flex;
    flex-wrap: wrap;
  }
  .requirements .careerDetails .searchSide .searchBox dd li {
    font-size: 3.73vw;
    margin-bottom: 4%;
    width: 30%;
  }
  .requirements .careerDetails .searchSide .searchBox dd li:first-child,
  .requirements .careerDetails .searchSide .searchBox dd li:nth-child(4),
  .requirements .careerDetails .searchSide .searchBox dd li:nth-child(7) {
    width: 40%;
  }
  .requirements .careerDetails .searchSide .searchBox dd li input {
    width: 2.4vw;
    height: 2.4vw;
    margin-right: 1vw;
  }
  .requirements .careerDetails .searchResult {
    width: 100%;
    padding: 7% 6% 0;
  }
  .requirements .careerDetails .careerBlock {
    padding-bottom: 25%;
    margin-bottom: 6.5%;
  }
  .requirements .careerDetails .careerBlock .miniNavi li {
    width: calc(100% / 4);
    min-width: 0;
    min-height: 0;
    font-size: 3.2vw;
    padding: 2% 0;
  }
  .requirements .careerDetails .careerBlock .miniNavi li.se {
    font-size: 3.2vw;
  }
  .requirements .careerContents .careerBlock h3 {
    font-size: 3.73vw;
    margin: 6.5vw 6vw 4.5vw;
  }
  .requirements .careerContents .careerBlock .notes {
    padding: 0 6vw;
    font-size: 3.2vw;
    line-height: 1.41;
  }
  .requirements .careerContents .careerBlock .detailsBtn {
    padding: 0;
    font-size: 3.2vw;
    line-height: 1.41;
    justify-content: center;
    bottom: 9.5vw;
    right: auto;
    width: 100%;
  }
  .requirements .careerContents .careerBlock .detailsBtn:hover {
    opacity: 1;
  }
  .requirements .careerContents .careerBlock .detailsBtn::after {
    width: 4.53vw;
    height: 4.53vw;
    margin-left: 3vw;
  }
  .requirements .careerContents .careerBlock .detailsBlock {
    padding: 0 6.5vw;
  }
  .requirements .careerContents .careerBlock dl {
    display: block;
    line-height: 1.41;
  }
  .requirements .careerContents .careerBlock dt {
    font-size: 3.73vw;
    width: 100%;
    min-width: 0;
    padding: 0 0 4%;
    margin-bottom: 0;
    border-bottom: none;
  }
  .requirements .careerContents .careerBlock dd {
    width: 100%;
    max-width: none;
    padding: 0 0 6%;
    margin-bottom: 5%;
    font-size: 3.2vw;
    border-bottom: 1px solid #aeaeae;
  }
  .requirements .careerContents .careerBlock .gradBtn {
    margin: 7% auto 3.5%;
    max-width: none;
  }
  .requirements .careerContents .careerBlock .gradBtn a {
    padding: 5.5% 0;
    font-size: 3.2vw;
    border-top: 1px solid #212121;
    border-bottom: 1px solid #212121;
  }
  .requirements .careerContents .careerBlock .gradBtn a::before {
    width: 4.53vw;
    height: 4.53vw;
    right: 8%;
  }
  .requirements .careerContents .careerBlock .gradBtn a::after {
    width: 4.53vw;
    height: 4.53vw;
    right: 8%;
  }
  .requirements .careerContents .noData {
    font-size: 4.53vw;
  }
  .requirements .square01 {
    width: 2.93vw;
    right: 14.1%;
    top: 27.8%;
  }
  .requirements .square02 {
    width: 4.54vw;
    right: 4.7%;
    top: 34.1%;
  }
}
/* ---------- FLOW ---------- */
.flowPage .mainLead {
  padding: 90px 3% 82px;
}
.flowPage .mainLead p {
  max-width: none;
  text-align: center;
  font-size: clamp(2rem, 1.14vw, 2.2rem);
}
.flowPage .route {
  padding: 0 6%;
  position: relative;
  margin-bottom: 86px;
}
.flowPage .route::after {
  content: "";
  width: 97%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
}
.flowPage .routeWrap {
  max-width: 1040px;
  margin: 0 auto;
  padding: 62px 0 86px;
  position: relative;
  z-index: 2;
}
.flowPage .route h2 {
  text-align: center;
  font-size: 1.6rem;
  font-size: clamp(1.4rem, 0.83vw, 1.6rem);
  line-height: 1.35;
  margin-bottom: 52px;
}
.flowPage .route h2 span {
  display: block;
  font-size: 8rem;
  font-size: clamp(7rem, 4.16vw, 8rem);
  letter-spacing: 5px;
  color: #c577a5;
}
.flowPage .route .lead {
  letter-spacing: 1px;
  font-size: 1.8rem;
  font-size: clamp(1.6rem, 0.93vw, 1.8rem);
  line-height: 1.667;
  margin-bottom: 98px;
}
.flowPage .route .routeList {
  display: flex;
  justify-content: space-between;
}
.flowPage .route .routeList dl {
  width: 29.3%;
  background: #efeff1;
  position: relative;
  box-shadow: 6px 6px 2px 0px rgba(141, 141, 141, 0.33);
}
.flowPage .route .routeList dl::after {
  content: "";
  width: 32.91px;
  height: 32.91px;
  position: absolute;
  left: -11.45px;
  top: -13.45px;
  background: rgba(197, 119, 165, 0.7);
}
.flowPage .route .routeList dt {
  text-align: center;
  font-size: 2.4rem;
  font-size: clamp(2.2rem, 1.25vw, 2.4rem);
  font-weight: bold;
  padding: 52px 3% 48px;
  border-bottom: 2px solid #fff;
  font-weight: 500;
  color: #c577a5;
}
.flowPage .route .routeList dd {
  font-size: 1.8rem;
  font-size: clamp(1.6rem, 0.93vw, 1.8rem);
  padding: 38px 9% 30px;
  position: relative;
}
.flowPage .route .routeList dd p {
  font-weight: 500;
  margin-bottom: 48px;
}
.flowPage .route .routeList dd p.link {
  margin: 0;
  text-align: right;
}
.flowPage .route .routeList dd p.link a {
  font-weight: 500;
  display: flex;
  justify-content: flex-end;
}
.flowPage .route .routeList dd p.link a::after {
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2035%2035%22%20style%3D%22enable-background%3Anew%200%200%2035%2035%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%23C577A5%3B%7D%20.st1%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M34.5009995%2C17.5c0%2C9.3889999-7.6119995%2C17.0009995-17.0009995%2C17.0009995S0.4989991%2C26.8889999%2C0.4989991%2C17.5%20S8.1109991%2C0.4989998%2C17.5%2C0.4989998S34.5009995%2C8.1110001%2C34.5009995%2C17.5z%22%2F%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_3%22%3E%20%3Cpolygon%20class%3D%22st1%22%20points%3D%2215.1344385%2C23.043869%2014.5%2C22.2013836%2020.7470551%2C17.4997425%2014.5%2C12.7986164%2015.1344385%2C11.956131%2022.5%2C17.4997425%20%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
    no-repeat;
  background-size: contain;
  width: 35px;
  height: 35px;
  margin-left: 16px;
}
.flowPage .step {
  padding: 0 6%;
  position: relative;
}
.flowPage .step::after {
  content: "";
  width: 97%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
}
.flowPage .stepWrap {
  max-width: 1040px;
  margin: 0 auto;
  padding: 62px 0 80px;
  position: relative;
  z-index: 2;
}
.flowPage .stepWrap h2 {
  text-align: center;
  font-size: 1.6rem;
  font-size: clamp(1.4rem, 0.83vw, 1.6rem);
  line-height: 1.35;
  margin-bottom: 52px;
}
.flowPage .stepWrap h2 span {
  display: block;
  font-size: 8rem;
  font-size: clamp(7rem, 4.16vw, 8rem);
  letter-spacing: 5px;
  color: #c577a5;
}
.flowPage .stepWrap .lead {
  letter-spacing: 1px;
  font-size: 1.8rem;
  font-size: clamp(1.6rem, 0.93vw, 1.8rem);
  line-height: 1.667;
  margin-bottom: 95px;
}
.flowPage .stepWrap .stepList .box {
  display: flex;
  align-items: center;
  border: 2px solid #c577a5;
  padding: 48px 5% 50px;
  margin-bottom: 40px;
}
.flowPage .stepWrap .stepList .box .number {
  font-size: 6rem;
  font-size: clamp(5rem, 3.12vw, 6rem);
  font-weight: 600;
  color: #c577a5;
  width: 11%;
}
.flowPage .stepWrap .stepList .box figure {
  width: 19.1%;
  padding: 0 2%;
}
.flowPage .stepWrap .stepList .box .txtBox {
  width: 69.9%;
  padding-left: 5.5%;
}
.flowPage .stepWrap .stepList .box .txtBox h3 {
  font-size: 2.4rem;
  font-size: clamp(1.6rem, 1.25vw, 2.4rem);
  font-weight: 500;
  color: #c577a5;
  margin-bottom: 14px;
}
.flowPage .stepWrap .stepList .box .txtBox p {
  letter-spacing: 1px;
  font-size: 1.8rem;
  font-size: clamp(1.6rem, 0.93vw, 1.8rem);
  line-height: 1.667;
}
.flowPage .stepWrap .stepList .box.anytime {
  background: #f8f8f8;
}
.flowPage .stepWrap .stepList .box.anytime .number {
  font-size: 3.4rem;
  font-size: clamp(3rem, 1.77vw, 3.4rem);
  color: #212121;
}
.flowPage .stepWrap .stepList .box.anytime .txtBox h3 {
  color: #212121;
}
.flowPage .stepWrap .btn {
  max-width: 600px;
  margin: 78px auto 0;
  text-align: center;
}
.flowPage .stepWrap .btn a {
  display: block;
  position: relative;
  border-top: 2px solid #212121;
  border-bottom: 2px solid #212121;
  padding: 1.6vw 2vw;
}
.flowPage .stepWrap .btn p {
  padding: 4px 0;
  display: inline-block;
  position: relative;
  font-size: 1.8rem;
  font-size: clamp(1.6rem, 0.93vw, 1.8rem);
  font-weight: 500;
  letter-spacing: 1px;
}
.flowPage .stepWrap .btn p::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #c577a5;
  transition: all 0.3s;
  transform: scale(0, 1);
  transform-origin: left top;
}
.flowPage .stepWrap .btn a:hover p::after {
  transform: scale(1, 1);
}
.flowPage .stepWrap .btn .circleArrow::before {
  background: #c577a5;
  right: 0;
}
.flowPage .stepWrap .btn .circleArrow::after {
  right: 0;
}
.flowPage .square01 {
  width: 2.78vw;
  right: 1.6%;
  top: -3.1%;
}
.flowPage .square02 {
  width: 1.67vw;
  right: 5.9%;
  top: 6.5%;
}
.flowPage .square03 {
  width: 2.78vw;
  left: 1.8%;
  top: -1.2%;
}
.flowPage .square04 {
  width: 1.67vw;
  left: 6%;
  top: 2.8%;
}
.nextContents.flowNext .nav02 a {
  pointer-events: none;
  color: #aeaeae;
}
@media only screen and (max-width: 749px) {
  .flowPage .mainLead {
    padding: 19% 0 18%;
  }
  .flowPage .mainLead p {
    text-align: center;
    font-size: 3.2vw;
    margin: 0;
    letter-spacing: 0;
  }
  .flowPage .route {
    margin-bottom: 8%;
    background: #fff;
  }
  .flowPage .route::after {
    display: none;
  }
  .flowPage .routeWrap {
    max-width: none;
    padding: 9% 0;
  }
  .flowPage .route h2 {
    font-size: 2.66vw;
    line-height: 1.4;
    margin-bottom: 6%;
  }
  .flowPage .route h2 span {
    font-size: 10.66vw;
    letter-spacing: 2px;
  }
  .flowPage .route .lead {
    font-size: 3.2vw;
    line-height: 1.44;
    margin: 0 8% 8%;
  }
  .flowPage .route .routeList {
    flex-wrap: wrap;
  }
  .flowPage .route .routeList dl {
    width: 46.5%;
    box-shadow: 0px 4px 2px 0px rgba(141, 141, 141, 0.33);
    margin: 0 0 8%;
  }
  .flowPage .route .routeList dl:last-of-type {
    margin: 0 auto;
  }
  .flowPage .route .routeList dl::after {
    width: 4.38vw;
    height: 4.38vw;
    left: -3%;
    top: -1.5%;
  }
  .flowPage .route .routeList dt {
    font-size: 3.2vw;
    padding: 18% 0 16%;
    border-bottom: 1px solid #fff;
  }
  .flowPage .route .routeList dd {
    font-size: 3.2vw;
    padding: 9% 13% 15%;
    line-height: 1.5;
  }
  .flowPage .route .routeList dd p {
    margin-bottom: 13%;
  }
  .flowPage .route .routeList dd p.link a::after {
    width: 4.53vw;
    height: 4.53vw;
    margin-left: 2vw;
  }
  .flowPage .step {
    background: #fff;
  }
  .flowPage .step::after {
    display: none;
  }
  .flowPage .stepWrap {
    max-width: none;
    padding: 9% 0;
  }
  .flowPage .stepWrap h2 {
    font-size: 2.66vw;
    line-height: 1.4;
    margin-bottom: 6%;
  }
  .flowPage .stepWrap h2 span {
    font-size: 10.66vw;
    letter-spacing: 2px;
  }
  .flowPage .stepWrap .lead {
    font-size: 3.2vw;
    line-height: 1.44;
    margin: 0 8% 8%;
  }
  .flowPage .stepWrap .stepList .box {
    flex-wrap: wrap;
    border: 1px solid #c577a5;
    padding: 7% 7% 8%;
    margin-bottom: 3%;
  }
  .flowPage .stepWrap .stepList .box .number {
    font-size: 8vw;
    width: 12%;
    margin-bottom: 6%;
  }
  .flowPage .stepWrap .stepList .box figure {
    width: 33.5%;
    margin-bottom: 6%;
  }
  .flowPage .stepWrap .stepList .box h3 {
    font-size: 4.26vw;
    font-weight: 500;
    color: #c577a5;
    margin: 0 0 6% 3.5vw;
  }
  .flowPage .stepWrap .stepList .box .txtBox {
    width: 100%;
    padding-left: 0;
  }
  .flowPage .stepWrap .stepList .box .txtBox h3 {
    display: none;
  }
  .flowPage .stepWrap .stepList .box .txtBox p {
    font-size: 3.2vw;
    line-height: 1.44;
  }
  .flowPage .stepWrap .stepList .box.anytime .number {
    font-size: 4.26vw;
  }
  .flowPage .stepWrap .stepList .box.anytime h3 {
    color: #212121;
  }
  .flowPage .stepWrap .btn {
    max-width: none;
    margin: 9% 9% 0;
  }
  .flowPage .stepWrap .btn a {
    border-top: 1px solid #212121;
    border-bottom: 1px solid #212121;
    padding: 3vw 0;
  }
  .flowPage .stepWrap .btn p {
    font-size: 3.2vw;
  }
  .flowPage .stepWrap .btn .circleArrow::before,
  .flowPage .stepWrap .btn .circleArrow::after {
    right: 6%;
    width: 4.53vw;
    height: 4.53vw;
  }
  .flowPage .square01 {
    width: 6.13vw;
    right: 3.3%;
    top: -2.5%;
  }
  .flowPage .square02 {
    width: 2.93vw;
    right: 13.9%;
    top: 3%;
  }
  .flowPage .square03 {
    width: 6.13vw;
    left: 1.8%;
    top: -1.2%;
  }
  .flowPage .square04 {
    width: 2.93vw;
    left: 6%;
    top: 2.8%;
  }
  .nextContents.flowNext .nav02 a {
    pointer-events: none;
    color: #aeaeae;
  }
}
/* ---------- REFERRAL ALUMNI ---------- */
.referralAlumni .mainLead {
  padding: 138px 3% 30px;
}
.referralAlumni .mainLead h2 span {
  line-height: 1;
  margin-bottom: 12px;
}
.referralAlumni .anchor {
  margin-top: -90px;
  padding-top: 90px;
}
.referralAlumni .contentsBlock {
  padding: 62px 6% 85px;
  position: relative;
}
.referralAlumni .contentsBlock::after {
  content: "";
  width: 97%;
  height: 100%;
  background: #fff;
  top: 0;
  position: absolute;
}
.referralAlumni .referralContents {
  margin-bottom: 80px;
}
.referralAlumni .referralContents::after {
  left: 0;
}
.referralAlumni .alumniContents::after {
  right: 0;
}
.referralAlumni .contentsWrap {
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.referralAlumni .contentsWrap h3 {
  text-align: center;
  font-size: 1.6rem;
  font-size: clamp(1.4rem, 0.93vw, 1.6rem);
  line-height: 1.35;
  margin-bottom: 54px;
}
.referralAlumni .contentsWrap h3 span {
  display: block;
  font-size: 8rem;
  font-size: clamp(7rem, 4.16vw, 8rem);
  letter-spacing: 5px;
  color: #c577a5;
}
.referralAlumni .contentsWrap .note {
  max-width: 1040px;
  margin: 0 auto 98px;
  font-size: 1.8rem;
  font-size: clamp(1.6rem, 0.93vw, 1.8rem);
  font-weight: 500;
  letter-spacing: 1px;
}
.referralAlumni .contentsWrap .referraList {
  display: flex;
  justify-content: space-between;
  margin-bottom: 62px;
}
.referralAlumni .contentsWrap .referraList .box {
  position: relative;
  border: 2px solid #c577a5;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  width: 23.8%;
  padding: 80px 1%;
}
.referralAlumni .contentsWrap .referraList .box .eTxt {
  position: absolute;
  font-size: 6rem;
  font-weight: 600;
  color: #c577a5;
  left: -5px;
  top: -52px;
  line-height: 1;
}
.referralAlumni .contentsWrap .referraList .box .flowTxt {
  font-size: 2.4rem;
  font-size: clamp(1.6rem, 1.25vw, 2.4rem);
  font-weight: 500;
  line-height: 1.5;
}
.referralAlumni .contentsWrap .referraList .box .link {
  position: absolute;
  font-size: 1.8rem;
  font-size: clamp(1.3rem, 0.93vw, 1.8rem);
  font-weight: 500;
  bottom: 38px;
}
.referralAlumni .contentsWrap .referraList .box .link a::after {
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2034%2034%22%20style%3D%22enable-background%3Anew%200%200%2034%2034%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%23C577A5%3B%7D%20.st1%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M34.0009995%2C17c0%2C9.3889999-7.6119995%2C17.0009995-17.0009995%2C17.0009995S-0.0010009%2C26.3889999-0.0010009%2C17%20S7.6109996-0.0010002%2C17-0.0010002S34.0009995%2C7.6109996%2C34.0009995%2C17z%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_3%22%3E%20%3Cpolygon%20class%3D%22st1%22%20points%3D%2213.6344795%2C22.5442257%2013%2C21.7016869%2019.2469425%2C17.0002575%2013%2C12.2983131%2013.6344795%2C11.4557743%2021%2C16.9997425%20%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
    no-repeat;
  background-size: contain;
  width: 34px;
  height: 34px;
  width: clamp(20px, 1.77vw, 34px);
  height: clamp(20px, 1.77vw, 34px);
  margin-left: 0.5vw;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -3px;
}
.referralAlumni .contentsWrap .talksessionLink a {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.referralAlumni .contentsWrap .talksessionLink .imgBox {
  width: 41.5%;
}
.referralAlumni .contentsWrap .talksessionLink figure::before,
.referralAlumni .contentsWrap .talksessionLink figure::after {
  right: -10%;
  bottom: -2%;
}
.referralAlumni .contentsWrap .talksessionLink figure::before {
  background: rgba(197, 119, 165, 0.7);
}
.referralAlumni .contentsWrap .talksessionLink .txtBox {
  width: 55%;
  padding-top: 3.5%;
}
.referralAlumni .contentsWrap .talksessionLink .txtBox::before,
.referralAlumni .contentsWrap .talksessionLink .txtBox::after {
  display: none;
}
.referralAlumni .contentsWrap .talksessionLink .txtBox h3 {
  text-align: left;
  font-size: 2rem;
  font-size: clamp(1.8rem, 1.04vw, 2rem);
  font-weight: 500;
  margin-bottom: 10px;
}
.referralAlumni .contentsWrap .talksessionLink .txtBox h3 span {
  font-size: 6rem;
  font-size: clamp(5rem, 3.12vw, 6rem);
}
.referralAlumni .alumniContents .contentsWrap .note {
  margin-bottom: 80px;
}
.referralAlumni .contentsWrap .qualification {
  max-width: 1040px;
  margin: 0 auto 120px;
  padding: 40px 3% 20px;
  background: #efeff1;
}
.referralAlumni .contentsWrap .qualification h4 {
  font-size: 2.4rem;
  font-size: clamp(2rem, 1.25vw, 2.4rem);
  font-weight: 500;
  text-align: center;
  margin-bottom: 26px;
}
.referralAlumni .contentsWrap .qualification .notes {
  max-width: 565px;
  margin: 0 auto;
}
.referralAlumni .contentsWrap .qualification .notes p {
  font-size: 1.8rem;
  font-size: clamp(1.6rem, 0.93vw, 1.8rem);
  font-weight: 500;
  margin-bottom: 28px;
}
.referralAlumni .alumniContents .contentsWrap .referraList {
  max-width: 1195px;
  margin: 0 auto 62px;
}
.referralAlumni .alumniContents .contentsWrap .referraList .box {
  width: 31.87%;
}
.referralAlumni .alumniContents .btn {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}
.referralAlumni .alumniContents .btn a {
  display: block;
  position: relative;
  border-top: 2px solid #212121;
  border-bottom: 2px solid #212121;
  padding: 1.6vw 5.5vw 1.6vw 1.5vw;
}
.referralAlumni .alumniContents .btn p {
  padding: 4px 0;
  display: inline-block;
  position: relative;
  font-size: 1.8rem;
  font-size: clamp(1.6rem, 0.93vw, 1.8rem);
  font-weight: 500;
  letter-spacing: 1px;
}
.referralAlumni .alumniContents .btn p::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #c577a5;
  transition: all 0.3s;
  transform: scale(0, 1);
  transform-origin: left top;
}
.referralAlumni .alumniContents .btn a:hover p::after {
  transform: scale(1, 1);
}
.referralAlumni .alumniContents .btn .circleArrow::before {
  background: #c577a5;
  right: 0;
}
.referralAlumni .alumniContents .btn .circleArrow::after {
  right: 0;
}
.referralAlumni .square01 {
  width: 2.78vw;
  right: 1.6%;
  top: -2.2%;
}
.referralAlumni .square02 {
  width: 1.67vw;
  right: 5.9%;
  top: 5%;
}
.referralAlumni .square03 {
  width: 2.78vw;
  left: 1.6%;
  top: -2.2%;
}
.referralAlumni .square04 {
  width: 1.67vw;
  left: 5.9%;
  top: 5%;
}
.nextContents.referralAlumni .nav03 a {
  pointer-events: none;
  color: #aeaeae;
}
@media only screen and (max-width: 749px) {
  .referralAlumni .mainLead {
    padding: 16% 0 13%;
  }
  .referralAlumni .mainLead h2 span {
    font-size: 8vw;
    line-height: 1.6;
    margin-bottom: 0;
  }
  .referralAlumni .anchor {
    margin-top: -55px;
    padding-top: 55px;
  }
  .referralAlumni .contentsBlock {
    padding: 8% 6% 11.5%;
    background: #fff;
  }
  .referralAlumni .contentsBlock::after {
    display: none;
  }
  .referralAlumni .referralContents {
    margin-bottom: 12%;
  }
  .referralAlumni .contentsWrap {
    max-width: none;
  }
  .referralAlumni .contentsWrap h3 {
    font-size: 2.66vw;
    margin-bottom: 7%;
  }
  .referralAlumni .contentsWrap h3 span {
    font-size: 10.66vw;
    letter-spacing: 2px;
  }
  .referralAlumni .contentsWrap .note {
    max-width: none;
    margin: 0 7% 15%;
    font-size: 3.2vw;
    letter-spacing: 1px;
    line-height: 1.417;
  }
  .referralAlumni .contentsWrap .referraList {
    flex-wrap: wrap;
    margin-bottom: 2%;
  }
  .referralAlumni .contentsWrap .referraList .box {
    border: 1px solid #c577a5;
    width: 46.5%;
    padding: 11% 0;
    margin-bottom: 22%;
    min-height: 33.33vw;
  }
  .referralAlumni .contentsWrap .referraList .box .eTxt {
    font-size: 8vw;
    left: 0;
    top: -6.9vw;
  }
  .referralAlumni .contentsWrap .referraList .box .flowTxt {
    font-size: 3.2vw;
    line-height: 1.417;
  }
  .referralAlumni .contentsWrap .referraList .box .link {
    font-size: 3.2vw;
    bottom: -8.5vw;
  }
  .referralAlumni .contentsWrap .referraList .box .link a::after {
    width: 4.53vw;
    height: 4.53vw;
    margin-left: 1vw;
    position: relative;
    top: 1px;
  }
  .referralAlumni .contentsWrap .talksessionLink a {
    max-width: none;
    display: block;
  }
  .referralAlumni .contentsWrap .talksessionLink .imgBox {
    width: 100%;
  }
  .referralAlumni .contentsWrap .talksessionLink figure::before,
  .referralAlumni .contentsWrap .talksessionLink figure::after {
    display: none;
  }
  .referralAlumni .contentsWrap .talksessionLink .txtBox {
    width: 100%;
    padding: 7.5% 7.5% 12%;
  }
  .referralAlumni .contentsWrap .talksessionLink .txtBox::before,
  .referralAlumni .contentsWrap .talksessionLink .txtBox::after {
    display: block;
    right: 0;
    bottom: 0;
    width: 10.66vw;
    height: 10.66vw;
  }
  .referralAlumni .contentsWrap .talksessionLink .txtBox::before {
    background: rgba(197, 119, 165, 0.7);
  }
  .referralAlumni .contentsWrap .talksessionLink .txtBox h3 {
    font-size: 2.66vw;
    margin-bottom: 1.5%;
  }
  .referralAlumni .contentsWrap .talksessionLink .txtBox h3 span {
    font-size: 8vw;
    margin-top: 2%;
  }
  .referralAlumni .contentsWrap .talksessionLink .note {
    margin: 0;
  }
  .referralAlumni .alumniContents .contentsWrap .note {
    margin-bottom: 8%;
  }
  .referralAlumni .contentsWrap .qualification {
    max-width: none;
    margin: 0 auto 15.5%;
    padding: 11% 7% 5%;
  }
  .referralAlumni .contentsWrap .qualification h4 {
    font-size: 4.26vw;
    margin-bottom: 6%;
  }
  .referralAlumni .contentsWrap .qualification .notes {
    max-width: none;
  }
  .referralAlumni .contentsWrap .qualification .notes p {
    font-size: 3.2vw;
    line-height: 1.417;
    margin-bottom: 9%;
    text-align: center;
  }
  .referralAlumni .contentsWrap .qualification .notes p.caution {
    text-align: left;
  }
  .referralAlumni .alumniContents .contentsWrap .referraList {
    max-width: none;
    margin: 0 auto 5%;
  }
  .referralAlumni .alumniContents .contentsWrap .referraList .box {
    width: 46.5%;
  }
  .referralAlumni .alumniContents .contentsWrap .referraList .box:last-of-type {
    margin-left: auto;
    margin-right: auto;
  }
  .referralAlumni .alumniContents .btn {
    max-width: none;
    margin: 0 9%;
  }
  .referralAlumni .alumniContents .btn .circleArrow::before,
  .referralAlumni .alumniContents .btn .circleArrow::after {
    right: 6%;
    width: 4.53vw;
    height: 4.53vw;
  }
  .referralAlumni .alumniContents .btn a {
    border-top: 1px solid #212121;
    border-bottom: 1px solid #212121;
    padding: 3vw 7vw 3vw 0;
  }
  .referralAlumni .alumniContents .btn p {
    font-size: 3.2vw;
  }
  .referralAlumni .square01 {
    width: 6.13vw;
    right: 3.6%;
    top: -2.4%;
  }
  .referralAlumni .square02 {
    width: 3.2vw;
    right: 13.9%;
    top: 1.4%;
  }
  .referralAlumni .square03 {
    width: 6.13vw;
    left: 3.6%;
    top: -2.4%;
  }
  .referralAlumni .square04 {
    width: 3.2vw;
    left: 13.9%;
    top: 1.4%;
  }
}
/* ---------- FAQ ---------- */
.faqPage .mainLead {
  padding: 124px 3% 46px;
}
.faqContents {
  padding: 0 3%;
  position: relative;
}
.faqContents .faqDetails {
  max-width: 1600px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.faqContents .faqDetails .searchNavi {
  width: 17.5%;
  min-width: 200px;
  margin-right: 3.5%;
}
.faqContents .faqDetails .searchSide {
  position: sticky;
  top: 120px;
}
.faqContents .faqDetails .searchSide .searchTitle {
  font-size: 2rem;
  font-size: clamp(1.8rem, 1.04vw, 2rem);
  letter-spacing: 1px;
  font-weight: 500;
  margin-bottom: 24px;
  padding: 7px 7%;
  color: #fff;
  background: #c577a5;
}
.faqContents .faqDetails .searchSide .searchBlock {
  margin: 0 7%;
}
.faqContents .faqDetails .searchSide li {
  font-size: 1.8rem;
  font-size: clamp(1.6rem, 0.93vw, 1.8rem);
  font-weight: 500;
  margin-bottom: 12px;
}
.faqContents .faqDetails .searchSide li .current {
  border-bottom: 2px solid #c577a5;
}
.faqContents .faqDetails .searchResult {
  width: 79%;
}
.faqContents .faqDetails .searchResult .anchor {
  margin-top: -90px;
  padding-top: 90px;
}
.faqContents .faqDetails .searchResult .block {
  padding: 52px 5% 20px;
  margin-bottom: 20px;
  background: #fff;
}
.faqContents .faqDetails .searchResult .box {
  max-width: 960px;
  margin: 0 auto;
}
.faqContents .faqDetails .searchResult .box h3 {
  color: #c577a5;
  font-size: 3rem;
  font-size: clamp(2.6rem, 1.56vw, 3rem);
  font-weight: 500;
  margin-bottom: 28px;
}
.faqContents .faqDetails .searchResult .box dl {
  margin-bottom: 45px;
}
.faqContents .faqDetails .searchResult .box dt {
  font-size: clamp(1.8rem, 1.04vw, 2rem);
  font-weight: 500;
  position: relative;
  padding-left: 52px;
  letter-spacing: 1px;
  line-height: 1.5;
}
.faqContents .faqDetails .searchResult .box dt::before,
.faqContents .faqDetails .searchResult .box dt::after {
  left: 0;
  margin: 0;
  top: -1px;
}
.faqContents .faqDetails .searchResult .box dt::before {
  background: #c577a5;
}
.faqContents .faqDetails .searchResult .box dt.isActive::before {
  background: #efeff1;
}
.faqContents .faqDetails .searchResult .box dd {
  height: 0;
  padding: 0;
  overflow: hidden;
  transition: 0.5s;
  margin: 0;
}
.faqContents .faqDetails .searchResult .box dd div {
  margin: 22px 0 60px 52px;
  background: #efeff1;
  font-size: 1.8rem;
  font-size: clamp(1.6rem, 0.93vw, 1.8rem);
  font-weight: 500;
  padding: 55px 48px;
  letter-spacing: 1px;
  border-radius: 20px;
}
.faqContents .faqDetails .searchResult .box dd div table {
  font-size: 1.8rem;
  font-size: clamp(1.6rem, 0.93vw, 1.8rem);
  font-weight: 500;
  width: 100%;
  max-width: 712px;
}
.faqContents .faqDetails .searchResult .box dd div table th,
.faqContents .faqDetails .searchResult .box dd div table td {
  text-align: center;
  vertical-align: middle;
  padding: 4px 8px;
}
.faqContents .faqDetails .searchResult .box dd div thead {
  color: #fff;
}
.faqContents .faqDetails .searchResult .box dd div thead th {
  background: #222;
  border-right: 5px solid #efeff1;
  width: 30%;
}
.faqContents .faqDetails .searchResult .box dd div thead td {
  background: #c9a1b9;
}
.faqContents .faqDetails .searchResult .box dd div thead td:first-of-type {
  border-right: 5px solid #efeff1;
}
.faqContents .faqDetails .searchResult .box dd div thead .ratio {
  background: #c577a5;
  border-bottom: 5px solid #efeff1;
  border-right: none !important;
}
.faqContents .faqDetails .searchResult .box dd div tbody tr {
  border-bottom: 1px solid #cbcbcb;
}
.faqContents .faqDetails .searchResult .box dd div tbody th,
.faqContents .faqDetails .searchResult .box dd div tbody td {
  font-size: 2.3rem;
  font-size: clamp(1.8rem, 1.22vw, 2.4rem);
  font-weight: bold;
  padding: 20px 0;
}
.faqContents .faqDetails .searchResult .box dd div .caution {
  text-align: right;
  font-size: 1.6rem;
  font-size: clamp(1.4rem, 0.83vw, 1.6rem);
  padding-top: 10px;
  max-width: 712px;
  font-weight: 400;
}
.faqContents .faqDetails .searchResult .box dd a {
  color: #c577a5;
  text-decoration: underline;
}
.faqContents .faqDetails .searchResult .box dd a[target="_blank"]::after {
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2013%2010%22%20style%3D%22enable-background%3Anew%200%200%2013%2010%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23c577a5%3B%7D%3C%2Fstyle%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%3E%3C%2Fg%3E%3Cg%20id%3D%22%E7%B7%A8%E9%9B%86%E3%83%A2%E3%83%BC%E3%83%89%22%3E%20%3Cg%3E%20%3Crect%20x%3D%220.2500601%22%20y%3D%222.7498825%22%20class%3D%22st0%22%20width%3D%2210%22%20height%3D%227%22%2F%3E%20%3Cpolygon%20class%3D%22st0%22%20points%3D%2212.7499399%2C7.749629%2011.7499399%2C7.749629%2011.7499399%2C1.2501174%202.2499399%2C1.2501174%202.2499399%2C0.2501175%2012.7499399%2C0.2501175%20%22%2F%3E%20%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")
    no-repeat;
  background-size: contain;
  width: 13px;
  height: 10px;
  display: inline-block;
  margin: 0 4px;
}
.faqContents .square01 {
  width: 1.14vw;
  right: 13.6%;
  top: -2.2%;
}
.faqContents .square02 {
  width: 1.77vw;
  right: 9.9%;
  top: -0.4%;
}
.nextContents.faqNext .nav04 a {
  pointer-events: none;
  color: #aeaeae;
}
@media only screen and (max-width: 749px) {
  .faqPage .mainLead {
    padding: 16% 0 11.2%;
  }
  .faqContents {
    padding: 0 6%;
  }
  .faqContents .faqDetails {
    max-width: none;
    display: block;
  }
  .faqContents .faqDetails .searchNavi {
    width: 85%;
    min-width: 0;
    margin: 0 auto 11%;
  }
  .faqContents .faqDetails .searchSide {
    position: relative;
    top: 0;
  }
  .faqContents .faqDetails .searchSide .searchTitle {
    font-size: 3.2vw;
    margin-bottom: 7%;
    padding: 0;
    text-align: center;
  }
  .faqContents .faqDetails .searchSide .searchBlock {
    width: 40%;
    margin: 0 auto;
  }
  .faqContents .faqDetails .searchSide li {
    font-size: 3.73vw;
    margin-bottom: 9.6%;
  }
  .faqContents .faqDetails .searchResult {
    width: 100%;
  }
  .faqContents .faqDetails .searchResult .anchor {
    margin-top: -55px;
    padding-top: 55px;
  }
  .faqContents .faqDetails .searchResult .block {
    padding: 8% 8% 3%;
    margin-bottom: 3%;
  }
  .faqContents .faqDetails .searchResult .box {
    max-width: none;
  }
  .faqContents .faqDetails .searchResult .box h3 {
    font-size: 4.26vw;
    margin-bottom: 8%;
  }
  .faqContents .faqDetails .searchResult .box dl {
    margin-bottom: 9%;
  }
  .faqContents .faqDetails .searchResult .box dt {
    font-size: 3.2vw;
    padding-left: 6.5vw;
    letter-spacing: 1px;
  }
  .faqContents .faqDetails .searchResult .box dt::before,
  .faqContents .faqDetails .searchResult .box dt::after {
    width: 4.53vw;
    height: 4.53vw;
    top: 2px;
  }
  .faqContents .faqDetails .searchResult .box dd div {
    margin: 4% 0 10% 6.5vw;
    font-size: 3.2vw;
    padding: 9.5% 6vw;
    border-radius: 10px;
    line-height: 1.417;
  }
  .faqContents .faqDetails .searchResult .box dd div table {
    font-size: 2.3vw;
    max-width: none;
  }
  .faqContents .faqDetails .searchResult .box dd div table th,
  .faqContents .faqDetails .searchResult .box dd div table td {
    padding: 0.8vw 0;
  }
  .faqContents .faqDetails .searchResult .box dd div thead th {
    width: 23%;
  }
  .faqContents .faqDetails .searchResult .box dd div tbody th,
  .faqContents .faqDetails .searchResult .box dd div tbody td {
    font-size: 2.8vw;
    padding: 3.5vw 0;
  }
  .faqContents .faqDetails .searchResult .box dd div .caution {
    font-size: 2.2vw;
    padding-top: 6%;
    max-width: none;
  }
  .faqContents .faqDetails .searchResult .box dd a[target="_blank"]::after {
    width: 3.06vw;
    height: 2.26vw;
    margin: 0 1vw;
  }
  .faqContents .square01 {
    width: 2.93vw;
    right: 13.8%;
    top: -8.3%;
  }
  .faqContents .square02 {
    width: 4.54vw;
    right: 4.9%;
    top: -7.2%;
  }
}
