@charset "UTF-8";
/* ------------------------------------------------------------
■ 下層ページ 共通
------------------------------------------------------------ */
.firstview {
  width: 100%;
  padding: 230px 0 200px;
  background-color: #F3EFE6;
}
@media (max-width: 1023px) {
  .firstview {
    padding: 108px 0 71px;
  }
}
.firstview.p-b-narrow {
  padding-bottom: 60px;
}
@media (max-width: 1023px) {
  .firstview.p-b-narrow {
    padding-bottom: 40px;
  }
}
.firstview .firstview__inner {
  width: clamp(1px, 75%, 1440px);
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .firstview .firstview__inner {
    width: clamp(320px, 94.6666666667%, 500px);
  }
}
.firstview .firstview__inner .firstview__title {
  color: #383630;
}
.firstview .firstview__inner .firstview__title .firstview__title-ja {
  display: block;
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media (max-width: 1023px) {
  .firstview .firstview__inner .firstview__title .firstview__title-ja {
    font-size: 1.6rem;
  }
}
.firstview .firstview__inner .firstview__title .firstview__title-en {
  display: block;
  font-size: clamp(10rem, 9.7222222222vw, 14rem);
  line-height: 1.221;
  letter-spacing: 0;
}
@media (max-width: 1023px) {
  .firstview .firstview__inner .firstview__title .firstview__title-en {
    font-size: 5rem;
    line-height: 1.04;
    margin-top: 2px;
  }
}
.firstview .firstview__inner .firstview__img {
  width: 100%;
  margin-top: 20px;
}

.sec__title--black {
  color: #FFFFFF;
  background-color: #383630;
}
.sec__title .sec__title-en {
  font-size: 6rem;
  line-height: 1.2166666667;
  letter-spacing: 0;
}
@media (max-width: 1023px) {
  .sec__title .sec__title-en {
    font-size: 3.4rem;
    line-height: 1.2352941176;
  }
}
.sec__title .sec__title-ja {
  display: block;
  position: relative;
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0.1em;
  padding-bottom: 48px;
  margin-top: 20px;
}
@media (max-width: 1023px) {
  .sec__title .sec__title-ja {
    font-size: 1.6rem;
    line-height: 1.688;
    padding-bottom: 28px;
  }
}
.sec__title .sec__title-ja::after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: var(--dot-color);
  border-radius: 50%;
}

.firstview__intro {
  display: flex;
  justify-content: center;
  column-gap: 6.9444444444%;
  margin-top: 120px;
}
@media (max-width: 1023px) {
  .firstview__intro {
    flex-direction: column;
    align-items: center;
    margin-top: 43px;
  }
}
.firstview__intro .intro__lead {
  min-width: 288px;
  font-size: 2.6rem;
  line-height: 1.6923076923;
  letter-spacing: 0.1em;
}
@media (max-width: 1023px) {
  .firstview__intro .intro__lead {
    font-size: 2rem;
    line-height: 1.6;
  }
}
.firstview__intro .intro__text {
  width: 785px;
  font-size: 1.8rem;
  line-height: 2.1111111111;
  letter-spacing: 0.1em;
}
@media (max-width: 1023px) {
  .firstview__intro .intro__text {
    width: 90.1408450704%;
    font-size: 1.6rem;
    line-height: 1.875;
    margin-top: 36px;
  }
}

.staff {
  padding: 150px 0;
}
@media (max-width: 1023px) {
  .staff {
    padding: 106px 0 100px;
  }
}
.staff .staff__cards {
  display: flex;
  justify-content: center;
  column-gap: clamp(50px, 4.8828125vw, 70px);
  margin-top: 80px;
}
@media (max-width: 1023px) {
  .staff .staff__cards {
    flex-direction: column;
    align-items: center;
    row-gap: 100px;
  }
}
.staff .staff__card {
  width: 560px;
  width: clamp(450px, 43.9453125%, 560px);
}
@media (max-width: 1023px) {
  .staff .staff__card {
    width: clamp(320px, 90.6666666667%, 500px);
  }
}
.staff .staff__card .card__catch {
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media (max-width: 1023px) {
  .staff .staff__card .card__catch {
    font-size: 1.8rem;
  }
}
.staff .staff__card .card__img {
  position: relative;
  margin-top: 20px;
}
@media (max-width: 1023px) {
  .staff .staff__card .card__img {
    margin-top: 12px;
  }
}
.staff .staff__card .card__img .card__name {
  width: 340px;
  height: 44px;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 1.4rem;
  line-height: 44px;
  letter-spacing: 0.1em;
  text-align: center;
  background-color: #FFFFFF;
  border-radius: 10px 0px 0px 0px;
}
@media (max-width: 1023px) {
  .staff .staff__card .card__img .card__name {
    width: 191px;
    height: 50px;
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.4285714286;
    padding: 10px 7px 6px 12px;
  }
}
.staff .staff__card .card__img .card__name::before, .staff .staff__card .card__img .card__name::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  background-color: #FFFFFF;
  -webkit-mask: radial-gradient(circle at 0 0, transparent 20px, #FFFFFF 20px);
  mask: radial-gradient(circle at 0 0, transparent 20px, #FFFFFF 20px);
}
@media (max-width: 1023px) {
  .staff .staff__card .card__img .card__name::before, .staff .staff__card .card__img .card__name::after {
    width: 16px;
    height: 16px;
    -webkit-mask: radial-gradient(circle at 0 0, transparent 16px, #FFFFFF 16px);
    mask: radial-gradient(circle at 0 0, transparent 16px, #FFFFFF 16px);
  }
}
.staff .staff__card .card__img .card__name::before {
  bottom: 0;
  left: 0;
  transform: translate(-100%, 0);
}
.staff .staff__card .card__img .card__name::after {
  top: 0;
  right: 0;
  transform: translate(0, -100%);
}
.staff .staff__card .card__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.staff .staff__card .card__wrap .card__intro {
  font-size: 1.8rem;
  line-height: 1.5555555556;
  letter-spacing: 0.1em;
}
@media (max-width: 1023px) {
  .staff .staff__card .card__wrap .card__intro {
    font-size: 1.3rem;
    line-height: 1.6923076923;
  }
}
.staff .staff__card .card__wrap .card__link {
  width: 57px;
  height: 57px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FFFFFF;
  border: 1px solid #03C760;
  border-radius: 50%;
  transition: 0.3s;
}
@media (max-width: 1023px) {
  .staff .staff__card .card__wrap .card__link {
    width: 36px;
    height: 36px;
  }
}
.staff .staff__card .card__wrap .card__link:hover {
  background-color: #03C760;
}
.staff .staff__card .card__wrap .card__link:hover .u-arrow-right {
  background-color: #FFFFFF;
}
.staff .staff__card .card__wrap .card__link:hover .u-arrow-right::before, .staff .staff__card .card__wrap .card__link:hover .u-arrow-right::after {
  background-color: #FFFFFF;
}

.sinergy {
  position: relative;
  background-color: #F3EFE6;
  border-radius: 200px 200px 0px 0px;
  padding: 200px 0;
}
@media (max-width: 1023px) {
  .sinergy {
    border-radius: 60px 60px 0px 0px;
    padding: 100px 0;
  }
}
.sinergy .sinergy__d-text {
  height: 965px;
  position: absolute;
  top: 111px;
  font-size: 10.6rem;
  line-height: 1.2264150943;
  color: #F8F6F2;
  mix-blend-mode: multiply;
}
@media (max-width: 1023px) {
  .sinergy .sinergy__d-text {
    font-size: 7rem;
    line-height: 1;
  }
}
.sinergy .sinergy__lead {
  font-size: 3.2rem;
  line-height: 1.6875;
  letter-spacing: 0.1em;
  margin-top: 70px;
}
@media (max-width: 1023px) {
  .sinergy .sinergy__lead {
    font-size: 2rem;
    line-height: 1.6;
  }
}
.sinergy .sinergy__text {
  width: clamp(800px, 78.125%, 920px);
  font-size: 1.8rem;
  line-height: 2.1111111111;
  letter-spacing: 0.1em;
  margin: 60px auto 0;
}
@media (max-width: 1023px) {
  .sinergy .sinergy__text {
    width: clamp(320px, 85.3333333333%, 500px);
    font-size: 1.6rem;
    line-height: 1.875;
  }
}
.sinergy .sinergy__img {
  width: 87.5%;
  margin-top: 100px;
}
@media (max-width: 1023px) {
  .sinergy .sinergy__img {
    width: 97.3333333333%;
    margin-top: 45px;
  }
}
.sinergy .sinergy__initiatives {
  position: relative;
}
@media (max-width: 1023px) {
  .sinergy .sinergy__initiatives {
    width: clamp(320px, 97.3333333333%, 500px);
    margin: 0 auto;
  }
}
.sinergy .sinergy__initiatives .initiatives__wrap {
  display: flex;
  justify-content: center;
  column-gap: clamp(60px, 12.5%, 240px);
  margin-top: 120px;
}
@media (max-width: 1250px) {
  .sinergy .sinergy__initiatives .initiatives__wrap {
    column-gap: clamp(10px, 0.9765625%, 240px);
  }
}
@media (max-width: 1023px) {
  .sinergy .sinergy__initiatives .initiatives__wrap {
    width: clamp(320px, 95.8904109589%, 500px);
    flex-direction: column;
    align-items: center;
    column-gap: 0;
    position: relative;
    margin: 100px auto 0;
  }
}
.sinergy .sinergy__initiatives .initiatives__content .initiatives__title {
  display: block;
  font-size: 3.2rem;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: left;
}
@media (max-width: 1023px) {
  .sinergy .sinergy__initiatives .initiatives__content .initiatives__title {
    width: 100%;
    font-size: 2rem;
    text-align: left;
  }
}
.sinergy .sinergy__initiatives .initiatives__content .initiatives__list {
  counter-reset: initiative;
  padding-left: 33px;
  list-style: none;
  margin-top: 80px;
}
@media (max-width: 1023px) {
  .sinergy .sinergy__initiatives .initiatives__content .initiatives__list {
    margin-top: 29px;
  }
}
.sinergy .sinergy__initiatives .initiatives__content .initiatives__list .initiatives__item {
  counter-increment: initiative;
  position: relative;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  line-height: 1.6111111111;
}
.sinergy .sinergy__initiatives .initiatives__content .initiatives__list .initiatives__item:not(:first-child) {
  margin-top: 15px;
}
.sinergy .sinergy__initiatives .initiatives__content .initiatives__list .initiatives__item::before {
  content: counter(initiative);
  width: 17px;
  position: absolute;
  left: -33px;
  font-family: "Montserrat";
  font-size: 2.4rem;
  line-height: 1.2083333333;
  color: #AE891E;
  text-align: center;
}
.sinergy .sinergy__initiatives .initiatives__img-text {
  width: clamp(550px, 46.8055555556vw, 674px);
}
@media (max-width: 1023px) {
  .sinergy .sinergy__initiatives .initiatives__img-text {
    width: 93.3333333333%;
    margin-top: 40px;
  }
}
.sinergy .sinergy__initiatives .initiatives__imgs-wrap {
  width: clamp(430px, 38.8888888889vw, 560px);
  position: absolute;
  top: 320px;
  left: 50%;
  transform: translateX(-115%);
}
@media (max-width: 1023px) {
  .sinergy .sinergy__initiatives .initiatives__imgs-wrap {
    width: 100%;
    position: static;
    transform: translateX(0);
    margin-top: 40px;
  }
}
.sinergy .sinergy__initiatives .initiatives__imgs-wrap .initiatives__img {
  width: 100%;
}
@media (max-width: 1023px) {
  .sinergy .sinergy__initiatives .initiatives__imgs-wrap .initiatives__img {
    width: 71.2328767123%;
  }
}
.sinergy .sinergy__initiatives .initiatives__imgs-wrap .initiatives__img--front {
  width: 80.7142857143%;
  position: absolute;
  top: 67%;
  left: 60%;
}
@media (max-width: 1023px) {
  .sinergy .sinergy__initiatives .initiatives__imgs-wrap .initiatives__img--front {
    width: 49.3150684932%;
    top: 60%;
    left: auto;
    right: 0;
  }
}
.sinergy .initiatives__d-text {
  font-size: 11rem;
  line-height: 1.2181818182;
  color: #F8F6F2;
  mix-blend-mode: multiply;
  margin-top: 75px;
}
@media (max-width: 1023px) {
  .sinergy .initiatives__d-text {
    font-size: 3.7rem;
    font-size: clamp(37px, 9.8666666667vw, 6rem);
    margin-top: 15px;
  }
}/*# sourceMappingURL=mission.css.map */