@charset "UTF-8";
/* ======================================================================
 Brand Vision
====================================================================== */
.main-visual__banner {
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 3.3854166667vw 0 0;
  aspect-ratio: 1920/554;
  width: 100%;
  background: url(../img/p-brand-vision/mainvisual-banner-bg.png) no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .main-visual__banner {
    padding: 4vw;
    aspect-ratio: auto;
    width: auto;
    margin-inline: -5.3333333333vw;
  }
}
.main-visual__banner:before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 100%);
  content: "";
  opacity: 0.99;
}
@media screen and (max-width: 767px) {
  .main-visual__banner:before {
    width: 100%;
    opacity: 1;
  }
}
.main-visual__banner-contents-title {
  margin: 0 0 0.78125vw 1.1979166667vw;
  text-shadow: 0.15625vw 0.15625vw 0.3125vw rgba(0, 0, 0, 0.16);
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 1.5625vw;
  font-family: "M PLUS 1", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  line-height: 1.3333333333;
}
@media screen and (max-width: 767px) {
  .main-visual__banner-contents-title {
    margin: 0 0 2.6666666667vw 4vw;
    font-size: 4.8vw;
  }
}
.main-visual__banner-contents-text {
  margin: 0 0 0 1.1979166667vw;
  text-shadow: 0.15625vw 0.15625vw 0.3125vw rgba(0, 0, 0, 0.16);
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 2.0833333333vw;
  font-family: "M PLUS 1", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .main-visual__banner-contents-text {
    margin: 0 0 0 4vw;
    font-size: 5.3333333333vw;
  }
}
.main-visual__banner-contents-logo {
  margin: 0;
  width: 29.9479166667vw;
}
@media screen and (max-width: 767px) {
  .main-visual__banner-contents-logo {
    margin: 0 0 4vw;
    width: 64vw;
  }
}
.main-visual__banner-contents-logo img {
  width: 100%;
}

.p-brand-vision-sec {
  padding: 3.90625vw 0 7.5520833333vw;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec {
    padding: 10.6666666667vw 5.3333333333vw 13.3333333333vw;
  }
}
.p-brand-vision-sec:nth-child(odd) {
  background: #f8f8f8;
}
.p-brand-vision-sec__inner {
  margin: 0 auto;
  width: 73.9583333333vw;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__inner {
    width: 100%;
  }
}
.p-brand-vision-sec__heading {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  gap: 1.3020833333vw;
  margin: 0 0 2.8645833333vw;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__heading {
    gap: 4vw;
    margin: 0 0 5.3333333333vw;
  }
}
.p-brand-vision-sec__heading-num {
  order: -1;
  color: #607add;
  letter-spacing: 0.2em;
  font-weight: 300;
  font-size: 4.1666666667vw;
  line-height: 1.4375;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__heading-num {
    font-size: 10.6666666667vw;
  }
}
.p-brand-vision-sec__heading-title {
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 1.5625vw;
  line-height: 1.4666666667;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__heading-title {
    font-size: 5.3333333333vw;
  }
}
.p-brand-vision-sec__holdings {
  padding: 2.34375vw 1.8229166667vw;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__holdings {
    padding: 5.3333333333vw;
  }
}
.p-brand-vision-sec__holdings-img {
  width: 100%;
}
.p-brand-vision-sec__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 0.78125vw;
  column-gap: 0.78125vw;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__list {
    grid-template-columns: 1fr;
    row-gap: 5.3333333333vw;
    column-gap: 5.3333333333vw;
  }
}
.p-brand-vision-sec__list-item {
  display: grid;
  grid-template-rows: subgrid;
  gap: 1.8229166667vw;
  grid-row: span 3;
  padding: 3.125vw 3.125vw 4.1666666667vw;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__list-item {
    gap: 4vw;
    padding: 5.3333333333vw;
  }
}
.p-brand-vision-sec__list-item--col1 {
  background: #ffebeb;
}
.p-brand-vision-sec__list-item--col2 {
  background: #edf6ef;
}
.p-brand-vision-sec__list-item--col3 {
  background: #f1f4ff;
}
.p-brand-vision-sec__list-item--col4 {
  background: #fff7ec;
}
.p-brand-vision-sec__list-heading-title {
  margin: 0 0 0.5208333333vw;
  white-space: nowrap;
  font-weight: 600;
  font-size: 1.25vw;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
  line-height: 1.4583333333;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__list-heading-title {
    margin: 0 0 2.6666666667vw;
    white-space: wrap;
    font-size: 4.8vw;
  }
}
.p-brand-vision-sec__list-heading-title .u_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__list-heading-title .u_sp {
    display: inline;
  }
}
.p-brand-vision-sec__list-heading-cat {
  margin: 0 0 0.5208333333vw;
  padding: 0.2083333333vw 1.0416666667vw;
  width: fit-content;
  background: #010b27;
  color: #fff;
  letter-spacing: 0.2em;
  font-size: 0.7291666667vw;
  line-height: 1.4285714286;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__list-heading-cat {
    margin: 0 0 2.6666666667vw;
    padding: 1.0666666667vw 4vw;
    font-size: 3.2vw;
  }
}
.p-brand-vision-sec__list-heading-text {
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 1.0416666667vw;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__list-heading-text {
    font-size: 4.2666666667vw;
  }
}
.p-brand-vision-sec__list-content-item {
  position: relative;
  z-index: 0;
  padding-left: 2.03125vw;
  font-weight: 500;
  font-size: 1.3541666667vw;
  line-height: 1.4615384615;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__list-content-item {
    padding-left: 8vw;
    font-size: 4.8vw;
  }
}
.p-brand-vision-sec__list-content-item:not(:first-child) {
  margin-top: 1.0416666667vw;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__list-content-item:not(:first-child) {
    margin-top: 2.6666666667vw;
  }
}
.p-brand-vision-sec__list-content-item:before {
  position: absolute;
  top: 0.4166666667vw;
  left: 0;
  aspect-ratio: 1/1;
  width: 1.1979166667vw;
  border-radius: 50%;
  background: #010b27;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__list-content-item:before {
    top: 1.6vw;
    width: 4vw;
  }
}
.p-brand-vision-sec__list-thumbnail {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.625vw;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__list-thumbnail {
    gap: 2.6666666667vw;
  }
}
.p-brand-vision-sec__list-thumbnail img {
  width: 100%;
}
.p-brand-vision-sec__story {
  padding: 7.8125vw 11.71875vw 5.46875vw;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__story {
    padding: 5.3333333333vw;
    width: 100%;
  }
}
.p-brand-vision-sec__story-text-box {
  letter-spacing: 0.1em;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
  font-weight: 400;
  font-size: 1.25vw;
  line-height: 2.0833333333;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__story-text-box {
    font-size: 4.2666666667vw;
  }
}
.p-brand-vision-sec__story-catch {
  margin-top: 1.5625vw;
  letter-spacing: 0.1em;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
  font-weight: 400;
  font-size: 1.8229166667vw;
  line-height: 1.4285714286;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__story-catch {
    margin-top: 5.3333333333vw;
    font-size: 5.3333333333vw;
  }
}
.p-brand-vision-sec__story-logo {
  margin-top: 4.1666666667vw;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__story-logo {
    margin-top: 8vw;
  }
}
.p-brand-vision-sec__story-logo img {
  width: 25.78125vw;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__story-logo img {
    width: 74.6666666667vw;
  }
}
.p-brand-vision-sec__story-cards {
  padding: 2.6041666667vw 6.7708333333vw;
  border: 1px solid #607add;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__story-cards {
    flex-direction: column;
    gap: 8vw;
    margin-top: 5.3333333333vw;
    padding: 5.3333333333vw;
  }
}
.p-brand-vision-sec__story-cards-footer {
  margin-top: 1.5625vw;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 0.9375vw;
  line-height: 1.5555555556;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__story-cards-footer {
    margin-top: 5.3333333333vw;
    font-size: 3.7333333333vw;
  }
}
.p-brand-vision-sec__story-cards-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__story-cards-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.p-brand-vision-sec__story-cards-list img {
  width: 100%;
}
.p-brand-vision-sec__msg {
  margin: 2.8645833333vw auto 0;
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: 1.3020833333vw;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
  line-height: 1.52;
}
@media screen and (max-width: 767px) {
  .p-brand-vision-sec__msg {
    margin-top: 8vw;
    text-align: left;
    font-size: 4.2666666667vw;
  }
}

/*# sourceMappingURL=p-brand-vision.css.map */
