<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.nl-1-nest {
  margin-bottom: 3em;
}

.h2-n {
  margin-top: 0;
}

.h3-s {
  font-size:2.8rem;
  margin-bottom: 18px;
}

.h3-s::before,
.h3-s::after {
  content: '';
  position: absolute;
  height: 2px;
  bottom: 0;
  background-color: #fff;
}

.h3-s::before {
  width: 100%;
  opacity: .5;
}

.h3-s::after {
  width: 64px;
}

.cd-box .cd-2-pdf {
  flex-basis: calc((99.9999% - 40px) / 2);
  box-shadow: none;
  margin-right: 36px;
}

.cd-box .cd-2-pdf:last-child {
  margin-right: 0;
}

.col-1--annual .col-1-box {
  width: calc((99.9999% - 40px) / 2);
}

.col-1--annual-anc {
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px 3.0rem;
}

.col-1--annual-anc .col-1-box {
  margin-right: 0;
  background-color: #fff;
  flex-basis: calc((100% - 6.0rem) / 3);
  display: flex;
}

.col-1--annual-anc .col-1-box .anc-1 {
  margin: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}

.col-1--annual-anc .col-1-box .anc-1 a {
  padding: .3em 25px .3em 2em ;
  width: 100%;
  min-height: 56.38px;
  justify-content: center;
  align-items: center;
}

.col-1--annual-anc .col-1-box .anc-1 a::before {
  position: absolute;
  top: 50%;
  left: auto;
  right: 15px;
  transform: translateY(-75%) rotate(45deg);
}

.box-full {
  padding: 4rem 0;
  position: relative;
}

.box-full::before,
.box-full::after {
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100%;
  content: "";
  z-index: -1;
}

.box-full::before {
  left: calc(clamp(30px, 50vw - 50%, 50vw - 50% ) * -1);
}

.box-full::after {
  right: calc(clamp(30px, 50vw - 50%, 50vw - 50% ) * -1);
}

.ac00 .box-full,
.ac00 .box-full::before,
.ac00 .box-full::after {
  background-color: #f3f5f8;
}

.ac02 .box-full,
.ac02 .box-full::before,
.ac02 .box-full::after {
  background-color: #E6002D;
}

.position-box {
  position: relative;
  background: url(/corporate/ir/library/annual/image/report2024_bg01.png) no-repeat center center / cover;
  height: 600px;
}

.fzLL {
  font-size: 8.0rem;
  font-weight: bold;
  line-height: 1.2;
}

.ac01 {
  margin-bottom: 4em;
}

.ac02,
.ac02::before,
.ac02 a {
  color: #fff;
}

.ac02 {
  page-break-before: always;
}

.ac02 .text-box {
  width: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.ac02 .text-box .ttl {
  font-size: 3.7rem;
  font-weight: bold;
  margin-bottom: 0.4em;
}

.cd-2-pdf .txt-box {
  margin: 1em 0 0 0;
}

.cd-2-pdf .txt-box .ttl {
  font-size: 1.6rem;
}

.cd-2-pdf .txt-box.mt_0 {
  margin-top: 0;
}

.cd-2-pdf .txt-box .ttl.pb_0 {
  margin-bottom: 0;
}

@media only screen and (max-width: 767.98px) {

  .h2-n {
    margin-top: 0;
    margin-bottom: 1em;
    padding: 0;
  }

  .h3-s {
    margin: 0;
    padding-bottom: 0.34em;
  }

  .cd-box {
    flex-direction: column;
  }

  .cd-box .cd-2-pdf {
    flex-basis: 100%;
    margin-right: 0;
  }

  .col-1--annual {
    gap: 2.0em;
  }

  .col-1--annual .col-1-box {
    width: 100%;
  }

  .col-1--annual-anc {
    gap: 0;
  }

  .col-1--annual-anc .col-1-box {
    background-color: transparent;
    margin-bottom: 0;
  }

  .col-1--annual-anc .col-1-box .anc-1 {
    margin-top: 0.5em;
  }

  .col-1--annual-anc .col-1-box .anc-1 a {
    padding: 4px 0 4px 20px;
    justify-content: start;
    min-height: auto;
  }

  .col-1--annual-anc .col-1-box .anc-1 a::before {
    left: 5px;
    right: auto;
  }

  .box-full {
    padding: 4rem 9px;
  }

  .box-full::before {
    left: calc(clamp(0px, 50vw - 50%, 50vw - 50% ) * -1);
  }

  .box-full::after {
    right: calc(clamp(0, 50vw - 50%, 50vw - 50%)* -1);
  }

  .position-box figure {
    margin-left: -4%;
    margin-right: -4%;
  }

  .ac02 .position-box {
    position: relative;
    background: none;
    height: inherit;
    padding-top: 44px;
  }

  .ac02 .text-box {
    position: relative;
    width: 100%;
    transform: none;
    font-size: 1.5rem;
    line-height: 1.7;
  }

  .cd-2-pdf .txt-box {
    padding: 0;
  }
}
</pre></body></html>