.recruitment .recruitment__contact .arrow::before, .recruitment .recruitment__contact .arrow::after, .recruitment .recruitment__list a::after, .environment .environment__list a::after, .environment::after, .members .members__alma_mater .alma_mater__list li::before, .members .members__schedule a::before, .members .members__schedule a::after, .members .members__career .career_slide a::after, .members .members__interview .splide__slide a::after, .works .works__list picture::after, .works .works__list a::after, .mv .mv__scrolldown::after {
  content: "";
  display: block;
  position: absolute;
}

.header__logo {
  background: linear-gradient(135deg, rgb(150, 70, 193) 0%, rgb(21, 162, 155) 100%);
}

.mv {
  height: 100vh;
  height: 100svh;
  background-color: #f2f4f7;
  position: relative;
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  .mv {
    height: 70vw;
  }
}
@media print, screen and (min-width: 1024px) {
  .mv {
    height: auto;
  }
}
@media print, screen and (min-width: 1500px) {
  .mv {
    height: 100vh;
    height: 100dvh;
  }
}
.mv::after {
  content: "";
  width: 100%;
  height: 120px;
  display: block;
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
}
@media print, screen and (min-width: 321px) {
  .mv::after {
    height: 128px;
  }
}
@media print, screen and (min-width: 768px) {
  .mv::after {
    height: 135px;
  }
}
@media print, screen and (min-width: 1024px) {
  .mv::after {
    height: 150px;
  }
}
@media print, screen and (min-width: 1320px) {
  .mv::after {
    height: 160px;
  }
}
.mv .mv__text {
  width: 50%;
  margin: 0 auto;
  position: absolute;
  top: 22%;
  left: 0;
  right: 0;
  z-index: 4;
  opacity: 0;
  filter: blur(5px);
}
@media print, screen and (min-width: 390px) {
  .mv .mv__text {
    width: 53%;
  }
}
@media print, screen and (min-width: 768px) {
  .mv .mv__text {
    width: 100%;
    max-width: 1500px;
    top: auto;
    bottom: 0;
  }
}
.mv .mv__text picture {
  display: block;
}
.mv .mv__text img {
  width: 100%;
  max-width: initial;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .mv .mv__text img {
    width: 120%;
    left: -10%;
  }
}
@media print, screen and (min-width: 1320px) {
  .mv .mv__text img {
    width: 100%;
    left: 0;
  }
}
.mv .mv__person {
  width: 100%;
  max-width: 1500px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
@media print, screen and (min-width: 768px) {
  .mv .mv__person {
    max-width: 1500px;
  }
}
.mv .mv__person img {
  width: 100%;
  max-width: initial;
  display: block;
  margin-inline: auto;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .mv .mv__person img {
    width: 120%;
    left: -10%;
  }
}
@media print, screen and (min-width: 1320px) {
  .mv .mv__person img {
    width: 100%;
    left: 0;
  }
}
.mv .mv__person picture {
  width: 100%;
  display: block;
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}
.mv .mv__person picture:first-child {
  opacity: 1;
}
.mv .mv__person .mv__person1 {
  position: relative;
}
.mv .mv__backimg {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
}
.mv .mv__backimg img {
  width: 100%;
  max-width: initial;
}
@media print, screen and (min-width: 768px) {
  .mv .mv__backimg img {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
  }
}
.mv .mv__backimg.mv__backimg1 img {
  opacity: 0.8;
}
@media print, screen and (min-width: 768px) {
  .mv .mv__backimg.mv__backimg1 img {
    opacity: 0.2;
  }
}
.mv .mv__backimg.mv__backimg2 img {
  opacity: 0.9;
}
@media print, screen and (min-width: 768px) {
  .mv .mv__backimg.mv__backimg2 img {
    opacity: 0.2;
  }
}
.mv .mv__backimg.mv__backimg3 img {
  opacity: 0.9;
}
@media print, screen and (min-width: 768px) {
  .mv .mv__backimg.mv__backimg3 img {
    opacity: 0.2;
  }
}
.mv .mv__road {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.mv .mv__road img {
  width: 210%;
  max-width: initial;
  position: absolute;
  bottom: 0;
  left: -55%;
  opacity: 0;
}
@media print, screen and (min-width: 768px) {
  .mv .mv__road img {
    width: 120%;
    left: -10%;
  }
}
@media print, screen and (min-width: 1320px) {
  .mv .mv__road img {
    width: 100%;
    left: 0;
  }
}
.mv .mv__scrolldown {
  font-size: 1.2rem;
  font-weight: 200;
  color: #FFF;
  line-height: 1.4;
  letter-spacing: 0.06em;
  padding-bottom: 48px;
  margin-inline: auto;
  position: absolute;
  bottom: 16px;
  left: 50%;
  z-index: 3;
  transform: translateX(-50%);
  opacity: 0;
}
@media print, screen and (min-width: 768px) {
  .mv .mv__scrolldown {
    font-size: 1.3rem;
  }
}
.mv .mv__scrolldown::after {
  width: 1px;
  height: 32px;
  margin-inline: auto;
  background-color: #FFF;
  bottom: 0;
  left: 0;
  right: 0;
}
.mv.is-active .mv__text {
  animation: mv_text 6s linear forwards;
}
.mv.is-active .mv__person .mv__person1 {
  animation: mv_person1 4s linear forwards;
}
.mv.is-active .mv__person .mv__person2 {
  animation: mv_person2 4s linear forwards;
}
.mv.is-active .mv__person .mv__person3 {
  animation: mv_person3 4s linear forwards;
}
.mv.is-active .mv__person .mv__person4 {
  animation: mv_person4 4s linear forwards;
}
.mv.is-active .mv__person .mv__person5 {
  animation: mv_person5 4s linear forwards;
}
.mv.is-active .mv__backimg.mv__backimg1 {
  animation: mv_backimg1_sp 4s linear forwards;
}
@media print, screen and (min-width: 768px) {
  .mv.is-active .mv__backimg.mv__backimg1 {
    animation: mv_backimg1 4s linear forwards;
  }
}
.mv.is-active .mv__backimg.mv__backimg2 {
  animation: mv_backimg2_sp 4s linear forwards;
}
@media print, screen and (min-width: 768px) {
  .mv.is-active .mv__backimg.mv__backimg2 {
    animation: mv_backimg2 4s linear forwards;
  }
}
.mv.is-active .mv__backimg.mv__backimg3 {
  animation: mv_backimg3_sp 4s linear forwards;
}
@media print, screen and (min-width: 768px) {
  .mv.is-active .mv__backimg.mv__backimg3 {
    animation: mv_backimg3 4s linear forwards;
  }
}
.mv.is-active .mv__road .mv__road1 {
  animation: mv_road1 4s cubic-bezier(0.55, 0, 1, 0.45) forwards;
}
.mv.is-active .mv__road .mv__road2 {
  animation: mv_road2 4s cubic-bezier(0.55, 0, 1, 0.45) forwards;
}
.mv.is-active .mv__road .mv__road3 {
  animation: mv_road3 4s cubic-bezier(0.55, 0, 1, 0.45) forwards;
}
.mv.is-active .mv__road .mv__road4 {
  animation: mv_road4 4s cubic-bezier(0.55, 0, 1, 0.45) forwards;
}
.mv.is-active .mv__scrolldown {
  animation: mv_scrolldown 6s linear forwards;
}
@keyframes mv_person1 {
  0% {
    opacity: 1;
  }
  22% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes mv_person2 {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  47% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes mv_person3 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  72% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes mv_person4 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  97% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes mv_person5 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  95% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes mv_backimg1 {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes mv_backimg2 {
  0% {
    opacity: 0;
  }
  47% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes mv_backimg3 {
  0% {
    opacity: 0;
  }
  72% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes mv_backimg1_sp {
  0% {
    opacity: 0;
  }
  72% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes mv_backimg2_sp {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes mv_backimg3_sp {
  0% {
    opacity: 0;
  }
  47% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes mv_road1 {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  47% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes mv_road2 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  72% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes mv_road3 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  97% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes mv_road4 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  95% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes mv_text {
  0% {
    opacity: 0;
    filter: blur(5px);
  }
  94% {
    opacity: 0;
    filter: blur(5px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
  }
}
@keyframes mv_scrolldown {
  0% {
    opacity: 0;
  }
  94% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.company {
  background: linear-gradient(175deg, rgb(150, 70, 193) 0%, rgb(0, 134, 209) 40%, rgb(33, 178, 124) 70%, rgb(33, 178, 124) 100%);
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 768px) {
  .company {
    background: linear-gradient(135deg, rgb(150, 70, 193) 0%, rgb(0, 134, 209) 55%, rgb(33, 178, 124) 90%, rgb(33, 178, 124) 100%);
  }
}
.company .company_flex {
  display: flex;
  flex-wrap: wrap;
}
.company .company__content {
  width: 100%;
  padding-top: 80px;
  margin-bottom: 50px;
  position: relative;
}
@media print, screen and (min-width: 321px) {
  .company .company__content {
    padding-top: 92px;
    margin-bottom: 60px;
  }
}
@media print, screen and (min-width: 768px) {
  .company .company__content {
    width: 66.93%;
    padding-block: 10%;
    padding-right: 30px;
    margin-bottom: 0;
  }
}
.company .company__content h2 {
  font-size: 4.4rem;
  color: #FFF;
  line-height: 1;
  letter-spacing: 0.04em;
  margin-bottom: 60px;
}
@media print, screen and (min-width: 321px) {
  .company .company__content h2 {
    font-size: 4.8rem;
    margin-bottom: 74px;
  }
}
@media print, screen and (min-width: 768px) {
  .company .company__content h2 {
    font-size: 5.2rem;
    margin-bottom: 12%;
  }
}
@media print, screen and (min-width: 1024px) {
  .company .company__content h2 {
    font-size: 5.6rem;
  }
}
@media print, screen and (min-width: 1320px) {
  .company .company__content h2 {
    font-size: 6rem;
  }
}
.company .company__content .content__blk {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.company .company__content .content__blk h3 {
  font-size: 1.6rem;
  font-weight: 600;
  color: #FFF;
  line-height: 1.2;
  letter-spacing: 0.04em;
  width: 100%;
  padding: 0 0 10px 0;
  margin-bottom: 18px;
  border-bottom: 1px solid #FFF;
}
@media print, screen and (min-width: 321px) {
  .company .company__content .content__blk h3 {
    margin-bottom: 26px;
  }
}
@media print, screen and (min-width: 768px) {
  .company .company__content .content__blk h3 {
    font-size: 1.7rem;
    writing-mode: vertical-rl;
    width: auto;
    padding: 10px 17px 0 0;
    border-bottom: none;
  }
}
@media print, screen and (min-width: 1320px) {
  .company .company__content .content__blk h3 {
    font-size: 1.8rem;
  }
}
.company .company__content .content__blk .content__text {
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .company .company__content .content__blk .content__text {
    flex: 1;
    padding-left: 20px;
    border-left: 1px solid #FFF;
  }
}
@media print, screen and (min-width: 1024px) {
  .company .company__content .content__blk .content__text {
    padding-left: 27px;
  }
}
@media print, screen and (min-width: 1320px) {
  .company .company__content .content__blk .content__text {
    padding-left: 34px;
  }
}
.company .company__content .content__blk .content__text p {
  font-size: 1.8rem;
  color: #FFF;
  line-height: 1.81;
  letter-spacing: 0.04em;
}
@media print, screen and (min-width: 321px) {
  .company .company__content .content__blk .content__text p {
    font-size: 2.2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .company .company__content .content__blk .content__text p {
    font-size: 1.8rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .company .company__content .content__blk .content__text p {
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 1320px) {
  .company .company__content .content__blk .content__text p {
    font-size: 2.2rem;
  }
}
.company .company__content .content__blk .content__text p:not(:last-child) {
  margin-bottom: 25px;
}
@media print, screen and (min-width: 321px) {
  .company .company__content .content__blk .content__text p:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .company .company__content .content__blk .content__text p:not(:last-child) {
    margin-bottom: 25px;
  }
}
@media print, screen and (min-width: 1024px) {
  .company .company__content .content__blk .content__text p:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media print, screen and (min-width: 1320px) {
  .company .company__content .content__blk .content__text p:not(:last-child) {
    margin-bottom: 35px;
  }
}
.company .company__content .content__blk .content__text p span {
  background: linear-gradient(transparent 60%, rgba(255, 255, 255, 0.2) 0%);
}
.company .company__content .content__blk .eng {
  font-size: 4.2rem;
  font-weight: 200;
  color: #FFF;
  line-height: 1;
  letter-spacing: 0.06em;
  margin-bottom: 10px;
  opacity: 0.3;
}
@media print, screen and (min-width: 321px) {
  .company .company__content .content__blk .eng {
    font-size: 4.8rem;
  }
}
@media print, screen and (min-width: 768px) {
  .company .company__content .content__blk .eng {
    font-size: 5.2rem;
    margin-bottom: 0;
    position: absolute;
    z-index: 1;
  }
}
@media print, screen and (min-width: 1024px) {
  .company .company__content .content__blk .eng {
    font-size: 5.6rem;
  }
}
@media print, screen and (min-width: 1320px) {
  .company .company__content .content__blk .eng {
    font-size: 6rem;
  }
}
.company .company__content .philosophy {
  margin-bottom: 55px;
}
@media print, screen and (min-width: 321px) {
  .company .company__content .philosophy {
    margin-bottom: 65px;
  }
}
@media print, screen and (min-width: 768px) {
  .company .company__content .philosophy {
    margin-left: 4.5%;
    margin-bottom: 90px;
  }
}
.company .company__content .philosophy .eng {
  bottom: 83%;
  left: 29%;
}
@media print, screen and (min-width: 768px) {
  .company .company__content .vision {
    margin-left: 17%;
  }
}
.company .company__content .vision .eng {
  bottom: 103%;
  left: 53.5%;
}
.company .company__content .engtext {
  font-size: 7rem;
  font-weight: 200;
  color: #FFF;
  letter-spacing: 0.04em;
  line-height: 1;
  writing-mode: vertical-rl;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.1;
  transform: translateX(23%);
}
@media print, screen and (min-width: 321px) {
  .company .company__content .engtext {
    font-size: 8rem;
  }
}
@media print, screen and (min-width: 768px) {
  .company .company__content .engtext {
    font-size: min(14.51vw, 180px);
    top: 10px;
    left: 0;
    right: auto;
    transform: translateX(-10%);
  }
}
@media print, screen and (min-width: 1320px) {
  .company .company__content .engtext {
    transform: translateX(-10%);
  }
}
@media print, screen and (min-width: 1540px) {
  .company .company__content .engtext {
    transform: translateX(-73%);
  }
}
.company .company__img {
  width: 92.75%;
  margin-left: auto;
  position: relative;
  right: -20px;
}
@media print, screen and (min-width: 768px) {
  .company .company__img {
    width: 43.54%;
    display: flex;
    margin-left: 0;
    margin-right: -10.47%;
    right: 0;
  }
}
.company .company__img img {
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .company .company__img img {
    height: 100%;
    display: flex;
    flex-direction: column;
    object-fit: cover;
  }
}

.message .message__lead {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 105px;
}
@media print, screen and (min-width: 768px) {
  .message .message__lead {
    margin-bottom: 0;
  }
}
.message .message__lead_img {
  width: 92.75%;
  position: relative;
  left: -20px;
  margin-bottom: 47px;
}
@media print, screen and (min-width: 321px) {
  .message .message__lead_img {
    margin-bottom: 57px;
  }
}
@media print, screen and (min-width: 768px) {
  .message .message__lead_img {
    width: 66.93%;
    margin-bottom: 0;
    left: 0;
  }
}
.message .message__lead_img img {
  width: 115.66%;
  max-width: initial;
  position: relative;
  left: -15.66%;
}
.message .message__lead_text {
  width: 100%;
  padding: 55px 25px 40px 25px;
  margin-left: auto;
  -webkit-backdrop-filter: blur(30px) brightness(0.85);
  backdrop-filter: blur(30px) brightness(0.85);
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .message .message__lead_text {
    width: 485px;
    padding: 67px 30px 47px 30px;
    margin-bottom: -216px;
    top: -216px;
  }
}
@media print, screen and (min-width: 1024px) {
  .message .message__lead_text {
    width: 530px;
    padding: 79px 35px 54px 35px;
    margin-bottom: -282px;
    top: -282px;
  }
}
@media print, screen and (min-width: 1320px) {
  .message .message__lead_text {
    width: 560px;
    padding: 90px 40px 60px 40px;
    margin-bottom: -315px;
    top: -315px;
  }
}
.message .message__lead_text p {
  font-size: 1.5rem;
  color: #FFF;
  line-height: 1.66;
}
@media print, screen and (min-width: 768px) {
  .message .message__lead_text p {
    font-size: 1.6rem;
    line-height: 2.22;
  }
}
@media print, screen and (min-width: 1024px) {
  .message .message__lead_text p {
    font-size: 1.7rem;
  }
}
@media print, screen and (min-width: 1320px) {
  .message .message__lead_text p {
    font-size: 1.8rem;
  }
}
.message .message__lead_text p:first-child {
  margin-bottom: 25px;
}
@media print, screen and (min-width: 768px) {
  .message .message__lead_text p:first-child {
    margin-bottom: 30px;
  }
}
@media print, screen and (min-width: 1024px) {
  .message .message__lead_text p:first-child {
    margin-bottom: 35px;
  }
}
@media print, screen and (min-width: 1320px) {
  .message .message__lead_text p:first-child {
    margin-bottom: 40px;
  }
}
.message .message__lead_text p span {
  display: block;
  margin-top: 25px;
}
@media print, screen and (min-width: 768px) {
  .message .message__lead_text p span {
    display: inline;
    margin-top: 0;
  }
}
.message .message__lead_text .btn__view_more {
  margin-top: 35px;
}
@media print, screen and (min-width: 768px) {
  .message .message__lead_text .btn__view_more {
    margin-top: 40px;
  }
}
@media print, screen and (min-width: 1024px) {
  .message .message__lead_text .btn__view_more {
    margin-top: 45px;
  }
}
@media print, screen and (min-width: 1320px) {
  .message .message__lead_text .btn__view_more {
    margin-top: 50px;
  }
}
.message .message__lead_text .btn__view_more a {
  color: #FFF;
}
.message .message__lead_text .btn__view_more a .arrow {
  background: none;
  background-color: rgba(255, 255, 255, 0.2);
}
.message .message__lead_text .engtext {
  font-size: 3.8rem;
  font-weight: 200;
  color: #FFF;
  line-height: 1;
  letter-spacing: 0.06em;
  position: absolute;
  top: 0;
  right: 10px;
  opacity: 0.3;
  z-index: 1;
  transform: translateY(-55%);
}
@media print, screen and (min-width: 321px) {
  .message .message__lead_text .engtext {
    font-size: 4.8rem;
  }
}
@media print, screen and (min-width: 768px) {
  .message .message__lead_text .engtext {
    font-size: min(6.45vw, 60px);
    right: -25px;
  }
}
@media print, screen and (min-width: 1024px) {
  .message .message__lead_text .engtext {
    right: -35px;
  }
}
@media print, screen and (min-width: 1320px) {
  .message .message__lead_text .engtext {
    right: -45px;
  }
}

.works .works__head {
  margin-bottom: 40px;
}
@media print, screen and (min-width: 768px) {
  .works .works__head {
    margin-bottom: 49px;
  }
}
@media print, screen and (min-width: 1024px) {
  .works .works__head {
    margin-bottom: 57px;
  }
}
@media print, screen and (min-width: 1320px) {
  .works .works__head {
    margin-bottom: 65px;
  }
}
.works .works__head h3 {
  font-size: 2.7rem;
  color: #FFF;
  line-height: 1.22;
  letter-spacing: 0.04em;
  margin-bottom: 24px;
}
@media print, screen and (min-width: 321px) {
  .works .works__head h3 {
    font-size: 3rem;
  }
}
@media print, screen and (min-width: 768px) {
  .works .works__head h3 {
    font-size: 3.4rem;
    margin-bottom: 10px;
  }
}
@media print, screen and (min-width: 1024px) {
  .works .works__head h3 {
    font-size: 3.7rem;
  }
}
@media print, screen and (min-width: 1320px) {
  .works .works__head h3 {
    font-size: 4rem;
  }
}
.works .works__head p {
  color: #FFF;
}
.works .works__list {
  display: grid;
  grid-template-columns: 1fr;
  background-color: #FFF;
}
@media print, screen and (min-width: 768px) {
  .works .works__list {
    grid-template-columns: repeat(4, 1fr);
  }
}
.works .works__list a {
  display: block;
  position: relative;
  transition: opacity 0.3s;
  overflow: hidden;
}
.works .works__list a::after {
  width: 20px;
  height: 20px;
  background-color: #26AD91;
  clip-path: polygon(0 100%, 100% 100%, 100% 0);
  bottom: 10px;
  right: 10px;
  z-index: 1;
  transition: bottom 0.3s, right 0.3s;
}
.works .works__list picture {
  display: block;
  position: relative;
}
.works .works__list picture::after {
  width: 100%;
  height: 100%;
  background: transparent;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  bottom: 0;
  left: 0;
  opacity: 0.7;
}
@media print, screen and (min-width: 768px) {
  .works .works__list picture::after {
    height: 59.16%;
  }
}
.works .works__list picture img {
  width: 100%;
  transition: transform 0.3s;
}
.works .works__list .list__text {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.works .works__list .list__text .list__text_head {
  font-weight: 200;
  color: #FFF;
  line-height: 1;
  display: flex;
  align-items: center;
  padding: 0 15px 10px 15px;
  border-bottom: 1px solid #FFF;
}
@media print, screen and (min-width: 768px) {
  .works .works__list .list__text .list__text_head {
    padding: 0 20px 15px 20px;
  }
}
@media print, screen and (min-width: 1320px) {
  .works .works__list .list__text .list__text_head {
    padding: 0 25px 15px 25px;
  }
}
.works .works__list .list__text .list__text_head .eng {
  font-size: 1.5rem;
  letter-spacing: 0.04em;
  writing-mode: vertical-rl;
}
@media print, screen and (min-width: 321px) {
  .works .works__list .list__text .list__text_head .eng {
    font-size: 1.6rem;
  }
}
@media print, screen and (min-width: 768px) {
  .works .works__list .list__text .list__text_head .eng {
    font-size: 1.7rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .works .works__list .list__text .list__text_head .eng {
    font-size: 1.8rem;
  }
}
@media print, screen and (min-width: 1320px) {
  .works .works__list .list__text .list__text_head .eng {
    font-size: 2rem;
  }
}
.works .works__list .list__text .list__text_head .num {
  font-size: 5rem;
  letter-spacing: 0;
}
@media print, screen and (min-width: 321px) {
  .works .works__list .list__text .list__text_head .num {
    font-size: 6rem;
  }
}
@media print, screen and (min-width: 768px) {
  .works .works__list .list__text .list__text_head .num {
    font-size: 6.7rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .works .works__list .list__text .list__text_head .num {
    font-size: 7.4rem;
  }
}
@media print, screen and (min-width: 1320px) {
  .works .works__list .list__text .list__text_head .num {
    font-size: 8rem;
  }
}
.works .works__list .list__text h4 {
  font-size: 1.6rem;
  color: #FFF;
  line-height: 1.45;
  letter-spacing: 0.04em;
  display: flex;
  align-items: flex-start;
  padding: 15px 15px 25px 15px;
}
@media print, screen and (min-width: 321px) {
  .works .works__list .list__text h4 {
    font-size: 1.7rem;
    padding: 15px 15px 30px 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .works .works__list .list__text h4 {
    font-size: 1.8rem;
    padding: 20px 20px;
  }
}
@media print, screen and (min-width: 1024px) {
  .works .works__list .list__text h4 {
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 1320px) {
  .works .works__list .list__text h4 {
    font-size: 2.2rem;
    padding: 20px 25px;
  }
}
@media (hover: hover) {
  .works .works__list a:where(:any-link, :enabled, summary, span, dt, div):hover {
    opacity: 0.8;
  }
  .works .works__list a:where(:any-link, :enabled, summary, span, dt, div):hover::after {
    bottom: 0;
    right: 0;
  }
  .works .works__list a:where(:any-link, :enabled, summary, span, dt, div):hover picture img {
    transform: scale(1.05);
  }
}

.ticker_slide {
  margin-top: 35.2%;
  margin-bottom: 50px;
  position: relative;
}
@media print, screen and (min-width: 321px) {
  .ticker_slide {
    margin-bottom: 60px;
  }
}
@media print, screen and (min-width: 768px) {
  .ticker_slide {
    margin-top: 16.66%;
    margin-bottom: 81px;
  }
}
@media print, screen and (min-width: 1024px) {
  .ticker_slide {
    margin-bottom: 102px;
  }
}
@media print, screen and (min-width: 1320px) {
  .ticker_slide {
    margin-top: 220px;
    margin-bottom: 123px;
  }
}
.ticker_slide .ticker_slide__wrap {
  white-space: nowrap;
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
.ticker_slide .ticker_slide__content {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  animation: ticker 75s linear infinite;
}
@media print, screen and (min-width: 768px) {
  .ticker_slide .ticker_slide__content {
    animation: ticker 75s linear infinite;
  }
}
.ticker_slide .ticker_slide__content img {
  width: auto;
  height: 250px;
}
@media print, screen and (min-width: 321px) {
  .ticker_slide .ticker_slide__content img {
    height: 300px;
  }
}
@media print, screen and (min-width: 768px) {
  .ticker_slide .ticker_slide__content img {
    height: 380px;
  }
}
@media print, screen and (min-width: 1024px) {
  .ticker_slide .ticker_slide__content img {
    height: 450px;
  }
}
@media print, screen and (min-width: 1320px) {
  .ticker_slide .ticker_slide__content img {
    height: 520px;
  }
}
.ticker_slide .ticker_slide__logo {
  width: 81.86%;
  max-width: 750px;
  position: absolute;
  top: 0;
  left: -25px;
  z-index: 1;
  transform: translateY(-84%);
}
@media print, screen and (min-width: 768px) {
  .ticker_slide .ticker_slide__logo {
    width: 60.48%;
    transform: translateY(-77%);
  }
}
.ticker_slide .ticker_slide__logo img {
  width: 100%;
}

@keyframes ticker {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.members {
  margin-bottom: 50px;
  position: relative;
}
@media print, screen and (min-width: 321px) {
  .members {
    margin-bottom: 60px;
  }
}
@media print, screen and (min-width: 768px) {
  .members {
    margin-bottom: 80px;
  }
}
@media print, screen and (min-width: 1024px) {
  .members {
    margin-bottom: 100px;
  }
}
@media print, screen and (min-width: 1320px) {
  .members {
    margin-bottom: 120px;
  }
}
.members::after {
  content: "";
  width: calc(100% - 15px);
  height: 100%;
  display: block;
  background: linear-gradient(135deg, rgb(229, 211, 253) 0%, rgb(193, 210, 255) 50%, rgb(182, 229, 227) 100%);
  position: absolute;
  top: 0;
  right: 0;
}
@media print, screen and (min-width: 768px) {
  .members::after {
    width: calc(100% - 30px);
  }
}
@media print, screen and (min-width: 1024px) {
  .members::after {
    width: calc(100% - 35px);
  }
}
@media print, screen and (min-width: 1320px) {
  .members::after {
    width: calc(100% - (100% - 1240px) / 2);
  }
}
.members .page_inner_l {
  position: relative;
  z-index: 1;
}
.members .engtext {
  font-size: 7rem;
  font-weight: 200;
  color: #FFF;
  letter-spacing: 0.04em;
  line-height: 1;
  writing-mode: vertical-rl;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.1;
  transform: translateX(calc(35% - 15px));
}
@media print, screen and (min-width: 321px) {
  .members .engtext {
    font-size: 8rem;
  }
}
@media print, screen and (min-width: 768px) {
  .members .engtext {
    font-size: min(14.51vw, 180px);
    transform: translateX(35%);
  }
}
@media print, screen and (min-width: 1320px) {
  .members .engtext {
    transform: translateX(35%);
  }
}
@media print, screen and (min-width: 1540px) {
  .members .engtext {
    transform: translateX(97%);
  }
}
.members .members_inner {
  padding: 80px 0 70px 15px;
}
@media print, screen and (min-width: 321px) {
  .members .members_inner {
    padding: 90px 0 80px 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .members .members_inner {
    padding: 85px 0 87px 30px;
  }
}
@media print, screen and (min-width: 1024px) {
  .members .members_inner {
    padding: 90px 0 94px 50px;
  }
}
@media print, screen and (min-width: 1320px) {
  .members .members_inner {
    padding: 95px 0 100px 70px;
  }
}
.members h2 {
  font-size: 4.4rem;
  color: #FFF;
  line-height: 1;
  letter-spacing: 0.04em;
  text-shadow: 0px 0px 20px rgba(75, 75, 137, 0.3);
  margin-bottom: 65px;
}
@media print, screen and (min-width: 321px) {
  .members h2 {
    font-size: 4.8rem;
    margin-bottom: 75px;
  }
}
@media print, screen and (min-width: 768px) {
  .members h2 {
    font-size: 5.2rem;
    text-align: right;
    margin-bottom: 20px;
  }
}
@media print, screen and (min-width: 1024px) {
  .members h2 {
    font-size: 5.6rem;
  }
}
@media print, screen and (min-width: 1320px) {
  .members h2 {
    font-size: 6rem;
  }
}
.members .members__interview,
.members .members__career {
  margin-bottom: 60px;
}
@media print, screen and (min-width: 321px) {
  .members .members__interview,
  .members .members__career {
    margin-bottom: 70px;
  }
}
@media print, screen and (min-width: 768px) {
  .members .members__interview,
  .members .members__career {
    margin-bottom: 74px;
  }
}
@media print, screen and (min-width: 1024px) {
  .members .members__interview,
  .members .members__career {
    margin-bottom: 77px;
  }
}
@media print, screen and (min-width: 1320px) {
  .members .members__interview,
  .members .members__career {
    margin-bottom: 80px;
  }
}
.members .slider__head h3 {
  font-size: 2.7rem;
  line-height: 1.22;
  letter-spacing: 0.04em;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 321px) {
  .members .slider__head h3 {
    font-size: 3rem;
    margin-bottom: 25px;
  }
}
@media print, screen and (min-width: 768px) {
  .members .slider__head h3 {
    font-size: 3.4rem;
    margin-bottom: 15px;
  }
}
@media print, screen and (min-width: 1024px) {
  .members .slider__head h3 {
    font-size: 3.7rem;
  }
}
@media print, screen and (min-width: 1320px) {
  .members .slider__head h3 {
    font-size: 4rem;
  }
}
.members .slider_content .splide__arrows {
  width: 88.25%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateY(calc(50% - 2px));
}
@media print, screen and (min-width: 768px) {
  .members .slider_content .splide__arrows {
    width: 310px;
  }
}
@media print, screen and (min-width: 1024px) {
  .members .slider_content .splide__arrows {
    top: -80px;
    bottom: auto;
    left: auto;
    right: 0;
    z-index: 1;
    transform: translateY(0);
  }
}
@media print, screen and (min-width: 1320px) {
  .members .slider_content .splide__arrows {
    width: 370px;
    margin: 0;
    top: -80px;
  }
}
.members .slider_content .splide__arrows svg {
  display: none;
}
.members .slider_content .splide__arrows .splide__arrow {
  width: 24px;
  height: 24px;
  display: block;
  border-radius: 50%;
  background-color: #FFF;
  position: relative;
}
.members .slider_content .splide__arrows .splide__arrow::after {
  content: "";
  width: 6px;
  height: 8px;
  display: block;
  background-color: #d6d6fa;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.members .slider_content .splide__arrows .splide__arrow--prev::after {
  clip-path: polygon(100% 0, 100% 100%, 0 50%);
  left: 9px;
}
.members .slider_content .splide__arrows .splide__arrow--next {
  margin-left: auto;
}
.members .slider_content .splide__arrows .splide__arrow--next::after {
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  left: 10px;
}
.members .slider_content .splide__pagination {
  width: calc(88.25% - 76px);
  margin: 42px auto 0 auto;
}
@media print, screen and (min-width: 768px) {
  .members .slider_content .splide__pagination {
    width: 230px;
  }
}
@media print, screen and (min-width: 1024px) {
  .members .slider_content .splide__pagination {
    margin: 0;
    position: absolute;
    top: -70px;
    right: 40px;
    z-index: 2;
  }
}
@media print, screen and (min-width: 1320px) {
  .members .slider_content .splide__pagination {
    width: 290px;
  }
}
.members .slider_content .splide__pagination li {
  flex: 1;
}
.members .slider_content .splide__pagination button {
  width: 100%;
  height: 4px;
  display: block;
  background-color: #FFF;
  transition: background-color 0.3s;
}
@media (hover: hover) {
  .members .slider_content .splide__pagination button:where(:any-link, :enabled, summary, span, dt, div):hover {
    background-color: rgba(0, 0, 0, 0.1);
  }
}
.members .slider_content .splide__pagination button.is-active {
  background-color: rgba(0, 0, 0, 0.1);
}
.members .members__interview .slider__head {
  margin-bottom: 40px;
}
@media print, screen and (min-width: 321px) {
  .members .members__interview .slider__head {
    margin-bottom: 45px;
  }
}
@media print, screen and (min-width: 768px) {
  .members .members__interview .slider__head {
    margin-bottom: 48px;
  }
}
@media print, screen and (min-width: 1024px) {
  .members .members__interview .slider__head {
    margin-bottom: 52px;
  }
}
@media print, screen and (min-width: 1320px) {
  .members .members__interview .slider__head {
    margin-bottom: 55px;
  }
}
.members .members__interview .splide__track {
  width: calc(100% + 15px);
  margin-right: -15px;
}
@media print, screen and (min-width: 768px) {
  .members .members__interview .splide__track {
    width: 100%;
    margin-right: 0;
  }
}
.members .members__interview .splide__slide {
  padding-top: 12px;
}
@media print, screen and (min-width: 768px) {
  .members .members__interview .splide__slide {
    padding-top: 13px;
  }
}
@media print, screen and (min-width: 1320px) {
  .members .members__interview .splide__slide {
    padding-top: 14px;
  }
}
.members .members__interview .splide__slide a {
  display: block;
  position: relative;
  transition: opacity 0.3s;
}
.members .members__interview .splide__slide a::after {
  width: 20px;
  height: 20px;
  background-color: #26ad91;
  clip-path: polygon(0 100%, 100% 100%, 100% 0);
  bottom: 10px;
  right: 10px;
  z-index: 3;
  transition: right 0.3s, bottom 0.3s;
}
@media print, screen and (min-width: 1024px) {
  .members .members__interview .splide__arrows {
    top: -80px;
  }
}
@media print, screen and (min-width: 1024px) {
  .members .members__interview .splide__pagination {
    top: -70px;
  }
}
.members .members__interview .interview__tag {
  position: absolute;
  top: -12px;
  left: 0;
  z-index: 3;
}
@media print, screen and (min-width: 768px) {
  .members .members__interview .interview__tag {
    top: -13px;
  }
}
@media print, screen and (min-width: 768px) {
  .members .members__interview .interview__tag {
    top: -14px;
  }
}
.members .members__interview .interview__tag li {
  display: flex;
  align-items: center;
}
.members .members__interview .interview__tag li span {
  font-size: 1.5rem;
  color: #FFF;
  display: flex;
  align-items: flex-start;
  padding: 0 5px 0 18px;
  background: linear-gradient(90deg, rgb(150, 70, 193) 0%, rgb(0, 134, 209) 50%, rgb(33, 178, 124) 100%);
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .members .members__interview .interview__tag li span {
    font-size: 1.6rem;
  }
}
@media print, screen and (min-width: 1320px) {
  .members .members__interview .interview__tag li span {
    font-size: 1.7rem;
  }
}
.members .members__interview .interview__tag li span::before {
  content: "#";
  display: block;
  position: absolute;
  top: 0;
  left: 5px;
}
.members .members__interview .interview__text {
  width: 100%;
  padding: 0 25px 20px 25px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.members .members__interview .interview__text p {
  color: #FFF;
}
.members .members__interview .interview__text .name {
  font-size: 2.2rem;
  line-height: 1.2;
  letter-spacing: 0.04em;
  display: flex;
  align-items: center;
  gap: 5px;
}
.members .members__interview .interview__text .name .year {
  font-size: 1.3rem;
  letter-spacing: 0.03em;
}
.members .members__interview .interview__photo {
  position: relative;
  overflow: hidden;
}
.members .members__interview .interview__photo::after {
  content: "";
  width: 100%;
  height: 30.52%;
  display: block;
  background: transparent;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0.5;
}
.members .members__interview .interview__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1/1;
  transition: transform 0.3s;
}
@media (hover: hover) {
  .members .members__interview a:where(:any-link, :enabled, summary, span, dt, div):hover {
    opacity: 0.8;
  }
  .members .members__interview a:where(:any-link, :enabled, summary, span, dt, div):hover::after {
    bottom: 0;
    right: 0;
  }
  .members .members__interview a:where(:any-link, :enabled, summary, span, dt, div):hover .interview__photo img {
    transform: scale(1.05);
  }
}
.members .members__career .slider__head {
  margin-bottom: 40px;
}
@media print, screen and (min-width: 321px) {
  .members .members__career .slider__head {
    margin-bottom: 45px;
  }
}
@media print, screen and (min-width: 768px) {
  .members .members__career .slider__head {
    margin-bottom: 35px;
  }
}
@media print, screen and (min-width: 1024px) {
  .members .members__career .splide__arrows {
    top: -72px;
  }
}
@media print, screen and (min-width: 1024px) {
  .members .members__career .splide__pagination {
    top: -62px;
  }
}
.members .members__career .career_slide a {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  transition: opacity 0.3s;
}
.members .members__career .career_slide a::after {
  width: 20px;
  height: 20px;
  background-color: #4B4B89;
  clip-path: polygon(0 100%, 100% 100%, 100% 0);
  bottom: 10px;
  right: 10px;
  z-index: 3;
  transition: bottom 0.3s, right 0.3s;
}
.members .members__career .career__photo {
  width: 100%;
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  .members .members__career .career__photo {
    width: 47%;
  }
}
.members .members__career .career__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s;
}
.members .members__career .career__text {
  width: 100%;
  padding: 25px 15px;
  background-color: #FFF;
}
@media print, screen and (min-width: 321px) {
  .members .members__career .career__text {
    padding: 30px 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .members .members__career .career__text {
    flex: 1;
    padding: 34px 27px;
  }
}
@media print, screen and (min-width: 1024px) {
  .members .members__career .career__text {
    padding: 37px 34px;
  }
}
@media print, screen and (min-width: 1320px) {
  .members .members__career .career__text {
    padding: 40px;
  }
}
.members .members__career .career__text h4 {
  font-size: 1.6rem;
  line-height: 1.81;
  letter-spacing: 0.04em;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 321px) {
  .members .members__career .career__text h4 {
    font-size: 1.7rem;
  }
}
@media print, screen and (min-width: 768px) {
  .members .members__career .career__text h4 {
    font-size: 1.8rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .members .members__career .career__text h4 {
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 1320px) {
  .members .members__career .career__text h4 {
    font-size: 2.2rem;
  }
}
.members .members__career .career__text p {
  padding-bottom: 20px;
  margin-bottom: 15px;
  border-bottom: 1px solid #4B4B89;
}
.members .members__career .career__text dl {
  line-height: 1.4;
  display: flex;
  align-items: flex-end;
  gap: 10px;
}
@media print, screen and (min-width: 321px) {
  .members .members__career .career__text dl {
    gap: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .members .members__career .career__text dl {
    align-items: center;
  }
}
.members .members__career .career__text dd {
  font-size: 2rem;
  line-height: 1.2;
  letter-spacing: 0.04em;
}
@media print, screen and (min-width: 321px) {
  .members .members__career .career__text dd {
    font-size: 2.2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .members .members__career .career__text dd {
    line-height: 1.66;
  }
}
@media (hover: hover) {
  .members .members__career .career_slide a:where(:any-link, :enabled, summary, span, dt, div):hover {
    opacity: 0.8;
  }
  .members .members__career .career_slide a:where(:any-link, :enabled, summary, span, dt, div):hover::after {
    bottom: 0;
    right: 0;
  }
  .members .members__career .career_slide a:where(:any-link, :enabled, summary, span, dt, div):hover .career__photo img {
    transform: scale(1.05);
  }
}
.members .members__schedule {
  margin-bottom: 40px;
}
@media print, screen and (min-width: 768px) {
  .members .members__schedule {
    margin-bottom: 55px;
  }
}
@media print, screen and (min-width: 1024px) {
  .members .members__schedule {
    margin-bottom: 70px;
  }
}
@media print, screen and (min-width: 1320px) {
  .members .members__schedule {
    margin-bottom: 80px;
  }
}
.members .members__schedule a {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 44px 20px;
  background: url(../img/top/member_schedule_bg_sp.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  transition: opacity 0.3s;
}
@media print, screen and (min-width: 768px) {
  .members .members__schedule a {
    padding: 50px 40px;
    background: url(../img/top/member_schedule_bg_pc.jpg) no-repeat center center;
    background-size: cover;
  }
}
@media print, screen and (min-width: 1024px) {
  .members .members__schedule a {
    padding: 55px 60px;
  }
}
@media print, screen and (min-width: 1320px) {
  .members .members__schedule a {
    padding: 60px 80px;
  }
}
.members .members__schedule a::before {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
}
.members .members__schedule a::after {
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  margin: auto;
  border: 1px solid #FFF;
  inset: 0;
  z-index: 1;
}
@media (hover: hover) {
  .members .members__schedule a:where(:any-link, :enabled, summary, span, dt, div):hover {
    opacity: 0.8;
  }
}
.members .members__schedule .schedule__text {
  color: #FFF;
  text-align: center;
  width: 100%;
  margin-bottom: 35px;
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 768px) {
  .members .members__schedule .schedule__text {
    text-align: left;
    flex: 1;
    margin-right: 40px;
    margin-bottom: 0;
  }
}
.members .members__schedule .schedule__text h3 {
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 1.46;
  letter-spacing: 0.04em;
  margin-bottom: 15px;
}
@media print, screen and (min-width: 321px) {
  .members .members__schedule .schedule__text h3 {
    font-size: 3rem;
  }
}
@media print, screen and (min-width: 768px) {
  .members .members__schedule .schedule__text h3 {
    font-size: 3.4rem;
    line-height: 1.22;
    margin-bottom: 8px;
  }
}
@media print, screen and (min-width: 1024px) {
  .members .members__schedule .schedule__text h3 {
    font-size: 3.7rem;
  }
}
@media print, screen and (min-width: 1320px) {
  .members .members__schedule .schedule__text h3 {
    font-size: 4rem;
  }
}
.members .members__schedule .btn__view_more {
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .members .members__schedule .btn__view_more {
    margin: 0 0 0 auto;
  }
}
.members .members__schedule .btn__view_more > span {
  color: #FFF;
}
.members .members__schedule .btn__view_more > span .arrow {
  background: none;
  background-color: rgba(255, 255, 255, 0.2);
}
@media (hover: hover) {
  .members .members__schedule a:where(:any-link, :enabled, summary, span, dt, div):hover .btn__view_more .text {
    opacity: 0.7;
  }
  .members .members__schedule a:where(:any-link, :enabled, summary, span, dt, div):hover .btn__view_more .arrow {
    transform: translateY(-50%) scale(1.1);
  }
  .members .members__schedule a:where(:any-link, :enabled, summary, span, dt, div):hover .btn__view_more .arrow::before {
    animation: arrow_move_before 0.7s cubic-bezier(0.33, 1, 0.68, 1) forwards;
  }
  .members .members__schedule a:where(:any-link, :enabled, summary, span, dt, div):hover .btn__view_more .arrow::after {
    animation: arrow_move_after 0.7s 0.3s cubic-bezier(0.33, 1, 0.68, 1) forwards;
  }
}
.members .members__alma_mater {
  padding: 40px 20px 35px 20px;
  background-color: rgba(75, 75, 137, 0.5);
}
@media print, screen and (min-width: 321px) {
  .members .members__alma_mater {
    padding: 50px 20px 40px 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .members .members__alma_mater {
    padding: 40px 30px 40px 30px;
  }
}
@media print, screen and (min-width: 1024px) {
  .members .members__alma_mater {
    padding: 45px 50px 45px 50px;
  }
}
@media print, screen and (min-width: 1320px) {
  .members .members__alma_mater {
    padding: 50px 70px 50px 80px;
  }
}
.members .members__alma_mater .alma_mater_flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 30px;
}
.members .members__alma_mater .alma_mater__img {
  width: 93.44%;
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .members .members__alma_mater .alma_mater__img {
    width: 40.98%;
    margin: 0;
  }
}
.members .members__alma_mater .alma_mater__img img {
  width: 100%;
}
.members .members__alma_mater .alma_mater__list {
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .members .members__alma_mater .alma_mater__list {
    flex: 1;
    max-width: 530px;
    margin-left: auto;
  }
}
.members .members__alma_mater .alma_mater__list dl {
  color: #FFF;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media print, screen and (min-width: 768px) {
  .members .members__alma_mater .alma_mater__list dl {
    gap: 26px;
  }
}
@media print, screen and (min-width: 1024px) {
  .members .members__alma_mater .alma_mater__list dl {
    gap: 33px;
  }
}
@media print, screen and (min-width: 1320px) {
  .members .members__alma_mater .alma_mater__list dl {
    gap: 40px;
  }
}
.members .members__alma_mater .alma_mater__list dl:not(:last-child) {
  margin-bottom: 35px;
}
@media print, screen and (min-width: 321px) {
  .members .members__alma_mater .alma_mater__list dl:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media print, screen and (min-width: 768px) {
  .members .members__alma_mater .alma_mater__list dl:not(:last-child) {
    margin-bottom: 35px;
  }
}
@media print, screen and (min-width: 1024px) {
  .members .members__alma_mater .alma_mater__list dl:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media print, screen and (min-width: 1320px) {
  .members .members__alma_mater .alma_mater__list dl:not(:last-child) {
    margin-bottom: 45px;
  }
}
.members .members__alma_mater .alma_mater__list dt {
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.81;
  letter-spacing: 0.04em;
  width: 100%;
  padding: 1px 10px;
  background-color: rgba(255, 255, 255, 0.2);
}
@media print, screen and (min-width: 321px) {
  .members .members__alma_mater .alma_mater__list dt {
    font-size: 1.7rem;
  }
}
@media print, screen and (min-width: 768px) {
  .members .members__alma_mater .alma_mater__list dt {
    font-size: 1.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media print, screen and (min-width: 1024px) {
  .members .members__alma_mater .alma_mater__list dt {
    font-size: 2rem;
    width: auto;
    padding: 10px 18px;
  }
}
@media print, screen and (min-width: 1320px) {
  .members .members__alma_mater .alma_mater__list dt {
    font-size: 2.2rem;
  }
}
.members .members__alma_mater .alma_mater__list dd {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 7px;
}
@media print, screen and (min-width: 768px) {
  .members .members__alma_mater .alma_mater__list dd {
    gap: 10px;
  }
}
@media print, screen and (min-width: 1024px) {
  .members .members__alma_mater .alma_mater__list dd {
    flex: 1;
  }
}
.members .members__alma_mater .alma_mater__list ul {
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .members .members__alma_mater .alma_mater__list ul {
    flex: 1;
  }
}
.members .members__alma_mater .alma_mater__list li {
  padding-left: 18px;
  position: relative;
}
.members .members__alma_mater .alma_mater__list li:not(:last-child) {
  margin-bottom: 8px;
}
@media print, screen and (min-width: 768px) {
  .members .members__alma_mater .alma_mater__list li:not(:last-child) {
    margin-bottom: 7px;
  }
}
.members .members__alma_mater .alma_mater__list li::before {
  width: 9px;
  height: 9px;
  background-color: #FFF;
  top: 8px;
  left: 0;
}

.environment {
  padding-top: 70px;
  background: url(../img/top/environment_bg_sp.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
@media print, screen and (min-width: 321px) {
  .environment {
    padding-top: 80px;
  }
}
@media print, screen and (min-width: 768px) {
  .environment {
    padding-top: 87px;
    background: url(../img/top/environment_bg.jpg) no-repeat center center;
  }
}
@media print, screen and (min-width: 1024px) {
  .environment {
    padding-top: 94px;
  }
}
@media print, screen and (min-width: 1320px) {
  .environment {
    padding-top: 100px;
  }
}
.environment::after {
  width: 81.06%;
  padding-top: 135.2%;
  background: linear-gradient(-135deg, rgb(150, 74, 255) 0%, rgb(82, 93, 220) 50%, rgba(12, 163, 183, 0) 100%);
  top: 175px;
  right: 0;
  z-index: 0;
  opacity: 0.2;
}
@media print, screen and (min-width: 321px) {
  .environment::after {
    top: 195px;
  }
}
@media print, screen and (min-width: 768px) {
  .environment::after {
    width: 76.26%;
    height: 41%;
    padding: 0;
    background: linear-gradient(-75deg, rgb(150, 74, 255) 0%, rgb(82, 93, 220) 50%, rgba(12, 163, 183, 0) 100%);
    top: 160px;
  }
}
@media print, screen and (min-width: 768px) {
  .environment .page_inner_l {
    position: relative;
  }
}
.environment .engtext {
  font-size: 5rem;
  font-weight: 200;
  color: #FFF;
  letter-spacing: 0.04em;
  line-height: 1;
  writing-mode: vertical-rl;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.1;
  transform: translateX(calc(36% - 15px));
}
@media print, screen and (min-width: 321px) {
  .environment .engtext {
    font-size: 6rem;
  }
}
@media print, screen and (min-width: 768px) {
  .environment .engtext {
    font-size: min(14.51vw, 180px);
    top: 43%;
    transform: translateY(-50%) translateX(36%);
  }
}
@media print, screen and (min-width: 1320px) {
  .environment .engtext {
    transform: translateY(-50%) translateX(36%);
  }
}
@media print, screen and (min-width: 1540px) {
  .environment .engtext {
    transform: translateY(-50%) translateX(78%);
  }
}
.environment .environment_flex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  z-index: 3;
}
.environment .environment__head {
  width: 100%;
  margin-bottom: 40px;
}
@media print, screen and (min-width: 768px) {
  .environment .environment__head {
    width: 50%;
    padding-top: 10px;
    padding-right: 30px;
  }
}
@media print, screen and (min-width: 1024px) {
  .environment .environment__head {
    padding-top: 20px;
    padding-right: 35px;
  }
}
@media print, screen and (min-width: 1320px) {
  .environment .environment__head {
    padding-top: 30px;
    padding-right: 40px;
  }
}
.environment .environment__head h2 {
  font-size: 4.4rem;
  color: #FFF;
  line-height: 1.5;
  letter-spacing: 0.04em;
  margin-bottom: 45px;
}
@media print, screen and (min-width: 321px) {
  .environment .environment__head h2 {
    font-size: 4.8rem;
    margin-bottom: 55px;
  }
}
@media print, screen and (min-width: 768px) {
  .environment .environment__head h2 {
    font-size: 5.2rem;
    line-height: 1.3;
    margin-bottom: 30px;
  }
}
@media print, screen and (min-width: 1024px) {
  .environment .environment__head h2 {
    font-size: 5.6rem;
  }
}
@media print, screen and (min-width: 1320px) {
  .environment .environment__head h2 {
    font-size: 6rem;
  }
}
.environment .environment__head p {
  color: #FFF;
}
.environment .environment__list {
  width: 100%;
  margin-bottom: 40px;
}
@media print, screen and (min-width: 768px) {
  .environment .environment__list {
    flex: 1;
    margin-bottom: 0;
  }
}
.environment .environment__list li:not(:last-child) {
  margin-bottom: 20px;
}
.environment .environment__list a {
  display: flex;
  flex-wrap: wrap;
  background-color: #FFF;
  position: relative;
  transition: opacity 0.3s;
}
.environment .environment__list a::after {
  width: 20px;
  height: 20px;
  background-color: #4B4B89;
  clip-path: polygon(0 100%, 100% 100%, 100% 0);
  bottom: 10px;
  right: 10px;
  z-index: 3;
  transition: bottom 0.3s, right 0.3s;
}
.environment .environment__list .list__img {
  width: 100%;
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  .environment .environment__list .list__img {
    width: 45.07%;
  }
}
.environment .environment__list .list__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s;
}
.environment .environment__list .list_text {
  width: 100%;
  padding: 22px 20px;
}
@media print, screen and (min-width: 768px) {
  .environment .environment__list .list_text {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 20px;
  }
}
@media print, screen and (min-width: 1024px) {
  .environment .environment__list .list_text {
    padding: 25px;
  }
}
@media print, screen and (min-width: 1320px) {
  .environment .environment__list .list_text {
    padding: 30px;
  }
}
.environment .environment__list .list_text h3 {
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  margin-bottom: 8px;
}
@media print, screen and (min-width: 321px) {
  .environment .environment__list .list_text h3 {
    font-size: 1.7rem;
  }
}
@media print, screen and (min-width: 768px) {
  .environment .environment__list .list_text h3 {
    font-size: 1.8rem;
    margin-top: auto;
    margin-bottom: 15px;
  }
}
@media print, screen and (min-width: 1024px) {
  .environment .environment__list .list_text h3 {
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 1320px) {
  .environment .environment__list .list_text h3 {
    font-size: 2.2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .environment .environment__list .list_text p {
    margin-bottom: auto;
  }
}
.environment .environment__list .list_text p br {
  display: block;
}
@media print, screen and (min-width: 768px) {
  .environment .environment__list .list_text p br {
    display: none;
  }
}
@media print, screen and (min-width: 1320px) {
  .environment .environment__list .list_text p br {
    display: block;
  }
}
@media (hover: hover) {
  .environment .environment__list a:where(:any-link, :enabled, summary, span, dt, div):hover {
    opacity: 0.8;
  }
  .environment .environment__list a:where(:any-link, :enabled, summary, span, dt, div):hover::after {
    bottom: 0;
    right: 0;
  }
  .environment .environment__list a:where(:any-link, :enabled, summary, span, dt, div):hover .list__img img {
    transform: scale(1.05);
  }
}
.environment .environment__photo {
  width: calc(100% + 15px);
  position: relative;
  left: -15px;
}
@media print, screen and (min-width: 768px) {
  .environment .environment__photo {
    width: 91.93%;
    margin-top: -60px;
    position: relative;
    left: -10.48%;
  }
}
@media print, screen and (min-width: 1024px) {
  .environment .environment__photo {
    margin-top: -70px;
  }
}
@media print, screen and (min-width: 1320px) {
  .environment .environment__photo {
    margin-top: -80px;
  }
}
.environment .environment__photo img {
  width: 100%;
  max-width: initial;
}

.recruitment {
  padding-block: 60px 55px;
  background: linear-gradient(135deg, rgb(150, 70, 193) 0%, rgb(0, 134, 209) 50%, rgb(21, 162, 155) 100%);
  position: relative;
  overflow: hidden;
}
@media print, screen and (min-width: 321px) {
  .recruitment {
    padding-block: 70px 60px;
  }
}
@media print, screen and (min-width: 768px) {
  .recruitment {
    padding-block: 80px 65px;
  }
}
@media print, screen and (min-width: 1024px) {
  .recruitment {
    padding-block: 90px 70px;
  }
}
@media print, screen and (min-width: 1320px) {
  .recruitment {
    padding-block: 100px 75px;
  }
}
@media print, screen and (min-width: 768px) {
  .recruitment .page_inner_l {
    position: relative;
  }
}
.recruitment .engtext {
  font-size: 10.2rem;
  font-weight: 200;
  color: #FFF;
  letter-spacing: 0.04em;
  line-height: 1;
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 50%;
  opacity: 0.1;
  transform: translateY(-11%) translateX(-50%);
}
@media print, screen and (min-width: 321px) {
  .recruitment .engtext {
    font-size: 11.2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .recruitment .engtext {
    font-size: min(14.51vw, 180px);
    writing-mode: vertical-rl;
    top: 49%;
    left: 0;
    transform: translateY(-50%) translateX(-30%);
  }
}
@media print, screen and (min-width: 1320px) {
  .recruitment .engtext {
    transform: translateY(-50%) translateX(-30%);
  }
}
@media print, screen and (min-width: 1540px) {
  .recruitment .engtext {
    transform: translateY(-50%) translateX(-83%);
  }
}
.recruitment h2 {
  font-size: 2.5rem;
  text-align: center;
  color: #FFF;
  line-height: 1.6;
  letter-spacing: 0.04em;
  margin-bottom: 45px;
}
@media print, screen and (min-width: 321px) {
  .recruitment h2 {
    font-size: 2.8rem;
    margin-bottom: 50px;
  }
}
@media print, screen and (min-width: 768px) {
  .recruitment h2 {
    font-size: 3.4rem;
    line-height: 1;
    margin-bottom: 57px;
  }
}
@media print, screen and (min-width: 1024px) {
  .recruitment h2 {
    font-size: 3.7rem;
    margin-bottom: 64px;
  }
}
@media print, screen and (min-width: 1320px) {
  .recruitment h2 {
    font-size: 4rem;
    margin-bottom: 70px;
  }
}
.recruitment .recruitment__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-bottom: 10px;
}
@media print, screen and (min-width: 768px) {
  .recruitment .recruitment__list {
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
    margin-bottom: 40px;
  }
}
@media print, screen and (min-width: 1024px) {
  .recruitment .recruitment__list {
    gap: 17px;
    margin-bottom: 50px;
  }
}
@media print, screen and (min-width: 1320px) {
  .recruitment .recruitment__list {
    gap: 20px;
    margin-bottom: 60px;
  }
}
.recruitment .recruitment__list li {
  display: flex;
}
.recruitment .recruitment__list a {
  width: 100%;
  display: flex;
  align-items: center;
  background-color: #FFF;
  position: relative;
  transition: opacity 0.3s;
}
.recruitment .recruitment__list a::after {
  width: 17px;
  height: 17px;
  clip-path: polygon(0 100%, 100% 100%, 100% 0);
  bottom: 10px;
  right: 10px;
  z-index: 1;
  transition: bottom 0.3s, right 0.3s;
}
@media print, screen and (min-width: 768px) {
  .recruitment .recruitment__list a::after {
    width: 18px;
    height: 18px;
  }
}
@media print, screen and (min-width: 1024px) {
  .recruitment .recruitment__list a::after {
    width: 19px;
    height: 19px;
  }
}
@media print, screen and (min-width: 1320px) {
  .recruitment .recruitment__list a::after {
    width: 20px;
    height: 20px;
  }
}
.recruitment .recruitment__list .list__icon {
  width: 28.98%;
  max-width: 100px;
  padding: 13px 12px;
}
@media print, screen and (min-width: 768px) {
  .recruitment .recruitment__list .list__icon {
    width: 40%;
    max-width: initial;
    padding: 25px 20px;
  }
}
.recruitment .recruitment__list .list__icon img {
  width: 100%;
  max-width: 114px;
  display: block;
  margin: 0 auto;
}
.recruitment .recruitment__list .list__text {
  font-size: 1.6rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
  flex: 1;
  text-align: center;
  padding: 15px 10px;
}
@media print, screen and (min-width: 321px) {
  .recruitment .recruitment__list .list__text {
    font-size: 1.7rem;
  }
}
@media print, screen and (min-width: 768px) {
  .recruitment .recruitment__list .list__text {
    font-size: 1.8rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .recruitment .recruitment__list .list__text {
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 1320px) {
  .recruitment .recruitment__list .list__text {
    font-size: 2.2rem;
  }
}
.recruitment .recruitment__list .internship a::after {
  background-color: #26ad91;
}
.recruitment .recruitment__list .internship .list__icon {
  background-color: #26ad91;
}
.recruitment .recruitment__list .new_graduate a::after {
  background-color: #00a3ff;
}
.recruitment .recruitment__list .new_graduate .list__icon {
  background-color: #00a3ff;
}
.recruitment .recruitment__list .career a::after {
  background-color: #a160c4;
}
.recruitment .recruitment__list .career .list__icon {
  background-color: #a160c4;
}
@media (hover: hover) {
  .recruitment .recruitment__list a:where(:any-link, :enabled, summary, span, dt, div):hover {
    opacity: 0.8;
  }
  .recruitment .recruitment__list a:where(:any-link, :enabled, summary, span, dt, div):hover::after {
    bottom: 0;
    right: 0;
  }
}
.recruitment .recruitment__contact {
  font-size: 1.4rem;
  text-align: center;
  letter-spacing: 0.04em;
  max-width: 780px;
  display: block;
  padding: 12px;
  margin: 0 auto;
  background-color: #FFF;
  position: relative;
}
@media print, screen and (min-width: 321px) {
  .recruitment .recruitment__contact {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 768px) {
  .recruitment .recruitment__contact {
    font-size: 1.8rem;
    padding: 25px 20px;
  }
}
@media print, screen and (min-width: 1024px) {
  .recruitment .recruitment__contact {
    font-size: 2rem;
    padding: 35px 20px;
  }
}
@media print, screen and (min-width: 1320px) {
  .recruitment .recruitment__contact {
    font-size: 2.2rem;
    padding: 42px 20px;
  }
}
.recruitment .recruitment__contact .text {
  display: block;
  transition: opacity 0.3s;
}
.recruitment .recruitment__contact .arrow {
  width: 44px;
  height: 44px;
  display: block;
  border: 1px solid #FFF;
  border-radius: 50%;
  background: linear-gradient(135deg, rgb(112, 90, 242) 0%, rgb(28, 201, 165) 100%);
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  overflow: hidden;
  transition: transform 0.3s ease-in-out;
}
@media print, screen and (min-width: 768px) {
  .recruitment .recruitment__contact .arrow {
    width: 48px;
    height: 48px;
    right: 20px;
  }
}
@media print, screen and (min-width: 1024px) {
  .recruitment .recruitment__contact .arrow {
    width: 50px;
    height: 50px;
    right: 30px;
  }
}
@media print, screen and (min-width: 1320px) {
  .recruitment .recruitment__contact .arrow {
    width: 53px;
    height: 53px;
    right: 35px;
  }
}
.recruitment .recruitment__contact .arrow::before, .recruitment .recruitment__contact .arrow::after {
  width: 7px;
  height: 10px;
  margin: auto;
  background-color: #FFF;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  inset: 0;
}
@media print, screen and (min-width: 1024px) {
  .recruitment .recruitment__contact .arrow::before, .recruitment .recruitment__contact .arrow::after {
    width: 8px;
    height: 11px;
  }
}
.recruitment .recruitment__contact .arrow::after {
  transform: translateX(-400%);
  z-index: 1;
}
@media (hover: hover) {
  .recruitment .recruitment__contact:where(:any-link, :enabled, summary, span, dt, div):hover .text {
    opacity: 0.7;
  }
  .recruitment .recruitment__contact:where(:any-link, :enabled, summary, span, dt, div):hover .arrow {
    transform: translateY(-50%) scale(1.1);
  }
  .recruitment .recruitment__contact:where(:any-link, :enabled, summary, span, dt, div):hover .arrow::before {
    animation: arrow_move_before 0.7s cubic-bezier(0.33, 1, 0.68, 1) forwards;
  }
  .recruitment .recruitment__contact:where(:any-link, :enabled, summary, span, dt, div):hover .arrow::after {
    animation: arrow_move_after 0.7s 0.3s cubic-bezier(0.33, 1, 0.68, 1) forwards;
  }
}