.f-main {
  overflow: hidden;
}

.p-mv {
  position: relative;
  background: #F4F4F4;
  height: 106.4rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-mv {
    height: 80rem;
  }
}
.p-mv__block {
  position: relative;
  width: 144rem;
  height: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-mv__block {
    width: 100%;
    margin-top: -2rem;
  }
}
.p-mv__block .line-parent {
  position: absolute;
  transform: rotate(-22deg);
}
.p-mv__block .line {
  border-top-right-radius: 20rem;
  border-bottom-right-radius: 20rem;
  transform: scaleX(0);
  will-change: transform;
  backface-visibility: hidden;
  transform-origin: left center;
  opacity: 0;
  transition: transform 0.4s cubic-bezier(0.45, 0.02, 0.41, 0.95), opacity 0.4s;
}
.p-mv__block .line.is-show {
  opacity: 1;
  transform: scaleX(1);
}
.p-mv__block .line-h15 {
  height: 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-mv__block .line-h15 {
    height: 1rem;
  }
}
.p-mv__block .line-h2 {
  height: 2rem;
}
@media screen and (max-width: 767px) {
  .p-mv__block .line-h2 {
    height: 1.4rem;
  }
}
.p-mv__block .line-h25 {
  height: 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-mv__block .line-h25 {
    height: 1.75rem;
  }
}
.p-mv__block .line-h3 {
  height: 3rem;
}
@media screen and (max-width: 767px) {
  .p-mv__block .line-h3 {
    height: 2.1rem;
  }
}
.p-mv__block .line-h4 {
  height: 4rem;
}
@media screen and (max-width: 767px) {
  .p-mv__block .line-h4 {
    height: 2.8rem;
  }
}
.p-mv__block .line-h5 {
  height: 5rem;
}
@media screen and (max-width: 767px) {
  .p-mv__block .line-h5 {
    height: 3.5rem;
  }
}
.p-mv__block .line-h55 {
  height: 5.5rem;
}
@media screen and (max-width: 767px) {
  .p-mv__block .line-h55 {
    height: 3.85rem;
  }
}
.p-mv__block .line-h6 {
  height: 6rem;
}
@media screen and (max-width: 767px) {
  .p-mv__block .line-h6 {
    height: 4.2rem;
  }
}
.p-mv__block .line-h7 {
  height: 7rem;
}
@media screen and (max-width: 767px) {
  .p-mv__block .line-h7 {
    height: 4.9rem;
  }
}
.p-mv__block .line-h8 {
  height: 15rem;
}
.p-mv__block .blue {
  background: linear-gradient(90deg, rgb(202, 230, 254) 0%, rgb(116, 188, 232) 100%);
}
.p-mv__block .yellow {
  background: linear-gradient(90deg, rgb(250, 255, 194) 0%, rgb(247, 255, 158) 100%);
}
.p-mv__block .grey {
  background: linear-gradient(90deg, rgb(239, 239, 239) 0%, rgb(237, 237, 237) 100%);
}
.p-mv__block .white {
  background: #fff;
}
.p-mv__block .purple {
  background: linear-gradient(90deg, rgb(175, 146, 213) 0%, rgb(234, 221, 240) 100%);
}
.p-mv__block .red {
  background: linear-gradient(90deg, rgb(245, 207, 207) 0%, rgb(236, 41, 41) 100%);
}
.p-mv__block .green {
  background: linear-gradient(90deg, rgb(102, 233, 161) 0%, rgb(196, 252, 229) 100%);
}
.p-mv__block .pink {
  background: linear-gradient(90deg, rgb(255, 224, 224) 0%, rgb(243, 162, 181) 100%);
}
.p-mv__block .line__01 {
  top: 6rem;
  left: 4rem;
  width: 21rem;
}
.p-mv__block .line__02 {
  top: 4rem;
  left: 14.5rem;
  width: 21rem;
}
.p-mv__block .line__03 {
  top: 3rem;
  left: 29rem;
  width: 21rem;
}
.p-mv__block .line__04 {
  top: 3rem;
  left: 33rem;
  width: 21rem;
}
.p-mv__block .line__05 {
  top: 12rem;
  left: -3rem;
  width: 30rem;
}
.p-mv__block .line__06 {
  top: 12rem;
  left: 20rem;
  width: 12rem;
}
.p-mv__block .line__07 {
  top: 12rem;
  left: 24rem;
  width: 12rem;
}
.p-mv__block .line__08 {
  top: 17rem;
  left: 1rem;
  width: 13rem;
}
.p-mv__block .line__09 {
  top: 17rem;
  left: 7rem;
  width: 10rem;
}
.p-mv__block .line__10 {
  top: 12rem;
  left: 54rem;
  width: 14rem;
}
.p-mv__block .line__11 {
  top: 14rem;
  left: 58rem;
  width: 22rem;
}
.p-mv__block .line__12 {
  top: 21rem;
  left: 15rem;
  width: 20rem;
}
.p-mv__block .line__13 {
  top: 20rem;
  left: 21rem;
  width: 18rem;
}
.p-mv__block .line__14 {
  top: 25rem;
  left: -2rem;
  width: 14rem;
}
.p-mv__block .line__15 {
  top: 27rem;
  left: 13rem;
  width: 18rem;
}
.p-mv__block .line__16 {
  top: 41rem;
  left: -3rem;
  width: 20rem;
}
.p-mv__block .line__17 {
  top: 47rem;
  left: -3rem;
  width: 35rem;
}
.p-mv__block .line__18 {
  top: 58rem;
  left: 10rem;
  width: 17rem;
}
.p-mv__block .line__19 {
  top: 58rem;
  left: 20rem;
  width: 17rem;
}
.p-mv__block .line__20 {
  top: 52rem;
  left: 48rem;
  width: 37rem;
}
.p-mv__block .line__21 {
  top: 55rem;
  left: 55rem;
  width: 42rem;
}
.p-mv__block .line__22 {
  top: 26rem;
  left: 59rem;
  width: 21rem;
}
.p-mv__block .line__23 {
  top: 26rem;
  left: 66rem;
  width: 26rem;
}
.p-mv__block .line__24 {
  top: 5rem;
  left: 99rem;
  width: 26rem;
}
.p-mv__block .line__25 {
  top: 6rem;
  left: 102rem;
  width: 28rem;
}
.p-mv__block .line__26 {
  top: 21rem;
  left: 87rem;
  width: 26rem;
}
.p-mv__block .line__27 {
  top: 26rem;
  left: 81rem;
  width: 28rem;
}
.p-mv__block .line__28 {
  top: 36rem;
  left: 106rem;
  width: 19rem;
}
.p-mv__block .line__29 {
  top: 38rem;
  left: 110rem;
  width: 26rem;
}
.p-mv__block .line__30 {
  top: 13rem;
  left: 131rem;
  width: 19rem;
}
.p-mv__block .line__31 {
  top: 19rem;
  left: 125rem;
  width: 26rem;
}
.p-mv__block .line__32 {
  top: 48rem;
  left: 121rem;
  width: 28rem;
}
.p-mv__block .line__33 {
  top: 49rem;
  left: 128rem;
  width: 23rem;
}
.p-mv__block .line__34 {
  top: 74rem;
  left: -5rem;
  width: 15rem;
}
.p-mv__block .line__35 {
  top: 77rem;
  left: -2rem;
  width: 25rem;
}
.p-mv__block .line__36 {
  top: 82rem;
  left: 31rem;
  width: 41rem;
}
.p-mv__block .line__37 {
  top: 83rem;
  left: 13rem;
  width: 47rem;
}
.p-mv__block .line__38 {
  top: 115rem;
  left: -10rem;
  width: 67rem;
  z-index: 2;
}
.p-mv__block .line__39 {
  top: 105rem;
  left: 60rem;
  width: 110rem;
  z-index: 1;
  background: #EDEDED;
}
.p-mv__block .line__40 {
  top: 98rem;
  left: 114rem;
  width: 41rem;
  z-index: 2;
}
.p-mv__block .line__41 {
  top: 98rem;
  left: 96rem;
  width: 41rem;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .p-mv__block .line__01 {
    top: 4.2rem;
    left: 2.8rem;
    width: 14.7rem;
  }
  .p-mv__block .line__02 {
    top: 2.8rem;
    left: 10.15rem;
    width: 14.7rem;
  }
  .p-mv__block .line__03 {
    top: 2.1rem;
    left: 20.3rem;
    width: 14.7rem;
  }
  .p-mv__block .line__04 {
    top: 2.1rem;
    left: 23.1rem;
    width: 14.7rem;
  }
  .p-mv__block .line__05 {
    top: 8.4rem;
    left: -2.1rem;
    width: 21rem;
  }
  .p-mv__block .line__06 {
    top: 8.4rem;
    left: 14rem;
    width: 8.4rem;
  }
  .p-mv__block .line__07 {
    top: 8.4rem;
    left: 16.8rem;
    width: 8.4rem;
  }
  .p-mv__block .line__08 {
    top: 11.9rem;
    left: 0.7rem;
    width: 9.1rem;
  }
  .p-mv__block .line__09 {
    top: 11.9rem;
    left: 4.9rem;
    width: 7rem;
  }
  .p-mv__block .line__10 {
    top: 8.4rem;
    left: 37.8rem;
    width: 9.8rem;
  }
  .p-mv__block .line__11 {
    top: 9.8rem;
    left: 40.6rem;
    width: 15.4rem;
  }
  .p-mv__block .line__12 {
    top: 14.7rem;
    left: 10.5rem;
    width: 14rem;
  }
  .p-mv__block .line__13 {
    top: 14rem;
    left: 14.7rem;
    width: 12.6rem;
  }
  .p-mv__block .line__14 {
    top: 17.5rem;
    left: -1.4rem;
    width: 9.8rem;
  }
  .p-mv__block .line__15 {
    top: 18.9rem;
    left: 9.1rem;
    width: 12.6rem;
  }
  .p-mv__block .line__16 {
    top: 28.7rem;
    left: -2.1rem;
    width: 14rem;
  }
  .p-mv__block .line__17 {
    top: 32.9rem;
    left: -2.1rem;
    width: 24.5rem;
  }
  .p-mv__block .line__18 {
    top: 40.6rem;
    left: 7rem;
    width: 11.9rem;
  }
  .p-mv__block .line__19 {
    top: 31.6rem;
    left: 25rem;
    width: 16.9rem;
    height: 3rem;
  }
  .p-mv__block .line__20 {
    top: 36.4rem;
    left: 33.6rem;
    width: 25.9rem;
  }
  .p-mv__block .line__21 {
    top: 38.5rem;
    left: 38.5rem;
    width: 29.4rem;
  }
  .p-mv__block .line__22 {
    top: 18.2rem;
    left: 41.3rem;
    width: 14.7rem;
  }
  .p-mv__block .line__23 {
    top: 18.2rem;
    left: 46.2rem;
    width: 18.2rem;
  }
  .p-mv__block .line__24 {
    top: 3.5rem;
    left: 69.3rem;
    width: 18.2rem;
  }
  .p-mv__block .line__25 {
    top: 4.2rem;
    left: 71.4rem;
    width: 19.6rem;
  }
  .p-mv__block .line__26 {
    top: 14.7rem;
    left: 60.9rem;
    width: 18.2rem;
  }
  .p-mv__block .line__27 {
    top: 18.2rem;
    left: 56.7rem;
    width: 19.6rem;
  }
  .p-mv__block .line__28 {
    top: 25.2rem;
    left: 74.2rem;
    width: 13.3rem;
  }
  .p-mv__block .line__29 {
    top: 26.6rem;
    left: 77rem;
    width: 18.2rem;
  }
  .p-mv__block .line__30 {
    top: 9.1rem;
    left: 32.7rem;
    width: 13.3rem;
  }
  .p-mv__block .line__31 {
    top: 13.3rem;
    left: 30.5rem;
    width: 18.2rem;
  }
  .p-mv__block .line__32 {
    top: 33.6rem;
    left: 84.7rem;
    width: 19.6rem;
  }
  .p-mv__block .line__33 {
    top: 34.3rem;
    left: 89.6rem;
    width: 16.1rem;
  }
  .p-mv__block .line__34 {
    top: 41.8rem;
    left: -3.5rem;
    width: 7.5rem;
  }
  .p-mv__block .line__34 .line {
    height: 1.5rem;
    background: linear-gradient(90deg, rgb(234, 221, 240) 0%, rgb(175, 146, 213) 100%);
  }
  .p-mv__block .line__35 {
    top: 42.9rem;
    left: -1.4rem;
    width: 11.5rem;
  }
  .p-mv__block .line__35 .line {
    height: 3rem;
  }
  .p-mv__block .line__36 {
    top: 48.4rem;
    left: 4.7rem;
    width: 28.7rem;
  }
  .p-mv__block .line__36 .line {
    height: 3.5rem;
  }
  .p-mv__block .line__37 {
    top: 49.1rem;
    left: -4.9rem;
    width: 32.9rem;
  }
  .p-mv__block .line__37 .line {
    height: 4.5rem;
  }
  .p-mv__block .line__38 {
    top: 60.3rem;
    left: -4rem;
    width: 43.9rem;
    z-index: 0;
  }
  .p-mv__block .line__38 .line {
    height: 13.5rem;
  }
}
.p-mv .line-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: -70rem;
  left: 0;
}
@media screen and (min-width: 1440.1px) {
  .p-mv .line-wrap {
    bottom: auto;
    top: calc(100% - 25vw);
  }
}
@media screen and (max-width: 767px) {
  .p-mv .line-wrap {
    display: none;
  }
}
.p-mv .line-wrap .line-inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.p-mv .line-wrap .line-inner .liner {
  position: absolute;
  right: 0;
  top: 0;
  width: 200vw;
  height: 35rem;
  background: #EDEDED;
  transform: rotate(-22deg);
  transform-origin: right top;
  z-index: 1;
}
.p-mv .line-wrap2 {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 1440.1px) {
  .p-mv .line-wrap2 {
    bottom: auto;
    top: calc(100% - 50vw);
  }
}
@media screen and (max-width: 767px) {
  .p-mv .line-wrap2 {
    display: none;
  }
}
.p-mv .line-wrap2 .line-inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.p-mv .line-wrap2 .line-inner .liner {
  position: absolute;
  right: 0;
  top: 0;
  width: 200vw;
  height: 65rem;
  background: #F4F4F4;
  transform: rotate(-22deg);
  transform-origin: right top;
  z-index: -1;
}
.p-mv .line-wrap3 {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: -107rem;
  left: 0;
}
@media screen and (min-width: 1440.1px) {
  .p-mv .line-wrap3 {
    bottom: auto;
    top: calc(100% - 12vw);
  }
}
@media screen and (max-width: 767px) {
  .p-mv .line-wrap3 {
    display: none;
  }
}
.p-mv .line-wrap3 .line-inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.p-mv .line-wrap3 .line-inner .liner {
  position: absolute;
  right: 0;
  top: 0;
  width: 200vw;
  height: 35rem;
  background: #fff;
  transform: rotate(-22deg);
  transform-origin: right top;
  z-index: 0;
}
.p-mv .bg {
  position: absolute;
  top: calc(100% - 37rem);
  left: 0;
  width: 100%;
}
.p-mv .bg img {
  width: 100%;
  height: auto;
}
.p-mv-catch {
  position: absolute;
  top: 25rem;
  left: 5rem;
  opacity: 0;
  /*
  &__02 {
  	@include f-en(700);
  	font-size: 8rem;
  	letter-spacing: 0;
  	line-height: 1;
  	text-shadow: 0 0 2rem rgba($white, 0.4);
  	transform: rotate(-22deg);
  	margin: 2.5rem 0 0 2rem;
  	@include deviceSP {
  		font-size: 3.8rem;
  		margin: 1rem 0 0 4rem;
  	}
  	&--sub {
  		letter-spacing: 0.1em;
  		margin: 3rem 0 0;
  		opacity: 1;
  		@include deviceSP {
  			margin: 1.5rem 0 0 2rem;
  		}
  	}
  }
  	*/
}
@media screen and (max-width: 767px) {
  .p-mv-catch {
    top: 20rem;
    left: 0;
  }
}
.p-mv-catch__01 {
  font-family: termina, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
  font-size: 2.4rem;
  letter-spacing: 0.07em;
  line-height: 1;
  text-shadow: 0 0 2rem rgba(255, 255, 255, 0.4);
  transform: rotate(-22deg);
}
@media screen and (max-width: 767px) {
  .p-mv-catch__01 {
    font-size: 1.1rem;
    margin: 0 0 0 2rem;
  }
}
.p-mv-catch__02 {
  width: 77.6rem;
  transform: rotate(-22deg);
  margin: 4rem 0 0 -4rem;
}
@media screen and (max-width: 767px) {
  .p-mv-catch__02 {
    width: 37rem;
    margin: 1.5rem 0 0;
  }
}
.p-mv-catch__03 {
  font-weight: 600;
  font-size: 5.3rem;
  letter-spacing: 0.04em;
  transform: rotate(-22deg);
  margin: -5rem 0 0 26rem;
}
@media screen and (max-width: 767px) {
  .p-mv-catch__03 {
    font-size: 2.5rem;
    margin: -2.5rem 0 0 14rem;
  }
}
.p-mv__img {
  position: absolute;
  top: 0;
  right: -5rem;
  width: 113.5rem;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .p-mv__img {
    top: 37rem;
    width: 100%;
    right: 0;
  }
}
.p-mv__frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-mv__frame::before {
  content: "";
  position: absolute;
  top: 5%;
  left: 50%;
  width: 91%;
  height: 89%;
  border-top-left-radius: 10rem;
  border-top-right-radius: 10rem;
  background: #ccc;
  transform: translateX(-50%);
  animation: slide 1s 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
@keyframes slide {
  0% {
    height: 89%;
  }
  100% {
    height: 0;
  }
}
.p-mv__frame img {
  position: relative;
  z-index: 1;
}
.p-about {
  position: relative;
  z-index: 10;
  padding: 27rem 0 16.5rem;
}
@media screen and (max-width: 767px) {
  .p-about {
    background: url(../img/home/bg_about_sp.png) 0 0/100% auto no-repeat;
    margin-top: -17rem;
    padding: 16rem 0 8rem;
  }
}
.p-about .line {
  position: absolute;
  top: clamp(88rem, 62vw, 62vw);
  right: -10rem;
  width: 200vw;
  height: 104rem;
  background: #DB2509;
  border-top-right-radius: 100rem;
  border-bottom-right-radius: 100rem;
  transform: rotate(-22deg);
  transform-origin: right top;
  z-index: -1;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .p-about .line {
    display: none;
  }
}
.p-about__block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 103rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-about__block {
    width: auto;
  }
}
.p-about-head {
  width: 40rem;
}
.p-about-head__ttl {
  line-height: 1;
  color: #fff;
}
.p-about-head__ttl .en {
  display: block;
  font-family: termina, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 6rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .p-about-head__ttl .en {
    font-size: 4rem;
    text-align: center;
  }
}
.p-about-head__ttl .ja {
  display: block;
  font-weight: 600;
  font-size: 1.8rem;
  margin: 1rem 0 0;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-about-head__ttl .ja {
    font-size: 1.4rem;
    text-align: center;
  }
}
.p-about-head__img {
  width: 48.1rem;
  margin: 4rem 0 0 -8rem;
}
@media screen and (max-width: 767px) {
  .p-about-head__img {
    display: block;
    width: 80%;
    margin: 3rem auto 0;
  }
}
.p-about-content {
  width: 55rem;
}
.p-about-content__ttl {
  font-size: 4rem;
  font-weight: 600;
  line-height: 1;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-about-content__ttl {
    font-size: 2.8rem;
    margin: 4rem 0 0;
    padding: 0 2rem;
  }
}
.p-about-content__sub {
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  letter-spacing: 0.05em;
  margin: 2.4rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-about-content__sub {
    font-size: 2.1rem;
    padding: 0 2rem;
  }
}
.p-about-content__btn {
  margin: 5.3rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-about-content__btn {
    margin: 4rem auto 0;
  }
}
.p-about-content__inner {
  position: relative;
  margin: 5rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-about-content__inner {
    height: auto;
    padding: 0 2rem;
    margin: 3rem 0 0;
  }
}
.p-about-content__inner p {
  font-size: 1.8rem;
  line-height: 2;
  color: #fff;
  font-weight: 300;
  margin-top: 1em;
}
.p-about-content__inner p:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .p-about-content__inner p {
    font-size: 1.4rem;
    padding: 0;
  }
}
.p-about-learn {
  width: 100%;
  margin: 7rem 0 0;
}
.p-about-learn__ttl {
  line-height: 1;
  color: #fff;
}
.p-about-learn__ttl .en {
  display: block;
  font-family: termina, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 3.2rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .p-about-learn__ttl .en {
    text-align: center;
    font-size: 2.8rem;
  }
}
.p-about-learn__ttl .ja {
  display: block;
  font-weight: 600;
  font-size: 1.6rem;
  margin: 1.5rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-about-learn__ttl .ja {
    text-align: center;
    font-size: 1.4rem;
  }
}
.p-about-learn-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 3.2rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-about-learn-list {
    flex-flow: column;
    gap: 1.8rem 0;
    padding: 0 2rem;
  }
}
.p-about-learn-list__item {
  width: 33rem;
  height: 22rem;
  border-top-right-radius: 7rem;
  border-bottom-right-radius: 7rem;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-about-learn-list__item {
    width: 100%;
    height: 16rem;
    border-top-right-radius: 5rem;
    border-bottom-right-radius: 5rem;
  }
}
.p-about-learn-list__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  transition: 0.3s;
}
.p-about-learn-list__item a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
@media (hover: hover) and (pointer: fine) {
  .p-about-learn-list__item a:hover {
    opacity: 1;
  }
  .p-about-learn-list__item a:hover svg {
    opacity: 1;
  }
  .p-about-learn-list__item a:hover img {
    transform: scale(1.1);
  }
}
.p-about-learn-list__inner {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  z-index: 2;
}
.p-about-learn-head {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.p-about-learn-head__icon {
  display: flex;
  align-items: center;
  margin-right: 0.5rem;
}
.p-about-learn-head__icon svg {
  width: 2.1rem;
  height: 2.1rem;
  opacity: 0.4;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .p-about-learn-head__icon svg {
    opacity: 1;
  }
}
.p-about-learn-head__icon svg rect {
  fill: #fff;
}
.p-about-learn-head__txt {
  font-family: termina, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 2.8rem;
  letter-spacing: 0.04em;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-about-learn-head__txt {
    font-size: 2.4rem;
  }
}
.p-about-learn__txt {
  color: #fff;
  line-height: 1;
  margin-top: 1.8rem;
  letter-spacing: 0.04em;
  text-align: center;
  font-weight: 600;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-about-learn__txt {
    font-size: 1.4rem;
  }
}

.p-people {
  position: relative;
  background: #F4F4F4;
  padding: 8rem 0;
  margin: 8rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-people {
    margin: 9rem 0 0;
    padding: 7.5rem 0;
  }
}
.p-people::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 39rem;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .p-people::before {
    height: 45rem;
  }
}
.p-people__ttl {
  line-height: 1;
}
.p-people__ttl .en {
  display: block;
  font-family: termina, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 6rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .p-people__ttl .en {
    font-size: 4rem;
    text-align: center;
  }
}
.p-people__ttl .ja {
  display: block;
  font-weight: 600;
  font-size: 1.8rem;
  margin: 1rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-people__ttl .ja {
    font-size: 1.4rem;
    text-align: center;
  }
}
.p-people__btn {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-people__btn {
    display: block;
    margin: 4rem auto 0;
  }
}
.p-people-head {
  position: relative;
  width: 103rem;
  margin: 0 auto 3rem;
}
@media screen and (max-width: 767px) {
  .p-people-head {
    width: auto;
    padding: 0 2rem;
  }
}
.p-people-head__filter {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 47rem;
}
@media screen and (max-width: 767px) {
  .p-people-head__filter {
    display: none;
  }
}
.p-people-head__select {
  font-size: 1.6rem;
  line-height: 1;
  font-family: termina, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  margin: 0 0 1.2rem;
}
.p-people-head__txt {
  margin: 4rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-people-head__txt {
    margin: 3rem 0 0;
  }
}
.p-people-filter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0 1rem;
}
.p-people-filter__item {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 11rem;
  height: 4rem;
  font-size: 1.4rem;
  font-weight: 600;
  border-radius: 3rem;
  overflow: hidden;
  cursor: pointer;
}
.p-people-filter__item.is-active span {
  color: #fff;
}
.p-people-filter__item.is-active::after {
  opacity: 1;
}
.p-people-filter__item span {
  position: relative;
  z-index: 1;
  transition: 0.3s;
}
.p-people-filter__item::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: 0.3s;
}
.p-people-filter__item::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, rgb(245, 207, 207) 0%, rgb(255, 31, 31) 100%);
  opacity: 0;
  transition: 0.3s;
}
.p-people-slide {
  position: relative;
}
.p-people-slide__item {
  width: 37rem;
  padding: 0 2.5rem;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .p-people-slide__item {
    width: 30.4rem;
    padding: 0 1.2rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-people-slide__item:hover {
    opacity: 0.8;
  }
}
.p-people-slide .slick-arrow {
  position: absolute;
  top: 50%;
  width: 8rem;
  height: 8rem;
  transform: translateY(-50%);
  font-size: 0;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-people-slide .slick-arrow {
    top: 16rem;
    width: 5rem;
    height: 5rem;
    transform: none;
  }
}
.p-people-slide .slick-arrow span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(1rem);
  background: rgba(0, 0, 0, 0.16);
  border-radius: 100%;
}
.p-people-slide .slick-arrow span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.9rem;
  height: 1rem;
  background: #fff;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .p-people-slide .slick-arrow span::before {
    width: 0.6rem;
    height: 0.8rem;
  }
}
.p-people-slide .slick-arrow.slick-prev {
  left: 10rem;
}
.p-people-slide .slick-arrow.slick-prev span::before {
  clip-path: polygon(0 50%, 100% 0, 100% 100%);
}
@media screen and (max-width: 767px) {
  .p-people-slide .slick-arrow.slick-prev span::before {
    left: calc(50% - 0.1rem);
  }
}
@media screen and (max-width: 767px) {
  .p-people-slide .slick-arrow.slick-prev {
    left: 2rem;
  }
}
.p-people-slide .slick-arrow.slick-next {
  right: 10rem;
}
.p-people-slide .slick-arrow.slick-next span::before {
  clip-path: polygon(100% 50%, 0 0, 0 100%);
}
@media screen and (max-width: 767px) {
  .p-people-slide .slick-arrow.slick-next span::before {
    left: calc(50% + 0.1rem);
  }
}
@media screen and (max-width: 767px) {
  .p-people-slide .slick-arrow.slick-next {
    right: 2rem;
  }
}
.p-people-slide .slick-dots {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 1rem;
  margin: 2.5rem 0 0;
}
.p-people-slide .slick-dots li {
  line-height: 0;
}
.p-people-slide .slick-dots li button {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.2);
  font-size: 0;
}
.p-people-slide .slick-dots li.slick-active button {
  background: #000;
}
.p-people-data {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 1rem 0 0;
}
.p-people-data__name {
  font-size: 5.6rem;
  line-height: 1;
  font-family: termina, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
  margin-right: 2.4rem;
}
@media screen and (max-width: 767px) {
  .p-people-data__name {
    font-size: 4.8rem;
  }
}
.p-people-data__txt {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-people-data__txt {
    font-size: 1.8rem;
  }
}
.p-people-data__txt span {
  display: block;
  font-size: 1.3rem;
  margin: 0.5rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-people-data__txt span {
    font-size: 1.1rem;
  }
}