﻿@charset "UTf-8";

.lower_main {
  margin-top: 0;
  border-top: 1px solid #f5f5f5;
}
/*key image*/
.lower_main > div:nth-of-type(2) {
  display: none;
}
/*breadcrumb*/
.forcms_block.breadcrumb {
  margin-bottom: 0;
}
/*lower nav*/
.lower_main > div:nth-of-type(4) .innerBox {
  max-width: 100%;
}
.lower_main .ir_nav_link-pc {
  margin-bottom: 0;
}
/*h2 page title*/
.lower_main > div:nth-of-type(5) {
  display: none;
}


@media screen and (max-width: 1200px) {
  .lower_main > div:nth-of-type(4) .innerBox {
    padding: 0;
  }
}

@media screen and (max-width: 1024px) {
  .lower_main {
    margin-top: 72px;
    border-top: 0;
  }
  .lower_main > div:nth-of-type(4) .innerBox {
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  .lower_main {
    margin-top: 17px;
  }
}

/*––––––––––––––––––––––––––––
  COMMON ELEMENTS
––––––––––––––––––––––––––––*/
/* -- fix_pagebanner -- */
#business_report .fix_pagebanner {
  width: 348px;
  height: 80px;
  display: block;
  text-indent: -9999px;
  background: url("../img/ir/library/business_report_2024/banner.png") no-repeat;
  background-size: 100% auto;
  box-shadow: 0px 0px 20px 0px rgba(0, 81, 230, 0.20);
  position: fixed;
  bottom: 16px;
  right: 88px;
  z-index: 99;
}

@media screen and (max-width: 768px) {
  #business_report .fix_pagebanner {
    top: -999px;
    display: none!important;
  }
}

/* -- window -- */
.br_sp {
  display: none;
}

@media screen and (max-width: 1024px) {
  #business_report .br_pc {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .br_sp {
    display: block;
  }
  .br_spnone {
    display: none;
  }
}

/* -- section -- */
#business_report > section {
  padding: 80px 0;
}
#business_report > section:nth-of-type(2n) {
  background-color: #f5f9fB;
}
#business_report > section section:not(:last-of-type) {
  padding: 0 0 24px;
}
.base_ {
  padding-bottom: 80px;
}

@media screen and (max-width: 768px) {
  #business_report > section {
    padding: 64px 0;
  }
  #business_report > section:nth-of-type(2n) {
    background-color: #f5f9fB;
  }
  #business_report > section section:not(:last-of-type) {
    padding: 0 0 8px;
  }
  .base_ {
    padding-bottom: 64px;
  }
}

/* -- adjust imgsize -- */
#business_report .fix_h {
  height: auto;
}

/* -- text -- */
#business_report * {
  font-size: 16px;
}
#business_report p {
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  #business_report p {
    margin-bottom: 32px;
  }
}

/* -- title -- */
#business_report h3 {
  margin-bottom: 88px;
  position: relative;
  text-align: center;
  font-size: 40px;
  font-family: "Roboto", "Hiragino Kaku Gothic Pro", "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  display: flex;
  justify-content: center;
  align-items: center;
}
#business_report h3::before,
#business_report h3::after {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
#business_report h3::before {
  width: 48px;
  height: 26px;
  margin-right: 24px;
  background-image: url("../img/ir/library/business_report_2025/h3_before.png");
}
#business_report h3::after {
  width: 48px;
  height: 25px;
  margin-left: 26px;
  background-image: url("../img/ir/library/business_report_2025/h3_after.png");
}
#business_report h3 span {
  margin: 0 auto;
  display: block;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.08em;
  position: absolute;
  right: 0;
  left: 0;
  bottom: -24px;
}
#business_report h4 {
  margin-bottom: 32px;
  padding-left: 51px;
  position: relative;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
}
#business_report h4::before {
  content: "";
  display: block;
  width: 33px;
  height: 34px;
  background: url("../img/ir/library/business_report_2025/h4_head.png") no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  top: 0;
}
#business_report .sec_catch {
  margin-bottom: 64px;
}
#business_report .sec_catch p {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.14em;
}
#business_report .sec_catch strong {
  font-size: 54px;
  background:linear-gradient(transparent 70%, #95FFF3 0%);
}
#business_report .inner_catch {
  color: #00a2f9;
  font-weight: 700;
  margin-bottom: 24px;
}
#business_report .inner_catch .sub_catch {
  min-width: 200px;
  margin-bottom: 24px;
  padding: 11px 0 8px;
  display: inline-block;
  line-height: 1;
  text-align: center;
  color: #f1ff32;
  background: #333;
}
#business_report .inner_catch .main_catch {
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
}
#business_report .inner_catch .main_catch strong {
  font-size: 80px;
  font-family: "Roboto", "Hiragino Kaku Gothic Pro", "Noto Sans JP", sans-serif;
}
#business_report .fig_title {
  padding: 0 0 24px 30px;
  display: block;
  position: relative;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
#business_report .fig_title::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url("../img/ir/library/business_report_2024/point_head.png") no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  top: -3px;
}
#business_report .fig_title small {
  font-size: 11px;
  font-weight: 400;
}
#business_report .fig_clm {
  margin-bottom: 32px;
}

@media screen and (max-width: 768px) {
  #business_report h3 {
    margin-bottom: 64px;
    font-size: 28px;
  }
  #business_report h3::before {
    width: 32px;
    height: 17px;
    margin-right: 12px;
  }
  #business_report h3::after {
    width: 32px;
    height: 17px;
    margin-left: 12px;
  }
  #business_report h3 span {
    font-size: 14px;
    bottom: -18px;
  }
  #business_report h4 {
    margin-bottom: 24px;
    padding-left: 32px;
    font-size: 18px;
  }
  #business_report h4::before {
    width: 22px;
    height: 22px;
  }
  #business_report .sec_catch {
    margin-bottom: 56px;
  }
  #business_report .sec_catch p {
    font-size: 24px;
    letter-spacing: 0.08em;
  }
  #business_report .sec_catch strong {
    font-size: 36px;
  }
  #business_report .inner_catch {
    margin-bottom: 16px;
  }
  #business_report .inner_catch .sub_catch {
    margin-bottom: 16px;
  }
  #business_report .inner_catch .main_catch {
    font-size: 18px;
  }
  #business_report .inner_catch .main_catch strong {
    font-size: 64px;
  }
  #business_report .fig_title {
    padding: 0 0 24px 22px;
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: 0;
  }
  #business_report .fig_title::before {
    width: 16px;
    height: 16px;
    top: 0;
  }
  #business_report .fig_title small {
    font-size: 10px;
  }
  #business_report .fig_clm {
    margin-bottom: 20px;
  }
}

/* -- nav -- */
#business_report .site_nav {
  margin-bottom: 40px;
  padding: 40px;
  text-align: center;
  background: #f5f5f5;
}
#business_report .site_nav h4 {
  padding: 0;
  margin-bottom: 32px;
  color: #064888;
  font-family: "Roboto", "Hiragino Kaku Gothic Pro", "Noto Sans JP", sans-serif;
  font-weight: 400;
}
#business_report .site_nav h4::before {
  display: none;
}
#business_report .site_nav ul {
  display: flex;
  justify-content: center;
  gap: 16px;
}
#business_report .site_nav ul li {
  flex: 1;
  max-width: 268px;
}
#business_report .site_nav ul li a {
  width: 100%;
  background-color: #064888;
  color: #ffffff;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  border-radius: 2px;
  transition: all 0.3s ease;
}

@media screen and (min-width: 768px) {
  #business_report .site_nav ul li a:hover {
    background: #80a6c2;
  }
}

@media screen and (max-width: 1024px) {
  #business_report .site_nav ul {
    gap: 8px;
  }
}

@media screen and (max-width: 768px) {
  #business_report .site_nav {
    margin-bottom: 40px;
    padding: 40px 4%;
  }
  #business_report .site_nav h4 {
    margin-bottom: 24px;
  }
  #business_report .site_nav ul {
    flex-direction: column;
  }
  #business_report .site_nav ul li {
    max-width: 100%;
  }
  #business_report .site_nav ul li a {
    height: 40px;
    font-size: 14px;
  }
}

/* -- clm -- */
#business_report .free_clm {
  display: flex;
  gap: 64px;
  align-items: center;
}
#business_report .free_clm.evenly > * {
  flex: 1;
}
#business_report .free_clm.mid {
  gap: 40px;
}
#business_report .free_clm > figure {
  flex-shrink: 0;
}
#business_report .free_clm p {
  margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
  #business_report .free_clm {
    gap: 24px;
  }
  #business_report .free_clm.mid {
    gap: 16px;
  }
}

@media screen and (max-width: 768px) {
  #business_report .free_clm {
    flex-direction: column;
    gap: 40px;
  }
}

/* -- box -- */
#business_report .box_item {
  padding: 32px;
  background: #F3FCFF;
  border-radius: 20px;
  box-shadow: 0px 0px 20px rgba(0, 81, 230, 0.2);
}

@media screen and (max-width: 1024px) {
  #business_report .box_item {
    padding: 16px;
    border-radius: 16px;
    box-shadow: 0px 0px 16px 0px rgba(0, 81, 230, 0.20);
  }
}

@media screen and (max-width: 768px) {
  #business_report .box_item {
    border-radius: 8px;
    box-shadow: 0px 0px 16px 0px rgba(0, 81, 230, 0.20);
  }
}

/* -- accordion -- */
#business_report .accordion_set {
  padding: 32px;
  margin-bottom: 40px;
  border: 1px solid #e6e6e6;
}
#business_report .accordion_toggle {
  display: none;
}
#business_report .accordion_label {
  padding: 0 0 0 40px;
  position: relative;
  display: block;
}
#business_report .accordion_label::before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  background: url("../img/ir/library/business_report_2024/point_head.png") no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  top: -3px;
}
#business_report .accordion_set > .accordion_label::after {
  content:"";
  margin: auto 0;
  width: 24px;
  height: 24px;
  display: block;
  background: url("../img/ir/library/business_report_2024/ico_plus.png") no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
#business_report .accordion_label,
#business_report .accordion_content {
  font-weight: 600;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
#business_report .accordion_content {
  height: 0;
  margin-bottom: 0;
  padding: 0;
  overflow: hidden;
}
#business_report .accordion_toggle:checked + .accordion_label + .accordion_content {
  height: auto;
  padding: 32px 0 0;
  transition: all .3s;
}
#business_report .accordion_toggle:checked + .accordion_label::after {
  background-image: url("../img/ir/library/business_report_2024/ico_minus.png");
}
#business_report .accordion_set table {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  #business_report .accordion_set {
    padding: 16px;
    margin-bottom: 40px;
  }
  #business_report .accordion_label {
    padding: 0 32px;
  }
  #business_report .accordion_label::before {
    margin: auto 0;
    width: 20px;
    height: 20px;
    top: 0;
    bottom: 0;
  }
  #business_report .accordion_toggle:checked + .accordion_label + .accordion_content {
    padding: 16px 0 0;
  }
}

/* -- img -- */
#business_report figure.frame {
  border: 1px solid #e6e6e6;
}
#business_report figure.whitespace {
  padding: 32px;
  background: #fff;
}
#business_report figure.whitespace_narrow {
  padding: 16px;
  background: #fff;
}
#business_report figure figcaption {
  padding-top: 16px;
  font-size: 14px;
  text-align: right;
}
#business_report figure figcaption strong {
  font-size: 20px;
  font-weight: 400;
}
#business_report .fig_medium_term {
  margin: -7px auto 40px;
  max-width: 624px;
}

@media screen and (max-width: 768px) {
  #business_report img {
    height: auto;
  }
  #business_report figure.whitespace {
    padding: 16px;
  }
  #business_report figure.whitespace_narrow {
    padding: 8px;
  }
  #business_report .fig_medium_term {
    margin: -7px auto 32px;
  }
}


/* -- table -- */
#business_report table {
  width: 100%;
  margin: 0 auto 40px;
  border: 0;
  border-bottom: 1px solid #ffffff;
}
#business_report table tr > th,
#business_report table tr > td {
  border: 2px solid #ffffff;
  border-bottom: 0;
  padding: 20px;
  line-height: 1.2;
  text-align: center;
  font-weight: 400;
  vertical-align: middle;
  font-family: "Roboto", "Hiragino Kaku Gothic Pro", "Noto Sans JP", sans-serif;
}
#business_report table tr > th {
  background-color: #ffffff;
  text-align: left;
  background-color: #e2f4ff;
}
#business_report table tr > td {
  background-color: #f5f9fB;
}
#business_report table tr > th.w20 {
  width: 20%;
}
#business_report table tr > th.w25 {
  width: 25%;
}
#business_report table thead th {
  padding: 16px;
  background: #0048CD;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
  border: 0;
}
#business_report table thead > tr:first-of-type > *:first-of-type {
  border-top-left-radius: 8px;
}
#business_report table thead > tr:first-of-type > *:last-of-type {
  border-top-right-radius: 8px;
}
#business_report table tbody tr > th.header_sub {
  background-color: #f5f5f5;
}
#business_report table tbody tr > td.data_prospect {
  background-color: #fbfbfb;
}
#business_report table tbody tr > td.data_this {
  color: #0048cd;
}
#business_report table small {
  font-size: 75%;
}
#business_report .accordion_content table {
  margin: 0 auto 1em;
}
#business_report .accordion_label_note {
  display: inline-block;
  margin-bottom: 24px;
  font-size: 14px;
  font-weight: 500;
}

@media screen and (min-width: 769px) {
  #business_report table tr > th.sp_block,
  #business_report table tr > td.sp_block {
    display: none;
  }
}
  @media screen and (max-width: 768px) {
  #business_report table {
    margin: 0 auto 32px;
  }
  #business_report table tr > th,
  #business_report table tr > td {
    padding: 1em;
  }
  #business_report table tr > th.sp_none,
  #business_report table tr > td.sp_none {
    display: none;
  }
  #business_report table thead th {
    padding: 1em;
    font-size: 14px;
  }
  #business_report .accordion_label_note {
    padding-right: 0;
  }
}

/* -- video -- */
#business_report .movie_frame {
  width: 100%;
  height: 0;
  padding: 0 0 56.25%;
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}
#business_report .movie_frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*  #nav_key
––––––––––––––––––––––––––––*/
#business_report #nav_key {
  margin-bottom: 76px;
  height: 40vw;
  display: flex;
  position: relative;
}
#business_report #nav_key h2 {
  margin: 0;
  padding: 0;
  width: 25%;
  position: absolute;
  top: 17.14%;
  left: 6.21%;
  z-index: 2;
  pointer-events: none;
}
#business_report #nav_key h2 img {
  width: 100%;
  height: auto;
}
#business_report #nav_key > div:nth-of-type(1) {
  flex: 1;
}
#business_report #nav_key > div:nth-of-type(2) {
  flex: 0.58;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#business_report #nav_key > div:nth-of-type(2) > div {
  flex: 1;
}
#business_report #nav_key .cell {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#business_report #nav_key .cell > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
#business_report #nav_key .cell .btn {
  min-width: 224px;
  padding: 16px 0;
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.08em;
  background: linear-gradient(102.89deg, rgba(255, 255, 255, 0) 30.04%, rgba(65, 208, 255, 0.581) 71.18%, rgba(255, 255, 255, 0) 112.32%), rgba(255, 255, 255, 0.9);
  box-shadow: 0px 0px 16px 8px rgba(0, 162, 255, 0.08);
  border: 1px solid #ffffff;
  border-radius: 50px;
  transition: all 0.3s ease;
}
#business_report #nav_key .cell .btn small {
  margin-bottom: 4px;
  display: block;
  font-size: 10px;
  letter-spacing: 0.3em;
  color: #00a2f9;
}
#business_report #nav_key .key_topinterview {
  background-image: url("../img/ir/library/business_report_2025/kv_topinterview_bg.jpg");
}
#business_report #nav_key .key_topinterview::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  pointer-events: none;
  background: url("../img/ir/library/business_report_2025/kv_dec.png") top left no-repeat;
  background-size: auto 88%;
  mix-blend-mode: color-burn;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.7;
}
#business_report #nav_key .key_topinterview > a {
  align-items: flex-end;
}
#business_report #nav_key .key_topinterview > a .btn {
  min-width: 280px;
  margin-bottom: 5vw;
}
#business_report #nav_key .key_return {
  background-image: url("../img/ir/library/business_report_2025/kv_return_bg.jpg");
}
#business_report #nav_key .key_efforts {
  background-image: url("../img/ir/library/business_report_2025/kv_efforts_bg.jpg");
}
#business_report #nav_key .key_voice {
  background-image: url("../img/ir/library/business_report_2025/kv_voice_bg.jpg");
}

@media screen and (min-width: 768px) {
  #business_report #nav_key .cell .btn:hover {
    background: linear-gradient(102.89deg, rgba(255, 255, 255, 0) 30.04%, rgba(65, 208, 255, 0.581) 71.18%, rgba(255, 255, 255, 0) 112.32%), rgba(255, 255, 255, 0.7);
  }
}

@media screen and (max-width: 1200px) {
  #business_report #nav_key h2 {
    top: 17.14%;
    left: 4%;
  }
  #business_report #nav_key .cell .btn {
    padding: 14px 0;
    font-size: 18px;
  }
}

@media screen and (max-width: 1024px) {
  #business_report #nav_key .cell .btn {
    min-width: 180px;
    padding: 10px 0;
    font-size: 16px;
  }
  #business_report #nav_key .cell .btn small {
    margin-bottom: 4px;
  }
  #business_report #nav_key .key_topinterview > a .btn {
    min-width: 224px;
    margin-bottom: 3vw;
  }
}

@media screen and (max-width: 768px) {
  #business_report #nav_key {
    margin-bottom: 24px;
    height: 75vh;
    min-height: 660px;
    display: flex;
    flex-direction: column;
  }
  #business_report #nav_key h2 {
    width: 48%;
    top: 6%;
    left: 6%;
  }
  #business_report #nav_key > div:nth-of-type(1) {
    flex: 1;
  }
  #business_report #nav_key > div:nth-of-type(2) {
    flex: 1.2;
  }
  #business_report #nav_key .cell .btn {
    min-width: 50%;
    padding: 10px 1.5em 8px;
    font-size: 16px;
  }
  #business_report #nav_key .key_topinterview > a .btn {
    min-width: 50%;
    margin-bottom: 8vw;
  }
}


/*  #sec_topinterview
––––––––––––––––––––––––––––*/
#business_report #sec_topinterview {
  padding-bottom: 40px;
}
#business_report #sec_topinterview .free_clm {
  margin-bottom: 40px;
  align-items: flex-start;
}
#business_report #sec_topinterview .graph_clm {
  margin-bottom: 64px;
  align-items: stretch;
}
#business_report #sec_topinterview .graph_clm .box_item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#business_report #sec_topinterview .graph_clm .box_item > img {
  height: auto;
}

@media screen and (max-width: 1024px) {
  #business_report #sec_topinterview .img_sec figure {
    max-width: 40%;
  }
  #business_report #sec_topinterview .img_sec figure img {
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  #business_report #sec_topinterview {
    padding-bottom: 24px;
  }
  #business_report #sec_topinterview h3 {
    font-size: 20px;
  }
  #business_report #sec_topinterview .img_sec figure {
    max-width: 100%;
  }
  #business_report #sec_topinterview .graph_clm {
    flex-wrap: wrap;
    flex-direction: row;
  }
  #business_report #sec_topinterview .graph_clm > * {
    width: calc((100% - 16px) / 2);
    flex: none;
  }
}

/*  #sec_return
––––––––––––––––––––––––––––*/

/*  #sec_efforts
––––––––––––––––––––––––––––*/
#sec_efforts .efforts_list {
  padding-bottom: 24px;
}
#sec_efforts .efforts_list > * {
  margin-bottom: 40px;
}
#business_report #sec_efforts section:not(:last-of-type) {
  padding: 0 0 64px;
}
#sec_efforts .graph_clm {
  align-items: stretch;
}
#sec_efforts .graph_clm .box_item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#sec_efforts .graph_clm .box_item > img {
  height: auto;
}
#sec_efforts .graph_clm.wrap {
  flex-wrap: wrap;
}
#sec_efforts .graph_clm.wrap > * {
  width: calc((100% - 80px) / 3);
  flex: none;
}

@media screen and (max-width: 1024px) {
  #sec_efforts section .img_sec figure {
    max-width: 50%;
  }
  #sec_efforts section .img_sec figure img {
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  #sec_efforts .efforts_list {
    padding-bottom: 24px;
  }
  #sec_efforts .efforts_list > * {
    margin-bottom: 16px;
  }
  #business_report #sec_efforts section:not(:last-of-type) {
    padding: 0 0 64px;
  }
  #sec_efforts .graph_clm {
    align-items: stretch;
  }
  #sec_efforts .graph_clm .box_item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  #sec_efforts .graph_clm .box_item > img {
    height: auto;
  }
  #sec_efforts .graph_clm.wrap {
    flex-direction: row;
  }
  #sec_efforts .graph_clm .box_item.large {
    width: 100%;
  }
  #sec_efforts .graph_clm.wrap > * {
    width: calc((100% - 16px) / 2);
    flex: none;
  }
  #sec_efforts section .img_sec {
    flex-direction: column-reverse;
  }
  #sec_efforts section .img_sec figure {
    max-width: 100%;
  }
}

/*  #sec_voice
––––––––––––––––––––––––––––*/
#business_report > #sec_voice {
  padding-bottom: 0;
  margin-bottom: 80px;
}
#sec_voice .voice_list_wrap {
  padding-top: 64px;
}
#sec_voice .voice_list {
  padding-bottom: 64px;
}
#sec_voice .voice_list > li {
  margin-bottom: 40px;
  display: flex;
  flex-direction: row-reverse;
  gap: 40px;
  align-items: flex-start;
}
#sec_voice .voice_list > li figure {
  width: 120px;
  height: 120px;
}
#sec_voice .voice_list > li p {
  margin: 0;
  padding: 32px 40px;
  position: relative;
  font-size: 18px;
  background: #fff;
  border-radius: 20px;
  filter: drop-shadow(2px 2px 3px rgba(0, 81, 230, 0.2));
  flex: 1;
}
#sec_voice .voice_list > li p::before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-right: 0;
  border-left: 22px solid #ffffff;
  position: absolute;
  top: 44px;
  right: -22px;
}
#sec_voice .voice_list > li.ans {
  flex-direction: row;
}
#sec_voice .voice_list > li.ans figure {
  position: relative;
}
#sec_voice .voice_list > li.ans figure::after {
  content: "";
  width: 72px;
  height: 72px;
  display: block;
  background: url("../img/ir/library/business_report_2024/voice_answer.png") no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  right: -29px;
}
#sec_voice .voice_list > li.ans p {
  color: #838383;
  font-size: 14px;
  letter-spacing: 0.05em;
}
#sec_voice .voice_list > li.ans p::before {
  border-right: 22px solid #ffffff;
  border-left: 0;
  right: auto;
  left: -22px;
}
#sec_voice #sec_questionnaire {
  padding: 120px 0;
  background: #f9fae2;
  position: relative;
}
#sec_voice #sec_questionnaire::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #f9fae2 url("../img/ir/library/business_report_2024/voice_questionnaire_bg.png") top center no-repeat;
  background-size: 100% auto;
  position: absolute;
  z-index: 1;
  top: -20px;
  left: 0;
}
#sec_voice #sec_questionnaire > .innerBox {
  position: relative;
  z-index: 2;
}
#sec_voice #sec_questionnaire h4 {
  padding: 0;
  margin-bottom: 78px;
  text-align: center;
  font-size: 40px;
  font-family: "Roboto", "Hiragino Kaku Gothic Pro", "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #f89730;
}
#sec_voice #sec_questionnaire h4::before {
  display: none;
}
#sec_voice #sec_questionnaire h4 span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.08em;
  color: #333;
}
#sec_voice #sec_questionnaire h5 {
  margin-bottom: 16px;
  font-size: 22px;
  font-weight: 700;
}
#sec_voice #sec_questionnaire p {
  margin-bottom: 40px;
}
#sec_voice #sec_questionnaire a.btn {
  width: 320px;
  background-color: #f89730;
  color: #ffffff;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  border-radius: 2px;
  transition: all 0.3s ease;
}
#sec_voice #sec_questionnaire a[target="_blank"]::after {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: .3em;
  background: url("../img/common/icon_blank.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}

@media screen and (max-width: 1024px) {
  #sec_voice #sec_questionnaire .free_clm figure {
    max-width: 40%;
  }
  #sec_voice #sec_questionnaire .free_clm figure img {
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  #business_report > #sec_voice {
    margin-bottom: 64px;
  }
  #sec_voice .voice_list_wrap {
    padding-top: 24px;
  }
  #sec_voice .voice_list {
    padding-bottom: 40px;
  }
  #sec_voice .voice_list > li {
    margin-bottom: 24px;
    display: flex;
    flex-direction: row-reverse;
    gap: 20px;
  }
  #sec_voice .voice_list > li figure {
    width: 56px;
    height: 56px;
  }
  #sec_voice .voice_list > li p {
    padding: 12px 18px;
    font-size: 14px;
    border-radius: 16px;
  }
  #sec_voice .voice_list > li p::before {
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 12px solid #ffffff;
    top: 24px;
    right: -10px;
  }
  #sec_voice .voice_list > li.ans figure::after {
    width: 32px;
    height: 32px;
    top: 0;
    right: -17px;
  }
  #sec_voice .voice_list > li.ans p {
    font-size: 13px;
  }
  #sec_voice .voice_list > li.ans p::before {
    border-right: 12px solid #ffffff;
    border-left: 0;
    left: -10px;
  }
  #sec_voice #sec_questionnaire {
    padding: 40px 0 64px;
  }
  #sec_voice #sec_questionnaire::before {
    top: -20px;
  }
  #sec_voice #sec_questionnaire .free_clm {
    flex-direction: column-reverse;
  }
  #sec_voice #sec_questionnaire .free_clm figure {
    max-width: 60%;
  }
  #sec_voice #sec_questionnaire h4 {
    margin-bottom: 40px;
    font-size: 24px;
  }
  #sec_voice #sec_questionnaire h4 span {
    font-size: 14px;
  }
  #sec_voice #sec_questionnaire h5 {
    font-size: 18px;
  }
  #sec_voice #sec_questionnaire p {
    margin-bottom: 32px;
  }
  #sec_voice #sec_questionnaire a.btn {
    width: 100%;
    height: 56px;
  }
}

/*  #corporate_nav
––––––––––––––––––––––––––––*/
#corporate_nav {
  margin-bottom: 80px;
}

/*  #sec_archive
––––––––––––––––––––––––––––*/


/*-----------------------------------------
  scroll-hint
-----------------------------------------*/
@keyframes scroll-hint-appear {
  0% {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
    opacity: 0;
  }
}
.scroll-hint.is-right-scrollable {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}
.scroll-hint.is-right-scrollable.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}
.scroll-hint.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}
.scroll-hint-icon {
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 120px;
  height: 90px;
  border-radius: 5px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 20px 10px 10px 10px;
  /*top: 50%;*/
  top: 100px;
  left: calc(50% - 60px);
  /*-webkit-transform: perspective(0) translateY(-50%);
  transform: translateY(-50%);*/
}
.tr1 .scroll-hint-icon {
  top: 10px;
}
.scroll-hint-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  pointer-events: none;
}
.scroll-hint-text {
  font-size: 14px;
  color: #FFF;
}
.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  opacity: 0.8;
}
.scroll-hint-icon:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #FFF;
  vertical-align: middle;
  text-align: center;
  content: "";
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
}
.scroll-hint-icon:after {
  content: "";
  width: 34px;
  height: 14px;
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -20px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
  opacity: 0;
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}
.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
  opacity: 1;
}
.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  -webkit-animation: scroll-hint-appear 1.2s linear;
          animation: scroll-hint-appear 1.2s linear;
  -webkit-animation-iteration-count: 2;
          animation-iteration-count: 2;
}
.scroll-hint-icon-white {
  background-color: #FFF;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
}
.scroll-hint-icon-white:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}
.scroll-hint-icon-white:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}
.scroll-hint-icon-white .scroll-hint-text {
  color: #000;
}
.scroll {
  overflow-y: hidden !important;
}

@media screen and (min-width: 768px) {
  .scroll {
    width: auto;
    min-width: auto;
  }
}

@media (max-width: 768px) {
  .scroll table,
  .scroll figure {
    min-width: 640px;
  }
}