/*! Writen  by SCSS */
.img00 {
  margin-bottom: clamp(60px, 8.34%, 100px); }

.future_lead_wrap {
  position: relative;
  margin-bottom: clamp(40px, 5%, 60px); }
  .future_lead_wrap .future_head {
    max-width: 464px;
    width: 38.67%;
    line-height: 0;
    margin-inline: auto;
    margin-bottom: clamp(40px, 5.84%, 70px); }
    @media screen and (max-width: 480px) {
      .future_lead_wrap .future_head {
        width: 80%;
        margin-bottom: 25px; } }
  .future_lead_wrap .lead_lg {
    margin-bottom: 1em; }
  .future_lead_wrap .read {
    line-height: 3; }
    @media screen and (max-width: 768px) {
      .future_lead_wrap .read {
        line-height: 2.4; } }
    @media screen and (max-width: 480px) {
      .future_lead_wrap .read {
        line-height: 2; } }
  .future_lead_wrap .icon {
    position: absolute;
    top: 19.5%;
    line-height: 1;
    font-size: 0;
    right: 0;
    max-width: 198px;
    width: 16.5%; }
    @media screen and (max-width: 480px) {
      .future_lead_wrap .icon {
        position: relative;
        top: auto;
        right: auto;
        width: 30%;
        margin-inline: auto;
        margin-bottom: 15px; } }

.sec01 {
  padding-top: clamp(40px, 5%, 60px);
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); }
  .sec01::before {
    content: "";
    display: block;
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    height: 100lvh;
    background: url("../images/future/bg.webp") top center/cover no-repeat; }

.sec01 {
  padding-bottom: clamp(40px, 5.84%, 70px); }
  .sec01 .img {
    margin-bottom: clamp(60px, 8.34%, 100px); }
    @media screen and (max-width: 480px) {
      .sec01 .img {
        margin-bottom: 40px; } }
  .sec01 .txt_item {
    max-width: 600px;
    margin: 0 auto;
    border-top: 2px solid;
    border-bottom: 2px solid;
    border-color: #b40107;
    margin-top: 2em;
    font-size: clamp(16px, 2vw, 24px);
    padding: 0.5em 0;
    display: flex;
    flex-direction: column;
    gap: 0.5em 0; }
    .sec01 .txt_item p {
      color: #b40107;
      font-weight: 600;
      letter-spacing: 0.1em;
      line-height: 1; }
      .sec01 .txt_item p.min {
        font-size: 80%; }
  .sec01 .img_wrap {
    display: grid;
    grid-template-columns: 61.67% 35%;
    align-items: flex-start;
    align-content: start;
    grid-auto-flow: dense;
    grid-auto-rows: 1fr;
    grid-template-rows: auto;
    justify-content: space-between;
    row-gap: 20px; }
    @media screen and (max-width: 480px) {
      .sec01 .img_wrap {
        grid-template-columns: 1fr;
        grid-auto-rows: auto; } }
    .sec01 .img_wrap .img01 {
      width: 94.6%;
      max-width: 700px; }
      @media screen and (max-width: 480px) {
        .sec01 .img_wrap .img01 {
          width: 100%; } }
    .sec01 .img_wrap .img02 {
      grid-row: 2/3;
      grid-column: 1/2;
      max-width: 740px; }
      @media screen and (max-width: 480px) {
        .sec01 .img_wrap .img02 {
          grid-row: span 1; } }
    .sec01 .img_wrap .img03 {
      grid-row: 1/3;
      grid-column: 2/3;
      max-width: 420px; }
      @media screen and (max-width: 480px) {
        .sec01 .img_wrap .img03 {
          grid-row: span 1;
          grid-column: span 1; } }
  .sec01 .sec01_wrap {
    padding: 30px 30px 15px;
    background: #fff;
    position: relative;
    align-content: flex-start;
    align-items: flex-start;
    margin-bottom: clamp(60px, 8.34%, 100px); }
    @media screen and (max-width: 480px) {
      .sec01 .sec01_wrap {
        padding: 20px 15px;
        flex-direction: column;
        row-gap: 15px; } }
    .sec01 .sec01_wrap::before {
      content: '';
      position: absolute;
      inset: 0;
      box-shadow: 0px 0px 0px rgba(57, 135, 201, 0.2), 0px 0px 1px rgba(57, 135, 201, 0.2), 0px 0px 2px rgba(57, 135, 201, 0.2), 0px 0px 3px rgba(57, 135, 201, 0.2), 0px 0px 4px rgba(57, 135, 201, 0.2), 0px 0px 5px rgba(57, 135, 201, 0.2);
      pointer-events: none;
      mix-blend-mode: multiply; }
    .sec01 .sec01_wrap .text_wrap {
      width: 59.65%; }
      @media screen and (max-width: 480px) {
        .sec01 .sec01_wrap .text_wrap {
          width: 100%; } }
      .sec01 .sec01_wrap .text_wrap .ttl {
        color: #21336c;
        margin-bottom: 1em;
        font-size: clamp(15px, 1.667vw, 20px);
        padding-left: 0.5em;
        line-height: 1;
        border-left: 6px solid #21336c; }
      .sec01 .sec01_wrap .text_wrap .read {
        line-height: 1.88;
        letter-spacing: -0.06em; }
    .sec01 .sec01_wrap .img {
      max-width: 390px;
      width: 34.22%;
      margin-bottom: 0; }
      @media screen and (max-width: 480px) {
        .sec01 .sec01_wrap .img {
          width: 80%;
          margin-inline: auto; } }
  .sec01 .lead_lg {
    letter-spacing: 0.1em; }

.sec02 {
  padding-top: clamp(50px, 6.67%, 80px);
  padding-bottom: clamp(50px, 7.5%, 90px);
  background: rgba(12, 73, 164, 0.1); }
  .sec02 .sec02_wrap .ttl_wrap {
    text-align: center;
    margin-bottom: clamp(60px, 8.34%, 100px); }
    .sec02 .sec02_wrap .ttl_wrap .ttl_img {
      max-width: 671px;
      margin: 0 auto;
      margin-bottom: clamp(25px, 3.34%, 40px); }
      @media screen and (max-width: 480px) {
        .sec02 .sec02_wrap .ttl_wrap .ttl_img {
          width: 100%; } }
  .sec02 .sec02_wrap .item_wrap {
    flex-wrap: wrap;
    row-gap: clamp(40px, 8.334vw, 100px); }
    .sec02 .sec02_wrap .item_wrap .item {
      width: 47.5%;
      display: flex;
      flex-direction: column;
      row-gap: clamp(10px, 1.667vw, 20px); }
      @media screen and (max-width: 480px) {
        .sec02 .sec02_wrap .item_wrap .item {
          width: 100%; } }
      .sec02 .sec02_wrap .item_wrap .item .read {
        line-height: 1.88; }
      .sec02 .sec02_wrap .item_wrap .item .img .cap_l {
        margin-top: clamp(5px, 0.834vw, 10px); }
    .sec02 .sec02_wrap .item_wrap .item01 .img {
      max-width: 557px;
      width: 97.72%; }
    .sec02 .sec02_wrap .item_wrap .item02 .img {
      max-width: 557px;
      width: 97.72%; }
    .sec02 .sec02_wrap .item_wrap .item03 .img_wrap {
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 480px) {
        .sec02 .sec02_wrap .item_wrap .item03 .img_wrap {
          flex-direction: column;
          row-gap: 5px; } }
      .sec02 .sec02_wrap .item_wrap .item03 .img_wrap .img {
        max-width: 337px;
        width: 59.13%; }
        @media screen and (max-width: 480px) {
          .sec02 .sec02_wrap .item_wrap .item03 .img_wrap .img {
            width: 80%;
            margin-inline: auto; } }
      .sec02 .sec02_wrap .item_wrap .item03 .img_wrap .cap_l {
        width: 37.55%;
        line-height: 1.67; }
        @media screen and (max-width: 480px) {
          .sec02 .sec02_wrap .item_wrap .item03 .img_wrap .cap_l {
            width: 100%; } }
    .sec02 .sec02_wrap .item_wrap .item04 .img {
      max-width: 560px;
      width: 98.25%; }

/*
.caption_area{
	margin-top: $cl100;
	padding-top: 0;
	.cap_inner{
		padding-top: 40px;
		border-top: 1px solid #cccccc;
	}
}
*/
.ls05_sp {
  letter-spacing: -0.05em !important; }

@media screen and (max-width: 480px) {
  .mt5_sp {
    margin-top: 5px; } }

/*# sourceMappingURL=future.css.map */
