@charset "UTF-8";
@media print, (min-width: 768px) {
  .section-common-keyvisual.keyvisual-report {
    background-image: url(../img/report/bg_keyvisual.jpg);
  }
}
@media only screen and (max-width: 767.98px) {
  .section-common-keyvisual.keyvisual-report {
    background-image: url(../img/report/sp/bg_keyvisual.jpg);
  }
}
.tertiary-block .tertiary-title {
  color: #1a1a1a;
}

.section-report-voice {
  background-color: #dee7dc;
}

.voice-table tr:not(:last-child) th,
.voice-table tr:not(:last-child) td {
  border-bottom: 1px solid #005f75;
}
.voice-table th,
.voice-table td {
  border: 0;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}
.voice-table th {
  text-align: center;
}
.voice-table td {
  background-color: #fff;
  font-weight: 500;
}
.voice-table thead {
  position: relative;
}
.voice-table thead::before, .voice-table thead::after {
  position: absolute;
  content: "";
  top: 0;
  height: 100%;
}
.voice-table thead th {
  background: #005f75;
  color: #fff;
  font-weight: 400;
}
.voice-table tbody {
  position: relative;
}
.voice-table tbody::before, .voice-table tbody::after {
  position: absolute;
  content: "";
  top: 0;
  height: 100%;
}
.voice-table tbody th {
  background-color: #fff;
  font-weight: 700;
}

@media print, (min-width: 768px) {
  .section-report-voice {
    padding-bottom: 60px;
  }
  .section-report-voice .secondary-title {
    margin-bottom: 44px;
  }
  .section-report-voice .tertiary-block .tertiary-title {
    margin-bottom: 40px;
  }
  .voice-inner {
    padding: 0 23px;
  }
  .voice-table .letter-spacing {
    letter-spacing: -0.01em;
  }
  .voice-table th,
  .voice-table td {
    line-height: 1.5333333333;
    padding: 17px 16px;
  }
  .voice-table td {
    padding-right: 7px;
  }
  .voice-table thead::before, .voice-table thead::after {
    width: 2px;
    background: linear-gradient(to bottom, #fff 32%, #005f75 40%) bottom/2px 8px repeat-y;
  }
  .voice-table thead::before {
    left: 12.6%;
  }
  .voice-table thead::after {
    right: 44.5%;
  }
  .voice-table thead th {
    padding-top: 13px;
    padding-bottom: 10px;
    font-size: 0.18rem;
  }
  .voice-table thead th:first-child {
    width: 135px;
  }
  .voice-table thead th:nth-child(2) {
    width: 451px;
  }
  .voice-table thead th:last-child {
    width: 472px;
  }
  .voice-table tbody::before, .voice-table tbody::after {
    width: 2px;
    background: linear-gradient(to bottom, #005f75 32%, #fff 40%) bottom/2px 8px repeat-y;
  }
  .voice-table tbody::before {
    left: 12.6%;
  }
  .voice-table tbody::after {
    right: 44.5%;
  }
  .voice-table tbody th {
    font-size: 0.17rem;
  }
}
@media print, (min-width: 768px) and (max-width: 950px) {
  .voice-table thead::before,
  .voice-table tbody::before {
    left: calc(12.6% + 13px);
  }
  .voice-table thead::after,
  .voice-table tbody::after {
    right: calc(44.5% - 8px);
  }
}
@media only screen and (max-width: 767.98px) {
  .section-report-voice {
    padding-top: 0.4rem;
    padding-bottom: 0.86rem;
  }
  .section-report-voice .secondary-title {
    margin-bottom: 0.36rem;
  }
  .section-report-voice .tertiary-block .tertiary-title {
    margin-bottom: 0.46rem;
  }
  .voice-inner {
    margin-right: -0.35rem;
  }
  .voice-table {
    width: 19.74rem;
    margin-right: 0.3rem;
  }
  .voice-table .letter-spacing {
    letter-spacing: -0.01em;
  }
  .voice-table th,
  .voice-table td {
    padding: 0.24rem 0.36rem;
  }
  .voice-table td {
    font-size: 0.3rem;
    line-height: 1.5333333333;
    height: 1.21rem;
    padding-right: 0.12rem;
  }
  .voice-table thead::before, .voice-table thead::after {
    width: 0.02rem;
    background: linear-gradient(to bottom, #fff 40%, #005f75 40%) bottom/0.02rem 0.15rem repeat-y;
  }
  .voice-table thead::before {
    left: 2.03rem;
  }
  .voice-table thead::after {
    right: 9.37rem;
  }
  .voice-table thead th {
    padding-top: 0.27rem;
    padding-bottom: 0.17rem;
    font-size: 0.36rem;
  }
  .voice-table thead th:first-child {
    width: 2.03rem;
  }
  .voice-table thead th:nth-child(2) {
    width: 8.32rem;
  }
  .voice-table tbody::before, .voice-table tbody::after {
    width: 0.02rem;
    background: linear-gradient(to bottom, #005f75 40%, #fff 40%) bottom/0.02rem 0.15rem repeat-y;
  }
  .voice-table tbody::before {
    left: 2.03rem;
  }
  .voice-table tbody::after {
    right: 9.37rem;
  }
  .voice-table tbody th {
    padding-left: 0.17rem;
    padding-right: 0.17rem;
    font-size: 0.34rem;
    line-height: 1.3526470588;
  }
}
.section-report-message .common-opinion.is-versa .content-right {
  background-color: #d4e47f;
}
.section-report-message .common-opinion .content-right {
  background-color: #fad77d;
}
.section-report-message .common-opinion .image-left {
  position: relative;
}

@media print, (min-width: 768px) {
  .section-report-message {
    padding: 77px 0 68px;
  }
  .section-report-message .tertiary-block .tertiary-title {
    margin-bottom: 32px;
  }
  .section-report-message .common-opinion {
    margin-bottom: 54px;
  }
  .section-report-message .common-opinion .text-content {
    line-height: 1.8;
  }
  .section-report-message .common-opinion.is-versa .content-right::before {
    background-image: url(../img/report/icn_opinion_01.png);
  }
  .section-report-message .common-opinion .content-right {
    padding: 23px 19px 20px 32px;
    max-width: 839px;
  }
  .section-report-message .common-opinion .content-right::before {
    width: 58px;
    background-image: url(../img/report/icn_opinion_02.png);
  }
  .section-report-message .is-tomato .image-left {
    top: 20px;
  }
  .section-report-message .is-eggplants .image-left {
    top: 10px;
    right: 12px;
  }
  .section-report-message .is-eggplants .content-right::before {
    top: 51.7%;
  }
  .section-report-message .is-flower .content-right::before {
    top: 73.3%;
  }
  .section-report-message .is-radish .image-left {
    top: 60px;
    right: 22px;
  }
  .opinion-block {
    margin-bottom: 72px;
  }
}
@media print, (min-width: 768px) and (max-width: 800px) {
  .list-common-links .item-text {
    padding-right: 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-report-message {
    padding: 1.12rem 0 0.75rem;
  }
  .section-report-message .tertiary-block .tertiary-title {
    margin: 0 -0.14rem 0.77rem;
    padding-bottom: 0.1rem;
  }
  .section-report-message .common-opinion {
    margin-bottom: 0.33rem;
  }
  .section-report-message .common-opinion .text-content {
    line-height: 1.8;
  }
  .section-report-message .common-opinion.is-versa .content-right::before {
    background-image: url(../img/report/sp/icn_opinion_01.png);
  }
  .section-report-message .common-opinion .content-right {
    padding: 0.47rem 0.36rem 0.35rem 0.43rem;
    margin-bottom: 0.18rem;
  }
  .section-report-message .common-opinion .content-right::before {
    width: 0.71rem;
    background-image: url(../img/report/sp/icn_opinion_02.png);
  }
  .section-report-message .is-tomato .image-left,
  .section-report-message .is-flower .image-left {
    width: 2.04rem;
  }
  .section-report-message .is-asparagus .image-left {
    width: 2.34rem;
  }
  .section-report-message .is-eggplants .image-left {
    width: 2.09rem;
  }
  .section-report-message .is-foliage .image-left {
    width: 2.21rem;
  }
  .section-report-message .is-plant .image-left {
    width: 1.94rem;
  }
  .section-report-message .is-radish .image-left {
    width: 2.11rem;
  }
  .opinion-block {
    margin-bottom: 0.72rem;
  }
  .list-common-links {
    display: none;
  }
}
/*# sourceMappingURL=report.css.map */