.p-interviewhead {
  margin-top: 11rem;
  position: relative;
  min-height: 43.75vw;
}
@media screen and (max-width: 767px) {
  .p-interviewhead {
    margin-top: 5rem;
    min-height: auto;
    padding-bottom: 30rem;
  }
}
.p-interviewhead .c-inner--wide {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  gap: 10rem;
}
.p-interviewhead__txt {
  width: 52.7rem;
}
.p-interviewhead .c-pageheadline__ja {
  font-size: 5rem;
  line-height: 1.6;
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-interviewhead .c-pageheadline__ja {
    font-size: 2.6rem;
    line-height: 1.5;
    margin-top: 1rem;
    padding-right: 2rem;
  }
}
.p-interviewhead__info {
  margin-top: 1rem;
  font-size: 1.6rem;
  letter-spacing: 0.2rem;
  line-height: 1.9;
}
@media screen and (max-width: 767px) {
  .p-interviewhead__info {
    font-size: 1.4rem;
    letter-spacing: 0.1rem;
  }
}
.p-interviewhead__img {
  width: 56.875vw;
  aspect-ratio: 92/70;
  border-radius: 5rem 0 0 5rem;
  overflow: hidden;
  position: absolute;
  top: -4rem;
  right: 0;
}
@media screen and (max-width: 767px) {
  .p-interviewhead__img {
    width: 34.5rem;
    top: auto;
    bottom: 0;
  }
}
.p-interviewhead__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-interviewsection__headline {
  font-size: 4rem;
  line-height: 1.6;
  letter-spacing: -0.07rem;
}
@media screen and (max-width: 767px) {
  .p-interviewsection__headline {
    font-size: 2.2rem;
    letter-spacing: 0;
  }
}
.p-interviewsection__detail {
  font-size: 1.8rem;
  letter-spacing: 0.08rem;
  margin-top: 4.5rem;
  line-height: 1.78;
}
@media screen and (max-width: 767px) {
  .p-interviewsection__detail {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0.1rem;
    margin-top: 2rem;
  }
}
.p-interviewsection__img {
  position: absolute;
  border-radius: 3rem;
  overflow: hidden;
}

.p-interview__section {
  position: relative;
  z-index: 2;
}
.p-interview__section.m-section01 {
  margin-top: 13.5rem;
}
@media screen and (max-width: 767px) {
  .p-interview__section.m-section01 {
    margin-top: -3rem;
  }
}
.p-interview__section.m-section01 .p-interviewsection__txt {
  width: 70.5rem;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 767px) {
  .p-interview__section.m-section01 .p-interviewsection__txt {
    width: 100%;
    margin-top: 6rem;
  }
}
.p-interview__section.m-section01 .p-interviewsection__img {
  width: 60rem;
  aspect-ratio: 60/45;
  top: -30.5rem;
  left: calc(50% - 69.4rem);
}
.p-interview__section.m-section01 .p-interviewsection__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-interview__section.m-section01 .p-interviewsection__img {
    width: 24.5rem;
    position: static;
    margin-left: -9%;
  }
}
.p-interview__section.m-section02 {
  margin-top: -1rem;
  min-height: 64.7rem;
}
@media screen and (max-width: 767px) {
  .p-interview__section.m-section02 {
    min-height: auto;
    margin-top: 5rem;
  }
}
.p-interview__section.m-section02 .p-interviewsection__txt {
  width: 61rem;
  margin: 0 auto 0 0;
}
@media screen and (max-width: 767px) {
  .p-interview__section.m-section02 .p-interviewsection__txt {
    width: 100%;
    margin-top: 4rem;
  }
}
.p-interview__section.m-section02 .p-interviewsection__img {
  width: 69.7rem;
  aspect-ratio: 697/517;
  top: 12rem;
  right: calc(50% - 69.4rem);
}
.p-interview__section.m-section02 .p-interviewsection__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-interview__section.m-section02 .p-interviewsection__img {
    position: static;
    width: 100%;
  }
}
.p-interview__section.m-section03 {
  margin-top: 12.5rem;
  min-height: 32.75vw;
}
@media screen and (max-width: 767px) {
  .p-interview__section.m-section03 {
    min-height: auto;
    margin-top: 5rem;
  }
}
.p-interview__section.m-section03 .p-interviewsection__txt {
  width: 60rem;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 767px) {
  .p-interview__section.m-section03 .p-interviewsection__txt {
    width: 100%;
    margin-top: 3rem;
  }
}
.p-interview__section.m-section03 .p-interviewsection__img {
  width: 51.0625vw;
  aspect-ratio: 824/584;
  top: -6rem;
  left: 0;
  border-radius: 0 3rem 3rem 0;
}
.p-interview__section.m-section03 .p-interviewsection__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-interview__section.m-section03 .p-interviewsection__img {
    position: static;
    width: 109%;
    margin-left: -9%;
  }
}

.p-interview__schedule {
  margin-top: 9.375vw;
}
@media screen and (max-width: 767px) {
  .p-interview__schedule {
    margin-top: 11rem;
    position: relative;
  }
  .p-interview__schedule .c-inner {
    padding: 0 4%;
  }
}

.p-interviewschedule__head {
  position: relative;
}
.p-interviewschedule__headline {
  font-size: 4rem;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: -0.07rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-interviewschedule__headline {
    font-size: 2.6rem;
    letter-spacing: 0;
  }
}
.p-interviewschedule__ill {
  position: absolute;
  z-index: 2;
}

.p-interviewschedule__body {
  width: 104rem;
  margin: 6.7rem auto 0;
  position: relative;
  background: url(../img/common/img_schedule_line_pc.svg) no-repeat center top 3.2rem/2.9rem 69.8rem;
  /*
  &:before {
  	content: '';
  	width: .29rem;
  	height: calc(100% - 12rem);
  	background: $color-white;
  	position: absolute;
  	left: 50%;		
  	top: 50%;
  	transform: translate(-50%,-50%);
  	@include mq(m) {
  		height: calc(100% - 13rem);
  		top: 4.5rem;
  		transform: translate(-50%,0);
  	}
  }
  */
}
@media screen and (max-width: 767px) {
  .p-interviewschedule__body {
    margin: 4rem auto 5rem;
    width: 100%;
    background: url(../img/common/img_schedule_line_sp.svg) no-repeat center top 3.5rem/2rem 56rem;
  }
}

.p-interviewschedule__item {
  background: #fff;
  border-radius: 2.5rem;
  position: relative;
  padding: 1.8rem 3.5rem;
  width: 46.3rem;
  min-height: 9.7rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 767px) {
  .p-interviewschedule__item {
    border-radius: 1.3rem;
    width: 15rem;
    padding: 1.5rem 1rem;
    min-height: auto;
  }
}
.p-interviewschedule__item:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1rem 0 1rem 1.73rem;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-interviewschedule__item:after {
    border-width: 0.6rem 0 0.6rem 1rem;
  }
}
.p-interviewschedule__item:nth-of-type(even) {
  margin-left: auto;
}
.p-interviewschedule__item:nth-of-type(even):before {
  left: -7.2rem;
}
@media screen and (max-width: 767px) {
  .p-interviewschedule__item:nth-of-type(even):before {
    left: -3.2rem;
  }
}
.p-interviewschedule__item:nth-of-type(even):after {
  left: -1.5rem;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
@media screen and (max-width: 767px) {
  .p-interviewschedule__item:nth-of-type(even):after {
    left: -0.9rem;
  }
}
.p-interviewschedule__item:nth-of-type(odd) {
  margin-right: auto;
}
.p-interviewschedule__item:nth-of-type(odd):before {
  right: -7.2rem;
}
@media screen and (max-width: 767px) {
  .p-interviewschedule__item:nth-of-type(odd):before {
    right: -3.2rem;
  }
}
.p-interviewschedule__item:nth-of-type(odd):after {
  right: -1.5rem;
}
@media screen and (max-width: 767px) {
  .p-interviewschedule__item:nth-of-type(odd):after {
    right: -0.9rem;
  }
}
.p-interviewschedule__item + .p-interviewschedule__item {
  margin-top: -1rem;
}

.p-interviewscheduleitem__ttl {
  font-size: 2rem;
  font-weight: 500;
  position: relative;
  padding-left: 7rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-interviewscheduleitem__ttl {
    padding-left: 0;
  }
}
.p-interviewscheduleitem__ttl .time {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-interviewscheduleitem__ttl .time {
    position: static;
    margin-right: 1.5rem;
    -webkit-transform: none;
            transform: none;
  }
}
@media screen and (max-width: 767px) {
  .p-interviewscheduleitem__ttl {
    font-size: 1.4rem;
    line-height: 1.4;
  }
}
.p-interviewscheduleitem__ttl + .p-interviewscheduleitem__ttl {
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .p-interviewscheduleitem__ttl + .p-interviewscheduleitem__ttl {
    margin-top: 1rem;
  }
}
.p-interviewscheduleitem__detail {
  font-size: 1.6rem;
  line-height: 1.9;
  margin-top: 1.4rem;
}
@media screen and (max-width: 767px) {
  .p-interviewscheduleitem__detail {
    font-size: 1.2rem;
    line-height: 1.8;
    margin-top: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .p-interview__balloon {
    z-index: -1;
  }
}
@media screen and (max-width: 767px) {
  .p-interview__balloon .c-baloon__item.m-01 {
    left: 1rem;
    bottom: 12rem;
  }
}

@media print, screen and (min-width: 768px) {
  .l-footerbaloon {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .m-schedule01 .p-interviewschedule__item.m-item02 {
    margin-top: -2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .m-schedule01 .p-interviewschedule__item.m-item04 {
    margin-top: -0.5rem;
  }
}
.m-schedule01 .p-interviewschedule__item.m-item05 {
  margin-top: -0.5rem;
}
@media screen and (max-width: 767px) {
  .m-schedule01 .p-interviewschedule__item.m-item05 {
    margin-top: -1rem;
  }
}
.m-schedule01 .p-interviewschedule__item.m-item06 {
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  .m-schedule01 .p-interviewschedule__item.m-item06 {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .m-schedule01 .p-interviewschedule__item.m-item07 {
    margin-top: -1.7rem;
  }
}
.m-schedule01 .p-interviewschedule__ill.m-head {
  top: -7rem;
  left: calc(50% + 18.3rem);
  width: 10rem;
}
@media screen and (max-width: 767px) {
  .m-schedule01 .p-interviewschedule__ill.m-head {
    top: -4rem;
    left: auto;
    right: 0.5rem;
    width: 6rem;
  }
}
.m-schedule01 .p-interviewschedule__ill.m-01 {
  right: -11rem;
  top: -15.5rem;
  width: 22.4rem;
}
@media screen and (max-width: 767px) {
  .m-schedule01 .p-interviewschedule__ill.m-01 {
    right: 0;
    width: 10rem;
    top: auto;
    bottom: -6rem;
  }
}
.m-schedule01 .p-interviewschedule__ill.m-02 {
  left: -8.5rem;
  top: -12rem;
  width: 7.5rem;
}
@media screen and (max-width: 767px) {
  .m-schedule01 .p-interviewschedule__ill.m-02 {
    left: 3.5rem;
    width: 4.1rem;
    top: -11rem;
  }
}
.m-schedule01 .p-interviewschedule__ill.m-03 {
  right: 10rem;
  bottom: -20rem;
  width: 26.8rem;
}
@media screen and (max-width: 767px) {
  .m-schedule01 .p-interviewschedule__ill.m-03 {
    right: 2rem;
    width: 12.6rem;
    bottom: -12rem;
  }
}

.m-schedule02 .p-interviewschedule__item.m-item01 {
  top: -3rem;
}
@media screen and (max-width: 767px) {
  .m-schedule02 .p-interviewschedule__item.m-item01 {
    top: -2.5rem;
  }
}
.m-schedule02 .p-interviewschedule__item.m-item02 {
  margin-top: -4rem;
}
@media screen and (max-width: 767px) {
  .m-schedule02 .p-interviewschedule__item.m-item02 {
    margin-top: -8rem;
  }
}
.m-schedule02 .p-interviewschedule__item.m-item03 {
  margin-top: 12rem;
}
@media screen and (max-width: 767px) {
  .m-schedule02 .p-interviewschedule__item.m-item03 {
    margin-top: 8.2rem;
  }
}
.m-schedule02 .p-interviewschedule__item.m-item04 {
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .m-schedule02 .p-interviewschedule__item.m-item04 {
    margin-top: 2rem;
  }
}
.m-schedule02 .p-interviewschedule__item.m-item05 {
  margin-top: 13rem;
}
@media screen and (max-width: 767px) {
  .m-schedule02 .p-interviewschedule__item.m-item05 {
    margin-top: 11rem;
  }
}
.m-schedule02 .p-interviewschedule__ill.m-head {
  top: -9.5rem;
  left: calc(50% + 18.3rem);
  width: 8.8rem;
}
@media screen and (max-width: 767px) {
  .m-schedule02 .p-interviewschedule__ill.m-head {
    top: -6rem;
    left: auto;
    right: 0.5rem;
    width: 5.5rem;
  }
}
.m-schedule02 .p-interviewschedule__ill.m-01 {
  right: 9rem;
  bottom: -20rem;
  width: 24.1rem;
}
@media screen and (max-width: 767px) {
  .m-schedule02 .p-interviewschedule__ill.m-01 {
    right: 0;
    width: 13.6rem;
    top: auto;
    bottom: -14rem;
  }
}
.m-schedule02 .p-interviewschedule__ill.m-02 {
  right: 12rem;
  top: -20.5rem;
  width: 23.7rem;
}
@media screen and (max-width: 767px) {
  .m-schedule02 .p-interviewschedule__ill.m-02 {
    right: 2rem;
    width: 12.6rem;
    top: -14rem;
  }
}
.m-schedule02 .p-interviewschedule__ill.m-03 {
  right: 9rem;
  bottom: -13rem;
  width: 20.1rem;
}
@media screen and (max-width: 767px) {
  .m-schedule02 .p-interviewschedule__ill.m-03 {
    width: 9.5rem;
    right: 4rem;
    bottom: -9rem;
  }
}

.m-schedule03 .p-interviewschedule__item.m-item01 {
  top: -0.5rem;
}
@media screen and (max-width: 767px) {
  .m-schedule03 .p-interviewschedule__item.m-item01 {
    top: -0.5rem;
  }
}
.m-schedule03 .p-interviewschedule__item.m-item02 {
  margin-top: -1.5rem;
}
@media screen and (max-width: 767px) {
  .m-schedule03 .p-interviewschedule__item.m-item02 {
    margin-top: -3.6rem;
  }
}
.m-schedule03 .p-interviewschedule__item.m-item03 {
  margin-top: -1rem;
}
@media screen and (max-width: 767px) {
  .m-schedule03 .p-interviewschedule__item.m-item03 {
    margin-top: -1rem;
  }
}
.m-schedule03 .p-interviewschedule__item.m-item04 {
  margin-top: -0.5rem;
}
@media screen and (max-width: 767px) {
  .m-schedule03 .p-interviewschedule__item.m-item04 {
    margin-top: -0.5rem;
  }
}
.m-schedule03 .p-interviewschedule__item.m-item05 {
  margin-top: 21rem;
}
@media screen and (max-width: 767px) {
  .m-schedule03 .p-interviewschedule__item.m-item05 {
    margin-top: 17.5rem;
  }
}
.m-schedule03 .p-interviewschedule__ill.m-head {
  top: -6.5rem;
  left: calc(50% + 14.3rem);
  width: 9.6rem;
}
@media screen and (max-width: 767px) {
  .m-schedule03 .p-interviewschedule__ill.m-head {
    top: -6rem;
    left: auto;
    right: 0.5rem;
    width: 5.5rem;
  }
}
.m-schedule03 .p-interviewschedule__ill.m-01 {
  right: 0;
  bottom: -14.5rem;
  width: 26rem;
}
@media screen and (max-width: 767px) {
  .m-schedule03 .p-interviewschedule__ill.m-01 {
    right: 1rem;
    width: 13rem;
    bottom: -8rem;
  }
}
.m-schedule03 .p-interviewschedule__ill.m-02 {
  right: 8rem;
  top: -29rem;
  width: 23.7rem;
}
@media screen and (max-width: 767px) {
  .m-schedule03 .p-interviewschedule__ill.m-02 {
    right: 2rem;
    width: 11rem;
    top: -28rem;
  }
}
.m-schedule03 .p-interviewschedule__ill.m-03 {
  right: -35.5rem;
  bottom: 0;
  width: 21rem;
}
@media screen and (max-width: 767px) {
  .m-schedule03 .p-interviewschedule__ill.m-03 {
    width: 12.9rem;
    right: -17rem;
    bottom: -1rem;
  }
}

.m-schedule04 .p-interviewschedule__item.m-item01 {
  top: -0.5rem;
}
@media screen and (max-width: 767px) {
  .m-schedule04 .p-interviewschedule__item.m-item01 {
    top: 1rem;
  }
}
.m-schedule04 .p-interviewschedule__item.m-item02 {
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .m-schedule04 .p-interviewschedule__item.m-item02 {
    margin-top: 3rem;
  }
}
.m-schedule04 .p-interviewschedule__item.m-item03 {
  margin-top: 1.3rem;
}
@media screen and (max-width: 767px) {
  .m-schedule04 .p-interviewschedule__item.m-item03 {
    margin-top: 2.2rem;
  }
}
.m-schedule04 .p-interviewschedule__item.m-item04 {
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  .m-schedule04 .p-interviewschedule__item.m-item04 {
    margin-top: 3.2rem;
  }
}
.m-schedule04 .p-interviewschedule__item.m-item05 {
  margin-top: 0.5rem;
}
@media screen and (max-width: 767px) {
  .m-schedule04 .p-interviewschedule__item.m-item05 {
    margin-top: -1rem;
  }
}
.m-schedule04 .p-interviewschedule__item.m-item06 {
  margin-top: 1.2rem;
}
@media screen and (max-width: 767px) {
  .m-schedule04 .p-interviewschedule__item.m-item06 {
    margin-top: -0.5rem;
  }
}
.m-schedule04 .p-interviewschedule__item.m-item07 {
  margin-top: 0.8rem;
}
@media screen and (max-width: 767px) {
  .m-schedule04 .p-interviewschedule__item.m-item07 {
    margin-top: 0.5rem;
  }
}
.m-schedule04 .p-interviewschedule__ill.m-head {
  top: -7.5rem;
  left: calc(50% + 16.3rem);
  width: 10rem;
}
@media screen and (max-width: 767px) {
  .m-schedule04 .p-interviewschedule__ill.m-head {
    top: -5rem;
    left: auto;
    right: 0.5rem;
    width: 6.1rem;
  }
}
.m-schedule04 .p-interviewschedule__ill.m-01 {
  right: 4rem;
  top: -6rem;
  width: 14.4rem;
}
@media screen and (max-width: 767px) {
  .m-schedule04 .p-interviewschedule__ill.m-01 {
    right: 1rem;
    width: 9.6rem;
    top: auto;
    bottom: -8rem;
  }
}
.m-schedule04 .p-interviewschedule__ill.m-02 {
  right: 3.5rem;
  top: -11rem;
  width: 24.1rem;
}
@media screen and (max-width: 767px) {
  .m-schedule04 .p-interviewschedule__ill.m-02 {
    right: 2rem;
    width: 11rem;
    top: -9.5rem;
  }
}
.m-schedule04 .p-interviewschedule__ill.m-03 {
  right: 0.5rem;
  top: -7.5rem;
  width: 14.2rem;
}
@media screen and (max-width: 767px) {
  .m-schedule04 .p-interviewschedule__ill.m-03 {
    width: 7.5rem;
    right: -0.5rem;
    top: auto;
    bottom: -2rem;
  }
}