@charset "UTF-8";
body > main #report > h2 {
  width: 100%;
  margin: 10.2564102564vw 0 0;
  font-family: "Noto Sans JP", serif;
  font-weight: 700;
  font-size: 5.1282051282vw;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  color: rgb(0, 100, 40);
}
body > main #report > div {
  width: 100%;
  position: relative;
  margin: 12.8205128205vw 0 0;
  padding: 13.2051282051vw 0;
  background: rgb(240, 240, 240);
}
body > main #report > div:first-of-type {
  margin-top: 0;
}
body > main #report > div > div {
  display: flex;
  flex-wrap: wrap;
  width: 89.7435897436vw;
  margin: 0 auto;
}
body > main #report > div > div > h4 {
  width: 100%;
  margin: 0;
  padding: 0 0 2.0512820513vw;
  font-family: "Noto Sans JP", serif;
  font-weight: 700;
  font-size: 5.1282051282vw;
  line-height: 1;
  letter-spacing: 0.1em;
  color: rgb(0, 100, 40);
  border-bottom: solid 1px rgb(0, 100, 40);
}
body > main #report > div > div > h4 > span {
  display: block;
  margin: 0 0 2.0512820513vw;
  font-size: 3.8461538462vw;
}
body > main #report > div > div > h5 {
  width: 100%;
  margin: 7.1794871795vw 0 0;
  font-family: "Noto Sans JP", serif;
  font-weight: 400;
  font-size: 4.8717948718vw;
  line-height: 1.4736842105;
  color: rgb(0, 0, 0);
}
body > main #report > div > div > h6 {
  width: 100%;
  margin: 7.1794871795vw 0 0;
  font-family: "Noto Sans JP", serif;
  font-weight: 400;
  font-size: 3.5897435897vw;
  line-height: 2;
  text-align: center;
  color: rgb(0, 0, 0);
}
body > main #report > div > div > h6::before {
  content: "― ";
}
body > main #report > div > div > h6::after {
  content: " ―";
}
body > main #report > div > div > p {
  width: 100%;
  margin: 7.1794871795vw 0 0;
  font-family: "Noto Sans JP", serif;
  font-weight: 400;
  font-size: 3.5897435897vw;
  line-height: 2;
  color: rgb(0, 0, 0);
}
body > main #report > div > div > div {
  width: 100%;
  margin: 7.1794871795vw 0 0;
  font-family: "Noto Sans JP", serif;
  font-weight: 400;
  font-size: 3.5897435897vw;
  line-height: 2;
  color: rgb(0, 0, 0);
}
body > main #report > div > div > div > h5 {
  width: 100%;
  margin: 7.1794871795vw 0 0;
  font-family: "Noto Sans JP", serif;
  font-weight: 400;
  font-size: 4.8717948718vw;
  line-height: 1.4736842105;
  color: rgb(0, 0, 0);
}
body > main #report > div > div > div > p {
  width: 100%;
  margin: 7.1794871795vw 0 0;
  font-family: "Noto Sans JP", serif;
  font-weight: 400;
  font-size: 3.5897435897vw;
  line-height: 2;
  color: rgb(0, 0, 0);
}
body > main #report > div > div > div > table {
  border-collapse: collapse;
  width: 100%;
  height: auto;
  margin: 7.1794871795vw 0 0;
}
body > main #report > div > div > div > table thead th {
  padding: 0.5em;
  font-family: "Noto Sans JP", serif;
  font-weight: 400;
  font-size: 3.5897435897vw;
  line-height: 1.1428571429;
  text-align: center;
  color: rgb(0, 0, 0);
  background: rgb(191, 192, 192);
  border: solid 1px rgb(0, 0, 0);
}
body > main #report > div > div > div > table tbody th {
  padding: 0.5em;
  font-family: "Noto Sans JP", serif;
  font-weight: 400;
  font-size: 3.5897435897vw;
  line-height: 1.1428571429;
  text-align: center;
  color: rgb(0, 0, 0);
  background: rgb(191, 192, 192);
  border: solid 1px rgb(0, 0, 0);
}
body > main #report > div > div > div > table tbody td {
  padding: 0.5em;
  font-family: "Noto Sans JP", serif;
  font-weight: 400;
  font-size: 3.5897435897vw;
  line-height: 1.1428571429;
  text-align: left;
  color: rgb(0, 0, 0);
  background: rgb(255, 255, 255);
  border: solid 1px rgb(0, 0, 0);
}
body > main #report > div > div > div > ol {
  list-style: none;
  counter-reset: count;
  margin: 0;
  padding: 0;
}
body > main #report > div > div > div > ol.roundnumber > li {
  padding: 0 0 0 1.25em;
}
body > main #report > div > div > div > ol.roundnumber > li:nth-of-type(1)::before {
  content: "①";
}
body > main #report > div > div > div > ol.roundnumber > li:nth-of-type(2)::before {
  content: "②";
}
body > main #report > div > div > div > ol.roundnumber > li:nth-of-type(3)::before {
  content: "③";
}
body > main #report > div > div > div > ol.roundnumber > li:nth-of-type(4)::before {
  content: "④";
}
body > main #report > div > div > div > ol.roundnumber > li:nth-of-type(5)::before {
  content: "⑤";
}
body > main #report > div > div > div > ol.roundnumber > li:nth-of-type(6)::before {
  content: "⑥";
}
body > main #report > div > div > div > ol.roundnumber > li:nth-of-type(7)::before {
  content: "⑦";
}
body > main #report > div > div > div > ol.roundnumber > li:nth-of-type(8)::before {
  content: "⑧";
}
body > main #report > div > div > div > ol.roundnumber > li:nth-of-type(9)::before {
  content: "⑨";
}
body > main #report > div > div > div > ol > li {
  counter-increment: count;
  position: relative;
  padding: 0 0 0 2em;
}
body > main #report > div > div > div > ol > li::before {
  content: counter(count) ".";
  position: absolute;
  top: 0;
  left: 0;
}
body > main #report > div > div > div > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
body > main #report > div > div > div > ul > li {
  position: relative;
  padding: 0 0 0 1.5em;
}
body > main #report > div > div > div > ul > li::before {
  content: "";
  width: 1em;
  height: 1em;
  position: absolute;
  top: 1em;
  left: 0;
  transform: translate(0, -50%);
  background: url(../image/report/report_02.svg) center/contain no-repeat;
}
body > main #report > div > div > table {
  border-collapse: collapse;
  width: 100%;
  height: auto;
  margin: 7.1794871795vw 0 0;
}
body > main #report > div > div > table thead th {
  padding: 0.5em;
  font-family: "Noto Sans JP", serif;
  font-weight: 400;
  font-size: 3.5897435897vw;
  line-height: 1.1428571429;
  text-align: center;
  color: rgb(0, 0, 0);
  background: rgb(191, 192, 192);
  border: solid 1px rgb(0, 0, 0);
}
body > main #report > div > div > table tbody th {
  padding: 0.5em;
  font-family: "Noto Sans JP", serif;
  font-weight: 400;
  font-size: 3.5897435897vw;
  line-height: 1.1428571429;
  text-align: center;
  color: rgb(0, 0, 0);
  background: rgb(191, 192, 192);
  border: solid 1px rgb(0, 0, 0);
}
body > main #report > div > div > table tbody td {
  padding: 0.5em;
  font-family: "Noto Sans JP", serif;
  font-weight: 400;
  font-size: 3.5897435897vw;
  line-height: 1.1428571429;
  text-align: left;
  color: rgb(0, 0, 0);
  background: rgb(255, 255, 255);
  border: solid 1px rgb(0, 0, 0);
}
body > main #report > div > div > figure {
  width: 100%;
  height: auto;
  margin: 7.1794871795vw 0 0;
}
body > main #report > div > div > figure > img {
  width: 100%;
  height: auto;
}
body > main #report > div > div > figure > figcaption {
  font-family: "Noto Sans JP", serif;
  font-weight: 400;
  font-size: 3.5897435897vw;
  line-height: 2;
  text-align: center;
  color: rgb(0, 0, 0);
}
body > main #report > div > div a {
  color: rgb(0, 121, 70);
  text-decoration: none;
}
body > main #report > div > div .mt0 {
  margin-top: 0;
}
body > main #report > div > div .tacenter {
  text-align: center;
}
body > main #report > div > div .wsnowrap {
  white-space: nowrap;
}
body > main #report > ul {
  list-style: none;
  display: flex;
  width: 100%;
  box-sizing: border-box;
}
body > main #report > ul:first-of-type {
  margin: 12.8205128205vw 0 0;
  padding: 0 2.5641025641vw;
}
body > main #report > ul:first-of-type > li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30.7692307692vw;
  height: 6.4102564103vw;
  margin: 0;
  font-family: "Noto Sans JP", serif;
  font-weight: 700;
  font-size: 4.1025641026vw;
  line-height: 1;
  color: rgb(0, 100, 40);
  background: rgb(240, 240, 240);
}
body > main #report > ul:first-of-type > li > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: rgb(175, 205, 187);
  text-decoration: none;
  background: rgb(250, 250, 250);
}
body > main #report > ul:last-of-type {
  justify-content: center;
  gap: 0 3.3333333333vw;
  margin: 9.1025641026vw 0;
  padding: 0;
}
body > main #report > ul:last-of-type > li {
  font-family: "Noto Sans JP", serif;
  font-weight: 500;
  font-size: 4.1025641026vw;
  line-height: 1;
  color: rgb(0, 100, 40);
}
body > main #report > ul:last-of-type > li:first-of-type {
  padding: 0 0 0 6.7948717949vw;
  background: url(../image/report/report_01_1.svg) center left/2.9487179487vw no-repeat;
}
body > main #report > ul:last-of-type > li:last-of-type {
  padding: 0 6.7948717949vw 0 0;
  background: url(../image/report/report_01_2.svg) center right/2.9487179487vw no-repeat;
}
body > main #report > ul:last-of-type > li > a {
  color: rgb(0, 100, 40);
  text-decoration: none;
}
@media (min-width: 768px) {
  body > main #report > h2 {
    margin: 72px 0 0;
    font-size: 50px;
  }
  body > main #report > div {
    margin: 72px 0 0;
    padding: 92px 0;
  }
  body > main #report > div:nth-of-type(1) > div > img {
    width: 594px;
  }
  body > main #report > div > div {
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
  }
  body > main #report > div > div > h4 {
    width: 100%;
    margin: 0;
    padding: 0 0 14px;
    font-size: 50px;
  }
  body > main #report > div > div > h4 > span {
    margin: 0 0 24px;
    font-size: 20px;
  }
  body > main #report > div > div > h5 {
    margin: 48px 0 0;
    font-size: 28px;
    line-height: 1.5;
  }
  body > main #report > div > div > h6 {
    margin: 48px 0 0;
    font-size: 18px;
    line-height: 2.3333333333;
  }
  body > main #report > div > div > p {
    width: 560px;
    margin: 48px 0 0;
    font-size: 18px;
    line-height: 2.3333333333;
  }
  body > main #report > div > div > table {
    width: 100%;
    margin: 48px 0 0;
  }
  body > main #report > div > div > table thead th {
    font-size: 18px;
    line-height: 2.3333333333;
  }
  body > main #report > div > div > table tbody th {
    font-size: 18px;
    line-height: 2.3333333333;
  }
  body > main #report > div > div > table tbody td {
    font-size: 18px;
    line-height: 2.3333333333;
  }
  body > main #report > div > div > div {
    width: 560px;
    margin: 48px 0 0;
    font-size: 18px;
    line-height: 2.3333333333;
  }
  body > main #report > div > div > div > h5 {
    width: 100%;
    margin: 48px 0 0;
    font-size: 28px;
    line-height: 1.5;
  }
  body > main #report > div > div > div > p {
    width: 100%;
    margin: 48px 0 0;
    font-size: 18px;
    line-height: 2.3333333333;
  }
  body > main #report > div > div > div > table {
    width: 100%;
    margin: 48px 0 0;
  }
  body > main #report > div > div > div > table thead th {
    font-size: 18px;
    line-height: 2.3333333333;
  }
  body > main #report > div > div > div > table tbody th {
    font-size: 18px;
    line-height: 2.3333333333;
  }
  body > main #report > div > div > div > table tbody td {
    font-size: 18px;
    line-height: 2.3333333333;
  }
  body > main #report > div > div > table {
    width: 590px;
    margin: 48px 0 0;
  }
  body > main #report > div > div > table thead th {
    font-size: 18px;
    line-height: 2.3333333333;
  }
  body > main #report > div > div > table tbody th {
    font-size: 18px;
    line-height: 2.3333333333;
  }
  body > main #report > div > div > table tbody td {
    font-size: 18px;
    line-height: 2.3333333333;
  }
  body > main #report > div > div > figure {
    width: 590px;
    margin: 48px 0 0;
  }
  body > main #report > div > div > figure > figcaption {
    font-size: 18px;
    line-height: 2.3333333333;
  }
  body > main #report > div > div .w100 {
    width: 100%;
  }
  body > main #report > div > div .onetherd {
    width: 33%;
    margin-top: 0;
  }
  body > main #report > div > div .single {
    margin-left: auto;
    margin-right: auto;
  }
  body > main #report > div > div .bug_nowrap_pc_only {
    white-space: nowrap;
  }
  body > main #report > ul:first-of-type {
    width: 1200px;
    margin: 72px auto 0;
    padding: 0;
  }
  body > main #report > ul:first-of-type > li {
    width: 240px;
    height: 50px;
    font-size: 32px;
    line-height: 1;
  }
  body > main #report > ul:last-of-type {
    gap: 0 26px;
    margin: 62px 0;
  }
  body > main #report > ul:last-of-type > li {
    font-size: 30px;
  }
  body > main #report > ul:last-of-type > li:nth-of-type(1) {
    padding: 0 0 0 53px;
    background: url(../image/report/report_01_1.svg) center left/23px no-repeat;
  }
  body > main #report > ul:last-of-type > li:nth-of-type(2) {
    padding: 0 53px 0 0;
    background: url(../image/report/report_01_2.svg) center right/23px no-repeat;
  }
}