@charset "UTF-8";
@font-face {
  font-family: "DIN-Regular";
  font-style: normal;
  font-weight: normal;
  src: local("DIN-Regular"), url("/pc/special/report/font/din_regular.woff") format("woff");
}
body.report .inner_wrap {
  margin: 0 auto;
  width: 87.5%;
}
body.report .mfp-container {
  padding: 0;
}
body.report .modal_archive {
  margin: 33.3333333333% auto;
  padding: 13.3333333333% 6.6666666667% 16.6666666667%;
  position: relative;
  width: 93.75%;
  background: url(/sp/special/report/images/bg_archive_modal.png);
  background-size: 8.5%;
}
body.report .modal_archive .modal_headline {
  margin-bottom: 15.3846153846%;
  color: #005bac;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  font-size: 36px;
  font-size: 3.6rem;
  font-size: 5.625vw;
}
body.report .modal_archive .archive_list {
  border-top: 1px solid #005bac;
  border-left: 1px solid #005bac;
  display: flex;
  flex-wrap: wrap;
}
body.report .modal_archive .archive_list > li {
  border-right: 1px solid #005bac;
  border-bottom: 1px solid #005bac;
  width: 33.3333333333%;
  line-height: 1;
  font-size: 26px;
  font-size: 2.6rem;
  font-size: 4.0625vw;
  text-align: center;
}
body.report .modal_archive .archive_list > li a {
  padding: 1.8em 1em;
  display: block;
  position: relative;
  color: #005bac;
  text-decoration: none;
}
body.report .modal_archive .archive_list > li a:after {
  position: absolute;
  top: 47%;
  right: 6%;
  transform: translateY(-50%);
  content: ">";
}
body.report .modal_archive .archive_list > li a:active {
  color: #FFF;
  background: #005bac;
}
body.report .modal_archive .btn_modal_close {
  margin-top: -10.8333333333%;
  width: 7.3333333333%;
  height: auto;
  line-height: 0;
}
body.report .modal_archive .btn_modal_close img {
  pointer-events: none;
}
body.report .modal_archive .bnt_modal_close_wide {
  margin: auto;
  padding: 0.5em 1em;
  border: 0.08em solid #FFF;
  position: absolute;
  right: 0;
  bottom: -3.5em;
  left: 0;
  width: 61.6666666667%;
  color: #FFF;
  background: rgba(0, 0, 0, 0.5);
  line-height: 1;
  text-align: center;
  cursor: pointer;
  font-size: 28px;
  font-size: 2.8rem;
  font-size: 4.375vw;
}
body.report .modal_archive .bnt_modal_close_wide:active {
  color: #000;
  background: #FFF;
}
body.report .zoomEffect .mfp-with-anim {
  transform: scale(0.8);
  transition: all 0.2s ease-in-out;
  opacity: 0;
}
body.report .zoomEffect.mfp-bg {
  transition: all 0.3s ease-out;
  opacity: 0;
}
body.report .zoomEffect.mfp-ready .mfp-with-anim {
  transform: scale(1);
  opacity: 1;
}
body.report .zoomEffect.mfp-ready.mfp-bg {
  opacity: 0.8;
}
body.report .zoomEffect.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
body.report .zoomEffect.mfp-removing.mfp-bg {
  opacity: 0;
}
body.report .main_wrap .bottom_nav {
  margin-top: 14.2857142857%;
}
body.report .main_wrap .bottom_nav .bottom_nav_headline {
  padding: 1em 0 0.2em;
  border-top: 0.1em solid #005bac;
  color: #005bac;
  font-weight: bold;
  line-height: 1;
  text-align: left;
  font-size: 36px;
  font-size: 3.6rem;
  font-size: 5.625vw;
}
body.report .main_wrap .bottom_nav .popular_list > li {
  padding: 5.3571428571% 0;
  border-bottom: 1px solid #EEE;
}
body.report .main_wrap .bottom_nav .popular_list > li a {
  display: flex;
  align-items: flex-start;
  color: #222;
  text-decoration: none;
}
body.report .main_wrap .bottom_nav .popular_list > li .thumb_area {
  width: 28.5714285714%;
}
body.report .main_wrap .bottom_nav .popular_list > li .thumb_area img {
  width: 100%;
}
body.report .main_wrap .bottom_nav .popular_list > li .text_area {
  padding-left: 5%;
  width: 71.4285714286%;
}
body.report .main_wrap .bottom_nav .popular_list > li .text_area .title {
  line-height: 1.5;
  font-size: 26px;
  font-size: 2.6rem;
  font-size: 4.0625vw;
}
body.report .main_wrap .bottom_nav .popular_list > li .text_area .date {
  margin-top: 2.5%;
  color: #005bac;
  line-height: 1;
  font-size: 20px;
  font-size: 2rem;
  font-size: 3.125vw;
}
body.report .main_wrap .bottom_nav .btn_archive_select {
  margin-top: 15.1785714286%;
  padding: 1em;
  border: 0.15em solid #005bac;
  position: relative;
  color: #005bac;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  font-size: 26px;
  font-size: 2.6rem;
  font-size: 4.0625vw;
}
body.report .main_wrap .bottom_nav .btn_archive_select:after {
  position: absolute;
  top: 47%;
  right: 3%;
  transform: translateY(-50%);
  content: ">";
  font-size: 36px;
  font-size: 3.6rem;
  font-size: 5.625vw;
}
body.report .main_wrap .bottom_nav .btn_archive_select:active {
  color: #FFF;
  background: #005bac;
}
body.report .main_wrap .bottom_nav .btn_top {
  margin-top: 5.3571428571%;
  border: 1px solid #999;
  line-height: 1;
  font-size: 26px;
  font-size: 2.6rem;
  font-size: 4.0625vw;
  text-align: center;
}
body.report .main_wrap .bottom_nav .btn_top a {
  padding: 1em;
  display: block;
  position: relative;
  color: #666;
  text-decoration: none;
}
body.report .main_wrap .bottom_nav .btn_top a:after {
  position: absolute;
  top: 47%;
  right: 3%;
  transform: translateY(-50%);
  content: ">";
  font-size: 36px;
  font-size: 3.6rem;
  font-size: 5.625vw;
}
body.report .main_wrap .report_list > li:not(:first-child) {
  margin-top: 7.1428571429%;
}
body.report .main_wrap .report_list > li a {
  display: flex;
  color: #222;
  text-decoration: none;
}
body.report .main_wrap .report_list > li .thumb_area {
  width: 39.2857142857%;
}
body.report .main_wrap .report_list > li .thumb_area img {
  width: 100%;
}
body.report .main_wrap .report_list > li .text_area {
  padding-left: 4.4117647059%;
  width: 60.7142857143%;
}
body.report .main_wrap .report_list > li .text_area .title {
  line-height: 1.3;
  font-size: 32px;
  font-size: 3.2rem;
  font-size: 5vw;
}
body.report .main_wrap .report_list > li .text_area .description {
  margin-top: 3.5714285714%;
  line-height: 1.4;
  font-size: 24px;
  font-size: 2.4rem;
  font-size: 3.75vw;
}
body.report .main_wrap .report_list > li .text_area .date {
  margin-top: 3.75%;
  color: #005bac;
  line-height: 1;
  font-size: 20px;
  font-size: 2rem;
  font-size: 3.125vw;
}
body.report .main_wrap .report_list.pattern_top > li:first-child a {
  display: block;
}
body.report .main_wrap .report_list.pattern_top > li:first-child .thumb_area {
  width: 100%;
}
body.report .main_wrap .report_list.pattern_top > li:first-child .text_area {
  margin-top: 5.3571428571%;
  padding: 0;
  width: 100%;
}
body.report .main_wrap .report_list.pattern_top > li:first-child .text_area .date {
  margin-top: 2.1428571429%;
}
body.report .main_wrap .report_list.pattern_top > li:nth-child(2) {
  margin-top: 10.7142857143%;
}
body.report .main_wrap .report_list.pattern_top > li:nth-child(n+9) {
  display: none;
}
body.report .main_wrap .year_pagination {
  margin-top: 10.7142857143%;
  display: flex;
  justify-content: flex-end;
  position: relative;
}
body.report .main_wrap .year_pagination.first {
  justify-content: flex-start;
}
body.report .main_wrap .year_pagination > li {
  width: 50%;
}
body.report .main_wrap .year_pagination > li a {
  padding: 1em 0.5em;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  display: block;
  color: #666;
  line-height: 1;
  text-decoration: none;
  transition: 0.3s;
  font-size: 26px;
  font-size: 2.6rem;
  font-size: 4.0625vw;
}
body.report .main_wrap .year_pagination > li a:hover {
  opacity: 0.7;
}
body.report .main_wrap .year_pagination > li.next a {
  border-left: 1px solid #999;
}
body.report .main_wrap .year_pagination > li.next a:before {
  margin-right: 0.5em;
  content: "＜";
}
body.report .main_wrap .year_pagination > li.prev {
  text-align: right;
}
body.report .main_wrap .year_pagination > li.prev a {
  border-right: 1px solid #999;
}
body.report .main_wrap .year_pagination > li.prev a:after {
  margin-left: 0.5em;
  content: "＞";
}
body.report .main_wrap .year_pagination > li:after {
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #999;
  transition: 0.3s;
  content: "";
}
body.report .main_wrap .year_pagination > li:hover:after {
  opacity: 0.7;
}
body.report .main_wrap .month_pagination {
  margin-top: 16.0714285714%;
}
body.report .main_wrap .month_pagination.first > li.next {
  border-bottom: none;
}
body.report .main_wrap .month_pagination > li {
  padding: 8.0357142857% 0;
  line-height: 1.2;
  font-size: 32px;
  font-size: 3.2rem;
  font-size: 5vw;
}
body.report .main_wrap .month_pagination > li small {
  display: block;
  color: #999;
  font-size: 20px;
  font-size: 2rem;
  font-size: 3.125vw;
}
body.report .main_wrap .month_pagination > li a {
  display: block;
  position: relative;
  color: #222;
  text-decoration: none;
  transition: 0.3s;
}
body.report .main_wrap .month_pagination > li a:hover {
  opacity: 0.7;
}
body.report .main_wrap .month_pagination > li a:before {
  display: block;
  position: absolute;
  top: 50%;
  font-size: 28px;
  font-size: 2.8rem;
  font-size: 4.375vw;
  transform: translateY(-50%);
}
body.report .main_wrap .month_pagination > li.next {
  border-bottom: 1px solid #CCC;
}
body.report .main_wrap .month_pagination > li.next a {
  padding-left: 9.8214285714%;
}
body.report .main_wrap .month_pagination > li.next a:before {
  left: 0;
  content: "＜";
}
body.report .main_wrap .month_pagination > li.prev {
  text-align: right;
}
body.report .main_wrap .month_pagination > li.prev a {
  padding-right: 9.8214285714%;
}
body.report .main_wrap .month_pagination > li.prev a:before {
  right: 0;
  content: "＞";
}
@media (orientation: landscape) {
  body.report .modal_archive {
    margin: 21.6666666667% auto;
  }
}
body.report.top .contents {
  padding-top: 18.75%;
}
body.report.top .mainvisual {
  line-height: 0;
}
body.report.top .mainvisual img {
  width: 100%;
}
body.report.top .main_wrap {
  padding: 12.5% 0;
}
body.report.top .main_wrap .lead_text {
  margin-bottom: 14.2857142857%;
  line-height: 1.5;
  font-size: 28px;
  font-size: 2.8rem;
  font-size: 4.375vw;
}
body.report.top .main_wrap .btn_more {
  margin-top: 10.7142857143%;
  padding: 1em;
  border: 1px solid #999;
  color: #666;
  line-height: 1;
  text-align: center;
  text-indent: -1em;
  cursor: pointer;
  font-size: 26px;
  font-size: 2.6rem;
  font-size: 4.0625vw;
}
body.report.top .main_wrap .btn_more:before {
  margin-right: 0.5em;
  content: "＋";
}
body.report.top .main_wrap .btn_more:active {
  border-color: #005bac;
  color: #005bac;
}
@media (orientation: landscape) {
  body.report.top .contents {
    padding-top: 8.75%;
  }
}
body.report.archive .contents {
  padding-top: 18.75%;
}
body.report.archive .mainvisual {
  padding: 21.875% 0 17.1875%;
  display: flex;
  justify-content: center;
  color: #FFF;
  background: url(/sp/special/report/images/bg_mainvisual_archive.jpg) no-repeat center center;
  background-size: cover;
}
body.report.archive .mainvisual .page_ttl {
  position: relative;
  font-family: "DIN-Regular", "Times New Roman", sans-serif;
  font-weight: 500;
  line-height: 1;
}
body.report.archive .mainvisual .page_ttl .year {
  font-size: 120px;
  font-size: 12rem;
  font-size: 18.75vw;
}
body.report.archive .mainvisual .page_ttl .ttl {
  overflow: hidden;
  font-size: 18px;
  font-size: 1.8rem;
  font-size: 2.8125vw;
  text-align: center;
}
body.report.archive .mainvisual .page_ttl .ttl span {
  position: relative;
}
body.report.archive .mainvisual .page_ttl .ttl span:before, body.report.archive .mainvisual .page_ttl .ttl span:after {
  display: block;
  position: absolute;
  top: 50%;
  width: 100px;
  height: 1px;
  background: #FFF;
  content: "";
}
body.report.archive .mainvisual .page_ttl .ttl span:before {
  margin-right: 0.5em;
  right: 100%;
}
body.report.archive .mainvisual .page_ttl .ttl span:after {
  margin-left: 0.5em;
  left: 100%;
}
body.report.archive .mainvisual .page_ttl:before {
  padding-top: 34%;
  display: block;
  position: absolute;
  top: -8vw;
  left: -18vw;
  width: 112%;
  background: url(/sp/special/report/images/label_report.png) no-repeat center center;
  background-size: 100% auto;
  content: "";
}
body.report.archive .main_wrap {
  padding: 12.5% 0;
}
body.report.archive .main_wrap .main_content {
  padding-top: 7.1428571429%;
  position: relative;
}
body.report.archive .main_wrap .main_content:before, body.report.archive .main_wrap .main_content:after {
  display: block;
  position: absolute;
  top: 0;
  left: 6.25%;
  content: "";
}
body.report.archive .main_wrap .main_content:before {
  width: 87.5%;
  height: 1px;
  background: #CCC;
}
body.report.archive .main_wrap .main_content:after {
  width: 34.375%;
  font-size: 16px;
  font-size: 1.6rem;
  font-size: 2.5vw;
  height: 0.2em;
  background: #005bac;
}
@media (orientation: landscape) {
  body.report.archive .contents {
    padding-top: 8.75%;
  }
}
body.report.detail .mainvisual img {
  width: 100%;
}
body.report.detail .main_wrap {
  padding: 6.25% 0 12.5%;
}
body.report.detail .main_wrap .main_content {
  padding-top: 12.5%;
  position: relative;
}
body.report.detail .main_wrap .main_content:before, body.report.detail .main_wrap .main_content:after {
  display: block;
  position: absolute;
  top: 0;
  left: 6.25%;
  content: "";
}
body.report.detail .main_wrap .main_content:before {
  width: 87.5%;
  height: 1px;
  background: #CCC;
}
body.report.detail .main_wrap .main_content:after {
  width: 34.375%;
  font-size: 16px;
  font-size: 1.6rem;
  font-size: 2.5vw;
  height: 0.2em;
  background: #005bac;
}
body.report.detail .main_wrap .main_content p {
  line-height: 1.8;
  font-size: 28px;
  font-size: 2.8rem;
  font-size: 4.375vw;
}
body.report.detail .main_wrap .main_content p + p {
  margin-top: 1.5em;
}
body.report.detail .main_wrap .title_wrap {
  margin-bottom: 11.6071428571%;
}
body.report.detail .main_wrap .title_wrap .report_title {
  font-weight: normal;
  line-height: 1.3;
  font-size: 36px;
  font-size: 3.6rem;
  font-size: 5.625vw;
}
body.report.detail .main_wrap .title_wrap .date {
  margin-top: 1.7857142857%;
  color: #0f66ab;
  line-height: 1;
  font-size: 20px;
  font-size: 2rem;
  font-size: 3.125vw;
}
body.report.detail .main_wrap .spacer {
  margin: 12.5% 0 14.2857142857%;
  border: none;
  position: relative;
  height: 0.2em;
  font-size: 16px;
  font-size: 1.6rem;
  font-size: 2.5vw;
}
body.report.detail .main_wrap .spacer:before, body.report.detail .main_wrap .spacer:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}
body.report.detail .main_wrap .spacer:before {
  width: 100%;
  height: 1px;
  background: #CCC;
}
body.report.detail .main_wrap .spacer:after {
  width: 100px;
  height: 0.2em;
  background: #005bac;
}
body.report.detail .main_wrap .photo_list > li img {
  width: 100%;
}
body.report.detail .main_wrap .photo_list > li .caption {
  margin-top: 1.7857142857%;
  color: #666;
  line-height: 1.3;
  font-size: 24px;
  font-size: 2.4rem;
  font-size: 3.75vw;
}
body.report.detail .main_wrap .photo_list > li:not(:last-child) {
  margin-bottom: 3.5714285714%;
}
body.report.detail .main_wrap .btn_archive {
  margin-top: 3.5714285714%;
  text-align: center;
  font-size: 26px;
  font-size: 2.6rem;
  font-size: 4.0625vw;
}
body.report.detail .main_wrap .btn_archive a {
  padding: 1em;
  border: 1px solid #999;
  display: block;
  position: relative;
  color: #666;
  line-height: 1;
  text-decoration: none;
  transition: 0.3s;
}
body.report.detail .main_wrap .btn_archive a:hover {
  opacity: 0.7;
}
body.report.detail .main_wrap .btn_archive a:after {
  position: absolute;
  top: 50%;
  right: 3%;
  transform: translateY(-50%);
  content: "＞";
  font-size: 24px;
  font-size: 2.4rem;
  font-size: 3.75vw;
}