@charset "UTF-8";
body {
  overflow-x: hidden;
}

.f-main {
  position: relative;
  /*overflow: hidden;*/
}
@media screen and (max-width: 767px) {
  .f-main {
    overflow: hidden;
  }
}

.p-philo {
  position: relative;
  background: #F4F4F4;
  padding: 11.2rem 0 13rem;
}
@media screen and (max-width: 767px) {
  .p-philo {
    padding: 8rem 2rem 9rem;
  }
}
.p-philo__head {
  margin: 0 0 5rem;
}
.p-philo__head .en {
  display: block;
  font-family: termina, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 4rem;
  line-height: 1;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .p-philo__head .en {
    font-size: 2.8rem;
  }
}
.p-philo__head .ja {
  display: block;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1;
  margin: 1.5rem 0 0;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .p-philo__head .ja {
    font-size: 1.4rem;
    margin: 1rem 0 0;
  }
}
.p-philo-img {
  position: relative;
  width: 55rem;
}
@media screen and (max-width: 767px) {
  .p-philo-img {
    display: none;
  }
}
.p-philo-img__01 {
  width: 70.8rem;
  margin: 0 0 0 -16rem;
}
.is-anime .p-philo-img__01 {
  opacity: 1;
}
.p-philo-img__02 {
  position: relative;
  margin: 6.8rem 0 0;
}
.is-anime .p-philo-img__02 {
  opacity: 1;
}
.p-philo-img__02 .img_01 {
  position: absolute;
  top: 4rem;
  right: 33rem;
  width: 28.8rem;
}
.p-philo-img__02 .img_02 {
  position: absolute;
  top: 23rem;
  right: 33rem;
  width: 22rem;
}
.p-philo-img__02 .img_03 {
  position: absolute;
  top: 0;
  right: 2.4rem;
  width: 26.4rem;
}
.p-philo-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;
}
@media screen and (max-width: 767px) {
  .p-philo-block {
    display: block;
  }
}
.p-philo-block__detail {
  width: 50rem;
}
@media screen and (max-width: 767px) {
  .p-philo-block__detail {
    width: 100%;
  }
}
.p-philo-block__section--vision {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .p-philo-block__section--vision {
    margin-top: 5.7rem;
  }
}
.p-philo-block__sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-philo-block__sp {
    display: block;
    padding: 9rem 0 0;
  }
  .p-philo-block__sp .horizontal-section {
    width: 100vw;
    height: 37.5rem;
    overflow-x: hidden;
    padding-left: 2rem;
  }
  .p-philo-block__sp .horizontal-wrapper {
    display: flex;
    width: 100rem;
    gap: 0 1.2rem;
  }
  .p-philo-block__sp .panel {
    width: 25rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.p-philo-block__sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-philo-block__sp {
    display: block;
    padding: 8rem 0 0;
  }
}
.p-philo-block__sp .slides {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.p-philo-block__sp .slides li {
  width: 25rem;
}
.p-philo__mission {
  font-size: 4rem;
  line-height: 1;
  font-weight: 600;
  margin: 4rem 0 3rem;
}
@media screen and (max-width: 767px) {
  .p-philo__mission {
    font-size: 3rem;
    margin: 3rem 0 2.4rem;
  }
}
.p-philo__vision {
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.7;
  margin: 3.3rem 0 2.7rem;
}
@media screen and (max-width: 767px) {
  .p-philo__vision {
    font-size: 2.4rem;
    margin: 2.4rem 0 2rem;
  }
}
.p-philo__txt {
  line-height: 2;
}
.p-philo__sub .en {
  display: block;
  font-family: termina, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 2.8rem;
  line-height: 1;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .p-philo__sub .en {
    font-size: 2.4rem;
  }
}
.p-philo__sub .ja {
  display: block;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1;
  margin: 1.2rem 0 0;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .p-philo__sub .ja {
    font-size: 1.4rem;
    margin: 0.8rem 0 0;
  }
}
.p-philo-value {
  margin: 8rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-philo-value {
    margin: 3rem 0 0;
  }
}
.p-philo-value .p-philo__sub {
  margin: 0 0 4rem;
}
.p-philo-value .p-philo__sub .en,
.p-philo-value .p-philo__sub .ja {
  text-align: center;
}
.p-philo-value__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-philo-value__list {
    flex-flow: column;
    gap: 1.2rem 0;
  }
}
.p-philo-value__item {
  width: 26rem;
  background: #fff;
  border-top-right-radius: 8rem;
  border-bottom-right-radius: 8rem;
  padding: 3.4rem 3rem 2.4rem 3rem;
}
@media screen and (max-width: 767px) {
  .p-philo-value__item {
    width: 100%;
    border-top-right-radius: 4rem;
    border-bottom-right-radius: 4rem;
    padding: 3rem 4.5rem 2.5rem;
  }
}
.p-philo-value__ttl {
  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: 0 0 1.2rem -2rem;
}
@media screen and (max-width: 767px) {
  .p-philo-value__ttl {
    justify-content: flex-start;
    margin: 0 0 1rem;
  }
}
.p-philo-value__ttl img {
  width: 3.8rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-philo-value__ttl img {
    width: 3.2rem;
  }
}
.p-philo-value__ttl span {
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-philo-value__ttl span {
    font-size: 1.8rem;
  }
}
.p-philo-value__txt {
  line-height: 1.8;
  font-size: 1.4rem;
}

.p-business {
  position: relative;
  background: url(../img/about/bg_business.jpg) center center/cover no-repeat;
  padding: 12.8rem 0 11rem;
}
@media screen and (max-width: 767px) {
  .p-business {
    padding: 9rem 0;
  }
}
.p-business__ttl {
  color: #fff;
  text-align: center;
  margin: 0 0 5rem;
}
@media screen and (max-width: 767px) {
  .p-business__ttl {
    margin: 0 0 4.5rem;
  }
}
.p-business__ttl .en {
  display: block;
  font-family: termina, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 4rem;
  line-height: 1;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .p-business__ttl .en {
    font-size: 2.8rem;
  }
}
.p-business__ttl .ja {
  display: block;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1;
  margin: 1.5rem 0 0;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .p-business__ttl .ja {
    font-size: 1.4rem;
    margin: 1rem 0 0;
  }
}
.p-business__sub {
  color: #fff;
  text-align: center;
}
.p-business__sub .en {
  display: block;
  font-family: termina, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 2.8rem;
  line-height: 1;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .p-business__sub .en {
    font-size: 2.4rem;
  }
}
.p-business__sub .ja {
  display: block;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1;
  margin: 1.2rem 0 0;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .p-business__sub .ja {
    font-size: 1.4rem;
    margin: 0.8rem 0 0;
  }
}
.p-business__txt {
  line-height: 2.625;
  color: #fff;
  text-align: center;
  margin: 4rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-business__txt {
    line-height: 2.2;
  }
}

.p-what {
  margin: 0 0 11rem;
}
@media screen and (max-width: 767px) {
  .p-what {
    margin: 0 0 5rem;
  }
}
.p-what-global {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: -5rem 0;
}
@media screen and (max-width: 767px) {
  .p-what-global {
    display: block;
    margin: 0;
    padding: 0 2rem;
  }
}
.p-what-global__img {
  width: 63rem;
}
.p-what-global__img video {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-what-global__img {
    width: 170vw;
    margin: -4rem -2rem -7rem -22rem;
  }
}
.p-what-global__txt {
  position: relative;
  line-height: 2;
  z-index: 2;
}
.p-what-bg {
  position: relative;
}
.p-what-bg__img {
  position: absolute;
  top: 0;
  right: 0;
  width: 56.2rem;
  height: 44.6rem;
  background: url(../img/about/img_what_02.png) 0 0/100% auto no-repeat;
  margin-top: 12rem;
}
.p-what-bg__img img {
  transition: 0.3s;
}
.p-what-bg__img-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .p-what-bg__img-wrapper {
    display: none;
  }
}
.p-what-block {
  padding: 11.5rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-what-block {
    padding: 8rem 2rem 0;
  }
}
.p-what-block + .p-what-block {
  margin-top: 3rem;
  padding-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .p-what-block + .p-what-block {
    margin-top: 1rem;
    padding-bottom: 0;
  }
}
.p-what-block__img {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-what-block__img {
    display: block;
  }
}
.p-what__ttl {
  margin: 0 0 4rem;
}
@media screen and (max-width: 767px) {
  .p-what__ttl {
    margin: 0 0 2.5rem;
  }
  .p-what__ttl--ls .en {
    letter-spacing: -0.07em !important;
  }
}
.p-what__ttl .en {
  display: block;
  font-family: termina, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 4rem;
  line-height: 1;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .p-what__ttl .en {
    font-size: 2.8rem;
  }
}
.p-what__ttl .ja {
  display: block;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1;
  margin: 1.5rem 0 0;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .p-what__ttl .ja {
    font-size: 1.4rem;
    margin: 1rem 0 0;
  }
}
.p-what__txt {
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-what__txt {
    margin-top: 2.5rem;
  }
}

.p-message {
  position: relative;
  background: url(../img/about/bg_message.jpg) center center/cover no-repeat;
  margin: 16rem 0 0;
  padding: 15.6rem 0 13rem;
}
@media screen and (max-width: 767px) {
  .p-message {
    margin: 7.5rem 0 0;
    padding: 9rem 0 12rem;
  }
}
.p-message__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;
}
@media screen and (max-width: 767px) {
  .p-message__block {
    display: block;
    padding: 0 2rem;
  }
}
.p-message-head {
  width: 49.8rem;
}
@media screen and (max-width: 767px) {
  .p-message-head {
    width: 100%;
  }
}
.p-message-head__ttl {
  color: #fff;
  margin: 0 0 5rem;
}
@media screen and (max-width: 767px) {
  .p-message-head__ttl {
    margin: 0 0 2rem;
  }
}
.p-message-head__ttl .en {
  display: block;
  font-family: termina, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 4rem;
  line-height: 1;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .p-message-head__ttl .en {
    font-size: 2.8rem;
  }
}
.p-message-head__ttl .ja {
  display: block;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1;
  margin: 1.5rem 0 0;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .p-message-head__ttl .ja {
    font-size: 1.4rem;
    margin-top: 1rem;
  }
}
.p-message-head__img {
  position: relative;
  z-index: 1;
}
.p-message-content {
  width: 55rem;
}
@media screen and (max-width: 767px) {
  .p-message-content {
    width: 100%;
    margin: 2.5rem 0 0;
  }
}
.p-message-content__txt {
  line-height: 2.25;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-message-content__txt {
    line-height: 2;
  }
}
.p-message-content__txt + .p-message-content__txt {
  margin-top: 1.2em;
}
.p-message-content__name {
  color: #fff;
  font-weight: 600;
  margin-top: 2.5em;
}

.c-line .line {
  width: 100%;
  opacity: 0;
  border-top-right-radius: 20rem;
  border-bottom-right-radius: 20rem;
  /*
  will-change: transform, opacity;
  transform: scaleX(0);
  transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.2s linear;
  transform-origin: left;
  */
  clip-path: inset(0 100% 0 0 round 0 20rem 20rem 0);
  transition: clip-path 0.6s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.2s linear;
  will-change: clip-path, opacity;
}
.c-line .line.show {
  clip-path: inset(0 0 0 0 round 0 20rem 20rem 0);
  opacity: 1;
}
.c-line .line-parent {
  position: absolute;
  transform: rotate(-22deg);
  contain: paint;
  z-index: 2;
}
.c-line .line-01 {
  top: 8rem;
  left: -6rem;
  width: 30rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-01 {
    top: 2rem;
    width: 24rem;
  }
}
.c-line .line-02 {
  top: 21rem;
  left: -17rem;
  width: 30rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-02 {
    top: 8.5rem;
  }
}
.c-line .line-03 {
  top: 44rem;
  right: 3rem;
  width: 32rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-03 {
    top: 40rem;
    right: 3rem;
    width: 14rem;
  }
}
.c-line .line-04 {
  top: 45rem;
  right: -12rem;
  width: 30rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-04 {
    top: 40rem;
    right: -8rem;
    width: 20rem;
  }
}
.c-line .line-05 {
  top: 107rem;
  right: -25rem;
  width: 42rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-05 {
    top: 87.5rem;
    right: -2rem;
    width: 11rem;
  }
}
.c-line .line-06 {
  top: 105rem;
  right: -22rem;
  width: 54rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-06 {
    top: 84rem;
    right: -2rem;
    width: 7rem;
  }
}
.c-line .line-07 {
  top: 55rem;
  left: -4rem;
  width: 23rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-07 {
    top: 46.5rem;
    width: 14rem;
    height: 1.8rem !important;
  }
}
.c-line .line-08 {
  top: 54rem;
  left: -4rem;
  width: 12rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-08 {
    top: 46rem;
    width: 10rem;
    right: -13rem;
  }
}
.c-line .line-09 {
  top: 65rem;
  left: -2rem;
  width: 16rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-09 {
    top: 50rem;
    left: -2rem;
    width: 10rem;
    height: 1.8rem !important;
  }
}
.c-line .line-10 {
  top: -3rem;
  left: -5rem;
  width: 25rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-10 {
    top: 3.5rem;
    width: 13rem;
  }
}
.c-line .line-11 {
  top: 4rem;
  left: -2rem;
  width: 17rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-11 {
    top: -1rem;
    width: 14rem;
  }
}
.c-line .line-10-2 {
  top: 27rem;
  right: 5rem;
  width: 25rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-10-2 {
    top: 25rem;
    right: -3rem;
    width: 10rem;
  }
}
.c-line .line-11-2 {
  top: 28rem;
  right: -6rem;
  width: 25rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-11-2 {
    top: 25.9rem;
    right: -5rem;
    width: 8rem;
  }
}
.c-line .line-12 {
  bottom: -1rem;
  left: -2rem;
  width: 21rem;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .c-line .line-12 {
    bottom: -1rem;
    width: 11rem;
  }
  .c-line .line-12 .line {
    height: 3rem !important;
  }
}
.c-line .line-13 {
  bottom: 0.5rem;
  left: 6rem;
  width: 24rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-13 {
    bottom: -0.5rem;
    left: 2rem;
    width: 13rem;
  }
}
.c-line .line-14 {
  top: -2rem;
  left: 5rem;
  width: 35rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-14 {
    top: 2.5rem;
    left: -3rem;
    width: 11rem;
  }
}
.c-line .line-15 {
  top: 6rem;
  left: -3rem;
  width: 30rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-15 {
    top: -1rem;
    width: 13rem;
    left: -2rem;
  }
}
.c-line .line-16 {
  top: 38rem;
  right: -10rem;
  width: 32rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-16 {
    top: 47rem;
    right: -5rem;
    width: 14rem;
    z-index: 0;
  }
}
.c-line .line-17 {
  top: 42rem;
  right: -11rem;
  width: 23rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-17 {
    top: 49.5rem;
    right: -5rem;
    width: 11rem;
  }
}
.c-line .line-18 {
  bottom: 12rem;
  left: -4rem;
  width: 40rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-18 {
    bottom: 2rem;
    width: 21rem;
  }
}
.c-line .line-19 {
  bottom: 13rem;
  left: -4rem;
  width: 26rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-19 {
    bottom: 2rem;
    left: -5rem;
    width: 15rem;
  }
}
.c-line .line-20 {
  bottom: 1rem;
  left: -2rem;
  width: 26rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-20 {
    bottom: -3rem;
    left: -2rem;
    width: 16rem;
  }
}
.c-line .line-h1 {
  height: 4.8rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-h1 {
    height: 2rem;
  }
}
.c-line .line-h2 {
  height: 3.6rem;
}
@media screen and (max-width: 767px) {
  .c-line .line-h2 {
    height: 2rem;
  }
}
.c-line .blue {
  background: linear-gradient(90deg, rgb(202, 230, 254) 0%, rgb(116, 188, 232) 100%);
}
.c-line .yellow {
  background: linear-gradient(90deg, rgb(250, 255, 194) 0%, rgb(247, 255, 158) 100%);
}
.c-line .grey {
  background: linear-gradient(90deg, rgb(239, 239, 239) 0%, rgb(237, 237, 237) 100%);
}
.c-line .white {
  background: #fff;
}
.c-line .purple {
  background: linear-gradient(90deg, rgb(234, 221, 240) 0%, rgb(175, 146, 213) 100%);
}
.c-line .red {
  background: linear-gradient(90deg, rgb(245, 207, 207) 0%, rgb(236, 41, 41) 100%);
}
.c-line .green {
  background: linear-gradient(90deg, rgb(196, 252, 229) 0%, rgb(102, 233, 161) 100%);
}
.c-line .pink {
  background: linear-gradient(90deg, rgb(255, 224, 224) 0%, rgb(243, 162, 181) 100%);
}

/*
// まず共通の clip-path 設定
%clip-base {
	clip-path: inset(0 100% 0 0 round 20rem);
	opacity: 0;
	transition:
		clip-path 0.6s cubic-bezier(0.23, 1, 0.32, 1),
		opacity 0.2s linear;
	transform: none;
	will-change: clip-path, opacity;
}

// 最初の２本にだけミックスイン
.line-parent.line-01 .line,
.line-parent.line-02 .line {
	@extend %clip-base;
}

// show がついたら描画領域を全開放
.line-parent.line-01 .line.show,
.line-parent.line-02 .line.show {
	clip-path: inset(0 0 0 0 round 20rem);
	opacity: 1;
}
	*/