.page-ttl {
  background-image: url("../img/recruit/eigyobu/mv.jpg");
}
@media only screen and (max-width: 767px) {
  .page-ttl {
    background-image: url("../img/recruit/eigyobu/sp/mv.jpg");
  }
}

.pankuzu {
  margin: 0 auto 11.5rem;
}

.interview-content {
  margin-bottom: 18rem;
}
@media print, screen and (min-width: 768px) {
  .interview-content .inner {
    width: 120rem;
    margin: auto;
  }
}
.interview-content .inner .profile {
  margin-bottom: 7.2rem;
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .profile {
    margin-bottom: 9rem;
  }
}
.interview-content .inner .profile figure {
  position: relative;
  padding-top: 7rem;
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .profile figure {
    padding-top: 0;
  }
}
.interview-content .inner .profile figure img {
  position: absolute;
  top: 0;
  right: 0;
  width: 70rem;
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .profile figure img {
    position: relative;
    width: 68.7rem;
    margin: 0 0 -5.7rem 8rem;
  }
}
.interview-content .inner .profile figure figcaption {
  background: rgba(4, 91, 170, 0.9);
  width: 60rem;
  position: relative;
  z-index: 1;
  padding: 1.8rem 0 4rem;
  min-height: 45rem;
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .profile figure figcaption {
    width: 68.7rem;
    margin: 0;
    min-height: auto;
    padding: 1.8rem 0 5.3rem;
  }
}
.interview-content .inner .profile figure figcaption .procile-txt::before {
  content: "";
  background: url("../img/recruit/eigyobu/name-icon.svg") no-repeat center;
  width: 13.3rem;
  height: 6.2rem;
  display: block;
  margin: 0 0 1.3rem 2rem;
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .profile figure figcaption .procile-txt::before {
    width: 17.3rem;
    height: 8.1rem;
    margin: 0.3rem 0 1.3rem 2.2rem;
  }
}
.interview-content .inner .profile figure figcaption .procile-txt .en-font {
  font-size: 6rem;
  font-weight: 500;
  color: #fff;
  position: relative;
  line-height: 1;
  margin-bottom: 3.2rem;
  padding: 0 0 1.9rem 5rem;
  letter-spacing: 0.03rem;
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .profile figure figcaption .procile-txt .en-font {
    font-size: 7.8rem;
    padding: 0 0 3.8rem 4.1rem;
    margin-bottom: 4.8rem;
  }
}
.interview-content .inner .profile figure figcaption .procile-txt .en-font::after {
  content: "";
  width: 20rem;
  height: 0.1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .profile figure figcaption .procile-txt .en-font::after {
    width: 25rem;
    height: 0.3rem;
  }
}
.interview-content .inner .profile figure figcaption .procile-txt .box {
  padding: 0 5.3rem;
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .profile figure figcaption .procile-txt .box {
    padding: 0 4rem;
  }
}
.interview-content .inner .profile figure figcaption .procile-txt .name {
  color: #fff;
  font-size: 2.6rem;
  letter-spacing: 0.5rem;
  margin-bottom: 3.7rem;
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .profile figure figcaption .procile-txt .name {
    font-size: 4rem;
    letter-spacing: 0.6rem;
    margin-bottom: 4.4rem;
  }
}
.interview-content .inner .profile figure figcaption .procile-txt .name span {
  font-size: 1.7rem;
  display: block;
  margin-bottom: 0.5rem;
  letter-spacing: 0.08rem;
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .profile figure figcaption .procile-txt .name span {
    font-size: 2.8rem;
    margin-bottom: 1rem;
  }
}
.interview-content .inner .profile figure figcaption .procile-txt .catchcopy {
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.9;
  letter-spacing: 0.46rem;
  font-feature-settings: "palt";
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .profile figure figcaption .procile-txt .catchcopy {
    font-size: 3.5rem;
    letter-spacing: 0.7rem;
    line-height: 1.65;
  }
}
@media print, screen and (min-width: 768px) {
  .interview-content .inner .single {
    width: 110rem;
    margin: 0 auto 6.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .single {
    margin-bottom: 8.6rem;
  }
}
.interview-content .inner .single h3 {
  font-size: 2.4rem;
  font-weight: 500;
  color: #0065B3;
  margin-bottom: 2.8rem;
  letter-spacing: 0.48rem;
  font-feature-settings: "palt";
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .single h3 {
    font-size: 3.5rem;
    letter-spacing: 0.6rem;
    margin-bottom: 3.5rem;
    line-height: 1.6;
  }
}
.interview-content .inner .single p {
  font-size: 1.5rem;
  line-height: 2;
  letter-spacing: 0.106rem;
  width: 90rem;
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .single p {
    font-size: 2.8rem;
    width: 100%;
    line-height: 1.65;
    letter-spacing: 0.19rem;
  }
}
.interview-content .inner .single-wrap {
  padding: 0 5rem;
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .single-wrap {
    padding: 0 4rem;
  }
}
.interview-content .inner .single-wrap.flex {
  display: flex;
  align-items: flex-start;
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .single-wrap.flex {
    flex-wrap: wrap;
  }
}
.interview-content .inner .single-wrap img {
  width: 50rem;
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .single-wrap img {
    margin: 0;
    width: 60.7rem;
  }
}
.interview-content .inner .single-wrap.image-left picture {
  margin: 0.8rem 10rem 0 calc(50% - 50vw);
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .single-wrap.image-left picture {
    margin: 0 0 8.8rem calc(50% - 50vw);
  }
}
.interview-content .inner .single-wrap.image-right picture {
  margin: 0.8rem calc(50% - 50vw) 0 10rem;
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .single-wrap.image-right picture {
    margin: 0.3rem calc(50% - 50vw) 0 auto;
  }
}
.interview-content .inner .single-wrap .single-txt {
  width: 75rem;
}
.interview-content .inner .single-wrap .single-txt .single {
  width: auto;
}
.interview-content .inner .single-wrap .single-txt .single p {
  width: 100%;
}
.interview-content .inner .recruit-message {
  width: 100rem;
  margin: 7.9rem auto 0;
  border: 0.1rem solid #00B1DD;
  position: relative;
  padding: 3.9rem 4.7rem 5.7rem 5.7rem;
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .recruit-message {
    width: 68rem;
    margin: 10.1rem auto 0;
    padding: 5.8rem 3.6rem 4.5rem 3.6rem;
  }
}
.interview-content .inner .recruit-message::before {
  content: "";
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  width: 100%;
  height: 100%;
  border: 0.1rem solid #00B1DD;
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .recruit-message::before {
    top: 0.7rem;
    left: 0.7rem;
  }
}
.interview-content .inner .recruit-message h3 {
  text-align: center;
  font-size: 2.4rem;
  color: #00B1DD;
  margin-bottom: 2.6rem;
  font-weight: 500;
  letter-spacing: 0.24rem;
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .recruit-message h3 {
    font-size: 3.5rem;
    letter-spacing: 0.54rem;
    margin-bottom: 3.4rem;
  }
}
.interview-content .inner .recruit-message p {
  font-size: 1.5rem;
  line-height: 2;
  letter-spacing: 0.124rem;
}
@media only screen and (max-width: 767px) {
  .interview-content .inner .recruit-message p {
    font-size: 2.8rem;
    letter-spacing: 0.1rem;
    line-height: 1.65;
  }
}

.career {
  position: relative;
  margin-bottom: 15rem;
}
@media only screen and (max-width: 767px) {
  .career {
    margin-bottom: 17rem;
  }
}
.career::before {
  content: "";
  width: 84%;
  height: 100%;
  position: absolute;
  background: #045BAA;
  top: 0;
  left: 0;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .career::before {
    display: none;
  }
}
.career .ttl-area {
  margin-bottom: 4.2rem;
}
@media only screen and (max-width: 767px) {
  .career .ttl-area {
    margin-bottom: 5.8rem;
  }
}
.career .ttl-area p.sub-ttl {
  font-size: 2.4rem;
  color: #fff;
  display: flex;
  align-items: center;
  margin: -0.1rem 0 0 5.5rem;
  letter-spacing: 0.5rem;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .career .ttl-area p.sub-ttl {
    font-size: 3.4rem;
    margin: 0.5rem 0 0 8.4rem;
    letter-spacing: 0.7rem;
  }
}
.career .ttl-area p.sub-ttl::after {
  content: "";
  width: 14rem;
  height: 1px;
  background: #fff;
  margin-left: 1.5rem;
  display: block;
}
@media only screen and (max-width: 767px) {
  .career .ttl-area p.sub-ttl::after {
    width: 18rem;
  }
}
.career .ttl-area .en-ttl {
  width: 37.7rem;
}
@media only screen and (max-width: 767px) {
  .career .ttl-area .en-ttl {
    width: 41.4rem;
    padding-left: 0.8rem;
  }
  .career .ttl-area .en-ttl img {
    width: 100%;
  }
}
.career .flex {
  display: flex;
  align-items: flex-start;
}
.career .inner {
  background: #045BAA;
  width: 130rem;
  margin: auto;
  z-index: 1;
  padding: 3.7rem 0 7.4rem 4.5rem;
}
@media only screen and (max-width: 767px) {
  .career .inner {
    width: auto;
    display: block;
    padding: 4.7rem 0 9rem;
  }
}
.career .inner .career-map {
  width: 65rem;
  position: relative;
  margin: 4.6rem 0 0 auto;
}
@media only screen and (max-width: 767px) {
  .career .inner .career-map {
    width: auto;
    padding: 0 4rem;
  }
}
.career .inner .career-map .single {
  display: flex;
  align-items: flex-start;
  position: relative;
}
.career .inner .career-map .single::before {
  content: "";
  width: 7rem;
  height: 7rem;
  border-radius: 3.5rem;
  background: #E6EFF6;
  top: 0;
  left: 0;
  display: block;
}
@media only screen and (max-width: 767px) {
  .career .inner .career-map .single::before {
    width: 12.2rem;
    height: 12.2rem;
    border-radius: 6.1rem;
  }
}
.career .inner .career-map .single:not(:last-of-type) {
  padding-bottom: 3.6rem;
}
@media only screen and (max-width: 767px) {
  .career .inner .career-map .single:not(:last-of-type) {
    padding-bottom: 5.3rem;
  }
}
.career .inner .career-map .single:not(:last-of-type)::after {
  content: "";
  width: 0.1rem;
  height: 100%;
  position: absolute;
  top: 3.5rem;
  left: 3.4rem;
  background: #7AA8D2;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .career .inner .career-map .single:not(:last-of-type)::after {
    width: 0.175rem;
    left: 6rem;
    top: 6rem;
  }
}
.career .inner .career-map .single .txt-box {
  margin-left: 2.8rem;
}
@media only screen and (max-width: 767px) {
  .career .inner .career-map .single .txt-box {
    width: calc(100% - 17.7rem);
    margin-left: 5.3rem;
  }
}
.career .inner .career-map .single .txt-box::before, .career .inner .career-map .single .txt-box::after {
  content: "";
  position: absolute;
}
.career .inner .career-map .single .txt-box::after {
  width: 0.7rem;
  height: 0.7rem;
  background: #045BAA;
  border-radius: 0.35rem;
  top: 3.15rem;
  left: 3.15rem;
}
@media only screen and (max-width: 767px) {
  .career .inner .career-map .single .txt-box::after {
    width: 1.225rem;
    height: 1.225rem;
    top: 5.5rem;
    left: 5.5rem;
    border-radius: 1rem;
  }
}
.career .inner .career-map p {
  color: #fff;
  font-size: 1.8rem;
  letter-spacing: 0.06rem;
}
@media only screen and (max-width: 767px) {
  .career .inner .career-map p {
    font-size: 3.1rem;
  }
}
.career .inner .career-map p.yer {
  font-size: 4rem;
  font-weight: 500;
  line-height: 0.9;
  margin: 0.5rem 0;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .career .inner .career-map p.yer {
    font-size: 7rem;
    margin: 0.5rem 0 1.4rem;
  }
}

.schedule {
  position: relative;
  margin-bottom: 15.2rem;
}
@media only screen and (max-width: 767px) {
  .schedule {
    margin-bottom: 17rem;
  }
}
.schedule::before {
  content: "";
  width: 84%;
  height: 100%;
  position: absolute;
  background: #CCEFF8;
  top: 0;
  right: 0;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .schedule::before {
    display: none;
  }
}
.schedule .inner {
  width: 130rem;
  margin: auto;
  padding: 3.7rem 0 0 4.7rem;
  background: #CCEFF8;
}
@media only screen and (max-width: 767px) {
  .schedule .inner {
    width: auto;
    padding: 4.7rem 0 7.4rem;
  }
}
.schedule .inner.flex {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .schedule .inner.flex {
    display: block;
  }
}
.schedule .inner .ttl-area {
  width: 46rem;
}
@media only screen and (max-width: 767px) {
  .schedule .inner .ttl-area {
    margin-bottom: 6.8rem;
    width: auto;
  }
}
.schedule .inner .ttl-area p.sub-ttl {
  font-size: 2.4rem;
  color: #045BAA;
  display: flex;
  align-items: center;
  margin: 0.3rem 0 5.4rem 5.3rem;
  letter-spacing: 0.5rem;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .schedule .inner .ttl-area p.sub-ttl {
    font-size: 3.4rem;
    margin: 0.9rem 0 5.8rem 8.4rem;
    letter-spacing: 0.7rem;
  }
}
.schedule .inner .ttl-area p.sub-ttl::after {
  content: "";
  width: 14rem;
  height: 1px;
  background: #045BAA;
  margin-left: 1.6rem;
  display: block;
}
@media only screen and (max-width: 767px) {
  .schedule .inner .ttl-area p.sub-ttl::after {
    width: 18rem;
  }
}
.schedule .inner .ttl-area .en-ttl {
  width: 39.2rem;
}
@media only screen and (max-width: 767px) {
  .schedule .inner .ttl-area .en-ttl {
    width: 51.2rem;
    margin-left: 0.9rem;
  }
  .schedule .inner .ttl-area .en-ttl img {
    width: 100%;
  }
}
.schedule .inner .ttl-area .image {
  margin-left: 5.3rem;
}
@media only screen and (max-width: 767px) {
  .schedule .inner .ttl-area .image {
    width: 60.7rem;
    margin: 0 auto 5rem;
  }
  .schedule .inner .ttl-area .image img {
    width: 100%;
  }
}
.schedule .inner .schedule-map {
  width: 65rem;
  margin: 4.1rem 0 0 auto;
}
@media only screen and (max-width: 767px) {
  .schedule .inner .schedule-map {
    width: auto;
    padding: 0 4rem;
  }
}
.schedule .inner .schedule-map .single {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding-bottom: 3rem;
}
@media only screen and (max-width: 767px) {
  .schedule .inner .schedule-map .single {
    padding-bottom: 4.5rem;
  }
}
.schedule .inner .schedule-map .single::before, .schedule .inner .schedule-map .single::after {
  content: "";
}
.schedule .inner .schedule-map .single::before {
  width: 3.5rem;
  height: 3.5rem;
  border: 0.1rem solid #045BAA;
  border-radius: 1.75rem;
  display: block;
  margin-right: 2.5rem;
}
@media only screen and (max-width: 767px) {
  .schedule .inner .schedule-map .single::before {
    width: 6.125rem;
    height: 6.125rem;
    border-radius: 3.2rem;
    margin-right: 2rem;
  }
}
.schedule .inner .schedule-map .single:not(:last-of-type)::after {
  position: absolute;
  top: 1.75rem;
  left: 1.65rem;
  width: 0.1rem;
  height: 100%;
  background: #045BAA;
}
@media only screen and (max-width: 767px) {
  .schedule .inner .schedule-map .single:not(:last-of-type)::after {
    top: 3.0625rem;
    left: 2.9625rem;
  }
}
.schedule .inner .schedule-map .single .txt-box {
  display: flex;
  align-items: flex-start;
}
@media only screen and (max-width: 767px) {
  .schedule .inner .schedule-map .single .txt-box {
    width: calc(100% - 8.125rem);
  }
}
.schedule .inner .schedule-map .single .txt-box::before {
  content: "";
  width: 0.7rem;
  height: 0.7rem;
  background: #045BAA;
  border-radius: 0.35rem;
  position: absolute;
  top: 1.4rem;
  left: 1.4rem;
}
@media only screen and (max-width: 767px) {
  .schedule .inner .schedule-map .single .txt-box::before {
    width: 1.225rem;
    height: 1.225rem;
    top: 2.45rem;
    left: 2.45rem;
    border-radius: 0.6125rem;
  }
}
.schedule .inner .schedule-map .single .txt-box .time {
  width: 7.5rem;
  font-size: 4rem;
  color: #045BAA;
  line-height: 0.8;
  margin-right: 2.1rem;
  margin: 0.2rem 2.1rem 0 0;
}
@media only screen and (max-width: 767px) {
  .schedule .inner .schedule-map .single .txt-box .time {
    font-size: 7rem;
    margin: 0.5rem 3.3rem 0 2rem;
    width: 15rem;
    margin: 0.5rem 3.3rem 0 2rem;
  }
}
.schedule .inner .schedule-map .single .txt-box .content {
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: 0.1rem;
  margin-top: -0.3rem;
}
@media only screen and (max-width: 767px) {
  .schedule .inner .schedule-map .single .txt-box .content {
    font-size: 3.1rem;
    width: calc(100% - 20.1rem);
    line-height: 1.65;
  }
}
/*# sourceMappingURL=eigyobu.css.map */