@charset "UTF-8";
/****************************************
Loding
****************************************/
/****************************************
common / setting
****************************************/
body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0; }

body {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  color: #23366F;
  background-color: #fff;
  font-family: 'Noto Sans Japanese','ヒラギノ角ゴシック','Hiragino Sans','メイリオ', Meiryo,YuGothic,'Yu Gothic',sans-serif !important;
  word-wrap: break-word !important;
  line-height: 1.7 !important;
  font-size: 18px !important;
  font-feature-settings: "palt";
  letter-spacing: 2px;
  word-break: keep-all;
  line-break: strict;
  overflow-wrap: break-word; }
  @media screen and (max-width: 767px) {
    body {
      font-size: 4.2666666667vw !important; } }

.sb_conts img {
  width: 100%;
  height: auto;
  vertical-align: top; }

.sb_conts a {
  display: block;
  text-decoration: none;
  cursor: pointer; }

.sb_conts a.txt_link {
  text-decoration: underline; }

@media screen and (min-width: 768px) {
  .w_sp {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .w_pc {
    display: none !important; } }

/****************************************
common
****************************************/
a.more_blue_btn {
  padding: 20px 0;
  width: 240px;
  text-align: center;
  color: #fff;
  border-radius: 60px;
  background: #23366F;
  box-shadow: 0px 4px 14px rgba(50, 65, 96, 0.15);
  line-height: 1 !important;
  transition: .15s; }
  @media screen and (max-width: 767px) {
    a.more_blue_btn {
      margin: 0 auto;
      padding: 5.3333333333vw 0;
      width: 59.2vw;
      font-size: 4.2666666667vw; } }
  a.more_blue_btn:hover {
    background: #2167ae; }

.cmn_conts_ttl {
  position: relative;
  display: block;
  margin: 0 auto 78px;
  font-weight: normal;
  font-size: 36px;
  max-width: 1200px;
  width: 90%; }
  @media screen and (max-width: 767px) {
    .cmn_conts_ttl {
      display: block;
      margin: 0 auto 16.5333333333vw;
      width: 89.3333333333vw;
      font-size: 6.4vw;
      line-height: 1.4 !important;
      letter-spacing: 0.5px; } }
  .cmn_conts_ttl::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -26px;
    display: inline-block;
    width: 146px;
    height: 3px;
    background-color: #23366F; }
    @media screen and (max-width: 767px) {
      .cmn_conts_ttl::after {
        bottom: -6.4vw;
        width: 38.9333333333vw;
        height: 3px; } }

.blank {
  display: inline-block;
  padding-left: 6px;
  width: 22px;
  vertical-align: top; }

/****************************************
MV
****************************************/
.mv_area {
  position: relative;
  display: block;
  margin: 0;
  width: 100%;
  height: 720px;
  background-image: url("/-/Media/jpz/zrh/sustainability/img_re/mv_pc.jpg");
  background-position: top center;
  background-size: cover;
  opacity: 0; }
  @media screen and (max-width: 767px) {
    .mv_area {
      height: 216.5333333333vw;
      background-image: url("/-/Media/jpz/zrh/sustainability/img_re/mv_sp.jpg"); } }
  .mv_area header {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 24px;
    left: 40px; }
    @media screen and (max-width: 767px) {
      .mv_area header {
        top: 3.7333333333vw;
        left: 4vw; } }
    .mv_area header h1 {
      margin: 0;
      width: 194px;
      line-height: 1 !important; }
      @media screen and (max-width: 767px) {
        .mv_area header h1 {
          width: 31.4666666667vw;
          height: 7.7333333333vw; } }
    .mv_area header p {
      padding-left: 20px;
      color: #fff;
      font-weight: bold;
      line-height: 1 !important; }
      @media screen and (max-width: 767px) {
        .mv_area header p {
          padding-left: 3.2vw;
          font-size: 3.2vw; } }
  .mv_area h2 {
    position: absolute;
    display: block;
    top: 360px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 980px;
    width: 90%;
    opacity: 0; }
    @media screen and (max-width: 767px) {
      .mv_area h2 {
        top: 47%;
        width: 83.4666666667vw; } }
    .mv_area h2 img {
      width: 546px; }
      @media screen and (max-width: 767px) {
        .mv_area h2 img {
          width: 100%; } }
  .mv_area .mv_scroll {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    margin: 0 auto;
    width: 43px;
    border-radius: 100%;
    opacity: 0; }
    @media screen and (max-width: 767px) {
      .mv_area .mv_scroll {
        bottom: 10.6666666667vw;
        width: 11.4666666667vw; } }

/****************************************
lead_area
****************************************/
.lead_area .message_wrap {
  margin: 66px auto;
  max-width: 700px;
  text-align: center;
  line-height: 2.1 !important; }
  @media screen and (max-width: 767px) {
    .lead_area .message_wrap {
      margin: 100px auto;
      width: 84vw;
      text-align: left; } }
  .lead_area .message_wrap p {
    font-size: 18px; }
    @media screen and (max-width: 767px) {
      .lead_area .message_wrap p {
        font-size: 4.2666666667vw;
        line-height: 2.3 !important; } }
.lead_area .problem_wrap {
  position: relative;
  margin: 80px auto 0;
  width: 100%;
  background: linear-gradient(90deg, #F7F7F8 0%, #F7F7F8 65%, #ffffff 65%, #ffffff 100%); }
  @media screen and (max-width: 767px) {
    .lead_area .problem_wrap {
      margin-top: 13.3333333333vw;
      background: linear-gradient(90deg, #F7F7F8 0%, #F7F7F8 93%, #ffffff 93%, #ffffff 100%); } }
  @media screen and (min-width: 768px) and (max-width: 1100px) {
    .lead_area .problem_wrap {
      background: linear-gradient(90deg, #F7F7F8 0%, #F7F7F8 80%, #ffffff 80%, #ffffff 100%); } }
  .lead_area .problem_wrap .inner {
    margin: 0 auto;
    padding: 46px 0 62px;
    max-width: 980px;
    width: 90%; }
    @media screen and (max-width: 767px) {
      .lead_area .problem_wrap .inner {
        padding: 14.9333333333vw 0 26.6666666667vw;
        width: 84vw; } }
    .lead_area .problem_wrap .inner .problem_detail_box {
      position: relative;
      width: 495px; }
      @media screen and (max-width: 767px) {
        .lead_area .problem_wrap .inner .problem_detail_box {
          width: 76.8vw; } }
      @media screen and (min-width: 768px) and (max-width: 1100px) {
        .lead_area .problem_wrap .inner .problem_detail_box {
          width: 74%; } }
      .lead_area .problem_wrap .inner .problem_detail_box .problem_ttl {
        color: #23366F;
        font-size: 36px;
        font-weight: normal;
        line-height: 1.4 !important; }
        @media screen and (max-width: 767px) {
          .lead_area .problem_wrap .inner .problem_detail_box .problem_ttl {
            font-size: 6.4vw;
            line-height: 1.6 !important;
            letter-spacing: 1px; } }
      .lead_area .problem_wrap .inner .problem_detail_box .problem_txt {
        margin-top: 20px;
        line-height: 1.8 !important; }
        @media screen and (max-width: 767px) {
          .lead_area .problem_wrap .inner .problem_detail_box .problem_txt {
            margin-top: 7.4666666667vw; } }
  .lead_area .problem_wrap .problem_img_box {
    position: absolute;
    top: 160px;
    left: 57%;
    right: 0;
    margin: 0 auto;
    width: 542px; }
    @media screen and (max-width: 767px) {
      .lead_area .problem_wrap .problem_img_box {
        margin: 0;
        top: auto;
        bottom: -34.6666666667vw;
        left: auto;
        right: 0;
        width: 84.8vw; } }
    @media screen and (min-width: 768px) and (max-width: 1100px) {
      .lead_area .problem_wrap .problem_img_box {
        top: auto;
        bottom: -22vw;
        left: auto;
        width: 45%; } }

/****************************************
netzero_area
****************************************/
.netzero_area {
  margin-top: 272px;
  width: 100%;
  background: #EDF1F9; }
  @media screen and (max-width: 767px) {
    .netzero_area {
      margin-top: 88vw; } }
  .netzero_area .inner {
    position: relative;
    margin: 0 auto;
    padding: 56px 0 75px;
    max-width: 1000px;
    width: 90%; }
    .netzero_area .inner:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (max-width: 767px) {
      .netzero_area .inner {
        margin-top: 10.6666666667vw;
        padding: 38.6666666667vw 0 16vw;
        width: 84vw; } }
    .netzero_area .inner .netzero_ttl {
      position: absolute;
      top: -100px;
      left: -50px;
      width: 432px; }
      @media screen and (max-width: 767px) {
        .netzero_area .inner .netzero_ttl {
          top: -38.6666666667vw;
          left: 0;
          right: 0;
          margin: 0 auto;
          width: 69.8666666667vw; } }
      @media screen and (min-width: 768px) and (max-width: 1100px) {
        .netzero_area .inner .netzero_ttl {
          left: -18%;
          width: 54%; } }
    .netzero_area .inner .sub_ttl {
      margin-top: 26px;
      font-weight: normal;
      font-size: 36px;
      line-height: 1.5 !important; }
      @media screen and (max-width: 767px) {
        .netzero_area .inner .sub_ttl {
          margin-top: 3.7333333333vw;
          font-size: 6.4vw;
          text-align: center; } }
      @media screen and (min-width: 768px) and (max-width: 1100px) {
        .netzero_area .inner .sub_ttl {
          font-size: 30px;
          line-height: 1.2 !important; } }
    .netzero_area .inner .txt {
      margin-top: 24px;
      font-size: 18px; }
      @media screen and (max-width: 767px) {
        .netzero_area .inner .txt {
          margin-top: 5.3333333333vw;
          font-size: 4.2666666667vw; } }
    .netzero_area .inner .outline_wrap {
      float: right;
      width: 570px; }
      @media screen and (max-width: 767px) {
        .netzero_area .inner .outline_wrap {
          float: none;
          width: 100%; } }
      @media screen and (min-width: 768px) and (max-width: 1100px) {
        .netzero_area .inner .outline_wrap {
          width: 60%; } }
      .netzero_area .inner .outline_wrap .outline_ttl {
        font-weight: normal;
        font-size: 24px;
        line-height: 1 !important; }
        @media screen and (max-width: 767px) {
          .netzero_area .inner .outline_wrap .outline_ttl {
            font-size: 5.3333333333vw;
            text-align: center; } }
    .netzero_area .inner .milestone_box {
      margin: 360px auto 0; }
      .netzero_area .inner .milestone_box:after {
        content: "";
        display: table;
        clear: both; }
      @media screen and (max-width: 767px) {
        .netzero_area .inner .milestone_box {
          margin-top: 13.8666666667vw; } }
      .netzero_area .inner .milestone_box h4 {
        color: #23366F;
        font-size: 24px;
        text-align: center; }
        @media screen and (max-width: 767px) {
          .netzero_area .inner .milestone_box h4 {
            font-size: 5.3333333333vw; } }
      .netzero_area .inner .milestone_box .milestone_table {
        margin: 50px auto 0;
        width: 640px; }
        @media screen and (max-width: 767px) {
          .netzero_area .inner .milestone_box .milestone_table {
            margin-top: 5.3333333333vw;
            width: 100%; } }
        .netzero_area .inner .milestone_box .milestone_table dl {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          margin-top: 30px; }
          .netzero_area .inner .milestone_box .milestone_table dl:first-child {
            margin-top: 0; }
          .netzero_area .inner .milestone_box .milestone_table dl dt {
            width: 80px;
            font-size: 16px; }
            @media screen and (max-width: 767px) {
              .netzero_area .inner .milestone_box .milestone_table dl dt {
                width: 18.6666666667vw;
                font-size: 3.7333333333vw; } }
          .netzero_area .inner .milestone_box .milestone_table dl dd {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            width: 540px; }
            @media screen and (max-width: 767px) {
              .netzero_area .inner .milestone_box .milestone_table dl dd {
                width: 61.3333333333vw; } }
            .netzero_area .inner .milestone_box .milestone_table dl dd .txt {
              margin-top: 0;
              width: 470px;
              letter-spacing: 0.3px;
              font-size: 16px; }
              @media screen and (max-width: 767px) {
                .netzero_area .inner .milestone_box .milestone_table dl dd .txt {
                  width: 45.3333333333vw;
                  font-size: 3.7333333333vw;
                  letter-spacing: 0.5vw; } }
            .netzero_area .inner .milestone_box .milestone_table dl dd .icon {
              width: 50px; }
              @media screen and (max-width: 767px) {
                .netzero_area .inner .milestone_box .milestone_table dl dd .icon {
                  width: 13.3333333333vw; } }
    .netzero_area .inner .reason_wrap {
      margin: 100px auto 0;
      width: 580px; }
      .netzero_area .inner .reason_wrap:after {
        content: "";
        display: table;
        clear: both; }
      @media screen and (max-width: 767px) {
        .netzero_area .inner .reason_wrap {
          margin-top: 16vw;
          width: 100%; } }
      .netzero_area .inner .reason_wrap .sub_ttl {
        text-align: center; }
        @media screen and (max-width: 767px) {
          .netzero_area .inner .reason_wrap .sub_ttl {
            font-size: 6.9333333333vw; } }

/****************************************
attempt_area
****************************************/
.attempt_area {
  margin-top: 150px;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .attempt_area {
      margin-top: 21.3333333333vw; } }
  .attempt_area .attempt_inner {
    position: relative;
    margin-top: 0px;
    background: #F7F7F8;
    overflow: hidden;
    padding: 56px 0 80px;
    /*cmn*/ }
    @media screen and (max-width: 767px) {
      .attempt_area .attempt_inner {
        margin-top: 0vw;
        padding: 14.9333333333vw 0 21.3333333333vw; } }
    .attempt_area .attempt_inner::before {
      content: '';
      position: absolute;
      display: inline-block;
      background-size: contain;
      background-repeat: no-repeat;
      top: 75px;
      left: 50%;
      transform: translate(-50%, 0);
      margin: 0 auto;
      width: 1050px;
      height: 1050px;
      border-radius: 50%;
      background: #77A984;
      opacity: 0.5;
      z-index: 1; }
      @media screen and (max-width: 767px) {
        .attempt_area .attempt_inner::before {
          top: 19.4666666667vw;
          width: 218.6666666667vw;
          height: 218.6666666667vw; } }
    .attempt_area .attempt_inner .gm_wrap {
      position: relative;
      margin: 0 auto;
      width: 600px; }
      @media screen and (max-width: 767px) {
        .attempt_area .attempt_inner .gm_wrap {
          width: 84vw; } }
      .attempt_area .attempt_inner .gm_wrap .gm_ttl {
        position: relative;
        z-index: 2; }
        .attempt_area .attempt_inner .gm_wrap .gm_ttl::after {
          content: '';
          position: absolute;
          right: 0;
          left: 0;
          bottom: -26px;
          margin: 0 auto;
          display: inline-block;
          width: 100px;
          height: 2px;
          background-color: #2167AE; }
          @media screen and (max-width: 767px) {
            .attempt_area .attempt_inner .gm_wrap .gm_ttl::after {
              bottom: -4.2666666667vw;
              width: 38.9333333333vw;
              height: 3px; } }
        .attempt_area .attempt_inner .gm_wrap .gm_ttl .gm_ttl_icon {
          margin: 0 auto;
          width: 54px; }
          @media screen and (max-width: 767px) {
            .attempt_area .attempt_inner .gm_wrap .gm_ttl .gm_ttl_icon {
              width: 11.2vw; } }
        .attempt_area .attempt_inner .gm_wrap .gm_ttl .gm_ttl_sub {
          margin-top: 20px;
          font-weight: normal;
          font-size: 20px;
          text-align: center;
          letter-spacing: 0; }
          @media screen and (max-width: 767px) {
            .attempt_area .attempt_inner .gm_wrap .gm_ttl .gm_ttl_sub {
              margin-top: 4.2666666667vw;
              font-size: 4.8vw; } }
        .attempt_area .attempt_inner .gm_wrap .gm_ttl h4 {
          position: relative;
          margin-top: 60px;
          font-weight: bold;
          font-size: 48px;
          text-align: center;
          line-height: 1 !important; }
          @media screen and (max-width: 767px) {
            .attempt_area .attempt_inner .gm_wrap .gm_ttl h4 {
              margin-top: 8.5333333333vw;
              font-size: 8.5333333333vw; } }
      .attempt_area .attempt_inner .gm_wrap .big_movie {
        z-index: 2;
        position: relative;
        width: 100%;
        height: 0;
        padding-top: 34%;
        margin-top: 70px;
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)); }
        @media screen and (max-width: 767px) {
          .attempt_area .attempt_inner .gm_wrap .big_movie {
            margin-top: 18.6666666667vw; } }
        .attempt_area .attempt_inner .gm_wrap .big_movie iframe, .attempt_area .attempt_inner .gm_wrap .big_movie img {
          position: absolute;
          width: 100%;
          height: auto;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0; }
      .attempt_area .attempt_inner .gm_wrap .sp-spacer {
        display: none;
        width: 1px;
        height: 1px; }
        @media screen and (max-width: 767px) {
          .attempt_area .attempt_inner .gm_wrap .sp-spacer {
            display: block; } }
      .attempt_area .attempt_inner .gm_wrap .txt {
        position: relative;
        z-index: 2;
        margin-top: 34px;
        font-size: 16px;
        line-height: 1.9 !important; }
        @media screen and (max-width: 767px) {
          .attempt_area .attempt_inner .gm_wrap .txt {
            margin-top: 10.6666666667vw;
            font-size: 3.7333333333vw;
            line-height: 1.8 !important;
            text-align: left; } }
        .attempt_area .attempt_inner .gm_wrap .txt .center {
          display: inline-block;
          font-size: 18px;
          width: 100%;
          margin-bottom: 14px;
          line-height: 1.7 !important;
          font-weight: bold;
          text-align: center;
          letter-spacing: 0.8px; }
          @media screen and (max-width: 767px) {
            .attempt_area .attempt_inner .gm_wrap .txt .center {
              font-size: 3.7333333333vw; } }
      .attempt_area .attempt_inner .gm_wrap .more_blue_btn {
        position: relative;
        z-index: 2;
        margin: 50px auto 0; }
        @media screen and (max-width: 767px) {
          .attempt_area .attempt_inner .gm_wrap .more_blue_btn {
            margin-top: 13.3333333333vw; } }
      .attempt_area .attempt_inner .gm_wrap a.more_blue_btn {
        margin: 60px auto 80px;
        padding: 30px 0;
        width: 340px;
        font-size: 22px; }
        @media screen and (max-width: 767px) {
          .attempt_area .attempt_inner .gm_wrap a.more_blue_btn {
            margin-top: 13.3333333333vw;
            padding: 6.4vw 0;
            width: 80vw;
            font-size: 4.2666666667vw; } }
    .attempt_area .attempt_inner .artist_wrap, .attempt_area .attempt_inner .director_wrap {
      position: relative;
      margin: 60px auto 0;
      max-width: 1200px;
      width: 90%;
      z-index: 2; }
      @media screen and (max-width: 767px) {
        .attempt_area .attempt_inner .artist_wrap, .attempt_area .attempt_inner .director_wrap {
          width: 89.3333333333vw; } }
      .attempt_area .attempt_inner .artist_wrap .sub_ttl, .attempt_area .attempt_inner .director_wrap .sub_ttl {
        font-weight: normal;
        font-size: 28px; }
    .attempt_area .attempt_inner .artist_wrap {
      position: relative; }
      @media screen and (max-width: 767px) {
        .attempt_area .attempt_inner .artist_wrap {
          margin-top: 10.6666666667vw;
          width: 100%; } }
      .attempt_area .attempt_inner .artist_wrap .artist_scroll {
        width: 100%; }
        .attempt_area .attempt_inner .artist_wrap .artist_scroll::-webkit-scrollbar {
          height: 2px; }
      .attempt_area .attempt_inner .artist_wrap ul.artist_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 32px 0 0;
        padding: 0;
        width: 100%;
        box-sizing: content-box; }
        @media screen and (max-width: 767px) {
          .attempt_area .attempt_inner .artist_wrap ul.artist_list {
            margin: 0 auto;
            padding: 0 0 20px;
            width: 100%; } }
        .attempt_area .attempt_inner .artist_wrap ul.artist_list li {
          margin: 1%;
          width: 31.3%;
          background-color: #fff;
          box-shadow: 0px 3px 18px rgba(0, 56, 139, 0.1);
          box-sizing: border-box; }
          @media screen and (max-width: 767px) {
            .attempt_area .attempt_inner .artist_wrap ul.artist_list li {
              position: relative;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              margin: 2.1333333333vw 0;
              width: 100%;
              height: 22.6666666667vw; } }
          .attempt_area .attempt_inner .artist_wrap ul.artist_list li .artist_movie {
            position: relative;
            width: 100%;
            height: 0;
            padding-top: 53.833%;
            overflow: hidden; }
            @media screen and (max-width: 767px) {
              .attempt_area .attempt_inner .artist_wrap ul.artist_list li .artist_movie {
                width: 43%;
                padding-top: 22.6666666667vw; } }
            .attempt_area .attempt_inner .artist_wrap ul.artist_list li .artist_movie iframe, .attempt_area .attempt_inner .artist_wrap ul.artist_list li .artist_movie img {
              position: absolute;
              width: 100%;
              height: 100%;
              left: 0;
              right: 0;
              top: 0;
              bottom: 0;
              cursor: pointer; }
            .attempt_area .attempt_inner .artist_wrap ul.artist_list li .artist_movie .icon_play {
              display: block;
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              margin: auto;
              width: 60px;
              height: 60px;
              transition: 0.5s; }
              @media screen and (max-width: 767px) {
                .attempt_area .attempt_inner .artist_wrap ul.artist_list li .artist_movie .icon_play {
                  width: 8vw;
                  height: 8vw; } }
          .attempt_area .attempt_inner .artist_wrap ul.artist_list li .inner {
            margin: 0 auto;
            padding: 0 0 30px;
            width: 86%;
            box-sizing: border-box; }
            @media screen and (max-width: 767px) {
              .attempt_area .attempt_inner .artist_wrap ul.artist_list li .inner {
                padding: 0 4.2666666667vw 2.4vw 2.4vw;
                width: 57%; } }
          .attempt_area .attempt_inner .artist_wrap ul.artist_list li .profile_wrap {
            margin-top: 24px; }
            @media screen and (max-width: 767px) {
              .attempt_area .attempt_inner .artist_wrap ul.artist_list li .profile_wrap {
                display: block;
                margin-top: 4vw; } }
            .attempt_area .attempt_inner .artist_wrap ul.artist_list li .profile_wrap .work_name {
              font-size: 20px;
              font-weight: bold;
              line-height: 1.4 !important; }
              @media screen and (max-width: 767px) {
                .attempt_area .attempt_inner .artist_wrap ul.artist_list li .profile_wrap .work_name {
                  position: relative;
                  font-size: 3.7333333333vw; } }
            .attempt_area .attempt_inner .artist_wrap ul.artist_list li .profile_wrap .work_name_txt {
              padding-right: 10px; }
              @media screen and (max-width: 767px) {
                .attempt_area .attempt_inner .artist_wrap ul.artist_list li .profile_wrap .work_name_txt {
                  position: relative;
                  display: inline-block;
                  padding-right: 0;
                  width: 34.6666666667vw;
                  /*height: pxToVw(16px);*/
                  line-height: 1;
                  white-space: nowrap;
                  overflow: hidden;
                  text-overflow: ellipsis;
                  -webkit-text-overflow: ellipsis;
                  /* Safari */
                  -o-text-overflow: ellipsis;
                  /* Opera */ } }
            .attempt_area .attempt_inner .artist_wrap ul.artist_list li .profile_wrap .new_icon {
              display: inline;
              white-space: nowrap;
              color: #5495CF;
              font-size: 14px;
              font-weight: normal;
              vertical-align: middle; }
              @media screen and (max-width: 767px) {
                .attempt_area .attempt_inner .artist_wrap ul.artist_list li .profile_wrap .new_icon {
                  position: absolute;
                  display: block;
                  top: 0;
                  right: 0;
                  font-size: 2.9333333333vw;
                  overflow: visible;
                  padding-left: 0; } }
            .attempt_area .attempt_inner .artist_wrap ul.artist_list li .profile_wrap .profile_name {
              margin-top: 8px; }
              @media screen and (max-width: 767px) {
                .attempt_area .attempt_inner .artist_wrap ul.artist_list li .profile_wrap .profile_name {
                  margin-top: 0;
                  font-size: 2.6666666667vw;
                  letter-spacing: 0;
                  font-weight: bold; } }
          .attempt_area .attempt_inner .artist_wrap ul.artist_list li .txt {
            margin-top: 20px;
            width: 100%; }
            @media screen and (max-width: 767px) {
              .attempt_area .attempt_inner .artist_wrap ul.artist_list li .txt {
                margin-top: 0.5333333333vw;
                width: 42.6666666667vw;
                /*height: pxToVw(13px);*/
                line-height: 1;
                padding-top: 1.3333333333vw;
                font-size: 2.6666666667vw;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                -webkit-text-overflow: ellipsis;
                /* Safari */
                -o-text-overflow: ellipsis;
                /* Opera */ } }
          .attempt_area .attempt_inner .artist_wrap ul.artist_list li .artist_more {
            display: inline-block;
            margin-top: 20px;
            font-weight: bold;
            color: #23366F;
            line-height: 1 !important;
            transition: .15s;
            cursor: pointer; }
            @media screen and (max-width: 767px) {
              .attempt_area .attempt_inner .artist_wrap ul.artist_list li .artist_more {
                position: absolute;
                top: 0;
                right: 0;
                margin: 0;
                width: 65%;
                height: 20vw; } }
            .attempt_area .attempt_inner .artist_wrap ul.artist_list li .artist_more:hover {
              color: #1fb1e6; }
              .attempt_area .attempt_inner .artist_wrap ul.artist_list li .artist_more:hover .arrow {
                background: url("/-/Media/jpz/zrh/sustainability/img_re/arrow_on.png");
                background-size: contain;
                background-repeat: no-repeat; }
            .attempt_area .attempt_inner .artist_wrap ul.artist_list li .artist_more .arrow {
              position: relative;
              display: inline-block;
              margin-left: 10px;
              width: 9px;
              height: 13px;
              background: url("/-/Media/jpz/zrh/sustainability/img_re/arrow.png");
              background-size: contain;
              background-repeat: no-repeat;
              transition: .15s; }
              @media screen and (max-width: 767px) {
                .attempt_area .attempt_inner .artist_wrap ul.artist_list li .artist_more .arrow {
                  position: absolute;
                  top: 0;
                  bottom: 0;
                  right: 1.3333333333vw;
                  width: 2.4vw;
                  height: 3.4666666667vw;
                  margin: auto 0;
                  vertical-align: text-top; } }
      .attempt_area .attempt_inner .artist_wrap .artist_more_btn {
        margin: 60px auto 0; }
        @media screen and (max-width: 767px) {
          .attempt_area .attempt_inner .artist_wrap .artist_more_btn {
            margin-top: 8vw; } }
    .attempt_area .attempt_inner .director_wrap {
      margin: 30px auto 0; }
      @media screen and (max-width: 767px) {
        .attempt_area .attempt_inner .director_wrap {
          margin-top: 3.7333333333vw; } }
      .attempt_area .attempt_inner .director_wrap .director_box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 200px auto 0;
        max-width: 980px;
        width: 90%; }
        @media screen and (max-width: 767px) {
          .attempt_area .attempt_inner .director_wrap .director_box {
            display: block;
            margin-top: 37.3333333333vw;
            width: 84vw; } }
        @media screen and (min-width: 768px) and (max-width: 1100px) {
          .attempt_area .attempt_inner .director_wrap .director_box {
            display: block; } }
        .attempt_area .attempt_inner .director_wrap .director_box .img_box {
          width: 14%; }
          @media screen and (max-width: 767px) {
            .attempt_area .attempt_inner .director_wrap .director_box .img_box {
              margin: 0 auto;
              width: 34.6666666667vw; } }
          @media screen and (min-width: 768px) and (max-width: 1100px) {
            .attempt_area .attempt_inner .director_wrap .director_box .img_box {
              width: 18%;
              margin: 0 auto; } }
          .attempt_area .attempt_inner .director_wrap .director_box .img_box .img {
            width: 100%; }
          .attempt_area .attempt_inner .director_wrap .director_box .img_box .position {
            font-weight: bold;
            font-size: 18px;
            text-align: center; }
            @media screen and (max-width: 767px) {
              .attempt_area .attempt_inner .director_wrap .director_box .img_box .position {
                margin-top: 3.2vw;
                font-size: 4.8vw; } }
        .attempt_area .attempt_inner .director_wrap .director_box .detail_box {
          width: 82%; }
          @media screen and (max-width: 767px) {
            .attempt_area .attempt_inner .director_wrap .director_box .detail_box {
              margin: 0 auto;
              width: 84vw; } }
          @media screen and (min-width: 768px) and (max-width: 1100px) {
            .attempt_area .attempt_inner .director_wrap .director_box .detail_box {
              margin-top: 30px;
              width: 100%; } }
          .attempt_area .attempt_inner .director_wrap .director_box .detail_box .position {
            font-size: 28px; }
            @media screen and (max-width: 767px) {
              .attempt_area .attempt_inner .director_wrap .director_box .detail_box .position {
                margin-top: 10.6666666667vw;
                font-size: 5.8666666667vw;
                text-align: center; } }
          .attempt_area .attempt_inner .director_wrap .director_box .detail_box .detail_box_01 {
            margin-top: 20px; }
            @media screen and (max-width: 767px) {
              .attempt_area .attempt_inner .director_wrap .director_box .detail_box .detail_box_01 {
                display: block;
                margin: 0 auto;
                width: 84vw; } }
            .attempt_area .attempt_inner .director_wrap .director_box .detail_box .detail_box_01 .txt {
              font-size: 18px; }
              @media screen and (max-width: 767px) {
                .attempt_area .attempt_inner .director_wrap .director_box .detail_box .detail_box_01 .txt {
                  margin-top: 24px;
                  width: 100%;
                  font-size: 4.2666666667vw; } }
              @media screen and (min-width: 768px) and (max-width: 1100px) {
                .attempt_area .attempt_inner .director_wrap .director_box .detail_box .detail_box_01 .txt {
                  width: 100%; } }
          .attempt_area .attempt_inner .director_wrap .director_box .detail_box .detail_box_02 {
            margin-top: 28px; }
            @media screen and (max-width: 767px) {
              .attempt_area .attempt_inner .director_wrap .director_box .detail_box .detail_box_02 {
                margin-top: 4.2666666667vw; } }
            .attempt_area .attempt_inner .director_wrap .director_box .detail_box .detail_box_02 .name {
              font-size: 18px;
              font-weight: bold;
              line-height: 1.3 !important; }
              @media screen and (max-width: 767px) {
                .attempt_area .attempt_inner .director_wrap .director_box .detail_box .detail_box_02 .name {
                  ont-size: 4.8vw; } }
            .attempt_area .attempt_inner .director_wrap .director_box .detail_box .detail_box_02 .career {
              margin-top: 8px;
              font-size: 14px;
              letter-spacing: 1px; }
              @media screen and (max-width: 767px) {
                .attempt_area .attempt_inner .director_wrap .director_box .detail_box .detail_box_02 .career {
                  ont-size: 3.7333333333vw; } }
      .attempt_area .attempt_inner .director_wrap a.more_blue_btn {
        margin: 60px auto 0;
        padding: 30px 0;
        width: 340px;
        font-size: 22px; }
        @media screen and (max-width: 767px) {
          .attempt_area .attempt_inner .director_wrap a.more_blue_btn {
            margin-top: 13.3333333333vw;
            padding: 6.4vw 0;
            width: 80vw;
            font-size: 4.2666666667vw; } }
      .attempt_area .attempt_inner .director_wrap a.link {
        margin: 34px auto 0;
        width: 320px;
        text-align: center;
        font-weight: bold;
        color: #23366F;
        transition: .15s; }
        @media screen and (max-width: 767px) {
          .attempt_area .attempt_inner .director_wrap a.link {
            width: 100%; } }
        .attempt_area .attempt_inner .director_wrap a.link:hover {
          color: #1fb1e6; }
        .attempt_area .attempt_inner .director_wrap a.link .doc-pdf {
          margin-left: 10px; }
          @media screen and (max-width: 767px) {
            .attempt_area .attempt_inner .director_wrap a.link .doc-pdf {
              margin-left: 2.66vw; } }
          .attempt_area .attempt_inner .director_wrap a.link .doc-pdf::before {
            content: 'PDF';
            display: inline-block;
            color: #1fb1e6; }
          .attempt_area .attempt_inner .director_wrap a.link .doc-pdf::after {
            content: '';
            display: inline-block;
            width: 18px;
            height: 16px;
            margin-left: 5px;
            background: url("/-/Media/jpz/zrh/sustainability/img_re/download.svg") no-repeat right center;
            background-size: cover; }

/****************************************
attempt_area_carbon.ver（2200804追加）
****************************************/
.attempt_area {
  margin-top: 150px;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .attempt_area {
      margin-top: 21.3333333333vw; } }
  .attempt_area .cmn_conts_ttl {
    z-index: 10000; }
  .attempt_area .attempt_inner.carbon {
    position: relative;
    margin-top: -60px;
    background: #FFFFFF;
    overflow: hidden;
    padding: 56px 0 80px; }
    @media screen and (max-width: 767px) {
      .attempt_area .attempt_inner.carbon {
        margin-top: -13.3333333333vw;
        padding: 14.9333333333vw 0 21.3333333333vw; } }
    .attempt_area .attempt_inner.carbon::before {
      content: '';
      position: absolute;
      display: inline-block;
      background-size: contain;
      background-repeat: no-repeat;
      top: 75px;
      left: 50%;
      transform: translate(-50%, 0);
      margin: 0 auto;
      width: 1050px;
      height: 1050px;
      border-radius: 50%;
      background: #EDF1F9;
      opacity: 1;
      z-index: 1; }
      @media screen and (max-width: 767px) {
        .attempt_area .attempt_inner.carbon::before {
          top: 19.4666666667vw;
          width: 288vw;
          height: 288vw; } }
    .attempt_area .attempt_inner.carbon .gm_wrap {
      position: relative;
      margin: 0 auto;
      width: 600px; }
      @media screen and (max-width: 767px) {
        .attempt_area .attempt_inner.carbon .gm_wrap {
          width: 84vw; } }
      .attempt_area .attempt_inner.carbon .gm_wrap .gm_ttl {
        position: relative;
        z-index: 2; }
        .attempt_area .attempt_inner.carbon .gm_wrap .gm_ttl::after {
          content: '';
          position: absolute;
          right: 0;
          left: 0;
          bottom: -26px;
          margin: 0 auto;
          display: inline-block;
          width: 100px;
          height: 2px;
          background-color: #2167AE; }
          @media screen and (max-width: 767px) {
            .attempt_area .attempt_inner.carbon .gm_wrap .gm_ttl::after {
              bottom: -4.2666666667vw;
              width: 38.9333333333vw;
              height: 3px; } }
        .attempt_area .attempt_inner.carbon .gm_wrap .gm_ttl .gm_ttl_icon {
          margin: 0 auto;
          width: 54px; }
          @media screen and (max-width: 767px) {
            .attempt_area .attempt_inner.carbon .gm_wrap .gm_ttl .gm_ttl_icon {
              width: 11.2vw; } }
        .attempt_area .attempt_inner.carbon .gm_wrap .gm_ttl .gm_ttl_sub {
          margin-top: 20px;
          font-weight: normal;
          font-size: 20px;
          text-align: center;
          letter-spacing: 0; }
          @media screen and (max-width: 767px) {
            .attempt_area .attempt_inner.carbon .gm_wrap .gm_ttl .gm_ttl_sub {
              margin-top: 4.2666666667vw;
              font-size: 4.8vw; } }
        .attempt_area .attempt_inner.carbon .gm_wrap .gm_ttl h4 {
          position: relative;
          margin-top: 60px;
          font-weight: bold;
          font-size: 36px;
          text-align: center;
          line-height: 1 !important; }
          @media screen and (max-width: 767px) {
            .attempt_area .attempt_inner.carbon .gm_wrap .gm_ttl h4 {
              margin-top: 8.5333333333vw;
              font-size: 6.9333333333vw;
              line-height: 1.5em !important; } }
          .attempt_area .attempt_inner.carbon .gm_wrap .gm_ttl h4 span {
            font-size: 20px;
            line-height: 2em;
            font-weight: 600; }
            @media screen and (max-width: 767px) {
              .attempt_area .attempt_inner.carbon .gm_wrap .gm_ttl h4 span {
                font-size: 4.2666666667vw;
                line-height: 2.5em !important; } }
      .attempt_area .attempt_inner.carbon .gm_wrap .big_movie {
        z-index: 2;
        position: relative;
        width: 100%;
        height: 0;
        padding-top: 34%;
        margin-top: 70px;
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)); }
        @media screen and (max-width: 767px) {
          .attempt_area .attempt_inner.carbon .gm_wrap .big_movie {
            margin-top: 18.6666666667vw; } }
        .attempt_area .attempt_inner.carbon .gm_wrap .big_movie iframe, .attempt_area .attempt_inner.carbon .gm_wrap .big_movie img {
          position: absolute;
          width: 100%;
          height: auto;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0; }
      .attempt_area .attempt_inner.carbon .gm_wrap .sp-spacer {
        display: none;
        width: 1px;
        height: 1px; }
        @media screen and (max-width: 767px) {
          .attempt_area .attempt_inner.carbon .gm_wrap .sp-spacer {
            display: block; } }
      .attempt_area .attempt_inner.carbon .gm_wrap .txt {
        position: relative;
        z-index: 2;
        margin-top: 20px;
        font-size: 16px;
        line-height: 1.9 !important; }
        @media screen and (max-width: 767px) {
          .attempt_area .attempt_inner.carbon .gm_wrap .txt {
            margin-top: 5.3333333333vw;
            font-size: 3.7333333333vw;
            line-height: 1.8 !important;
            text-align: left; } }
        .attempt_area .attempt_inner.carbon .gm_wrap .txt .center {
          display: inline-block;
          font-size: 18px;
          width: 100%;
          margin-bottom: 14px;
          line-height: 1.6 !important;
          font-weight: 600;
          text-align: center;
          letter-spacing: 0.8px; }
          @media screen and (max-width: 767px) {
            .attempt_area .attempt_inner.carbon .gm_wrap .txt .center {
              font-size: 3.7333333333vw; } }
        .attempt_area .attempt_inner.carbon .gm_wrap .txt a {
          color: #23366F;
          display: inline-block;
          text-decoration: underline; }
      .attempt_area .attempt_inner.carbon .gm_wrap .more_blue_btn {
        position: relative;
        z-index: 2;
        margin: 50px auto 0; }
        @media screen and (max-width: 767px) {
          .attempt_area .attempt_inner.carbon .gm_wrap .more_blue_btn {
            margin-top: 13.3333333333vw; } }
      .attempt_area .attempt_inner.carbon .gm_wrap a.more_blue_btn {
        margin: 40px auto 0px;
        padding: 30px 0;
        width: 340px;
        font-size: 22px; }
        @media screen and (max-width: 767px) {
          .attempt_area .attempt_inner.carbon .gm_wrap a.more_blue_btn {
            margin-top: 8vw;
            padding: 6.4vw 0;
            width: 80vw;
            font-size: 4.2666666667vw; } }

/****************************************
MODAL
****************************************/
.modal {
  display: none;
  position: fixed;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 999; }
  .modal .modal-bg {
    position: absolute;
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, 0.8); }
  .modal .modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 80px 82px 60px;
    transform: translate(-50%, -50%);
    overflow-y: scroll;
    max-height: 90%;
    max-width: 980px;
    width: 90%;
    background: #ffffff;
    box-shadow: 0px 12px 24px rgba(0, 56, 139, 0.1);
    border-radius: 6px; }
    @media screen and (max-width: 767px) {
      .modal .modal-content {
        padding: 10.6666666667vw 5.3333333333vw;
        width: 89.3333333333vw; } }
    .modal .modal-content::-webkit-scrollbar {
      padding: 0 4px;
      width: 10px; }
    .modal .modal-content::-webkit-scrollbar-track {
      border-radius: 5px;
      background: #fff; }
    .modal .modal-content::-webkit-scrollbar-thumb {
      border-radius: 20px;
      background: #dcdcdc; }
    .modal .modal-content .icon_close {
      position: absolute;
      top: 30px;
      right: 30px;
      width: 30px;
      height: 30px;
      transition: .15s; }
      @media screen and (max-width: 767px) {
        .modal .modal-content .icon_close {
          top: 5.3333333333vw;
          right: 5.3333333333vw;
          width: 6.4vw;
          height: 6.4vw; } }
      .modal .modal-content .icon_close:hover {
        opacity: 0.7; }
    .modal .modal-content .inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin: 0 auto;
      max-width: 820px;
      width: 90%; }
      @media screen and (max-width: 767px) {
        .modal .modal-content .inner {
          display: block;
          width: 78.6666666667vw; } }
      .modal .modal-content .inner .icon_wrap {
        max-width: 152px;
        width: 26%; }
        @media screen and (max-width: 767px) {
          .modal .modal-content .inner .icon_wrap {
            margin: 0 auto;
            width: 40.5333333333vw; } }
      .modal .modal-content .inner .article_wrap {
        width: 100%; }
        @media screen and (max-width: 767px) {
          .modal .modal-content .inner .article_wrap {
            width: 100%; } }
        .modal .modal-content .inner .article_wrap .title {
          font-weight: bold;
          font-size: 22px;
          line-height: 1.4 !important; }
          @media screen and (max-width: 767px) {
            .modal .modal-content .inner .article_wrap .title {
              margin-top: 3.7333333333vw;
              font-size: 5.8666666667vw; } }
        .modal .modal-content .inner .article_wrap .name {
          margin-top: 6px;
          font-weight: bold; }
        .modal .modal-content .inner .article_wrap .article_box {
          margin-top: 48px; }
          @media screen and (max-width: 767px) {
            .modal .modal-content .inner .article_wrap .article_box {
              margin-top: 12.8vw; } }
          .modal .modal-content .inner .article_wrap .article_box p.ttl {
            font-weight: bold; }
          .modal .modal-content .inner .article_wrap .article_box .txt {
            margin-top: 20px; }
            @media screen and (max-width: 767px) {
              .modal .modal-content .inner .article_wrap .article_box .txt {
                margin-top: 5.3333333333vw; } }
            .modal .modal-content .inner .article_wrap .article_box .txt p {
              margin-top: 20px; }
              @media screen and (max-width: 767px) {
                .modal .modal-content .inner .article_wrap .article_box .txt p {
                  margin-top: 5.3333333333vw; } }
              .modal .modal-content .inner .article_wrap .article_box .txt p:first-child {
                margin-top: 0; }
            .modal .modal-content .inner .article_wrap .article_box .txt strong {
              font-weight: bold; }
            .modal .modal-content .inner .article_wrap .article_box .txt a {
              color: #23366F; }
              .modal .modal-content .inner .article_wrap .article_box .txt a:hover {
                color: #1fb1e6; }
                .modal .modal-content .inner .article_wrap .article_box .txt a:hover .blank {
                  background-image: url("/-/Media/jpz/zrh/sustainability/img_re/icon_blank_bl_on.png");
                  background-size: contain;
                  background-repeat: no-repeat; }
              .modal .modal-content .inner .article_wrap .article_box .txt a .blank {
                margin-left: 10px;
                width: 20px;
                height: 16px;
                background-image: url("/-/Media/jpz/zrh/sustainability/img_re/icon_blank_bl.png");
                background-size: contain;
                background-repeat: no-repeat;
                transition: .15s;
                vertical-align: text-top; }
    .modal .modal-content a.btn_close {
      margin: 40px auto 0;
      padding: 20px 0;
      width: 240px;
      color: #23366F;
      border: 1px solid #23366F;
      border-radius: 50px;
      text-align: center;
      line-height: 1 !important;
      transition: .15s; }
      @media screen and (max-width: 767px) {
        .modal .modal-content a.btn_close {
          margin-top: 8vw;
          width: 55.4666666667vw; } }
      .modal .modal-content a.btn_close:hover {
        border: 1px solid #1fb1e6;
        color: #1fb1e6; }

/****************************************
other_area
****************************************/
.other_area {
  margin-top: 80px; }
  @media screen and (max-width: 767px) {
    .other_area {
      margin-top: 21.3333333333vw; } }
  .other_area .inner {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    width: 90%; }
    @media screen and (max-width: 767px) {
      .other_area .inner {
        width: 89.3333333333vw; } }
    .other_area .inner .other_list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 auto;
      max-width: 1060px;
      width: 90%; }
      @media screen and (max-width: 767px) {
        .other_area .inner .other_list {
          display: block;
          width: 100%; } }
      .other_area .inner .other_list .img {
        margin-right: 84px;
        width: 300px; }
        @media screen and (max-width: 767px) {
          .other_area .inner .other_list .img {
            margin-left: 11%;
            margin-right: auto;
            width: 64vw; } }
      .other_area .inner .other_list .ttl_txt {
        margin-top: 50px;
        width: 630px; }
        @media screen and (max-width: 767px) {
          .other_area .inner .other_list .ttl_txt {
            margin-top: 5.3333333333vw;
            width: 100%; } }
        .other_area .inner .other_list .ttl_txt .ttl {
          font-weight: bold;
          font-size: 22px; }
          @media screen and (max-width: 767px) {
            .other_area .inner .other_list .ttl_txt .ttl {
              font-size: 4.8vw; } }
        .other_area .inner .other_list .ttl_txt .txt {
          margin-top: 22px;
          font-size: 18px; }
          @media screen and (max-width: 767px) {
            .other_area .inner .other_list .ttl_txt .txt {
              margin-top: 6.4vw;
              font-size: 4.2666666667vw; } }
        .other_area .inner .other_list .ttl_txt .note {
          margin-top: 40px; }
          @media screen and (max-width: 767px) {
            .other_area .inner .other_list .ttl_txt .note {
              margin-top: 12.2666666667vw; } }
        .other_area .inner .other_list .ttl_txt a.link {
          display: inline-block;
          margin-top: 16px;
          color: #23366F;
          font-weight: bold;
          line-height: 1 !important;
          transition: .15s; }
          .other_area .inner .other_list .ttl_txt a.link:hover {
            color: #1fb1e6; }
            .other_area .inner .other_list .ttl_txt a.link:hover .blank {
              background-image: url("/-/Media/jpz/zrh/sustainability/img_re/icon_blank_bl_on.png");
              background-size: contain;
              background-repeat: no-repeat; }
          .other_area .inner .other_list .ttl_txt a.link .blank {
            margin-left: 10px;
            width: 22px;
            height: 18px;
            background-image: url("/-/Media/jpz/zrh/sustainability/img_re/icon_blank_bl.png");
            background-size: contain;
            background-repeat: no-repeat;
            transition: .15s; }
            @media screen and (max-width: 767px) {
              .other_area .inner .other_list .ttl_txt a.link .blank {
                width: 4.8vw; } }

/****************************************
allgroup_area
****************************************/
.allgroup_area {
  margin-top: 110px;
  /*common*/ }
  @media screen and (max-width: 767px) {
    .allgroup_area {
      margin-top: 21.3333333333vw; } }
  .allgroup_area .inner {
    margin: 0 auto;
    max-width: 980px;
    width: 90%; }
    @media screen and (max-width: 767px) {
      .allgroup_area .inner {
        width: 84vw; } }
  .allgroup_area .detail {
    width: 450px; }
    @media screen and (max-width: 767px) {
      .allgroup_area .detail {
        width: 100%; } }
    @media screen and (min-width: 768px) and (max-width: 1100px) {
      .allgroup_area .detail {
        width: 50%; } }
    .allgroup_area .detail .big_ttl {
      position: relative;
      display: inline-block;
      font-weight: normal;
      font-size: 36px;
      line-height: 1.4 !important; }
      @media screen and (max-width: 767px) {
        .allgroup_area .detail .big_ttl {
          margin-top: 9.0666666667vw;
          font-size: 6.9333333333vw; } }
      .allgroup_area .detail .big_ttl::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -30px;
        display: inline-block;
        width: 146px;
        height: 4px; }
        @media screen and (max-width: 767px) {
          .allgroup_area .detail .big_ttl::after {
            bottom: -6.4vw;
            width: 38.9333333333vw;
            height: 3px; } }
    .allgroup_area .detail .sub_ttl {
      margin-top: 70px;
      font-size: 22px; }
      @media screen and (max-width: 767px) {
        .allgroup_area .detail .sub_ttl {
          margin-top: 14.9333333333vw;
          font-size: 5.3333333333vw;
          line-height: 1.2 !important; } }
    .allgroup_area .detail .txt {
      margin-top: 15px;
      font-size: 18px; }
      @media screen and (max-width: 767px) {
        .allgroup_area .detail .txt {
          margin-top: 5.3333333333vw;
          font-size: 4.2666666667vw; } }
    .allgroup_area .detail a.more_blue_btn {
      margin-top: 36px;
      width: 288px; }
      @media screen and (max-width: 767px) {
        .allgroup_area .detail a.more_blue_btn {
          margin-top: 10.6666666667vw;
          width: 100%; } }
  .allgroup_area .forest_wrap {
    position: relative;
    padding: 142px 0 152px;
    width: 100%;
    background: #879D0C;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .allgroup_area .forest_wrap {
        padding: 8vw 0 13.3333333333vw; } }
    @media screen and (min-width: 768px) and (max-width: 1100px) {
      .allgroup_area .forest_wrap {
        padding: 60px 0; } }
    .allgroup_area .forest_wrap .img {
      position: absolute;
      left: 48.5%;
      right: 0;
      bottom: 0;
      margin: 0 auto;
      width: 760px; }
      @media screen and (max-width: 767px) {
        .allgroup_area .forest_wrap .img {
          position: relative;
          left: auto;
          width: 100%; } }
      @media screen and (min-width: 768px) and (max-width: 1100px) {
        .allgroup_area .forest_wrap .img {
          width: 100%;
          height: 450px;
          left: 50%;
          top: 0;
          margin: auto; } }
      .allgroup_area .forest_wrap .img img {
        width: 100%;
        height: 100%; }
        @media screen and (max-width: 767px) {
          .allgroup_area .forest_wrap .img img {
            width: 100%;
            height: auto; } }
        @media screen and (min-width: 768px) and (max-width: 1100px) {
          .allgroup_area .forest_wrap .img img {
            width: auto;
            height: 100%; } }
    .allgroup_area .forest_wrap .detail .big_ttl {
      color: #fff; }
    .allgroup_area .forest_wrap .detail .big_ttl::after {
      background-color: #fff; }
    .allgroup_area .forest_wrap .detail .sub_ttl {
      color: #fff; }
    .allgroup_area .forest_wrap .detail .txt {
      color: #fff; }
  .allgroup_area .reduction_wrap {
    position: relative;
    width: 100%;
    padding: 177px 0 177px;
    background: #E1EE92;
    overflow: hidden; }
    .allgroup_area .reduction_wrap:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (max-width: 767px) {
      .allgroup_area .reduction_wrap {
        padding: 6vw 0 13.3333333333vw; } }
    @media screen and (min-width: 768px) and (max-width: 1100px) {
      .allgroup_area .reduction_wrap {
        padding: 60px 0; } }
    .allgroup_area .reduction_wrap .img {
      position: absolute;
      right: 47%;
      left: 0;
      bottom: 0;
      margin: 0 auto;
      width: 600px;
      z-index: 1; }
      @media screen and (max-width: 767px) {
        .allgroup_area .reduction_wrap .img {
          position: relative;
          right: auto;
          width: 100%; } }
      @media screen and (min-width: 768px) and (max-width: 1100px) {
        .allgroup_area .reduction_wrap .img {
          left: -1vw;
          width: 100%;
          height: 100%; } }
      .allgroup_area .reduction_wrap .img img {
        width: 100%;
        height: 100%; }
        @media screen and (max-width: 767px) {
          .allgroup_area .reduction_wrap .img img {
            width: 100%;
            height: auto; } }
        @media screen and (min-width: 768px) and (max-width: 1100px) {
          .allgroup_area .reduction_wrap .img img {
            width: auto;
            height: 100%; } }
    .allgroup_area .reduction_wrap .detail {
      position: relative;
      z-index: 2;
      float: right; }
      @media screen and (max-width: 767px) {
        .allgroup_area .reduction_wrap .detail {
          float: none; } }
      .allgroup_area .reduction_wrap .detail .big_ttl {
        position: relative; }
      .allgroup_area .reduction_wrap .detail .big_ttl::after {
        background-color: #23366F; }
      .allgroup_area .reduction_wrap .detail .deco_reduction {
        position: absolute;
        top: -25px;
        right: -180px;
        width: 163px; }
        @media screen and (min-width: 768px) and (max-width: 1100px) {
          .allgroup_area .reduction_wrap .detail .deco_reduction {
            display: none; } }
  .allgroup_area .support_wrap {
    position: relative;
    padding: 90px 0 90px;
    width: 100%;
    background: #a3e3e2;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .allgroup_area .support_wrap {
        padding: 0 0 13.3333333333vw; } }
    @media screen and (min-width: 768px) and (max-width: 1100px) {
      .allgroup_area .support_wrap {
        padding: 60px 0; } }
    .allgroup_area .support_wrap .img {
      position: absolute;
      left: 47.5%;
      right: 0;
      top: 0;
      margin: 0 auto;
      width: 626px; }
      @media screen and (max-width: 767px) {
        .allgroup_area .support_wrap .img {
          position: relative;
          left: auto;
          width: 100%; } }
      @media screen and (min-width: 768px) and (max-width: 1100px) {
        .allgroup_area .support_wrap .img {
          width: 100%;
          height: 498px;
          bottom: 0;
          margin: auto; } }
      .allgroup_area .support_wrap .img img {
        width: 100%;
        height: 100%; }
        @media screen and (max-width: 767px) {
          .allgroup_area .support_wrap .img img {
            width: 100%;
            height: auto; } }
        @media screen and (min-width: 768px) and (max-width: 1100px) {
          .allgroup_area .support_wrap .img img {
            width: auto;
            height: 100%; } }
    .allgroup_area .support_wrap .detail .big_ttl {
      color: #23366F; }
    .allgroup_area .support_wrap .detail .big_ttl::after {
      background-color: #23366F; }
    .allgroup_area .support_wrap .detail .sub_ttl {
      color: #23366F; }
    .allgroup_area .support_wrap .detail .txt {
      color: #23366F; }
  .allgroup_area .other_wrap {
    margin: 0 auto;
    padding: 40px 0 44px;
    width: 685px;
    background-color: #fff; }
    @media screen and (max-width: 767px) {
      .allgroup_area .other_wrap {
        padding: 10.6666666667vw 0;
        width: 89.3333333333vw; } }
    .allgroup_area .other_wrap a.link {
      margin-top: 24px;
      text-align: center;
      font-weight: bold;
      color: #23366F;
      transition: .15s; }
      @media screen and (max-width: 767px) {
        .allgroup_area .other_wrap a.link {
          text-align: left; } }
      .allgroup_area .other_wrap a.link:hover {
        color: #1fb1e6; }
        .allgroup_area .other_wrap a.link:hover .blank {
          background-image: url("/-/Media/jpz/zrh/sustainability/img_re/icon_blank_bl_on.png");
          background-size: contain;
          background-repeat: no-repeat; }
      .allgroup_area .other_wrap a.link .blank {
        margin-left: 10px;
        width: 22px;
        height: 18px;
        background-image: url("/-/Media/jpz/zrh/sustainability/img_re/icon_blank_bl.png");
        background-size: contain;
        background-repeat: no-repeat;
        transition: .15s;
        vertical-align: text-top; }
        @media screen and (max-width: 767px) {
          .allgroup_area .other_wrap a.link .blank {
            width: 6.6666666667vw; } }
  .allgroup_area .summary_wrap {
    position: relative;
    margin: 0;
    width: 100%;
    background: #DAD2BD; }
    .allgroup_area .summary_wrap .inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media screen and (max-width: 767px) {
        .allgroup_area .summary_wrap .inner {
          display: block;
          padding-bottom: 13.3333333333vw; } }
    .allgroup_area .summary_wrap p.txt {
      padding: 80px 0;
      width: 612px;
      line-height: 1.9 !important;
      font-size: 18px; }
      @media screen and (max-width: 767px) {
        .allgroup_area .summary_wrap p.txt {
          padding: 16vw 0 5.3333333333vw;
          text-align: center;
          font-size: 4.8vw;
          width: 100%;
          letter-spacing: 1px; } }
      @media screen and (min-width: 768px) and (max-width: 1100px) {
        .allgroup_area .summary_wrap p.txt {
          width: 66%; } }
    .allgroup_area .summary_wrap .img {
      width: 232px; }
      @media screen and (max-width: 767px) {
        .allgroup_area .summary_wrap .img {
          margin: 0 auto;
          width: 64%; } }
      @media screen and (min-width: 768px) and (max-width: 1100px) {
        .allgroup_area .summary_wrap .img {
          width: 30%; } }

a.other_link {
  position: relative;
  display: block;
  margin: 30px auto 100px;
  width: 600px;
  color: #23366F;
  font-weight: bold;
  text-align: center;
  transition: .15s; }
  @media screen and (max-width: 767px) {
    a.other_link {
      width: 84vw; } }
  a.other_link:hover {
    color: #1fb1e6; }
  a.other_link p {
    display: inline-block;
    text-align: center;
    line-height: 1 !important; }
    @media screen and (max-width: 767px) {
      a.other_link p {
        line-height: 1.6 !important;
        text-align: left; } }
    a.other_link p .arrow {
      position: relative;
      display: inline-block;
      margin-left: 10px;
      width: 9px;
      height: 7px; }
      @media screen and (max-width: 767px) {
        a.other_link p .arrow {
          vertical-align: text-top; } }

/****************************************
FOOTER
****************************************/
p.number {
  margin: 10px auto 0;
  max-width: 1200px;
  width: 90%;
  font-size: 12px;
  text-align: right;
  color: #555; }
  @media screen and (max-width: 767px) {
    p.number {
      width: 89.3333333333vw;
      font-size: 3.2vw; } }

/*ぱんクズ*/
ul.breadcrumb {
  position: relative;
  margin: 6px auto;
  max-width: 1200px;
  width: 90%;
  font-size: 12px;
  box-sizing: border-box;
  vertical-align: text-top; }
  @media screen and (max-width: 767px) {
    ul.breadcrumb {
      width: 89.3333333333vw; } }
  ul.breadcrumb li {
    position: relative;
    display: inline;
    margin-right: 30px;
    font-size: 12px;
    box-sizing: border-box;
    line-height: 1 !important; }
    @media screen and (max-width: 767px) {
      ul.breadcrumb li {
        margin-right: 8vw;
        font-size: 3.2vw;
        line-height: 1.6 !important; } }
    ul.breadcrumb li::after {
      content: '';
      width: 7px;
      height: 7px;
      border: 0px;
      border-top: solid 1px #555;
      border-right: solid 1px #555;
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      position: absolute;
      top: 50%;
      right: -18px;
      margin-top: -4px;
      /*content: '>';
      position: absolute;
      right: -25px;
      font-size: 13px;
      color: #555;
      box-sizing: border-box;*/ }
      @media screen and (max-width: 767px) {
        ul.breadcrumb li::after {
          right: -5.3333333333vw; } }
    ul.breadcrumb li.current {
      text-decoration: none;
      color: #555; }
      ul.breadcrumb li.current::after {
        content: none; }
    ul.breadcrumb li a {
      text-decoration: none;
      color: #23366F; }
      ul.breadcrumb li a:hover {
        color: #1fb1e6; }

#footer-container {
  background: #DAE2F4 !important;
  padding-top: 30px; }

#footer-container .footer-nav {
  margin-top: 34px; }

#footer-container .footer-nav a,
#footer-container .footer-nav .footernav-label {
  color: #23366F; }

#footer-container .footer-nav .footernav-label {
  margin: 24px 0 0 0; }

.footer-subnav ul {
  padding-top: 0; }

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .footer-subnav li {
    padding-right: 1em;
    margin-right: 1em; } }

.footer-subnav li a {
  color: #23366F;
  font-size: 12px; }
  @media screen and (max-width: 767px) {
    .footer-subnav li a {
      font-size: 3.2vw; } }

.footer-btn .btn {
  width: 36px; }
  @media screen and (max-width: 767px) {
    .footer-btn .btn {
      width: 9.6vw; } }

#footer-container .footer-btn {
  margin: 36px 0 0; }

#footer-container .footer-btn .btn + .btn {
  margin-left: 10px; }
  @media screen and (max-width: 767px) {
    #footer-container .footer-btn .btn + .btn {
      margin-left: 2.1333333333vw; } }

#footer-container .footer-link {
  margin-top: 20px; }

@media screen and (max-width: 767px) {
  #footer-container .footinner {
    padding-bottom: 6.4vw; } }

#footer-container .footer-link a {
  text-decoration: none;
  font-size: 3.2vw;
  color: #23366F;
  font-weight: bold; }

@media screen and (max-width: 767px) {
  #footer-container .copyright {
    margin-top: 0; } }
@media screen and (min-width: 768px) and (max-width: 1100px) {
  #footer-container .copyright {
    margin: 10px auto 0;
    clear: both;
    width: 100%; } }

.footer-subnav .copyright {
  font-size: 12px;
  line-height: 24px !important; }
  @media screen and (max-width: 767px) {
    .footer-subnav .copyright {
      line-height: 1 !important; } }

#footer-container .footer-nav {
  max-width: 1200px !important; }

#footer-container .footer-nav .navlist {
  width: 20%; }

#footer-container .footer-nav a:hover {
  color: #1fb1e6;
  text-decoration: none; }

/****************************************
フェードイン
****************************************/
.fadeIn {
  opacity: 0;
  transform: translate(0, 5%);
  transition: 1s; }

.fadeIn.is-show {
  transform: translate(0, 0);
  opacity: 1; }
