.p-mainVisual,
.p-topicpath {
  display: none;
}
.p-middlePage__inner {
  max-width: none;
  padding: 0px;
}
.p-middlePage__inner_wrap {
  width: 100vw;
}
.p-middlePage__inner_wrap div.main_img img {
  width: 100%;
  margin-top: 86px;
}
.p-middlePageCont {
  padding: 0;
}
.main_img {
  position: relative;
}
.main_img .img_area {
  background-image: url("https://www.hosokawamicron.co.jp/jp/files/items/28327/Image/mv.jpeg");
  background-repeat: no-repeat;
  height: 45vw;
  max-height: 530px;
  min-height: 300px;
  background-size: cover;
  background-position: 100% 70%;
  border-radius: 0 0 40px 40px;
}
.main_img .inner {
  position: absolute;
  top: 123px;
  left: 50%;
  transform: translateX(-50%);
  width: 90.5%;
}
.main_img .inner .textImg {
  max-width: calc(50% + 228px);
}
.main_img .inner .bgBox {
  padding: 20px 32px 14px;
  position: absolute;
  top: 0;
  right: 10px;
  width: auto;
  border-radius: 50px;
  background-color: #fff;
  text-align: center;
  font-family: "Noto Serif JP";
  color: #0033a0;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
}
.main_img .inner .bgBox .ttl {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.2;
}
.p-middlePage {
  margin-bottom: 0;
}
.p-middlePage__inner_wrap div.main_img img {
  margin: 0;
}
.reportSec {
  color: #000;
  overflow: hidden;
}
.reportSec .content {
  margin: 0 auto;
  max-width: 1240px;
}
.reportSec .reportSec__inner {
  padding: 45px 20px 35px !important;
}
.reportSec .reportSec__inner:last-child {
  padding-bottom: 150px !important;
}
.reportSec .reportSec__head {
  margin: 0 auto;
  max-width: 1294px;
  padding: 0 85px 12px 0;
  position: relative;
  color: #000;
  font-weight: 400;
  font-family: "Noto Serif JP";
  border-bottom: 3px solid #0033a0;
  cursor: pointer;
}
.reportSec .reportSec__head::after {
  width: 47px;
  height: 47px;
  position: absolute;
  right: 34px;
  top: calc(50% - 26px);
  background: url(https://www.hosokawamicron.co.jp/jp/files/items/28327/Image/icon01.png)
    no-repeat center center/14px;
  border: 1px solid #0033a0;
  border-radius: 47px;
  content: "";
  transition: 0.4s;
}
.reportSec .reportSec__head.on::after {
  transform: rotate(180deg);
  transition: 0.4s;
}
.reportSec .reportSec__head .large {
  margin-right: 20px;
  font-size: 4.4rem;
}
.reportSec .reportSec__head .jp {
  font-size: 2.4rem;
}
.reportSec .reportSec__content {
  padding: 41px 0 45px;
  display: none;
}
.reportSec p {
  font-size: 1.6rem;
  line-height: 2.09;
  text-align: justify;
}
.reportSec .reportSec__content.on {
  display: block;
}
.reportSec .points,
.reportSec .financial,
.reportSec .information,
.reportSec .news,
.reportSec .feature,
.reportSec .company {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}
.release {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}
.reportSec .points_list {
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
}
.reportSec .points_list li {
  width: calc((100% - 96px) / 3);
  font-size: 1.6rem;
  line-height: 2.09;
}
.reportSec .points_list .ttl {
  margin-bottom: 52px;
  position: relative;
  color: #0033a0;
  text-align: center;
  font-family: "Noto Serif JP";
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.01rem;
  line-height: 1.66;
}
.reportSec .points_list .ttl::after {
  position: absolute;
  left: 50%;
  top: calc(100% + 12px);
  content: "";
  width: 1px;
  height: 28px;
  background: #0033a0;
}
.reportSec .interview.on {
  background-color: rgba(132, 153, 208, 0.1);
}
.reportSec .interview .reportSec__content {
  padding: 50px 0 0;
  margin-inline: calc(50% - 50vw);
}
.reportSec .interview__imgBox {
  margin-bottom: 47px;
  padding: 32px 0 0;
  background: linear-gradient(275deg, #f6f6f6 0.22%, #fff 50%, #f6f6f6 99.78%);
}
.reportSec .interview__imgBox .content {
  max-width: 1198px;
  display: flex;
  align-items: center;
}
.reportSec .interview__photo {
  margin-right: 111px;
  width: 393px;
}
.reportSec .interview__text {
  margin-bottom: 28px;
  flex: 1;
}
.reportSec .interview__text .text {
  margin-bottom: 46px;
  font-family: "Noto Serif JP";
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 2.04;
}
.reportSec .interview__text .name {
  font-size: 1.8rem;
  font-weight: 700;
}
.reportSec .interview__text .name span {
  margin-left: 25px;
  font-size: 2.4rem;
}
.reportSec .reportSec__subHead {
  padding: 0 80px 39px 52px;
  position: relative;
  color: #0033a0;
  font-size: 2.2rem;
  font-weight: 700;
  cursor: pointer;
}
.reportSec .reportSec__subHead::before {
  position: absolute;
  left: -2px;
  top: 18px;
  content: "";
  width: 40px;
  height: 2px;
  background: #0033a0;
}
.reportSec .reportSec__subHead::after {
  width: 27px;
  height: 27px;
  position: absolute;
  right: 46px;
  top: 8px;
  background: url(https://www.hosokawamicron.co.jp/jp/files/items/28327/Image/icon01.png)
    no-repeat center center/8px;
  border: 1px solid #0033a0;
  border-radius: 47px;
  content: "";
  transition: 0.4s;
}
.reportSec .reportSec__subHead.on::after {
  transform: rotate(180deg);
}
.reportSec .reportSec__inner--sub .subBox {
  padding-bottom: 59px;
  display: none;
}
.reportSec .reportSec__inner--sub .subBox:last-of-type {
  padding-bottom: 0;
}
.reportSec .reportSec__inner--sub p {
  margin: 0 55px 60px 55px;
  font-size: 1.6rem;
  line-height: 2.09;
}
.reportSec .reportSec__inner--sub p:last-child {
  margin-bottom: 0;
}
.reportSec .reportSec__inner--sub .interview__img01 {
  margin: -30px 0 0;
  text-align: center;
}
.reportSec .reportSec__inner.financial {
  padding: 70px 20px 35px;
}
.reportSec .reportSec__inner.financial .reportSec__content {
  padding-top: 44px;
  padding-bottom: 12px;
}
.reportSec .financial__list {
  margin: 35px 0 0;
  display: flex;
  flex-wrap: wrap;
  gap: 50px 63px;
}
.reportSec .financial__list li {
  width: calc((100% - 126px) / 3);
}
.reportSec .financial__list p {
  margin-bottom: 14px;
  padding: 3px 5px;
  color: #262626;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
  border-radius: 50px;
  background: rgba(132, 153, 208, 0.15);
  line-height: 1.4;
}
.reportSec .financial__list p small,
.reportSec .financial__list p sup {
  font-size: 1.2rem;
}
.reportSec .notes {
  padding-left: 28px;
  text-indent: -1.3rem;
  font-size: 1.4rem;
}
.reportSec .reportSec__inner.information {
  padding-bottom: 57px;
}
.reportSec .information .reportSec__content {
  padding: 60px 0 0;
}
.reportSec .information__inner {
  margin-bottom: 60px;
  padding: 53px 0 60px;
  position: relative;
  border-radius: 0 10px 10px 0;
  background: rgba(52, 152, 219, 0.07);
}
.reportSec .information__inner:last-child {
  margin-bottom: 0;
}
.reportSec .information__inner::before {
  position: absolute;
  right: 100%;
  top: 0;
  height: 100%;
  width: 999rem;
  background: rgba(52, 152, 219, 0.07);
  content: "";
}
.reportSec .information__head {
  padding: 0 170px 0 8px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  cursor: pointer;
}
.reportSec .information__head::before {
  position: absolute;
  right: 100%;
  top: 0;
  height: 100%;
  width: 999rem;
  background-color: #fff;
  content: "";
}
.reportSec .information__head .information__img img {
  height: 246px;
}
.reportSec .information__head .information__text a {
  display: inline-block;
  color: #3498db;
  font-size: 3rem;
  font-weight: 400;
  position: relative;
}
.reportSec .information__head .information__text a::after {
  margin: -3px 0 0 26px;
  width: 31px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
  background: url(https://www.hosokawamicron.co.jp/jp/files/items/28327/Image/icon02.png)
    no-repeat center top/100%;
  content: "";
  transform: rotate(180deg);
  transition: 0.4s;
}
.reportSec .information__head.on .information__text a::after {
  transform: rotate(0deg);
}
.reportSec .information__conts {
  padding: 45px 75px 0 10px;
  display: none;
}
.reportSec .information__imgBox {
  display: flex;
  justify-content: space-between;
}
.reportSec .information__imgBox .information__text {
  width: 51.4%;
  font-size: 1.6rem;
  line-height: 2.06;
}
.reportSec .information__imgBox p {
  margin-bottom: 10px;
  text-align: justify;
}
.reportSec .information__imgBox .note {
  margin-bottom: 0;
  font-size: 1.4rem;
}
.reportSec .information__imgBox dl {
  margin-bottom: 15px;
}
.reportSec .information__imgBox dt {
  color: #58af70;
  font-weight: 400;
}
.reportSec .information__imgBox dd {
  text-align: justify;
}
.reportSec .information__imgBox dd:not(:last-child) {
  margin-bottom: 35px;
}
.reportSec .information__imgBox .information__img {
  width: 41%;
}
.reportSec .information__imgBox .information__imgList {
  margin-bottom: 23px;
  padding: 0 18px;
  display: flex;
  border-radius: 10px;
  background-color: #fff;
}
.reportSec .information__imgBox .information__imgList li {
  width: 50%;
}
.reportSec .information__imgBox .information__img img {
  width: 100%;
}
.reportSec .information__imgBox .information__subImg img {
  margin-bottom: 10px;
  border-radius: 10px;
}
.reportSec .information__imgBox .information__subImg img:last-child {
  margin-bottom: 0;
}
.reportSec .information__inner:nth-child(2n) {
  border-radius: 10px 0 0 10px;
  background-color: rgba(88, 175, 112, 0.1);
}
.reportSec .information__inner:nth-child(2n)::before {
  right: auto;
  left: 100%;
  background-color: rgba(88, 175, 112, 0.1);
}
.reportSec .information__inner:nth-child(2n) .information__head {
  padding: 0 83px 0 80px;
}
.reportSec .information__inner:nth-child(2n) .information__head::before {
  right: auto;
  left: 100%;
}
.reportSec .information__inner:nth-child(2n) .information__head a {
  color: #58af70;
}
.reportSec .information__inner:nth-child(2n) .information__text h3 a::after {
  background-image: url(https://www.hosokawamicron.co.jp/jp/files/items/28327/Image/icon03.png);
}
.reportSec .information__inner:nth-child(2n) .information__conts {
  padding: 45px 10px 0 82px;
}
.reportSec .report_txtLink {
  color: #0033a0;
  text-decoration: underline;
}
.reportSec .report_txtLink[target="_blank"] {
  position: relative;
  display: inline-block;
  font-size: 1.6rem;
}
.reportSec .report_txtLink[target="_blank"]:hover {
  text-decoration: none;
}
.reportSec .report_txtLink[target="_blank"]::after {
  margin: 0 0 0 10px;
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  background: url(https://www.hosokawamicron.co.jp/jp/files/items/28327/Image/icon04.png)
    no-repeat center top/100%;
  content: "";
}
.reportSec .reportSec__inner.news {
  padding: 45px 20px 59px;
}
.reportSec .news .reportSec__content {
  padding-top: 80px;
}
@media screen and (min-width: 768px) {
  .reportSec .interview .width_inner {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .reportSec .interview .content {
    padding: 0 20px;
  }
}
@media screen and (min-width: 768px) {
  .reportSec .news p {
    margin: 0 55px;
  }
}
.reportSec__comImgBox {
  display: flex;
  justify-content: space-between;
}
.reportSec__comImgBox.reverse {
  flex-direction: row-reverse;
}
.reportSec__comPhoto {
  width: 46.5%;
}
.reportSec__comText {
  width: 47.4%;
}
.reportSec__comPhoto.radius iframe {
  border-radius: 10px;
  width: 100%;
}
.reportSec__comPhoto span {
  margin-top: 10px;
  display: block;
}
.reportSec__dotLine {
  margin: 65px auto 60px;
  width: 200px;
  height: 0;
  border-top: 1px dotted #8499d0;
  border-bottom: none;
}
.reportSec__heading01 {
  margin-bottom: 25px;
  color: #0033a0;
  font-size: 3rem;
  font-weight: 400;
}
.reportSec__heading01.center {
  text-align: center;
}
.reportSec__photolist {
  margin: 57px 0;
  display: flex;
  justify-content: space-between;
}
.reportSec__photolist li {
  width: calc(50% - 44px);
}
.reportSec__photolist img {
  border-radius: 10px;
}
.reportSec__photolist span {
  margin-top: 8px;
  display: inline-block;
}
.reportSec .feature .reportSec__content {
  padding-top: 75px;
}
.reportSec .feature .reportSec__midTxt {
  margin-bottom: 7px;
  font-size: 2rem;
  line-height: 2.6;
  text-align: center;
}
.reportSec .feature .arrow {
  margin-bottom: 25px;
  text-align: center;
}
.reportSec .feature .arrow span {
  display: block;
  color: #0033a0;
  text-align: center;
  font-size: 3rem;
  font-weight: 700;
}
.reportSec .feature .arrow small {
  margin: 30px auto 14px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 1px 18px 2px;
  line-height: 1.2;
  border-radius: 50px;
  background: #0033a0;
}
.reportSec .feature__list {
  margin: 35px 0 80px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 27px 38px;
}
.reportSec .feature__list li {
  padding: 21px 23px 22px 7px;
  width: calc((100% - 76px) / 3);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  border: 1px solid #0033a0;
  background: #fff;
}
.reportSec .feature__list .img {
  margin-right: 20px;
}
.reportSec .feature__list .img img {
  width: 100%;
  height: 161px;
  -o-object-fit: contain;
  object-fit: contain;
}
.reportSec .feature__list .text {
  width: 180px;
  font-size: 1.6rem;
  line-height: 2.06;
}
.reportSec .feature__list .ttl {
  margin-bottom: 8px;
  display: block;
  color: #0033a0;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.65;
}
.reportSec .feature__list .text {
  display: block;
}
.reportSec .feature__list .wid {
  width: calc((100% - 220px) / 2);
}
.reportSec .feature__list .wid .text {
  width: 220px;
}
.reportSec .largeSpeace {
  margin-bottom: 50px;
}
.reportSec .reportSec__heading02 {
  margin-bottom: 18px;
  color: #0033a0;
  font-size: 26px;
  font-weight: 400;
}
.reportSec .reportSec__heading02 span {
  margin-bottom: 7px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 1px 15px 2px;
  line-height: 1.2;
  border-radius: 50px;
  background: #0033a0;
}
.reportSec .feature__innerBox {
  margin-bottom: 70px;
}
.reportSec .feature__inner {
  margin: 30px 0;
  padding: 35px 69px 41px;
  border-radius: 10px;
  background: #f6f6f6;
}
.reportSec .feature__inner p {
  margin: 0 55px 25px 55px;
}
.reportSec .feature__inner.flex p {
  margin: 0 0 25px 0 !important;
}
.reportSec .feature__inner p .ttl {
  color: #0033a0;
  font-weight: 700;
}
.reportSec .feature__inner p strong {
  font-weight: 700;
  text-decoration: underline;
}
.reportSec .feature__inner .imageBox {
  margin: 32px -4px 0;
  padding: 23px 80px 20px;
  border-radius: 10px;
  background-color: #fff;
}
.reportSec .feature__inner.flex {
  display: flex;
}
.reportSec .feature__inner.flex .textBox {
  padding: 0 123px 0 0;
  flex: 1;
}
.reportSec .feature__inner.flex .imageBox {
  margin: 0 -5px 0 0;
  padding: 0;
  width: 46.5%;
}
.reportSec .feature__inner.flex .imageBox img {
  border-radius: 10px;
}
.reportSec .feature__inner.flex .imageBox01 {
  position: relative;
}
.reportSec .feature .image {
  margin: 42px 0 0;
  text-align: center;
}
.reportSec .feature .image img {
  width: 1047px;
}
.reportSec .company .content {
  padding: 15px 70px;
}
.reportSec .reportSec__inner.company.on {
  padding-bottom: 0 !important;
}
.reportSec .reportSec__inner.company.on .reportSec__content {
  padding-bottom: 0 !important;
}
.reportSec .company .reportSec__flexBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.reportSec .company .reportSec__flexBox .reportSec__box:not(:last-child) {
  margin-bottom: 38px;
}
.reportSec .company .reportSec__flexBox .reportSec__lBox {
  width: 42%;
}
.reportSec .company .reportSec__flexBox .reportSec__rBox {
  width: 50.5%;
}
.reportSec .company .reportSec__flexBox .reportSec__head01 {
  padding-bottom: 12px;
  margin-bottom: 11px;
  font-size: 2rem;
  font-weight: 400;
  border-bottom: 1px solid #dedede;
}
.reportSec .company .reportSec__flexBox .reportSec__sml {
  font-size: 1.4rem;
}
.reportSec .company .reportSec__flexBox .reportSec__dl {
  display: flex;
  flex-wrap: wrap;
}
.reportSec .company .reportSec__flexBox .reportSec__dl dt,
.reportSec .company .reportSec__flexBox .reportSec__dl dd {
  margin-bottom: 9px;
  font-size: 1.6rem;
  font-weight: 400;
}
.reportSec .company .reportSec__flexBox .reportSec__dl dt {
  width: 24.7%;
}
.reportSec .company .reportSec__flexBox .reportSec__dl dd {
  width: 70%;
}
.reportSec .company .reportSec__flexBox .reportSec__dl.wid01 dt {
  width: 36.3%;
}
.reportSec .company .reportSec__flexBox .reportSec__dl.wid01 dd {
  width: 63.7%;
}
.reportSec .company .reportSec__flexBox .reportSec__dl.wid02 dt {
  width: 34%;
}
.reportSec .company .reportSec__flexBox .reportSec__dl.wid02 dd {
  width: 66%;
  word-break: break-all;
}
.reportSec .company .reportSec__flexBox .reportSec__dl.wid02 dd.special {
  margin-bottom: 20px;
}
.reportSec .company .reportSec__head02 {
  margin-bottom: 17px;
  font-size: 2rem;
  font-weight: 400;
}
.reportSec .company .reportSec__head02 .sml {
  font-size: 1.4rem;
}
.reportSec .company .reportSec__tableBox {
  margin-bottom: 10px;
}
.reportSec .company .reportSec__tableBox table {
  width: 100%;
}
.reportSec .company .reportSec__tableBox th,
.reportSec .company .reportSec__tableBox td {
  padding: 8px 5px 9px;
  border-top: 1px solid #dfdfdf;
  text-align: left;
  vertical-align: middle;
  border-collapse: collapse;
  word-break: break-all;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 1.6rem;
}
.reportSec .company .reportSec__tableBox th {
  width: 50%;
}
.reportSec .company .reportSec__tableBox td {
  width: 17%;
  padding-right: 70px;
  text-align: right;
}
.reportSec .company .reportSec__tableBox thead {
  background-color: #f6f6f6;
}
.reportSec .company .reportSec__tableBox thead th {
  padding-left: 33px;
}
.reportSec .company .reportSec__tableBox tr:last-child th,
.reportSec .company .reportSec__tableBox tr:last-child td {
  border-bottom: 1px solid #dfdfdf;
}
.reportSec .company .reportSec__tableBox tbody th,
.reportSec .company .reportSec__tableBox tbody td {
  padding: 3px 5px 3px;
}
.reportSec .company .reportSec__tableBox tbody th {
  padding-left: 33px;
  line-height: 28px;
}
.reportSec .company .reportSec__tableBox tbody td {
  padding-right: 70px;
  text-align: right;
}
.reportSec .company .reportSec__tableBox td:nth-last-child(2) {
  width: 31%;
}
.reportSec .company .reportSec__note {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 22px;
}
.reportSec .release {
  margin-top: 82px;
  padding: 122px 55px;
  border-radius: 40px 40px 0px 0px;
  border: 2px solid #0033a0;
  border-bottom: none;
  background-color: #f6f6f6;
  max-width: 1224px;
}
.reportSec .release .flexBox {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.reportSec .release .flexBox .lBox {
  margin-top: 0;
  width: 54%;
}
.reportSec .release .flexBox .photo {
  width: 45.8%;
  border-radius: 10px;
  overflow: hidden;
}
.reportSec .release .h3Ttl {
  margin-bottom: 18px;
  font-family: "Noto Serif JP";
  font-size: 4.4rem;
  font-weight: 400;
}
.reportSec .release .h3Ttl .sml {
  margin-bottom: 9px;
  display: inline-block;
  font-size: 2rem;
  color: #0033a0;
  border-bottom: 1px solid #0033a0;
  font-family: "Noto Sans JP";
}
.reportSec .release .h3Ttl .ttl {
  display: block;
  line-height: 1.45;
}
.reportSec .release p {
  font-size: 2rem;
  font-weight: 400;
  line-height: 5.2rem;
}
.reportSec .release .reportSec__link a {
  width: 410px;
}
.reportSec .feature__inner.flex .imageBox01 .movBox {
  position: absolute;
  bottom: 7%;
  left: 50%;
  transform: translateX(-50%);
  width: 32.1%;
  height: 28.7%;
}
.reportSec .feature__inner.flex .imageBox01 .movBox iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.reportSec .reportSec__link {
  margin-top: 66px;
}
.reportSec .reportSec__link a {
  padding: 28px 132px 28px 35px;
  margin: 0 auto;
  font-size: 2.2rem;
  font-weight: 400;
  width: 466px;
  height: 88px;
  display: block;
  box-sizing: border-box;
  font-family: "Noto Serif JP";
  border-radius: 100px;
  background:
    url(https://www.hosokawamicron.co.jp/jp/files/items/28327/Image/icon07.png)
      no-repeat center right 35px/85px,
    #e6ebf6;
  transition: 0.3s;
}
.reportSec .reportSec__link a .ico02 {
  display: none;
}
@media screen and (min-width: 768px) {
  .reportSec .report_txtLink:hover {
    text-decoration: none;
  }
  .reportSec .company .reportSec__flexBox .reportSec__dl.wid02 dd a:hover {
    opacity: 0.7;
  }
  .reportSec .reportSec__link a:hover {
    transition: 0.3s;
    color: #fff;
    background:
      url(https://www.hosokawamicron.co.jp/jp/files/items/28327/Image/icon08.png)
        no-repeat center right 35px/85px,
      #8499d0;
  }
  .sp {
    display: none !important;
  }
  .reportSec .feature__inner p strong:hover {
    text-decoration: none;
  }
}
@media screen and (max-width: 767px) {
  .reportSec .reportSec__inner {
    padding: 45px 18px 70px;
  }
  .reportSec .company .content {
    padding: 0;
    max-width: inherit;
  }
  a:hover {
    opacity: 1 !important;
  }
  a:hover img {
    opacity: 1 !important;
  }
  .pc {
    display: none !important;
  }
  .p-middlePage__inner_wrap div.main_img img {
    margin: 44px 0 0;
    border-radius: 0 0 40px 40px;
  }
  .main_img {
    margin-bottom: 30px;
  }
  .main_img .inner {
    top: 20px;
    height: 100%;
    width: 94%;
  }
  .main_img .inner .textImg {
    max-width: inherit;
    width: 63%;
  }
  .main_img .inner .textImg img {
    border-radius: 0;
  }
  .main_img .inner .bgBox {
    padding: 10px 20px;
    top: auto;
    bottom: 50px;
    right: auto;
    left: 3px;
    font-size: 1.2rem;
  }
  .main_img .inner .bgBox .ttl {
    font-size: 1.2rem;
  }
  .reportSec .reportSec__inner {
    padding: 5px 17px 3px !important;
  }
  .reportSec .reportSec__content {
    padding: 0px 0 30px;
  }
  .reportSec .points .reportSec__content {
    padding-bottom: 50px;
  }
  .reportSec .content {
    max-width: inherit;
  }
  .reportSec p {
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.875;
  }
  .reportSec .reportSec__head {
    padding: 0 50px 9px 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .reportSec .reportSec__head .jp {
    margin-bottom: 1px;
    order: -1;
    font-size: 1.4rem;
  }
  .reportSec .reportSec__head .large {
    font-size: 2.4rem;
  }
  .reportSec .reportSec__head::after {
    width: 35px;
    height: 35px;
    right: 20px;
    top: 20px;
  }
  .reportSec .points_list {
    gap: 45px;
  }
  .reportSec .points_list li {
    width: 100%;
  }
  .reportSec .points_list .ttl {
    margin-bottom: 34px;
    font-size: 2rem;
  }
  .reportSec .points_list .ttl::after {
    height: 20px;
    top: calc(100% + 9px);
  }
  .reportSec .interview {
    padding: 42px 17px 40px;
  }
  .reportSec .interview .reportSec__content {
    padding-top: 0;
    margin: 0;
  }
  .reportSec .reportSec__inner--sub .subBox {
    padding-bottom: 40px;
  }
  .reportSec .interview__imgBox {
    padding: 21px 0 0;
  }
  .reportSec .interview__imgBox .content {
    flex-wrap: wrap;
    position: relative;
  }
  .reportSec .interview__text {
    margin-bottom: 12px;
    padding: 0 15px 0 19px;
    order: -1;
    width: 100%;
    flex: auto;
  }
  .reportSec .interview__text .text {
    margin-bottom: 0;
    font-size: 1.6rem;
    line-height: 1.75;
  }
  .reportSec .interview__photo {
    margin: 0 0 0 21px;
    width: 46%;
  }
  .reportSec .interview__text .name {
    width: 40%;
    position: absolute;
    right: 0;
    bottom: 25px;
    font-size: 14px;
  }
  .reportSec .interview__text .name span {
    margin: 1px 0 0;
    display: block;
    font-size: 20px;
    line-height: 1.5;
  }
  .reportSec .reportSec__subHead {
    padding: 0 50px 20px 25px;
    font-size: 1.8rem;
    line-height: 1.45;
  }
  .reportSec .reportSec__subHead::before {
    left: 0;
    width: 16px;
    top: 13px;
  }
  .reportSec .reportSec__subHead::after {
    width: 20px;
    height: 20px;
    top: calc(50% - 20px);
    right: 0;
  }
  .reportSec .reportSec__subInner {
    margin-bottom: 35px;
  }
  .reportSec .reportSec__inner--sub p {
    font-size: 1.4rem;
    line-height: 1.875;
    text-align: left;
    margin: 0 0 60px 0;
  }
  .reportSec .reportSec__inner--sub .interview__img01 {
    margin: -37px 21px 1px;
  }
  .reportSec .reportSec__inner.financial {
    padding: 50px 17px 87px;
  }
  .reportSec .reportSec__inner.financial.on {
    margin-bottom: 100px;
  }
  .reportSec .reportSec__inner.financial .reportSec__content {
    padding-top: 7px;
  }
  .reportSec .financial__list {
    margin-top: 0;
    gap: 28px;
  }
  .reportSec .financial__list li {
    width: 100%;
  }
  .reportSec .notes {
    padding-left: 0;
    text-indent: 0;
    font-size: 1.2rem;
    line-height: 2.166;
  }
  .reportSec .information .reportSec__content {
    padding-top: 12px;
  }
  .reportSec .information__inner {
    margin: 0 -17px 38px;
    padding: 25px 0 26px;
  }
  .reportSec .information__head {
    padding: 0 35px 0 22px;
  }
  .reportSec .information__head .information__img img {
    height: 64px;
  }
  .reportSec .information__head .information__text a {
    font-size: 1.8rem;
  }
  .reportSec .information__head .information__text a::after {
    margin: 0 0 0 15px;
    width: 21px;
    height: 22px;
  }
  .reportSec .information__conts {
    padding: 25px 27px 30px 17px;
    flex-wrap: wrap;
  }
  .reportSec .information__imgBox {
    display: block;
  }
  .reportSec .information__imgBox .information__text {
    margin-bottom: 40px;
    width: 100%;
  }
  .reportSec .information__imgBox p {
    margin-bottom: 13px;
    letter-spacing: -0.5px;
    line-height: 1.85;
  }
  .reportSec .information__imgBox .note {
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 2.16;
  }
  .reportSec .information__imgBox .information__img {
    margin-right: -10px;
    width: auto;
  }
  .reportSec .information__imgBox .information__imgList {
    padding: 10px 32px;
    display: block;
  }
  .reportSec .information__imgBox .information__imgList li {
    width: 100%;
  }
  .reportSec .information__imgBox .information__subImg span {
    display: block;
    text-align: right;
  }
  .reportSec .information__inner:nth-child(2n) .information__head {
    padding: 0 30px 0 17px;
  }
  .reportSec .information__inner:nth-child(2n) .information__conts {
    padding: 25px 27px 30px 17px;
  }
  .reportSec .information__imgBox dl {
    margin: -5px 0 16px;
  }
  .reportSec .information__imgBox dt {
    margin-bottom: -2px;
    font-size: 1.4rem;
  }
  .reportSec .information__imgBox dd {
    font-size: 1.4rem;
    line-height: 1.875;
  }
  .reportSec .information__imgBox dd:not(:last-child) {
    margin-bottom: 25px;
  }
  .reportSec .report_txtLink {
    text-decoration: none;
  }
  .reportSec .report_txtLink[target="_blank"] {
    font-size: 1.4rem;
  }
  .reportSec .reportSec__inner.information {
    padding-bottom: 30px;
  }
  .reportSec .reportSec__inner.information.on {
    margin-bottom: 55px;
  }
  .reportSec .reportSec__inner.news {
    padding: 34px 17px 32px;
  }
  .reportSec .news .reportSec__content {
    padding-top: 3px;
  }
  .reportSec .news .report_txtLink[target="_blank"] {
    font-size: 1.2rem;
  }
  .reportSec .news p .report_txtLink[target="_blank"] {
    font-size: 1.4rem;
  }
  .reportSec .news .reportSec__content {
    padding-top: 6px;
  }
  .reportSec .news p {
    margin-bottom: 27px;
  }
  .reportSec .news p:last-child {
    margin-bottom: 0;
  }
  .reportSec__comImgBox {
    flex-wrap: wrap;
  }
  .reportSec__comPhoto {
    width: 100%;
    order: 2;
  }
  .reportSec__comPhoto.radius iframe {
    height: 52vw;
  }
  .reportSec__comPhoto span {
    margin-top: 6px;
    display: block;
    text-align: right;
  }
  .reportSec__comPhoto span .report_txtLink[target="_blank"] {
    font-size: 1.2rem;
    text-decoration: underline;
  }
  .reportSec__comText {
    margin-bottom: 20px;
    width: 100%;
  }
  .reportSec__heading01 {
    margin-bottom: 16px;
    font-size: 1.8rem;
  }
  .reportSec__dotLine {
    margin: 45px auto 40px;
    width: 100px;
  }
  .reportSec__photolist {
    margin: 30px -2px 30px 0;
    display: block;
  }
  .reportSec__photolist li {
    margin-bottom: 16px;
    width: 100%;
  }
  .reportSec__photolist span {
    margin-top: 7px;
    display: block;
    text-align: right;
  }
  .reportSec .interview.on {
    margin-bottom: 46px;
    padding-top: 43px !important;
    padding-bottom: 20px !important;
  }
  .reportSec .reportSec__inner {
    padding: 45px 18px 70px;
  }
  .reportSec .company .content {
    padding: 0;
    max-width: inherit;
  }
  .reportSec .reportSec__head {
    margin-bottom: 26px;
    padding: 0 53px 8px 0;
    max-width: inherit;
    min-height: 68px;
  }
  .reportSec .reportSec__head::after {
    width: 35px;
    height: 35px;
    right: 17px;
    top: calc(50% - 16px);
  }
  .reportSec .reportSec__head .large {
    font-size: 2.4rem;
  }
  .reportSec .company .reportSec__link a {
    width: auto;
  }
  .reportSec .company .reportSec__flexBox {
    display: block;
  }
  .reportSec .company .reportSec__flexBox .reportSec__lBox,
  .reportSec .company .reportSec__flexBox .reportSec__rBox {
    width: 100%;
  }
  .reportSec .company .reportSec__flexBox .reportSec__head01 {
    padding-bottom: 3px;
    margin-bottom: 18px;
    font-size: 1.8rem;
  }
  .reportSec .company .reportSec__flexBox .reportSec__sml {
    font-size: 1.2rem;
  }
  .reportSec .company .reportSec__flexBox .reportSec__dl {
    display: block !important;
  }
  .reportSec .company .reportSec__flexBox .reportSec__dl dt,
  .reportSec .company .reportSec__flexBox .reportSec__dl dd {
    width: 100% !important;
  }
  .reportSec .company .reportSec__flexBox .reportSec__dl dt {
    margin-bottom: 6px;
    font-size: 1.2rem;
  }
  .reportSec .company .reportSec__flexBox .reportSec__dl dd {
    margin-bottom: 21px;
    font-size: 1.4rem;
    word-break: break-all;
  }
  .reportSec .company .reportSec__flexBox .reportSec__box {
    margin-bottom: 45px !important;
  }
  .reportSec .company .reportSec__flexBox .reportSec__dl.wid02 dd.special {
    line-height: 1.82;
  }
  .reportSec .company .reportSec__head02 {
    font-size: 1.8rem;
  }
  .reportSec .company .reportSec__head02 .sml {
    font-size: 1.2rem;
  }
  .reportSec .company .scrollBox {
    padding-bottom: 9px;
    overflow-x: scroll;
  }
  .reportSec .company .reportSec__tableBox table {
    overflow-x: scroll;
    min-width: 800px;
  }
  .reportSec .company .reportSec__tableBox thead th {
    padding-left: 28px;
    width: 15%;
  }
  .reportSec .company .reportSec__tableBox tbody th,
  .reportSec .company .reportSec__tableBox tbody td {
    padding-right: 28px;
    font-size: 1.4rem;
  }
  .simplebar-track.simplebar-vertical {
    width: 10px;
    bottom: 20px;
    background: #f0f0f0;
  }
  .simplebar-scrollbar {
    height: 6px !important;
  }
  #myElement ::-webkit-scrollbar {
    display: none;
  }
  .simplebar-track {
    bottom: 3px;
  }
  .simplebar-track.simplebar-horizontal {
    height: 7px;
    background-color: #f2f2f2;
  }
  .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    top: 1px;
  }
  .simplebar-scrollbar.simplebar-visible:before {
    background-color: #9f9f9f;
    opacity: 1;
  }
  .reportSec .company .reportSec__note {
    font-size: 1.2rem;
  }
  .reportSec .company .reportSec__tableBox {
    margin-bottom: 14px;
  }
  .reportSec .company .reportSec__tableBox td {
    padding-right: 20px;
    width: 30%;
  }
  .reportSec .company .reportSec__tableBox td:nth-last-child(2) {
    width: 27%;
  }
  .reportSec .company .reportSec__tableBox table {
    min-width: 660px;
  }
  .reportSec .company .reportSec__link {
    margin-top: 40px;
  }
  .reportSec__heading01.center {
    margin-bottom: 11px;
    font-size: 2rem;
    line-height: 1.45;
  }
  .reportSec__heading01.center .ico {
    display: block;
    transform: rotate(90deg);
  }
  .reportSec .feature .reportSec__content {
    padding-top: 2px;
  }
  .reportSec .feature .reportSec__midTxt {
    margin-bottom: 24px;
    font-size: 1.6rem;
    text-align: left;
    line-height: 3.2rem;
  }
  .reportSec .feature .arrow small {
    margin: 24px auto 16px;
  }
  .reportSec .feature .arrow span {
    font-size: 2.2rem;
  }
  .reportSec .company .reportSec__link a {
    padding: 20px 117px 20px 27px;
    font-size: 1.6rem;
    height: 63px;
    background-position: center right 30px;
  }
  .reportSec .feature .arrow {
    margin-bottom: 10px;
  }
  .reportSec .feature__list {
    margin: 18px 0 79px;
    display: block;
  }
  .reportSec .feature__list li {
    margin-bottom: 16px;
    padding: 16px 23px 14px 16px;
    width: 100% !important;
    justify-content: flex-start;
  }
  .reportSec .feature__list .img img {
    height: 98px;
  }
  .reportSec .feature__list .ttl {
    margin-bottom: 2px;
    font-size: 1.6rem;
  }
  .reportSec .feature__list .text {
    font-size: 1.4rem;
    width: calc(100% - 99px);
  }
  .reportSec .feature__list .img {
    margin-right: 1.4rem;
  }
  .reportSec .feature__list .wid {
    padding-bottom: 40px;
    flex-direction: column-reverse;
  }
  .reportSec .feature__list .wid01 .img img {
    width: 77%;
  }
  .reportSec .feature__list .wid .img {
    text-align: center;
    margin: 29px 0 0;
    display: block;
    width: 100%;
  }
  .reportSec .feature__list .wid .img img {
    height: auto;
    width: 66%;
  }
  .reportSec .feature__list .wid .text {
    width: 100%;
  }
  .reportSec .feature__inner {
    margin: 20px 0;
    padding: 22px 17px 25px;
    margin-bottom: 22px;
  }
  .reportSec .reportSec__heading02 {
    margin-bottom: 7px;
    font-size: 1.8rem;
  }
  .reportSec .reportSec__heading02 span {
    margin-bottom: 8px;
    padding: 2px 17px 3px;
    font-size: 1.2rem;
  }
  .reportSec .reportSec__inner.feature {
    padding-bottom: 17px;
  }
  .reportSec .feature__inner p {
    margin: 0 0 13px 0;
  }
  .reportSec .feature__inner .imageBox {
    margin: 18px -1px 0;
    padding: 5px 21px 6px;
  }
  .reportSec .feature__inner.flex {
    display: block;
  }
  .reportSec .feature__inner.flex .textBox {
    padding: 0;
  }
  .reportSec .feature__inner.flex .imageBox {
    width: 100%;
  }
  .reportSec .feature__inner.flex .imageBox img {
    width: 100%;
  }
  .reportSec .feature .image {
    margin: -4px -2px 0;
    overflow: hidden;
  }
  .reportSec .feature .image img {
    width: 100%;
    max-width: inherit;
  }
  .reportSec .release {
    margin: 29px 17px 0;
    padding: 39px 25px 80px !important;
  }
  .reportSec .release .flexBox {
    display: block;
  }
  .reportSec .release .flexBox .lBox {
    margin-top: 0;
    width: 100%;
  }
  .reportSec .release .flexBox .photo {
    margin-bottom: 20px;
    width: 100%;
  }
  .reportSec .release .flexBox .photo img {
    width: 100%;
  }
  .reportSec .release .h3Ttl {
    margin-bottom: 38px;
    font-size: 2rem;
  }
  .reportSec .release .h3Ttl .sml {
    margin-bottom: 18px;
    font-size: 1.8rem;
  }
  .reportSec .release .h3Ttl .ttl {
    display: block;
    line-height: 1.45;
  }
  .reportSec .release p {
    font-size: 1.4rem;
    line-height: 2.6rem;
  }
  .reportSec .reportSec__link {
    margin-top: 44px;
  }
  .reportSec .release .reportSec__link a {
    padding: 20px 117px 20px 27px;
    width: 100%;
    height: auto;
    font-size: 1.6rem;
  }
  .reportSec .company .reportSec__head::after {
    top: calc(50% - 17px);
  }
  .reportSec .reportSec__inner:last-child {
    padding-bottom: 80px !important;
  }
}
@media screen and (max-width: 1366px) and (min-width: 768px) {
  .reportSec .interview__imgBox {
    padding: 32px 20px 0;
  }
  .reportSec .content {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
  .main_img .inner .textImg {
    width: 56vw;
  }
  .reportSec .company .reportSec__tableBox td,
  .reportSec .company .reportSec__tableBox tbody td {
    padding-right: 5px;
  }
  .reportSec .information__head {
    padding-right: 10px;
  }
  .reportSec .information__inner:nth-child(2n) .information__head {
    padding: 0 10px;
  }
  .reportSec .information__head .information__img img {
    height: 200px;
  }
  .reportSec .feature__list .ttl {
    font-size: 1.8rem;
  }
  .reportSec .company .content {
    padding: 15px 20px;
  }
  .reportSec .company .release {
    padding: 122px 20px;
  }
  .reportSec .company .reportSec__flexBox .reportSec__lBox {
    width: 46%;
  }
  .reportSec .release .h3Ttl .ttl {
    font-size: 4.2rem;
  }
  .reportSec .release p {
    font-size: 1.8rem;
  }
  .reportSec .feature__list li {
    padding: 10px;
  }
  .reportSec .feature__list .img {
    margin-right: 10px;
  }
  .reportSec .feature__list .img img {
    height: 150px;
  }
  .reportSec .feature__list .ttl {
    margin-bottom: 10px;
    font-size: 1.7rem;
  }
  .reportSec .feature__list .text {
    font-size: 1.4rem;
  }
  .reportSec .interview__photo {
    margin-right: 30px;
  }
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .reportSec .feature__inner {
    padding: 35px 20px 41px;
  }
  .reportSec .feature__inner.flex .textBox {
    padding-right: 40px;
  }
}
@media screen and (max-width: 389px) {
  .reportSec .company .reportSec__link a {
    font-size: 4vw;
    background-size: 20vw;
  }
  .main_img .inner .bgBox {
    bottom: 11vw;
  }
  .reportSec .reportSec__head .large {
    font-size: 2rem;
  }
  .reportSec .release .h3Ttl {
    font-size: 1.8rem;
  }
  .reportSec .company .reportSec__link a {
    padding: 20px 100px 20px 20px;
  }
  .reportSec .interview__text .text {
    font-size: 1.5rem;
  }
}
.fadeInUp {
  opacity: 0;
  transform: translate(0, 20px);
  transition: all ease-in-out 0.8s;
}
.fadeInUp.active {
  opacity: 1;
  transform: translate(0, 0);
}

/* ============================================
   1. ナノラル release セクションの修正
   ============================================ */

/* 画像とテキストを中央揃えにして、画像が上に寄らないようにする */
.reportSec .release .flexBox {
  align-items: center;
}

/* 左ボックスのネガティブマージンをリセット */
.reportSec .release .flexBox .lBox {
  margin-top: 0;
}

/* SP（スマホ）表示は念のため初期値に戻す */
@media screen and (max-width: 767px) {
  .reportSec .release .flexBox {
    align-items: stretch;
  }
}


/* ============================================
   2. 共通変数・ベーススタイル
   ============================================ */
:root {
  --bg: #f3f4f6;
  --panel: #e7e7e7;
  --text: #111111;
  --muted: #5b5b5b;
  --line: #111111;
}

* { box-sizing: border-box; }

body {
  margin: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Noto Sans JP", sans-serif;
  background: var(--bg);
  color: var(--text);
}


/* ============================================
   3. Seg_style.css（セグメント用）
   ============================================ */

/* セグメント用ラッパー */
.seg-wrap {
  max-width: 1120px;
  margin: 0 auto;
  padding: 32px 24px 48px;
}

.seg-wrap h1 {
  margin: 0 0 8px;
  font-size: 28px;
}

.seg-wrap .lead {
  margin: 0 0 22px;
  color: #4b5563;
  font-size: 14px;
}

.biz-section + .biz-section {
  margin-top: 28px;
}

.biz-title {
  margin: 0 0 12px;
  font-size: 22px;
  font-weight: 800;
}

.segmentGrid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 24px;
}

.segmentGrid .card {
  position: relative;
  background: var(--panel);
  border-radius: 0;
  padding: 14px 14px 10px;
  overflow: hidden;
}

.segmentGrid .canvasBox {
  position: relative;
  height: 270px;
}

@media (max-width: 820px) {
  .segmentGrid {
    grid-template-columns: 1fr;
  }
  .segmentGrid .canvasBox {
    height: 290px;
  }
}


/* ============================================
   4. shareholder_financial_gragh（株主向け財務グラフ用）
   ============================================ */

/* 財務グラフ用ラッパー */
.fin-wrap {
  max-width: 1380px;
  margin: 0 auto;
  padding: 40px 20px;
  background: #f6f7f9;
  color: #1f2937;
}

.fin-wrap h1 {
  margin: 0 0 8px;
  font-size: 32px;
}

.fin-wrap .lead {
  margin: 0 0 28px;
  color: #6b7280;
}

.grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.grid .card {
  background: #fff;
  border-radius: 18px;
  padding: 18px;
  box-shadow: 0 8px 22px rgba(0,0,0,.07);
}

.grid .card h2 {
  margin: 0 0 12px;
  font-size: 17px;
  line-height: 1.35;
}

.grid .canvasBox {
  position: relative;
  height: 330px;
}

@media (max-width: 1100px) {
  .grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 720px) {
  .grid { grid-template-columns: 1fr; }
  .grid .canvasBox { height: 340px; }
}

/* ============================================
   information__imgBox：横並びのまま隙間だけ詰める
   ============================================ */
.reportSec .information__imgBox {
  display: flex;
  justify-content: flex-start;   /* space-between をやめる */
  align-items: flex-start;
  gap: 8px;                      /* ← ご希望の8pxの間隙 */
}

/* テキスト側：幅指定をリセットして flex で伸縮 */
.reportSec .information__imgBox .information__text {
  width: auto;
  flex: 1 1 0;
  min-width: 0;                  /* 縮小許可（はみ出し防止） */
}

/* グラフ側（biz-section）：幅と余白を指定 */
.reportSec .information__imgBox .biz-section {
  width: 48%;
  flex-shrink: 0;
  margin: 0;
}

/* segmentGrid の余分な余白をリセット */
.reportSec .information__imgBox .segmentGrid {
  margin: 0;
}

/* SP（スマホ）では縦並びに戻す */
@media screen and (max-width: 767px) {
  .reportSec .information__imgBox {
    display: block;
    gap: 0;
  }
  .reportSec .information__imgBox .information__text {
    width: 100%;
    margin-bottom: 8px;
  }
  .reportSec .information__imgBox .biz-section {
    width: 100%;
  }
}

/*# sourceMappingURL=business-report.min.css.map */
