/*! Writen  by SCSS */
.sec_ttl span {
  color: #fff; }

@media screen and (max-width: 480px) {
  .sec_ttl_wrap.midashi {
    margin-bottom: 40px; } }

.sec01 {
  margin-bottom: clamp(40px, 4.167vw, 50px);
  /*.img {
  	.cap01 {
  		@include mq($br_sp){
  			bottom: cal_per(625,255);
  		}
  	}
  }*/ }
  @media screen and (max-width: 480px) {
    .sec01 {
      margin-bottom: 40px; } }
  .sec01 .text_wrap {
    display: none; }
    @media screen and (max-width: 768px) {
      .sec01 .text_wrap {
        display: block;
        width: calc(100% - 40px);
        max-width: 370px;
        color: #fff;
        margin-bottom: 30px;
        margin-left: auto;
        margin-right: auto; } }
    .sec01 .text_wrap .ttl01 {
      position: relative;
      margin-bottom: 0.5em;
      font-size: clamp(25px, 3.847vw, 50px);
      line-height: 1.2;
      text-align: center;
      padding: 10px 20px 18px;
      color: #ded2a4; }
      @media screen and (max-width: 768px) {
        .sec01 .text_wrap .ttl01 {
          font-size: 40px; } }
      @media screen and (max-width: 480px) {
        .sec01 .text_wrap .ttl01 {
          font-size: 36px; } }
      .sec01 .text_wrap .ttl01::after, .sec01 .text_wrap .ttl01:before {
        content: '';
        position: absolute;
        inset: 0;
        border: 1px solid;
        border-image: linear-gradient(140deg, #ede7c7, #ccbc82);
        border-image-slice: 1;
        pointer-events: none; }
      .sec01 .text_wrap .ttl01:before {
        inset: 5px; }
    .sec01 .text_wrap .ttl02 {
      margin-bottom: 0.8em;
      letter-spacing: 0.1em;
      font-size: clamp(20px, 2.462vw, 32px);
      line-height: 1.18;
      text-align: center; }
      @media screen and (max-width: 768px) {
        .sec01 .text_wrap .ttl02 {
          font-size: 28px; } }
      @media screen and (max-width: 480px) {
        .sec01 .text_wrap .ttl02 {
          font-size: 22px; } }
      .sec01 .text_wrap .ttl02 span {
        display: inline-block;
        background: linear-gradient(90deg, #02909b 0%, #6a81fd 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
    .sec01 .text_wrap .lead {
      line-height: 2.34;
      text-align: center;
      margin-bottom: 2.2em; }
    .sec01 .text_wrap .text_group .text_in .text {
      width: fit-content;
      text-align: center; }
      .sec01 .text_wrap .text_group .text_in .text .color {
        display: inline-block;
        background: linear-gradient(to right, #ccbc82 30%, #ede7c7 50%, #ccbc82 70%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
    .sec01 .text_wrap .text_group .text_in01 {
      display: flex;
      justify-content: space-between;
      padding-bottom: clamp(15px, 1.539vw, 20px);
      margin-bottom: clamp(15px, 1.539vw, 20px);
      border-bottom: 1px solid #fff; }
      @media screen and (max-width: 480px) {
        .sec01 .text_wrap .text_group .text_in01 {
          justify-content: center;
          column-gap: 20px; } }
      .sec01 .text_wrap .text_group .text_in01 .text {
        font-size: clamp(14px, 1.385vw, 18px);
        line-height: 1.2;
        letter-spacing: 0.1em; }
        @media screen and (max-width: 768px) {
          .sec01 .text_wrap .text_group .text_in01 .text {
            font-size: 18px; } }
        @media screen and (max-width: 480px) {
          .sec01 .text_wrap .text_group .text_in01 .text {
            font-size: 14px; } }
        .sec01 .text_wrap .text_group .text_in01 .text .color {
          font-size: 333%; }
          @media screen and (max-width: 480px) {
            .sec01 .text_wrap .text_group .text_in01 .text .color {
              font-size: 400%; } }
        .sec01 .text_wrap .text_group .text_in01 .text .big01 {
          font-size: 60%; }
        .sec01 .text_wrap .text_group .text_in01 .text .big {
          font-size: 200%; }
        .sec01 .text_wrap .text_group .text_in01 .text.text01 {
          padding-right: 4.6%;
          border-right: 1px solid #ffffff; }
          @media screen and (max-width: 480px) {
            .sec01 .text_wrap .text_group .text_in01 .text.text01 {
              padding-right: 20px; } }
    .sec01 .text_wrap .text_group .text_in02 {
      text-align: center; }
      .sec01 .text_wrap .text_group .text_in02 .text {
        line-height: 1;
        font-size: clamp(18px, 2vw, 26px);
        display: flex;
        align-items: baseline;
        justify-content: center;
        column-gap: .5em;
        margin-inline: auto; }
        @media screen and (max-width: 768px) {
          .sec01 .text_wrap .text_group .text_in02 .text {
            font-size: 26px; } }
        @media screen and (max-width: 480px) {
          .sec01 .text_wrap .text_group .text_in02 .text {
            font-size: 20px; } }
        .sec01 .text_wrap .text_group .text_in02 .text .big01 {
          font-size: 195%; }
          @media screen and (max-width: 480px) {
            .sec01 .text_wrap .text_group .text_in02 .text .big01 {
              font-size: 230%; } }
        .sec01 .text_wrap .text_group .text_in02 .text .big02 {
          font-size: 140%; }
          @media screen and (max-width: 480px) {
            .sec01 .text_wrap .text_group .text_in02 .text .big02 {
              font-size: 180%; } }

.sec02 {
  margin-bottom: clamp(50px, 6.667vw, 80px);
  color: #fff; }
  @media screen and (max-width: 768px) {
    .sec02 .sec02_wrap {
      flex-direction: column; } }
  .sec02 .sec02_wrap .img {
    width: 65.5%; }
    @media screen and (max-width: 768px) {
      .sec02 .sec02_wrap .img {
        width: 100%;
        margin-bottom: 30px; } }
    @media screen and (max-width: 480px) {
      .sec02 .sec02_wrap .img {
        margin-inline: -20px;
        width: calc(100% + 40px); } }
    .sec02 .sec02_wrap .img .cap_r {
      color: #fff; }
      @media screen and (max-width: 480px) {
        .sec02 .sec02_wrap .img .cap_r {
          padding-right: 20px; } }
  .sec02 .sec02_wrap .text_wrap {
    width: 30.84%; }
    @media screen and (max-width: 768px) {
      .sec02 .sec02_wrap .text_wrap {
        display: none; } }
    .sec02 .sec02_wrap .text_wrap .ttl01 {
      position: relative;
      margin-bottom: 0.5em;
      font-size: clamp(25px, 3.847vw, 50px);
      line-height: 1.1;
      text-align: center;
      padding: 10px 20px 18px;
      color: #ded2a4; }
      @media screen and (max-width: 768px) {
        .sec02 .sec02_wrap .text_wrap .ttl01 {
          font-size: 40px; } }
      @media screen and (max-width: 480px) {
        .sec02 .sec02_wrap .text_wrap .ttl01 {
          font-size: 36px; } }
      .sec02 .sec02_wrap .text_wrap .ttl01::after, .sec02 .sec02_wrap .text_wrap .ttl01:before {
        content: '';
        position: absolute;
        inset: 0;
        border: 1px solid;
        border-image: linear-gradient(140deg, #ede7c7, #ccbc82);
        border-image-slice: 1;
        pointer-events: none; }
      .sec02 .sec02_wrap .text_wrap .ttl01:before {
        inset: 5px; }
    .sec02 .sec02_wrap .text_wrap .ttl02 {
      margin-bottom: 0.8em;
      letter-spacing: 0.1em;
      font-size: clamp(20px, 2.462vw, 32px);
      line-height: 1.18;
      text-align: center; }
      @media screen and (max-width: 768px) {
        .sec02 .sec02_wrap .text_wrap .ttl02 {
          font-size: 28px; } }
      @media screen and (max-width: 480px) {
        .sec02 .sec02_wrap .text_wrap .ttl02 {
          font-size: 22px; } }
      .sec02 .sec02_wrap .text_wrap .ttl02 span {
        display: inline-block;
        background: linear-gradient(90deg, #02909b 0%, #6a81fd 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
    .sec02 .sec02_wrap .text_wrap .lead {
      line-height: 2.34;
      text-align: center;
      margin-bottom: 2.2em; }
    .sec02 .sec02_wrap .text_wrap .text_group .text_in .text {
      width: fit-content;
      text-align: center; }
      .sec02 .sec02_wrap .text_wrap .text_group .text_in .text .color {
        display: inline-block;
        background: linear-gradient(to right, #ccbc82 30%, #ede7c7 50%, #ccbc82 70%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
    .sec02 .sec02_wrap .text_wrap .text_group .text_in01 {
      display: flex;
      justify-content: space-between;
      padding-bottom: clamp(15px, 1.539vw, 20px);
      margin-bottom: clamp(15px, 1.539vw, 20px);
      border-bottom: 1px solid #fff; }
      @media screen and (max-width: 480px) {
        .sec02 .sec02_wrap .text_wrap .text_group .text_in01 {
          justify-content: center;
          column-gap: 20px; } }
      .sec02 .sec02_wrap .text_wrap .text_group .text_in01 .text {
        font-size: clamp(14px, 1.385vw, 18px);
        line-height: 1.2;
        letter-spacing: 0.1em; }
        @media screen and (max-width: 768px) {
          .sec02 .sec02_wrap .text_wrap .text_group .text_in01 .text {
            font-size: 18px; } }
        @media screen and (max-width: 480px) {
          .sec02 .sec02_wrap .text_wrap .text_group .text_in01 .text {
            font-size: 14px; } }
        .sec02 .sec02_wrap .text_wrap .text_group .text_in01 .text .color {
          font-size: 333%; }
        .sec02 .sec02_wrap .text_wrap .text_group .text_in01 .text .big01 {
          font-size: 60%; }
        .sec02 .sec02_wrap .text_wrap .text_group .text_in01 .text .big {
          font-size: 200%; }
        .sec02 .sec02_wrap .text_wrap .text_group .text_in01 .text.text01 {
          padding-right: 4.6%;
          border-right: 1px solid #ffffff; }
          @media screen and (max-width: 480px) {
            .sec02 .sec02_wrap .text_wrap .text_group .text_in01 .text.text01 {
              padding-right: 20px; } }
    .sec02 .sec02_wrap .text_wrap .text_group .text_in02 {
      text-align: center; }
      .sec02 .sec02_wrap .text_wrap .text_group .text_in02 .text {
        line-height: 1;
        font-size: clamp(18px, 2vw, 26px);
        display: flex;
        align-items: baseline;
        justify-content: center;
        column-gap: .5em;
        margin-inline: auto; }
        @media screen and (max-width: 768px) {
          .sec02 .sec02_wrap .text_wrap .text_group .text_in02 .text {
            font-size: 26px; } }
        @media screen and (max-width: 480px) {
          .sec02 .sec02_wrap .text_wrap .text_group .text_in02 .text {
            font-size: 20px; } }
        .sec02 .sec02_wrap .text_wrap .text_group .text_in02 .text .big01 {
          font-size: 195%; }
        .sec02 .sec02_wrap .text_wrap .text_group .text_in02 .text .big02 {
          font-size: 140%; }

.sec03 {
  margin-bottom: clamp(60px, 8.334vw, 100px); }
  .sec03 .item_wrap {
    position: relative;
    font-weight: 500;
    margin-bottom: clamp(50px, 6.667vw, 80px);
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    row-gap: clamp(40px, 5.834vw, 70px); }
    @media screen and (max-width: 480px) {
      .sec03 .item_wrap {
        row-gap: 50px; } }
    .sec03 .item_wrap .item {
      width: 30.84%;
      display: flex;
      flex-direction: column;
      row-gap: clamp(10px, 1.25vw, 15px); }
      @media screen and (max-width: 480px) {
        .sec03 .item_wrap .item {
          width: 100%;
          row-gap: 15px; } }
      .sec03 .item_wrap .item.big {
        width: 48.34%;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between; }
        @media screen and (max-width: 480px) {
          .sec03 .item_wrap .item.big {
            flex-direction: column;
            width: 100%; } }
        .sec03 .item_wrap .item.big .lead {
          width: 33.8%; }
          @media screen and (max-width: 480px) {
            .sec03 .item_wrap .item.big .lead {
              width: 100%; } }
        .sec03 .item_wrap .item.big .img {
          width: 60.35%;
          margin-top: 0; }
          @media screen and (max-width: 480px) {
            .sec03 .item_wrap .item.big .img {
              width: 100%; } }
      .sec03 .item_wrap .item .bg_ttl {
        position: relative;
        background: linear-gradient(90deg, #00909b 0%, #6b80ff 100%);
        font-size: clamp(16px, 1.667vw, 20px);
        padding: 10px 0;
        width: 100%;
        line-height: 1;
        color: #fff;
        text-align: center;
        letter-spacing: 0.1em; }
        .sec03 .item_wrap .item .bg_ttl::after {
          content: '';
          position: absolute;
          inset: 2px;
          border: 1px solid #000;
          pointer-events: none; }
      .sec03 .item_wrap .item .lead {
        color: #fff; }
        .sec03 .item_wrap .item .lead .cap01 {
          display: block;
          line-height: 1.6;
          padding-left: 1em;
          text-indent: -1em; }
      .sec03 .item_wrap .item .img {
        margin-top: 10px;
        height: fit-content; }

.sec04 {
  padding-bottom: 120px; }
  @media screen and (max-width: 480px) {
    .sec04 {
      padding-bottom: 80px; } }
  .sec04 .sec04_wrap {
    position: relative;
    padding: 30px 2.09%; }
    @media screen and (max-width: 768px) {
      .sec04 .sec04_wrap {
        padding-block: 20px;
        padding: 25px 20px; } }
    .sec04 .sec04_wrap::after {
      content: '';
      position: absolute;
      inset: 0;
      border: 1px solid;
      border-image: linear-gradient(to right, #02909b, #6a81fd);
      border-image-slice: 1;
      pointer-events: none; }
    .sec04 .sec04_wrap .ttl_wrap {
      display: flex;
      align-items: center;
      column-gap: 20px;
      margin-bottom: clamp(15px, 2.5vw, 30px);
      line-height: 1;
      font-size: clamp(18px, 2.167vw, 26px); }
      @media screen and (max-width: 768px) {
        .sec04 .sec04_wrap .ttl_wrap {
          font-size: 20px; } }
      @media screen and (max-width: 480px) {
        .sec04 .sec04_wrap .ttl_wrap {
          flex-direction: column;
          row-gap: 5px;
          font-size: 18px;
          align-items: flex-start; } }
      .sec04 .sec04_wrap .ttl_wrap .en_ttl {
        color: #f5e9c1;
        font-size: 80%; }
        @media screen and (max-width: 480px) {
          .sec04 .sec04_wrap .ttl_wrap .en_ttl {
            font: 60%; } }
      .sec04 .sec04_wrap .ttl_wrap .ttl span {
        letter-spacing: 0.1em;
        display: inline-block;
        background: linear-gradient(90deg, #02909b 0%, #6a81fd 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
        @media screen and (max-width: 480px) {
          .sec04 .sec04_wrap .ttl_wrap .ttl span {
            line-height: 1.4; } }
    .sec04 .sec04_wrap .wrap1 {
      color: #fff; }
      @media screen and (max-width: 768px) {
        .sec04 .sec04_wrap .wrap1 {
          flex-direction: column;
          row-gap: 20px; } }
      .sec04 .sec04_wrap .wrap1 .lead {
        width: 26.44%; }
        @media screen and (max-width: 768px) {
          .sec04 .sec04_wrap .wrap1 .lead {
            width: 100%; } }
      .sec04 .sec04_wrap .wrap1 .item_wrap {
        width: 69.66%;
        display: flex;
        justify-content: space-between; }
        @media screen and (max-width: 768px) {
          .sec04 .sec04_wrap .wrap1 .item_wrap {
            width: 100%; } }
        @media screen and (max-width: 480px) {
          .sec04 .sec04_wrap .wrap1 .item_wrap {
            flex-wrap: wrap;
            row-gap: 15px; } }
        .sec04 .sec04_wrap .wrap1 .item_wrap .item {
          width: 14.99%; }
          @media screen and (max-width: 480px) {
            .sec04 .sec04_wrap .wrap1 .item_wrap .item {
              width: 31%; } }
          .sec04 .sec04_wrap .wrap1 .item_wrap .item .cap_c {
            text-align: center;
            margin-top: 5px;
            font-size: clamp(9px, 1vw, 12px); }

.img_cap.no_shadow.black .cap {
  text-shadow: none !important; }
