/*==========================================================================

   mixin

===========================================================================*/
/*--------------------------------------------------------------------------
   overwrite
---------------------------------------------------------------------------*/
body {
  background-color: #fff;
}

.footer-area {
  background-color: #000;
}

.m-breadcrumb__list {
  width: 1200px;
}

.m-breadcrumb__item {
  color: #000;
  font-size: 13px;
}

.m-breadcrumb__item a {
  color: #000;
  font-size: 13px;
}

.m-breadcrumb__item+.m-breadcrumb__item::before {
  top: 0;
  color: #000;
}

/*--------------------------------------------------------------------------
   common
---------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
   sec-mv
---------------------------------------------------------------------------*/
.sec-mv {
  position: relative;
  height: 600px;
}

@media only screen and (max-width: 767px) {
  .sec-mv {
    height: 96vw;
  }
}

.sec-mv__lead {
  position: absolute;
  bottom: 53px;
  left: 10%;
  padding: 26px 32px 34px 38px;
  background-color: rgba(20, 22, 25, .9);
  color: #fff;
}

.sec-mv__lead .lead-num {
  margin: 0 -3px 13px 0;
  text-align: right;
  color: rgba(255, 255, 255, .5);
  font-family: 'Noto Serif Japanese', serif, sans-serif;
  font-size: 16px;
  line-height: 1.2;
}

.sec-mv__lead .lead-hdg {
  margin-bottom: 22px;
  font-family: 'Noto Serif Japanese', serif, sans-serif;
  font-size: 28px;
  font-weight: bold;
}

.sec-mv__lead .lead-section {
  font-family: 'Noto Serif Japanese', serif, sans-serif;
  font-size: 18px;
  line-height: 1.66;
}

.sec-mv__lead .lead-name {
  font-family: 'Noto Serif Japanese', serif, sans-serif;
  font-size: 28px;
}

.sec-mv--01 {
  background: url('../../../img/people/01/mv_bg_1.jpg') no-repeat 100% 50%;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .sec-mv--01 {
    background: url('../../../img/people/01/mv_bg_1_sp.jpg') no-repeat 100% 50%;
    background-size: cover;
  }
}

.sec-mv--02 {
  background: url('../../../img/people/02/mv_bg.jpg') no-repeat 100% 50%;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .sec-mv--02 {
    background: url('../../../img/people/02/mv_bg_sp.jpg') no-repeat 100% 50%;
    background-size: cover;
  }
}

.sec-mv--03 {
  background: url('../../../img/people/03/mv_bg.jpg') no-repeat 100% 50%;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .sec-mv--03 {
    background: url('../../../img/people/03/mv_bg_sp.jpg') no-repeat 100% 50%;
    background-size: cover;
  }
}

.sec-mv--04 {
  background: url('../../../img/people/04/mv_bg.jpg') no-repeat 100% 50%;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .sec-mv--04 {
    background: url('../../../img/people/04/mv_bg_sp.jpg') no-repeat 100% 50%;
    background-size: cover;
  }
}

.sec-mv--05 {
  background: url('../../../img/people/05/mv_bg.jpg') no-repeat 100% 50%;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .sec-mv--05 {
    background: url('../../../img/people/05/mv_bg_sp.jpg') no-repeat 100% 50%;
    background-size: cover;
  }
}

.sec-mv--06 {
  background: url('../../../img/people/06/mv_bg.jpg') no-repeat 100% 50%;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .sec-mv--06 {
    background: url('../../../img/people/06/mv_bg_sp.jpg') no-repeat 100% 50%;
    background-size: cover;
  }
}

.sec-mv--07 {
  background: url('../../../img/people/07/mv_bg.jpg') no-repeat 100% 50%;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .sec-mv--07 {
    background: url('../../../img/people/07/mv_bg_sp.jpg') no-repeat 100% 50%;
    background-size: cover;
  }
}

.sec-mv--08 {
  background: url('../../../img/people/08/mv_bg.jpg') no-repeat 100% 50%;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .sec-mv--08 {
    background: url('../../../img/people/08/mv_bg_sp.jpg') no-repeat 100% 50%;
    background-size: cover;
  }
}

.sec-mv--09 {
  background: url('../../../img/people/09/mv_bg.jpg') no-repeat 100% 50%;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .sec-mv--09 {
    background: url('../../../img/people/09/mv_bg_sp.jpg') no-repeat 100% 50%;
    background-size: cover;
  }
}

.sec-mv--10 {
  background: url('../../../img/people/10/mv_bg.jpg') no-repeat 100% 50%;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .sec-mv--10 {
    background: url('../../../img/people/10/mv_bg_sp.jpg') no-repeat 100% 50%;
    background-size: cover;
  }
}

.sec-mv--11 {
  background: url('../../../img/people/11/mv_bg.jpg') no-repeat 100% 50%;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .sec-mv--11 {
    background: url('../../../img/people/11/mv_bg_sp.jpg') no-repeat 100% 50%;
    background-size: cover;
  }
}

.sec-mv--12 {
  background: url('../../../img/people/12/mv_bg.jpg') no-repeat 100% 50%;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .sec-mv--12 {
    background: url('../../../img/people/12/mv_bg_sp.jpg') no-repeat 100% 50%;
    background-size: cover;
  }
}

.sec-mv--13 {
  background: url('../../../img/people/13/mv_bg.jpg') no-repeat 100% 50%;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .sec-mv--13 {
    background: url('../../../img/people/13/mv_bg_sp.jpg') no-repeat 100% 50%;
    background-size: cover;
  }
}

.sec-mv--15 {
  background: url('../../../img/people/15/mv_bg.jpg') no-repeat 100% 50%;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .sec-mv--15 {
    background: url('../../../img/people/15/mv_bg_sp.jpg') no-repeat 100% 50%;
    background-size: cover;
  }
}

/*--------------------------------------------------------------------------
   sec-people
---------------------------------------------------------------------------*/
.sec-people {
  position: relative;
  width: 1200px;
  margin: 0 auto;

  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .sec-people {
    display: block;
    width: 100%;
  }
}

.sec-people::before,
.sec-people::after {
  position: absolute;
  z-index: -1;
  content: '';
}

@media only screen and (max-width: 767px) {

  .sec-people::before,
  .sec-people::after {
    content: none;
  }
}

.sec-people__img {
  width: 690px;
}

.sec-people__img span {
  display: inline-block;
  margin-top: 15px;
}

@media only screen and (max-width: 767px) {
  .sec-people__img {
    width: 92%;
    margin-bottom: 27px;
  }

  .sec-people__img span {
    font-size: 13px;
    padding-right: 10px;
  }

  .sec-people__img img {
    width: 100%;
    height: auto;
  }
}

.sec-people__box {
  width: calc(100% - 740px);
}

@media only screen and (max-width: 767px) {
  .sec-people__box {
    width: 86.7%;
    margin: 0 auto;
  }
}

.sec-people__hdg {
  margin-bottom: 35px;
  font-family: 'Noto Serif Japanese', serif, sans-serif;
  font-size: 23px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .sec-people__hdg {
    position: relative;
    margin-bottom: 14px;
    font-size: 21px;
  }
}

@media only screen and (max-width: 767px) {
  .sec-people__hdg::before {
    position: absolute;
    z-index: -1;
    content: '';
  }
}

.sec-people__txt,
.sec-contents__txt {
  font-family: 'Noto Serif JP', serif;
  font-size: 17px;
  line-height: 2;
}

@media only screen and (max-width: 767px) {
  .sec-people__txt {
    font-size: 14px;
    line-height: 2.08;
  }
}

.sec-people--01 {
  margin-top: 150px;
}

@media only screen and (max-width: 767px) {
  .sec-people--01 {
    margin-top: 50px;
  }
}

.sec-people--01::before {
  top: -122px;
  left: -200px;
  width: 500px;
  height: 500px;
  background: url('../../../img/people/01/people_obj01.png') no-repeat 100% 50%;
  background-size: contain;
}

@media only screen and (max-width: 767px) {
  .sec-people--01 .sec-people__hdg::before {
    top: -158px;
    right: -103px;
    width: 283px;
    height: 283px;
    background: url('../../../img/people/01/people_obj01.png') no-repeat 100% 50%;
    background-size: contain;
  }
}

.sec-people--02 {
  margin-top: 150px;
  flex-direction: row-reverse;

  -ms-flex-direction: row-reverse;
}

@media only screen and (max-width: 767px) {
  .sec-people--02 {
    margin-top: 50px;
  }

  .sec-people--02 .sec-people__img {
    margin-left: auto;
  }
}

.sec-people--02::before {
  bottom: -380px;
  left: 163px;
  width: 504px;
  height: 504px;
  background: url('../../../img/people/01/people_obj02.png') no-repeat 100% 50%;
  background-size: contain;
}

.sec-people--02::after {
  top: -155px;
  right: -93px;
  width: 290px;
  height: 290px;
  background: url('../../../img/people/01/people_obj01.png') no-repeat 100% 50%;
  background-size: contain;
}

@media only screen and (max-width: 767px) {
  .sec-people--02 .sec-people__hdg::before {
    top: -113px;
    right: -70px;
    width: 218px;
    height: 218px;
    background: url('../../../img/people/01/people_obj02.png') no-repeat 100% 50%;
    background-size: contain;
  }
}

.sec-people--03 {
  margin-top: 150px;
  margin-bottom: 200px;
}

@media only screen and (max-width: 767px) {
  .sec-people--03 {
    margin-top: 50px;
    margin-bottom: 75px;
  }
}

.sec-people--03::before {
  bottom: -177px;
  left: -233px;
  width: 519px;
  height: 519px;
  background: url('../../../img/people/01/people_obj01.png') no-repeat 100% 50%;
  background-size: contain;
}

.sec-people--03::after {
  top: 11px;
  right: -332px;
  width: 386px;
  height: 386px;
  background: url('../../../img/people/01/people_obj02.png') no-repeat 100% 50%;
  background-size: contain;
}

@media only screen and (max-width: 767px) {
  .sec-people--03 .sec-people__hdg::before {
    top: -140px;
    right: -45px;
    width: 255px;
    height: 255px;
    background: url('../../../img/people/01/people_obj01.png') no-repeat 100% 50%;
    background-size: contain;
  }
}

/*--------------------------------------------------------------------------
   sec-other
---------------------------------------------------------------------------*/
.sec-other {
  padding: 100px 0;
  /*background-color: #f6f6f6;*/
}

@media only screen and (max-width: 767px) {
  .sec-other {
    padding: 23px 10% 60px;
  }
}

.sec-other__hdg {
  margin-bottom: 56px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .sec-other__hdg {
    width: 94.1%;
    margin: 0 auto 25px;
  }

  .sec-other__hdg img {
    width: 100%;
    height: auto;
  }
}

.sec-other .m-people-list {
  margin-bottom: 60px;
}

.sec-other__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .sec-other__link {
    margin-top: 40px;
    display: block;
  }
}

.sec-other__btn {
  width: 420px;
  margin: 0 30px;
  text-align: center;
  font-size: 16px;
}

@media only screen and (max-width: 767px) {
  .sec-other__btn {
    width: 100%;
    font-size: 14px;
    line-height: 1.27;
    padding-bottom: 20px;
  }
}

.sec-other__btn a {
  display: block;
  width: 100%;
  padding: 15px 0;
  border: 1px solid rgba(0, 0, 0, .2);
  background-color: #000;
  text-align: center;
  color: #fff;
  font-family: 'Noto Serif Japanese', serif, sans-serif;
  font-size: 16px;
  transition: .3s;
}

@media only screen and (max-width: 767px) {
  .sec-other__btn a {
    width: 86.6%;
    padding: 14px 0;
    font-size: 14px;
  }
}

.mode-pc .sec-other__btn a:hover {
  background-color: #424345;
}

/*--------------------------------------------------------------------------
   custom animation
---------------------------------------------------------------------------*/
/* sec-people
=================================================================*/
.m-people-list__item {
  margin-left: 60px;
}

@media only screen and (max-width: 767px) {
  .m-people-list__item {
    margin-left: 0;
  }
}

.m-people-list__item:nth-child(3n + 1) {
  margin-left: 0;
}

.m-people-list__item.is-animate {
  transform: translateY(50px);
  opacity: 0;
}

.sec-other__btn.is-animate {
  opacity: 0;
}

.m-people-list__item.is-animated {
  transition: opacity .6s ease-in-out, transform 1s cubic-bezier(.175, .885, .32, 1.275);
  transform: translateY(0);
  opacity: 1;
}

.m-people-list__item--01.is-animated {
  transition-delay: 0s;
}

@media only screen and (max-width: 767px) {
  .m-people-list__item--01.is-animated {
    transition-delay: 0s;
  }
}

.m-people-list__item--02.is-animated {
  transition-delay: .5s;
}

@media only screen and (max-width: 767px) {
  .m-people-list__item--02.is-animated {
    transition-delay: 0s;
  }
}

.m-people-list__item--03.is-animated {
  transition-delay: 1s;
}

@media only screen and (max-width: 767px) {
  .m-people-list__item--03.is-animated {
    transition-delay: 0s;
  }
}

.sec-other__btn.is-animated {
  transition: opacity .6s ease-in-out;
  opacity: 1;
}

.sec-contents__txt {
  margin-top: 25px;
}

.c-txt {
  font-size: 15px;
  line-height: 2;
}

/*--------------------------------------------------------------------------
   2022-07 追記
---------------------------------------------------------------------------*/
.m-case-list__item .item-num {
  font-size: 16px;
}
