@media only screen and (max-width: 768px) {
  .p-page-ttl h1 {
    width: 43.0666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-page-ttl h1 {
    width: min(254px, 18.1428571429vw);
  }
}
.p-page-ttl h1 img {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .p-page-ttl-lead {
    margin-top: 4vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-page-ttl-lead {
    margin-top: min(20px, 1.4285714286vw);
  }
}

.p-page-mv {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .p-page-mv {
    margin-bottom: 100px;
  }
}
@media print, screen and (min-width: 769px) {
  .p-page-mv {
    margin-bottom: 180px;
  }
}
.p-page-mv:after {
  width: 100%;
  content: "";
  display: block;
  position: absolute;
  background: #375ac0;
  left: 0;
  z-index: 0;
}
@media only screen and (max-width: 768px) {
  .p-page-mv:after {
    bottom: -40px;
    height: 90%;
  }
}
@media print, screen and (min-width: 769px) {
  .p-page-mv:after {
    bottom: -80px;
    height: 90%;
  }
}
.p-page-mv .p-page-mv-inr {
  position: relative;
  z-index: 1;
  margin: auto;
}
.p-page-mv .p-page-mv-inr img {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .p-page-mv .p-page-mv-inr {
    width: calc(100% - 40px);
  }
}
@media print, screen and (min-width: 769px) {
  .p-page-mv .p-page-mv-inr {
    width: 90%;
  }
}
.p-page-mv .p-page-mv-name-dialogue {
  color: #fff;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .p-page-mv .p-page-mv-name-dialogue {
    margin-top: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-page-mv .p-page-mv-name-dialogue {
    position: absolute;
    bottom: min(60px, 4.2857142857vw);
    display: flex;
    width: 100%;
    padding: 0 min(120px, 8.5714285714vw);
    justify-content: space-between;
    align-items: end;
  }
}
@media print, screen and (min-width: 769px) {
  .p-page-mv .p-page-mv-name-dialogue li:first-child {
    width: 60%;
  }
}
@media print, screen and (min-width: 769px) {
  .p-page-mv .p-page-mv-name-dialogue li:last-child {
    width: 40%;
  }
}
@media only screen and (max-width: 768px) {
  .p-page-mv .p-page-mv-name-dialogue li:first-child {
    padding-bottom: 4vw;
    margin-bottom: 4vw;
    border-bottom: solid 1px #94a7db;
  }
}
@media only screen and (max-width: 768px) {
  .p-page-mv .p-page-mv-name-dialogue .p-name {
    font-size: 5.6vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-page-mv .p-page-mv-name-dialogue .p-name {
    font-size: min(38px, 2.7142857143vw);
  }
}
.p-page-mv .p-page-mv-name-dialogue .p-name span {
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .p-page-mv .p-page-mv-name-dialogue .p-name span {
    font-size: 3.2vw;
    margin-left: 1.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-page-mv .p-page-mv-name-dialogue .p-name span {
    font-size: min(20px, 1.4285714286vw);
    margin-left: min(10px, 0.7142857143vw);
  }
}
.p-page-mv .p-page-mv-name-dialogue .p-name i {
  font-style: normal;
}
@media only screen and (max-width: 768px) {
  .p-page-mv .p-page-mv-name-dialogue .p-name i {
    font-size: 3.2vw;
  }
}
@media only screen and (max-width: 768px) {
  .p-page-mv .p-page-mv-name-dialogue .p-profile {
    font-size: 2.6666666667vw;
  }
}
.p-page-mv .p-page-mv-name-cmn {
  color: #fff;
  font-weight: bold;
  position: absolute;
}
@media only screen and (max-width: 768px) {
  .p-page-mv .p-page-mv-name-cmn {
    bottom: 4vw;
    left: 4vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-page-mv .p-page-mv-name-cmn {
    bottom: min(60px, 4.2857142857vw);
    right: min(60px, 4.2857142857vw);
    width: min(420px, 30vw);
  }
}
@media only screen and (max-width: 768px) {
  .p-page-mv .p-page-mv-name-cmn .p-name {
    font-size: 6.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-page-mv .p-page-mv-name-cmn .p-name {
    font-size: min(60px, 4.2857142857vw);
  }
}
.p-page-mv .p-page-mv-name-cmn .p-name span {
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .p-page-mv .p-page-mv-name-cmn .p-name span {
    font-size: 5.0666666667vw;
    margin-left: 1.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-page-mv .p-page-mv-name-cmn .p-name span {
    font-size: min(32px, 2.2857142857vw);
    margin-left: min(10px, 0.7142857143vw);
  }
}
@media only screen and (max-width: 768px) {
  .p-page-mv .p-page-mv-name-cmn .p-profile {
    font-size: 2.6666666667vw;
  }
}
.p-page-mv .p-page-mv-name-cmn .p-cate {
  background: #375ac0;
  color: #fff;
  border-radius: 50px;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .p-page-mv .p-page-mv-name-cmn .p-cate {
    padding: 0.6666666667vw 2vw;
    font-size: 2.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-page-mv .p-page-mv-name-cmn .p-cate {
    font-size: min(15px, 1.0714285714vw);
    padding: min(5px, 0.3571428571vw) min(20px, 1.4285714286vw);
  }
}

@media only screen and (max-width: 768px) {
  .p-interview-con {
    margin-bottom: 8vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-interview-con {
    margin-bottom: min(80px, 5.7142857143vw);
  }
}
.p-interview-con .con-ttl {
  color: #375ac0;
}
@media only screen and (max-width: 768px) {
  .p-interview-con .con-ttl {
    font-size: 5.0666666667vw;
    margin-bottom: 5.3333333333vw;
    padding-left: 1.5em;
    text-indent: -1.5em;
  }
}
@media print, screen and (min-width: 769px) {
  .p-interview-con .con-ttl {
    position: relative;
    font-size: min(18px, 1.2857142857vw);
    padding-left: min(50px, 3.5714285714vw);
    margin-bottom: min(15px, 1.0714285714vw);
  }
  .p-interview-con .con-ttl:before {
    content: "";
    display: block;
    width: min(40px, 2.8571428571vw);
    height: 2px;
    background: #375ac0;
    position: absolute;
    left: 0;
    top: 10px;
  }
}
.p-interview-con p {
  display: flex;
}
@media only screen and (max-width: 768px) {
  .p-interview-con p {
    margin-bottom: 4vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-interview-con p {
    align-items: center;
    margin-bottom: min(20px, 1.4285714286vw);
  }
}
.p-interview-con .p-txt-l {
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .p-interview-con .p-txt-l {
    font-size: 4.2666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-interview-con .p-txt-l {
    font-size: min(32px, 2.2857142857vw);
  }
}
@media print, screen and (min-width: 769px) {
  .p-interview-con .p-flex-top {
    align-items: flex-start;
  }
}
.p-interview-con .p-con-icon {
  color: #fff;
  font-weight: bold;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .p-interview-con .p-con-icon {
    width: 12vw;
    height: 12vw;
    font-size: 4.5333333333vw;
    margin-right: 4vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-interview-con .p-con-icon {
    width: min(53px, 3.7857142857vw);
    height: min(53px, 3.7857142857vw);
    font-size: min(20px, 1.4285714286vw);
    margin-right: min(15px, 1.0714285714vw);
  }
}
.p-interview-con .p-con-icon.icon01 {
  background: #375ac0;
}
.p-interview-con .p-con-icon.icon02 {
  background: #7280d7;
}
.p-interview-con .p-icon-txt {
  flex: 1;
}
.p-interview-con .p-con-img01 img {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .p-interview-con .p-con-img01 {
    margin-top: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-interview-con .p-con-img01 {
    margin-top: min(40px, 2.8571428571vw);
    margin-bottom: min(40px, 2.8571428571vw);
  }
}

@media only screen and (max-width: 768px) {
  .p-interview-con.con-flex figure {
    margin: auto;
    width: 80%;
  }
}
@media print, screen and (min-width: 769px) {
  .p-interview-con.con-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .p-interview-con.con-flex figure {
    width: min(322px, 23vw);
    margin-left: min(40px, 2.8571428571vw);
    margin-bottom: 0;
    margin-top: 0;
  }
  .p-interview-con.con-flex .p-con-flex-txt {
    flex: 1;
  }
}

.p-schedule {
  position: relative;
  z-index: 1;
  background: #fff;
}
@media only screen and (max-width: 768px) {
  .p-schedule {
    padding: 8vw 0;
  }
}
@media print, screen and (min-width: 769px) {
  .p-schedule {
    padding: min(100px, 7.1428571429vw) 0;
  }
}
.p-schedule .p-schedule-ttl {
  text-align: center;
  color: #375ac0;
}
@media only screen and (max-width: 768px) {
  .p-schedule .p-schedule-ttl {
    font-size: 5.0666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-schedule .p-schedule-ttl {
    margin-bottom: min(40px, 2.8571428571vw);
    font-size: min(24px, 1.7142857143vw);
  }
}
.p-schedule .p-schedule-txt {
  display: flex;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .p-schedule .p-schedule-txt {
    margin-bottom: 1.3333333333vw;
    padding-bottom: 1.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-schedule .p-schedule-txt {
    align-items: center;
    margin-bottom: min(10px, 0.7142857143vw);
    padding-bottom: min(10px, 0.7142857143vw);
  }
}
.p-schedule .p-schedule-txt:before {
  content: "";
  display: block;
  height: 1px;
  background: #375ac0;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media only screen and (max-width: 768px) {
  .p-schedule .p-schedule-txt:before {
    width: calc(100% - 90px);
  }
}
@media print, screen and (min-width: 769px) {
  .p-schedule .p-schedule-txt:before {
    width: calc(100% - 203px);
  }
}
.p-schedule .p-schedule-txt dt {
  background: #f0f3f5;
  border-radius: 8px;
  border: solid 2px #375ac0;
  font-weight: bold;
  text-align: center;
  color: #375ac0;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .p-schedule .p-schedule-txt dt {
    width: 80px;
    margin-right: 4vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media print, screen and (min-width: 769px) {
  .p-schedule .p-schedule-txt dt {
    width: 183px;
    margin-right: min(25px, 1.7857142857vw);
  }
}
.p-schedule .p-schedule-txt dt:before {
  content: "";
  display: block;
  width: 2px;
  border-left: dotted 2px #375ac0;
  height: 20px;
  position: absolute;
  left: 50%;
  bottom: -20px;
}
.p-schedule .p-schedule-txt:last-of-type dt:before {
  display: none;
}
.p-schedule .p-schedule-txt dd {
  font-weight: bold;
  flex: 1;
}
@media only screen and (max-width: 768px) {
  .p-schedule .p-schedule-link {
    margin-top: 8vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-schedule .p-schedule-link {
    text-align: right;
    margin-top: min(40px, 2.8571428571vw);
  }
}
.p-schedule .p-schedule-link a {
  color: #375ac0;
  font-weight: bold;
  color: #375ac0;
  border: solid 2px #375ac0;
  border-radius: 50px;
  line-height: 1.5;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .p-schedule .p-schedule-link a {
    display: block;
    padding: 4vw 8vw 4vw 5.3333333333vw;
    font-size: 4.2666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-schedule .p-schedule-link a {
    padding: min(8px, 0.5714285714vw) min(60px, 4.2857142857vw) min(5px, 0.3571428571vw) min(15px, 1.0714285714vw);
    font-size: min(18px, 1.2857142857vw);
  }
}
@media print, screen and (min-width: 769px) {
  .p-schedule .p-schedule-link a:hover {
    background: #dde8f4;
  }
}
.p-schedule .p-schedule-link a:after {
  display: block;
  content: "";
  position: absolute;
  border-radius: 50px;
}
@media only screen and (max-width: 768px) {
  .p-schedule .p-schedule-link a:after {
    background: #375ac0 url(../../img/cmn-arr-wh.png) no-repeat center;
    background-size: 2.6666666667vw;
    width: 8vw;
    height: 8vw;
    right: 4vw;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}
@media print, screen and (min-width: 769px) {
  .p-schedule .p-schedule-link a:after {
    background: #375ac0 url(../../img/cmn-arr-wh.png) no-repeat center;
    background-size: min(8px, 0.5714285714vw);
    width: min(25px, 1.7857142857vw);
    height: min(25px, 1.7857142857vw);
    right: min(8px, 0.5714285714vw);
    top: 0;
    bottom: 0;
    margin: auto;
  }
}/*# sourceMappingURL=index.css.map */