@charset "UTF-8";
.pageTitle {
  margin-bottom: 0;
}

/* ai-sec01
--------------------------------------------------*/
.ai-sec01-area01 {
  position: relative;
  margin-bottom: 80px;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .ai-sec01-area01 {
    margin-bottom: 30px;
  }
}

.ai-sec01-area01__img {
  position: relative;
  z-index: 1;
}

.ai-sec01-area01__btn {
  position: absolute;
  display: block;
  width: 11.2%;
  padding-bottom: 2.2%;
  background-color: #fff;
  opacity: 0;
  z-index: 2;
}
.ai-sec01-area01__btn:hover {
  opacity: 0.3 !important;
}
.ai-sec01-area01__btn.is-01 {
  top: 13.6%;
  right: 40.9%;
}
.ai-sec01-area01__btn.is-02 {
  top: 73.2%;
  left: 15.2%;
}
.ai-sec01-area01__btn.is-03 {
  bottom: 19.7%;
  right: 11.6%;
}
.ai-sec01-area01__btn.is-04 {
  bottom: 5.2%;
  left: 19.1%;
}

.ai-sec01-area02 {
  max-width: 940px;
  margin: 0 auto;
}

.ai-sec01-area02-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ai-sec01-area02-row + .ai-sec01-area02-row {
  margin-top: 4rem;
}
@media screen and (max-width: 768px) {
  .ai-sec01-area02-row {
    display: block;
  }
}

.ai-sec01-area02-row__img {
  width: 23.4782608696%;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .ai-sec01-area02-row__img {
    width: 49.5652173913%;
    margin: 0 auto 2rem;
  }
}

.ai-sec01-area02-row__letters {
  width: 69.5652173913%;
}
@media screen and (max-width: 768px) {
  .ai-sec01-area02-row__letters {
    width: 100%;
  }
}

.ai-sec01-area02-title {
  padding: 0.3em;
  color: #fff;
  text-align: center;
  background-color: #009d96;
}

.ai-sec01-area02-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #e6f7f7;
  border-bottom: #000 solid 1px;
}

.ai-sec01-area02-flex__left {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25.974025974%;
  padding: 0.6em;
  color: #009d96;
  -ms-flex-item-align: center;
      align-self: center;
}
.ai-sec01-area02-flex__left a {
  color: #009d96;
}

.ai-sec01-area02-flex__right {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 74.025974026%;
}
.ai-sec01-area02-flex__right .in-min {
  font-size: 0.8em;
}
.ai-sec01-area02-flex__right.is-wide {
  width: 100%;
}

.ai-sec01-area02-flex__right-box {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50%;
  padding: 0.4em 0;
  color: #000;
}
.ai-sec01-area02-flex__right-box::before {
  position: absolute;
  top: -1px;
  left: 0;
  display: block;
  content: "";
  width: 300%;
  height: 1px;
  background-color: #000;
}
@media screen and (min-width: 769px) {
  .ai-sec01-area02-flex__right-box {
    font-size: 1.3rem;
  }
}
.is-wide .ai-sec01-area02-flex__right-box {
  width: 33.3333333333%;
  padding: 0.4em;
}
.ai-sec01-area02-flex__right-box a {
  color: #000;
}

.ai-sec01-area02-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-decoration: none;
}
.ai-sec01-area02-link sup {
  color: #009C95;
}
.ai-sec01-area02-link::before {
  display: block;
  content: "▶";
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
}

.ai-sec01-area02-cap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 0.6em;
}

a.ai-sec01-area02-btn {
  width: min(45rem, 100%);
  color: #009C95;
  text-align: center;
  border: #009C95 solid 2px;
  border-radius: 10rem;
}
@media screen and (max-width: 768px) {
  a.ai-sec01-area02-btn {
    width: min(40rem, 100%);
  }
}

/* ai-interview
--------------------------------------------------*/
.ai-interview {
  background-color: #F8F8F8;
}

.ai-interview-box + .ai-interview-box {
  margin-top: 6rem;
}

.ai-interview-head__inner {
  display: block;
}
.ai-interview-head__inner * {
  position: relative;
  display: block;
  z-index: 5;
}

.ai-interview-head__top {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  padding: 2.5rem 3.8rem;
  height: auto;
  aspect-ratio: 1197/415;
  list-style: none;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .ai-interview-head__top {
    padding: 1rem 1rem;
    aspect-ratio: 1197/450;
  }
}
.ai-interview-head__top::-webkit-details-marker {
  display: none;
}
.ai-interview-head__top * {
  position: relative;
  display: block;
  color: #fff;
  z-index: 5;
}
.ai-interview-head__top::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 156, 149, 0.6);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 2;
}
[open] .ai-interview-head__top::before {
  opacity: 0;
}

.ai-interview-head__num {
  font-size: 5rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .ai-interview-head__num {
    font-size: 1.2rem;
  }
}

.ai-interview-head__title {
  margin-top: 1rem;
  font-size: 2.8rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .ai-interview-head__title {
    margin-top: 0.4rem;
    font-size: 1.2rem;
  }
}

.ai-interview-head__lead {
  margin-top: 1.5rem;
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .ai-interview-head__lead {
    margin-top: 1rem;
    font-size: 1rem;
  }
}

.ai-interview-head__read {
  position: absolute;
  bottom: 5.5rem;
  left: 50%;
  padding: 0.3rem 1.3rem;
  font-size: 1.8rem;
  font-weight: 700;
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  border: #fff solid 1px;
  border-radius: 0.8rem;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media screen and (max-width: 768px) {
  .ai-interview-head__read {
    bottom: 2.5rem;
    padding: 0.2rem 0.5rem;
    font-size: 1rem;
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
}
[open] .ai-interview-head__read {
  opacity: 0;
}
.ai-interview-head__read img {
  position: absolute;
  top: calc(100% + 1.6rem);
  left: 50%;
  width: 4rem;
  display: block;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  -webkit-animation: fuwa 1.6s ease-in-out infinite;
          animation: fuwa 1.6s ease-in-out infinite;
}
@media screen and (max-width: 768px) {
  .ai-interview-head__read img {
    top: calc(100% + 0.6rem);
    width: 1.5rem;
  }
}
.is-03 .ai-interview-head__read {
  left: 45%;
}

@-webkit-keyframes fuwa {
  0% {
    margin-top: -3px;
  }
  50% {
    margin-top: 3px;
  }
  100% {
    margin-top: -3px;
  }
}

@keyframes fuwa {
  0% {
    margin-top: -3px;
  }
  50% {
    margin-top: 3px;
  }
  100% {
    margin-top: -3px;
  }
}
.ai-interview-head__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.ai-interview-head__bg img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.ai-interview-head__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 2rem 0;
  background-color: #D7E0E9;
}

.ai-interview-head__bottom-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 37%;
  color: #0C1A26;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .ai-interview-head__bottom-box {
    width: 50%;
  }
}
.ai-interview-head__bottom-box .in-job {
  font-size: 1.4rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .ai-interview-head__bottom-box .in-job {
    font-size: 1rem;
  }
}
@media screen and (max-width: 414px) {
  .ai-interview-head__bottom-box .in-job {
    font-size: 0.9rem;
  }
}
.ai-interview-head__bottom-box .in-name {
  font-size: 2rem;
  font-weight: 700;
}
.ai-interview-head__bottom-box .in-name.is-small {
  font-size: 1em;
}
@media screen and (max-width: 768px) {
  .ai-interview-head__bottom-box .in-name {
    font-size: 1.4rem;
  }
}
.is-03 .ai-interview-head__bottom-box {
  width: 50%;
}

.ai-interview-body {
  display: grid;
  grid-template-rows: 0fr;
  -webkit-transition: grid-template-rows 0.2s ease-out;
  transition: grid-template-rows 0.2s ease-out;
  transition: grid-template-rows 0.2s ease-out, -ms-grid-rows 0.2s ease-out;
}
.ai-interview-head[open] + .ai-interview-body {
  grid-template-rows: 1fr;
}

.ai-interview-body__ajust {
  overflow: hidden;
}

.ai-interview-body__inner {
  padding: 4rem 3rem;
}
@media screen and (max-width: 768px) {
  .ai-interview-body__inner {
    padding: 3rem 1.5rem;
  }
}

.ai-interview-body__title {
  margin: 6rem 0 3rem;
  font-size: 2.2rem;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .ai-interview-body__title {
    margin: 4rem 0 2rem;
    font-size: 1.6rem;
  }
}
.ai-interview-body__title:first-child {
  margin-top: 0;
}

.ai-interview-body__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 2em;
}
.ai-interview-body__flex:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .ai-interview-body__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3rem;
  }
}
@media screen and (min-width: 769px) {
  .ai-interview-body__flex.is-rev-pc {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.ai-interview-body__flex-wide {
  width: 72.6465364121%;
}
@media screen and (max-width: 768px) {
  .ai-interview-body__flex-wide {
    width: 100%;
  }
}

.ai-interview-body__flex-slim {
  width: 23.2682060391%;
}
@media screen and (max-width: 768px) {
  .ai-interview-body__flex-slim {
    width: 100%;
  }
}

.ai-interview-body__img01 {
  text-align: center;
}

.ai-interview-body__name {
  margin-top: 1rem;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .ai-interview-body__name {
    font-size: 1.6rem;
  }
}

.ai-interview-body__text {
  line-height: 1.6;
}
.ai-interview-body__text + .ai-interview-body__text {
  margin-top: 1.6em;
}

.ai-interview-body__cmt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2em;
  font-size: 1.4rem;
  line-height: 1.9;
}
.ai-interview-body__cmt:first-child {
  margin-top: 0;
}
.ai-interview-body__cmt .in-name {
  width: 2.5em;
  font-weight: 700;
}
.ai-interview-body__cmt .in-name.is-red {
  color: #D55738;
}
.ai-interview-body__cmt .in-name.is-blue {
  color: #1D4294;
}
.ai-interview-body__cmt .in-text {
  width: calc(100% - 2.5em);
}