@charset "utf-8";

/* English integrated report specific tweaks */
html[lang="en"] .integrated-section .integrated-indexA .textarea .heading {
  font-size: 200%;
}

html[lang="en"] .integrated-section .integrated-indexA .textarea .text {
  margin-top: 12px;
}

html[lang="en"] .integrated-section .integrated-indexA .textarea .text .name:last-child {
  font-weight: 600;
}

html[lang="en"] .integrated-section .integrated-indexB {
  height: auto;
  min-height: 220px;
  overflow: visible;
}

html[lang="en"] .integrated-section .integrated-indexB .wrap {
  height: auto;
  min-height: 220px;
}

html[lang="en"] .integrated-section .integrated-indexB .textarea {
  height: auto;
  min-height: 220px;
  padding-bottom: 24px;
}

html[lang="en"] .integrated-section .integrated-indexB .textarea .title {
  font-weight: 700;
}

html[lang="en"] .integrated-section .integrated-indexB .textarea .name {
  font-size: 16px;
  font-weight: 600;
}

@media screen and (max-width: 690px) {
  html[lang="en"] .integrated-section .integrated-indexB .textarea .name {
    font-size: 15px;
  }
}

@media screen and (max-width: 500px) {
  html[lang="en"] .integrated-section .integrated-indexB .textarea .name {
    font-size: 14px;
  }
}

html[lang="en"] .integrated-section .integrated-indexC .textarea .title {
  font-weight: 700;
  font-size: 110%;
}

html[lang="en"] .integrated-section .integrated-indexC .textarea .text {
  margin-top: 15px;
}

html[lang="en"] .integrated-section .integrated-indexC .textarea {
  padding: 24px 18px 10px;
}

html[lang="en"] .integrated-section .integrated-index > li:nth-of-type(4) .integrated-indexB .textarea {
  width: 45%;
}

html[lang="en"] .integrated-section .integrated-index > li:nth-of-type(4) {
  width: 100%;
}

html[lang="en"] .integrated-section .integrated-index > li:nth-of-type(4) .integrated-indexB,
html[lang="en"] .integrated-section .integrated-index > li:nth-of-type(4) .integrated-indexB .wrap {
  height: 210px;
}

html[lang="en"] .integrated-section .integrated-index > li:nth-of-type(4) .integrated-indexB .textarea {
  padding: 18px 18px 12px;
  height: 100%;
  overflow-y: auto;
}

html[lang="en"] .integrated-section .integrated-index > li:nth-of-type(4) .integrated-indexB .imagearea {
  height: 100%;
}

html[lang="en"] .integrated-section .integrated-index > li:nth-of-type(4) .integrated-indexB .imagearea img {
  display: block;
  height: 100%;
  object-position: top;
}

/* English archive list layout aligns with governance archive styles */
html[lang="en"] .integrated-section .integrated-archive > .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
  padding-left: 0;
  margin: 50px -30px 0;
}

html[lang="en"] .integrated-section .integrated-archive > .list > li {
  width: 33.333%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px;
}

@media screen and (max-width: 960px) {
  html[lang="en"] .integrated-section .integrated-archive > .list {
    margin: 30px -15px 0;
  }
  html[lang="en"] .integrated-section .integrated-archive > .list > li {
    padding: 0 15px;
  }
}

@media screen and (max-width: 788px) {
  html[lang="en"] .integrated-section .integrated-archive > .list {
    margin: 30px -10px 0;
  }
  html[lang="en"] .integrated-section .integrated-archive > .list > li {
    padding: 0 10px;
  }
}

@media screen and (max-width: 500px) {
  html[lang="en"] .integrated-section .integrated-archive > .list {
    display: block;
    margin: 20px 0 -8px;
  }
  html[lang="en"] .integrated-section .integrated-archive > .list > li {
    padding: 8px 0;
    width: 100%;
  }
}

html[lang="en"] .c-figure-minibox-left-top .content-heading-b {
  margin-bottom: 10px;
}

html[lang="en"] body.message-page .red {
  color: #b41432;
}

html[lang="en"] body.message-page .message-heading .message-lead {
  max-width: 60%;
  margin-top: 10px;
}

html[lang="en"] body.message-page .message-signature {
  text-align: left;
  align-items: flex-start;
}

html[lang="en"] body.message-page .message-signature .name {
  display: block;
  margin-top: 4px;
}

html[lang="en"] body.message-page .message-signature .sign {
  display: block;
  width: 60%;
  max-width: 60%;
  white-space: nowrap;
}

@media screen and (min-width: 789px) {
  html[lang="en"] body.message-page .message-heading .textarea {
    padding-top: 60px;
  }
  html[lang="en"] body.message-page .message-heading .message-lead {
    margin-top: 0;
  }
}

html[lang="en"] body.message-page .c-figure-minibox-left-bottom .c-text-a {
  text-align: left;
  text-justify: auto;
}

html[lang="en"] body.message-page .custom-list li {
  margin-top: 6px;
}

html[lang="en"] .c-bannerArea .banner-message .textarea .heading {
  padding-left: 8px;
}

/* Independent Director Three-Way Talk hero (English only) */
html[lang="en"] .integrated-section .outsidedirector-wrap.-threeway {
  height: auto;
}

html[lang="en"] .integrated-section .interview-top.-threeway {
  display: flex;
  align-items: center;
  gap: 0;
  background-color: #0097a3;
  position: relative;
}

html[lang="en"] .integrated-section .interview-top.-threeway .interview-top-l {
  width: 30%;
  min-width: 240px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 48px;
  box-sizing: border-box;
}

html[lang="en"] .integrated-section .interview-top.-threeway .interview-top-label {
  font-size: 44px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.02em;
  margin: 0;
}

html[lang="en"] .integrated-section .interview-top.-threeway .interview-top-r {
  position: relative;
  flex: 1;
  padding: 8px 0 8px 56px;
  margin-left: 0;
  color: #fff;
  line-height: 1.45;
}

html[lang="en"] .integrated-section .interview-top.-threeway::before {
  content: "";
  position: absolute;
  left: calc(max(30%, 240px) + 48px);
  top: 32px;
  bottom: 32px;
  width: 3px;
  background-color: rgba(255, 255, 255, 0.85);
  transform: translateX(-1.5px);
}

@media screen and (max-width: 1024px) {
  html[lang="en"] .integrated-section .interview-top.-threeway {
    padding: 48px 48px;
  }
  html[lang="en"] .integrated-section .interview-top.-threeway .interview-top-label {
    font-size: 36px;
  }
}

@media screen and (max-width: 768px) {
  html[lang="en"] .integrated-section .interview-top.-threeway {
    flex-direction: column;
    align-items: flex-start;
    padding: 32px 24px;
    gap: 24px;
  }
  html[lang="en"] .integrated-section .interview-top.-threeway .interview-top-l {
    width: 100%;
    min-width: auto;
    justify-content: flex-start;
    text-align: left;
    padding-right: 0;
  }
  html[lang="en"] .integrated-section .interview-top.-threeway .interview-top-label {
    font-size: 28px;
  }
  html[lang="en"] .integrated-section .interview-top.-threeway .interview-top-r {
    padding-left: 0;
    margin-left: 0;
  }
html[lang="en"] .integrated-section .interview-top.-threeway::before {
    display: none;
  }
}

@media screen and (max-width: 500px) {
  html[lang="en"] .integrated-section .interview-top.-threeway .interview-top-r {
    display: none;
  }
  html[lang="en"] .integrated-section .interview-top {
    height: auto;
  }
}

html[lang="en"] .integrated-section .interview-profile .head .period {
  margin-top: 10px;
  margin-bottom: 10px;
}

html[lang="en"] .integrated-section .interview-profile .bottom .text {
  margin-top: 10px;
}

html[lang="en"] .integrated-section .interview-profile {
  background-color: #ADDCD0;
  box-sizing: border-box;
  display: flex;
  gap: 32px;
  padding: 48px 48px 72px;
}

@media screen and (max-width: 768px) {
  html[lang="en"] .integrated-section .interview-profile {
    flex-direction: column;
    gap: 24px;
    padding: 32px 20px 48px;
  }
  html[lang="en"] .integrated-section .interview-profile .textarea {
    width: 100%;
  }
}

html[lang="en"] .integrated-section .talk-part {
  padding-left: 20px;
}

html[lang="en"] .integrated-section .banner-interview .textarea .title,
html[lang="en"] .integrated-section .banner-talk .textarea .title {
  padding-left: 6px;
}

html[lang="en"] .interview-heading .textarea {
  max-width: 60%;
  width: auto;
  padding: 38px 40px 38px 0;
  box-sizing: border-box;
}

html[lang="en"] .interview-heading .message-signature {
  text-align: left;
}

html[lang="en"] .integrated-section .talk-point-with-picture > .talk-point {
  width: 44%;
  max-width: 50%;
  padding: 0 24px;
  box-sizing: border-box;
}

html[lang="en"] .integrated-section .talk-point-with-picture > .talk-point .inner {
  width: 100%;
}

html[lang="en"] .integrated-section .talk-point-with-picture > .talk-point .inner .name .text {
  padding-left: 0;
  padding-right: 56px;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}

html[lang="en"] .integrated-section .talk-point-with-picture > .talk-point .inner .name .text::before {
  width: 46px;
  left: auto;
  right: 0;
}

@media screen and (max-width: 890px) and (min-width: 769px) {
  html[lang="en"] .integrated-section .talk-point-with-picture > .talk-point {
    width: 57%;
    max-width: 57%;
  }
}

@media screen and (max-width: 768px) {
  html[lang="en"] .integrated-section .talk-point-with-picture > .talk-point {
    width: 90%;
    max-width: 90%;
  }
}

@media screen and (max-width: 788px) {
  html[lang="en"] .integrated-section .talk-heading .textarea {
    margin-top: -40px;
  }
}

@media screen and (max-width: 768px) {
  html[lang="en"] .integrated-section .talk-heading .textarea {
    margin-top: -30px;
  }
}

html[lang="en"] .talk-title .talk-label {
  font-size: 18px;
  letter-spacing: 0.02em;
  padding: 6px 8px;
}

html[lang="en"] .profile-window {
  width: 320px;
  max-width: calc(100% - 40px);
}

html[lang="en"] .profile-window hr {
  width: 100%;
}

html[lang="en"] .interview-heading ~ .integrated-inner .c-text-a {
  text-align: left;
  text-justify: auto;
}

html[lang="en"] .interview-heading .textarea .position {
  display: block;
  font-size: 80%;
  letter-spacing: 0.01em;
  margin-top: 12px;
  white-space: nowrap;
}

html[lang="en"] .interview-bottom .flex-box {
  gap: 20px;
  width: calc(100% - 80px);
  margin: 0 auto;
  transform: none;
}

html[lang="en"] .interview-bottom .textarea {
  flex: 1 1 calc(50% - 10px);
  min-width: 0;
}

html[lang="en"] .interview-bottom .textarea:first-child {
  max-width: 350px;
}

html[lang="en"] .interview-bottom .textarea:last-child .position {
  display: block;
  white-space: normal;
}

html[lang="en"] .integrated-section .talk-point .line {
  height: 100%;
}
