@charset "UTF-8";

.common_fv {
  background-image: url(../img/about/sdgs/main_image.jpg?20240216);
}
img {
  display: block;
  width: 100%;
  height: auto;
}

@media screen and (min-width: 770px) {
  #sdgs_conts {
    /* 共通 */
    .auto {
      width: 1100px;
      margin: 0 auto;
    }
    hgroup {
      padding: 18px 35px 21px;
      background-color: var(--color-bg-main);
      margin-bottom: 50px;
    }
    .section_title {
      font-size: 36px;
      letter-spacing: 1.1px;
      line-height: 1.4;
    }
    .kana {
      font-size: 20px;
      line-height: 1.4;
      font-family: hind;
      margin-top: -3px;
    }
    /* 共通 */
    .lead {
      .section_message {
        font-size: 36px;
        line-height: 1.6;
        text-align: center;
        margin-bottom: 17px;
      }
      .text_message {
        font-size: 17px;
        line-height: 2;
        text-align: center;
        margin-bottom: 50px;
      }
      .slider_title {
        font-size: 30px;
        line-height: 1.6;
        text-align: center;
        margin-bottom: 35px;
      }
      .swiper_wrapper {
        position: relative
      }
      .swiper {
        overflow: hidden;
        margin-bottom: 84px;
      }
      .swiper img {
        border-radius: 15px;
      }
      .swiper-button-prev::after,
      .swiper-button-next::after {
        content: "";
      }
      .swiper-button-prev::before,
      .swiper-button-next::before {
        content: "";
        display: block;
        width: 15px;
        height: 15px;
        border-top: 2px solid #ffffff;
        border-right: 2px solid #ffffff;
      }
      .swiper-button-prev::before {
        transform: rotate(-135deg);
        position: relative;
        left: 4px;
      }
      .swiper-button-next::before {
        transform: rotate(45deg);
        position: relative;
        right: 4px;
      }
      .swiper-button-prev,
      .swiper-button-next {
        width: 50px;
        height: 50px;
        background: #003459;
        border-radius: 50%;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      }
      .swiper-button-next {
        transform: translateX(35px);
      }
      .swiper-button-prev {
        transform: translateX(-35px);
      }
    }
    /* lead */

    .mega_solar {
      .block {
        width: 100%;
        margin: 0 auto 43px 0;
        position: relative;
      }
      .block .text {
        font-size: 17px;
        line-height: 2.03;
        margin-bottom: 18px;
      }
      .block .text:last-of-type {
        width: 555px;
        margin-bottom: 0;
      }
      .block .img {
        position: absolute;
        width: 490px;
        top: 8px;
        right: 0;
      }
      .block .block_title {
        width: 530px;
        font-size: 27px;
        margin-bottom: 15px;
        line-height: 1.5;
      }
      .block_details {
        margin-bottom: 74px;
      }
      .title_detail {
        font-size: 27px;
        line-height: 1.5;
        color: #fff;
        padding: 4px 0;
        background-color: var(--color-thema);
        text-align: center;
        margin-bottom: 28px;
      }
      .flex_box {
        display: flex;
        justify-content: center;
        gap: 1.5%;
      }
      .detail_item {
        margin-bottom: 3px;
      }
      .caution_detail {
        font-size: 13px;
        text-align: right;
        line-height: 1.6;
        text-indent: -1em;
        padding-left: 1em;
      }
      .block_details_02 {
        margin-bottom: 81px;
      }
      .detail_item_02_1 {
        margin-bottom: 20px;
      }
      .flex_box_02 {
        display: flex;
        justify-content: flex-start;
        gap: 2%;
        flex-wrap: wrap;
      }
      .detail_item_02 {
        width: 350px;
        margin-bottom: 23px;
      }
      .block_caution {
        margin-bottom: 10px;
      }
      .caution {
        font-size: 13px;
        line-height: 1.6;
      }
    }
    /* mega_solar */

    .yavas {
      .section_title {
        letter-spacing: 4px;
      }
      .kana {
        letter-spacing: 3px;
      }
      .catch {
        font-size: 36px;
        line-height: 1.4;
        margin-bottom: 24px;
      }
      .sub_catch {
        font-size: 27px;
        line-height: 1.4;
        margin-bottom: 11px;
      }
      .text {
        font-size: 17px;
        line-height: 1.95;
      }
      .block {
        width: 100%;
        margin: 0 auto 43px 0;
        position: relative;
      }
      .block .text {
        font-size: 17px;
        line-height: 2.03;
        margin-bottom: 18px;
      }
      .block .text:last-of-type {
        width: 555px;
        margin-bottom: 0;
      }
      .block .img {
        position: absolute;
        width: 490px;
        top: 8px;
        right: 0;
      }
      .flow .img {
        width: 330px;
      }
      .flow {
        display: flex;
        width: 1100px;
        justify-content: space-between;
        margin: 0 auto 103px;
        padding-top: 60px;
      }
      .flow_text {
        font-size: 20px;
        text-align: center;
        line-height: 1.4;
      }
      .flow_text_box {
        min-height: 56px;
        margin-bottom: 12px;
        display: flex;
        flex-direction: column-reverse;
      }
      .flow_point {
        font-size: 18px;
        line-height: 1.5;
        letter-spacing: 1.7px;
        background-color: #e46736;
        color: #fff;
        display: block;
        padding: 2px 7px 2px;
        position: absolute;
        top: -12px;
        left: 50%;
        transform: translateX(-50%);
      }
      .flow_point::after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        border-top: 8px solid #e46736;
        border-bottom: 0;
        display: block;
        bottom: -6px;
        left: 50%;
        transform: translateX(-50%);
      }
      .flow_box {
        width: 330px;
        position: relative;
      }
      .flow_box .img_1 {
        position: relative;
      }
      .flow_box .img_1::after {
        content: "";
        display: block;
        position: absolute;
        width: 24px;
        height: 19px;
        background-image: url(../img/about/sdgs/about_arrow.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        right: -38px;
        top: 50%;
        transform: translateY(-50%);
      }
      .flow_box:nth-of-type(3n) .img_1::after {
        display: none;
      }
      .block {
        margin-bottom: 66px;
      }
      .title_block {
        font-size: 36px;
        margin-bottom: 50px
      }
      .farm_name {
        font-size: 22px;
        line-height: 1.6;
        color: #fff;
        background-color: var(--color-thema);
        padding: 3px 20px 2px;
        width: 500px;
        margin-bottom: 10px;
      }
      .farmers_name {
        font-size: 27px;
        line-height: 1.5;
        width: 500px;
        margin-bottom: 10px;
      }
      .text {
        letter-spacing: -0.7px;
      }
    }
    /* yavas */

    .conts_slider {
      margin-bottom: 82px;

      .swiper-slide {
        width: 474px;
      }
      .swiper-container .swiper-wrapper {
        -webkit-transition-timing-function: linear !important;
        -o-transition-timing-function: linear !important;
        transition-timing-function: linear !important;
      }
    }
    /* conts_slider */

    .link {
      padding-bottom: 125px;
      .link_group {
        display: flex;
        gap: 2.4%;
        justify-content: center;
        margin-bottom: 70px;
      }
      .link_block {
        width: 369px;
        background-color: var(--color-bg-main);
        padding: 92px 60px 29px;
      }
      h2 .eg {
        font-size: 34px;
        line-height: 1;
        letter-spacing: .12em;
        margin-bottom: 8px;
        font-weight: 300;
      }
      h2 .jp {
        font-size: 17px;
        line-height: 1.2;
        margin-bottom: 62px;
      }
      .btn {
        width: 43px;
        font-size: 17px;
        padding: 0 109px 0 0px;
        letter-spacing: 0.07rem;
        position: relative;
        color: #003366;
        margin-bottom: 35px;
      }
      a:hover {
        text-decoration: none;
      }
      .btn:after {
        content: "";
        display: block;
        width: 95px;
        height: 26px;
        position: absolute;
        top: -1px;
        right: 0;
        background-image: url("../img/index_2021/btn_icon.png");
        background-repeat: no-repeat;
        background-position: center right;
        background-size: 95px;
        transition: .3s;
      }
      a:hover .btn:after {
        right: -7px;
      }
      .link_banner_block {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 2.4%;
      }
      .link_banner {
        width: 490px;
        margin-bottom: 23px;
      }
      .link_banner_02 {
        width: 490px;
      }
    }
    /* link */
  }
  /* sdgs_conts */

}


@media screen and (max-width:769px) {
  .line_break {
    display: inline-block;
  }
  .common_fv img {
    width: 53%;
    padding-top: 16vw;
    margin-left: auto;
    margin-right: auto;
  }

  #sdgs_conts {
    /* 共通 */
    .auto {
      width: 90%;
      margin: 0 auto;
    }
    hgroup {
      padding: 17px 0 16px;
      background-color: var(--color-bg-main);
      text-align: center;
      margin-bottom: 40px;
    }
    .section_title {
      font-size: 25px;
      margin-bottom: 2px;
      line-height: 1.4;
    }
    .kana {
      font-size: 14px;
      line-height: 1.4;
    }
    /* 共通 */
    .lead {
      .section_message {
        font-size: 24px;
        text-align: center;
        line-height: 1.7;
        letter-spacing: -.02em;
        width: 90%;
        margin: 0 auto 24px;
      }
      .text_message {
        line-height: 2;
        text-align: left;
        margin-bottom: 50px;
      }
      .slider_title {
        font-size: 21px;
        line-height: 1.6;
        text-align: center;
        margin-bottom: 19px;
      }
      .swiper_wrapper {
        position: relative;
      }
      .swiper {
        width: 90%;
        overflow: hidden;
        margin: 0 auto 70px;
      }
      .swiper img {
        border-radius: 12px;
      }
      .swiper-button-prev::after,
      .swiper-button-next::after {
        content: "";
      }
      .swiper-button-prev::before,
      .swiper-button-next::before {
        content: "";
        display: block;
        width: 12px;
        height: 12px;
        border-top: 2px solid #ffffff;
        border-right: 2px solid #ffffff;
      }
      .swiper-button-prev::before {
        transform: rotate(-135deg);
        position: relative;
        left: 3px;
      }
      .swiper-button-next::before {
        transform: rotate(45deg);
        position: relative;
        right: 3px;
      }
      .swiper-button-prev,
      .swiper-button-next {
        width: 38px;
        height: 38px;
        background: #003459;
        border-radius: 50%;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        top: 50%;
        transform: translateY(-50%);
        margin: 0;
      }
      .swiper-button-next {
        right: 0;
      }
      .swiper-button-prev {
        left: 0;
      }
    }
    /* lead */
    .auto {
      position: relative;
    }
    .mega_solar {
      .block {
        width: 100%;
        margin: 0 auto 43px 0;
        position: relative;
      }
      .block .text {
        margin-bottom: 18px;
      }
      .block .text:last-of-type {
        width: 100%;
        margin-bottom: 0;
      }
      .block .img {
        width: 100%;
        margin-bottom: 4px;
        max-width: 500px;
        margin: 0 auto 20px;
      }
      .block .block_title {
        font-size: 20px;
        line-height: 1.7;
        margin-bottom: 22px;
        text-align: center;
      }
      .block_details {
        margin-bottom: 40px;
      }
      .title_detail {
        font-size: clamp(21px, 4.6vw, 28px);
        color: #fff;
        background-color: var(--color-thema);
        padding: 3px 0 3px;
        text-align: center;
        margin-bottom: 20px;
      }
      .flex_box {
        display: flex;
        justify-content: center;
        flex-direction: column;
      }
      .detail_item {
        width: 94%;
        max-width: 500px;
        margin: 0 auto 4px;
      }
      .caution_detail {
        width: 94%;
        font-size: 13px;
        text-align: right;
        line-height: 1.6;
        max-width: 500px;
        margin: 0 auto 23px;
        text-indent: -1em;
        padding-left: 1em;
        box-sizing: border-box;
      }
      .block_details_02 {
        margin-bottom: 60px;
      }
      .detail_item_02_1 {
        width: 94%;
        max-width: 500px;
        margin: 0 auto 20px;
      }
      .flex_box_02 {
        display: flex;
        justify-content: flex-start;
        gap: 2%;
        flex-wrap: wrap;
        margin-bottom: 20px;
      }
      .detail_item_02 {
        width: 94%;
        max-width: 500px;
        margin: 0px auto 23px;
      }
      .detail_item_02:last-of-type {
        margin-bottom: 10px;
      }
      .block_caution {
        margin-bottom: 20px;
      }
      .caution {
        font-size: 13px;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        line-height: 1.5;
        text-indent: -1em;
        padding-left: 1em;
        margin-bottom: 4px;
      }
      .caution:last-child {
        margin-bottom: 0;
      }
      .block_caution_02 .caution {
        line-height: 1.5;
        text-indent: -35px;
        padding-left: 35px;
      }
    }
    /* mega_solar */

    .yavas {
      .section_title {
        letter-spacing: 4px;
      }
      .kana {
        letter-spacing: 3px;
      }
      .catch {
        font-size: 26px;
        line-height: 1.6;
        margin-bottom: 24px;
      }
      .sub_catch {
        font-size: 20px;
        line-height: 1.8;
        margin-bottom: 14px;
      }
      .text {
        margin-bottom: 40px;
      }
      .block {
        width: 100%;
        margin: 0 auto 43px 0;
        position: relative;
      }
      .block .text:last-of-type {
        width: 100%;
        margin-bottom: 0;
      }
      .block .img {
        width: 100%;
        max-width: 500px;
        margin: 0 auto 16px;
      }
      .flow .img {
        width: 100%;
      }
      .flow {
        margin: 0px auto 55px;
      }
      .flow_text {
        font-size: 19px;
        text-align: center;
        line-height: 1.4;
      }
      .flow_text_box {
        margin-bottom: 12px;
      }
      .flow_point {
        font-size: 16px;
        line-height: 1;
        background-color: #e46736;
        color: #fff;
        display: block;
        padding: 5px 8px 5px;
        position: relative;
        width: fit-content;
        margin: 0 auto 8px;
      }
      .flow_point::after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        border-top: 8px solid #e46736;
        border-bottom: 0;
        display: block;
        bottom: -6px;
        left: 50%;
        transform: translateX(-50%);
      }
      .flow_box {
        position: relative;
        margin-bottom: 55px;
      }
      .flow_box .img_1 {
        position: relative;
        max-width: 500px;
        margin: 0 auto;
      }
      .flow_box .img_1::after {
        content: "";
        display: block;
        position: absolute;
        width: 20px;
        height: 15px;
        background-image: url(../img/about/sdgs/about_arrow.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        left: 50%;
        bottom: -36px;
        transform: translateX(-50%) rotate(90deg);
      }
      .flow_box:nth-of-type(3n) .img_1::after {
        display: none;
      }
      .block {
        margin-bottom: 66px;
      }
      .title_block {
        font-size: 24px;
        text-align: center;
        line-height: 1.5;
        letter-spacing: -.02em;
        width: 90%;
        margin: 0 auto 20px;
      }
      .farm_name {
        font-size: 19px;
        color: #fff;
        background-color: var(--color-thema);
        padding: 2px 0 2px;
        text-align: center;
        margin-bottom: 20px;
      }
      .farmers_name {
        font-feature-settings: "palt";
        font-size: 20px;
        line-height: 1.4;
        color: #036;
        margin-bottom: 12px;
      }
      .text {
        line-height: 1.8;
        letter-spacing: -0.7px;
      }
    }
    /* yavas */

    .conts_slider {
      margin-bottom: 66px;
    }
    .conts_slider .swiper-slide {
      width: 70%;
    }
    .conts_slider .swiper-container .swiper-wrapper {
      -webkit-transition-timing-function: linear !important;
      -o-transition-timing-function: linear !important;
      transition-timing-function: linear !important;
    }
  }
  /* conts_slider */

  .link {
    padding-bottom: 80px;
    .link_group {
      display: flex;
      justify-content: center;
      margin-bottom: 60px;
      flex-direction: column;
    }
    .link_block {
      background-color: var(--color-bg-main);
      padding: 52px 6% 35px;
      margin-bottom: 15px;
    }
    h2 .eg {
      font-size: 28px;
      line-height: 1.2;
      letter-spacing: .12em;
      margin-bottom: 8px;
      font-weight: 300;
    }
    h2 .jp {
      font-size: 15px;
      line-height: 1.2;
      margin-bottom: 30px;
    }
    .btn {
      width: 43px;
      font-size: 14px;
      padding: 0px 83px 0px 0px;
      letter-spacing: 0.07rem;
      position: relative;
      color: #003366;
      margin-bottom: 24px;
    }
    a:hover {
      text-decoration: none;
    }
    .btn:after {
      content: "";
      display: block;
      width: 76px;
      height: 21px;
      position: absolute;
      top: 0;
      right: 0;
      background-image: url("../img/index_2021/btn_icon.png");
      background-repeat: no-repeat;
      background-position: center right;
      background-size: contain;
      transition: .3s;
    }
    a:hover .btn:after {
      right: -7px;
    }
    .link_banner_block {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
    }
    .link_banner {
      width: 100%;
      max-width: 500px;
      margin: 0 auto 15px;
    }
    .link_banner_02 {
      width: 100%;
      max-width: 500px;
      margin: 0 auto;
    }
  }
  /* link */

}
/* sdgs_conts */