/*background image*/
/*flex*/
/*hover base anim*/
/*custom anim*/
/*liner anim*/
/*content data-text*/
/* text indent letter spaxing*/
/*serif font*/
/*san_serif font*/
/*google font*/
/*shadow*/
/**/
@keyframes bgdraw {
  0% {
    transform: scaleX(1); }
  100% {
    transform: scaleX(1) translateX(100%); } }

.voice_contents .page_contents {
  color: #000; }
  .voice_contents .page_contents a {
    color: #000; }
  .voice_contents .page_contents .contents_main {
    position: relative; }
    .voice_contents .page_contents .contents_main:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.25); }
  .voice_contents .page_contents .cont_in {
    max-width: 1644px;
    padding: 111px 0 171px;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif; }
    .voice_contents .page_contents .cont_in .box {
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      flex-direction: row-reverse;
      flex-wrap: wrap;
      margin-bottom: 111px; }
      .voice_contents .page_contents .cont_in .box:last-child {
        margin-bottom: 0px; }
      .voice_contents .page_contents .cont_in .box .left {
        width: 56.47%; }
        .voice_contents .page_contents .cont_in .box .left .pic {
          margin-bottom: 58px; }
        .voice_contents .page_contents .cont_in .box .left .dl {
          display: flex;
          align-items: stretch;
          justify-content: space-between;
          flex-wrap: wrap; }
          .voice_contents .page_contents .cont_in .box .left .dl dt,
          .voice_contents .page_contents .cont_in .box .left .dl dd {
            padding: .675em 0;
            font-size: 18px;
            line-height: 1.7333;
            border-bottom: solid 1px #ddd; }
          .voice_contents .page_contents .cont_in .box .left .dl dt {
            width: 176px;
            margin-right: 16px; }
          .voice_contents .page_contents .cont_in .box .left .dl dd {
            flex: 1; }
          .voice_contents .page_contents .cont_in .box .left .dl.first dt,
          .voice_contents .page_contents .cont_in .box .left .dl.first dd {
            border-top: solid 1px #ddd; }
      .voice_contents .page_contents .cont_in .box .right {
        width: 41.11%; }
        .voice_contents .page_contents .cont_in .box .right .right_header {
          display: flex;
          align-items: center;
          justify-content: flex-start;
          flex-wrap: wrap;
          line-height: 1;
          margin-bottom: 45px; }
          .voice_contents .page_contents .cont_in .box .right .right_header .txt {
            font-size: 20px;
            font-weight: bold;
            margin-right: 24px;
            line-height: 1.15; }
          .voice_contents .page_contents .cont_in .box .right .right_header .num {
            font-weight: bold;
            font-size: 60px;
            padding-right: 22px;
            margin-right: 22px;
            border-right: solid 1px #707070; }
          .voice_contents .page_contents .cont_in .box .right .right_header .tit {
            font-size: 32px;
            font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif; }
            .voice_contents .page_contents .cont_in .box .right .right_header .tit i {
              font-style: normal;
              font-size: 56px; }
        .voice_contents .page_contents .cont_in .box .right .md {
          font-size: 34px;
          font-weight: bold;
          letter-spacing: .02em;
          margin-bottom: 35px;
          line-height: 1.617; }
        .voice_contents .page_contents .cont_in .box .right .txt_box {
          line-height: 1.7333;
          font-size: 18px; }
  @media screen and (max-width: 1400px) {
    .voice_contents .page_contents .cont_in .box .left {
      width: 52%; } }
  @media screen and (max-width: 1100px) {
    .voice_contents .page_contents .cont_in .box {
      display: block; }
      .voice_contents .page_contents .cont_in .box .left {
        width: 100%; }
      .voice_contents .page_contents .cont_in .box .right {
        width: 100%;
        margin-bottom: 65px; } }
  @media screen and (max-width: 768px) {
    .voice_contents .page_contents .cont_in {
      padding: 32px 0 52px; }
      .voice_contents .page_contents .cont_in .box {
        margin-bottom: 62px; }
        .voice_contents .page_contents .cont_in .box .right {
          margin-bottom: 32px; }
          .voice_contents .page_contents .cont_in .box .right .right_header {
            margin-bottom: 22px; }
            .voice_contents .page_contents .cont_in .box .right .right_header .txt {
              font-size: 10px;
              font-weight: bold;
              margin-right: 15px;
              line-height: 1.15; }
            .voice_contents .page_contents .cont_in .box .right .right_header .num {
              font-weight: bold;
              font-size: 30px;
              padding-right: 12px;
              margin-right: 12px;
              border-right: solid 1px #707070; }
            .voice_contents .page_contents .cont_in .box .right .right_header .tit {
              font-size: 20px;
              font-weight: bold; }
              .voice_contents .page_contents .cont_in .box .right .right_header .tit i {
                font-style: normal;
                font-size: 32px;
                font-weight: bold; }
          .voice_contents .page_contents .cont_in .box .right .md {
            font-size: 22px;
            margin-bottom: 1em;
            line-height: 1.617; }
          .voice_contents .page_contents .cont_in .box .right .txt_box {
            font-size: 14px; }
        .voice_contents .page_contents .cont_in .box .left .pic {
          margin-bottom: 32px; }
        .voice_contents .page_contents .cont_in .box .left .dl {
          display: flex;
          align-items: stretch;
          justify-content: space-between;
          flex-wrap: wrap; }
          .voice_contents .page_contents .cont_in .box .left .dl dt,
          .voice_contents .page_contents .cont_in .box .left .dl dd {
            padding: .5em 0;
            font-size: 12px;
            line-height: 1.7333;
            border-bottom: solid 1px #ddd; }
          .voice_contents .page_contents .cont_in .box .left .dl dt {
            width: 60px;
            margin-right: 16px; }
          .voice_contents .page_contents .cont_in .box .left .dl dd {
            flex: 1; }
          .voice_contents .page_contents .cont_in .box .left .dl.first dt,
          .voice_contents .page_contents .cont_in .box .left .dl.first dd {
            border-top: solid 1px #ddd; } }
