body {
  position: relative;
    width: 100%;
}
img {
  pointer-events: none;
-webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-touch-callout:none;
  -moz-user-select:none;
  touch-callout:none;
  user-select:none;
}
.pc-none {
  display: block;
}

.sp-none {
  display: none;
}

.gnavi_pc-style {
  display: none;
}

.gnavi_sp-style {
  display: block;
}

a {
  transition: 0.3s ease-in-out;
}
a:hover {
  opacity: 0.7;
}

header {
  width: 100%;
  background-color: #fff;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  /*position: relative;*/
  margin-bottom: 30px;
  position: fixed;
  z-index: 100;
}
header p.logo span {
  font-size: 14px;
  font-weight: bold;
}
header p.logo {
  z-index: 3;
  display: flex;
  align-items: center;
  position: absolute;
  left: 10px;
  top: 12px;
}
header p.logo img {
  width: 200px;
  display: block;
  margin-right: 6px;
}
header p.logo span {
  font-size: 14px;
  font-weight: 400;
  align-items: center;
}
header .menu-btn {
  display: block;
  position: fixed;
  z-index: 3;
  right: 10px;
  top: 10px;
  width: 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
}
header .menu-btn span {
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  left: 6px;
  background: #191919;
  transition: 0.3s ease-in-out;
}
header .menu-btn span:nth-of-type(1) {
  top: 10px;
}
header .menu-btn span:nth-of-type(2) {
  top: 20px;
}
header .menu-btn span:nth-of-type(3) {
  top: 30px;
}
header .menu-btn.active span:nth-child(1) {
  top: 16px;
  left: 6px;
  background: #191919;
  transform: rotate(-45deg);
}
header .menu-btn.active span:nth-child(2),
header .menu-btn.active span:nth-child(3) {
  top: 16px;
  background: #191919;
  transform: rotate(45deg);
}
header .gnavi_sp-style {
  position: fixed;
  z-index: 2;
  top: -100%;
  left: 0;
  color: #191919;
  background-color: #fff;
  text-align: center;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.5s 0s ease;
  align-items: center;
}
header .gnavi_sp-style ul {
  margin: 60px auto 0px;
  padding: 0;
  width: 200px;
  text-align: left;
}
header .gnavi_sp-style ul li {
  list-style-type: none;
  padding: 0;
  width: 100%;
  transition: 0.4s all;
}
header .gnavi_sp-style ul li:last-of-type {
  padding-bottom: 0;
}
header .gnavi_sp-style ul li:hover {
  background: #fff;
}
header .gnavi_sp-style ul li a {
  display: block;
  color: #3470B5;
  padding: 0.8em 0;
  text-decoration: none;
}
header .gnavi_sp-style ul li a.blank-link::after {
  content: "";
  background: url(/img/recruit/ico_window.png) no-repeat;
  background-size: contain;
  width: 12px;
  height: 11px;
  display: inline-block;
  margin-left: 3px;
}
header .gnavi_sp-style ul li a i {
  display: none;
}
header .gnavi_sp-style ul li a.newgrad {
  color: #55C19C !important;
  display: flex;
  align-items: center;
  margin-left: -27px;
}
header .gnavi_sp-style ul li a.newgrad:before {
  content: "";
  margin-right: 10px;
  background: #55C19C !important;
  height: 3px;
  width: 16px;
}
header .gnavi_sp-style ul li a.algrad {
  color: #8A79C3 !important;
  display: flex;
  align-items: center;
  margin-left: -27px;
}
header .gnavi_sp-style ul li a.algrad:before {
  content: "";
  margin-right: 10px;
  background: #8A79C3 !important;
  height: 3px;
  width: 16px;
}
header .gnavi_sp-style ul li a.internship {
  color: #ffc500 !important;
  display: flex;
  align-items: center;
  margin-left: -27px;
}
header .gnavi_sp-style ul li a.internship:before {
  content: "";
  margin-right: 10px;
  background: #ffc500 !important;
  height: 3px;
  width: 16px;
}
header .gnavi_sp-style.active {
  opacity: 1;
  top: 0;
}
header .gnavi_sp-style p.coopLink {
  border-top: 1px solid #c7c7c7;
  padding: 20px;
  margin: 10px auto 0;
  width: 90%;
}
header .gnavi_sp-style p.coopLink a {
  padding: 0;
  width: 200px;
  text-align: left;
  color: #3470B5;
  display: block;
  margin: auto;
}
header .gnavi_sp-style p.coopLink a.blank-link::after {
  content: "";
  background: url(/img/recruit/ico_window.png) no-repeat;
  background-size: contain;
  width: 12px;
  height: 11px;
  display: inline-block;
  margin-left: 3px;
}
header .gnavi_sp-style p.coopLink a i {
  display: none;
}

.gnavi_pc-style {
  display: none;
}

.gnavi_sp-style {
  display: block;
}

main {
  padding-top: 60px;
  padding-bottom: 200px;
  position: relative;
}
main .bg01 {
  position: absolute;
  z-index: -1;
  top: 1000px;
  right: 0;
}
main .bg02 {
  position: absolute;
  z-index: -1;
  top: 2300px;
  left: 0;
}
main .mainVisual {
  position: relative;
  max-width: 1300px;
  margin: auto;
}
main .mainVisual h1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  color: #004099;
}
main .mainVisual h1 span {
  background: #fff;
  padding: 0px 10px;
  font-size: 12vw;
  line-height: 1.2;
}
main .mainVisual .catch {
  position: absolute;
  bottom: 30px;
  right: 20px;
  z-index: 2;
  text-align: right;
}
main .mainVisual .catch p {
  margin-bottom: 16px;
}
main .mainVisual .catch p span {
  background: #004099;
  color: #fff;
  font-weight: 500;
  margin-bottom: 12px;
  padding: 3px 8px;
  font-size: 6vw;
}
main .mainVisual .catch p:last-child {
  margin-bottom: 0;
}
main .mainVisual .swiper {
  width: 100%;
    height: 450px;
  /*height: 70vh;
  max-height: 750px;*/
}
main .mainVisual .swiper .swiper-wrapper .swiper-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
/** 220303 **/
main .mainVisual .swiper .swiper-wrapper .swiper-slide:nth-child(3) {
  background-position: center right -125px;
}
main .mainVisual .swiper .swiper-wrapper .swiper-slide:nth-child(4) {
  background-position: center right 40%;
}

main ul.btn-link {
  margin: 40px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
  max-width: 1000px;
}
main ul.btn-link li {
  margin-bottom: 20px;
  width: 100%;
  font-size: 20px;
}
main ul.btn-link li:first-child a {
  background-color: #55C19C;
  padding: 16px 0;
  color: #fff;
}
main ul.btn-link li:first-child a:hover {
  opacity: 0.6;
}
main ul.btn-link li:first-child a:after {
  content: url(/img/recruit/ico_arrow.svg);
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  padding-bottom: 8px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
main ul.btn-link li:nth-child(2) a {
  background-color: #8A79C3;
  padding: 16px 0;
  color: #fff;
}
main ul.btn-link li:nth-child(2) a:hover {
  opacity: 0.6;
}
main ul.btn-link li:nth-child(2) a:after {
  content: url(/img/recruit/ico_arrow.svg);
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #8A79C3;
  padding-bottom: 8px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
main ul.btn-link li:last-child a {
  background-color: #ffc500;
  padding: 9px 0;
  color: #fff;
  line-height: 1.1;
}
main ul.btn-link li:last-child a span {
  font-size: 13px;
}
main ul.btn-link li:last-child a:hover {
  opacity: 0.6;
}
main ul.btn-link li:last-child a:after {
  content: url(/img/recruit/ico_arrow.svg);
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #ffc500;
  padding-bottom: 8px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
main ul.btn-link li a {
  text-align: center;
  display: block;
  margin: auto;
  position: relative;
}
main ul.btn-link li a span {
  font-size: 13px;
}
main h2 {
  text-align: center;
  color: #004099;
  border-top: 7px double #004099;
  border-bottom: 7px double #004099;
  padding: 0.6rem 0;
  letter-spacing: 3px;
  margin-bottom: 12px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
}
main p.subttl {
  text-align: center;
  color: #555555;
  font-weight: 500;
  margin-bottom: 30px;
}
main .contentsBox.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 60px;
}
main .contentsBox.flex h3 {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  color: #3470B5;
  position: relative;
  letter-spacing: 1px;
  margin-bottom: 24px;
  padding-bottom: 4px;
}
main .contentsBox.flex h3:after {
  content: "";
  background: #3470B5;
  position: absolute;
  height: 2px;
  width: 30px;
  bottom: 0;
  left: 0;
  padding-top: 3px;
}
main .contentsBox.flex .contentRight {
  width: 100%;
}
main .contentsBox.flex .contentRight ul {
  max-width: 300px;
}
main .contentsBox.flex .contentRight ul li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
main .contentsBox.flex .contentLeft {
  margin-bottom: 10px;
}
main .contentsBox.flex.message {
  max-width: 1300px;
}
main .contentsBox.flex.message .contentLeft {
  background: url(/img/recruit/img_message.jpg) no-repeat;
  background-size: cover;
  max-height: 440px;
  width: 100%;
  height: 300px;
  background-position: center;
}
main .contentsBox.flex.message .contentRight {
  margin-left: 12px;
}
main .contentsBox.flex.profile {
  max-width: 1300px;
}
main .contentsBox.flex.profile .contentLeft {
  background: url(/img/recruit/img_info.jpg) no-repeat;
  background-size: cover;
  max-height: 440px;
  width: 100%;
  height: 300px;
  background-position: top center;
}
main .contentsBox.flex.profile .ml12 {
  margin-left: 12px;
}
main .contentsBox.flex.profile .ml12 ul {
  max-width: 200px;
}
main .contentsBox.flex a.viewBtn {
  width: 90px;
  display: block;
  background: #333D50;
  padding: 4px 16px;
  color: #fff;
  font-size: 13px;
  letter-spacing: 1px;
  border-radius: 30px;
}
main .contentsBox.flex a.viewBtn:after {
  content: "";
  background: url(/img/recruit/ico_arrow.svg) no-repeat;
  color: #fff;
  background-size: contain;
  width: 14px;
  height: 9px;
  display: inline-block;
  margin-left: 8px;
}
main .companyWrap .contentsBox.flex .contentRight ul.profileBlank {
  max-width: inherit;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  margin-top: 30px;
}
main .companyWrap .contentsBox.flex .contentRight ul.profileBlank li {
  width: 48%;
}
main .companyWrap .contentsBox.flex .contentRight ul.profileBlank li a {
  color: #191919;
  display: block;
  border: 1px solid #191919;
  width: 200px;
  text-align: center;
  padding: 0.4em;
}
main .workandpeopleWrap .contentsBox h3 {
  text-align: center;
  margin-bottom: 18px;
}
main .workandpeopleWrap .contentsBox.work h3::after {
  content: "work";
  background: none;
  position: relative;
  display: block;
  margin: auto;
  height: inherit;
  width: inherit;
  color: #89BBF5;
  font-size: 20px;
  letter-spacing: 3px;
}
main .workandpeopleWrap .contentsBox.work a.viewBtn {
  margin: auto;
}
main .workandpeopleWrap .contentsBox.senior h3 {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  color: #3470B5;
  position: relative;
  letter-spacing: 1px;
  margin-bottom: 24px;
  padding-bottom: 4px;
}
main .workandpeopleWrap .contentsBox.senior h3::after {
  content: "People";
  background: none;
  position: relative;
  display: block;
  margin: auto;
  height: inherit;
  width: inherit;
  color: #89BBF5;
  font-size: 20px;
  letter-spacing: 3px;
}
main .workandpeopleWrap .contentsBox.senior ul {
  display: flex;
  flex-wrap: wrap;
  /*justify-content: space-around;*/
  justify-content: space-between;
}
main .workandpeopleWrap .contentsBox.senior ul li {
  width: 46%;
  /*max-width: 260px;4つ並びの時*/
  max-width: 360px;
  margin: 0 1% 30px;
  background: #FCFBF7;
}
main .workandpeopleWrap .contentsBox.senior ul li a {
  color: #191919;
}
main .workandpeopleWrap .contentsBox.senior ul li a:hover img {
  opacity: 0.7;
}
main .workandpeopleWrap .contentsBox.senior ul li p {
  font-weight: 500;
  padding: 3px 1px 10px 7px;
}
main .workandpeopleWrap .contentsBox.senior ul li p span {
  font-weight: 400;
  font-size: 14px;
  display: flex;
}
main .workandpeopleWrap .contentsBox.senior ul li:first-child {
  box-shadow: 6px 6px 0px 0px #326094;
}
main .workandpeopleWrap .contentsBox.senior ul li:nth-child(2) {
  /*box-shadow: 6px 6px 0px 0px #7d5d98;*/
    box-shadow: 6px 6px 0px 0px #FF73E8;
}
main .workandpeopleWrap .contentsBox.senior ul li:nth-child(3) {
  /*box-shadow: 6px 6px 0px 0px #4c8681;*/
    box-shadow: 6px 6px 0px 0px #326094;
}
main .workandpeopleWrap .contentsBox.senior ul li:nth-child(4) {
  box-shadow: 6px 6px 0px 0px #FF73E8;
    /*box-shadow: 6px 6px 0px 0px #986372;*/
}

footer {
  padding-top: 18px;
  padding-bottom: 30px;
  margin-top: 60px;
  display: block;
  background: #fff;
  color: #191919;
  border-top: 1px solid #c7c7c7;
  position: absolute;
  bottom: 0;
  width: 100%;
}
footer .logo {
  display: block;
}
footer .logo img {
  max-width: 270px;
  margin: auto;
  display: block;
}
footer nav.footMenu ul li a {
  color: #191919;
  font-size: 14px;
}
footer nav.footMenu ul li a.blank-link::after {
  content: "";
  background: url(/img/recruit/ico_window_black.png) no-repeat;
  background-size: contain;
  width: 12px;
  height: 11px;
  display: inline-block;
  margin-left: 3px;
}
footer nav.footMenu ul li a:hover {
  color: #191919 !important;
}
footer nav.footMenu ul li a i {
  display: none;
}
footer .copy {
  font-size: 12px;
  padding-right: 10px;
}

@media print, screen and (min-width: 465px) {
  main .companyWrap .contentsBox.flex .contentRight ul.profileBlank {
    display: block;
    margin-top: 30px;
    margin-left: 12px;
  }
}
@media print, screen and (min-width: 751px) {
  .pc-none {
    display: none;
  }

  .sp-none {
    display: block;
  }

  main .bg01 {
    top: 800px;
  }
  main .bg02 {
    top: 2000px;
  }
  main .mainVisual h1 span {
    font-size: 80px;
  }
  main .mainVisual .catch p span {
    font-size: 36px;
  }
  main .mainVisual .swiper .swiper-wrapper .swiper-slide {
    margin-top: 60px;
  }
  main ul.btn-link {
    margin: 50px auto;
  }
  main ul.btn-link li {
    width: 30%;
    margin-bottom: 0;
  }
  main h2 {
    padding: 0.2rem 0;
    font-size: 3.8rem;
  }
  main p.subttl {
    margin-bottom: 70px;
    font-size: 20px;
  }
  main .contentsBox.flex {
    margin-bottom: 90px;
  }
  main .contentsBox.flex .contentLeft {
    width: 47%;
    margin-bottom: 0;
  }
  main .contentsBox.flex .contentRight {
    width: 50%;
    margin-left: 20px;
  }
  main .contentsBox.flex .contentRight ul li {
    margin-bottom: 20px;
    font-size: 18px;
  }
  main .contentsBox.flex a.viewBtn {
    width: 94px;
    font-size: 14px;
  }
  main .contentsBox.flex.message {
    margin: 0 auto 60px;
  }
  main .contentsBox.flex.message .contentLeft {
    width: 48%;
  }
  main .contentsBox.flex.message .contentRight {
    max-width: 630px;
    width: 48%;
  }
  main .contentsBox.flex.profile {
    margin: 0 auto 90px;
  }
  main .contentsBox.flex.profile .contentLeft {
    order: 2;
    width: 48%;
  }
  main .contentsBox.flex.profile .contentRight {
    order: 1;
    width: 49%;
  }
  main .contentsBox.flex.work .contentLeft {
    width: 68%;
  }
  main .contentsBox.flex.work .contentRight {
    width: 28%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  footer {
    margin-top: 90px;
  }
    
/** 220303 **/
    main .mainVisual .swiper {
    height: 500px;
}
main .mainVisual .swiper .swiper-wrapper .swiper-slide:nth-child(3),
main .mainVisual .swiper .swiper-wrapper .swiper-slide:nth-child(4){
  background-position: center right;
}
    
}
@media print, screen and (min-width: 900px) {
  header {
    height: 110px;
    padding: 10px 0px 0 0;
  }
  header .menu-btn {
    display: none;
  }
  header .gnavi_sp-style {
    display: none;
  }
  header .wrap900over {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  header .wrap900over p.logo {
    position: relative;
    margin-right: 10px;
    left: auto;
    top: auto;
    width: 35%;
  }
  header .wrap900over p.logo img {
    width: 95%;
  }
  header .wrap900over .gnavi_pc-style {
    display: block;
    margin: 0 0 0 auto;
    padding-right: 1%;
    width: 60%;
  }
  header .wrap900over .gnavi_pc-style ul {
    display: flex;
    justify-content: flex-end;
  }
  header .wrap900over .gnavi_pc-style ul li:not(:last-of-type) {
    margin-right: 16px;
  }
  header .wrap900over .gnavi_pc-style ul li {
    font-size: 15px;
  }
  header .wrap900over .gnavi_pc-style ul li a {
    color: #3470B5;
  }
  header .wrap900over .gnavi_pc-style ul li a:hover {
    opacity: 0.6;
  }
  header .wrap900over .gnavi_pc-style ul li a.blank-link::after {
    content: "";
    background: url(/img/recruit/ico_window.png) no-repeat;
    background-size: contain;
    width: 12px;
    height: 11px;
    display: inline-block;
    margin-left: 3px;
  }
  header .wrap900over .gnavi_pc-style ul li a i {
    display: none;
  }
  header .wrap900over .gnavi_pc-style ul.grad-info {
    justify-content: flex-end;
    margin-bottom: 20px;
    align-items: center;
  }
  header .wrap900over .gnavi_pc-style ul.grad-info li.newgrad a {
    background: #55C19C;
    padding: 4px 30px 5px;
    color: #fff;
    border-radius: 50px;
  }
  header .wrap900over .gnavi_pc-style ul.grad-info li.algrad a {
    background: #8A79C3;
    padding: 4px 30px 5px;
    color: #fff;
    border-radius: 50px;
  }
  header .wrap900over .gnavi_pc-style ul.grad-info li.internship a {
    background: #ffc500;
    padding: 2px 20.5px 3px;
    color: #fff;
    border-radius: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 1.1;
  }
  header .wrap900over .gnavi_pc-style ul.grad-info li.internship span {
    font-size: 10px;
  }

  main {
    padding-top: 114px;
  }
  main .mainVisual h1 span {
    padding: 0px 10px;
    font-size: 110px;
  }
  main .workandpeopleWrap .contentsBox.senior h3 {
    margin-bottom: 40px;
    padding-bottom: 10px;
    font-size: 34px;
  }
  main .workandpeopleWrap .contentsBox.senior ul li p {
    font-size: 18px;
    padding: 8px 1px 14px 10px;
  }
  main .workandpeopleWrap .contentsBox.senior ul li p span {
    font-size: 16px;
  }
  main .contentsBox.flex {
    margin-bottom: 90px;
  }
  main .contentsBox.flex h3 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 34px;
  }
  main .contentsBox.flex a.viewBtn {
    width: 94px;
    font-size: 14px;
  }
  main .contentsBox.flex .contentLeft {
    margin-bottom: 10px;
  }
  main .contentsBox.flex.profile {
    justify-content: flex-end;
  }
  main .contentsBox.flex.profile .contentLeft {
    order: 2;
  }
  main .contentsBox.flex.profile .contentRight {
    order: 1;
    max-width: 630px;
    width: 49%;
  }
  main .contentsBox.flex.work .contentLeft {
    width: 68%;
  }
  main .contentsBox.flex.work .contentRight {
    width: 28%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  footer {
    margin-top: 90px;
  }
    
/** 220303 **/
main .mainVisual .swiper {
    height: 600px;
}
    
}
@media print, screen and (min-width: 1200px) {
  header .wrap900over p.logo img {
    width: 300px;
  }
  header .wrap900over p.logo span {
    font-size: 20px;
  }
  header .wrap900over .gnavi_pc-style {
    width: 64%;
  }
  header .wrap900over .gnavi_pc-style ul li {
    font-size: 18px;
  }
  header .wrap900over .gnavi_pc-style ul li:not(:last-of-type) {
    margin-right: 30px;
  }
  header .wrap900over .gnavi_pc-style ul.grad-info {
    justify-content: flex-end;
    margin-bottom: 20px;
  }
  header .wrap900over .gnavi_pc-style ul.grad-info li:not(:last-of-type) {
    margin-right: 30px;
  }

  main {
    padding-bottom: 300px;
  }
    
/** 220303 **/
main .mainVisual .swiper {
    height: 750px;
}
}

@media print {
.wrap900over {
    width: 100%;
    max-width: 100%;
}
header {
    height: 110px;
    padding: 10px 0px 0 0;
        width: 100%;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin-bottom: 30px;
    z-index: 100;
}
header .wrap900over p.logo {
    width: 25%;
}
header .wrap900over .gnavi_pc-style {
    width: 74%;
}
main {
    padding-top: 0;
}
main .mainVisual .swiper {
    width: 100%;
    height: 750px;
}
header .wrap900over .gnavi_pc-style ul li {
    font-size: 15px;
}
.swiper-wrapper img{
    width: 100%;
}
main h2 {
    font-size: 2.8rem;
}
main .workandpeopleWrap .contentsBox.senior ul li {
    width: 24%;
    max-width: auto;
    margin: 0;
}
}
/*# sourceMappingURL=style.css.map */