/* Scss Document */
.btn-bk {
  color: #fff;
  font-weight: 700;
  line-height: 2;
  background: #000;
  padding: 8px 40px;
  position: relative;
  text-align: left;
}
.btn-bk::after {
  content: "";
  position: absolute;
  display: block;
  background: url("../img/company/btn-icon.png") no-repeat center center;
  background-size: contain;
  width: 0.6667vw;
  height: 1.1333vw;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

.c_ttl {
  font-family: "Noto Sans JP";
  text-align: center;
  font-weight: 700;
  line-height: 2;
}

.c_mttl {
  font-size: 3.2rem;
}
@media only screen and (max-width: 640px) {
  .c_mttl {
    font-size: 7vw;
  }
}

.c_sttl {
  font-size: 2.4rem;
  margin-top: 0.4rem;
}
@media only screen and (max-width: 640px) {
  .c_sttl {
    font-size: 5vw;
    line-height: 1.5;
  }
}

.interview-pge .content {
  padding-bottom: 1.8rem;
}
@media only screen and (max-width: 640px) {
  .interview-pge .content {
    padding-top: 0;
  }
}
.interview-pge .inner {
  max-width: 1500px;
}
@media only screen and (max-width: 1200px) {
  .interview-pge .inner {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 640px) {
  .interview-pge .inner {
    padding: 0 20px;
  }
}

.interview__wrap {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  .interview__wrap {
    flex-direction: column-reverse;
    gap: 20px;
  }
}

.interview__img {
  width: 50.4%;
  margin-right: 8.1333333333%;
  position: relative;
}
.interview__img::before {
  content: "";
  position: absolute;
  background: #f3eee7;
  width: 100%;
  height: 76.455026455%;
  top: 50%;
  right: -11.2433862434%;
  transform: translateY(-50%);
  z-index: -1;
}
@media only screen and (max-width: 640px) {
  .interview__img::before {
    right: -20px;
    bottom: -20px;
    top: auto;
    transform: translateY(0%);
    width: 100%;
    height: 100%;
  }
}
@media only screen and (max-width: 1390px) {
  .interview__img {
    margin-right: 0;
  }
}
@media only screen and (max-width: 640px) {
  .interview__img {
    width: 100%;
  }
}

.interview__body {
  width: 34%;
  text-align: center;
}
@media only screen and (max-width: 1390px) {
  .interview__body {
    flex: 1;
  }
}
@media only screen and (max-width: 640px) {
  .interview__body {
    width: 100%;
  }
}

.interview__ttl {
  font-family: "Akshar", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-size: 4.8rem;
  font-weight: 900;
  line-height: normal;
  white-space: nowrap;
}
@media only screen and (max-width: 1580px) {
  .interview__ttl {
    font-size: 2.9113924051vw;
  }
}
@media only screen and (max-width: 1200px) {
  .interview__ttl {
    font-size: 4.6rem;
  }
}
@media only screen and (max-width: 640px) {
  .interview__ttl {
    font-size: calc(46 / 760 * 100vw);
  }
}

.interview__txt {
  font-size: 2rem;
  font-weight: 100;
  line-height: 2;
  margin-top: 30px;
}
@media only screen and (max-width: 640px) {
  .interview__txt {
    font-size: 4vw;
    margin-top: 20px;
  }
}

.interview__job-ttl {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 2;
  margin-top: 66px;
}
@media only screen and (max-width: 640px) {
  .interview__job-ttl {
    font-size: 4vw;
    margin-top: 20px;
  }
}

.philosophy .content {
  padding-top: 4.5rem;
  padding-bottom: 0;
}
.philosophy .inner {
  max-width: 1500px;
}

.philosophy__wrap-t {
  display: flex;
  align-items: center;
  margin-top: 9.1rem;
}
@media only screen and (max-width: 640px) {
  .philosophy__wrap-t {
    flex-direction: column-reverse;
    margin-top: 7.5vw;
    gap: 1rem;
  }
}

.philosophy__wrap-t-img {
  width: 36.3333333333%;
  margin-right: 3.1333333333%;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .philosophy__wrap-t-img {
    width: 100%;
    margin-right: 0;
  }
}
.philosophy__wrap-t-img::before {
  content: "";
  position: absolute;
  background: #f3eee7;
  width: 100%;
  height: 100%;
  top: 8.3904109589%;
  right: 7.5229357798%;
  z-index: -1;
}

.philosophy__wrap-t-txtarea {
  font-family: "Noto Sans JP";
  font-size: 1.3333333333vw;
  line-height: 2;
  width: 48.5333333333%;
  position: relative;
}
@media only screen and (max-width: 1390px) {
  .philosophy__wrap-t-txtarea {
    font-size: 1.4388489209vw;
  }
}
@media only screen and (max-width: 1200px) {
  .philosophy__wrap-t-txtarea {
    font-size: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .philosophy__wrap-t-txtarea {
    width: 100%;
    font-size: 4vw;
  }
}
.philosophy__wrap-t-txtarea::after {
  content: "";
  position: absolute;
  background: url("../img/interview/ineterview02.jpg") no-repeat center center;
  background-size: cover;
  width: 31.456043956%;
  aspect-ratio: 229/308;
  bottom: -10%;
  right: -24.7252747253%;
}
@media only screen and (max-width: 1200px) {
  .philosophy__wrap-t-txtarea::after {
    bottom: -23%;
  }
}
@media only screen and (max-width: 640px) {
  .philosophy__wrap-t-txtarea::after {
    display: none;
  }
}

.philosophy__wrap-t-txt + .philosophy__wrap-t-txt {
  margin-top: 4.5rem;
}
@media only screen and (max-width: 1200px) {
  .philosophy__wrap-t-txt + .philosophy__wrap-t-txt {
    margin-top: 31.25px;
  }
}
@media only screen and (max-width: 640px) {
  .philosophy__wrap-t-txt + .philosophy__wrap-t-txt {
    margin-top: 3.75vw;
  }
}

.philosophy__wrap-t-txt--last {
  width: 87.0879120879%;
  margin-top: 11.2rem;
}
@media only screen and (max-width: 1200px) {
  .philosophy__wrap-t-txt--last {
    margin-top: 31.25px;
  }
}
@media only screen and (max-width: 640px) {
  .philosophy__wrap-t-txt--last {
    width: 100%;
    margin-top: 3.75vw;
  }
}

.philosophy__wrap-b {
  display: flex;
  margin-top: 17.6rem;
  justify-content: flex-end;
}
@media only screen and (max-width: 640px) {
  .philosophy__wrap-b {
    flex-direction: column;
    margin-top: 12.5vw;
    gap: 4rem;
  }
}

.philosophy__wrap-b-txtarea {
  width: 20.8%;
  margin-right: 8.4%;
  font-family: "Noto Sans JP";
  font-size: 1.3333333333vw;
  line-height: 2;
}
@media only screen and (max-width: 1390px) {
  .philosophy__wrap-b-txtarea {
    font-size: 1.4388489209vw;
  }
}
@media only screen and (max-width: 1200px) {
  .philosophy__wrap-b-txtarea {
    font-size: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .philosophy__wrap-b-txtarea {
    width: 100%;
    font-size: 4vw;
    margin-right: 0;
  }
}

.philosophy__wrap-b-txt + .philosophy__wrap-b-txt {
  margin-top: 4.5rem;
}
@media only screen and (max-width: 640px) {
  .philosophy__wrap-b-txt + .philosophy__wrap-b-txt {
    margin-top: 3.75vw;
  }
}

.philosophy__wrap-b-img {
  width: 58.7333333333%;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .philosophy__wrap-b-img {
    width: 100%;
  }
}
.philosophy__wrap-b-img::after {
  content: "";
  position: absolute;
  background: #f3eee7;
  width: 105.788876277%;
  height: 100%;
  z-index: -1;
  top: -8.2417582418%;
  left: -5.788876277%;
}
@media only screen and (max-width: 640px) {
  .philosophy__wrap-b-img::after {
    width: 100%;
  }
}

.feature .content {
  padding-top: 8.2rem;
  padding-bottom: 0;
}
@media only screen and (max-width: 640px) {
  .feature .content {
    padding-top: calc(60 / 760 * 100vw);
  }
}
.feature .inner {
  max-width: 1500px;
}

.feature__wrap {
  display: flex;
  margin-top: 9.5rem;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .feature__wrap {
    flex-direction: column-reverse;
    margin-top: 5vw;
    gap: 3rem;
  }
}
.feature__wrap::after {
  content: "";
  position: absolute;
  background: url("../img/interview/ineterview07.jpg") no-repeat center center;
  background-size: contain;
  width: 38.4%;
  aspect-ratio: 576/323;
  right: 0;
  bottom: 5.15625%;
}
@media only screen and (max-width: 640px) {
  .feature__wrap::after {
    width: 45%;
  }
}

.feature__img {
  width: 47.4666666667%;
  margin-right: 5.8%;
  position: relative;
}
.feature__img::before {
  content: "";
  position: absolute;
  background: #f3eee7;
  width: 106.3202247191%;
  height: 100%;
  top: 8.28125%;
  left: 0;
  z-index: -1;
}

.feature__txt {
  width: 34.8666666667%;
  margin-top: 7.6rem;
  font-size: 1.3333333333vw;
  line-height: 2;
}
@media only screen and (max-width: 1390px) {
  .feature__txt {
    font-size: 1.4388489209vw;
  }
}
@media only screen and (max-width: 1200px) {
  .feature__txt {
    font-size: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .feature__txt {
    width: 100%;
    font-size: 4vw;
    margin-top: 0;
  }
}

.feature__wrap-b {
  display: flex;
  margin-top: 13.8rem;
  justify-content: flex-end;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  .feature__wrap-b {
    flex-direction: column;
    margin-top: 7.5vw;
    gap: 3rem;
  }
}

.feature__wrap-b-txtarea {
  font-size: 1.3333333333vw;
  line-height: 2;
  width: 34.8666666667%;
  margin-right: 6.3333333333%;
}
@media only screen and (max-width: 1390px) {
  .feature__wrap-b-txtarea {
    font-size: 1.4388489209vw;
  }
}
@media only screen and (max-width: 1200px) {
  .feature__wrap-b-txtarea {
    font-size: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .feature__wrap-b-txtarea {
    width: 100%;
    font-size: 4vw;
    margin-right: 0;
  }
}
.feature__wrap-b-txtarea p + p {
  margin-top: 4.5rem;
}
@media only screen and (max-width: 640px) {
  .feature__wrap-b-txtarea p + p {
    margin-top: 3.75vw;
  }
}

.feature__wrap-b-img {
  width: 47.3333333333%;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .feature__wrap-b-img {
    width: 100%;
  }
}
.feature__wrap-b-img::after {
  content: "";
  position: absolute;
  background: #f3eee7;
  width: 106.6197183099%;
  aspect-ratio: 757/638;
  z-index: -1;
  right: 0;
  top: 6.8965517241%;
}

.vision .content {
  padding-top: 13.4rem;
}
@media only screen and (max-width: 640px) {
  .vision .content {
    padding-top: calc(80 / 760 * 100vw);
    padding-bottom: calc(60 / 760 * 100vw);
  }
}
.vision .inner {
  max-width: 1500px;
}

.vision__wrap {
  display: flex;
  margin-top: 10rem;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  .vision__wrap {
    flex-direction: column-reverse;
    gap: 3rem;
    margin-top: 7.5vw;
  }
}

.vision__wrap-img {
  width: 47.3333333333%;
  margin-right: 10%;
  position: relative;
}
.vision__wrap-img::after {
  content: "";
  position: absolute;
  background: #f3eee7;
  width: 100%;
  height: 100%;
  top: 7.7102803738%;
  left: 12.1495327103%;
  z-index: -1;
}
@media only screen and (max-width: 640px) {
  .vision__wrap-img {
    margin: 0 auto;
    width: 100%;
  }
}

.vision__wrap-body {
  flex: 1;
}
@media only screen and (max-width: 640px) {
  .vision__wrap-body {
    width: 100%;
  }
}

.vision__wrap-txtarea {
  font-size: 1.3333333333vw;
  line-height: 2;
}
@media only screen and (max-width: 1390px) {
  .vision__wrap-txtarea {
    font-size: 1.4388489209vw;
  }
}
@media only screen and (max-width: 1200px) {
  .vision__wrap-txtarea {
    font-size: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .vision__wrap-txtarea {
    width: 100%;
    font-size: 4vw;
  }
}
.vision__wrap-txtarea p + p {
  margin-top: 4rem;
}
@media only screen and (max-width: 640px) {
  .vision__wrap-txtarea p + p {
    margin-top: 3.75vw;
  }
}

.vision__wrap-body-img {
  position: absolute;
  bottom: 0;
}
@media only screen and (max-width: 640px) {
  .vision__wrap-body-img {
    position: static;
    width: 100%;
    margin-top: 3.75vw;
  }
}

.button .content {
  padding-top: 6.6666666667%;
  padding-bottom: 6.6666666667%;
}

.button__wrap {
  display: flex;
  justify-content: space-between;
  max-width: 1160px;
  margin: 0 auto;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 640px) {
  .button__wrap {
    flex-direction: column;
    gap: 10px;
  }
}

.btn-black {
  width: 30.701754386%;
  background: #000;
  padding: 14px 25px 14px 70px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2;
  background: #000;
  position: relative;
  transition: color 0.5s ease;
}
@media only screen and (max-width: 640px) {
  .btn-black {
    width: 80%;
    margin: 0 auto;
    padding-left: 25px;
  }
}
.btn-black:hover {
  color: #000;
}
.btn-black:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}
.btn-black:hover::after {
  border-color: #000;
}
.btn-black::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  border: 1px solid #000;
  transform: scaleX(0);
  transform-origin: right;
  transition: all 0.5s ease;
  transition-property: transform;
}
.btn-black::after {
  content: "";
  width: 15px;
  height: 15px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 50%;
  right: 10%;
  transform: translateY(-50%) rotate(45deg);
}

.btn {
  position: relative;
}/*# sourceMappingURL=interview.css.map */