/* Sass Document */
body.scroll #header {
  background: #fff;
}

#header {
  height: 8.3333501816rem;
  background: none;
}
@media screen and (max-width: 1600px) {
  #header {
    height: 8.3333501816vw;
  }
}
@media screen and (max-width: 840px) {
  #header {
    height: 17.0666666667vw;
  }
}
#header.on {
  background: #fff;
}

#fv {
  position: relative;
}
#fv .fv_slide .splide__slide {
  position: relative;
}
#fv .fv_slide .splide__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#fv .txt_area {
  position: absolute;
  top: 20.625rem;
  left: 50%;
  max-width: 100rem;
  width: 90%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 1600px) {
  #fv .txt_area {
    top: 20.625vw;
  }
}
@media screen and (max-width: 840px) {
  #fv .txt_area {
    top: 101.3333333333vw;
    width: 91.4666666667vw;
  }
}
#fv .txt_area .main_title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.3125rem;
  margin-bottom: 1rem;
  font-size: 5.3125rem;
  font-weight: 700;
  line-height: 6.8125rem;
  letter-spacing: 0;
}
@media screen and (max-width: 1600px) {
  #fv .txt_area .main_title {
    gap: 0.3125vw;
    margin-bottom: 1vw;
    font-size: 5.3125vw;
    line-height: 6.8125vw;
  }
}
@media screen and (max-width: 840px) {
  #fv .txt_area .main_title {
    gap: 0.6533333333vw;
    margin-bottom: 2.0910933333vw;
    font-size: 11.1066666667vw;
    line-height: 14.24vw;
  }
}
#fv .txt_area .main_title span {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 0 0 1.125rem;
  background: #fff;
}
@media screen and (max-width: 1600px) {
  #fv .txt_area .main_title span {
    padding: 0 0 0 1.125vw;
  }
}
@media screen and (max-width: 840px) {
  #fv .txt_area .main_title span {
    padding: 0 0 0 2.352vw;
  }
}
#fv .txt_area .main_title span + span {
  padding: 0 1.125rem;
}
@media screen and (max-width: 1600px) {
  #fv .txt_area .main_title span + span {
    padding: 0 1.125vw;
  }
}
@media screen and (max-width: 840px) {
  #fv .txt_area .main_title span + span {
    padding: 0 2.352vw;
  }
}
#fv .txt_area .txt {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 1.125rem;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 3.625rem;
  letter-spacing: 0;
  background: #fff;
}
@media screen and (max-width: 1600px) {
  #fv .txt_area .txt {
    padding: 0 1.125vw;
    font-size: 1.875vw;
    line-height: 3.625vw;
  }
}
@media screen and (max-width: 840px) {
  #fv .txt_area .txt {
    padding: 0 2.352vw;
    font-size: 3.92vw;
    line-height: 7.5786666667vw;
  }
}
#fv .txt_area .btn._pu {
  margin: 5.4375rem 0 0 1.125rem;
}
@media screen and (max-width: 1600px) {
  #fv .txt_area .btn._pu {
    margin: 5.4375vw 0 0 1.125vw;
  }
}
@media screen and (max-width: 840px) {
  #fv .txt_area .btn._pu {
    margin: 6.6666666667vw 0 0;
  }
}
@media screen and (max-width: 840px) {
  #fv .txt_area .btn._pu a {
    margin: 0;
  }
}
#fv .txt_area .btn._pu a .txt {
  font-weight: 400;
  background: none;
}
#fv .txt_area02 {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
#fv .fv_slide .splide__slide .txt_area02 img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  width: auto;
}
#fv .txt_area02 img.pc {
  display: inline-block !important;
}
#fv .txt_area02 img.sp {
  display: none !important;
}
@media screen and (max-width: 840px) {
  #fv .txt_area02 img.pc {
    display: none !important;
  }
  #fv .txt_area02 img.sp {
    display: inline-block !important;
  }
}

#about {
  padding: 7.5rem 0 6.875rem;
}
@media screen and (max-width: 1600px) {
  #about {
    padding: 7.5vw 0 6.875vw;
  }
}
@media screen and (max-width: 840px) {
  #about {
    padding: 21.3333333333vw 0;
  }
}
#about .title_area {
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 1600px) {
  #about .title_area {
    margin-bottom: 3.75vw;
  }
}
@media screen and (max-width: 840px) {
  #about .title_area {
    margin-bottom: 10.6666666667vw;
  }
}
#about .movie {
  max-width: 960px;
  margin: auto;
}
#about .movie .iframe {
  width: 100%;
  padding: 60% 0 0;
  padding: calc(540 / 900 * 100%) 0 0;
  position: relative;
  box-sizing: border-box;
}
#about .movie .iframe iframe {
  width: 100%;
  margin: 0 auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#occupation {
  position: relative;
  padding: 6.25rem 0;
  background: url(../img/recruit_new/bg_occupation.png) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 1600px) {
  #occupation {
    padding: 6.25vw 0;
  }
}
@media screen and (max-width: 840px) {
  #occupation {
    padding: 19.2vw 0;
    background: url(../img/recruit_new/bg_occupation_sp.png) no-repeat center center;
    background-size: cover;
  }
}
#occupation .wrap {
  position: relative;
}
#occupation .title_area {
  margin-bottom: 3.125rem;
}
@media screen and (max-width: 1600px) {
  #occupation .title_area {
    margin-bottom: 3.125vw;
  }
}
@media screen and (max-width: 840px) {
  #occupation .title_area {
    margin-bottom: 5.3333333333vw;
  }
}
#occupation .occupation_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.25rem;
}
@media screen and (max-width: 1600px) {
  #occupation .occupation_list {
    gap: 1.25vw;
  }
}
@media screen and (max-width: 840px) {
  #occupation .occupation_list {
    gap: 2.1333333333vw;
  }
}
#occupation .occupation_list li {
  width: calc((100% - 1.25rem) / 2);
}
@media screen and (max-width: 1600px) {
  #occupation .occupation_list li {
    width: calc((100% - 1.25vw) / 2);
  }
}
@media screen and (max-width: 840px) {
  #occupation .occupation_list li {
    width: 100%;
  }
}
#occupation .occupation_list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.625rem 1.25rem 1.625rem 2.5rem;
  background: #fff;
  border-radius: 0.625rem;
}
@media screen and (max-width: 1600px) {
  #occupation .occupation_list li a {
    padding: 1.625vw 1.25vw 1.625vw 2.5vw;
    border-radius: 0.625vw;
  }
}
@media screen and (max-width: 840px) {
  #occupation .occupation_list li a {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2.6666666667vw;
    padding: 8vw;
    border-radius: 2.6666666667vw;
  }
}
#occupation .occupation_list li a .in {
  position: relative;
  max-width: 25rem;
  width: 54.7945205479%;
}
@media screen and (max-width: 840px) {
  #occupation .occupation_list li a .in {
    max-width: none;
    width: 100%;
  }
}
#occupation .occupation_list li a .in .title03 {
  margin-bottom: 1.875rem;
  font-size: 1.60625rem;
  font-weight: 500;
  line-height: 1.5953307393;
}
@media screen and (max-width: 1600px) {
  #occupation .occupation_list li a .in .title03 {
    margin-bottom: 1.875vw;
    font-size: 1.60625vw;
  }
}
@media screen and (max-width: 840px) {
  #occupation .occupation_list li a .in .title03 {
    margin-bottom: 2.6666666667vw;
    font-size: 5.8666666667vw;
    line-height: 1.8636363636;
  }
}
#occupation .occupation_list li a .in p {
  font-size: 0.975rem;
  font-weight: 400;
  line-height: 1.7519230769;
}
@media screen and (max-width: 1600px) {
  #occupation .occupation_list li a .in p {
    font-size: 0.975vw;
  }
}
@media screen and (max-width: 840px) {
  #occupation .occupation_list li a .in p {
    font-size: 3.4666666667vw;
    line-height: 1.8461538462;
  }
}
#occupation .occupation_list li a .in .arrow {
  position: absolute;
  bottom: 0;
  right: -2.5rem;
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  background: #434088;
  border-radius: 0.1875rem;
}
@media screen and (max-width: 1600px) {
  #occupation .occupation_list li a .in .arrow {
    right: -2.5vw;
    width: 2.5vw;
    height: 2.5vw;
    border-radius: 0.1875vw;
  }
}
@media screen and (max-width: 840px) {
  #occupation .occupation_list li a .in .arrow {
    position: relative;
    bottom: auto;
    right: auto;
    width: 8.5333333333vw;
    height: 8.5333333333vw;
    margin-left: auto;
    margin-top: 2.6666666667vw;
    border-radius: 0.64vw;
  }
}
#occupation .occupation_list li a .in .arrow .arrow_in {
  position: absolute;
  display: inline-block;
  width: 0.9375rem;
  height: 0.0625rem;
  top: 50%;
  left: 50%;
  border-radius: 9999px;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: left 0.6s;
  transition: left 0.6s;
}
@media screen and (max-width: 1600px) {
  #occupation .occupation_list li a .in .arrow .arrow_in {
    width: 0.9375vw;
  }
}
@media screen and (max-width: 840px) {
  #occupation .occupation_list li a .in .arrow .arrow_in {
    width: 3.6266666667vw;
  }
}
#occupation .occupation_list li a .in .arrow .arrow_in::before, #occupation .occupation_list li a .in .arrow .arrow_in::after {
  content: "";
  position: absolute;
  top: calc(50% - 0.03125rem);
  right: 0;
  width: 0.46875rem;
  height: 0.0625rem;
  border-radius: 9999px;
  background-color: #fff;
  -webkit-transform-origin: calc(100% - 0.03125rem) 50%;
          transform-origin: calc(100% - 0.03125rem) 50%;
}
@media screen and (max-width: 1600px) {
  #occupation .occupation_list li a .in .arrow .arrow_in::before, #occupation .occupation_list li a .in .arrow .arrow_in::after {
    width: 0.46875vw;
  }
}
@media screen and (max-width: 840px) {
  #occupation .occupation_list li a .in .arrow .arrow_in::before, #occupation .occupation_list li a .in .arrow .arrow_in::after {
    width: 1.6vw;
  }
}
#occupation .occupation_list li a .in .arrow .arrow_in::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#occupation .occupation_list li a .in .arrow .arrow_in::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#occupation .occupation_list li a figure {
  max-width: 16.25rem;
  width: 35.6164383562%;
}
@media screen and (max-width: 840px) {
  #occupation .occupation_list li a figure {
    max-width: none;
    width: 100%;
  }
}
#occupation .occupation_list li a:hover {
  background: #D5ECFF;
  opacity: 1;
}
#occupation .occupation_list li a:hover .in .arrow .arrow_in {
  left: 65%;
}
#occupation .occupation_list li a:hover .in .arrow .arrow_in::before, #occupation .occupation_list li a:hover .in .arrow .arrow_in::after {
  background-color: #D5ECFF;
}

#data {
  padding: 6.25rem 0 8.125rem;
}
@media screen and (max-width: 1600px) {
  #data {
    padding: 6.25vw 0 8.125vw;
  }
}
@media screen and (max-width: 840px) {
  #data {
    padding: 19.2vw 0 15.4666666667vw;
  }
}
#data .title_area {
  margin-bottom: 3.875rem;
}
@media screen and (max-width: 1600px) {
  #data .title_area {
    margin-bottom: 3.875vw;
  }
}
@media screen and (max-width: 840px) {
  #data .title_area {
    margin-bottom: 8vw;
  }
}
#data ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.625rem;
  max-width: 87.5rem;
  width: 87.5%;
  margin: auto;
}
@media screen and (max-width: 1600px) {
  #data ul {
    gap: 0.625vw;
  }
}
@media screen and (max-width: 1600px) {
  #data ul {
    gap: 1.592vw;
    width: 100%;
  }
}
#data ul li {
  width: calc((100% - 1.25rem) / 3);
}
@media screen and (max-width: 1600px) {
  #data ul li {
    width: calc((100% - 1.25vw) / 3);
  }
}
@media screen and (max-width: 1600px) {
  #data ul li {
    width: calc((100% - 1.592vw) / 2);
  }
}

#event {
  padding: 6.25rem 0 9.125rem;
  background: #F3F3F3;
}
@media screen and (max-width: 1600px) {
  #event {
    padding: 6.25vw 0 9.125vw;
  }
}
@media screen and (max-width: 840px) {
  #event {
    padding: 17.6vw 0;
  }
}
#event .title_area {
  margin-bottom: 2rem;
}
@media screen and (max-width: 1600px) {
  #event .title_area {
    margin-bottom: 2vw;
  }
}
@media screen and (max-width: 840px) {
  #event .title_area {
    margin-bottom: 9.3333333333vw;
  }
}
#event ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 1.5rem;
  padding: 0 5vw;
}
@media screen and (max-width: 1600px) {
  #event ul {
    gap: 1.5vw;
  }
}
@media screen and (max-width: 840px) {
  #event ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 3.2vw;
    width: 91.4666666667vw;
    padding: 0;
    margin: auto;
  }
}
#event ul li {
  position: relative;
  width: 25.625rem;
}
@media screen and (max-width: 1600px) {
  #event ul li {
    width: 25.625vw;
  }
}
@media screen and (max-width: 840px) {
  #event ul li {
    width: 100%;
  }
}
#event ul li:nth-of-type(odd) {
  margin-top: 5rem;
}
@media screen and (max-width: 1600px) {
  #event ul li:nth-of-type(odd) {
    margin-top: 5vw;
  }
}
@media screen and (max-width: 840px) {
  #event ul li:nth-of-type(odd) {
    margin-top: 0;
  }
}
#event ul li .txt {
  position: absolute;
  bottom: 1.46875rem;
  left: 0;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.21875rem;
}
@media screen and (max-width: 1600px) {
  #event ul li .txt {
    bottom: 1.46875vw;
    gap: 0.21875vw;
  }
}
@media screen and (max-width: 840px) {
  #event ul li .txt {
    bottom: 5.2293333333vw;
    gap: 0.7786666667vw;
  }
}
#event ul li .txt .title03 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2.8125rem;
  padding: 0 1rem;
  font-size: 1.5rem;
  color: #fff;
  font-weight: 700;
  background: #434088;
}
@media screen and (max-width: 1600px) {
  #event ul li .txt .title03 {
    height: 2.8125vw;
    padding: 0 1vw;
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 840px) {
  #event ul li .txt .title03 {
    height: 10.0133333333vw;
    padding: 0 3.4506666667vw;
    font-size: 5.3413333333vw;
  }
}
#event ul li .txt p {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2.25rem;
  padding: 0 1rem;
  font-size: 1rem;
  color: #fff;
  font-weight: 500;
  background: #434088;
}
@media screen and (max-width: 1600px) {
  #event ul li .txt p {
    height: 2.25vw;
    padding: 0 1vw;
    font-size: 1vw;
  }
}
@media screen and (max-width: 840px) {
  #event ul li .txt p {
    height: 8.0106666667vw;
    padding: 0 3.4506666667vw;
    font-size: 3.56vw;
  }
}

#initiatives {
  padding: 6.25rem 0 8.125rem;
}
@media screen and (max-width: 1600px) {
  #initiatives {
    padding: 6.25vw 0 8.125vw;
  }
}
@media screen and (max-width: 840px) {
  #initiatives {
    padding: 12.5333333333vw 0 18.6666666667vw;
  }
}
#initiatives .title_area {
  margin: 0 4.125rem 2.125rem;
}
@media screen and (max-width: 1600px) {
  #initiatives .title_area {
    margin: 0 4.125vw 2.125vw;
  }
}
@media screen and (max-width: 840px) {
  #initiatives .title_area {
    margin: 0 0 12.8vw;
  }
}
#initiatives .title_area .en {
  font-size: 3.5rem;
  text-align: left;
}
@media screen and (max-width: 1600px) {
  #initiatives .title_area .en {
    font-size: 3.5vw;
  }
}
@media screen and (max-width: 840px) {
  #initiatives .title_area .en {
    font-size: 8vw;
    line-height: 1.2;
  }
}
#initiatives .flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 87.5rem;
  width: 87.5%;
  margin: auto;
}
@media screen and (max-width: 840px) {
  #initiatives .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 6.1333333333vw;
    width: 100%;
  }
}
#initiatives .flex figure {
  max-width: 41.875rem;
  width: 47.8571428571%;
}
@media screen and (max-width: 840px) {
  #initiatives .flex figure {
    max-width: none;
    width: 100%;
  }
}
#initiatives .flex .in {
  max-width: 41.875rem;
  width: 47.8571428571%;
}
@media screen and (max-width: 840px) {
  #initiatives .flex .in {
    max-width: none;
    width: 100%;
  }
}
#initiatives .flex .in .title02 {
  margin-bottom: 2.5rem;
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 1.2058823529;
}
@media screen and (max-width: 1600px) {
  #initiatives .flex .in .title02 {
    margin-bottom: 2.5vw;
    font-size: 2.125vw;
  }
}
@media screen and (max-width: 840px) {
  #initiatives .flex .in .title02 {
    margin-bottom: 10.6666666667vw;
    font-size: 5.8666666667vw;
    line-height: 1.8636363636;
  }
}
#initiatives .flex .in .txt p {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.8;
}
@media screen and (max-width: 1600px) {
  #initiatives .flex .in .txt p {
    font-size: 1.125vw;
  }
}
@media screen and (max-width: 840px) {
  #initiatives .flex .in .txt p {
    font-size: 4vw;
  }
}
#initiatives .flex .in .btn {
  margin-top: 3.125rem;
}
@media screen and (max-width: 1600px) {
  #initiatives .flex .in .btn {
    margin-top: 3.125vw;
  }
}
@media screen and (max-width: 840px) {
  #initiatives .flex .in .btn {
    margin-top: 9.3333333333vw;
  }
}

#faq {
  padding: 6.25rem 0;
  background: #434088;
}
@media screen and (max-width: 1600px) {
  #faq {
    padding: 6.25vw 0;
  }
}
@media screen and (max-width: 840px) {
  #faq {
    padding: 13.3333333333vw 0 17.6vw;
  }
}
#faq .wrap {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 7.125rem;
  padding: 0 4.1875rem;
}
@media screen and (max-width: 1600px) {
  #faq .wrap {
    gap: 7.125vw;
    padding: 0 4.1875vw;
  }
}
@media screen and (max-width: 840px) {
  #faq .wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 5.3333333333vw;
    padding: 0;
  }
}
@media screen and (max-width: 840px) {
  #faq .title_area {
    width: 100%;
  }
}
#faq .title_area .en,
#faq .title_area .title02 {
  color: #fff;
  text-align: left;
}
#faq .btn {
  margin-top: 3.125rem;
}
@media screen and (max-width: 1600px) {
  #faq .btn {
    margin-top: 3.125vw;
  }
}
@media screen and (max-width: 840px) {
  #faq .btn {
    margin-top: 10.6666666667vw;
  }
}
#faq .in {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 840px) {
  #faq .in {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 100%;
  }
}
#faq .in dl .qa_con {
  padding: 2.25rem 2.5rem;
  background: #fff;
  border-radius: 0.3125rem;
}
@media screen and (max-width: 1600px) {
  #faq .in dl .qa_con {
    padding: 2.25vw 2.5vw;
    border-radius: 0.3125vw;
  }
}
@media screen and (max-width: 840px) {
  #faq .in dl .qa_con {
    padding: 4.5333333333vw 2.6666666667vw;
    border-radius: 1.3333333333vw;
  }
}
#faq .in dl .qa_con + .qa_con {
  margin-top: 0.375rem;
}
@media screen and (max-width: 1600px) {
  #faq .in dl .qa_con + .qa_con {
    margin-top: 0.375vw;
  }
}
@media screen and (max-width: 840px) {
  #faq .in dl .qa_con + .qa_con {
    margin-top: 2.1333333333vw;
  }
}
#faq .in dl .qa_con dt {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
#faq .in dl .qa_con dt .en {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 3.5rem;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (max-width: 1600px) {
  #faq .in dl .qa_con dt .en {
    width: 3.5vw;
    font-size: 1.875vw;
  }
}
@media screen and (max-width: 840px) {
  #faq .in dl .qa_con dt .en {
    width: 8.5333333333vw;
    font-size: 4.8vw;
  }
}
#faq .in dl .qa_con dt .txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0;
}
@media screen and (max-width: 1600px) {
  #faq .in dl .qa_con dt .txt {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 840px) {
  #faq .in dl .qa_con dt .txt {
    font-size: 4.2666666667vw;
  }
}
#faq .in dl .qa_con dt .arrow {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  margin-left: 1.25rem;
  background: #434088;
  border-radius: 0.1875rem;
}
@media screen and (max-width: 1600px) {
  #faq .in dl .qa_con dt .arrow {
    width: 2.5vw;
    height: 2.5vw;
    margin-left: 1.25vw;
    border-radius: 0.1875vw;
  }
}
@media screen and (max-width: 840px) {
  #faq .in dl .qa_con dt .arrow {
    display: none;
  }
}
#faq .in dl .qa_con dt .arrow::before, #faq .in dl .qa_con dt .arrow::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 0.9375rem;
  height: 0.0625rem;
  margin: auto;
  background: #fff;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 1600px) {
  #faq .in dl .qa_con dt .arrow::before, #faq .in dl .qa_con dt .arrow::after {
    width: 0.9375vw;
  }
}
#faq .in dl .qa_con dt .arrow::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#faq .in dl .qa_con dt.on .arrow::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
#faq .in dl .qa_con dd {
  display: none;
}
#faq .in dl .qa_con dd .flex {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1.25rem;
}
@media screen and (max-width: 1600px) {
  #faq .in dl .qa_con dd .flex {
    margin-top: 1.25vw;
  }
}
@media screen and (max-width: 840px) {
  #faq .in dl .qa_con dd .flex {
    margin-top: 2.6666666667vw;
  }
}
#faq .in dl .qa_con dd .en {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 3.5rem;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (max-width: 1600px) {
  #faq .in dl .qa_con dd .en {
    width: 3.5vw;
    font-size: 1.875vw;
  }
}
@media screen and (max-width: 840px) {
  #faq .in dl .qa_con dd .en {
    width: 8.5333333333vw;
    font-size: 4.8vw;
  }
}
#faq .in dl .qa_con dd .txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.8;
}
@media screen and (max-width: 1600px) {
  #faq .in dl .qa_con dd .txt {
    font-size: 1.125vw;
  }
}
@media screen and (max-width: 840px) {
  #faq .in dl .qa_con dd .txt {
    font-size: 3.2vw;
  }
}
#faq .btn {
  width: 100%;
}

/* ===== FVスライド2：英字行（CHALLENGE TO ENDLESS）の白背景を左右同じ余白にする ===== */
#fv .splide__slide:nth-child(2) .main_title span:first-child {
  padding: 0 1.125rem;
}
@media screen and (max-width: 1600px) {
  #fv .splide__slide:nth-child(2) .main_title span:first-child {
    padding: 0 1.125vw;
  }
}
@media screen and (max-width: 840px) {
  #fv .splide__slide:nth-child(2) .main_title span:first-child {
    padding: 0 2.352vw;
  }
}


/* ===== FVスライド2：スマホ時にタイトルを縮小し、英字・日本語とも1行に収める（ENTRYボタン見切れ対策） ===== */
@media screen and (max-width: 840px) {
  #fv .splide__slide:nth-child(2) .main_title {
    font-size: 6.4vw;
    line-height: 8.8vw;
  }
  #fv .splide__slide:nth-child(2) .main_title span {
    white-space: nowrap;
  }
}
