
.lowerTitleSection {
  width: 100%;
  position: relative;
}

.lowerTitleSection.lowerTitle--type02{
  margin-top: 75px;
}

.lowerTitleSection .lowerTitleSection__inner {
  margin-inline: auto;
  position: relative;
}

.lowerTitleSection__bgLayer {
  position: relative;
}

.lowerTitleBox {
  padding: 40px 20px 167px 20px;
  max-width: 1000px;
  margin-inline: auto;
}

.lowerTitleSection.lowerTitle--type02 .lowerTitleBox {
  padding: 25px 20px 0 20px;
}

.lowerTitle--class02 {
  font-weight: 500;
  margin-inline: auto;
  position: relative;
  text-align: center;
}

.lowerTitle--class02 .lowerTitle__heading {
  font-weight: 500;
  margin-inline: auto;
  padding-bottom: 13px;
  position: relative;
  font-size: 20px;
}

.lowerTitle--class02 .lowerTitle__heading::after{
  background-color: #0e0d6a;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: calc((100% - 40px) / 2);
  position: absolute;
  width: 40px;
}

.lowerTitleSection .lowerTitleEmLead {
  display: inline-block;
  margin-inline: auto;
  text-align: center;
  width: 100%;
}

.lowerTitleSection .lowerTitleEmLead p{
  font-size: 18px;
  line-height: 1.6666666;
  color: #0E0D6A;
  font-weight: bold;
}

.lowerTitleSection .lowerTitleEmText {
  background-color: #0E0D6A;
  color: #ffffff;
  padding: 0 8px;
}

.lowerTitleSection .lowerTitleText {
  font-size: 14px;
  margin-top: 30px;
}

.lowerTitleSection .lowerTitleVisual {
  margin: -127px auto 0 auto;
  max-width: 1000px;
  text-align: center;
  padding: 0 20px;
}

.lowerTitleSection .lowerTitleVisual .lowerTitleVisual__inner {
  display: inline-block;
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.08);
  padding: 10px;
  text-align: center;
}

.lowerTitleSection .lowerTitleVisual img{
  margin-inline: auto;
}

.lowerPageSection {
  width: 100%;
  position: relative;
}

.lowerPageSection.lowerPageSection--type01 {
  margin-top: 80px;
}

.lowerPageSection.lowerPageSection--type02 {
  margin-top: 80px;
}

.lowerPageSection--type01.lowerPageSection--type01--first {
  margin-top: 0;
}

.lowerPageSection--type02.lowerPageSection--type02--first {
  margin-top: 0;
}

.lowerPageSection .lowerPageSection__inner {
  margin-inline: auto;
  position: relative;
  padding: 0 20px;
  max-width: 1000px;
}

.lowerPageSection--type02 .lowerPageSection__inner {
  margin-inline: auto;
  position: relative;
  padding: 0 20px;
  max-width: 1000px;
}

.lowerPageSection__title.lowerPageSection__title--level4 {
  margin-top: 60px;
}


.lowerPageSection__title--level3 .lowerPageSection__heading {
  color: #0e0d6a;
  font-size: 16px;
  font-weight: 500;
  padding-left: 20px;
  position: relative;
}

.lowerPageSection__title--level3 .lowerPageSection__heading::before {
  background: url(/vision/sustainability-integrated-report2024/img/common/img-title3.png) no-repeat;
  top: calc((100% - 40px) / 2);
  content: "";
  height: 40px;
  left: 0;
  position: absolute;
  width: 12px;
}


.lowerPageSection__title--level4 .lowerPageSection__heading {
  color: #0e0d6a;
  font-weight: 500;
  position: relative;
  font-size: 16px;
  padding-left: 8px;
  padding-bottom: 5px;
  border-bottom: 1px solid #0e0d6A;
}

.lowerPageSection__layoutBox {
  display: flex;
  flex-direction: column;
  margin-top: 24px;
}

.lowerPageSection__layoutBox.lowerPageSection__layoutBox--directionColumn {
  flex-direction: column;
}

.lowerPageSection__layoutBox .lowerPageSection__box {
  flex-basis: auto;
}

.lowerPageSection__layoutBox .lowerPageSection__box.lowerPageSection__box--img {
  flex-shrink: 0;
  margin-top: 30px;
}

.lowerPageSection__layoutBox.lowerPageSection__layoutBox--directionColumn  .lowerPageSection__box.lowerPageSection__box--img {
  margin-top: 3 0px;
}

.lowerPageSection__layoutBox.lowerPageSection__layoutBox--directionColumn .lowerPageSection__box:first-child:not(:only-child) {
  padding: 0 0 0 0;
}

.lowerPageSection__layoutBox .lowerPageSection__box:first-child:not(:only-child) {
  padding: 0 0 0 0;
}

.lowerPageSection__layoutBox .lowerPageSection__box.lowerPageSection__box--img img{
  margin-inline: auto;
  max-width: 100%;
}

.lowerPageSection__prg:not(:first-child):not(:only-child) {
  margin-top: 1.7em;
}

.lowerPageSection__note {
  font-size: 11px;
  display: flex;
  align-items: baseline;
}

.lowerPageSection__note > small {
  font-size: 14px;
}

.lowerPageSection__note::before {
  display: block;
  content:'※';
  padding-right: 0.3em;
  margin-top: 10px;
}

.counterDList {
  margin-top: 40px;
}

.counterDList > dt {
  display: flex;
  align-items: flex-start;
  counter-increment: listNumber;
  color: #0e0d6a;
  font-size: 14px;
  font-weight: 500;
  margin-top: 38px;
}

.counterDList > dt:first-child {
  margin-top: 0px;
}

.counterDList > dt::before {
  background-color: #0e0d6a;
  display: flex;
  color: #ffffff;
  justify-content: center;
  align-items: center;
  width: calc(1.5em);
  height: calc(1.5em);
  font-weight: 600;
  font-size: 14px;
  border-radius: 50%;
  text-align: center;
  line-height: 1;
  content: counter(listNumber);
  margin-right: 10px;
  padding-left: 0.05em;
}

.counterDList > dd {
  margin-top: 10px;
}

.counterDList__ddImg {
  margin-top: 23px;
}

@media all and (min-width: 768px), print {
  .lowerTitleSection {
    width: 100%;
    position: relative;
  }

  .lowerTitleSection .lowerTitleSection__inner {
    margin-inline: auto;
    position: relative;
    padding-bottom: 20px;
  }

  .lowerTitleSection__bgLayer {
    position: relative;
  }

  .lowerTitleBox {
    padding: 50px 20px 80px 20px;
    max-width: 1000px;
    margin-inline: auto;
  }

  .lowerTitle--class02 {
    font-weight: 500;
    margin-inline: auto;
    position: relative;
    text-align: center;
  }

  .lowerTitle--class02 .lowerTitle__heading {
    font-weight: 500;
    margin-inline: auto;
    padding-bottom: 12px;
    position: relative;
    font-size: 32px;
  }

  .lowerTitle--class02 .lowerTitle__heading::after{
    background-color: #0e0d6a;
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    left: calc((100% - 40px) / 2);
    position: absolute;
    width: 40px;
  }

  .lowerTitleSection .lowerTitleEmLead {
    display: inline-block;
    margin-inline: auto;
    text-align: center;
    width: 100%;
  }

  .lowerTitleSection .lowerTitleEmLead p{
    font-size: 20px;
    line-height: 1.8;
    color: #0E0D6A;
  }

  .lowerTitleSection .lowerTitleEmText {
    background-color: #0E0D6A;
    color: #ffffff;
    padding: 0 8px;
  }

  .lowerTitleSection .lowerTitleText {
    font-size: 15px;
    margin-top: 30px;
  }

  .lowerTitleSection .lowerTitleVisual {
    margin: -50px auto 0 auto;
    max-width: 1000px;
    text-align: center;
  }

  .lowerTitleSection .lowerTitleVisual .lowerTitleVisual__inner {
    display: inline-block;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.08);
    padding: 26px;
    text-align: center;
  }

  .lowerTitleSection .lowerTitleVisual img{
    margin-inline: auto;
  }

  .lowerPageSection {
    width: 100%;
    position: relative;
  }

  .lowerPageSection.lowerPageSection--type01 {
    margin-top: 80px;
  }

  .lowerPageSection.lowerPageSection--type02 {
    margin-top: 40px;
  }

  .lowerPageSection--type01.lowerPageSection--type01--first {
    margin-top: 0;
  }

  .lowerPageSection--type02.lowerPageSection--type02--first {
    margin-top: 0;
  }

  .lowerPageSection .lowerPageSection__inner {
    margin-inline: auto;
    position: relative;
    padding: 0 20px;
    max-width: 1000px;
  }

  .lowerPageSection--type02 .lowerPageSection__inner {
    margin-inline: auto;
    position: relative;
    padding: 0 20px;
    max-width: 1000px;
  }

  .lowerPageSection__title.lowerPageSection__title--level4 {
    margin-top: 51px;
  }


  .lowerPageSection__title--level3 .lowerPageSection__heading {
    color: #0e0d6a;
    font-weight: 500;
    position: relative;
    font-size: 24px;
    padding-left: 28px;
  }

  .lowerPageSection__title--level3 .lowerPageSection__heading::before {
    background: url(/vision/sustainability-integrated-report2024/img/common/img-title3.png) no-repeat;
    top: calc((100% - 40px) / 2);
    content: "";
    height: 40px;
    left: 0;
    position: absolute;
    width: 12px;
  }


  .lowerPageSection__title--level4 .lowerPageSection__heading {
    color: #0e0d6a;
    font-weight: 500;
    position: relative;
    font-size: 20px;
    padding-left: 8px;
    padding-bottom: 5px;
    border-bottom: 1px solid #0e0d6A;
  }

  .lowerPageSection__layoutBox {
    display: flex;
    flex-direction: row;
    margin-top: 30px;
  }

  .lowerPageSection__layoutBox.lowerPageSection__layoutBox--directionColumn {
    flex-direction: column;
  }

  .lowerPageSection__layoutBox .lowerPageSection__box {
    flex-basis: auto;
  }

  .lowerPageSection__layoutBox .lowerPageSection__box.lowerPageSection__box--img {
    flex-shrink: 0;
    margin-top: 0;
  }

  .lowerPageSection__layoutBox.lowerPageSection__layoutBox--directionColumn  .lowerPageSection__box.lowerPageSection__box--img {
    margin-top: 20px;
  }



  .lowerPageSection__layoutBox.lowerPageSection__layoutBox--directionColumn .lowerPageSection__box:first-child:not(:only-child) {
    padding: 0 0 0 0;
  }


  .lowerPageSection__layoutBox .lowerPageSection__box:first-child:not(:only-child) {
    padding: 0 20px 0 0;
  }

  .lowerPageSection__prg:not(:first-child):not(:only-child) {
    margin-top: 1em;
  }

  .lowerPageSection__note {
    font-size: 14px;
    display: flex;
    align-items: baseline;
  }

  .lowerPageSection__note > small {
    font-size: 14px;
  }

  .lowerPageSection__note::before {
    display: block;
    content:'※';
    padding-right: 0.3em;
    margin-top: 10px;
  }

  .counterDList {
    margin-top: 30px;
  }

  .counterDList > dt {
    display: flex;
    align-items: flex-start;
    counter-increment: listNumber;
    color: #0e0d6a;
    font-size: 15px;
    font-weight: 500;
    margin-top: 30px;
  }

  .counterDList > dt:first-child {
    margin-top: 0px;
  }

  .counterDList > dt::before {
    background-color: #0e0d6a;
    display: flex;
    color: #ffffff;
    justify-content: center;
    align-items: center;
    width: calc(1.5em);
    height: calc(1.5em);
    font-weight: 600;
    font-size: 16px;
    border-radius: 50%;
    text-align: center;
    line-height: 1;
    content: counter(listNumber);
    margin-right: 10px;
    padding-left: 0.05em;
  }

  .counterDList > dd {
    margin-top: 10px;
  }

  .counterDList__ddImg {
    margin-top: 23px;
  }
}