@charset "UTF-8";
.about-intro {
  position: relative;
  z-index: 1;
  margin-bottom: 5.3333333333vw;
}
.about-intro .contents-content {
  padding: 0;
}
.about-intro-inner {
  overflow: hidden;
  position: relative;
  padding-top: 24vw;
  padding-bottom: 42.6666666667vw;
}
.about-intro-lead {
  position: relative;
  z-index: 2;
  margin-bottom: 24vw;
  text-align: center;
}
.about-intro-lead img {
  width: 15.3333333333vw;
}
.about-intro-text {
  position: relative;
  z-index: 3;
  font-size: 3.4666666667vw;
  font-weight: 700;
  line-height: 2.3;
  text-align: center;
}
.about-intro figure {
  position: absolute;
}
.about-intro figure:nth-of-type(1) {
  width: 35.3333333333vw;
  left: -1.3333333333vw;
  top: 10.2666666667vw;
}
.about-intro figure:nth-of-type(2) {
  width: 44.4vw;
  right: 0vw;
  top: 62.6666666667vw;
}
.about-intro figure:nth-of-type(3) {
  width: 36.9333333333vw;
  left: 0vw;
  bottom: 1.3333333333vw;
}
.about-intro figure:nth-of-type(4) {
  width: 38.6666666667vw;
  right: -5.3333333333vw;
  bottom: 0vw;
}
@media screen and (min-width: 992px) {
  .about-intro {
    margin-bottom: 60px;
  }
  .about-intro-inner {
    padding-top: 120px;
    padding-bottom: 150px;
  }
  .about-intro-lead {
    margin-bottom: 80px;
  }
  .about-intro-lead img {
    width: 84px;
  }
  .about-intro-text {
    width: 640px;
    margin: auto;
    font-size: 16px;
    line-height: 2.5;
  }
  .about-intro figure:nth-of-type(1) {
    width: 266px;
    left: 120px;
    top: 65px;
  }
  .about-intro figure:nth-of-type(2) {
    width: 370px;
    right: 50px;
    top: 160px;
  }
  .about-intro figure:nth-of-type(3) {
    width: 302px;
    left: -45px;
    bottom: 80px;
  }
  .about-intro figure:nth-of-type(4) {
    width: 317px;
    right: -30px;
    bottom: 15px;
  }
}

.about-entrie .d-flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.about-entrie-title {
  margin-bottom: 1em;
  font-size: 3.4666666667vw;
  font-weight: 700;
}
.about-entrie-lead {
  margin-bottom: 1em;
  font-size: 4.8vw;
  font-weight: 700;
}
.about-entrie-text {
  margin-bottom: 1.5em;
  font-size: 3.4666666667vw;
}
.about-entrie-image img {
  width: 100%;
}
.about-entrie-place {
  margin-top: 10.6666666667vw;
  padding-top: 10.6666666667vw;
  font-size: 3.4666666667vw;
  border-top: 1px solid #ded8d8;
}
.about-entrie-place li + li {
  margin-top: 6.6666666667vw;
}
.about-entrie-place-title {
  margin-bottom: 1em;
  font-size: 4.8vw;
  font-weight: 700;
}
.about-entrie-place-minutes {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0.3em;
  background-color: #f5f3ec;
}
.about-entrie-place-name {
  margin-bottom: 0.5em;
  font-family: Century Gothic, "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, "MS PGothic", "ＭＳ Ｐゴシック", Arial, Helvetica, Verdana, sans-seri;
  font-size: 4.2666666667vw;
  font-weight: 700;
}
.about-entrie-place-image img {
  width: 100%;
}
.about-entrie .entry-content {
  margin-top: 1em;
}
@media screen and (min-width: 992px) {
  .about-entrie .d-flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .about-entrie-body {
    width: 55%;
  }
  .about-entrie-title {
    font-size: 16px;
  }
  .about-entrie-lead {
    font-size: 22px;
    line-height: 1.8;
  }
  .about-entrie-text {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 2.25;
  }
  .about-entrie-image {
    width: 40%;
  }
  .about-entrie-place {
    margin-top: 50px;
    padding-top: 50px;
    font-size: 16px;
  }
  .about-entrie-place ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .about-entrie-place ul li {
    width: 30.6%;
  }
  .about-entrie-place li + li {
    margin-top: 0;
  }
  .about-entrie-place-title {
    font-size: 25px;
  }
  .about-entrie-place-name {
    font-size: 22px;
  }
}

.about-mind {
  margin-bottom: 16vw;
  padding-top: 12vw;
}
.about-mind .contents-content {
  width: 100%;
  padding: 0;
}
.about-mind-title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 9.3333333333vw;
  padding-bottom: 9.3333333333vw;
  font-size: 5.8666666667vw;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  background: url(/assets/images/about/bg_mind_sp.png) 50% 100%/contain no-repeat;
}
.about-mind-logo {
  margin-bottom: 13.3333333333vw;
  text-align: center;
}
.about-mind-logo img {
  width: 48vw;
}
.about-mind-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.about-mind-item-image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  position: relative;
  width: 84vw;
  margin-bottom: -10.6666666667vw;
}
.about-mind-item-image img {
  width: 100%;
}
.about-mind-item-body {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 100%;
  font-size: 3.4666666667vw;
  border-radius: 1.3333333333vw;
}
.about-mind-item-title {
  margin-bottom: 0.5em;
  font-size: 3.7333333333vw;
  font-weight: 700;
}
.about-mind-item-title span {
  font-size: 5.0666666667vw;
}
.about-mind-item-title::after {
  content: "・・・・・・・";
  display: block;
  letter-spacing: -0.3em;
}
.about-mind-item:not(:last-child) {
  margin-bottom: 10.6666666667vw;
}
.about-mind-item:nth-of-type(odd) .about-mind-item-image {
  margin-left: auto;
}
.about-mind-item:nth-of-type(odd) .about-mind-item-body {
  margin-left: -5.3333333333vw;
  padding: 17.3333333333vw 8vw 4vw 13.3333333333vw;
}
.about-mind-item:nth-of-type(even) .about-mind-item-image {
  margin-right: auto;
}
.about-mind-item:nth-of-type(even) .about-mind-item-body {
  margin-left: auto;
  margin-right: -5.3333333333vw;
  padding: 17.3333333333vw 13.3333333333vw 4vw 8vw;
}
.about-mind-item-meet .about-mind-item-body {
  background-color: #efd7e5;
}
.about-mind-item-difference .about-mind-item-body {
  background-color: #e2deed;
}
.about-mind-item-talk .about-mind-item-body {
  background-color: #d5e1ef;
}
.about-mind-item-feel .about-mind-item-body {
  background-color: #d4e4e3;
}
.about-mind-item-with .about-mind-item-body {
  background-color: #efd9db;
}
.about-mind-item-expands .about-mind-item-body {
  background-color: #e8d3c0;
}
.about-mind-item-life .about-mind-item-body {
  background-color: #eeebc2;
}
.about-mind .entry-content {
  margin-top: 1em;
}
@media screen and (min-width: 992px) {
  .about-mind {
    margin-bottom: 140px;
    padding-top: 140px;
  }
  .about-mind .contents-content {
    width: calc(100% - 60px);
  }
  .about-mind-title {
    margin-bottom: 50px;
    padding-bottom: 45px;
    font-size: 32px;
    background: url(/assets/images/about/bg_mind.png) 50% 100%/contain no-repeat;
  }
  .about-mind-logo {
    margin-bottom: 80px;
  }
  .about-mind-logo img {
    width: 300px;
  }
  .about-mind-item-image {
    width: 48%;
    margin-bottom: -302px;
  }
  .about-mind-item-image img {
    width: 100%;
  }
  .about-mind-item-body {
    width: 90%;
    font-size: 16px;
    border-radius: 10px;
  }
  .about-mind-item-title {
    font-size: 20px;
  }
  .about-mind-item-title span {
    font-size: 28px;
  }
  .about-mind-item-title::after {
    font-size: 18px;
  }
  .about-mind-item-text {
    line-height: 2;
  }
  .about-mind-item:not(:last-child) {
    margin-bottom: 80px;
  }
  .about-mind-item:nth-of-type(odd) .about-mind-item-image {
    margin-left: auto;
  }
  .about-mind-item:nth-of-type(odd) .about-mind-item-body {
    margin-left: 0;
    padding: 50px 44% 50px 50px;
  }
  .about-mind-item:nth-of-type(even) .about-mind-item-image {
    margin-right: auto;
  }
  .about-mind-item:nth-of-type(even) .about-mind-item-body {
    margin-right: 0;
    padding: 50px 50px 50px 44%;
  }
}

.about-strengths-title {
  font-size: 5.8666666667vw;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}
.about-strengths h2 .visual-lead {
  font-size: 6vw !important;
}
.about-strengths .lead {
  position: relative;
  font-size: 5.5vw;
  padding-left: 13vw;
  line-height: 1.4;
}
.about-strengths .lead:before {
  counter-increment: step;
  content: attr(data-num);
  position: absolute;
  left: 0;
  font: 700 15vw/1 "Century Gothic";
  line-height: 1;
}
@media (min-width: 768px) {
  .about-strengths h2 .visual-lead {
    font-size: 32px !important;
  }
  .about-strengths-title {
    font-size: 32px;
  }
  .about-strengths .lead {
    font-size: 24px;
    padding-left: 5.5rem;
  }
  .about-strengths .lead:before {
    font-size: 6.5rem;
    line-height: 6.7rem;
  }
}