.c-visual {
  height: 680px;
}
@media print, screen and (min-width: 768px) {
  .c-visual {
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .c-visual {
    height: 275px;
  }
}
.c-visual .c-visual__title {
  margin: 86px 0 0;
}
@media print, screen and (min-width: 768px) {
  .c-visual .c-visual__title {
    font-size: 7.5em;
  }
}
@media screen and (max-width: 767px) {
  .c-visual .c-visual__title {
    margin: 20px 0 0;
    font-size: 3.375em;
  }
}
.c-visual .c-visual__title .sub {
  margin: 0;
}
@media print, screen and (min-width: 768px) {
  .c-visual .c-visual__title .sub {
    font-size: 0.45em;
  }
}
@media screen and (max-width: 767px) {
  .c-visual .c-visual__title .sub {
    font-size: 0.462962963em;
  }
}

.lead {
  margin: 0;
  font-size: 1.875em;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
}
@media print, screen and (min-width: 768px) {
  .lead {
    margin-top: 96px;
  }
}
@media screen and (max-width: 767px) {
  .lead {
    font-size: 1.125em;
  }
}

@media print, screen and (min-width: 768px) {
  .l-section.c-related-links {
    margin-top: 133px;
  }
}

.lead span {
  font-size: 1.8em;
}
.c-heading.c-heading--A + .c-anchor {
  margin-top: 70px;
}
@media print, screen and (min-width: 768px) {
.c-normal-txt + .c-content-img {
    margin-top: 92px;
}
}
@media screen and (max-width: 767px) {
  .c-heading.c-heading--A + .c-anchor {
    margin-top: 30px;
  }
}

.c-anchor.c-anchor--B .c-anchor__item {
  padding: 10px;
  flex: 1;
}
@media screen and (max-width: 767px) {
  .c-anchor.c-anchor--B .c-anchor__item {
    padding: 0;
  }
}
.c-anchor.c-anchor--B .c-anchor__item::before {
  display: none;
}
.c-anchor.c-anchor--B .c-anchor__item a {
  font-size: 0.8181818182em;
  text-align: left;
  padding-left: 22px;
  position: relative;
}
.c-anchor.c-anchor--B .c-anchor__item a::before {
  position: absolute;
  content: "";
  left: 0;
  top: calc(50% - 7px);
  width: 8px;
  height: 15px;
  background: url(/common/img/img_cursor.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media print, screen and (min-width: 768px) {
  .c-anchor.c-anchor--B .c-anchor__item {
    border-left: 1px solid #bfbfbf;
  }
}
.c-anchor.c-anchor--B .c-anchor__item + .c-anchor__item {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .c-anchor.c-anchor--B .c-anchor__item + .c-anchor__item {
    border: none;
  }
}

.c-anchor-head {
  margin-top: 140px;
}
@media screen and (max-width: 767px) {
  .c-anchor-head {
    margin-top: 70px;
    padding-bottom: 16px;
    font-size: 1.6875em;
    text-align: left;
    font-weight: 500;
  }
}

.future-title {
  font-size: 3.5em;
  line-height: 1.2857142857;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .future-title {
    font-size: 1.6875em;
    line-height: 1.1851851852;
  }
}

.future-headline {
  margin-top: 54px;
  margin-bottom: 0;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .future-headline {
    margin-top: 48px;
    font-size: 0.9375em;
    line-height: 1.3333333333;
  }
}

.future-headline + .c-normal-txt {
  margin-top: 0;
}

.c-normal-txt {
  margin-top: 22px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .c-normal-txt {
    font-size: 0.875em;
    line-height: 1.3571428571;
  }
}

.future-area {
  background-color: #f6f4f1;
  padding-bottom: 182px;
}
@media screen and (max-width: 767px) {
  .future-area {
    padding-bottom: 70px;
  }
}

.future-anchor {
  margin-top: 119px;
  padding: 170px 0 80px;
  background-color: #f6f4f1;
}
@media screen and (max-width: 767px) {
  .future-anchor {
    margin-top: 70px;
    padding: 70px 0 40px;
  }
}
.future-anchor .c-anchor-head {
  margin-top: 0;
}
@media print, screen and (min-width: 768px) {
  .future-anchor .c-heading--A {
    font-size: 3.75em;
  }
}

.future-anchor + .future-area .future-lead.future-lead--first {
  margin-top: 0;
}

.future-lead {
  margin-top: 152px;
  height: 450px;
  display: block;
  overflow: hidden;
  width: 100%;
  padding: 174px 0 110px;
  color: #fff;
  text-decoration: none;
  position: relative;
}

@media print, screen and (min-width: 768px) {
  .efficiency .future-lead {
  margin-top: 140px;
}
.well-being .future-lead {
  margin-top: 146px;
}
}
@media screen and (max-width: 767px) {
  .future-lead {
    margin-top: 60px;
    padding: 106px 0 94px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.future-lead::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 186px 3000px;
  border-color: transparent transparent #f6f4f1 transparent;
}
.future-lead .c-heading {
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
}
.future-lead .c-heading--A {
  padding-bottom: 0;
}
.future-lead .c-heading--A::after {
  display: none;
}
.future-lead .future-lead__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 768px) {
  .future-lead .future-lead__bg {
    min-width: 1400px;
  }
}
@media screen and (max-width: 767px) {
  .future-lead .future-lead__bg {
    min-width: 400px;
  }
}
.future-lead .future-lead__bg img {
  width: 100%;
  height: auto;
}

.future-content {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .future-content {
    margin-top: 40px;
  }
}
.future-content ul {
  list-style: none;
  padding-left: 0;
}

.future-btn {
  margin-top: 80px;
}
.well-being .future-btn {
  margin-top: 52px;
}
@media screen and (max-width: 767px) {
  .future-btn {
    margin-top: 30px;
  }
}
.future-btn a {
  margin: 0 auto;
  padding: 14px 10px;
  display: block;
  max-width: 600px;
  background-color: #fff;
  color: #000000;
  text-decoration: none;
  font-size: 1.375em;
  text-align: center;
  border: 1px solid #000000;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .future-btn a {
    font-size: 1em;
  }
}
@media print, screen and (min-width: 768px) {
  .future-btn a:hover {
    background-color: #cc0000;
    color: #fff;
    text-decoration: underline;
  }
}

@media screen and (max-width: 767px) {
  .l-column-3.l-column-3--B .l-cell + .l-cell {
    margin-top: 10px;
  }
  .l-column-3.l-column-3--B .l-cell + .l-cell .future-btn {
    margin-top: 0;
  }
}

.future-bottom {
  height: 550px;
  display: block;
  overflow: hidden;
  width: 100%;
  padding: 200px 0 110px;
  color: #fff;
  text-decoration: none;
  position: relative;
}
.future-bottom::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 186px 3000px;
  border-color: transparent transparent #2b2c33 transparent;
}
@media screen and (max-width: 767px) {
  .future-bottom {
    height: 320px;
    padding: 68px 0 70px;
  }
}
.future-bottom img {
  width: 100%;
  height: auto;
}

.future-bottom__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 768px) {
  .future-bottom__bg {
    min-width: 2000px;
  }
}
@media screen and (max-width: 767px) {
  .future-bottom__bg {
    min-width: 500px;
  }
}

.future-bottom__txt {
  margin: 0;
  font-size: 1.375em;
  line-height: 1.6363636364;
  letter-spacing: 0.05em;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
  font-weight: 400;
}
.future-bottom__txt span {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .future-bottom__txt {
    letter-spacing: -0.025em;
    font-size: 1em;
    line-height: 1.5625;
  }
}
.c-content{
  position: relative;
}
.c-content .c-content__link {
  position: relative;
  display: block;
  width: 100%;
  height: 620px;
  padding: 120px 0 110px;
  overflow: hidden;
  color: #fff;
  text-decoration: none;
}
.c-content .c-content__link .c-content__bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(/vision/priorities/img/img_06.jpg) center center/cover no-repeat;
}
.c-content .c-heading {
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.c-content::after {
    position: absolute;
    bottom: 0;
    left: -2.8%;
    z-index: -1;
    width: 0;
    height: 0;
    content: "";
    border-color: transparent transparent #ffffff transparent;
    border-style: solid;
    border-width: 0 0 186px 3000px;
}
.c-content .c-link-box {
    padding: 50px 0 0;
}
.c-content .c-link-box .c-link-box__item.c-link-box__item--1col {
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
@media screen and (max-width: 767px) {
  .c-content .c-content__link {
    height: 500px;
    padding: 64px 0;
  }
  .c-content .c-content__link .c-content__bg {
    background: url(/vision/priorities/img/img_06_sp.jpg) center center/cover no-repeat;
  }
  .c-content::after{
    left: -280.8%;
  }
  .c-content .c-link-box .c-link-box__content {
        padding: 32px 24px;
  }
  .c-related-links {
    margin-top: 25px;
  }
}