@charset "UTF-8";
/* コンテンツ最大幅 */
/* color */
/* ============================================ */
/* font-size */
/* ============================================ */
/* font-family */
/* ============================================ */
/* top */
/* ============================================ */
.top-outer {
  padding-bottom: 150px;
}
@media all and (max-width: 896px) {
  .top-outer {
    padding-bottom: 80px;
  }
}

.top-mainvisual {
  height: 56.25vw;
  background: url("../images/top/mainvisual_bg.webp") right bottom/100% auto no-repeat;
  position: relative;
}
@media all and (max-width: 896px) {
  .top-mainvisual {
    height: calc(56px + 151.47vw);
    background: url("../images/top/mainvisual_bg_sp.webp") right bottom/100% auto no-repeat;
  }
}
.top-mainvisual__container {
  width: calc(100% - 10.4vw);
  height: 100%;
  margin-inline: auto;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
@media all and (max-width: 896px) {
  .top-mainvisual__container {
    width: calc(100% - 30px);
  }
}
.top-mainvisual__inner {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.top-mainvisual__contents {
  width: 100%;
  height: 56.25vw;
  position: relative;
}
@media all and (max-width: 896px) {
  .top-mainvisual__contents {
    height: calc(56px + 151.47vw);
  }
}
.top-mainvisual__ttl {
  font-size: 3.33vw;
  font-weight: 700;
  line-height: 1.9;
  letter-spacing: 0.25em;
  position: relative;
  top: 10.42vw;
}
@media all and (max-width: 896px) {
  .top-mainvisual__ttl {
    writing-mode: vertical-rl;
    text-orientation: upright;
    font-size: 9.33vw;
    top: calc(56px + 6.13vw);
    left: 50%;
    translate: -50% 0;
  }
}
.top-mainvisual__ttl .txt_color {
  color: #1D2088;
}
.top-mainvisual__block {
  position: relative;
  top: 10.42vw;
}
@media all and (max-width: 896px) {
  .top-mainvisual__block {
    top: calc(56px + 6.13vw);
  }
}
.top-mainvisual__catch {
  font-family: "Gothic A1", sans-serif;
  font-style: normal;
  font-size: 1.67vw;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.9;
}
.top-mainvisual__catch .txt_color {
  color: #1D2088;
}
.top-mainvisual__txt {
  font-size: 0.94vw;
  line-height: 2.4;
  margin-top: 1.67vw;
}
.top-mainvisual__fukidashi {
  width: 10.26vw;
  filter: drop-shadow(0.1vw 0.1vw 0.4vw rgba(0, 0, 0, 0.15));
  position: absolute;
  z-index: 20;
  -webkit-animation: heartbeat 2s ease-in-out infinite both;
          animation: heartbeat 2s ease-in-out infinite both;
}
@media all and (max-width: 896px) {
  .top-mainvisual__fukidashi {
    width: 21.33vw;
  }
}
@-webkit-keyframes heartbeat {
  from {
    transform: scale(1);
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  8% {
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  16% {
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  32% {
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  40% {
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    transform: scale(1);
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  8% {
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  16% {
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  32% {
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  40% {
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
.top-mainvisual__fukidashi img {
  width: 100%;
  max-width: none;
}
.top-mainvisual__fukidashi__01 {
  right: 31.61vw;
  bottom: 34.11vw;
}
@media all and (max-width: 896px) {
  .top-mainvisual__fukidashi__01 {
    right: 30.4vw;
    bottom: 37.07vw;
  }
}
.top-mainvisual__fukidashi__02 {
  right: 2.7vw;
  bottom: 31.88vw;
}
@media all and (max-width: 896px) {
  .top-mainvisual__fukidashi__02 {
    opacity: 0;
  }
}
.top-mainvisual__fukidashi__03 {
  right: 39.9vw;
  bottom: 13.49vw;
}
@media all and (max-width: 896px) {
  .top-mainvisual__fukidashi__03 {
    right: 39.47vw;
    bottom: 14.13vw;
  }
}
.top-mainvisual__fukidashi__04 {
  right: 25.83vw;
  bottom: 18.54vw;
}
@media all and (max-width: 896px) {
  .top-mainvisual__fukidashi__04 {
    right: 9.88vw;
    bottom: 9.07vw;
  }
}
.top-mainvisual__fukidashi__05 {
  right: 13.13vw;
  bottom: 8.2vw;
}
@media all and (max-width: 896px) {
  .top-mainvisual__fukidashi__05 {
    right: 2.4vw;
    bottom: 46.93vw;
  }
}
.top-mainvisual__couple {
  width: 24.48vw;
  position: absolute;
  z-index: 20;
  bottom: -0.8vw;
  left: 2.8vw;
}
@media all and (max-width: 896px) {
  .top-mainvisual__couple {
    width: 39.2vw;
    left: 1.2vw;
  }
}
.top-mainvisual__couple img {
  width: 100%;
  max-width: none;
}

@media all and (max-width: 896px) {
  .top-intro {
    padding-top: 40px;
  }
}
.top-intro__catch {
  word-break: keep-all;
  font-family: "Gothic A1", sans-serif;
  font-style: normal;
  font-size: clamp(1.5rem, 1.3786rem + 0.5178vw, 2rem);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.9;
}
.top-intro__catch .txt_color {
  color: #1D2088;
}
.top-intro__txt {
  word-break: keep-all;
  font-size: clamp(1rem, 0.9697rem + 0.1294vw, 1.125rem);
  line-height: 2.4;
  margin-top: 16px;
}

.top-main {
  padding: 120px 0 150px;
  position: relative;
}
@media all and (max-width: 896px) {
  .top-main {
    padding: 64px 0 80px;
  }
}
.top-main::before {
  content: "";
  display: block;
  width: 105%;
  height: 105%;
  background: url("../images/top/main_bg.svg") top 5.95% center/contain no-repeat;
  position: absolute;
  top: 0;
  left: -2.5%;
}
@media all and (max-width: 896px) {
  .top-main::before {
    width: 112%;
    height: 112%;
    background: url("../images/top/main_bg_sp.svg") top 20% center/contain no-repeat;
    left: -6%;
  }
}
.top-main__section {
  margin-top: 200px;
  position: relative;
  z-index: 10;
}
@media all and (max-width: 896px) {
  .top-main__section {
    margin-top: 80px;
  }
}
.top-main__section.--reverse .top-main__en {
  text-align: right;
  padding-right: 8.33vw;
}
@media all and (max-width: 896px) {
  .top-main__section.--reverse .top-main__en {
    padding-right: 0;
  }
}
.top-main__section.--reverse .top-main__inner {
  flex-direction: row-reverse;
}
@media all and (max-width: 896px) {
  .top-main__section.--reverse .top-main__inner {
    flex-direction: column-reverse;
  }
}
.top-main__en {
  white-space: nowrap;
  font-size: clamp(4rem, 1.1784rem + 12.0388vw, 15.625rem);
  font-weight: 500;
  line-height: 1;
  color: #E1E1E1;
}
.top-main__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px 32px;
  margin-top: 40px;
}
@media all and (max-width: 896px) {
  .top-main__inner {
    flex-direction: column-reverse;
    margin-top: 28px;
  }
}
.top-main__contents {
  flex-grow: 1;
  font-size: clamp(1.75rem, 1.2642rem + 2.0725vw, 3rem);
  padding-left: 0.96em;
}
@media all and (max-width: 896px) {
  .top-main__contents {
    padding-right: 0.96em;
  }
}
.top-main__contents .common-ttl {
  margin-left: -0.96em;
}
.top-main__txt {
  font-size: clamp(1rem, 0.9514rem + 0.2073vw, 1.125rem);
  line-height: 2;
  margin-top: 32px;
}
@media all and (max-width: 896px) {
  .top-main__txt {
    margin-top: 12px;
  }
}
.top-main__block {
  margin-top: 48px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 32px 48px;
}
@media all and (max-width: 896px) {
  .top-main__block {
    margin-top: 20px;
    gap: 24px 32px;
  }
}
.top-main__btn__link {
  font-size: clamp(1rem, 0.9514rem + 0.2073vw, 1.125rem);
  display: flex;
  align-items: center;
  gap: 0.56em;
}
.top-main__btn__arrow {
  flex-shrink: 0;
  display: grid;
  place-content: center;
  width: 2.56em;
  height: 2.56em;
  position: relative;
  z-index: 10;
  background: rgba(29, 32, 136, 0.3);
  border-radius: 50%;
}
.top-main__btn__arrow img {
  width: 0.67em;
}
.top-main__btn__arrow::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background: rgba(29, 32, 136, 0.3);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  z-index: -10;
  -webkit-animation: btnBg 2s ease-in-out infinite;
          animation: btnBg 2s ease-in-out infinite;
}
.top-main__btn__arrow::after {
  content: "";
  display: inline-block;
  width: 1.78em;
  height: 1.78em;
  background: #1D2088;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  z-index: -5;
}
.top-main__circle {
  flex-shrink: 0;
  width: 54.1%;
}
@media all and (max-width: 896px) {
  .top-main__circle {
    width: 100%;
    max-width: 360px;
  }
}
.top-main__circle__inner {
  padding-top: 100%;
  position: relative;
}
.top-main__circle__inner::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #fff;
  box-shadow: 6px 6px 40px 0px rgba(29, 32, 136, 0.4);
  position: absolute;
  top: 0;
  left: 0;
}
.top-main__circle__img {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.top-main__circle__img.--about__img {
  width: 61.5%;
}
.top-main__circle__img.--business__img {
  width: 60.4%;
}
.top-main__circle__img.--company__img {
  width: 55.17%;
}
.top-main__circle__img img {
  width: 100%;
  max-width: none;
}
.top-main__circle__img svg {
  width: 100%;
  max-width: none;
}

.top-recruit__wrapper {
  width: 94.79%;
  margin-inline: auto;
  background: #E8E8ED;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  container-type: inline-size;
}
@media all and (max-width: 896px) {
  .top-recruit__wrapper {
    width: calc(100% - 30px);
  }
}
.top-recruit__container {
  width: calc(100% - 40px);
  padding: 18.68cqw 0 5.22cqw;
  position: relative;
  z-index: 10;
}
@media all and (max-width: 896px) {
  .top-recruit__container {
    padding: 24cqw 0 68cqw;
  }
}
.top-recruit__en {
  white-space: nowrap;
  font-size: clamp(4rem, 1.1784rem + 12.0388vw, 15.625rem);
  font-weight: 500;
  line-height: 1;
  color: #fff;
  position: absolute;
  top: 2.2cqw;
  left: -0.128em;
}
.top-recruit__inner {
  width: 50%;
}
@media all and (max-width: 896px) {
  .top-recruit__inner {
    width: 100%;
  }
}
.top-recruit__ttl {
  font-family: "Gothic A1", sans-serif;
  font-style: normal;
  font-size: clamp(2rem, 1.4171rem + 2.487vw, 3.5rem);
  font-weight: 700;
  line-height: 1.5;
}
.top-recruit__ttl .txt_color {
  color: #1D2088;
}
.top-recruit__txt {
  word-break: keep-all;
  font-size: clamp(1rem, 0.9514rem + 0.2073vw, 1.125rem);
  line-height: 2;
  margin-top: 16px;
}
@media all and (max-width: 896px) {
  .top-recruit__txt {
    word-break: normal;
    margin-top: 12px;
  }
}
.top-recruit__btn {
  max-width: 300px;
  margin-top: 40px;
}
@media all and (max-width: 896px) {
  .top-recruit__btn {
    margin-top: 32px;
  }
}
.top-recruit__btn__link {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.4em;
  padding: 0.8em 1em;
  background: #fff;
  border-radius: 9999px;
  border: 2px solid #1D2088;
  color: #1D2088;
  font-size: clamp(1.0625rem, 0.9896rem + 0.3109vw, 1.25rem);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.1em;
  box-shadow: 0.123em 0.123em 0.615em 0px rgba(0, 0, 0, 0.3);
}
.top-recruit__btn__link::before {
  content: "";
  display: inline-block;
  width: 1.23em;
  height: 1.23em;
  background: url("../images/common/icon_document.svg") center center/contain no-repeat;
}
.top-recruit__img {
  width: 57cqw;
  position: absolute;
  right: -5.77cqw;
  bottom: -5.16cqw;
}
@media all and (max-width: 896px) {
  .top-recruit__img {
    width: 80cqw;
    bottom: -8cqw;
  }
}
.top-recruit__img img {
  width: 100%;
  max-width: none;
}