.page_content-wrapper {
  margin-bottom: 80px;
}
@media screen and (max-width: 750px) {
  .page_content-wrapper {
    margin-bottom: 50px;
  }
}
.page_content-wrapper .content__ttl02 {
  margin-bottom: 86px;
}
@media screen and (max-width: 750px) {
  .page_content-wrapper .content__ttl02 {
    margin-bottom: 50px;
  }
}

.report-wrapper .top-content__ttl {
  margin-bottom: 30px;
}
.report-wrapper .report__list-wrapper > li:first-child {
  margin-bottom: 80px;
}
@media screen and (max-width: 750px) {
  .report-wrapper .report__list-wrapper > li:first-child {
    margin-bottom: 40px;
  }
}
.report-wrapper .report__list-wrapper .report__list-pic {
  width: 100%;
  margin-bottom: 40px;
}
@media screen and (max-width: 750px) {
  .report-wrapper .report__list-wrapper .report__list-pic {
    width: 100%;
    margin-bottom: 30px;
  }
}
.report-wrapper .report__list-wrapper .report__list-right {
  max-width: 880px;
  width: 78.5714285714%;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .report-wrapper .report__list-wrapper .report__list-right {
    max-width: none;
    width: 100%;
  }
}
.report-wrapper .report__list-wrapper .report__list-ttl {
  font-size: 1.25rem;
  line-height: 1.5;
  color: #0085C7;
  font-weight: 700;
  margin-bottom: 24px;
}
@media screen and (max-width: 750px) {
  .report-wrapper .report__list-wrapper .report__list-ttl {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 20px;
  }
}
.report-wrapper .report__list-wrapper .report__list-txt {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0;
}
@media screen and (max-width: 750px) {
  .report-wrapper .report__list-wrapper .report__list-txt {
    font-size: 0.875rem;
    line-height: 1.5;
  }
}
.report-wrapper .report__list-wrapper .report__list-link {
  max-width: 730px;
  margin: 16px auto 0;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  -webkit-column-gap: 4.1095890411%;
     -moz-column-gap: 4.1095890411%;
          column-gap: 4.1095890411%;
}
@media screen and (max-width: 750px) {
  .report-wrapper .report__list-wrapper .report__list-link {
    max-width: none;
    margin-top: 8px;
  }
}
.report-wrapper .report__list-wrapper .report__list-link li {
  border-bottom: #0085C7 solid 1px;
}
.report-wrapper .report__list-wrapper .report__list-link li a {
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #0085C7;
  padding: 10px 20px 10px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 14px;
  background: url(/images/report/report_arrow_pc.png) no-repeat center right;
}
@media screen and (max-width: 750px) {
  .report-wrapper .report__list-wrapper .report__list-link li a {
    font-size: 0.75rem;
    line-height: 1.5;
    color: #0085C7;
    padding: 8px 20px 8px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 12px;
    background: url(/images/report/report_arrow_sp.png) no-repeat center right;
    background-size: 15px auto;
  }
}
@media print, screen and (min-width: 751px) {
  .report-wrapper .report__list-wrapper .report__list-link.last {
    max-width: 540px;
  }
}
/*# sourceMappingURL=../../_development/maps/css/report.css.map */
