@charset "utf-8";

.container .contents{
  letter-spacing: 1px;
}
.js-tabcontent {
  margin-top: 1rem;
}
[role="tabpanel"][aria-hidden="true"] {
  display: none;
}
.Main {
  background: none;
  padding-top: 0;
}

.digest-section {
  padding-bottom: 7rem;
  padding-top: 7rem;
}
.digest-section .heading-lv2:first-child,
.digest-section .digest-h3:first-child {
  margin-top: 0;
}
.bg-full {
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  padding-left: calc((100vw - 100%) / 2);
  padding-right: calc((100vw - 100%) / 2);
}
.bg-green {
  background-color: #e3f5ed;
}
.bg-gray {
  background-color: #eaecee;
}
@media screen and (max-width: 899px) {
  .digest-section {
    padding-bottom: 3rem;
    padding-top: 3rem;
  }
}

.digest-h3 {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 4rem;
  margin-top: 7.8rem;
}
@media screen and (max-width: 899px) {
  .digest-h3 {
    font-size: 1.7rem;
    margin-bottom: 2rem;
    margin-top: 4rem;
  }
}

.link-button-digest > li > a {
  align-items: center;
  background-color: #1c6a45;
  color: #ffffff;
  display: inline-flex;
/*  font-weight: bold;*/
  gap: 1.2rem;
  justify-content: center;
  line-height: 1.5;
  min-width: 400px;
  padding: 18px 30px 17px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.link-button-digest > li > a:hover {
  background-color: #00ab5b;
}
.link-button-digest > li > a::before {
  border: 2px solid currentColor;
  border-bottom: 0;
  border-left: 0;
  color: #ffffff;
  content: "";
  display: inline-block;
  height: 8px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: rotate(45deg) translateX(-90%);
  transform-origin: left center;
  width: 8px;
}
.link-button-digest > li > a::after {
  flex-shrink: 0;
  transform: translateY(10%);
}
.link-button-digest.--secondary > li > a {
  min-width: 300px;
  background-color: #fff;
  color: #2B2F33;
  border: 1px solid #8D9398;
}
.link-button-digest.--secondary > li > a::before {
  color: #8D9398;
}
.link-button-digest.--secondary > li > .a-blank::after {
  background-position: 0 0;
}
.link-button-digest.--secondary > li > a:hover {
  background-color: #eee;
}
.link-button-digest.--ceo > li > a {
  background-color: rgba(136, 136, 136, 0.54);
  box-shadow: none;
  padding: 10px 40px 9px 20px;
  min-width: 290px;
}
.link-button-digest.--ceo > li > a:hover {
  background-color: rgba(136, 136, 136, 1);
}
@media screen and (max-width: 899px) {
  .link-button-digest > li > a {
    gap: 1rem;
    min-width: auto;
    padding: 13px 30px 12px 15px;
  }
  .link-button-digest.--secondary > li > a {
    min-width: auto;
  }
  .link-button-digest.--ceo > li > a {
    background-color: #333;
    min-width: auto;
  }
}

.link-text-digest li {
  align-items: center;
  display: flex;
  gap: 1.2rem;
}
.link-text-digest li::after {
  border: 2px solid currentColor;
  border-bottom: 0;
  border-left: 0;
  color: #616161;
  content: "";
  display: inline-block;
  flex-shrink: 0;
  height: 8px;
  transform: rotate(45deg) translateX(-30%);
  transform-origin: center left;
  width: 8px;
}
.link-text-digest a {
  align-items: center;
  color: #2b2f33;
  display: flex;
  gap: .8rem;
  text-decoration: none;
}
.link-text-digest a.a-pdf::after {
  flex-shrink: 0;
  transform: translateY(10%);
}
.link-text-digest a:hover {
  text-decoration: underline;
}

.digest-mv {
  background: linear-gradient(to right bottom, #d2f2ec 0%, #c2e3c5 50%, #ddf1cc 100%);
  width: 100%;
}
.digest-mv .contents {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1230px;
  padding: 3.125rem 15px;
}
.digest-mv .heading-lv1 {
  margin: 0;
}
.digest-mv .stockPrice-layout {
  flex-shrink: 2;
  margin: 0;
  max-width: 100%;
  width: 635px;
}
.digest-mv .stockPrice-layout .stockPrice_heading > .stockPrice_title {
  font-size: 2.2rem;
  font-weight: normal;
}
.digest-mv .quick-iframe._digest {
  display: block;
  height: 127px;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .digest-mv .contents {
    flex-direction: column;
  }
}
@media screen and (max-width: 899px) {
  .digest-mv .contents {
    padding: 2rem 15px;
  }
  .digest-mv .stockPrice-layout .stockPrice_heading > .stockPrice_title {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 612px) {
  .digest-mv .quick-iframe._digest {
    height: 205px;
  }
}
@media screen and (max-width: 329px) {
  .digest-mv .quick-iframe._digest {
    height: 245px;
  }
}

.navi-anchor-digest {
  background-color: #eaecee;
  width: 100%;
}
.navi-anchor-digest .navi_inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 1230px;
  padding: 0 15px;
}
.navi-anchor-digest .navi_inner li {
  flex-grow: 1;
}
.navi-anchor-digest .navi_inner a {
  display: grid;
  font-size: 1.8rem;
  /*font-weight: bold;*/
  height: 100%;
  padding: 1.8rem 2rem 3.8rem;
  place-content: center;
  position: relative;
  text-align: center;
  text-decoration: none;
  line-height: 1.5;
}
.navi-anchor-digest .navi_inner a::after {
  border: 2px solid currentColor;
  border-bottom: 0;
  border-left: 0;
  bottom: 2.2rem;
  color: #666666;
  content: "";
  display: inline-block;
  height: 8px;
  left: 50%;
  position: absolute;
  transform: translateX(-75%) rotate(135deg);
  width: 8px;
}
.navi-anchor-digest .navi_inner a:hover {
  background-color: #575859;
  color: #ffffff;
}
.navi-anchor-digest .navi_inner a:hover::after {
  color: #ffffff;
}
@media screen and (max-width: 899px) {
  .navi-anchor-digest .navi_inner a {
    font-size: 1.6rem;
    padding: 1.4rem 1rem 3rem;
  }
  .navi-anchor-digest .navi_inner a::after {
    bottom: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .navi-anchor-digest .navi_inner {
    flex-direction: column;
    padding: 0;
  }
  .navi-anchor-digest .navi_inner a {
    padding-left: 4.2rem;
    place-content: center start;
    text-align: left;
    padding-top: 1.1rem;
    padding-bottom: 1.1rem;
  }
  .navi-anchor-digest .navi_inner a::after {
    bottom: auto;
    top: 50%;
    left: 2rem;
    transform: translateY(-75%) rotate(135deg);
  }
  .navi-anchor-digest .only-pc {
    display: none;
  }
}

.ceo-message {
  display: flex;
  justify-content: space-between;
  padding-top: 8rem;
}
.ceo-message_title {
  background-color: #eaecee;
  flex-grow: 1;
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 3rem;
  padding: 4rem;
  position: relative;
  z-index: 1;
}
.ceo-message_title::after {
  background-color: #eaecee;
  content: "";
  display: block;
  height: 100%;
  left: 100%;
  position: absolute;
  top: 0;
  width: 5rem;
}
.ceo-message_spImg {
  display: none;
}
.ceo-message_inner {
  background-image: url("/ir/digest/images/img_01.png");
  color: #ffffff;
  flex-shrink: 0;
  height: 370px;
  margin-top: 3rem;
  max-width: 835px;
  padding: 3rem 4.6rem;
  width: 100%;
  z-index: 2;
}
.ceo-message_lead {
  font-size: 2.1rem;
  margin-bottom: 3rem;
  margin-top: 0;
}
.ceo-message .common_item {
  font-size: 1.5rem;
  margin-top: 3rem;
}
.ceo-message .common_item .name {
  font-size: 1.8rem;
}
@media screen and (max-width: 899px) {
  .ceo-message .common_item .name {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1154px) {
  .ceo-message {
    flex-direction: column;
  }
  .ceo-message_title {
    display: inline-block;
    height: 370px;
    margin-bottom: 0;
    width: 340px;
  }
  .ceo-message_title::after {
    display: none;
  }
  .ceo-message_inner {
    align-self: flex-end;
    margin-top: -250px;
  }
}
@media screen and (max-width: 899px) {
  .ceo-message {
    padding-top: 0rem;
  }
  .ceo-message_title {
    font-size: 2rem;
    height: auto;
    min-height: 165px;
    padding: 2rem;
    padding-bottom: 118px;
    width: fit-content;
    min-width: 300px;
  }
  .ceo-message_spImg {
    display: block;
    margin-bottom: 2rem;
    margin-left: 2rem;
    margin-top: -100px;
    max-width: calc(100% - 2rem);
    z-index: 3;
  }
  .ceo-message_inner {
    background-image: none;
    color: #333333;
    height: auto;
    margin-top: 0;
    max-width: 100%;
    padding: 0;
  }
  .ceo-message_lead {
    font-size: 1.6rem;
    margin-bottom: 0;
    margin-top: 0;
  }
  .ceo-message .common_item {
    margin-top: 1.5rem;
    text-align: right;
  }
}

.groupOverview-layout {
  display: grid;
  gap: 3rem;
;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 380px), 1fr));
}
.groupOverview-item {
  background-color: #e3f5ed;
  display: grid;
  gap: 2.5rem;
  grid-row: span 3;
  grid-template-rows: subgrid;
  padding: 3rem 1.5rem;
}
.groupOverview-title {
  color: #085680;
  font-size: 2.1rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}
.groupOverview-contents {
  align-items: center;
  display: flex;
  font-size: 2rem;
  gap: 1.2rem;
  justify-content: center;
  line-height: 1;
}
.groupOverview-contents img.icon{
  padding-top: 6px;
}
.groupOverview-contents.--small {
  font-size: 2rem;
}
.groupOverview-link {
  display: flex;
  justify-content: center;
}
.groupOverview-link > .link-text-digest {
  margin-top: 0;
}
.groupOverview-contents span {
  font-weight: bold;
  padding: 0 2px;
}
.groupOverview-contents.--small .large {
  font-size: 3.6rem;
}
.groupOverview-contents .large {
  font-size: 5.8rem;
}
.groupOverview-contents .green {
  color: #1C6A45;
}
.groupOverview-item .flex-layout {
  display: grid;
  grid-row: span 2;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: subgrid;
}
.groupOverview-item .flex-item {
  display: grid;
  grid-row: span 2;
  grid-template-rows: subgrid;
}
.groupOverview-item .flex-item + .flex-item {
  border-left: 1px solid #707070;
}
.groupOverview-item .flex-layout .groupOverview-title {
  font-size: 1.9rem;
}
.groupOverview-title .small {
  font-size: 1.3rem;
}
@media screen and (max-width: 899px) {
  .groupOverview-layout {
    gap: 1.5rem
  }
  .groupOverview-item {
    display: grid;
    gap: 1.2rem;
    padding: 1.5rem;
  }
  .groupOverview-title {
    font-size: 1.7rem;
  }
  .groupOverview-contents {
    font-size: 1.75rem;
    gap: 1rem;
  }
  .groupOverview-contents.--small {
    font-size: 1.6rem;
  }
  .groupOverview-contents.--small .large {
    font-size: 2.6rem;
  }
  .groupOverview-contents .large {
    font-size: 4rem;
  }
  .groupOverview-contents .icon {
    max-width: 40px;
  }
  .groupOverview-item .flex-layout .groupOverview-title {
    font-size: 1.6rem;
  }
  .groupOverview-title .small {
    font-size: 1.1rem;
  }
}

.vision {
  display: grid;
  grid-template-columns: 1fr 2fr;
  margin-bottom: 3rem;
}
.vision-title {
  background-color: #078484;
  color: #ffffff;
  display: grid;
  font-size: 2.6rem;
  font-weight: bold;
  grid-row: 1 / 3;
  place-content: center;
  text-align: center;
  line-height: 1.6;
}
.vision-title .small{
  font-size: 2.2rem;
}
.vision-title.--01 {
  background: linear-gradient(to bottom, #26A874 0%, #078484 100%);
}
.vision-title.--03 {
  background: linear-gradient(to bottom, #078484 0%, #0069A0 100%);
}
.vision-text {
  background-color: #ffffff;
  padding: 3.6rem 3.2rem 0 7rem;
}
.vision-list {
  column-gap: 4rem;
  display: flex;
  flex-wrap: wrap;
  max-width: 420px;
  row-gap: 1.6rem;
}
.vision-list li {
  font-size: 2.3rem;
  font-weight: bold;
}
.vision-text h4 {
  color: #085680;
  font-size: 2rem;
  font-weight: bold;
}
.vision-text p {
  font-size: 2.3rem;
  font-weight: bold;
  margin: 1rem 0 0;
}
.vision-link {
  background-color: #ffffff;
  display: flex;
  justify-content: flex-end;
  padding: 0 3.2rem 2rem 7rem;
}
@media screen and (max-width: 899px) {
  .vision {
    grid-template-columns: 1fr;
    margin-bottom: 1.4rem;
  }
  .vision-title {
    font-size: 1.7rem;
    grid-row: initial;
    padding: 1.4rem;
  }
  .vision-title .passion {
    font-size: 1.8rem;
  }
  .vision-text {
    padding: 1.5rem 1.5rem 0;
  }
  .vision-list {
    column-gap: 1.6rem;
    max-width: 100%;
    row-gap: 1.6rem;
  }
  .vision-list li {
    font-size: 1.75rem;
  }
  .vision-text h4 {
    font-size: 1.6rem;
  }
  .vision-text p {
    font-size: 1.75rem;
  }
  .vision-link {
    padding: 0 1.5rem 1.5rem;
  }
}

.target-box {
  background-color: #ffffff;
  padding: 4rem;
}
.target-box + .target-box {
  margin-top: 3rem;
}
.target-box.flex {
  display: flex;
  gap: 10rem;
}
.target-title {
  color: #085680;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 3.2rem;
}
.target-layout {
  display: grid;
  gap: 3rem;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 320px), 1fr));
}
.target-item {
  background-color: #eaecee;
  padding: 2.5rem;
}
.target-item-title {
  font-size: 1.9rem;
  font-weight: bold;
  padding-bottom: 1.7rem;
  position: relative;
  text-align: center;
}
.target-item-title::after {
  background-color: #8f8f8f;
  bottom: 0;
  content: "";
  display: block;
  height: 4px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 5rem;
}
.target-item p {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 0;
  text-align: center;
}
.target-item .large {
  color: #1c6a45;
  font-size: 4.6rem;
  padding: 0 2px;
  line-height: 1;
}
.target-note {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0;
}
.target-note mark {
  background-color: #e4f98b;
  font-size: 1.6rem;
  font-style: normal;
  padding: 0 0.8rem;
}
.target-list {
  counter-reset: number 0;
  flex-grow: 1;
}
.target-list li {
  border-top: 1px solid #e1e1e1;
  display: flex;
  font-size: 2.2rem;
  font-weight: bold;
  padding: 1.6rem;
  line-height: 1.2;
}
.target-list li:first-child {
  border-top: none;
  padding-top: 0;
}
.target-list li:last-child {
  padding-bottom: 0;
}
.target-list li::before {
  color: #1c6a45;
  content: counter(number) ".";
  counter-increment: number 1;
  font-size: 2.8rem;
  margin-right: 1rem;
  transform: translateY(-10%);
}
@media screen and (max-width: 899px) {
  .target-box {
    padding: 1.5rem;
  }
  .target-box + .target-box {
    margin-top: 1.5rem;
  }
  .target-box.flex {
    flex-direction: column;
    gap: 0;
  }
  .target-title {
    font-size: 1.6rem;
    margin-bottom: 1.6rem;
  }
  .target-layout {
    gap: 1.5rem;
  }
  .target-item {
    padding: 1.5rem;
  }
  .target-item-title {
    font-size: 1.5rem;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
  .target-item-title::after {
    height: 2px;
  }
  .target-item p {
    font-size: 1.6rem;
  }
  .target-item .large {
    font-size: 2.8rem;
  }
  .target-note {
    margin-top: 1.5rem;
  }
  .target-note mark {
    font-size: 1.4rem;
    font-weight: normal;
  }
  .target-list {
    margin-top: 1.5rem;
  }
  .target-list li {
    font-size: 1.5rem;
    padding: 1rem;
  }
  .target-list li::before {
    font-size: 1.9rem;
    margin-right: 1rem;
  }
}

.segment-tab .js-tablist {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.segment-tab .js-tablist__item {
  flex-grow: 1;
}
.segment-tab a.js-tablist__link {
  color: #ffffff;
  cursor: pointer;
  display: grid;
  height: 100%;
  padding: 2rem 1rem 2.5rem;
  place-content: center;
  position: relative;
  text-align: center;
  text-decoration: none;
  line-height: 1.6;
}
.segment-tab a.js-tablist__link[aria-selected="true"]::after {
  background-color: #ffffff;
  bottom: 1rem;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 90%;
}
.segment-tab .js-tablist__link:hover {
  filter: brightness(1.4);
}
.segment-tab .js-tablist__link.--01 {
  background-color: #085680;
}
.segment-tab .js-tablist__link.--02 {
  background-color: #0069A0;
}
.segment-tab .js-tablist__link.--03 {
  background-color: #008AA0;
}
.segment-tab .js-tablist__link.--04 {
  background-color: #078484;
}
.segment-tab .js-tablist__link.--05 {
  background-color: #0D7B68;
}
.segment-tab .js-tabcontent > .image-set {
  position: relative;
}
.segment-tab .js-tabcontent > .image-set::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #8d9398;
}
@media screen and (max-width: 899px) {
  .segment-tab .js-tablist {
    gap: 3px;
  }
  .segment-tab a.js-tablist__link {
    padding: .5rem .5rem 1rem;
  }
  .segment-tab a.js-tablist__link[aria-selected="true"]::after {
    bottom: .5rem;
    height: 1px;
    width: 80%;
  }
  .segment-tab .js-tabcontent {
    margin-top: 3px;
  }
  .segment-tab .js-tabcontent > .image-set {
    margin-top: 0;
  }
}

.segment-chart {
  border: 1px solid #8d9398;
  margin-top: 4.5rem;
  padding: 5rem;
}
.segment-chart__title {
  font-size: 2.1rem;
  font-weight: bold;
  margin-bottom: 1rem;
  text-align: center;
}
.segment-chart__table {
  margin-top: 1rem;
  width: 100%;
}
.segment-chart__table th,
.segment-chart__table td {
  background-color: #e3f5ed;
  border-right: 1px solid #b8d2d0;
  font-weight: bold;
  padding-bottom: 1rem;
  padding-top: 1rem;
  text-align: center;
}
.segment-chart__table th {
  background-color: #b0e3cd;
  width: 60px;
}
.segment-chart__table td:last-child {
  border-right: none;
}
.segment-chart_legend {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
  justify-content: center;
  margin-top: 3.8rem;
}
.segment-chart_legend li {
  align-items: center;
  display: flex;
  gap: 1.3rem;
}
.segment-chart_legend li::before {
  background-color: #b0b8bf;
  content: "";
  display: block;
  height: 13px;
  width: 32px;
}
.segment-chart_legend li.--01::before {
  background-color: #0069A0;
}
.segment-chart_legend li.--02::before {
  background-color: #008AA0;
}
.segment-chart_legend li.--03::before {
  background-color: #078484;
}
.segment-chart_legend li.--04::before {
  background-color: #B0B8BF;
}
.segment-chart_legend li.--05::before {
  display: none;
}
.segment-chart_legend li.--05 .mark {
  display: flex;
  align-items: center;
}
.segment-chart_legend li.--05 .mark .diamond {
  background-color: #fff;
  border: 3px solid #B9E308;
  display: block;
  height: 12px;
  transform: rotate(45deg);
  width: 12px;
}
.segment-chart_legend li.--05 .mark::before,
.segment-chart_legend li.--05 .mark::after {
  background-color: #8D9398;
  content: '';
  display: block;
  height: 2px;
  width: 10px;
}
@media screen and (max-width: 899px) {
  .segment-chart {
    border: none;
    padding: 0;
    margin-top: 3rem;
  }
  .segment-chart__title {
    font-size: 1.7rem;
    margin-bottom: 0.8rem;
  }
  .segment-chart__table {
    width: calc(100% - 10px);
    margin-top: 0.8rem;
  }
  .segment-chart__table th,
  .segment-chart__table td {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
  }
  .segment-chart__table th {
    width: 50px;
  }
  .segment-chart_legend {
    gap: 1.5rem;
    row-gap: 0.5rem;
    margin-top: 2rem;
  }
  .segment-chart_legend li {
    gap: 0.5rem;
  }
  .segment-chart_legend li::before {
    width: 28px;
    height: 10px;
  }
  .segment-chart_legend li.--05 .mark .diamond {
    width: 10px;
    height: 10px;
    border: 2px solid #B9E308;
  }
  .segment-chart_legend li.--05 .mark::before,
  .segment-chart_legend li.--05 .mark::after {
    width: 8px;
  }
}

.stock-box {
  background-color: #ffffff;
  padding: 7.5rem;
}
.stock-layout {
  display: flex;
  gap: 7rem;
  max-width: 95rem;
}
.stock-layout:nth-of-type(n+2) {
  margin-top: 4rem;
}
.stock-title {
  background-color: #e3f5ed;
  border-radius: 50%;
  color: #1c6a45;
  display: grid;
  flex-shrink: 0;
  font-size: 2.2rem;
  font-weight: bold;
  height: 18rem;
  place-content: center;
  width: 18rem;
}
.stock-nums {
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
}
.stock-num {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 1rem;
}
.stock-border {
  align-self: stretch;
  background-color: #e5e5e5;
  display: block;
  flex-shrink: 0;
  width: 1px;
}
.stock-lead {
  color: #1c6a45;
  font-weight: bold;
  text-align: center;
}
.stock-lead strong {
  font-size: 5rem;
  padding: 0 2px;
}
.stock-num p {
  font-size: 2rem;
  margin: 0;
}
.stock-num mark {
  background-color: #e4f98b;
  font-style: normal;
  padding: 5px 3px 3px;
}
.stock-num mark strong.large{
  font-size: 3rem;
  line-height: 1.5;
}
.stock-text p {
  font-size: 2rem;
}
.stock-text .green {
  color: #1c6a45;
}
.stock-images {
  display: flex;
  /*flex-wrap: wrap;*/
  gap: 10px;
}
.stock-images .image-set {
  margin: 0;
}
@media screen and (max-width: 1099px) {
  .stock-layout {
    flex-direction: column;
    gap: 3rem;
  }
  .stock-nums {
    justify-content: space-around;
  }
}
@media screen and (max-width: 899px) {
  .stock-box {
    padding: 2.5rem 1.5rem;
  }
  .stock-layout {
    gap: 1rem;
  }
  .link-button-digest + .stock-layout {
    margin-top: 3rem;
  }
  .stock-title {
    align-self: center;
    font-size: 1.7rem;
    height: 10rem;
    width: 10rem;
  }
  .stock-nums {
    flex-direction: column;
  }
  .stock-num {
    padding: 0;
    margin-bottom: 2rem;
  }
  .stock-border {
    display: none;
  }
  .stock-lead strong {
    font-size: 3rem;
  }
  .stock-num p {
    font-size: 1.6rem;
  }
  .stock-num mark strong.large{
  font-size: 2.2rem;
  }
  .stock-text p {
    font-size: 1.6rem;
  }
  .stock-images {
    justify-content: center;
    margin-top: 1.4rem;
  }
}

.stock-chart_legend {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
  justify-content: center;
  margin-top: 3.8rem;
}
.stock-chart_legend li {
  align-items: center;
  display: flex;
  gap: 1.3rem;
}
.stock-chart_legend li::before {
  background-color: #b0b8bf;
  content: "";
  display: block;
  height: 13px;
  width: 32px;
}
.stock-chart_legend li.--01::before {
  background-color: #26A874;
}
.stock-chart_legend li.--02::before {
  background-color: #1C6A45;
}
.stock-chart_legend li.--03::before {
  display: none;
}
.stock-chart_legend li.--03 .mark {
  display: flex;
  align-items: center;
}
.stock-chart_legend li.--03 .mark .circle {
  background-color: #fff;
  border: 3px solid #B9E308;
  display: block;
  height: 16px;
  border-radius: 50%;
  width: 16px;
}
.stock-chart_legend li.--03 .mark::before,
.stock-chart_legend li.--03 .mark::after {
  background-color: #8D9398;
  content: '';
  display: block;
  height: 2px;
  width: 10px;
}
@media screen and (max-width: 899px) {
  .stock-chart_legend {
    gap: 1.5rem;
    row-gap: 0.5rem;
    margin-top: 2rem;
  }
  .stock-chart_legend li {
    gap: 0.5rem;
  }
  .stock-chart_legend li::before {
    width: 28px;
    height: 10px;
  }
  .stock-chart_legend li.--03 .mark .circle {
    width: 14px;
    height: 14px;
    border: 2px solid #B9E308;
  }
  .stock-chart_legend li.--03 .mark::before,
  .stock-chart_legend li.--03 .mark::after {
    width: 8px;
  }
}

.image-set.-play-movie {
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
}
.image-set.-play-movie::after {
  background-image: url("/ir/digest/images/play.png");
  content: "";
  display: block;
  height: 46px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 46px;
}
.image-set.-play-movie figure{
  border: 1px solid #ccc;
}

.movie-table {
  font-size: 1.8rem;
}
.movie-table th,
.movie-table td {
  padding: 1rem;
}
.movie-table th{
  width: 10rem;
}
.movie-table tr + tr {
  border-top: 1px solid #c3c4c5;
}
@media screen and (max-width: 899px) {
  .movie-table {
    font-size: 1.4rem;
  }
}

.link-button-digest.--movie {
  display: flex;
  gap: 2rem;
  justify-content: flex-end;
  margin-top: 4rem;
}
.link-button-digest.--movie li {
  margin: 0;
}
@media screen and (max-width: 899px) {
  .link-button-digest.--movie {
    flex-direction: column;
    gap: 1rem;
    margin-top: 2rem;
  }
}

.evaluation-layout {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 280px), 1fr));
  gap: 26px;
}
.evaluation-title {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
.evaluation-text {
  color: #078484;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  margin-top: 0.8rem;
}
@media screen and (max-width: 899px) {
  .evaluation-layout {
    gap: 8px;
    grid-template-columns: 1fr 1fr;
  }
  .evaluation-title {
    font-size: 1.6rem;
    margin-top: 1rem;
  }
}

.digest-more-layout {
  display: grid;
  gap: 3rem;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 340px), 1fr));
}
.digest-more {
  align-items: center;
  background-color: #ffffff;
  box-shadow: 1px 1px 16px 0 rgba(178,178,178,.16);
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
  padding: 3rem 4rem;
}
.digest-more__title {
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
}
.digest-more__links {
  width: 100%;
}
.digest-more__links li {
  align-items: center;
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  line-height: 2;
}
.digest-more__links li::after {
  border: 2px solid currentColor;
  border-bottom: 0;
  border-left: 0;
  color: #616161;
  content: "";
  display: inline-block;
  flex-shrink: 0;
  height: 8px;
  transform: rotate(45deg) translateX(-50%);
  transform-origin: left center;
  width: 8px;
}
.digest-more__links a {
  flex-grow: 1;
  color: #2b2f33;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 1.8rem;
}
@media screen and (max-width: 899px) {
  .digest-more__links a {
    font-size: 1.6rem;
  }
}
.digest-more__links a::after {
  flex-shrink: 0;
}
.digest-more__links a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 899px) {
  .digest-more-layout {
    gap: 1.5rem;
  }
  .digest-more {
    gap: 1.2rem;
    padding: 1.5rem;
  }
  .digest-more__title {
    font-size: 1.6rem;
  }
  .digest-more__thumb {
    max-width: 80px;
  }
}
