.p_top_lightup__txt, .p_top_lightup__item_txt, .p_top_strengths__txt {
  font-size: 0.9375rem;
}

.p_top_heading__jp {
  font-size: 0.9375rem;
}

.p_top_lightup__item_ttl {
  font-size: 1.25rem;
}

.p_top_strengths__head_item .jp {
  font-size: 1.5rem;
}

#header {
  background-color: rgba(255, 255, 255, 0);
  -webkit-backdrop-filter: blur(30px) brightness(1.4);
  backdrop-filter: blur(30px) brightness(1.4);
}

.p_top_wrap {
  position: relative;
  padding-top: 64px;
  background: url(../images/top/bg_top.jpg) no-repeat top center/cover;
}
.p_top_wrap__bg {
  position: absolute;
  top: 64px;
  left: 0;
  width: 100%;
  height: calc(100% - 64px);
  background-color: #1b2461;
  transition: all 0.5s;
  pointer-events: none;
  opacity: 0.9;
}
.p_top_wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 64px;
  background-color: #fff;
  opacity: 0.43;
}
.p_top_mv {
  position: relative;
  padding-top: 50px;
}
.p_top_mv__ttl {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  gap: 6px;
  margin-bottom: 44px;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.2698412698;
  letter-spacing: 0;
}
.p_top_mv__ttl > span {
  display: block;
}
.p_top_mv__ttl .spec {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.p_top_mv__ttl .cl {
  color: #ffec05;
}
.p_top_mv__ttl::before {
  content: "";
  position: absolute;
  top: 87px;
  left: calc(100% - 118px);
  transform: rotate(-54deg);
  width: 202px;
  height: 2px;
  background-color: #fff;
}
.p_top_mv__img {
  margin: 0 -20px;
  overflow: hidden;
  pointer-events: none;
}
.p_top_mv__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.p_top_about {
  position: relative;
  padding: 30px 0 40px;
}
.p_top_about__head .p_top_about__img {
  display: none;
}
.p_top_about__body .p_top_about__img {
  display: flex;
}
.p_top_about__ttl {
  margin-bottom: 14px;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4375rem;
  font-weight: 700;
  line-height: 1.6956521739;
  letter-spacing: 0;
}
.p_top_about__img {
  display: flex;
  width: 260px;
  gap: 12px;
  margin-bottom: 40px;
}
.p_top_about__txt {
  margin-bottom: 32px;
  color: #fff;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 2;
}
.p_top_about__btn {
  display: flex;
}
.p_top_slide {
  padding-bottom: 44px;
  pointer-events: none;
}
.p_top_slide .swiper-wrapper {
  transition-timing-function: linear;
}
.p_top_slide__inner {
  transition-timing-function: linear;
  background-color: #fff;
}
.p_top_slide__item {
  width: 130px;
}
.p_top_lightup {
  padding: 50px 0;
  background: url(../images/top/bg_lightup.jpg) no-repeat top center/cover;
}
.p_top_lightup__en {
  margin-bottom: 15px;
  color: #707070;
  font-size: min(32px, 8.2051282051vw);
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  text-align: center;
  line-height: 1.3833333333;
  letter-spacing: 0;
  white-space: nowrap;
  opacity: 0.6;
}
.p_top_lightup__box {
  margin-bottom: 50px;
}
.p_top_lightup__ttl {
  width: calc(100% + 10px);
  margin-bottom: 15px;
  color: #1b2461;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5714285714;
  letter-spacing: 0;
}
.p_top_lightup__txt {
  margin-bottom: 25px;
  line-height: 1.875;
}
.p_top_lightup__btn {
  display: flex;
  justify-content: center;
}
.p_top_lightup__main {
  display: grid;
  gap: 17px;
}
.p_top_lightup__item {
  position: relative;
  z-index: 1;
  min-height: 250px;
  padding: 38px 20px 20px;
}
.p_top_lightup__item_img {
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p_top_lightup__item_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.p_top_lightup__item::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #707070;
  opacity: 0.8;
  pointer-events: none;
}
.p_top_lightup__item_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.p_top_lightup__item_ttl {
  margin-bottom: 16px;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
}
.p_top_lightup__item_txt {
  max-width: 270px;
  min-height: 78px;
  margin: 0 auto;
  color: #fff;
  line-height: 1.875;
}
.p_top_lightup__item_icon {
  position: absolute;
  bottom: 8px;
  right: 8px;
  width: 36px;
  height: 36px;
  border: 1px solid #ffffff;
}
.p_top_lightup__item_icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 21px;
  height: 21px;
  background-color: #fff;
  -webkit-mask: url(../images/common/icon_plus.svg) no-repeat center/contain;
  mask: url(../images/common/icon_plus.svg) no-repeat center/contain;
}
.p_top_strengths {
  padding: 50px 0;
  background: url(../images/top/bg_strengths.jpg) no-repeat top center/cover;
}
.p_top_strengths .c_ttl01 {
  margin-bottom: 39px;
}
.p_top_strengths__head {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}
.p_top_strengths__head_item {
  position: relative;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
.p_top_strengths__head_item.first {
  padding-top: 15px;
}
.p_top_strengths__head_item.last {
  align-items: flex-start;
  padding-bottom: 15px;
}
.p_top_strengths__head_item .jp {
  color: #1b2461;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1.2790697674;
  letter-spacing: 0;
}
.p_top_strengths__head_item .en {
  color: #1b2461;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  line-height: 1.7333333333;
  letter-spacing: 0;
  opacity: 0.6;
  mix-blend-mode: multiply;
}
.p_top_strengths__head_x {
  width: 70px;
}
.p_top_strengths__txt {
  margin-bottom: 40px;
  line-height: 1.875;
}
.p_top_strengths__btn {
  display: flex;
  justify-content: center;
}
.p_top_heading {
  display: inline-flex;
  flex-direction: column;
}
.p_top_heading__en {
  color: #1b2461;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 2.5rem;
  line-height: 1.2676056338;
  letter-spacing: 0;
}
.p_top_heading__jp {
  color: #1b2461;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  letter-spacing: 0;
}
.p_top_recruit {
  padding: 50px 0;
  background-color: #fff;
}
.p_top_recruit__inner {
  padding: 0 20px;
}
.p_top_recruit__img {
  margin-bottom: 30px;
}
.p_top_recruit__box {
  position: relative;
}
.p_top_recruit .p_top_heading {
  position: relative;
  margin-bottom: 24px;
}
.p_top_recruit .p_top_heading::before {
  content: "";
  position: absolute;
  top: 32px;
  left: calc(100% + 20px);
  transform: rotate(-44.5deg);
  width: 100px;
  height: 2px;
  background-color: #1b2461;
}
.p_top_recruit__ttl {
  margin-bottom: 21px;
  color: #1b2461;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5714285714;
  letter-spacing: 0;
}
.p_top_recruit__txt {
  margin-bottom: 40px;
  line-height: 2;
}
.p_top_recruit__btn {
  display: flex;
  justify-content: center;
}
.p_top_news {
  padding: 50px 0;
  background: url(../images/top/bg_news.jpg) no-repeat top center/cover;
}
.p_top_news .p_top_heading {
  margin-bottom: 32px;
}
.p_top_news__main {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  gap: 20px;
  margin-bottom: 40px;
}
.p_top_news__btn {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .p_top_lightup__txt, .p_top_lightup__item_txt, .p_top_strengths__txt {
    font-size: 1rem;
  }
  .p_top_heading__jp {
    font-size: 1.25rem;
  }
  .p_top_lightup__item_ttl {
    font-size: 1.5625rem;
  }
  .p_top_strengths__head_item .jp {
    font-size: 2.6875rem;
  }
  .p_top_wrap {
    padding-top: 114px;
  }
  .p_top_wrap__bg {
    top: 114px;
    height: calc(100% - 114px);
  }
  .p_top_wrap::after {
    height: 114px;
  }
  .p_top_mv {
    padding-top: 120px;
  }
  .p_top_mv__ttl {
    gap: 14px;
    margin-bottom: 70px;
    font-size: clamp(2.3625rem, 3.0288461538vw + 0.9086538462rem, 3.9375rem);
  }
  .p_top_mv__ttl .spec {
    flex-direction: row;
    gap: 0;
  }
  .p_top_mv__ttl .spec .cl {
    margin-right: 10px;
  }
  .p_top_mv__ttl::before {
    top: clamp(4.05rem, 5.1923076923vw + 1.5576923077rem, 6.75rem);
    left: calc(100% - clamp(4.875rem, 6.25vw + 1.875rem, 8.125rem));
    transform: rotate(-45deg);
    width: clamp(18.9375rem, 24.2788461538vw + 7.2836538462rem, 31.5625rem);
  }
  .p_top_mv__img {
    height: auto;
    margin-right: calc(50% - 50vw);
    margin-left: 0;
  }
  .p_top_about {
    padding: 115px 0 106px;
  }
  .p_top_about__main {
    display: flex;
    justify-content: space-between;
    gap: 20px;
  }
  .p_top_about__head {
    width: 51.6666666667%;
  }
  .p_top_about__head .p_top_about__img {
    display: flex;
  }
  .p_top_about__body {
    width: 47.3333333333%;
    padding-top: 12px;
  }
  .p_top_about__body .p_top_about__img {
    display: none;
  }
  .p_top_about__ttl {
    margin-bottom: 64px;
    font-size: clamp(1.5rem, 2.2836538462vw + 0.4038461538rem, 2.6875rem);
    line-height: 1.2790697674;
  }
  .p_top_about__img {
    gap: 19px;
    width: clamp(18.75rem, 13.1009615385vw + 12.4615384615rem, 25.5625rem);
    margin-bottom: 0;
  }
  .p_top_about__txt {
    margin-bottom: 27px;
    font-size: 1rem;
    line-height: 1.875;
  }
  .p_top_about__btn {
    justify-content: flex-end;
  }
  .p_top_about__btn .c_btn:hover {
    opacity: 1;
    background-color: #cecece;
  }
  .p_top_slide {
    padding-bottom: 32px;
  }
  .p_top_slide__item {
    width: clamp(21.6375rem, 27.7403846154vw + 8.3221153846rem, 36.0625rem);
  }
  .p_top_lightup {
    padding: 56px 0 clamp(5.475rem, 7.0192307692vw + 2.1057692308rem, 9.125rem);
  }
  .p_top_lightup__en {
    margin: 0 -20px 27px;
    font-size: clamp(4.4375rem, 5.8894230769vw + 1.6105769231rem, 7.5rem);
  }
  .p_top_lightup__box {
    width: 58.8333333333%;
    width: clamp(31.25rem, 24.7596153846vw + 19.3653846154rem, 44.125rem);
    margin-left: auto;
    margin-bottom: clamp(5.1375rem, 6.5865384615vw + 1.9759615385rem, 8.5625rem);
  }
  .p_top_lightup__ttl {
    width: 100%;
    font-size: clamp(1.5rem, 1.3221153846vw + 0.8653846154rem, 2.1875rem);
  }
  .p_top_lightup__btn {
    justify-content: flex-end;
  }
  .p_top_lightup__main {
    grid-template-columns: repeat(3, 1fr);
  }
  .p_top_lightup__item {
    min-height: 305px;
    transition: all 0.5s;
  }
  .p_top_lightup__item:hover {
    opacity: 0.7;
  }
  .p_top_lightup__item_txt {
    max-width: 334px;
    min-height: 90px;
  }
  .p_top_lightup__item_icon {
    bottom: 8px;
    right: 14px;
  }
  .p_top_strengths {
    padding: 108px 0 94px;
  }
  .p_top_strengths__head {
    margin-bottom: 82px;
  }
  .p_top_strengths__head_item.first {
    padding-top: 22px;
    left: -9px;
  }
  .p_top_strengths__head_item.last {
    left: 16px;
    padding-bottom: 30px;
  }
  .p_top_strengths__head_x {
    position: relative;
    left: 4px;
    width: 170px;
  }
  .p_top_strengths__txt {
    margin-bottom: 68px;
    text-align: center;
  }
  .p_top_heading__en {
    font-size: 4.4375rem;
  }
  .p_top_recruit {
    padding: 73px 0 62px;
  }
  .p_top_recruit__inner {
    display: flex;
    padding: 0 20px 0 0;
  }
  .p_top_recruit__img {
    position: relative;
    left: -14px;
    flex-shrink: 0;
    width: 53.9240506329%;
    margin-bottom: 0;
  }
  .p_top_recruit__box {
    width: 48.1875%;
    padding: clamp(1.875rem, 9.1346153846vw + -2.5096153846rem, 6.625rem) calc(50% - 595px) 0 clamp(1.25rem, 1.5625vw + 0.5rem, 2.0625rem);
  }
  .p_top_recruit .p_top_heading::before {
    top: -7px;
    left: calc(100% - 64px);
    width: 354px;
  }
  .p_top_recruit__ttl {
    font-size: clamp(1.5rem, 1.3221153846vw + 0.8653846154rem, 2.1875rem);
  }
  .p_top_recruit__txt {
    margin-bottom: 50px;
  }
  .p_top_recruit__btn {
    justify-content: flex-end;
    padding-right: 22px;
  }
  .p_top_news {
    padding: 90px 0 60px;
  }
  .p_top_news .p_top_heading {
    margin-bottom: 48px;
  }
  .p_top_news__main {
    grid-template-columns: repeat(2, 1fr);
    gap: clamp(1.875rem, 6.25vw + -1.125rem, 5.125rem);
    margin-bottom: 60px;
  }
}
/*# sourceMappingURL=maps/top.css.map */
