.common-mvArea-img {
  background-image: url(../img/about/mv_bg_sp.webp);
}
@media screen and (min-width: 768px), print {
  .common-mvArea-img {
    background-image: url(../img/about/mv_bg_pc.webp);
  }
}

.js-modal-btn {
  transition: ease 0.2s all;
}
.js-modal-btn:hover {
  cursor: pointer;
  opacity: 0.7;
}

.js-tabList > li:not(.active) {
  transition: ease 0.2s all;
}
.js-tabList > li:not(.active):hover {
  cursor: pointer;
  opacity: 0.7;
}

.about-heading {
  margin: 0 auto;
  text-align: center;
}
.about-heading .small {
  display: block;
  font-size: 4vw;
  line-height: 1.2;
}
@media screen and (min-width: 768px), print {
  .about-heading .small {
    font-size: 2.0833333333vw;
  }
}
.about-heading .underline {
  font-size: 5.0666666667vw;
  display: inline-block;
  position: relative;
  text-align: center;
  margin: 0 auto;
  text-decoration: underline;
  text-underline-offset: 1.3333333333vw;
  line-height: 1.2;
}
@media screen and (min-width: 768px), print {
  .about-heading .underline {
    font-size: 2.6041666667vw;
    text-underline-offset: 0.5208333333vw;
  }
}
.about-heading .purple {
  color: #694490;
}
.about-heading:before {
  display: none;
}
.about .dataArea {
  background-color: #E6DBF0;
  position: relative;
  padding: 10.6666666667vw 0 20vw;
  margin-top: 10.6666666667vw;
}
@media screen and (min-width: 768px), print {
  .about .dataArea {
    padding: 6.4583333333vw 0 7.2916666667vw;
    margin-top: 5.2083333333vw;
  }
}
.about .dataArea-img {
  display: none;
}
@media screen and (min-width: 768px), print {
  .about .dataArea-img {
    display: block;
    width: 9.4791666667vw;
    position: absolute;
    right: 0;
    top: 7.0833333333vw;
  }
}
.about .dataArea-content {
  width: 82.1333333333vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px), print {
  .about .dataArea-content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 5.2083333333vw;
  }
}
.about .dataArea-box {
  position: relative;
  filter: drop-shadow(0 0.8vw 1.3333333333vw rgba(0, 0, 0, 0.3));
  cursor: pointer;
  margin-top: 10.6666666667vw;
}
@media screen and (min-width: 768px), print {
  .about .dataArea-box {
    filter: drop-shadow(0 0.4166666667vw 0.5208333333vw rgba(0, 0, 0, 0.15));
  }
}
@media screen and (min-width: 768px), print {
  .about .dataArea-box {
    margin-top: 1.71875vw;
  }
}
@media screen and (min-width: 768px), print {
  .about .dataArea-box:nth-child(1) {
    width: 23.8541666667vw;
    margin-top: 0;
  }
}
@media screen and (min-width: 768px), print {
  .about .dataArea-box:nth-child(2) {
    width: 23.8541666667vw;
    margin-top: 0;
  }
}
@media screen and (min-width: 768px), print {
  .about .dataArea-box:nth-child(3) {
    width: 23.8541666667vw;
    margin-top: 0;
  }
}
@media screen and (min-width: 768px), print {
  .about .dataArea-box:nth-child(4) {
    width: 17.3958333333vw;
  }
}
@media screen and (min-width: 768px), print {
  .about .dataArea-box:nth-child(5) {
    width: 17.3958333333vw;
  }
}
@media screen and (min-width: 768px), print {
  .about .dataArea-box:nth-child(6) {
    width: 36.6666666667vw;
  }
}
@media screen and (min-width: 768px), print {
  .about .dataArea-box:nth-child(7) {
    width: 36.6666666667vw;
  }
}
@media screen and (min-width: 768px), print {
  .about .dataArea-box:nth-child(8) {
    width: 17.3958333333vw;
  }
}
@media screen and (min-width: 768px), print {
  .about .dataArea-box:nth-child(9) {
    width: 17.3958333333vw;
  }
}
.about .dataArea-box a:hover {
  opacity: 1;
}
.about .dataArea-box-img {
  position: relative;
}
.about .dataArea-box-img .dataArea-box-ttl {
  display: none;
}
@media screen and (min-width: 768px), print {
  .about .dataArea-box-img .dataArea-box-ttl {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    padding: 1.9791666667vw 1.5625vw;
    position: absolute;
    top: 0;
    left: 0;
    color: #694490;
  }
}
.about .dataArea-box-btn {
  width: 36.2666666667vw;
  background-color: #fff;
  position: absolute;
  display: flex;
  margin: 0 auto;
  bottom: -5.3333333333vw;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  padding: 4vw 9.3333333333vw 4.5333333333vw 6.6666666667vw;
  margin-top: -5.3333333333vw;
  border-radius: 100px;
  line-height: 1;
  box-sizing: border-box;
  text-align: center;
  border: solid #694490 0.5333333333vw;
}
@media screen and (min-width: 768px), print {
  .about .dataArea-box-btn {
    display: none;
  }
}
.about .dataArea-box-btn:before {
  content: "";
  width: 100%;
  width: 3.2vw;
  height: 0.5333333333vw;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 3.0666666667vw;
  z-index: 2;
}
@media screen and (min-width: 768px), print {
  .about .dataArea-box-btn:before {
    width: 0.8333333333vw;
    height: 0.15625vw;
    right: 2.5vw;
  }
}
.about .dataArea-box-btn:after {
  transition: all ease 0.2s;
  content: "";
  width: 100%;
  width: 3.2vw;
  height: 0.5333333333vw;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  right: 3.0666666667vw;
  z-index: 2;
}
@media screen and (min-width: 768px), print {
  .about .dataArea-box-btn:after {
    width: 0.8333333333vw;
    height: 0.15625vw;
    right: 2.5vw;
  }
}
.about .dataArea-box-btn > span {
  font-size: 3.4666666667vw;
  color: #694490;
  width: 100%;
  font-weight: 700;
  display: block;
  text-align: center;
}
.about .dataArea-box-btn > span:before {
  content: "";
  display: inline-block;
  background-color: #694490;
  width: 4.8vw;
  height: 4.8vw;
  border-radius: 100px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 2.4vw;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 1;
}
@media screen and (min-width: 768px), print {
  .about .dataArea-box-btn > span:before {
    width: 1.875vw;
    height: 1.875vw;
    right: 1.9791666667vw;
  }
}
.about .dataArea-box-btn.active:after {
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.about .dataArea-box-flex {
  box-sizing: border-box;
  padding: 12vw 4.8vw 8vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (max-width: 767px), print {
  .about .dataArea-box-flex {
    background-color: #694490;
  }
}
@media screen and (min-width: 768px), print {
  .about .dataArea-box-flex {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(82, 28, 99, 0.8);
    padding: 1.9791666667vw 1.5625vw;
  }
}
.about .dataArea-box-ttl {
  color: #fff;
}
@media screen and (max-width: 767px), print {
  .about .dataArea-box-ttl {
    display: none;
  }
}
@media screen and (min-width: 768px), print {
  .about .dataArea-box-ttl {
    font-size: 1.5625vw;
    line-height: 1.3;
    letter-spacing: 0.01em;
  }
}
.about .dataArea-box-txt {
  color: #fff;
  font-size: 3.4666666667vw;
  line-height: 1.7;
}
@media screen and (min-width: 768px), print {
  .about .dataArea-box-txt {
    font-size: 1.0416666667vw;
    margin-top: 0.5208333333vw;
  }
}
.about .dataArea-box-link {
  margin: 0;
  margin-top: auto;
  margin-left: auto;
}
.about .dataArea-box-link a {
  position: relative;
  color: #fff;
  font-size: 3.4666666667vw;
  padding-right: 2.6666666667vw;
}
@media screen and (min-width: 768px), print {
  .about .dataArea-box-link a {
    font-size: 1.0416666667vw;
    padding-right: 0.5208333333vw;
    margin-top: auto;
    margin-bottom: 0;
  }
}
.about .dataArea-box-link a:after {
  content: "";
  width: 100%;
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  background-color: #fff;
  bottom: -0.8vw;
  height: 0.2666666667vw;
}
@media screen and (min-width: 768px), print {
  .about .dataArea-box-link a:after {
    bottom: -0.3125vw;
    height: 0.1041666667vw;
  }
}
.about .dataArea-box-link a:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(-45deg);
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  width: 1.0666666667vw;
  height: 1.0666666667vw;
  border-bottom: 0.2666666667vw solid #fff;
  border-right: 0.2666666667vw solid #fff;
}
@media screen and (min-width: 768px), print {
  .about .dataArea-box-link a:before {
    width: 0.4166666667vw;
    height: 0.4166666667vw;
    border-bottom: 0.1041666667vw solid #fff;
    border-right: 0.1041666667vw solid #fff;
  }
}
.about .envArea {
  padding-top: 14.6666666667vw;
}
@media screen and (min-width: 768px), print {
  .about .envArea {
    padding-top: 6.7708333333vw;
  }
}
.about .envArea-content {
  width: 100%;
  overflow-x: hidden;
  padding-bottom: 14.6666666667vw;
}
@media screen and (min-width: 768px), print {
  .about .envArea-content {
    padding-bottom: 10.4166666667vw;
  }
}
.about .envArea-box {
  padding-top: 16vw;
}
@media screen and (min-width: 768px), print {
  .about .envArea-box {
    padding-top: 20.8333333333vw;
  }
}
.about .envArea-box:nth-child(1) {
  padding-top: 13.3333333333vw;
}
@media screen and (min-width: 768px), print {
  .about .envArea-box:nth-child(1) {
    padding-top: 18.75vw;
  }
}
.about .envArea-box-inner {
  background-color: #E6DBF0;
  width: 96.6666666667vw;
}
@media screen and (min-width: 768px), print {
  .about .envArea-box-inner {
    background: none;
    box-sizing: border-box;
    position: relative;
    width: 100%;
  }
}
.about .envArea-box-mv {
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (min-width: 768px), print {
  .about .envArea-box-mv {
    flex-direction: row;
  }
}
.about .envArea-box-mv .ttlArea {
  width: 96.6666666667vw;
  padding: 0 5.6vw 0 3.3333333333vw;
  margin: 0 auto;
  margin-top: -7.2vw;
  z-index: 2;
}
@media screen and (min-width: 768px), print {
  .about .envArea-box-mv .ttlArea {
    width: auto;
    position: absolute;
    top: 0;
    left: 12.5vw;
    padding: 0;
    margin-top: -4.6875vw;
  }
}
.about .envArea-box-mv-num {
  font-size: 14.6666666667vw;
  line-height: 1;
}
@media screen and (min-width: 768px), print {
  .about .envArea-box-mv-num {
    font-size: 8.3333333333vw;
  }
}
.about .envArea-box-mv-ttl {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.35;
  display: inline-block;
  margin-top: 2.1333333333vw;
}
@media screen and (min-width: 768px), print {
  .about .envArea-box-mv-ttl {
    font-size: 2.6041666667vw;
  }
}
@media screen and (min-width: 768px), print {
  .about .envArea-box-mv-ttl span {
    display: inline-block;
    background-color: #fff;
    padding: 0 1.0416666667vw;
  }
}
@media screen and (min-width: 768px), print {
  .about .envArea-box-mv-ttl span:nth-child(1) {
    padding-top: 0.7291666667vw;
  }
}
@media screen and (min-width: 768px), print {
  .about .envArea-box-mv-ttl span:nth-last-child(1) {
    padding-bottom: 0.8333333333vw;
  }
}
.about .envArea-box .single_img {
  width: 100vw;
  height: 47.7333333333vw;
}
@media screen and (min-width: 768px), print {
  .about .envArea-box .single_img {
    position: absolute;
    width: 76.25vw;
    height: 36.4583333333vw;
    top: -11.5104166667vw;
    right: 0;
  }
}
.about .envArea-box .swiper {
  width: 100vw;
  height: 47.7333333333vw;
}
@media screen and (min-width: 768px), print {
  .about .envArea-box .swiper {
    position: absolute;
    width: 76.25vw;
    height: 36.4583333333vw;
    top: -11.5104166667vw;
    right: 0;
  }
}
@media screen and (min-width: 768px), print {
  .about .envArea-box .swiper .swiper-pagination {
    bottom: 1.0416666667vw;
    text-align: left;
    padding-left: 2.0833333333vw;
  }
}
.about .envArea-box .swiper-pagination-bullet {
  background-color: #fff;
  height: 2.6666666667vw;
  width: 2.6666666667vw;
}
@media screen and (min-width: 768px), print {
  .about .envArea-box .swiper-pagination-bullet {
    height: 1.0416666667vw;
    width: 1.0416666667vw;
  }
}
.about .envArea-box .swiper-slide img {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 768px), print {
  .about .envArea-box-txtArea {
    width: 59.375vw;
    padding-left: 23.75vw;
    padding-right: 4.4270833333vw;
    padding-top: 28.4895833333vw;
    background-color: #E6DBF0;
  }
}
.about .envArea-box-lead {
  box-sizing: border-box;
  width: 87.7333333333vw;
  padding: 0 5.6vw 0 3.3333333333vw;
  font-size: 3.4666666667vw;
  margin-top: 4vw;
}
@media screen and (min-width: 768px), print {
  .about .envArea-box-lead {
    width: 100%;
    font-size: 1.25vw;
    padding: 0;
    margin: 0;
  }
}
@media screen and (min-width: 768px), print {
  .about .envArea-box-btnArea {
    display: flex;
    justify-content: space-between;
  }
}
.about .envArea-box .common-btn {
  padding: 0 5.6vw 0 3.3333333333vw;
  margin-top: 10.6666666667vw;
}
@media screen and (min-width: 768px), print {
  .about .envArea-box .common-btn {
    padding: 0;
    margin-top: 2.6041666667vw;
    margin-left: 0;
  }
}
.about .envArea-box .common-btn a {
  width: 87.7333333333vw;
  margin: 0;
}
@media screen and (min-width: 768px), print {
  .about .envArea-box .common-btn a {
    width: 28.8541666667vw;
    margin: 0;
  }
}
.about .envArea-box-voice {
  box-sizing: border-box;
  padding: 0 5.6vw 0 3.3333333333vw;
  padding-bottom: 11.4666666667vw;
  margin-top: 12vw;
}
@media screen and (min-width: 768px), print {
  .about .envArea-box-voice {
    padding: 0;
    padding-bottom: 4.6875vw;
    margin-top: 3.6458333333vw;
    display: flex;
    justify-content: space-between;
  }
}
.about .envArea-box-voice-flex {
  display: flex;
  justify-content: space-between;
  margin-top: 5.0666666667vw;
}
@media screen and (min-width: 768px), print {
  .about .envArea-box-voice-flex {
    width: 28.3333333333vw;
    margin-top: 0;
  }
}
.about .envArea-box-voice-flex:nth-child(1) {
  margin-top: 0;
}
.about .envArea-box-voice-flex-img {
  width: 21.3333333333vw;
}
@media screen and (min-width: 768px), print {
  .about .envArea-box-voice-flex-img {
    width: 6.875vw;
  }
}
.about .envArea-box-voice-flex-txt {
  box-sizing: border-box;
  width: 61.3333333333vw;
  font-size: 3.2vw;
  position: relative;
  width: 61.3333333333vw;
  background-color: #F4EEF8;
  border-radius: 1.3333333333vw;
  line-height: 1.6;
  padding: 3.3333333333vw;
}
@media screen and (min-width: 768px), print {
  .about .envArea-box-voice-flex-txt {
    font-size: 1.0416666667vw;
    width: 20.1041666667vw;
    padding: 1.0416666667vw;
    border-radius: 0.5208333333vw;
  }
}
.about .envArea-box-voice-flex-txt:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.1333333333vw 2.6666666667vw 2.1333333333vw 0;
  border-color: transparent #F4EEF8 transparent transparent;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: -2.6666666667vw;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (min-width: 768px), print {
  .about .envArea-box-voice-flex-txt:before {
    border-width: 0.8333333333vw 1.0416666667vw 0.8333333333vw 0;
    left: -1.0416666667vw;
  }
}

.modalArea-content {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: rgba(51, 51, 51, 0.9);
  box-sizing: border-box;
  height: 100vh;
  overflow-y: scroll;
  z-index: 100;
}
.modalArea-inner {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modalArea-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.modalArea-box {
  background-color: #fff;
  width: 100%;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  margin: auto;
  z-index: 2;
}
@media screen and (min-width: 768px), print {
  .modalArea-box {
    width: 42.7083333333vw;
    padding: 1.8229166667vw 3.6458333333vw;
  }
}
.modalArea-box-ttl {
  font-weight: 700;
}
@media screen and (min-width: 768px), print {
  .modalArea-box-ttl {
    text-align: center;
    line-height: 1.4;
  }
}
.modalArea-box-ttl .big {
  font-size: 5.3333333333vw;
  display: inline-block;
}
@media screen and (min-width: 768px), print {
  .modalArea-box-ttl .big {
    font-size: 2.0833333333vw;
  }
}
.modalArea-box-ttl .small {
  font-size: 4vw;
  display: inline-block;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px), print {
  .modalArea-box-ttl .small {
    font-size: 1.3541666667vw;
    letter-spacing: 0.2em;
  }
}
.modalArea-box-txt {
  font-size: 3.2vw;
  text-align: left;
  margin-top: 1.3333333333vw;
}
@media screen and (min-width: 768px), print {
  .modalArea-box-txt {
    font-size: 1.1458333333vw;
    margin-top: 0.5208333333vw;
  }
}
@media screen and (min-width: 768px), print {
  .modalArea-box-img {
    margin-top: 0.625vw;
  }
}
.modalArea-box-close {
  display: inline-block;
  position: absolute;
  width: 6.6666666667vw;
  height: 6.6666666667vw;
  top: 0;
  right: 0;
}
@media screen and (min-width: 768px), print {
  .modalArea-box-close {
    width: 2.6041666667vw;
    height: 2.6041666667vw;
  }
}
.modalArea-box-close:before {
  content: "";
  display: inline-block;
  width: 5.3333333333vw;
  background-color: #010101;
  height: 0.4vw;
  display: inline-block;
  position: absolute;
  top: 1.3333333333vw;
  right: 1.3333333333vw;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
@media screen and (min-width: 768px), print {
  .modalArea-box-close:before {
    width: 2.0833333333vw;
    height: 0.15625vw;
    top: 1.3020833333vw;
    right: 0.5208333333vw;
  }
}
.modalArea-box-close:after {
  content: "";
  display: inline-block;
  width: 5.3333333333vw;
  background-color: #010101;
  height: 0.4vw;
  display: inline-block;
  position: absolute;
  top: 1.3333333333vw;
  right: 1.3333333333vw;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
@media screen and (min-width: 768px), print {
  .modalArea-box-close:after {
    width: 2.0833333333vw;
    height: 0.15625vw;
    top: 1.3020833333vw;
    right: 0.5208333333vw;
  }
}/*# sourceMappingURL=about.css.map */