/*! Writen  by SCSS */
.inner {
  max-width: 1300px; }

.txt_img {
  line-height: 1;
  font-size: 0; }

@media screen and (max-width: 480px) {
  .sec_ttl {
    font-size: 18px; } }

.sec_main {
  background: url("../images/main.jpg") center center/cover no-repeat;
  margin-bottom: 0; }
  .sec_main .main_txt {
    position: relative;
    bottom: auto;
    padding-top: 12.6%; }
    @media screen and (max-width: 480px) {
      .sec_main .main_txt {
        padding-top: 50.8%; }
        .sec_main .main_txt img {
          height: 63px; } }
  .sec_main .in_box {
    display: flex;
    align-items: flex-end;
    align-items: center;
    margin-top: -4%; }
    @media screen and (max-width: 480px) {
      .sec_main .in_box {
        flex-direction: column;
        margin-top: 20px; } }
    .sec_main .in_box .main_img {
      width: 65.38%; }
      @media screen and (max-width: 480px) {
        .sec_main .in_box .main_img {
          width: calc(100% + 40px);
          margin-right: -40px; } }
    .sec_main .in_box .text_wrap {
      position: relative;
      z-index: 1;
      width: 28.75%;
      max-width: 460px;
      background: rgba(255, 255, 255, 0.4);
      padding: 25px 20px;
      margin-left: -3.5%; }
      @media screen and (max-width: 480px) {
        .sec_main .in_box .text_wrap {
          width: 100%;
          margin-left: 0;
          padding: 30px 20px;
          box-shadow: none;
          background: #fff; } }
      .sec_main .in_box .text_wrap .read {
        font-size: clamp(10px, 1.084vw, 13px); }
        @media screen and (max-width: 480px) {
          .sec_main .in_box .text_wrap .read {
            font-size: 14px; } }
      .sec_main .in_box .text_wrap .item_in {
        /*display: flex;
        flex-direction: column;
        row-gap: clamp_gm(15,1200,20);
        margin-top: 30px;
        .txt {
        	line-height: 1.4;
        	.big {
        		font-size: 130%;
        	}
        }*/
        display: grid;
        grid-template-columns: 1fr 38.1%;
        align-items: flex-start;
        column-gap: 6.53%;
        align-content: start;
        grid-auto-flow: dense;
        row-gap: clamp(15px, 2.917vw, 35px);
        justify-content: center; }
        .sec_main .in_box .text_wrap .item_in .img {
          grid-row: span 2; }
        .sec_main .in_box .text_wrap .item_in .txt {
          display: flex;
          flex-direction: column;
          grid-row-gap: 1em;
          font-size: clamp(12px, 1.167vw, 14px); }
          .sec_main .in_box .text_wrap .item_in .txt .big {
            font-size: 200%;
            display: block;
            line-height: 1; }

.sec01 {
  background: #37598a;
  padding-bottom: clamp(50px, 10vw, 120px);
  margin-bottom: clamp(80px, 10vw, 120px); }
  @media screen and (max-width: 480px) {
    .sec01 {
      padding-bottom: 20px; } }
  .sec01 .ttl_wrap {
    text-align: center;
    background: #efefef; }
    .sec01 .ttl_wrap .sec_ttl {
      padding: 1.5em 0;
      font-weight: bold;
      letter-spacing: 0.05em;
      line-height: 1.72; }
  @media screen and (max-width: 480px) {
    .sec01 .img {
      aspect-ratio: 1; }
      .sec01 .img img {
        width: 100%;
        height: 100%;
        object-fit: cover; } }
  .sec01 .img .ttl {
    position: absolute;
    inset: 0;
    margin-inline: auto;
    color: #fff;
    z-index: 1;
    text-align: left;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    letter-spacing: 0.15em; }
    @media screen and (min-width: 960px) {
      .sec01 .img .ttl {
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl; } }
    @media screen and (max-width: 480px) {
      .sec01 .img .ttl {
        font-size: 18px;
        padding-bottom: 1.75em;
        line-height: 1.4; } }
  .sec01 .text_wrap {
    margin-top: -20px; }
    @media screen and (max-width: 480px) {
      .sec01 .text_wrap {
        margin-top: 20px; } }
    .sec01 .text_wrap .read {
      color: #fff; }

.sec02 {
  margin-bottom: clamp(50px, 8.334vw, 100px); }
  .sec02 .img .txt_img {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translate(0, 50%);
    filter: drop-shadow(0px 0px 0px rgba(255, 255, 255, 0.3)) drop-shadow(0px 0px 1px rgba(255, 255, 255, 0.3)) drop-shadow(0px 0px 2px rgba(255, 255, 255, 0.3)); }
    @media screen and (max-width: 480px) {
      .sec02 .img .txt_img {
        width: 76.24%;
        margin-left: auto; } }
  @media screen and (max-width: 480px) {
    .sec02 .img .cap {
      bottom: auto;
      top: 0; } }
  .sec02 .text_wrap .sec_ttl {
    margin-bottom: 1em;
    color: #5aa572;
    font-weight: bold; }
  @media screen and (max-width: 480px) {
    .sec02 .text_wrap .lead {
      font-size: 14px; } }

.sec03 {
  padding: clamp(50px, 10vw, 120px) 0 clamp(80px, 10vw, 120px);
  background: url("../images/bg.jpg") center center/cover no-repeat; }
  @media screen and (max-width: 480px) {
    .sec03 .ttl {
      width: 39.93%;
      margin-left: 20px; } }
  .sec03 .img_wrap {
    display: flex;
    flex-direction: column;
    row-gap: clamp(20px, 8.334vw, 100px); }
    @media screen and (max-width: 480px) {
      .sec03 .img_wrap {
        row-gap: 20px; } }
    .sec03 .img_wrap .img {
      width: 86.5%; }
      @media screen and (max-width: 480px) {
        .sec03 .img_wrap .img {
          width: 100%; } }
      .sec03 .img_wrap .img .sec_ttl {
        position: absolute;
        line-height: 1;
        padding: 40px;
        color: #fff;
        top: 0; }
        @media screen and (max-width: 480px) {
          .sec03 .img_wrap .img .sec_ttl {
            right: auto !important;
            left: 0 !important;
            padding: 10px !important; } }
      .sec03 .img_wrap .img .txt_img {
        position: absolute;
        padding-inline: 40px; }
        @media screen and (max-width: 480px) {
          .sec03 .img_wrap .img .txt_img {
            padding-inline: 10px;
            left: 0 !important;
            right: auto !important; } }
      .sec03 .img_wrap .img:nth-child(2n) {
        margin-left: auto; }
      .sec03 .img_wrap .img:nth-child(1) .sec_ttl {
        right: 0;
        top: 0; }
      @media screen and (max-width: 480px) {
        .sec03 .img_wrap .img:nth-child(1) .txt_img {
          width: 56.56%; } }
      .sec03 .img_wrap .img:nth-child(1) .cap {
        right: auto;
        left: 0; }
        @media screen and (max-width: 480px) {
          .sec03 .img_wrap .img:nth-child(1) .cap {
            right: 0;
            left: auto; } }
      .sec03 .img_wrap .img:nth-child(2) .txt_img {
        right: auto;
        left: 0; }
        @media screen and (max-width: 480px) {
          .sec03 .img_wrap .img:nth-child(2) .txt_img {
            width: 64.45%; } }

/*# sourceMappingURL=style.css.map */
