@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
html {
  background-color: #fff;
}

.d-block {
  display: block !important;
}
.d-flex {
  display: flex !important;
}

@media (max-width: 767px) {
  .only-pc {
    display: none;
  }
}
@media (min-width: 768px) {
  .only-sp {
    display: none;
  }
}
@media (max-width: 767px) {
  .only-tablet {
    display: none;
  }
}
@media (min-width: 768px) {
  .only-tablet {
    display: none;
  }
}
@media (min-width: 767px) and (max-width: 1079px) {
  .only-tablet {
    display: block;
  }
}

.common-main * {
  font-family: "Noto Sans JP", sans-serif;
}

.kv-ttl span {
  display: block;
}
@media (min-width: 768px) {
  .kv-ttl span {
    margin-left: -3rem;
  }
}

.common-section_box {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .common-section_box {
    padding: 2.4rem !important;
  }
}

.common-heading_title {
  font-size: 3.8rem;
  letter-spacing: 0.01em;
  line-height: 5rem;
}
@media (max-width: 767px) {
  .common-heading_title {
    font-size: 3rem;
  }
}
.common-heading_title span {
  display: block;
  font-size: 3rem;
  letter-spacing: 0.01em;
}
@media (max-width: 767px) {
  .common-heading_title span {
    margin-top: 0.3rem;
    font-size: 2.4rem;
    line-height: 1;
  }
}
.common-heading_description p {
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .common-heading_description p {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }
}

.common-section_inner {
  max-width: 96rem;
  margin: 0 auto;
}

.common-pannel_item {
  background-color: transparent;
}

.common-section_box.-bg-blue {
  background-color: transparent !important;
  position: relative;
}

.common-section {
  position: relative;
}

.common-section_bgd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  .common-section_bgd {
    height: 100lvh;
  }
}
.common-section_bgd img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom center;
     object-position: bottom center;
}
.common-section_bgd.statement-bgd {
  background: url("/jp/ja/_assets/page/image/vision/sf2030/statement_bgd.jpg") repeat top left;
  background-size: 24.3rem;
}

@media (max-width: 767px) {
  .statement-section {
    text-align: center;
  }
}
.statement-section .common-section_box {
  padding-bottom: 5.5rem !important;
}
@media (max-width: 767px) {
  .statement-section .common-section_box {
    padding-bottom: 4.1rem !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.statement_head {
  padding-top: 5.5rem !important;
}
@media (max-width: 767px) {
  .statement_head {
    padding-top: 3.5rem !important;
    text-align: center !important;
  }
}
.statement_label {
  font-size: 2.4rem !important;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 700 !important;
}
@media (max-width: 767px) {
  .statement_label {
    font-size: 1.8rem !important;
    line-height: 1.6666666667;
    text-align: center !important;
  }
}
.statement_title {
  margin-top: 3rem !important;
  font-size: 4rem !important;
  line-height: 1.2;
  letter-spacing: 0.01em;
  font-weight: 700 !important;
}
@media (max-width: 767px) {
  .statement_title {
    margin-top: 2.1rem !important;
    font-size: 2.6rem !important;
    line-height: 1.2307692308;
    text-align: center !important;
  }
}
.statement_body {
  padding-top: 5rem !important;
  line-height: 2.125 !important;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .statement_body {
    padding-top: 4rem !important;
    text-align: center !important;
    letter-spacing: -0.02em;
    line-height: 1.75 !important;
    font-size: 1.6rem !important;
  }
}
@media (max-width: 370px) {
  .statement_body {
    font-size: 1.5rem !important;
  }
}

.box-section {
  padding: 11rem 4rem 7.8rem;
}
@media (max-width: 767px) {
  .box-section {
    padding: 4.2rem 2rem 3.2rem;
  }
}
.box-section .common-section_wrap {
  padding-top: 5.5rem;
  padding-bottom: 6.3rem;
  margin: 0 auto;
  max-width: 100rem;
  position: relative;
}
@media (max-width: 767px) {
  .box-section .common-section_wrap {
    padding: 4.3rem 2rem 2.6rem;
  }
}
.box-section .common-section_box {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}
.box-section .common-section_box.box01 .common-section_inner {
  margin-top: 0;
}
@media (max-width: 767px) {
  .box-section .common-section_box.box01 {
    padding: 0 !important;
  }
}
.box-section .common-section_box.box02 {
  margin-top: 4.8rem;
}
@media (max-width: 767px) {
  .box-section .common-section_box.box02 {
    margin-top: 2.3rem;
    padding: 0 !important;
  }
}
.box-section .common-section_box.box02 .common-section_box-wrapper {
  margin: 0 auto 0;
  padding: 4.6rem 2.2rem 1.4rem;
  border: 1px solid #005EB8;
  background-color: #fff;
  border-radius: 2rem;
  overflow: hidden;
  max-width: 84rem;
}
@media (max-width: 767px) {
  .box-section .common-section_box.box02 .common-section_box-wrapper {
    padding: 2.3rem 1.6rem 2.6rem 1.7rem;
    border-radius: 1.1rem;
  }
}
.box-section .common-section_inner {
  margin: 0 auto;
  max-width: 84rem;
}
.common-section_inner_banner {
  margin: 0 auto;
  padding: 15rem 0 4rem 0rem;
  max-width: 124rem;
}
@media (max-width: 767px) {
  .common-section_inner_banner {
    padding-top: 4rem;
  }
}
.box-section .common-heading_title {
  font-size: 3rem;
  line-height: 1.2666666667;
  letter-spacing: 0.01em;
  text-align: center;
  font-weight: 700;
}
@media (max-width: 767px) {
  .box-section .common-heading_title {
    font-size: 2.4rem;
    line-height: 1.25;
  }
}
.box-section .common-heading_description {
  margin-top: 5.5rem;
}
@media (max-width: 767px) {
  .box-section .common-heading_description {
    margin-top: 3rem;
  }
}
.box-section .common-heading_description p {
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .box-section .common-heading_description p {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }
}
.box-section .common-value img {
  max-width: unset;
  width: 79.2rem;
}
@media (min-width: 768px) {
  .box-section .common-value img {
    max-width: 100%;
  }
}
.box-section .common-section_inner {
  margin-top: 3.6rem;
}
@media (max-width: 767px) {
  .box-section .common-section_inner {
    margin-top: 0.4rem;
  }
}
.box-section.box-pdf {
  margin-top: 3rem;
}
.box-section.issues {
  padding-top: 6.9rem;
  padding-bottom: 5.8rem;
}
@media (max-width: 767px) {
  .box-section.issues {
    padding-top: 3.3rem;
    padding-bottom: 4.1rem;
  }
}
@media (max-width: 767px) {
  .box-section.issues .common-section_wrap {
    padding-top: 2.4rem;
    padding-bottom: 1.9rem;
  }
}
@media (max-width: 767px) {
  .box-section.issues .common-section_box.box02 {
    margin-top: 3.2rem;
  }
}
.box-section.issues .common-section_box.box02 .common-section_box-wrapper {
  padding: 3rem 4.5rem 2rem 4.7rem;
  padding-top: 3rem;
}
@media (max-width: 767px) {
  .box-section.issues .common-section_box.box02 .common-section_box-wrapper {
    padding: 2.2rem 0 1.8rem;
  }
}
@media (max-width: 767px) {
  .box-section.issues .common-section_box.box02 .common-section_box-wrapper .common-section_inner {
    padding: 0 1.2rem 0 1.8rem;
  }
}
@media (max-width: 767px) {
  .box-section.issues .common-section_box.box02 .common-scrollBox_scrollbar {
    margin-top: 2.1rem;
  }
}
.box-section.issues .common-section_inner {
  margin-top: 2.9rem;
}
@media (max-width: 767px) {
  .box-section.issues .common-section_inner {
    margin-top: 0.8rem;
  }
}
.box-section.issues .common-value img {
  width: 72.7rem;
}
@media (min-width: 768px) {
  .box-section.issues .common-value img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .box-section.issues .common-value img {
    width: 72.7rem;
  }
}
.box-section.model {
  padding-top: 6.3rem;
  padding-bottom: 7.6rem;
}
@media (max-width: 767px) {
  .box-section.model {
    padding-top: 4.9rem;
    padding-bottom: 4.9rem;
  }
}
@media (max-width: 767px) {
  .box-section.model .common-section_wrap {
    padding-bottom: 1.6rem;
  }
}

.bgd_white_blur {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6); /* 60% */
  backdrop-filter: blur(30px) brightness(1.15);
  -webkit-backdrop-filter: blur(30px) brightness(1.15); /* Safari */
}

.issues .table_ttl {
  font-size: 2.4rem;
}
@media (max-width: 767px) {
  .issues .table_ttl {
    font-size: 2.2rem;
    letter-spacing: 0.01em;
  }
}
@media (min-width: 768px) {
  .issues .common-scrollBox_image {
    padding-left: 5.9rem;
  }
}

.table_ttl {
  text-align: center;
  font-size: 2.6rem;
  line-height: 1.3076923077;
  color: #0053A3;
}
@media (max-width: 767px) {
  .table_ttl {
    font-size: 2.2rem;
    line-height: 1.3636363636;
  }
}
.table_description {
  margin-top: 4.1rem;
  text-align: center;
  letter-spacing: 0;
  font-size: 2rem;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .table_description {
    margin-top: 1.9rem;
    padding: 0 0.8rem;
    font-size: 1.6rem;
    line-height: 2.8rem;
    letter-spacing: 0.04em;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-weight: 300;
    text-align: left;
  }
}
.table_description b {
  font-weight: 700;
}

.model_desc {
  margin-top: 5.7rem;
  display: block;
}
@media (max-width: 767px) {
  .model_desc {
    margin-top: 3rem;
  }
}
.model .col01 {
  width: 100%;
}
@media (max-width: 767px) {
  .model .col01 p {
    font-size: 1.6rem;
    line-height: 2.8rem;
    letter-spacing: 0;
  }
}
.model .col02 {
  margin-top: 3rem;
  padding-top: 1.1rem;
  padding-bottom: 1.5rem;
  width: 100%;
  background-color: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  .model .col02 {
    margin-top: 1.7rem;
    padding: 1.1rem 0 0;
  }
}
.model .col02 img {
  margin: 0 auto;
  width: 55.7rem;
  transform: translateX(0);
}
@media (max-width: 767px) {
  .model .col02 img {
    width: 100%;
    max-width: 29.5rem;
    transform: translateX(0);
  }
}

@media (max-width: 767px) {
  .box-create {
    padding: 2.9rem 0 1.8rem !important;
  }
}
.box-create_ttl {
  font-size: 2.6rem;
  line-height: 1;
  color: #0053A3;
  letter-spacing: 0.01em;
}
@media (max-width: 767px) {
  .box-create_ttl {
    padding-left: 0.6rem;
    font-size: 2.4rem;
    line-height: 1.25;
  }
}
.box-create_desc {
  margin-top: 2.6rem;
  letter-spacing: 0;
  line-height: 1.75;
}
@media (max-width: 767px) {
  .box-create_desc {
    margin-top: 3rem;
  }
}
.box-create_list {
  margin-top: 3.3rem;
  padding: 3.1rem 0.3rem;
  background-color: #fff;
  border: 1px solid #005EB8;
  border-radius: 2rem;
  overflow: hidden;
  display: flex;
}
@media (max-width: 767px) {
  .box-create_list {
    margin: 2.8rem auto 0;
    padding: 0.5rem 1.4rem 0 3.4rem;
    flex-direction: column;
    width: 27.2rem;
  }
}
@media (max-width: 370px) {
  .box-create_list {
    width: 100%;
  }
}
.box-create_list li {
  padding: 0 2rem 2.3rem;
  width: 25%;
}
@media (max-width: 767px) {
  .box-create_list li {
    padding: 2.4rem 0 1.8rem;
    width: 100%;
  }
}
.box-create_list li + li {
  position: relative;
}
.box-create_list li + li:before {
  content: "";
  position: absolute;
  top: 0;
  left: -0.3rem;
  width: 2px;
  height: 100%;
  background: url("/jp/ja/_assets/page/image/vision/sf2030/create_line.png") repeat-y top center/100% auto;
}
@media (max-width: 767px) {
  .box-create_list li + li:before {
    height: 21.5rem;
    left: 50%;
    top: 0.1rem;
    transform: translateX(-10.7rem) rotate(-90deg);
    transform-origin: top left;
  }
}
.box-create_list li:last-child {
  margin-bottom: -0.2rem;
}
@media (min-width: 768px) {
  .box-create_list li:first-child .desc {
    letter-spacing: -0.01em;
  }
}
.box-create_list li .num {
  padding-left: 1.9rem;
  font-family: "Open Sans", sans-serif;
  font-size: 1.8rem;
  line-height: 1;
  color: #005EB8;
  font-weight: 700;
  position: relative;
}
@media (max-width: 767px) {
  .box-create_list li .num {
    padding-left: 2rem;
  }
}
.box-create_list li .num:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1.2rem;
  height: 1px;
  background-color: #005EB8;
}
.box-create_list li .ttl {
  margin-left: -0.2rem;
  font-size: 2rem;
  line-height: 1.15;
  letter-spacing: 0.01em;
  font-weight: 700;
}
@media (max-width: 767px) {
  .box-create_list li .ttl {
    margin-left: 0;
  }
}
.box-create_list li .desc {
  margin-top: 1.8rem;
  letter-spacing: 0;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .box-create_list li .desc {
    margin-right: -0.6rem;
  }
}
@media (max-width: 767px) {
  .box-create_list li .desc {
    margin-top: 1.5rem;
    letter-spacing: 0;
    min-height: 7.2rem;
  }
}

.common-scrollBox {
  overflow: hidden;
}
@media (max-width: 767px) {
  .common-scrollBox_scrollbar {
    height: 1rem;
    border-radius: 2rem;
    background-color: #F2F5F7;
  }
  .common-scrollBox_thumb {
    height: 1rem;
    border-radius: 2rem;
    width: 7.5rem;
    background-color: #005EB8;
  }
}/*# sourceMappingURL=vision-sf2030-renew2026.css.map */