@charset "UTF-8";
/* --------------------------------------------------
	section size
-------------------------------------------------- */
body {
  background: url("../images/common/bg_body.png"), #F9F9F9;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
body:after {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  content: "";
  background: rgba(255, 255, 255, 0.96);
  background-size: 100% 100%;
  z-index: -1;
  width: 100%;
  height: 100%;
}

/* page-about
---------------------------------------------------------------------------- */
.page-about {
  /* c-pagetitle03
  ---------------------------------------------------------------------------- */
  /* sec-page_index
  ---------------------------------------------------------------------------- */
  /* common
  ---------------------------------------------------------------------------- */
  /* 画像をまとめているグループ */
  /* sec-strengths
  ---------------------------------------------------------------------------- */
  /* sec-glance
  ---------------------------------------------------------------------------- */
  /* sec-philosophy
  ---------------------------------------------------------------------------- */
  /* sec-message
  ---------------------------------------------------------------------------- */
  /* sec-staff
  ---------------------------------------------------------------------------- */
  /* sec-overview
  ---------------------------------------------------------------------------- */
  /* c-contens
  ---------------------------------------------------------------------------- */
}
.page-about .c-pagetitle03 .sec-inner .title {
  align-items: flex-start;
}
.page-about .c-pagetitle03 .sec-inner .pagettl__img {
  width: 128.7rem;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 480px) {
  .page-about .c-pagetitle03 .sec-inner .pagettl__img {
    width: 37.2rem;
  }
}
.page-about .c-pagetitle03 .sec-inner .deco {
  left: -22.3rem;
  width: 92.4rem;
}
@media screen and (max-width: 480px) {
  .page-about .c-pagetitle03 .sec-inner .deco {
    top: 55%;
    left: -12.6rem;
    width: 48.8rem;
  }
}
.page-about .sec-page_index {
  padding-bottom: 10.4rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-page_index {
    padding-bottom: 3.4rem;
  }
}
.page-about .sec-page_index .l-inner {
  max-width: 134rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-page_index .l-inner {
    max-width: inherit;
  }
}
.page-about .sec-page_index .lead-txt-wrap {
  max-width: 105rem;
  margin: 7.3rem auto 0 auto;
}
@media screen and (max-width: 480px) {
  .page-about .sec-page_index .lead-txt-wrap {
    max-width: inherit;
    margin: 4.6rem auto 0 auto;
  }
}
.page-about .sec-page_index .page-index {
  position: relative;
  margin-top: 10.7rem;
  padding: 5.6rem 5.5rem 5.8rem 5.5rem;
  border-radius: 2.4rem;
  background: #F5F4F4;
}
@media screen and (max-width: 480px) {
  .page-about .sec-page_index .page-index {
    margin-top: 7rem;
    padding: 4.7rem 6rem 4.8rem 6rem;
  }
}
.page-about .sec-page_index .page-index__ttl {
  position: absolute;
  right: 2.4rem;
  top: -2.35rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  align-content: stretch;
  width: 16.8rem;
  height: 4.7rem;
  text-align: center;
  font-size: 2rem;
  line-height: 1.4;
  letter-spacing: 0.8px;
  font-weight: 700;
  border-radius: 10rem;
  background: #FFE627;
}
@media screen and (max-width: 480px) {
  .page-about .sec-page_index .page-index__ttl {
    right: 6rem;
    top: -2.7rem;
    width: 19.3rem;
    height: 5.4rem;
    font-size: 2.6rem;
    line-height: 1.0769230769;
    letter-spacing: 1.04px;
    font-weight: 700;
    border-radius: 11.5rem;
  }
}
.page-about .sec-page_index .page-index .flex {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: nowrap;
  align-content: stretch;
  gap: 0 4.8rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-page_index .page-index .flex {
    flex-direction: column;
    gap: 0 0;
  }
}
.page-about .sec-page_index .page-index__nav {
  width: 44rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-page_index .page-index__nav {
    width: 100%;
  }
}
.page-about .sec-page_index .page-index__item {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #CFCFCF;
}
.page-about .sec-page_index .page-index__item.-noborder {
  border-bottom: none;
}
@media screen and (max-width: 480px) {
  .page-about .sec-page_index .page-index__item.-noborder {
    border-bottom: 1px solid #CFCFCF;
  }
}
.page-about .sec-page_index .page-index__item:after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  content: "";
  width: 0;
  height: 1px;
  background: #000;
  transition: 0.4s;
}
.page-about .sec-page_index .page-index__item a {
  position: relative;
  display: block;
  font-size: 2rem;
  line-height: 1.4;
  letter-spacing: 0.8px;
  font-weight: 700;
  padding: 1.2rem 0 1.2rem 2.4rem;
  box-sizing: border-box;
  transition: 0.4s;
}
@media screen and (max-width: 480px) {
  .page-about .sec-page_index .page-index__item a {
    font-size: 2.7rem;
    line-height: 1.2592592593;
    letter-spacing: 1.096px;
    font-weight: 700;
    text-indent: -4.5rem;
    padding: 1.4rem 0 1.4rem 7.4rem;
  }
}
.page-about .sec-page_index .page-index__item a:before {
  position: absolute;
  left: 0;
  top: 2.3rem;
  display: block;
  content: "";
  width: 0.9rem;
  height: 0.9rem;
  background: #FFE627;
  border-radius: 100%;
}
@media screen and (max-width: 480px) {
  .page-about .sec-page_index .page-index__item a:before {
    top: 2.9rem;
    width: 1.1rem;
    height: 1.1rem;
  }
}
@media screen and (min-width: 481px) {
  .page-about .sec-page_index .page-index__item:hover:after {
    width: 100%;
  }
  .page-about .sec-page_index .page-index__item:hover a {
    text-decoration: none;
    transform: translateY(-0.6rem);
  }
}
.page-about .ttl-about {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  align-content: stretch;
  gap: 0 2.2rem;
  width: 100%;
  height: 9.8rem;
  border-radius: 2rem 0 2rem 0;
  margin-bottom: 6rem;
  background: #666;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .page-about .ttl-about {
    margin-bottom: 4.2rem;
  }
}
.page-about .ttl-about .en {
  position: relative;
  top: 0.3rem;
  color: #fff;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 2.4px;
  font-weight: 700;
}
@media screen and (max-width: 480px) {
  .page-about .ttl-about .en {
    font-size: 3rem;
    line-height: 1;
    letter-spacing: 3px;
    font-weight: 700;
  }
}
.page-about .ttl-about .txt {
  color: #fff;
  font-size: 2.8rem;
  line-height: 1;
  letter-spacing: 2.8px;
  font-weight: 700;
}
@media screen and (max-width: 480px) {
  .page-about .ttl-about .txt {
    font-size: 3.2rem;
    line-height: 1;
    letter-spacing: 3.2px;
    font-weight: 700;
  }
}
.page-about .c-text {
  color: #373737;
  font-size: 1.6rem;
  line-height: 2.5;
  font-weight: 400;
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
}
@media screen and (max-width: 480px) {
  .page-about .c-text {
    font-size: 2.8rem;
    line-height: 1.9285714286;
    font-weight: 400;
  }
}
.page-about .c-slider-container {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 100%;
  z-index: 1;
}
.page-about .slider-track {
  display: flex;
  width: -moz-max-content;
  width: max-content; /* 中身の合計幅に自動で合わせる */
  animation: scroll-left 30s linear infinite;
}
@media screen and (max-width: 480px) {
  .page-about .slider-track {
    animation: scroll-left 20s linear infinite;
  }
}
.page-about .slider-group {
  display: flex;
  gap: 20rem; /* 画像と画像の間の余白 */
  padding-right: 20rem; /* ループのつなぎ目の余白（gapと同じ値にする） */
}
@media screen and (max-width: 480px) {
  .page-about .slider-group {
    gap: 6rem;
    padding-right: 6rem;
  }
}
.page-about .slider-group .slide-img {
  display: flex;
  gap: 20rem;
}
.page-about .slider-group .title {
  color: #F6F6F6;
  font-style: italic;
  font-size: 10rem;
  line-height: 1;
  letter-spacing: 6px;
  font-weight: 500;
  white-space: nowrap;
}
@media screen and (max-width: 480px) {
  .page-about .slider-group .title {
    font-size: 8rem;
    line-height: 1;
    font-weight: 500;
  }
}
.page-about .sec-strengths {
  padding-top: 3rem;
  margin-bottom: 5.3rem;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .page-about .sec-strengths {
    margin-bottom: 5.8rem;
  }
}
.page-about .sec-strengths .bg-wrap {
  margin-top: 11rem;
  margin-bottom: 8.5rem;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: nowrap;
  align-content: stretch;
  gap: 0 2rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-strengths .bg-wrap {
    margin-top: 4.8rem;
    margin-bottom: 8.4rem;
    gap: 0 1.5rem;
  }
}
.page-about .sec-strengths .bg-wrap .img-box:nth-of-type(1) {
  width: 22.2rem;
}
.page-about .sec-strengths .bg-wrap .img-box:nth-of-type(2) {
  width: 24.3rem;
  animation-delay: 0.2s !important;
}
.page-about .sec-strengths .bg-wrap .img-box:nth-of-type(3) {
  width: 24.2rem;
  animation-delay: 0.4s !important;
}
.page-about .sec-strengths .bg-wrap .img-box:nth-of-type(4) {
  width: 22.6rem;
  animation-delay: 0.6s !important;
}
.page-about .sec-strengths .bg-wrap .bounceIn {
  transform: scale(0);
}
.page-about .sec-strengths .bg-wrap.is-visible .bounceIn {
  animation: bounceIn 0.8s ease-out forwards;
}
.page-about .sec-strengths .l-wrapper {
  max-width: 120rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-strengths .l-wrapper {
    max-width: inherit;
  }
}
.page-about .sec-strengths .strengths-box {
  position: relative;
  padding: 7.7rem 7.5rem 7.2rem 7.5rem;
  border-radius: 2rem;
  border: 1px solid #D8D8D8;
  background: #fff;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .page-about .sec-strengths .strengths-box {
    padding: 3.4rem 3rem 5.5rem 3rem;
  }
}
.page-about .sec-strengths .strengths-box .num {
  position: absolute;
  top: 3rem;
  right: 4.8rem;
  color: #E8E8E8;
  font-size: 10rem;
  line-height: 1;
  letter-spacing: 4px;
  font-weight: 700;
}
@media screen and (max-width: 480px) {
  .page-about .sec-strengths .strengths-box .num {
    top: 3rem;
    right: 3.3rem;
    font-size: 8.8rem;
    line-height: 1;
    letter-spacing: 3.52px;
    font-weight: 700;
  }
}
.page-about .sec-strengths .strengths-box .box-ttl {
  font-size: 2.4rem;
  line-height: 1.8333333333;
  letter-spacing: 0.96px;
  font-weight: 700;
  margin-bottom: 2.8rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-strengths .strengths-box .box-ttl {
    font-size: 3.2rem;
    line-height: 1.6875;
    letter-spacing: 1.28px;
    font-weight: 700;
  }
}
.page-about .sec-strengths .strengths-box .flex {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  align-content: stretch;
  gap: 0 3.6rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-strengths .strengths-box .flex {
    flex-direction: column;
    gap: 3.5rem 0;
  }
}
.page-about .sec-strengths .strengths-box .flex-txt {
  width: 56rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-strengths .strengths-box .flex-txt {
    width: 100%;
  }
}
.page-about .sec-strengths .strengths-box .flex-txt .txt {
  color: #373737;
  font-size: 1.5rem;
  line-height: 2.4;
  font-weight: 400;
  line-break: strict;
}
@media screen and (max-width: 480px) {
  .page-about .sec-strengths .strengths-box .flex-txt .txt {
    font-size: 2.6rem;
    line-height: 2.0769230769;
    font-weight: 400;
  }
}
.page-about .sec-strengths .strengths-box .flex-img {
  width: calc(100% - 59.6rem);
}
@media screen and (max-width: 480px) {
  .page-about .sec-strengths .strengths-box .flex-img {
    width: 100%;
  }
}
.page-about .sec-strengths .strengths-box.-box01 .flex-img .img {
  width: 45.2rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-strengths .strengths-box.-box01 .flex-img .img {
    width: 100%;
  }
}
.page-about .sec-strengths .strengths-box.-box01 .flex-img .caption {
  margin-top: -1.2rem;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 700;
  border-radius: 10rem;
  background: #FFFBDE;
  padding: 3.8rem 0;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .page-about .sec-strengths .strengths-box.-box01 .flex-img .caption {
    margin-top: -1.5rem;
    font-size: 2.4rem;
    line-height: 1;
    font-weight: 700;
    border-radius: 13.4rem;
    padding: 5.2rem 0;
  }
}
.page-about .sec-strengths .strengths-box.-box02 .flex-img .subttl {
  font-size: 1.8rem;
  line-height: 2.1111111111;
  font-weight: 700;
  margin-bottom: 1.1rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-strengths .strengths-box.-box02 .flex-img .subttl {
    text-align: center;
    font-size: 3rem;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 0.4rem;
  }
}
.page-about .sec-strengths .strengths-box.-box02 .flex-img .caption-flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  align-content: stretch;
}
.page-about .sec-strengths .strengths-box.-box02 .flex-img .caption-flex .img {
  width: 13.2rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-strengths .strengths-box.-box02 .flex-img .caption-flex .img {
    width: 15.7rem;
  }
}
.page-about .sec-strengths .strengths-box.-box02 .flex-img .caption-flex .caption {
  width: calc(100% - 13.2rem);
  font-size: 1.4rem;
  line-height: 2.4285714286;
  font-weight: 400;
  padding-left: 2.6rem;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .page-about .sec-strengths .strengths-box.-box02 .flex-img .caption-flex .caption {
    width: calc(100% - 15.7rem);
    font-size: 2.4rem;
    line-height: 1.8333333333;
    font-weight: 400;
    padding-left: 3rem;
  }
}
.page-about .sec-strengths .strengths-box.-box03 .flex-img {
  position: relative;
}
.page-about .sec-strengths .strengths-box.-box03 .flex-img .list-wrap {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.page-about .sec-strengths .strengths-box.-box03 .flex-img .list-wrap .subttl {
  display: inline-block;
  margin-bottom: 1rem;
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 700;
  border-radius: 8rem;
  background: #616161;
  padding: 1.1rem 3.4rem;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .page-about .sec-strengths .strengths-box.-box03 .flex-img .list-wrap .subttl {
    margin-bottom: 1.8rem;
    font-size: 2.6rem;
    line-height: 1;
    font-weight: 700;
    border-radius: 10.4rem;
    padding: 1.5rem 3.2rem;
  }
}
.page-about .sec-strengths .strengths-box.-box03 .flex-img .list-wrap .list {
  margin-left: 6.7rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-strengths .strengths-box.-box03 .flex-img .list-wrap .list {
    margin-left: 10.8rem;
  }
}
.page-about .sec-strengths .strengths-box.-box03 .flex-img .list-wrap .list li {
  font-size: 1.4rem;
  line-height: 1.7142857143;
  font-weight: 400;
}
@media screen and (max-width: 480px) {
  .page-about .sec-strengths .strengths-box.-box03 .flex-img .list-wrap .list li {
    font-size: 2.2rem;
    line-height: 2;
    font-weight: 400;
  }
}
.page-about .sec-strengths .strengths-box.-box03 .flex-img .img {
  position: relative;
  width: 36.1rem;
  z-index: 1;
}
@media screen and (max-width: 480px) {
  .page-about .sec-strengths .strengths-box.-box03 .flex-img .img {
    width: 45.1rem;
  }
}
.page-about .sec-strengths .strengths-box + .strengths-box {
  margin-top: 5.4rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-strengths .strengths-box + .strengths-box {
    margin-top: 4.7rem;
  }
}
.page-about .sec-glance {
  position: relative;
  padding: 14rem 0 9rem 0;
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance {
    padding: 4.2rem 0 6.6rem 0;
  }
}
.page-about .sec-glance .c-slider-container {
  top: 3rem;
  z-index: 2;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .c-slider-container {
    top: 0;
  }
}
.page-about .sec-glance .c-slider-container .title {
  color: #ECECEC;
}
.page-about .sec-glance .l-wrapper {
  position: relative;
  max-width: 120rem;
  z-index: 2;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .l-wrapper {
    max-width: inherit;
  }
}
.page-about .sec-glance .glance-ttl {
  text-align: center;
  margin-bottom: 6.4rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .glance-ttl {
    margin-bottom: 4.4rem;
  }
}
.page-about .sec-glance .glance-ttl span {
  position: relative;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.8888888889;
  font-weight: 700;
  padding: 2.1rem 8.1rem;
  border-radius: 10rem;
  background: #373737;
  overflow: hidden;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .glance-ttl span {
    font-size: 2.6rem;
    line-height: 1.7307692308;
    font-weight: 700;
    padding: 2.8rem 9.8rem;
    border-radius: 13.4rem;
  }
}
.page-about .sec-glance .glance-ttl span:before {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  content: "";
  width: 5.1rem;
  height: 5.7rem;
  background: url("../images/top/deco_ttl.png") no-repeat center center;
  background-size: 100% auto;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .glance-ttl span:before {
    left: 1rem;
    bottom: 0;
    width: 6.9rem;
    height: 7.6rem;
  }
}
.page-about .sec-glance .box-wrap {
  position: relative;
}
.page-about .sec-glance .box-wrap + .box-wrap {
  margin-top: 6.2rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap + .box-wrap {
    margin-top: 3.9rem;
  }
}
.page-about .sec-glance .box-wrap .c-title02 {
  font-size: 2rem;
  line-height: 2.5;
  font-weight: 700;
  padding-left: 2.3rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap .c-title02 {
    font-size: 2.6rem;
    line-height: 2.5384615385;
    font-weight: 700;
    padding-left: 3rem;
    margin-bottom: 1.6rem;
  }
}
.page-about .sec-glance .box-wrap .c-title02:before {
  top: 2rem;
  width: 1.1rem;
  height: 1.1rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap .c-title02:before {
    top: 2.8rem;
    width: 1.4rem;
    height: 1.4rem;
  }
}
.page-about .sec-glance .box-wrap .box-inner {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  align-content: stretch;
  gap: 2.6rem 2rem;
  padding: 10.5rem 7.5rem 7.9rem 7.5rem;
  border-radius: 3rem;
  background: #FFEB52;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap .box-inner {
    gap: 1.5rem 1rem;
    padding: 8.2rem 2rem 5.8rem 2rem;
  }
}
.page-about .sec-glance .box-wrap .box {
  position: relative;
  display: inline-block;
  width: calc((100% - 4rem) / 3);
  aspect-ratio: 334/178;
  border-radius: 1.6rem;
  border: 1px solid #373737;
  background: #fff;
  padding: 2.5rem 2rem 2.6rem 2rem;
  box-sizing: border-box;
  z-index: 2;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap .box {
    width: calc((100% - 1rem) / 2);
    aspect-ratio: inherit;
    min-height: 17.8rem;
    border-radius: 1.6rem;
    padding: 2.1rem 0 2.6rem 0;
  }
}
.page-about .sec-glance .box-wrap .box.-large01 {
  width: 46.6rem;
  aspect-ratio: 466/294;
  padding: 2.5rem 6.8rem 3.7rem 6.8rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap .box.-large01 {
    width: 100%;
    aspect-ratio: 630/338;
    padding: 3.3rem 4rem 3.9rem 4rem;
  }
}
.page-about .sec-glance .box-wrap .box.-large02 {
  width: 52.4rem;
  aspect-ratio: 524/294;
  padding: 2.5rem 6.8rem 3.7rem 6.8rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap .box.-large02 {
    width: 100%;
    aspect-ratio: 630/364;
    padding: 3.9rem 4.3rem 3.9rem 4.3rem;
  }
}
.page-about .sec-glance .box-wrap .box .flex {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  align-content: stretch;
  gap: 0 1.9rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap .box .flex {
    gap: 0 1.4rem;
  }
}
.page-about .sec-glance .box-wrap .box-ttl {
  text-align: center;
  color: #373737;
  font-size: 1.8rem;
  line-height: 1.6111111111;
  font-weight: 700;
  margin-bottom: 1.4rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap .box-ttl {
    font-size: 2.4rem;
    line-height: 1.2083333333;
    font-weight: 700;
    margin-bottom: 1.8rem;
  }
}
.page-about .sec-glance .box-wrap .box-ttl .small {
  margin-left: 1.2rem;
  font-size: 1.4rem;
  line-height: 2.0714285714;
  font-weight: 400;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap .box-ttl .small {
    margin-left: 1.8rem;
    font-size: 2rem;
    line-height: 1.45;
    font-weight: 400;
  }
}
.page-about .sec-glance .box-wrap .box-txt01 {
  text-align: center;
  color: #373737;
  font-size: 2.2rem;
  line-height: 1.3181818182;
  font-weight: 700;
}
.page-about .sec-glance .box-wrap .box-txt01 .num {
  margin-right: 0.7rem;
  font-size: 4.4rem;
  line-height: 1;
  font-weight: 800;
}
.page-about .sec-glance .box-wrap .box-txt01 .num02 {
  margin-left: 0.7rem;
  margin-right: 0.7rem;
  font-size: 3.4rem;
  line-height: 1;
  font-weight: 800;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap .box-txt01 .num02 {
    font-size: 4.4rem;
    line-height: 1;
    font-weight: 800;
  }
}
.page-about .sec-glance .box-wrap .box-txt02 {
  text-align: center;
  color: #373737;
  font-size: 2.4rem;
  line-height: 1.4166666667;
  font-weight: 700;
}
.page-about .sec-glance .box-wrap .box-txt02 .small {
  font-size: 1.8rem;
  line-height: 1.8888888889;
  font-weight: 700;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap .box-txt02 .small {
    font-size: 2rem;
    line-height: 1.7;
    font-weight: 700;
  }
}
.page-about .sec-glance .box-wrap .box-txt02 .small02 {
  font-size: 1.6rem;
  line-height: 2.125;
  font-weight: 500;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap .box-txt02 .small02 {
    font-size: 2rem;
    line-height: 1.3;
    font-weight: 500;
  }
}
.page-about .sec-glance .box-wrap .box-txt03 {
  color: #373737;
  font-size: 2rem;
  line-height: 1.45;
  font-weight: 700;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap .box-txt03 {
    font-size: 2.2rem;
    line-height: 1.3181818182;
    font-weight: 700;
  }
}
.page-about .sec-glance .box-wrap .box-txt03 .num {
  margin-right: 0.7rem;
  font-size: 4.4rem;
  line-height: 1;
  font-weight: 800;
}
.page-about .sec-glance .box-wrap .box-note {
  text-align: center;
  margin-top: 1rem;
  color: #373737;
  font-size: 1.4rem;
  line-height: 2.0714285714;
  font-weight: 400;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap .box-note {
    margin-top: 1.4rem;
    font-size: 2rem;
    line-height: 1.45;
    font-weight: 400;
  }
}
.page-about .sec-glance .box-wrap .box-note .note-num {
  font-size: 1.8rem;
  line-height: 1.6111111111;
  font-weight: 700;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap .box-note .note-num {
    font-size: 2.6rem;
    line-height: 1.1153846154;
    font-weight: 700;
  }
}
.page-about .sec-glance .box-wrap .box .detail .detail-txt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  align-content: stretch;
}
.page-about .sec-glance .box-wrap .box .detail .detail-txt dt {
  color: #373737;
  font-size: 1.8rem;
  line-height: 1.7777777778;
  font-weight: 700;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap .box .detail .detail-txt dt {
    font-size: 2.4rem;
    line-height: 1.625;
    font-weight: 700;
  }
}
.page-about .sec-glance .box-wrap .box .detail .detail-txt dd {
  color: #373737;
  font-size: 2rem;
  line-height: 1.6;
  font-weight: 700;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap .box .detail .detail-txt dd {
    font-size: 2.6rem;
    line-height: 1.5;
    font-weight: 700;
  }
}
.page-about .sec-glance .box-wrap .deco {
  position: absolute;
}
.page-about .sec-glance .box-wrap.box01 .deco {
  width: 19.9rem;
  top: -8.6rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap.box01 .deco {
    width: 15.5rem;
    top: -9.1rem;
  }
}
.page-about .sec-glance .box-wrap.box01 .box:nth-of-type(6) .box-txt02 {
  position: relative;
  top: 0.8rem;
}
.page-about .sec-glance .box-wrap.box02 .deco {
  width: 27.7rem;
  top: 7.9rem;
  right: 7.5rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap.box02 .deco {
    width: 19.6rem;
    top: -7.4rem;
    right: 4.8rem;
  }
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap.box02 .box:nth-of-type(2) {
    width: 35rem;
  }
  .page-about .sec-glance .box-wrap.box02 .box:nth-of-type(3) {
    width: calc(100% - 36rem);
  }
}
.page-about .sec-glance .box-wrap.box02 .box.-large01 .detail {
  margin-top: 0.8rem;
  padding-top: 1.4rem;
  border-top: 1px solid #373737;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap.box02 .box.-large01 .detail {
    margin-top: 1.4rem;
  }
}
.page-about .sec-glance .box-wrap.box03 .deco {
  width: 26.9rem;
  bottom: 0;
  right: 7.5rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .box-wrap.box03 .deco {
    width: 23.5rem;
    right: 5.9rem;
  }
}
@media screen and (min-width: 481px) {
  .page-about .sec-glance .box-wrap.box01 .box:nth-of-type(3), .page-about .sec-glance .box-wrap.box02 .box:nth-of-type(3), .page-about .sec-glance .box-wrap.box03 .box:nth-of-type(3) {
    animation-delay: 0.4s !important;
  }
  .page-about .sec-glance .box-wrap.box01 .box:nth-of-type(4), .page-about .sec-glance .box-wrap.box02 .box:nth-of-type(4), .page-about .sec-glance .box-wrap.box03 .box:nth-of-type(4) {
    animation-delay: 0.6s !important;
  }
  .page-about .sec-glance .box-wrap.box01 .box:nth-of-type(5), .page-about .sec-glance .box-wrap.box02 .box:nth-of-type(5), .page-about .sec-glance .box-wrap.box03 .box:nth-of-type(5) {
    animation-delay: 0.8s !important;
  }
  .page-about .sec-glance .box-wrap.box01 .box:nth-of-type(6), .page-about .sec-glance .box-wrap.box02 .box:nth-of-type(6), .page-about .sec-glance .box-wrap.box03 .box:nth-of-type(6) {
    animation-delay: 1s !important;
  }
  .page-about .sec-glance .box-wrap.box01 .box:nth-of-type(7), .page-about .sec-glance .box-wrap.box02 .box:nth-of-type(7), .page-about .sec-glance .box-wrap.box03 .box:nth-of-type(7) {
    animation-delay: 1.2s !important;
  }
}
.page-about .sec-glance .bounceIn {
  transform: scale(0);
}
.page-about .sec-glance .is-visible .bounceIn {
  animation: bounceIn 0.8s ease-out forwards;
}
.page-about .sec-glance .date-txt {
  margin-top: 3.8rem;
  text-align: right;
  color: #373737;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 400;
}
@media screen and (max-width: 480px) {
  .page-about .sec-glance .date-txt {
    margin-top: 4.2rem;
    font-size: 2.2rem;
    line-height: 1;
    font-weight: 400;
  }
}
.page-about .sec-philosophy {
  position: relative;
  padding: 3rem 0 11rem 0;
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  .page-about .sec-philosophy {
    padding: 6.6rem 0 5.5rem 0;
  }
}
.page-about .sec-philosophy .philosophy-wrap {
  position: relative;
}
.page-about .sec-philosophy .philosophy-wrap .box {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  align-content: stretch;
  gap: 0 26rem;
  border-bottom: 1px solid #DEDEDE;
  box-sizing: border-box;
  z-index: 2;
}
@media screen and (max-width: 480px) {
  .page-about .sec-philosophy .philosophy-wrap .box {
    align-items: flex-start;
    gap: 0 1.7rem;
  }
}
.page-about .sec-philosophy .philosophy-wrap .box-head {
  width: 26.8rem;
  padding-left: 3.6rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-philosophy .philosophy-wrap .box-head {
    width: 17.5rem;
    padding-left: 0;
  }
}
.page-about .sec-philosophy .philosophy-wrap .box-head .en-ttl {
  color: #373737;
  font-size: 2.4rem;
  line-height: 1.1666666667;
  letter-spacing: 0.96px;
  font-weight: 800;
}
@media screen and (max-width: 480px) {
  .page-about .sec-philosophy .philosophy-wrap .box-head .en-ttl {
    font-size: 2.8rem;
    line-height: 1.3571428571;
    letter-spacing: 1.12px;
    font-weight: 800;
  }
}
.page-about .sec-philosophy .philosophy-wrap .box-head .jp-ttl {
  color: #373737;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.56px;
  font-weight: 500;
}
@media screen and (max-width: 480px) {
  .page-about .sec-philosophy .philosophy-wrap .box-head .jp-ttl {
    font-size: 2rem;
    line-height: 1.75;
    letter-spacing: 0.8px;
    font-weight: 500;
  }
}
.page-about .sec-philosophy .philosophy-wrap .box-cnts {
  width: calc(100% - 52.4rem);
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  align-content: stretch;
  gap: 0 2.7rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-philosophy .philosophy-wrap .box-cnts {
    width: calc(100% - 17.5rem);
    flex-direction: column;
    gap: 0 0;
    padding-right: 3rem;
  }
}
.page-about .sec-philosophy .philosophy-wrap .box-cnts .list-txt li {
  color: #373737;
  font-size: 1.6rem;
  line-height: 1.75;
  font-weight: 500;
  text-indent: -1.6rem;
  margin-left: 1.6rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-philosophy .philosophy-wrap .box-cnts .list-txt li {
    font-size: 2.2rem;
    line-height: 1.7272727273;
    font-weight: 500;
    text-indent: -2.2rem;
    margin-left: 2.2rem;
  }
}
.page-about .sec-philosophy .philosophy-wrap .box-cnts .list-txt li + li {
  margin-top: 0.8rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-philosophy .philosophy-wrap .box-cnts .list-txt li + li {
    margin-top: 0.4rem;
  }
}
.page-about .sec-philosophy .philosophy-wrap .box-cnts .txt {
  color: #373737;
  font-size: 1.6rem;
  line-height: 2.375;
  font-weight: 500;
}
@media screen and (max-width: 480px) {
  .page-about .sec-philosophy .philosophy-wrap .box-cnts .txt {
    font-size: 2.2rem;
    line-height: 1.9090909091;
    font-weight: 500;
  }
}
.page-about .sec-philosophy .philosophy-wrap .box.-mission {
  padding: 7.2rem 0 5.6rem 0;
}
@media screen and (max-width: 480px) {
  .page-about .sec-philosophy .philosophy-wrap .box.-mission {
    padding: 9.2rem 0 7.3rem 0;
  }
  .page-about .sec-philosophy .philosophy-wrap .box.-mission .box-head {
    position: relative;
    top: 1rem;
  }
}
.page-about .sec-philosophy .philosophy-wrap .box.-philosophy {
  padding: 3.3rem 0 3.9rem 0;
}
@media screen and (max-width: 480px) {
  .page-about .sec-philosophy .philosophy-wrap .box.-philosophy {
    padding: 4.7rem 0 6.2rem 0;
  }
}
.page-about .sec-philosophy .philosophy-wrap .box.-values {
  padding: 3.2rem 0 4.7rem 0;
}
@media screen and (max-width: 480px) {
  .page-about .sec-philosophy .philosophy-wrap .box.-values {
    padding: 6.7rem 0 0.9rem 0;
  }
  .page-about .sec-philosophy .philosophy-wrap .box.-values .box-head {
    position: relative;
    top: -3rem;
  }
  .page-about .sec-philosophy .philosophy-wrap .box.-values .box-cnts {
    padding-right: 0;
  }
}
.page-about .sec-philosophy .philosophy-wrap .box.-principles {
  padding: 3.4rem 0 3.4rem 0;
  border-bottom: none;
}
@media screen and (max-width: 480px) {
  .page-about .sec-philosophy .philosophy-wrap .box.-principles {
    padding: 4.4rem 0 5.1rem 0;
  }
  .page-about .sec-philosophy .philosophy-wrap .box.-principles .box-cnts {
    padding-right: 0;
  }
}
.page-about .sec-philosophy .philosophy-wrap .bg-philosophy {
  position: absolute;
  top: 0;
  left: 15rem;
  width: 80.9rem;
  z-index: 1;
}
@media screen and (max-width: 480px) {
  .page-about .sec-philosophy .philosophy-wrap .bg-philosophy {
    left: 0;
    right: 0;
    width: 66.9rem;
    margin: 0 auto;
  }
}
.page-about .sec-message {
  position: relative;
  padding: 3rem 0 10.7rem 0;
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message {
    padding: 0 0 8.5rem 0;
  }
}
.page-about .sec-message .flex-msg {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  align-content: stretch;
  margin-bottom: 1.3rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .flex-msg {
    flex-direction: column;
    gap: 4.3rem 0;
    margin-bottom: 1.5rem;
  }
}
.page-about .sec-message .flex-msg .flex-img {
  width: 46.3rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .flex-msg .flex-img {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    align-content: stretch;
  }
}
.page-about .sec-message .flex-msg .flex-img .img {
  width: 100%;
  aspect-ratio: 463/480;
  border-radius: 2rem;
  overflow: hidden;
  margin-bottom: 2.7rem;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .flex-msg .flex-img .img {
    width: 20.7rem;
    aspect-ratio: 207/215;
    margin-bottom: 0;
  }
}
.page-about .sec-message .flex-msg .flex-img .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .flex-msg .flex-img .caption-wrap {
    width: calc(100% - 20.7rem);
    padding-left: 3.2rem;
  }
}
.page-about .sec-message .flex-msg .flex-img .caption-wrap .name {
  font-size: 2.4rem;
  line-height: 1.1666666667;
  letter-spacing: 0.72px;
  font-weight: 700;
  margin-bottom: 2.2rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .flex-msg .flex-img .caption-wrap .name {
    font-size: 3.2rem;
    line-height: 1.15625;
    letter-spacing: 1.28px;
    font-weight: 700;
    margin-bottom: 2.6rem;
  }
}
.page-about .sec-message .flex-msg .flex-img .caption-wrap .name .fs01 {
  font-size: 1.8rem;
  line-height: 1.5555555556;
  letter-spacing: 0.96px;
  font-weight: 700;
  margin-right: 0.5rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .flex-msg .flex-img .caption-wrap .name .fs01 {
    font-size: 2.4rem;
    line-height: 1.5416666667;
    letter-spacing: 0.96px;
    font-weight: 700;
  }
}
.page-about .sec-message .flex-msg .flex-img .caption-wrap .name .fs02 {
  font-size: 1.5rem;
  line-height: 1.8666666667;
  letter-spacing: 0.6px;
  font-weight: 500;
  margin-left: 1.6rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .flex-msg .flex-img .caption-wrap .name .fs02 {
    display: block;
    font-size: 2.2rem;
    line-height: 1.6818181818;
    letter-spacing: 0.88px;
    font-weight: 500;
    margin-left: 0;
  }
}
.page-about .sec-message .flex-msg .flex-img .caption-wrap .txt {
  font-size: 1.6rem;
  line-height: 2.125;
  letter-spacing: 0.64px;
  font-weight: 400;
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .flex-msg .flex-img .caption-wrap .txt {
    font-size: 2.4rem;
    line-height: 1.8333333333;
    letter-spacing: 0.96px;
    font-weight: 400;
  }
}
.page-about .sec-message .flex-msg .flex-txt {
  width: calc(100% - 46.3rem);
  padding-left: 7.2rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .flex-msg .flex-txt {
    width: 100%;
    padding-left: 0;
  }
}
.page-about .sec-message .flex-msg .flex-txt .txt {
  color: #373737;
  font-size: 1.5rem;
  line-height: 2.2666666667;
  letter-spacing: 0.6px;
  font-weight: 400;
  line-break: strict;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .flex-msg .flex-txt .txt {
    font-size: 2.6rem;
    line-height: 2.0769230769;
    letter-spacing: 1.04px;
    font-weight: 400;
  }
}
.page-about .sec-message .flex-msg .flex-txt .txt + .txt {
  margin-top: 4rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .flex-msg .flex-txt .txt + .txt {
    margin-top: 5rem;
  }
}
.page-about .sec-message .info-wrap {
  margin-top: 6.4rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .info-wrap {
    margin-top: 5.5rem;
  }
}
.page-about .sec-message .info-wrap .c-title02 {
  font-size: 2.2rem;
  line-height: 1.2727272727;
  letter-spacing: 0.88px;
  font-weight: 700;
  padding-bottom: 1.7rem;
  border-bottom: 1px solid #373737;
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .info-wrap .c-title02 {
    font-size: 2.8rem;
    line-height: 1;
    letter-spacing: 1.12px;
    font-weight: 700;
    padding-bottom: 2.6rem;
  }
}
.page-about .sec-message .info-wrap .c-title02:before {
  width: 0.8rem;
  height: 0.8rem;
}
.page-about .sec-message .info-wrap .info-inner {
  padding: 4.5rem 0 4rem 0;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .info-wrap .info-inner {
    padding: 3.8rem 0 4.3rem 0;
  }
}
.page-about .sec-message .info-wrap .info-inner .txt {
  font-size: 1.5rem;
  line-height: 2.2666666667;
  letter-spacing: 0.6px;
  font-weight: 400;
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .info-wrap .info-inner .txt {
    font-size: 2.6rem;
    line-height: 1.8461538462;
    letter-spacing: 1.04px;
    font-weight: 400;
  }
}
.page-about .sec-message .info-wrap .info-inner .txt + .txt {
  margin-top: 3rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .info-wrap .info-inner .txt + .txt {
    margin-top: 4rem;
  }
}
.page-about .sec-message .info-wrap .info-inner .txt02 {
  margin-top: 5.7rem;
  text-align: right;
  font-size: 1.5rem;
  line-height: 2.2666666667;
  letter-spacing: 0.6px;
  font-weight: 400;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .info-wrap .info-inner .txt02 {
    font-size: 2.6rem;
    line-height: 1.8461538462;
    letter-spacing: 1.04px;
    font-weight: 400;
  }
}
.page-about .sec-message .info-wrap .info-inner .txt02 .name {
  font-size: 1.8rem;
  line-height: 1.8888888889;
  letter-spacing: 0.72px;
  font-weight: 400;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .info-wrap .info-inner .txt02 .name {
    font-size: 2.8rem;
    line-height: 1.7142857143;
    letter-spacing: 1.04px;
    font-weight: 400;
  }
}
.page-about .sec-message .info-wrap .info-inner .subttl {
  font-size: 1.8rem;
  line-height: 1.8888888889;
  letter-spacing: 0.72px;
  font-weight: 700;
  margin-top: 4.4rem;
  margin-bottom: 0.1rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .info-wrap .info-inner .subttl {
    font-size: 2.6rem;
    line-height: 1.3076923077;
    letter-spacing: 1.04px;
    font-weight: 700;
    margin-top: 6rem;
    margin-bottom: 2.4rem;
  }
}
.page-about .sec-message .info-wrap .info-inner .subttl:nth-of-type(1) {
  margin-top: 0;
}
.page-about .sec-message .info-wrap .info-inner .carre-box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  align-content: stretch;
  padding: 0.7rem 0;
  border-bottom: 1px solid #D7D7D7;
  box-sizing: border-box;
}
.page-about .sec-message .info-wrap .info-inner .carre-box .box-ttl {
  width: 13.6rem;
  font-size: 1.5rem;
  line-height: 2.2666666667;
  letter-spacing: 0.6px;
  font-weight: 400;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .info-wrap .info-inner .carre-box .box-ttl {
    width: 16.6rem;
    font-size: 2.4rem;
    line-height: 1.8333333333;
    letter-spacing: 0.96px;
    font-weight: 400;
  }
}
.page-about .sec-message .info-wrap .info-inner .carre-box .box-txt {
  width: calc(100% - 18.6rem);
  font-size: 1.5rem;
  line-height: 2.2666666667;
  letter-spacing: 0.6px;
  font-weight: 400;
  line-break: strict;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .info-wrap .info-inner .carre-box .box-txt {
    width: calc(100% - 16.6rem);
    font-size: 2.4rem;
    line-height: 1.8333333333;
    letter-spacing: 0.96px;
    font-weight: 400;
  }
}
.page-about .sec-message .info-wrap .info-inner .carre-box .box-txt .flex {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  align-content: stretch;
  gap: 0 6rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .info-wrap .info-inner .carre-box .box-txt .flex {
    flex-direction: column;
    gap: 0 0;
  }
}
.page-about .sec-message .info-wrap .info-inner .carre-box .box-txt .flex p:nth-of-type(1) {
  width: 20rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .info-wrap .info-inner .carre-box .box-txt .flex p:nth-of-type(1) {
    width: 100%;
  }
}
.page-about .sec-message .info-wrap .info-inner .carre-box .box-txt .flex p:nth-of-type(2) {
  width: calc(100% - 26rem);
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .info-wrap .info-inner .carre-box .box-txt .flex p:nth-of-type(2) {
    width: calc(100% + 16.6rem);
    margin-left: -16.6rem;
  }
}
.page-about .sec-message .info-wrap .acd_btn {
  position: relative;
  cursor: pointer;
}
.page-about .sec-message .info-wrap .acd_btn .arrow {
  position: absolute;
  bottom: 1.7rem;
  right: 0;
  display: block;
  background: #373737;
  width: 4rem;
  height: 4rem;
  border-radius: 100%;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .info-wrap .acd_btn .arrow {
    right: -0.4rem;
    width: 5.7rem;
    height: 5.7rem;
  }
}
.page-about .sec-message .info-wrap .acd_btn .arrow:before, .page-about .sec-message .info-wrap .acd_btn .arrow:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
  display: block;
  content: "";
  width: 1.5rem;
  height: 1px;
  background: #fff;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .info-wrap .acd_btn .arrow:before, .page-about .sec-message .info-wrap .acd_btn .arrow:after {
    width: 2.1rem;
  }
}
.page-about .sec-message .info-wrap .acd_btn .arrow:before {
  width: 1px;
  height: 1.5rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .info-wrap .acd_btn .arrow:before {
    height: 2.1rem;
  }
}
.page-about .sec-message .info-wrap .acd_btn .arrow:after {
  width: 1.5rem;
  height: 1px;
}
@media screen and (max-width: 480px) {
  .page-about .sec-message .info-wrap .acd_btn .arrow:after {
    width: 2.1rem;
  }
}
.page-about .sec-message .info-wrap .acd_btn.open .arrow:after {
  display: none;
}
.page-about .sec-message .info-wrap .acd_cnts {
  display: none;
}
.page-about .sec-message .info-wrap .acd_cnts.-visible {
  display: block;
}
.page-about .sec-staff {
  position: relative;
  padding: 3rem 0 10.7rem 0;
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  .page-about .sec-staff {
    padding: 0 0 8.5rem 0;
  }
}
.page-about .sec-staff .staff-wrap .staff-box {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  align-content: stretch;
  gap: 0 6.3rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-staff .staff-wrap .staff-box {
    flex-direction: column;
    gap: 2.5rem 0;
  }
}
.page-about .sec-staff .staff-wrap .staff-box .box-img {
  width: 54.1rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-staff .staff-wrap .staff-box .box-img {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    align-content: stretch;
    gap: 0 4.7rem;
    flex-direction: row-reverse;
  }
}
.page-about .sec-staff .staff-wrap .staff-box .box-img .img {
  width: 100%;
  aspect-ratio: 541/303;
  border-radius: 2rem;
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  .page-about .sec-staff .staff-wrap .staff-box .box-img .img {
    width: 30rem;
    aspect-ratio: 300/168;
  }
}
.page-about .sec-staff .staff-wrap .staff-box .box-img .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-about .sec-staff .staff-wrap .staff-box .box-img .team {
  position: absolute;
  top: 6.2rem;
  left: 60.4rem;
  display: inline-block;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0.72px;
  font-weight: 700;
  border-radius: 0 1.4rem 0 1.4rem;
  background: #FFEB52;
  padding: 1.6rem 3rem;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .page-about .sec-staff .staff-wrap .staff-box .box-img .team {
    position: relative;
    top: 0;
    left: 0;
    width: calc(100% - 34.7rem);
    display: block;
    font-size: 2.8rem;
    line-height: 1;
    letter-spacing: 1.12px;
    font-weight: 700;
    border-radius: 0 1.6rem 0 1.6rem;
    padding: 1.7rem 3rem;
  }
}
.page-about .sec-staff .staff-wrap .staff-box .box-txt {
  padding-top: 12.2rem;
  width: calc(100% - 60.4rem);
}
@media screen and (max-width: 480px) {
  .page-about .sec-staff .staff-wrap .staff-box .box-txt {
    padding-top: 0;
    width: 100%;
  }
}
.page-about .sec-staff .staff-wrap .staff-box .box-txt .txt {
  font-size: 1.8rem;
  line-height: 1.8888888889;
  letter-spacing: 0.72px;
  font-weight: 400;
  line-break: strict;
}
@media screen and (max-width: 480px) {
  .page-about .sec-staff .staff-wrap .staff-box .box-txt .txt {
    font-size: 2.6rem;
    line-height: 1.6923076923;
    letter-spacing: 1.04px;
    font-weight: 400;
  }
}
.page-about .sec-staff .staff-wrap .comment-box {
  margin-top: 5.4rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  align-content: stretch;
  flex-direction: row-reverse;
  gap: 0 6.8rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-staff .staff-wrap .comment-box {
    margin-top: 2rem;
    align-items: flex-start;
    gap: 0 2rem;
  }
}
.page-about .sec-staff .staff-wrap .comment-box .box-img {
  width: 13.3rem;
}
.page-about .sec-staff .staff-wrap .comment-box .box-img .img {
  width: 13.3rem;
  height: 13.3rem;
  border-radius: 100%;
  overflow: hidden;
}
.page-about .sec-staff .staff-wrap .comment-box .box-img .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-about .sec-staff .staff-wrap .comment-box .box-img .caption {
  margin-top: 1.1rem;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: 0.64px;
  font-weight: 500;
}
@media screen and (max-width: 480px) {
  .page-about .sec-staff .staff-wrap .comment-box .box-img .caption {
    font-size: 2.2rem;
    line-height: 1.2727272727;
    letter-spacing: 0.88px;
    font-weight: 500;
    margin: 0 -1rem;
  }
}
.page-about .sec-staff .staff-wrap .comment-box .box-txt {
  width: calc(100% - 20.1rem);
  padding: 3.3rem 5.6rem 3.7rem 5.6rem;
  border-radius: 1.7rem;
  background: #F5F5F5;
}
@media screen and (max-width: 480px) {
  .page-about .sec-staff .staff-wrap .comment-box .box-txt {
    width: calc(100% - 15.3rem);
    padding: 2.7rem 2.9rem 3.5rem 3.4rem;
  }
}
.page-about .sec-staff .staff-wrap .comment-box .box-txt .txt {
  font-size: 1.6rem;
  line-height: 2.125;
  letter-spacing: 0.64px;
  font-weight: 400;
  line-break: strict;
}
@media screen and (max-width: 480px) {
  .page-about .sec-staff .staff-wrap .comment-box .box-txt .txt {
    font-size: 2.6rem;
    line-height: 1.6923076923;
    letter-spacing: 1.04px;
    font-weight: 400;
  }
}
.page-about .sec-staff .staff-wrap:nth-of-type(even) .staff-box {
  flex-direction: row-reverse;
}
@media screen and (max-width: 480px) {
  .page-about .sec-staff .staff-wrap:nth-of-type(even) .staff-box {
    flex-direction: column;
  }
}
@media screen and (max-width: 480px) {
  .page-about .sec-staff .staff-wrap:nth-of-type(even) .staff-box .box-img {
    flex-direction: row;
  }
}
.page-about .sec-staff .staff-wrap:nth-of-type(even) .staff-box .box-img .team {
  left: 0;
}
.page-about .sec-staff .staff-wrap:nth-of-type(even) .comment-box {
  flex-direction: row;
}
.page-about .sec-staff .staff-wrap + .staff-wrap {
  margin-top: 6.1rem;
  padding-top: 7.2rem;
  border-top: 1px solid #D7D7D7;
}
@media screen and (max-width: 480px) {
  .page-about .sec-staff .staff-wrap + .staff-wrap {
    margin-top: 4.3rem;
    padding-top: 3.9rem;
  }
}
.page-about .sec-overview {
  position: relative;
  padding: 3rem 0 2rem 0;
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  .page-about .sec-overview {
    padding: 0 0 9rem 0;
  }
}
.page-about .sec-overview .c-title02 {
  font-size: 2.2rem;
  line-height: 1.2727272727;
  letter-spacing: 0.88px;
  font-weight: 700;
}
@media screen and (max-width: 480px) {
  .page-about .sec-overview .c-title02 {
    font-size: 2.8rem;
    line-height: 1.3928571429;
    letter-spacing: 1.12px;
    font-weight: 700;
  }
}
.page-about .sec-overview .c-title02:before {
  width: 0.8rem;
  height: 0.8rem;
}
.page-about .sec-overview .group-wrap .c-title02 {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-overview .group-wrap .c-title02 {
    margin-bottom: 2rem;
  }
}
.page-about .sec-overview .group-wrap .logo {
  width: 23rem;
  margin: 0 auto;
}
@media screen and (max-width: 480px) {
  .page-about .sec-overview .group-wrap .logo {
    width: 24.8rem;
  }
}
.page-about .sec-overview .group-wrap .gray-box {
  position: relative;
  margin-top: 4.4rem;
  border-radius: 1.7rem;
  background: #F5F5F5;
  padding: 6.2rem 5.8rem;
  overflow: hidden;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .page-about .sec-overview .group-wrap .gray-box {
    margin-top: 3.4rem;
    padding: 6.2rem 4rem;
  }
}
.page-about .sec-overview .group-wrap .gray-box .box-ttl {
  position: relative;
  text-align: center;
  font-size: 2.2rem;
  line-height: 1.2727272727;
  letter-spacing: 0.88px;
  font-weight: 700;
  margin-bottom: 3rem;
  z-index: 2;
}
@media screen and (max-width: 480px) {
  .page-about .sec-overview .group-wrap .gray-box .box-ttl {
    font-size: 3.4rem;
    line-height: 1;
    letter-spacing: 1.36px;
    font-weight: 700;
    margin-bottom: 5.3rem;
  }
}
.page-about .sec-overview .group-wrap .gray-box .txt {
  position: relative;
  font-size: 1.6rem;
  line-height: 2.125;
  letter-spacing: 0.64px;
  font-weight: 400;
  z-index: 2;
}
@media screen and (max-width: 480px) {
  .page-about .sec-overview .group-wrap .gray-box .txt {
    font-size: 2.6rem;
    line-height: 2.0769230769;
    letter-spacing: 1.04px;
    font-weight: 400;
  }
}
.page-about .sec-overview .group-wrap .gray-box .txt + .txt {
  margin-top: 3rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-overview .group-wrap .gray-box .txt + .txt {
    margin-top: 4rem;
  }
}
.page-about .sec-overview .group-wrap .gray-box .deco {
  position: absolute;
  z-index: 1;
}
.page-about .sec-overview .group-wrap .gray-box .deco.img01 {
  width: 24.2rem;
  right: 5rem;
  bottom: 0;
}
@media screen and (max-width: 480px) {
  .page-about .sec-overview .group-wrap .gray-box .deco.img01 {
    width: 22.7rem;
    right: 3rem;
  }
}
.page-about .sec-overview .group-wrap .flex {
  margin-top: 2.7rem;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  align-content: stretch;
  gap: 3rem 3rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-overview .group-wrap .flex {
    flex-direction: column;
    gap: 2.7rem 0;
  }
}
.page-about .sec-overview .group-wrap .flex .flex-box {
  position: relative;
  width: calc((100% - 3rem) / 2);
  padding: 6.1rem 4.5rem 4.6rem 5.1rem;
  border-radius: 1.7rem;
  overflow: hidden;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .page-about .sec-overview .group-wrap .flex .flex-box {
    width: 100%;
    padding: 5rem 9.6rem 5rem 5.5rem;
    border-radius: 2rem;
  }
}
.page-about .sec-overview .group-wrap .flex .flex-box .box-ttl {
  font-size: 1.8rem;
  line-height: 1.5555555556;
  letter-spacing: 0.72px;
  font-weight: 700;
  margin-bottom: 2.3rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-overview .group-wrap .flex .flex-box .box-ttl {
    font-size: 2.8rem;
    line-height: 1.3571428571;
    letter-spacing: 1.12px;
    font-weight: 700;
    margin-bottom: 0;
  }
}
.page-about .sec-overview .group-wrap .flex .flex-box .txt {
  font-size: 1.5rem;
  line-height: 2;
  letter-spacing: 0.6px;
  font-weight: 400;
  line-break: strict;
}
@media screen and (max-width: 480px) {
  .page-about .sec-overview .group-wrap .flex .flex-box .txt {
    font-size: 2.6rem;
    line-height: 1.7307692308;
    letter-spacing: 1.04px;
    font-weight: 400;
  }
}
.page-about .sec-overview .group-wrap .flex .flex-box:nth-of-type(1) {
  background: #FFF9CA;
}
.page-about .sec-overview .group-wrap .flex .flex-box:nth-of-type(2) {
  background: #F5F3FF;
}
.page-about .sec-overview .group-wrap .flex .flex-box:nth-of-type(3) {
  background: #E2F5FF;
}
.page-about .sec-overview .group-wrap .flex .flex-box:nth-of-type(4) {
  background: #EEFFE5;
}
.page-about .sec-overview .group-wrap .flex .flex-box:before {
  position: absolute;
  left: 0;
  top: 2.6rem;
  display: block;
  content: "";
  background: url("../../assets/images/about/deco_ttl.png") no-repeat center center;
  background-size: 100% auto !important;
  width: 4rem;
  height: 6.2rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-overview .group-wrap .flex .flex-box:before {
    top: 3rem;
    width: 4.8rem;
    height: 7.4rem;
  }
}
@media screen and (max-width: 480px) {
  .page-about .sec-overview .group-wrap .flex .sp-acd_btn .arrow {
    position: absolute;
    top: 4rem;
    right: 3.9rem;
    display: block;
    background: #373737;
    width: 5.7rem;
    height: 5.7rem;
    border-radius: 100%;
  }
  .page-about .sec-overview .group-wrap .flex .sp-acd_btn .arrow:before, .page-about .sec-overview .group-wrap .flex .sp-acd_btn .arrow:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(90deg);
    display: block;
    content: "";
    width: 2.1rem;
    height: 1px;
    background: #fff;
  }
  .page-about .sec-overview .group-wrap .flex .sp-acd_btn .arrow:before {
    width: 1px;
    height: 2.1rem;
  }
  .page-about .sec-overview .group-wrap .flex .sp-acd_btn .arrow:after {
    width: 2.1rem;
    height: 1px;
  }
  .page-about .sec-overview .group-wrap .flex .sp-acd_btn.open .arrow:after {
    display: none;
  }
  .page-about .sec-overview .group-wrap .flex .sp-acd_cnts {
    padding-top: 2.6rem;
    display: none;
  }
}
.page-about .sec-overview .overview-wrap {
  margin-top: 7.9rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-overview .overview-wrap {
    margin-top: 7.4rem;
  }
}
.page-about .sec-overview .overview-wrap .c-title02 {
  margin-bottom: 5.2rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-overview .overview-wrap .c-title02 {
    margin-bottom: 4rem;
  }
}
.page-about .sec-overview .overview-wrap .white-box {
  padding: 6rem 5.5rem 6rem 11.7rem;
  border-radius: 2rem;
  border: 1px solid #D9D9D9;
  background: #fff;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .page-about .sec-overview .overview-wrap .white-box {
    padding: 5.2rem 4rem 6rem 4rem;
  }
}
.page-about .sec-overview .overview-wrap .white-box .c-tbl th {
  width: 24.6rem;
}
@media screen and (max-width: 480px) {
  .page-about .sec-overview .overview-wrap .white-box .c-tbl th {
    width: 100%;
  }
}
.page-about .sec-overview .overview-wrap .white-box .c-tbl td {
  width: calc(100% - 24.6rem);
}
@media screen and (max-width: 480px) {
  .page-about .sec-overview .overview-wrap .white-box .c-tbl td {
    width: 100%;
  }
}
.page-about .c-contens .contens-flex .contens-box.-about {
  display: none;
}

/* アニメーションの定義 */
@keyframes bounceIn {
  0% {
    transform: scale(0);
  }
  70% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}