/*!
global > color
------------------------------
*/
/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.c_voice .c_mv02 {
  background: url(../images/people/voice/img_mv.png) no-repeat center;
  background-size: cover;
}
.c_voice .bg_white {
  background: #FFF;
}
.c_voice01 {
  padding-bottom: 7px;
}
.c_voice02 {
  margin-bottom: 30px;
}
.c_voice02 .c_tab__item_2 .c_ttl05 {
  height: 100%;
}
.c_voice02 .c_tab__item_2 .c_ttl05__ctx br {
  display: block;
}
.c_voice03 {
  margin-bottom: 30px;
  padding-top: 30px;
}
.c_voice03 .c_ttl05__ctx br {
  display: block;
}
.c_voice03 .c_ttl05__bg {
  margin-bottom: 40px;
}
.c_voice03 .slick-arrow {
  z-index: 1;
  width: 40px;
  height: 40px;
  font-size: 0;
}
.c_voice03 .slick-next,
.c_voice03 .slick-prev {
  position: absolute;
  padding: 5px;
  margin: 30px auto;
  background: #0045C8;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  transition: all 0.2s linear;
  top: calc(50% - 20px);
}
.c_voice03 .slick-prev {
  left: -15px;
  transform: translateY(-50%) rotate(-45deg);
}
.c_voice03 .slick-next {
  right: -15px;
  transform: translateY(-50%) rotate(135deg);
}
.c_voice03 .slick-next:before,
.c_voice03 .slick-prev:before {
  content: "";
  position: absolute;
  left: 17px;
  z-index: 11;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.c_voice03 .slick-track {
  display: flex !important;
}
.c_voice03 .slick-slide {
  height: inherit !important;
}
.c_voice03 .content .item {
  padding: 25px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.c_voice03 .content .img {
  width: 70px;
  margin-bottom: 25px;
  margin-left: auto;
}
.c_voice03 .content .txt {
  padding-bottom: 44px;
  color: #234262;
}
.c_voice03 .content .name {
  color: #234262;
  border-top: 1px solid #234262;
  padding-top: 25px;
}
.c_voice03 .content .name .u_txt_bold {
  padding-right: 17px;
}
.c_voice03 .content .bg01 {
  background: url(../images/people/voice/bg_voice01.png) no-repeat;
  background-size: cover;
}
.c_voice03 .content .bg02 {
  background: url(../images/people/voice/bg_voice02.png) no-repeat;
  background-size: cover;
}
.c_voice03 .content .bg03 {
  background: url(../images/people/voice/bg_voice03.png) no-repeat;
  background-size: cover;
}
.c_voice03 .content .bg04 {
  background: url(../images/people/voice/bg_voice04.png) no-repeat;
  background-size: cover;
}
.c_voice03 .content .bg05 {
  background: url(../images/people/voice/bg_voice05.png) no-repeat;
  background-size: cover;
}
.c_voice03 .content .bg06 {
  background: url(../images/people/voice/bg_voice06.png) no-repeat;
  background-size: cover;
}
.c_voice .c_banner02 {
  margin-top: clamp(5rem, 6.41vw + 0.96rem, 9.38rem);
}
@media screen and (min-width: 769px) {
  .c_voice02 {
    margin-bottom: 55px;
  }
  .c_voice02 .c_tab__item_2 .c_ttl05__ctx br {
    display: none;
  }
  .c_voice03 {
    margin-bottom: 55px;
    padding-top: 65px;
  }
  .c_voice03 .c_ttl05__ctx br {
    display: none;
  }
  .c_voice03 .c_ttl05__bg {
    padding: 46px 30px;
    margin-bottom: 142px;
  }
  .c_voice03 .content {
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
    grid-gap: 40px 40px;
  }
  .c_voice03 .content .img {
    width: 100px;
  }
}
@media screen and (min-width: 1024px) {
  .c_voice02 .c_tab .c_ttl05__number {
    margin-right: 36px;
  }
  .c_voice02 .c_tab .c_ttl05.item02, .c_voice02 .c_tab .c_ttl05.item04 {
    padding-left: 51px;
  }
  .c_voice03 .content .item {
    height: auto;
    padding: 29px 35px 36px 36px;
  }
  .c_voice03 .content .item:nth-child(3n-1) {
    position: relative;
    top: -100px;
  }
}
@media screen and (min-width: 1440px) {
  .c_voice02 .c_tab .c_ttl05.item02::after, .c_voice02 .c_tab .c_ttl05.item04::after {
    right: 30px;
  }
}
/*# sourceMappingURL=voice.css.map */
