/* Sass Document */
#header {
  background: none;
}
#header #header_top .logo a img {
  filter: brightness(0) invert(1);
}
#header #header_top .nav_area ul li a {
  color: #fff;
}
#header.on {
  background: #fff;
}
#header.on #header_top .logo a img {
  filter: none;
}
#header.on #header_top .nav_area ul li a {
  color: #222;
}
#header.on #header_top .nav_area ul li.btn_entry a {
  color: #fff;
}

main {
  margin-top: 0;
}

.title_area {
  margin-bottom: 5.7rem;
}
@media screen and (max-width: 1400px) {
  .title_area {
    margin-bottom: 4.0714285714vw;
  }
}
@media screen and (max-width: 840px) {
  .title_area {
    margin-bottom: 0vw;
  }
}
.title_area .en {
  margin-bottom: 2rem;
  font-size: 7rem;
  text-align: left;
  font-weight: 900;
  line-height: 1;
}
@media screen and (max-width: 1400px) {
  .title_area .en {
    margin-bottom: 1.4285714286vw;
    font-size: 5vw;
  }
}
@media screen and (max-width: 840px) {
  .title_area .en {
    margin-bottom: 2.5641025641vw;
    font-size: 10.2564102564vw;
  }
}
.title_area .title02 {
  font-size: 2rem;
  text-align: left;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 1400px) {
  .title_area .title02 {
    font-size: 1.4285714286vw;
  }
}
@media screen and (max-width: 840px) {
  .title_area .title02 {
    font-size: 4.6153846154vw;
  }
}

#fv {
  position: relative;
}
#fv:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(4, 36, 72, 0.33);
  z-index: 2;
}
#fv:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20rem;
  background: linear-gradient(180deg, #042448 0%, rgba(4, 36, 72, 0) 100%);
  background-blend-mode: multiply;
  opacity: 0.6;
  z-index: 2;
}
@media screen and (max-width: 1400px) {
  #fv:after {
    height: 14.2857142857vw;
  }
}
@media screen and (max-width: 840px) {
  #fv:after {
    height: 30.7692307692vw;
  }
}
#fv .txt_area {
  position: absolute;
  bottom: 6rem;
  left: 9rem;
  z-index: 2;
}
@media screen and (max-width: 1400px) {
  #fv .txt_area {
    bottom: 4.2857142857vw;
    left: 6.4285714286vw;
  }
}
@media screen and (max-width: 840px) {
  #fv .txt_area {
    bottom: 10vw;
    left: 5.8974358974vw;
  }
}
#fv .txt_area .main_title {
  width: 91.8133117676rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 1400px) {
  #fv .txt_area .main_title {
    width: 65.5809369768vw;
    margin-bottom: 2.1428571429vw;
  }
}
@media screen and (max-width: 840px) {
  #fv .txt_area .main_title {
    width: 88vw;
    margin-bottom: 5.1282051282vw;
  }
}
#fv .txt_area p {
  font-size: 1.8rem;
  color: #fff;
  line-height: 1.88888;
}
@media screen and (max-width: 1400px) {
  #fv .txt_area p {
    font-size: 1.2857142857vw;
  }
}
@media screen and (max-width: 840px) {
  #fv .txt_area p {
    font-size: 4.1025641026vw;
  }
}

#message {
  position: relative;
  padding: 20.5rem 0 16.5rem;
  background: #E7EBF3;
}
@media screen and (max-width: 1400px) {
  #message {
    padding: 14.6428571429vw 0 11.7857142857vw;
  }
}
@media screen and (max-width: 840px) {
  #message {
    padding: 14.358974359vw 0 24.358974359vw;
  }
}
#message:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 54.1666666667vw;
  height: 90.0497512438%;
  background: #fff;
}
@media screen and (max-width: 840px) {
  #message:before {
    width: 94.1025641026vw;
    height: 96%;
  }
}
#message .flex {
  align-items: center;
}
#message .flex .txt_area {
  position: relative;
  width: 61rem;
}
@media screen and (max-width: 1400px) {
  #message .flex .txt_area {
    width: 43.5714285714vw;
  }
}
@media screen and (max-width: 840px) {
  #message .flex .txt_area {
    width: 100%;
  }
}
@media screen and (max-width: 840px) {
  #message .flex .txt_area .title_area {
    margin-bottom: 84.358974359vw;
  }
}
#message .flex .txt_area .title_area .en,
#message .flex .txt_area .title_area .title02 {
  color: #09417E;
}
#message .flex .txt_area .title03 {
  margin-bottom: 2.3rem;
  font-size: 3.3rem;
  font-weight: 700;
}
@media screen and (max-width: 1400px) {
  #message .flex .txt_area .title03 {
    margin-bottom: 1.6428571429vw;
    font-size: 2.3571428571vw;
  }
}
@media screen and (max-width: 840px) {
  #message .flex .txt_area .title03 {
    margin-bottom: 5.1282051282vw;
    font-size: 7.6923076923vw;
  }
}
#message .flex .txt_area .txt p {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.1875;
}
@media screen and (max-width: 1400px) {
  #message .flex .txt_area .txt p {
    font-size: 1.1428571429vw;
  }
}
@media screen and (max-width: 840px) {
  #message .flex .txt_area .txt p {
    font-size: 4.1025641026vw;
  }
}
#message .flex .txt_area .btn {
  margin-top: 4rem;
}
@media screen and (max-width: 1400px) {
  #message .flex .txt_area .btn {
    margin-top: 2.8571428571vw;
  }
}
@media screen and (max-width: 840px) {
  #message .flex .txt_area .btn {
    margin-top: 7.6923076923vw;
  }
}
#message .flex figure {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 96rem;
  width: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 840px) {
  #message .flex figure {
    top: 46.1538461538vw;
    left: auto;
    right: 0;
    width: 93.5897435897vw;
    transform: none;
  }
}

#jobs {
  position: relative;
  padding: 16.3rem 0;
  background: url(../img/index/bg_jobs.png) no-repeat right bottom, #09417E;
  background-size: 70rem auto;
}
@media screen and (max-width: 1400px) {
  #jobs {
    padding: 11.6428571429vw 0;
    background-size: 50vw auto;
  }
}
@media screen and (max-width: 840px) {
  #jobs {
    padding: 15.3846153846vw 0;
    background-size: 82.0512820513vw auto;
  }
}
#jobs .flex {
  align-items: center;
  flex-direction: row-reverse;
}
#jobs .flex .txt_area {
  position: relative;
  width: 56rem;
  margin-left: auto;
}
@media screen and (max-width: 1400px) {
  #jobs .flex .txt_area {
    width: 40vw;
  }
}
@media screen and (max-width: 840px) {
  #jobs .flex .txt_area {
    width: 100%;
  }
}
@media screen and (max-width: 840px) {
  #jobs .flex .txt_area .title_area {
    margin-bottom: 84.358974359vw;
  }
}
#jobs .flex .txt_area .title_area .en,
#jobs .flex .txt_area .title_area .title02 {
  color: #fff;
}
#jobs .flex .txt_area .title03 {
  margin-bottom: 2.3rem;
  font-size: 3.3rem;
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 1400px) {
  #jobs .flex .txt_area .title03 {
    margin-bottom: 1.6428571429vw;
    font-size: 2.3571428571vw;
  }
}
@media screen and (max-width: 840px) {
  #jobs .flex .txt_area .title03 {
    margin-bottom: 5.1282051282vw;
    font-size: 7.4358974359vw;
  }
}
#jobs .flex .txt_area .txt p {
  font-size: 1.6rem;
  color: #fff;
  font-weight: 500;
  line-height: 2.1875;
}
@media screen and (max-width: 1400px) {
  #jobs .flex .txt_area .txt p {
    font-size: 1.1428571429vw;
  }
}
@media screen and (max-width: 840px) {
  #jobs .flex .txt_area .txt p {
    font-size: 4.1025641026vw;
  }
}
#jobs .flex .txt_area .btn {
  margin-top: 4rem;
}
@media screen and (max-width: 1400px) {
  #jobs .flex .txt_area .btn {
    margin-top: 2.8571428571vw;
  }
}
@media screen and (max-width: 840px) {
  #jobs .flex .txt_area .btn {
    margin-top: 7.6923076923vw;
  }
}
#jobs .flex .txt_area .btn + .btn {
  margin-top: 1.5rem;
}
@media screen and (max-width: 1400px) {
  #jobs .flex .txt_area .btn + .btn {
    margin-top: 1.0714285714vw;
  }
}
@media screen and (max-width: 840px) {
  #jobs .flex .txt_area .btn + .btn {
    margin-top: 3.3333333333vw;
  }
}
#jobs .flex figure {
  position: absolute;
  top: 50%;
  right: 50%;
  max-width: 96rem;
  width: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 840px) {
  #jobs .flex figure {
    top: 47.1794871795vw;
    right: auto;
    left: 0;
    width: 93.5897435897vw;
    transform: none;
  }
}

#work {
  position: relative;
  padding: 15.4rem 0 15rem;
}
@media screen and (max-width: 1400px) {
  #work {
    padding: 11vw 0 10.7142857143vw;
  }
}
@media screen and (max-width: 840px) {
  #work {
    padding: 12.8205128205vw 0 15.3846153846vw;
  }
}
#work .title_area .en,
#work .title_area .title02 {
  color: #09417E;
}
#work .flex {
  justify-content: space-between;
  flex-direction: row-reverse;
}
@media screen and (max-width: 840px) {
  #work .flex {
    flex-wrap: wrap;
    gap: 7.6923076923vw;
    justify-content: flex-end;
  }
}
#work .flex .txt_area {
  max-width: 55.8rem;
  width: 45%;
}
@media screen and (max-width: 840px) {
  #work .flex .txt_area {
    max-width: none;
    width: 100%;
  }
}
#work .flex .txt_area .title03 {
  margin-bottom: 2.3rem;
  font-size: 3.3rem;
  font-weight: 700;
}
@media screen and (max-width: 1400px) {
  #work .flex .txt_area .title03 {
    margin-bottom: 1.6428571429vw;
    font-size: 2.3571428571vw;
  }
}
@media screen and (max-width: 840px) {
  #work .flex .txt_area .title03 {
    margin-bottom: 5.1282051282vw;
    font-size: 7.6923076923vw;
  }
}
#work .flex .txt_area .txt p {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.1875;
}
@media screen and (max-width: 1400px) {
  #work .flex .txt_area .txt p {
    font-size: 1.1428571429vw;
  }
}
@media screen and (max-width: 840px) {
  #work .flex .txt_area .txt p {
    font-size: 4.1025641026vw;
  }
}
#work .flex figure {
  max-width: 75rem;
  width: 50%;
}
@media screen and (max-width: 840px) {
  #work .flex figure {
    width: 100%;
  }
}
#work ul {
  display: flex;
  justify-content: space-around;
  margin-top: 7.9rem;
}
@media screen and (max-width: 1400px) {
  #work ul {
    margin-top: 5.6428571429vw;
  }
}
@media screen and (max-width: 840px) {
  #work ul {
    flex-wrap: wrap;
    gap: 2.5641025641vw;
    margin-top: 7.6923076923vw;
  }
}
#work ul li {
  width: calc((100% - 3.2rem) / 3);
}
@media screen and (max-width: 1400px) {
  #work ul li {
    width: calc((100% - 2.2857142857vw) / 3);
  }
}
@media screen and (max-width: 840px) {
  #work ul li {
    width: 100%;
  }
}
#work ul li a {
  position: relative;
  display: flex;
  align-items: center;
  gap: 2rem;
  width: 100%;
  height: 12rem;
  padding: 0 2.8rem;
  font-size: 2.2rem;
  color: #09417E;
  font-weight: 700;
  border: 0.1rem solid #09417E;
  border-radius: 0.5rem;
}
@media screen and (max-width: 1400px) {
  #work ul li a {
    gap: 1.4285714286vw;
    height: 8.5714285714vw;
    padding: 0 2vw;
    font-size: 1.5714285714vw;
    border-radius: 0.3571428571vw;
  }
}
@media screen and (max-width: 840px) {
  #work ul li a {
    gap: 4.1025641026vw;
    height: 23.0769230769vw;
    padding: 0 4.6153846154vw;
    font-size: 4.6153846154vw;
    border-radius: 1.2820512821vw;
  }
}
#work ul li a img {
  width: 7rem;
}
@media screen and (max-width: 1400px) {
  #work ul li a img {
    width: 5vw;
  }
}
@media screen and (max-width: 840px) {
  #work ul li a img {
    width: 13.3333333333vw;
  }
}
#work ul li a .arrow {
  position: absolute;
  top: 50%;
  right: 2.5rem;
  width: 1.5rem;
}
@media screen and (max-width: 1400px) {
  #work ul li a .arrow {
    right: 1.7857142857vw;
    width: 1.0714285714vw;
  }
}
@media screen and (max-width: 840px) {
  #work ul li a .arrow {
    right: 5.1282051282vw;
    width: 3.5897435897vw;
  }
}

#news {
  padding: 15rem 0 13rem;
  background: #E7EBF3;
}
@media screen and (max-width: 1400px) {
  #news {
    padding: 10.7142857143vw 0 9.2857142857vw;
  }
}
@media screen and (max-width: 840px) {
  #news {
    padding: 16.6666666667vw 0;
  }
}
@media screen and (max-width: 840px) {
  #news .wrap {
    width: 100%;
  }
}
#news .flex {
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 840px) {
  #news .flex {
    width: 76.9230769231vw;
    margin: auto;
  }
}
#news .flex .title_area .en,
#news .flex .title_area .title02 {
  color: #09417E;
}
#news .article_area .splide__list {
  display: flex;
  gap: 2.9rem;
}
@media screen and (max-width: 1400px) {
  #news .article_area .splide__list {
    gap: 2.0714285714vw;
  }
}
@media screen and (max-width: 840px) {
  #news .article_area .splide__list {
    gap: 0;
  }
}
#news .article_area .splide__list .article_in {
  width: calc((100% - 8.7rem) / 4);
}
@media screen and (max-width: 1400px) {
  #news .article_area .splide__list .article_in {
    width: calc((100% - 6.2142857143vw) / 4);
  }
}
#news .article_area .splide__list .article_in a {
  display: block;
  padding: 1.9rem;
  background: #fff;
  border-radius: 0.5rem;
}
@media screen and (max-width: 1400px) {
  #news .article_area .splide__list .article_in a {
    padding: 1.3571428571vw;
    border-radius: 0.3571428571vw;
  }
}
@media screen and (max-width: 840px) {
  #news .article_area .splide__list .article_in a {
    padding: 5.1282051282vw;
    border-radius: 1.2820512821vw;
  }
}
#news .article_area .splide__list .article_in a figure {
  width: 100%;
  height: 21.75rem;
  margin-bottom: 2.25rem;
  border-radius: 0.5rem;
  overflow: hidden;
}
@media screen and (max-width: 1400px) {
  #news .article_area .splide__list .article_in a figure {
    height: 15.5357142857vw;
    margin-bottom: 1.6071428571vw;
    border-radius: 0.3571428571vw;
  }
}
@media screen and (max-width: 840px) {
  #news .article_area .splide__list .article_in a figure {
    height: 50vw;
    margin-bottom: 5.1282051282vw;
    border-radius: 1.2820512821vw;
  }
}
#news .article_area .splide__list .article_in a figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#news .article_area .splide__list .article_in a .date {
  margin-bottom: 1.4rem;
  font-size: 1.4rem;
  color: #09417E;
  font-weight: 700;
}
@media screen and (max-width: 1400px) {
  #news .article_area .splide__list .article_in a .date {
    margin-bottom: 1vw;
    font-size: 1vw;
  }
}
@media screen and (max-width: 840px) {
  #news .article_area .splide__list .article_in a .date {
    margin-bottom: 3.5897435897vw;
    font-size: 3.3333333333vw;
  }
}
#news .article_area .splide__list .article_in a .title03 {
  margin-bottom: 2.3rem;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.7222;
}
@media screen and (max-width: 1400px) {
  #news .article_area .splide__list .article_in a .title03 {
    margin-bottom: 1.6428571429vw;
    font-size: 1.2857142857vw;
  }
}
@media screen and (max-width: 840px) {
  #news .article_area .splide__list .article_in a .title03 {
    margin-bottom: 5.1282051282vw;
    font-size: 4.6153846154vw;
  }
}
#news .article_area .splide__list .article_in a .cat {
  display: inline-block;
  padding: 0.8rem 1.5rem 0.9rem;
  font-size: 1.4rem;
  color: #09417E;
  font-weight: 700;
  line-height: 1;
  background: #F5F7FA;
  border: 0.1rem solid #D1D9E8;
  border-radius: 3rem;
}
@media screen and (max-width: 1400px) {
  #news .article_area .splide__list .article_in a .cat {
    padding: 0.5714285714vw 1.0714285714vw 0.6428571429vw;
    font-size: 1vw;
    border-radius: 2.1428571429vw;
  }
}
@media screen and (max-width: 840px) {
  #news .article_area .splide__list .article_in a .cat {
    padding: 1.7948717949vw 3.8461538462vw 2.3076923077vw;
    font-size: 3.3333333333vw;
    border-radius: 7.6923076923vw;
  }
}
@media screen and (max-width: 840px) {
  #news .btn a {
    margin: 8.9743589744vw auto 0;
  }
}/*# sourceMappingURL=index.css.map */