@charset "UTF-8";

/*
Theme Name: recruit-common
*/
/* recruit-common
------------------------------------------------------------------------*/
/* -------------------タイトル------------------*/
.ttl-01 .en {
  font-size: 2.4rem;
  letter-spacing: 1.5px;
  color: #e74921;
  font-family: "Outfit", sans-serif;
  font-weight: 500 !important;
  text-align: center;
}

.ttl-01 h2 {
  font-size: 4rem;
  color: #222;
  font-weight: 600;
  position: relative;
  text-align: center;
  margin-bottom: 51px;
  letter-spacing: 0.05em;
}

.ttl-01 .red {
  color: #e74921;
}

.ttl-01 .lead {
  text-align: center;
}

@media screen and (max-width: 750px) {
  .ttl-01 .en {
    font-size: 3.6vw;
  }

  .partner .ttl-01 h2 {
    font-size: 6.4vw;
    line-height: 1.4 !important;
    margin-top: 2vw !important;
    margin-bottom: 2.8rem;
  }

  .detail .ttl-01 h2 {
    margin-bottom: 20px;
  }


}

/* -------------------青ベタの可愛い箇所------------------*/
#about {
  position: relative;
}

#about::before {
  position: absolute;
  top: 63px;
  left: 50%;
  transform: translate(-50%, 0);
  content: "";
  background: url(../img/sdgs/about_text.png) left center no-repeat;
  width: 1183px;
  height: 148px;
  z-index: -1;
}

#about span.yellow {
  color: #fbe851;
}

#about .inner {
  max-width: 1400px;
  padding: 1px 50px 0;
  box-sizing: border-box;
}

@media screen and (max-width: 1400px) {
  #about .inner {
    max-width: 100%;
  }
}

@media screen and (max-width: 750px) {
  #about .inner {
    padding: 26.4vw 5.333vw 0;
  }
}

#about .inner h2 {
  background: url("../img/home/ttl_text04.png")center top no-repeat;
  background-size: 49.6rem;
  padding: 10.8rem 0 0;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.03em;
  text-align: center;
}

@media screen and (max-width: 500px) {
  #about .inner h2 {
    background: url("../img/home/ttl_text04.png")center top no-repeat;
    background-size: 27.76rem;
    padding: 5.6rem 0 0;
    font-size: 1.6rem;
    line-height: 1;
    letter-spacing: 0.03em;
    text-align: center;
  }
}

#about .inner .about-box {
  width: 1300px;
  background: #007ab5;
  padding: 0px 0 48px;
  border-radius: 385px;
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  margin-top: 194px;
  position: relative;
}

#about .inner .about-box {
  padding: 0px 0 34px;
}

@media screen and (max-width: 1400px) {
  #about .inner .about-box {
    width: 100%;
    background: #007ab5;
    padding: 0 0 2.786vw;
    border-radius: 27.5vw;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    margin-top: 13.86vw;
    position: relative;
  }
}

@media screen and (max-width: 750px) {
  #about .inner .about-box {
    width: 100%;
    background: #007ab5;
    padding: 14vw 0 8vw;
    border-radius: 26.666vw;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    margin-top: 13.86vw;
    position: relative;
  }
}

@media screen and (max-width: 375px) {
  #about .inner .about-box {
    width: 100%;
    background: #007ab5;
    padding: 52.5px 0 30px;
    border-radius: 100px;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    margin-top: 67px;
    position: relative;
  }
}

#about .inner .about-box h3 {
  font-size: 4rem;
  line-height: 1;
  position: relative;
}

#about .inner .about-box h3 .span01 {
  position: relative;
  color: #fbe851;
  font-size: 4.8rem;
}

#about .inner .about-box h3 .span01::before {
  position: absolute;
  top: -1.5rem;
  left: -7rem;
  content: "“";
  color: rgba(0, 0, 0, 0.5);
  font-size: 10rem;
}

#about .inner .about-box h3 .span01::before {
  left: -7.6rem;
  top: -0.5rem;
}

#about .inner .about-box h3 .span01::after {
  position: absolute;
  top: -2rem;
  right: -6rem;
  content: "“";
  color: rgba(0, 0, 0, 0.5);
  font-size: 10rem;
  transform: rotate(180deg);
}

#about .inner .about-box h3 .span01::after {
  top: -3.5rem;
  right: -8rem;
}

#about .inner .about-box h3 .span02 {
  color: #fbe851;
  font-size: 8rem;
  font-weight: 500;
  font-family: "Outfit", sans-serif;
  position: relative;
}

#about .inner .about-box h3 .span02::before {
  position: absolute;
  top: -0.8rem;
  left: -2.4rem;
  content: "";
  background: url("../img/home/about_deco01.png")no-repeat;
  background-size: 100%;
  width: 3.2rem;
  height: 3.3rem;
}

@media screen and (max-width: 1600px) {
  #about .inner .about-box h3::after {
    right: -3.125vw;
    background: url("../img/home/about_img02.png")no-repeat;
    background-size: 100%;
    width: 18.75vw;
    height: 18.75vw;
  }
}

@media screen and (max-width: 1400px) {
  #about .inner .about-box h3 {
    font-size: 2.857vw;
  }

  #about .inner .about-box h3::after {
    position: absolute;
    top: -2.143vw;
  }

  #about .inner .about-box h3 .span01::before {
    position: absolute;
    top: -1.071vw;
    left: -5vw;
    content: "“";
    color: rgba(0, 0, 0, 0.5);
    font-size: 7.142vw;
  }

  #about .inner .about-box h3 .span01::after {
    position: absolute;
    top: -1.428vw;
    right: -4.286vw;
    content: "“";
    color: rgba(0, 0, 0, 0.5);
    font-size: 7.142vw;
    transform: rotate(180deg);
  }

  #about .inner .about-box h3 .span02 {
    color: #fbe851;
    font-size: 5.714vw;
    font-weight: 500;
    font-family: "Outfit", sans-serif;
    position: relative;
  }

  #about .inner .about-box h3 .span02::before {
    position: absolute;
    top: -0.5714vw;
    left: -1.714vw;
    content: "";
    background: url("../img/home/about_deco01.png")no-repeat;
    background-size: 100%;
    width: 2.286vw;
    height: 2.357vw;
  }
}

@media screen and (max-width: 750px) {
  #about .inner .about-box h3 {
    font-size: 5.333vw;
    line-height: 1.2;
  }

  #about .inner .about-box h3::after {
    content: none;
  }

  #about .inner .about-box h3 .span01::before {
    position: absolute;
    top: -4vw;
    left: -8vw;
    content: "“";
    color: rgba(0, 0, 0, 0.5);
    font-size: 13.333vw;
  }

  #about .inner .about-box h3 .span01::after {
    position: absolute;
    top: 4vw;
    right: -22vw;
    content: "“";
    color: rgba(0, 0, 0, 0.5);
    font-size: 13.333vw;
    transform: rotate(180deg);
  }

  #about .inner .about-box h3 .span02 {
    color: #fbe851;
    font-size: 10.666vw;
    font-weight: 500;
    font-family: "Outfit", sans-serif;
    position: relative;
  }

  #about .inner .about-box h3 .span02::before {
    position: absolute;
    top: -1.5vw;
    left: -4vw;
    content: "";
    background: url("../img/home/about_deco01.png")no-repeat;
    background-size: 100%;
    width: 4.2666vw;
    height: 4.4vw;
  }

  #about .inner .about-box {
    padding: 0;
    padding-bottom: 3rem;
  }
}

@media screen and (max-width: 375px) {
  #about .inner .about-box h3 {
    font-size: 20px;
    line-height: 1.2;
  }

  #about .inner .about-box h3 .span01::before {
    position: absolute;
    top: -15px;
    left: -30px;
    content: "“";
    color: rgba(0, 0, 0, 0.5);
    font-size: 50px;
  }

  #about .inner .about-box h3 .span01::after {
    position: absolute;
    top: 15px;
    right: -82.5px;
    content: "“";
    color: rgba(0, 0, 0, 0.5);
    font-size: 50px;
    transform: rotate(180deg);
  }

  #about .inner .about-box h3 .span02 {
    color: #fbe851;
    font-size: 40px;
    font-weight: 500;
    font-family: "Outfit", sans-serif;
    position: relative;
  }

  #about .inner .about-box h3 .span02::before {
    position: absolute;
    top: -5.625px;
    left: -15px;
    content: "";
    background: url("../img/home/about_deco01.png")no-repeat;
    background-size: 100%;
    width: 16px;
    height: 16.5px;
  }
}

#about .inner .about-box .text01 {
  font-size: 1.6rem;
  line-height: 2.5;
  margin-top: 4.2rem;
  position: relative;
}

#about .inner .about-box .text01 {
  margin-top: 5.3rem;
  font-size: 1.8rem;
  line-height: 2;
}

@media screen and (max-width: 1400px) {
  #about .inner .about-box .text01 {
    font-size: 1.14285vw;
    line-height: 2.5;
    margin-top: 3vw;
    position: relative;
  }
}

@media screen and (max-width: 750px) {
  #about .inner .about-box .text01 {
    font-size: 3.4666vw;
    line-height: 1.769;
    letter-spacing: 0.01em;
    margin-top: 4vw;
    position: relative;
  }
}

@media screen and (max-width: 375px) {
  #about .inner .about-box .text01 {
    font-size: 13px;
    line-height: 1.769;
    letter-spacing: 0.01em;
    margin-top: 15px;
    position: relative;
  }
}

#about .inner .about-box .button01 {
  position: absolute;
  bottom: -7.9rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 36rem;
  z-index: 10;
}

@media screen and (max-width: 750px) {
  #about .inner .about-box .button01 {
    position: absolute;
    bottom: -6vw;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 76vw;
  }
}

@media screen and (max-width: 375px) {
  #about .inner .about-box .button01 {
    position: absolute;
    bottom: -22.5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 285px;
  }
}

#about .inner .about-box .button01 a {
  width: 36rem;
}

@media screen and (max-width: 750px) {
  #about .inner .about-box .button01 a {
    width: 76vw;
  }
}

@media screen and (max-width: 375px) {
  #about .inner .about-box .button01 a {
    width: 285px;
  }
}

#about p.yellowtext {
  color: #fbe851;
  font-size: 2.8rem;
  line-height: 1.6;
  margin-top: 5rem;
}

#about {
  margin-bottom: 20rem;
}

@media screen and (max-width: 750px) {
  #about p.yellowtext {
    font-size: 4.4vw;
    margin-top: 3rem;
    letter-spacing: -0.02em;
  }
}

/*aboutのポワポワのアニメーション*/
.illust.illust_tree1 img,
.illust.illust_tree2 img,
.illust.illust_person img,
.illust.illust_photo1 img,
.illust.illust_camera img,
.illust.illust_bird img,
.illust.illust_photo2 img,
.illust.illust_sta img,
.illust.illust_photo3 img,
.illust.illust_pc img,
.illust.illust_people img,
.illust.illust_ipad img {
  width: 100%;
}

.about-illusts {
  padding-bottom: 110px;
}

/* 汎用ふわっとアニメーション（他の2つに使用） */
@keyframes popIn {
  0% {
    opacity: 0;
    transform: translate(-50%, 0) scale(0.85);
  }

  60% {
    opacity: 1;
    transform: translate(-50%, 0) scale(1.02);
  }

  100% {
    opacity: 1;
    transform: translate(-50%, 0) scale(1);
  }
}

/* .illust_person 用の控えめアニメーション */
@keyframes popInPerson {
  0% {
    opacity: 0;
    transform: translate(-50%, 0) scale(1.15);
  }

  60% {
    opacity: 1;
    transform: translate(-50%, 0) scale(1.2);
  }

  100% {
    opacity: 1;
    transform: translate(-50%, 0) scale(1.15);
  }
}

@keyframes popInPC {
  0% {
    opacity: 0;
    transform: translate(-50%, 0) scale(1.15);
  }

  60% {
    opacity: 1;
    transform: translate(-50%, 0) scale(1.2);
  }

  100% {
    opacity: 1;
    transform: translate(-50%, 0) scale(1.15);
  }
}

.illust {
  position: absolute;
  opacity: 0;
  transform: translate(-50%, 0) scale(0.85);
}

.illust.illust_tree1 {
  left: 30.5%;
  top: -11%;
}

.illust.illust_tree2 {
  right: 15.5%;
  top: -11%;
}

.illust.illust_person {
  left: 49.5%;
  top: -25%;
  width: 39%;
}

.illust.illust_pc {
  left: 51%;
  top: -41%;
  width: 26.5%;
}

.illust.illust_photo1 {
  right: -21%;
  top: 12%;
}

.illust.illust_camera {
  right: -7%;
  top: 64%;
}

.illust.illust_bird {
  left: 5.5%;
  top: 14%;
}

.illust.illust_photo2 {
  left: 2%;
  top: 48%;
}

.illust.illust_sta {
  right: -3%;
  bottom: 0%;
  width: 7.8%;
}

.illust.illust_photo3 {
  right: -1%;
  bottom: -15%;
}

.illust.inview {
  animation: popIn 0.7s ease forwards;
}

.illust_person.inview {
  animation: popInPerson 0.7s ease forwards;
}

.illust_pc.inview {
  animation: popInPC 0.7s ease forwards;
}

/* 各イラストの delay（ほんの少しずつ） */
.illust_tree1.inview {
  animation-delay: 0s;
}

.illust_tree2.inview {
  animation-delay: 0.4s;
}

.illust_person.inview {
  animation-delay: 0.9s;
}

.illust_pc.inview {
  animation-delay: 0.9s;
}

.illust_photo1.inview {
  animation-delay: 1.1s;
}

.illust_camera.inview {
  animation-delay: 0.6s;
}

.illust_bird.inview {
  animation-delay: 0.8s;
}

.illust_photo2.inview {
  animation-delay: 0.6s;
}

.illust_sta.inview {
  animation-delay: 0.4s;
}

.illust_photo3.inview {
  animation-delay: 0.4s;
}

@media screen and (max-width: 1600px) {
  .illust.illust_pc {
    width: 21.5%;
  }
}

@media screen and (max-width: 1400px) {
  .illust.illust_person {
    width: 32vw;
    top: -21%;
  }

  .illust.illust_pc {
    width: 23vw;
    top: -36%;
  }

  .illust.illust_tree1 {
    left: 28.5%;
  }

  .illust.illust_tree1 {
    width: 13vw;
    top: -9%;
  }

  .illust.illust_tree2 {
    width: 13vw;
    top: -9%;
  }

  .illust.illust_bird {
    width: 13vw;
  }

  .illust.illust_photo2 {
    left: 5%;
    top: 50%;
    width: 23vw;
  }

  .illust.illust_photo1 {
    right: -15%;
    top: 16%;
    width: 20vw;
  }

  .illust.illust_camera {
    width: 9vw;
  }

  .illust.illust_sta {
    bottom: 3%;
    width: 7vw;
  }

  .illust.illust_photo3 {
    width: 16vw;
  }

  #about .inner .about-box .button01 {
    bottom: -9vw;
  }
}

@media screen and (max-width: 1400px) {
  #about .inner .about-box .button01 {
    bottom: -15vw;
  }
}

@media screen and (max-width: 960px) {
  .about-illusts {
    padding-bottom: 70px;
  }

  #about::before {
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translate(-50%, 0);
    content: "";
    background: url(../img/sdgs/about_text.png) center no-repeat;
    background-size: contain;
    width: 90%;
    max-width: 1183px;
    height: auto;
    aspect-ratio: 1183 / 148;
    z-index: -1;
  }
}

@media screen and (max-width: 781px) {
  #about .inner .about-box {
    margin-right: 0 !important;
  }
}

@media screen and (max-width: 750px) {

  .illust.illust_photo1,
  .illust.illust_photo2,
  .illust.illust_photo3 {
    display: none;
  }

  .about-illusts {
    padding-bottom: 0;
  }

  .illust.illust_person {
    width: 170px;
    top: -16%;
  }

  .illust.illust_pc {
    width: 170px;
    top: -16%;
  }

  .illust.illust_tree1 {
    width: 69px;
    top: -5.5%;
    left: 10%;
  }

  .illust.illust_tree2 {
    width: 69px;
    top: -5.5%;
    right: -11%;
  }

  .about-box.about-box2 {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .illust.illust_bird {
    width: 67px;
    left: 1.5%;
    top: 6%;
  }

  .illust.illust_camera {
    width: 70px;
    right: -14%;
    top: 37%;
  }

  .illust.illust_sta {
    left: 2.5%;
    width: 43px;
    bottom: inherit;
    top: 38%;
  }

  .illust_tree1.inview {
    animation-delay: 0s;
  }

  .illust_tree2.inview {
    animation-delay: 0.4s;
  }

  .illust_person.inview {
    animation-delay: 0.9s;
  }

  .illust_pc.inview {
    animation-delay: 0.9s;
  }

  .illust_camera.inview {
    animation-delay: 0.8s;
  }

  .illust_bird.inview {
    animation-delay: 1s;
  }

  .illust_sta.inview {
    animation-delay: 1s;
  }
}

/*お客様の声*/
.voice_fuki_wrapper {
  display: flex;
  justify-content: space-between;
}

.voice_fuki {
  background: #fff;
  padding: 40px;
}

.voice_fuki {
  padding: 3rem 4rem 3rem 5rem;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .08);
  position: relative;
  /* 擬似要素の配置用 */
}

.voice_fuki_l {
  border-radius: 40px 40px 0 40px;
}

.voice_fuki_r {
  border-radius: 40px 40px 40px 0;
}

.voice_fuki p {
  font-size: 2.1rem;
  line-height: 1.52;
	text-align: center;
}

.voice_fuki p span {
  color: #e74921;
}

.voice_fuki::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 25px;
  width: 32px;
  height: 32px;
  background: url("../img/service/voice_accent.png") center center / contain no-repeat;
  pointer-events: none;
}

.voice_fuki.end {
  position: relative;
  top: 5rem;
}

.voice_cont_wrapper {
  margin-top: 4.4rem;
}

.voice_main {
  max-width: 455px;
  margin: 0 auto;
  margin-top: 1rem;
}

.voice_main img {
  width: 100%;
}

.voice-box {
  position: relative;
  margin-bottom: 8rem;
}

.voice-box::before {
  position: absolute;
  bottom: -8rem;
  left: 0;
  content: "";
  background: url(../img/common/behappy_txt.png) left center repeat-x;
  width: 100%;
  height: 148px;
  z-index: -1;
}

@media screen and (max-width: 1000px) {
  .voice_fuki {
    padding: 3rem 3rem 3rem 4rem;
  }

  .voice_main {
    max-width: 540px;
    padding-left: 4rem;
  }
}

@media screen and (max-width: 880px) {
  .voice_main {
    max-width: 500px;
    padding-left: 4rem;
  }

  .voice_fuki {
    padding: 3rem 2rem 3rem 3rem;
  }
}

@media screen and (max-width: 750px) {
  .voice-box::before {
    background: url(../img/common/behappy_txt.png) left center repeat-x;
    background-size: 375px;
    width: 100%;
    height: 55px;
    z-index: -1;
  }

  .voice_fuki_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .voice_fuki_wrapper .voice_fuki {
    width: calc(50% - 10px);
    margin-bottom: 15px;
    text-align: center;
  }

  .voice_fuki.end {
    top: 0;
  }

  .voice_fuki.voice_fuki_l.voice_fuki_2 {
    border-radius: 20px 20px 20px 0;
  }

  .voice_fuki.voice_fuki_r.voice_fuki_3 {
    border-radius: 20px 20px 0px 20px;
  }

  .voice_fuki.voice_fuki_l.end.voice_fuki_1 {
    border-radius: 20px 20px 0 20px;
  }

  .voice_fuki.voice_fuki_r.end.voice_fuki_4 {
    border-radius: 20px 20px 20px 0;
  }

  .voice_fuki {
    padding: 15px 10px 16px 10px;
  }

  .voice_fuki p {
    font-size: 13px;
    line-height: 1.46;
    letter-spacing: -0.01em !important;
  }

  .voice_fuki::before {
    width: 18px;
    height: 18px;
    left: 15px;
    top: -7px;
  }

  .voice_cont_wrapper {
    margin-top: 27px;
  }

  .voice_main {
    max-width: 400px;
    padding-left: 0;
    width: 86vw;
    margin-top: -4px;
  }

  .voice-box::before {
    background: url(../img/common/behappy_txt_sp.png) left center repeat-x;
    background-size: 100vw;
    width: 100%;
    z-index: -1;
    height: 15vw;
    bottom: -8vw;
  }

  .voice-box {
    position: relative;
    margin-bottom: 8vw;
  }
}

/* ------ faq(よくある質問) ------*/
.faq-box .ttl-01 {
  margin-bottom: 4.8rem;
}

.faq-box .faq .q-icon {
  font-weight: 500 !important;
}

.faq-box {
  padding: 11.5rem 0 12.4rem;
  margin: 0 2rem;
}

.faq-box .faq {
  position: relative;
  background: #fff;
  border: 2px solid #fafafa;
  border-radius: 8px;
  padding: 1.2rem 4rem;
  margin-bottom: 3.2rem;
  cursor: pointer;
}

.faq-box .faq .q-icon {
  font-size: 3.2rem;
  font-weight: bold;
  color: #e74921;
  font-family: "Outfit", sans-serif;
  position: absolute;
  top: 2.5rem;
  left: 4rem;
}

.faq-box .faq .q-icon span {
  font-size: 2.4rem;
}

.faq-box .q-ttl {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 1.4px;
  line-height: 1.5;
  padding: 2rem 0 2rem 5.2rem;
  position: relative;
}

.faq-box .q-toggle {
  position: absolute;
  right: 0;
  top: calc(50% - 22px);
}

.faq-box .q-toggle>span {
  display: inline-block;
  position: relative;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #e74921;
}

.faq-box .q-toggle>span::before,
.faq-box .q-toggle>span::after {
  content: '';
  width: 21px;
  height: 1.4px;
  background: #fff;
  position: absolute;
  top: calc(50% - .7px);
  right: calc(50% - 11px);
  transition: all .2s;
}

.faq-box .q-ttl.active .q-toggle>span::after {
  opacity: 0;
  visibility: hidden;
}

.faq-box .q-toggle>span::after {
  transform: rotate(90deg);
}

.faq-box .q-txt {
  display: none;
  background: #fafafa;
  border-radius: 10px;
  padding: 2.8rem 3.6rem;
  margin: 1.6rem 0 3.6rem;
  position: relative;
  z-index: 1;
}

.faq-box .q-txt::before {
  content: url(../img/service-1/balloon-shape.png);
  position: absolute;
  left: 4rem;
  top: -2rem;
  z-index: -1;
}

.faq-box .q-txt h4 {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 1.4px;
  color: #e74921;
  margin-bottom: 15px;
}

.faq-box .q-txt p {
  letter-spacing: 1.6px;
}

@media screen and (max-width: 1200px) {
  .faq-box {
    margin: 0;
  }
}

@media screen and (max-width: 750px) {
  .faq-box {
    padding: 12vw 0 8vw 0 !important;
  }

  .faq-box .faq {
    padding: 1.4rem 1.7rem 1.8rem;
    margin-bottom: 2.5rem;
  }

  .faq-box .faq .q-icon {
    font-size: 2.8rem;
    top: 9px;
    left: 2.2rem;
  }

  .faq-box .q-ttl {
    font-size: 16px;
    letter-spacing: 0;
    padding: 0 4.4rem 0 4.2rem;
  }

  .faq-box .q-toggle {
    top: calc(50% - 14px);
  }

  .faq-box .q-toggle>span {
    width: 32px;
    height: 32px;
  }

  .faq-box .q-toggle>span::before,
  .faq-box .q-toggle>span::after {
    width: 16px;
    right: calc(50% - 8px);
  }

  .faq-box .q-txt {
    margin: 2rem 0 0;
    padding: 1.8rem 0 1rem .5rem;
    border-radius: 0;
  }

  .faq-box .q-txt::before {
    top: -1rem;
  }

  .faq-box .q-txt h4 {
    position: relative;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0;
    margin-bottom: .8rem;
  }

  .faq-box .q-txt p {
    font-size: 16px;
    letter-spacing: -.2px;
    line-height: 1.7;
  }
	.faq-box .ttl-01 {
  margin-bottom: 2.6rem;
}
}

@media screen and (max-width: 750px) {
  .faq-box .faq {
    padding: 2.1rem 1.7rem 2.1rem;
  }

  .faq-box .q-ttl {
    font-size: 14px;
    padding: 0 4.4rem 0 3.4rem;
  }

  .faq-box .faq .q-icon {
    font-size: 2.6rem;
    top: 13.5px;
    left: 1.3rem;
  }

  .faq-box .q-txt p {
    font-size: 13px;
    letter-spacing: 0;
    line-height: 1.75;
  }

  .faq-box .q-txt h4 {
    font-size: 14px;
    line-height: 1.7;
  }

  .faq-box .q-txt {
    margin: 24px 0 0;
    border-radius: 15px;
    padding: 15px 20px;
  }

  .faq-box .q-txt::before {
    top: -17px;
  }

  .faq-box .q-toggle>span {
    width: 30px;
    height: 30px;
  }
}


/* -------------------仕事内容------------------*/
.detail .normal_three_flex_inner ul li:nth-child(1)::before {
    background-image: url(../img/common/normal_three_flex_inner_num_01.png);
}

.detail .normal_three_flex_inner ul li:nth-child(2)::before {
    background-image: url(../img/common/normal_three_flex_inner_num_02.png);
}

.detail .normal_three_flex_inner ul li:nth-child(3)::before {
    background-image: url(../img/common/normal_three_flex_inner_num_03.png);
}

.detail section.normal_three_flex.effect {
    margin-top: 7.3rem;
}

.detail .with_enbig.ttl-01 .en {
    margin-bottom: 1.5rem;
}

.detail .normal_three_flex .ttl-01 h2 {
    margin-bottom: 3rem;
}

.detail .normal_three_flex .ttl-01 .lead {
    font-size: 1.8rem;
    line-height: 2;
    letter-spacing: -0.01em;
}

.detail .normal_three_flex .with_enbig.ttl-01 {
    margin-bottom: 6rem;
}

.detail .normal_three_flex_inner li p {
    margin-top: 1.5rem;
}
.detail .normal_three_flex_inner li img {
  border-radius: 1.5rem;
}
@media screen and (min-width: 751px) {
  .detail .normal_three_flex_inner li h4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1.4;
  }
}

@media screen and (min-width: 751px) and (max-width: 960px) {
    .detail section.normal_three_flex.effect {
        margin-top: 16.7rem;
    }

    .detail .normal_three_flex_inner li h4 br.tb-none {
      display: none;
    }
}

@media screen and (max-width: 750px) {
  .detail section.normal_three_flex.effect {
      margin-top: 4.4rem;
  }

  .detail .normal_three_flex .ttl-01 .lead {
      text-align: left;
      font-size: 14px;
      line-height: 1.85;
      margin-top: 24px;
      text-align: left;
  }


  .detail .with_enbig.ttl-01 .en {
      margin-bottom: 0rem;
  }

  .detail .normal_three_flex_inner li img {
    border-radius: 7.5px;
  }
}

/* ------ 先輩インタビュー ------*/
section.interview.two_card_contents {
  margin-top: 31.5rem;
  margin-bottom: 25rem;
  position: relative;
}

section.interview.two_card_contents .inner {
  position: relative;
}

section.interview.two_card_contents .ttl-01::before {
  content: "";
  position: absolute;
  top: -97px;
  right: 47px;
  width: 232px;
  height: 233px;
  background: url(../img/recruit/interview.png) no-repeat center / contain;
  pointer-events: none;
  z-index: 9;
}

@media screen and (min-width: 751px) and (max-width: 1200px) {
  section.interview.two_card_contents .ttl-01::before {
    top: -139%;
    right: 4%;
    width: 23vw;
  }
}

@media (max-width: 750px) {
  section.interview.two_card_contents {
    margin-top: 230px;
    margin-bottom: 90px;
  }
  section.interview.two_card_contents .ttl-01::before {
    background: url(../img/recruit/interview.png) no-repeat center / contain;
    pointer-events: none;
    z-index: 9;
    content: "";
    position: absolute;
    top: -143px;
    left: 50%;
    width: 125px;
    height: 144px;
    pointer-events: none;
    z-index: 9;
    transform: translate(-50%, 0px);
  }

}

/* -------------------表------------------*/

.flow_day + .big_table_box {
  margin-top: 21rem;
}

@media screen and (max-width: 750px) {
  .flow_day + .big_table_box {
    margin-top: 90px;
  }
  .big_table_box .ttl-01 h2 {
      margin-bottom: 2.6rem;
  }
}



/* -------------------1日の流れ------------------*/

section.flow_day .ttl-01 h2 {
  margin-bottom: 87px;
}

section.flow_day {
  margin-top: 12rem;
}

.flow_day .timeline-wrap {
  margin: 0 auto;
  position: relative;
}

.flow_day .timeline {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: space-between;
  max-width: 1270px;
}

.flow_day .timeline-wrap::before {
  content: "";
  position: absolute;
  top: 42%;
  left: 0;
  right: 0;
  height: 2px;
  background: #222;
  transform: translateY(-50%);
}

.flow_day .event {
  position: relative;
  text-align: center;
  flex: 1 1 0;
  min-width: 120px;
}

.flow_day .dot {
  position: absolute;
  left: 50%;
  top: 42%;
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
  background: #fff;
  border: 7px solid #e74921;
  border-radius: 50%;
}

.flow_day .time {
  display: block;
  color: #e74921;
  font-size: 2.2rem;
  margin-bottom: 4rem;
  font-family: "Outfit", sans-serif;
  font-weight: 400;
}

.flow_day .label {
  min-height: 3em;
  margin-top: 4rem;
  font-size: 2rem;
  line-height: 1.5;
}

.flow_day .inner {
  position: relative;
}

.flow_day .inner::before {
  content: "";
  position: absolute;
  top: -67px;
  left: 46px;
  width: 249px;
  height: 288px;
  background: url(../img/recruit/flow.png) no-repeat center / contain;
  pointer-events: none;
  z-index: 9;
}

.flow-icon-box .flow-step .icon img {
  padding: 0;
}

@media screen and (min-width: 751px) {

    .flow-icon-box .flow-step {
        width: 17%;
    }

    .flow-icon-box {
        padding: 2.4rem 0 9rem 0;
    }

    .flow-icon-box .flow-step::before {
        left: 40px;
    }

    .flow-icon-box .flow-step .icon::after {
        right: -24%;
    }
}

@media screen and (min-width: 751px) and (max-width: 1200px) {
  .flow-icon-box .flow-step .icon {
    width: 160px;
    height: 160px;
  }

  .flow-icon-box .flow-step .icon::after {
      right: -4.4vw;
  }

  .flow-icon-box .flow-step::before {
      width: 48px;
      height: 48px;
  }

  .flow_day .inner::before {
    width: 22vw;
    left: 2%;
  }
}

@media screen and (min-width: 751px) and (max-width: 1150px) {
    .flow-icon-box .flow-step .icon {
        width: 140px;
        height: 140px;
    }

    .flow-icon-box .flow-step {
        width: 15%;
    }
}

@media screen and (min-width: 751px) and (max-width: 960px) {
  .flow-icon-box .flow-step .icon {
    width: 120px;
    height: 120px;
  }

  .flow-icon-box .flow-step::before {
    width: 40px;
    height: 40px;
    left: 18px;
  }

  .flow-icon-box .flow-step .icon::after {
    width: 10px;
    height: 15px;
    right: -3.8vw;
  }
	.flow-icon-box .txtwrap{
    min-width: 120px;
  }

  .flow_day .label {
    font-size: 1.6rem;
  }
}


@media (max-width: 750px) {
  .flow_day .timeline {
    display: block;
    padding: 0;
    max-width: 335px;
    margin: 0 auto;
  }

  .flow_day .timeline::before {
    top: 0;
    left: 8px;
    right: auto;
    width: 2px;
    height: 100%;
    transform: none;
  }

  .flow_day .event {
    text-align: left;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
  }

  .flow_day .dot {
    left: 0;
    top: 0;
    transform: inherit;
    position: relative;
    width: 16px;
    height: 16px;
    border: 4px solid #e74921;
  }

  .flow_day .time {
    margin: 0;
    width: 78px;
    text-align: right;
    font-size: 18px;
    padding-right: 18px;
  }

  .flow_day .label {
    min-height: unset;
    margin: 0 0 0 18px;
    line-height: inherit;
  }

  .flow_day .timeline-wrap::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 85px;
    right: 0;
    width: 2px;
    height: 92%;
    background: #222;
    transform: translateY(-50%);
  }

  .flow_day .timeline-wrap {
    margin-top: -54px;
    max-width: 335px;
  }

  .flow_day .inner::before {
    content: "";
    position: absolute;
    top: -117px;
    left: 50%;
    width: 125px;
    height: 144px;
    background: url(../img/recruit/flow.png) no-repeat center / contain;
    pointer-events: none;
    z-index: 9;
    transform: translate(-50%, 0px);
  }

  section.flow_day {
    margin-top: 145px;
  }
}


/* -------------------バナー------------------*/

.wrapper:not(.partner) .bnr-template {
    background: #e94b08 url(../img/recruit/template_bnr_arrow01.png) right 2.3rem center no-repeat;
    background-size: 3rem;
}

@media screen and (min-width: 751px) {
    .wrapper:not(.partner)  .bnr-template:hover {
        background: #cf4206 url(../img/recruit/template_bnr_arrow01_h.png) right 2.3rem center no-repeat;
        background-size: 3rem;
        opacity: 1 !important;
    }
}

@media screen and (max-width: 750px) {
  .wrapper:not(.partner)  .bnr-template {
    background: #e94b08 url(../img/recruit/template_bnr_arrow01.png) right 18px center no-repeat;
    background-size: 23px;
  }
}

/* -------------------レスポンシブ調整------------------*/
@media screen and (min-width: 751px) and (max-width: 1200px) {
    .inner {
        padding-right: 2.6em;
        padding-left: 2.6em;
    }
}

@media screen and (max-width: 750px) {
    .inner {
        padding-right: 2.6em;
        padding-left: 2.6em;
    }
}