.voice .content {
  background: #f4f4f4;
  padding: 98px 0 185px;
  margin-top: -40px
}

@media (max-width: 767px) {
  .voice .content {
    padding: 32px 0 76px;
    margin-top: -17px
  }
}

.voice .content__tit {
  font-size: 34px;
  font-size: 3.4rem;
  text-align: center;
  padding: 0 15px 58px;
  letter-spacing: 0.07em;
  line-height: 40px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .voice .content__tit {
    font-size: 22px;
    font-size: 2.2rem
  }
}

@media (max-width: 767px) {
  .voice .content__tit {
    font-size: 16px;
    font-size: 1.6rem;
    padding-bottom: 18px;
    line-height: 21px
  }
}

@media (max-width: 767px) {
  .voice .content__list {
    padding: 0
  }
}

.voice .content__list .item {
  padding: 0 calc((100% - 1105px) / 2)
}

.voice .content__list .item:before, .voice .content__list .item:after {
  content: " ";
  display: table
}

.voice .content__list .item:after {
  clear: both
}

.voice .content__list .item:nth-child(2) {
  background: #fff
}

@media (max-width: 767px) {
  .voice .content__list .item {
    padding: 0 21px
  }
}

.voice .content__list .item:not(:last-child) {
  padding-bottom: 54px
}

@media (max-width: 767px) {
  .voice .content__list .item:not(:last-child) {
    padding-bottom: 32px
  }
}

.voice .content__list .item:not(:first-child) {
  padding-top: 64px
}

@media (max-width: 767px) {
  .voice .content__list .item:not(:first-child) {
    padding-top: 32px
  }
}

@media (max-width: 767px) {
  .voice .content__list .item .person:before, .voice .content__list .item .person:after {
    content: " ";
    display: table
  }
  .voice .content__list .item .person:after {
    clear: both
  }
}

.voice .content__list .item .person .bnr {
  background: linear-gradient(to right, #0072bc, #00296c);
  color: #fff;
  width: calc(100% - 20px);
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 30px;
  letter-spacing: 0;
  line-height: 36px;
  position: relative
}

.voice .content__list .item .person .bnr:before, .voice .content__list .item .person .bnr:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: -10px;
  border-top: 26px solid transparent;
  border-bottom: 26px solid transparent;
  border-right: 10px solid #0072bc
}

.voice .content__list .item .person .bnr:after {
  left: -9px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .voice .content__list .item .person .bnr {
    font-size: 22px;
    font-size: 2.2rem
  }
}

.voice .content__list .item .person .bnr span {
  display: block;
  padding: 8px 0;
  position: relative
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .voice .content__list .item .person .bnr span {
    padding: 14px 0 2px
  }
}

@media (max-width: 767px) {
  .voice .content__list .item .person .bnr span {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    height: 92px;
    padding: 6px 0 6px 8px
  }
}

.voice .content__list .item .person .bnr span:before, .voice .content__list .item .person .bnr span:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  right: -10px;
  border-top: 26px solid transparent;
  border-bottom: 26px solid transparent;
  border-left: 10px solid #00296c
}

.voice .content__list .item .person .bnr span:after {
  right: -9px
}

@media (max-width: 767px) {
  .voice .content__list .item .person .bnr {
    width: 52%;
    font-size: 15px;
    font-size: 1.5rem;
    text-align: left;
    margin-bottom: 0;
    line-height: 20px
  }
  .voice .content__list .item .person .bnr--left {
    float: left
  }
  .voice .content__list .item .person .bnr--left::before, .voice .content__list .item .person .bnr--left::after {
    left: -12px;
    border-top: 46px solid transparent;
    border-bottom: 46px solid transparent;
    border-right: 12px solid #0072bc
  }
  .voice .content__list .item .person .bnr--left:after {
    left: -11px
  }
  .voice .content__list .item .person .bnr--left .left:before, .voice .content__list .item .person .bnr--left .left:after {
    display: none
  }
  .voice .content__list .item .person .bnr--left span {
    padding-left: 4px
  }
  .voice .content__list .item .person .bnr--right {
    float: right
  }
  .voice .content__list .item .person .bnr--right::before, .voice .content__list .item .person .bnr--right::after {
    display: none
  }
  .voice .content__list .item .person .bnr--right .right:before, .voice .content__list .item .person .bnr--right .right:after {
    right: -12px;
    border-top: 46px solid transparent;
    border-bottom: 46px solid transparent;
    border-left: 12px solid #00296c
  }
  .voice .content__list .item .person .bnr--right .right:after {
    right: -11px
  }
}

.voice .content__list .item .person .profile {
  float: left;
  width: 290px;
  padding-left: 24px
}

@media (max-width: 767px) {
  .voice .content__list .item .person .profile {
    float: none;
    width: 100%;
    padding-left: 0
  }
}

.voice .content__list .item .person .profile .avatar {
  padding-top: 6px
}

@media (max-width: 767px) {
  .voice .content__list .item .person .profile .avatar {
    width: 48%;
    padding-top: 0
  }
  .voice .content__list .item .person .profile .avatar--left {
    float: left
  }
  .voice .content__list .item .person .profile .avatar--right {
    float: right
  }
}

.voice .content__list .item .person .profile .info {
  padding-top: 12px
}

@media (max-width: 767px) {
  .voice .content__list .item .person .profile .info {
    float: right;
    width: 52%;
    padding-top: 10px
  }
  .voice .content__list .item .person .profile .info--left {
    float: left
  }
  .voice .content__list .item .person .profile .info--right {
    float: right;
    padding-left: 9px
  }
}

.voice .content__list .item .person .profile .info p {
  font-size: 20px;
  font-size: 2rem;
  text-align: justify;
  letter-spacing: 0.08em;
  line-height: 28px
}

@media (max-width: 767px) {
  .voice .content__list .item .person .profile .info p {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 14px
  }
}

.voice .content__list .item .person .profile .info strong {
  display: block;
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: normal;
  text-align: justify;
  letter-spacing: 0;
  line-height: 40px
}

@media (max-width: 767px) {
  .voice .content__list .item .person .profile .info strong {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 2px 0;
    line-height: 20px
  }
}

.voice .content__list .item .person .profile .info span {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  text-align: justify;
  letter-spacing: 0;
  line-height: 40px
}

@media (max-width: 767px) {
  .voice .content__list .item .person .profile .info span {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 20px
  }
}

@media (max-width: 767px) {
  .voice .content__list .item .stories {
    display: none;
    margin-bottom: 6px;
    margin-top: 20px;
  }
  .voice .content__list .item .stories__container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
  }
}

.voice .content__list .item .stories .company {
  background: linear-gradient(#00296c, #0072bc);
  color: #fff;
  float: left;
  width: 266px;
  padding: 20px;
  margin-top: 32px;
  margin-left: 24px;
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .voice .content__list .item .stories .company {
    float: none;
    width: 100%;
    order: 1;
    padding: 10px 8px;
    margin-top: 10px;
    margin-left: 0
  }
}

.voice_youtube {
  margin-left:24px;
}

.youtube_frame {
  width:266px;
  height:150px;
}

@media (max-width: 767px) {
  .voice_youtube {
    margin-left:0;
    width: 100%;
    height: 100%;
  }
  .youtube_frame {
    /*width:100%;
    height:100%;*/
  }
}

.voice .content__list .item .stories .company li {
  display: table;
  width: 100%
}

.voice .content__list .item .stories .company li:not(:last-child) .value {
  padding-bottom: 18px
}

@media (max-width: 767px) {
  .voice .content__list .item .stories .company li:not(:last-child) .value {
    padding-bottom: 0
  }
}

.voice .content__list .item .stories .company li .label {
  display: table-cell;
  vertical-align: top;
  width: 34%;
  font-size: 20px;
  font-size: 2rem;
  padding-top: 8px;
  letter-spacing: 0;
  line-height: 36px
}

@media (max-width: 767px) {
  .voice .content__list .item .stories .company li .label {
    width: 24%;
    font-size: 11px;
    font-size: 1.1rem;
    padding-top: 4px;
    line-height: 18px
  }
}

.voice .content__list .item .stories .company li .value {
  border-left: 1px solid #fff;
  display: table-cell;
  vertical-align: top;
  width: 66%;
  font-size: 20px;
  font-size: 2rem;
  text-align: justify;
  padding: 8px 0 8px 15px;
  letter-spacing: 0;
  line-height: 34px
}

@media (max-width: 767px) {
  .voice .content__list .item .stories .company li .value {
    width: 76%;
    font-size: 11px;
    font-size: 1.1rem;
    padding: 4px 0 4px 8px;
    line-height: 18px
  }
}

.voice .content__list .item .stories__list {
  float: right;
  width: calc(100% - 290px);
  padding-bottom: 40px;
  padding-left: 58px;
  padding-right: 22px
}

@media (max-width: 767px) {
  .voice .content__list .item .stories__list {
    order: 2;
    float: none;
    width: 100%;
    padding: 15px 0 0
  }
}

.voice .content__list .item .stories__list li:not(:last-child) {
  margin-bottom: 32px
}

@media (max-width: 767px) {
  .voice .content__list .item .stories__list li:not(:last-child) {
    margin-bottom: 12px
  }
}

.voice .content__list .item .stories__list li .tit {
  color: #004891;
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: bold;
  letter-spacing: 0.07em;
  line-height: 34px
}

@media (max-width: 767px) {
  .voice .content__list .item .stories__list li .tit {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 17px
  }
}

.voice .content__list .item .stories__list li .txt {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 300;
  text-align: justify;
  padding-top: 12px;
  letter-spacing: 0.05em;
  line-height: 40px
}

@media (max-width: 767px) {
  .voice .content__list .item .stories__list li .txt {
    font-size: 12px;
    font-size: 1.2rem;
    padding-top: 4px;
    line-height: 20px
  }
}

.voice .content__list .item .stories__img {
  text-align: center
}

@media (max-width: 767px) {
  .voice .content__list .item .stories__img {
    order: 3;
    padding-top: 8px;
    margin-left: -2px;
    margin-right: -6px
  }
}

.voice .content__list .item .stories__img img {
  width: 100%;
  max-width: 1079px
}

.voice .content__list .item .btn-more {
  display: none
}

@media (max-width: 767px) {
  .voice .content__list .item .btn-more {
    background: linear-gradient(to right, #0072bc, #00296c);
    color: #fff;
    display: block;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "メイリオ", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: right;
    letter-spacing: 0.05em;
    line-height: 36px;
    position: relative
  }
  .voice .content__list .item .btn-more::before {
    content: "";
    position: absolute;
    border: 2px solid #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    top: 50%;
    right: 12px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  .voice .content__list .item .btn-more span {
    display: block;
    padding: 0 44px;
    position: relative
  }
  .voice .content__list .item .btn-more span::before, .voice .content__list .item .btn-more span::after {
    content: "";
    position: absolute;
    background: #fff;
    width: 14px;
    height: 2px;
    top: 50%;
    right: 18px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
  }
  .voice .content__list .item .btn-more span::after {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -moz-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    -o-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg)
  }
  .voice .content__list .item .btn-more.active span::before {
    -webkit-transform: translateY(-50%) rotate(45deg);
    -moz-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg)
  }
  .voice .content__list .item .btn-more.active span::after {
    -webkit-transform: translateY(-50%) rotate(135deg);
    -moz-transform: translateY(-50%) rotate(135deg);
    -ms-transform: translateY(-50%) rotate(135deg);
    -o-transform: translateY(-50%) rotate(135deg);
    transform: translateY(-50%) rotate(135deg)
  }
}


/*# sourceMappingURL=maps/voice.min.css.map */
