/* CSS Document */
/* main
-----------------------------------------------*/
.main {
  position: relative;
  padding: 205px 40px 20px;
  max-width: 750px;
  margin: 10px auto 0; }
  .main .anime {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: top center;
    background-repeat: no-repeat; }
  .main .anime1 {
    z-index: 2;
    background-image: url("https://pntc.sslcs.cdngc.net/cdn/greenponta/index/img/img_main_01.png");
    background-size: contain;
    opacity: 0;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: opacity 1s cubic-bezier(0.21, 0.6, 0.35, 1), -webkit-transform 1s cubic-bezier(0.2, 1, 0.18, 1.2);
    transition: opacity 1s cubic-bezier(0.21, 0.6, 0.35, 1), -webkit-transform 1s cubic-bezier(0.2, 1, 0.18, 1.2);
    -o-transition: transform 1s cubic-bezier(0.2, 1, 0.18, 1.2), opacity 1s cubic-bezier(0.21, 0.6, 0.35, 1);
    transition: transform 1s cubic-bezier(0.2, 1, 0.18, 1.2), opacity 1s cubic-bezier(0.21, 0.6, 0.35, 1);
    transition: transform 1s cubic-bezier(0.2, 1, 0.18, 1.2), opacity 1s cubic-bezier(0.21, 0.6, 0.35, 1), -webkit-transform 1s cubic-bezier(0.2, 1, 0.18, 1.2); }
  .main.fade .anime1 {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .main .anime2 {
    z-index: 3;
    background-image: url("https://pntc.sslcs.cdngc.net/cdn/greenponta/index/img/img_main_02.png");
    background-size: contain;
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity 1s cubic-bezier(0.21, 0.6, 0.35, 1), -webkit-transform 1s cubic-bezier(0.2, 1, 0.18, 1);
    transition: opacity 1s cubic-bezier(0.21, 0.6, 0.35, 1), -webkit-transform 1s cubic-bezier(0.2, 1, 0.18, 1);
    -o-transition: transform 1s cubic-bezier(0.2, 1, 0.18, 1), opacity 1s cubic-bezier(0.21, 0.6, 0.35, 1);
    transition: transform 1s cubic-bezier(0.2, 1, 0.18, 1), opacity 1s cubic-bezier(0.21, 0.6, 0.35, 1);
    transition: transform 1s cubic-bezier(0.2, 1, 0.18, 1), opacity 1s cubic-bezier(0.21, 0.6, 0.35, 1), -webkit-transform 1s cubic-bezier(0.2, 1, 0.18, 1); }
  .main.fade .anime2 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .main .anime3 {
    z-index: 4;
    background-image: url("https://pntc.sslcs.cdngc.net/cdn/greenponta/index/img/img_main_03.png");
    background-size: contain;
    opacity: 0;
    -webkit-transform: translate(-10px, 10px);
    -ms-transform: translate(-10px, 10px);
    transform: translate(-10px, 10px);
    -webkit-transition: opacity 1.2s cubic-bezier(0.21, 0.6, 0.35, 1), -webkit-transform 1.2s cubic-bezier(0.2, 1, 0.18, 1.2);
    transition: opacity 1.2s cubic-bezier(0.21, 0.6, 0.35, 1), -webkit-transform 1.2s cubic-bezier(0.2, 1, 0.18, 1.2);
    -o-transition: transform 1.2s cubic-bezier(0.2, 1, 0.18, 1.2), opacity 1.2s cubic-bezier(0.21, 0.6, 0.35, 1);
    transition: transform 1.2s cubic-bezier(0.2, 1, 0.18, 1.2), opacity 1.2s cubic-bezier(0.21, 0.6, 0.35, 1);
    transition: transform 1.2s cubic-bezier(0.2, 1, 0.18, 1.2), opacity 1.2s cubic-bezier(0.21, 0.6, 0.35, 1), -webkit-transform 1.2s cubic-bezier(0.2, 1, 0.18, 1.2);
    -webkit-transition-delay: 1.0s;
    -o-transition-delay: 1.0s;
    transition-delay: 1.0s; }
  .main.fade .anime3 {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  .main .anime4 {
    z-index: 4;
    background-image: url("https://pntc.sslcs.cdngc.net/cdn/greenponta/index/img/img_main_04.png");
    background-size: contain;
    opacity: 0;
    -webkit-transform: translate(10px, 10px);
    -ms-transform: translate(10px, 10px);
    transform: translate(10px, 10px);
    -webkit-transition: opacity 1.2s cubic-bezier(0.21, 0.6, 0.35, 1), -webkit-transform 1.2s cubic-bezier(0.2, 1, 0.18, 1.2);
    transition: opacity 1.2s cubic-bezier(0.21, 0.6, 0.35, 1), -webkit-transform 1.2s cubic-bezier(0.2, 1, 0.18, 1.2);
    -o-transition: transform 1.2s cubic-bezier(0.2, 1, 0.18, 1.2), opacity 1.2s cubic-bezier(0.21, 0.6, 0.35, 1);
    transition: transform 1.2s cubic-bezier(0.2, 1, 0.18, 1.2), opacity 1.2s cubic-bezier(0.21, 0.6, 0.35, 1);
    transition: transform 1.2s cubic-bezier(0.2, 1, 0.18, 1.2), opacity 1.2s cubic-bezier(0.21, 0.6, 0.35, 1), -webkit-transform 1.2s cubic-bezier(0.2, 1, 0.18, 1.2);
    -webkit-transition-delay: 1.0s;
    -o-transition-delay: 1.0s;
    transition-delay: 1.0s; }
  .main.fade .anime4 {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  .main .anime5 {
    background-image: url("https://pntc.sslcs.cdngc.net/cdn/greenponta/index/img/img_main_05.png");
    background-size: contain;
    opacity: 0;
    -webkit-transition: opacity 1.2s cubic-bezier(0.21, 0.6, 0.35, 1);
    -o-transition: opacity 1.2s cubic-bezier(0.21, 0.6, 0.35, 1);
    transition: opacity 1.2s cubic-bezier(0.21, 0.6, 0.35, 1);
    -webkit-transition-delay: 1.0s;
    -o-transition-delay: 1.0s;
    transition-delay: 1.0s; }
  .main.fade .anime5 {
    opacity: 1; }
  .main h2 {
    position: relative;
    z-index: 6;
    text-align: center;
    font-size: 18px;
    color: #218642;
    line-height: 1.8;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
    -webkit-transition: opacity 0.8s cubic-bezier(0.21, 0.6, 0.35, 1), -webkit-transform 0.8s cubic-bezier(0.21, 0.6, 0.35, 1);
    transition: opacity 0.8s cubic-bezier(0.21, 0.6, 0.35, 1), -webkit-transform 0.8s cubic-bezier(0.21, 0.6, 0.35, 1);
    -o-transition: transform 0.8s cubic-bezier(0.21, 0.6, 0.35, 1), opacity 0.8s cubic-bezier(0.21, 0.6, 0.35, 1);
    transition: transform 0.8s cubic-bezier(0.21, 0.6, 0.35, 1), opacity 0.8s cubic-bezier(0.21, 0.6, 0.35, 1);
    transition: transform 0.8s cubic-bezier(0.21, 0.6, 0.35, 1), opacity 0.8s cubic-bezier(0.21, 0.6, 0.35, 1), -webkit-transform 0.8s cubic-bezier(0.21, 0.6, 0.35, 1);
    -webkit-transition-delay: 1.0s;
    -o-transition-delay: 1.0s;
    transition-delay: 1.0s;
    margin-top: 20px; }
  .main.fade h2 {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }

@media screen and (max-width: 1024px) {
  .main {
    margin-top: 0;
    padding: 200px 15px 10px; }
    .main h2 {
      font-size: 15px;
      letter-spacing: -0.08em;
      line-height: 1.4;
      margin-top: 0; } }

@media screen and (max-width: 480px) {
  .main {
    padding: 110px 15px 10px; } }

/* slide
-----------------------------------------------*/
.slide {
  position: relative; }

.slider {
  width: 100%;
  margin: 0 auto; }
  .slider img {
    height: auto;
    width: 100%;
    -webkit-box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.5);
    box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.5);
    display: inline-block; }
  .slider-list {
    margin: 0 20px 0; }

.slick-list {
  overflow: visible; }

.slide-dots {
  text-align: center;
  margin-top: 20px; }
  .slide-dots li {
    display: inline-block;
    margin-right: 40px; }
    .slide-dots li:last-child {
      margin-right: 0; }
    .slide-dots li button {
      position: relative;
      text-indent: -9999px; }
      .slide-dots li button:before {
        content: '';
        width: 20px;
        height: 20px;
        background-color: #fff;
        border: 1px solid #999;
        border-radius: 50%;
        position: absolute;
        top: 0;
        left: 0; }
    .slide-dots li.slick-active button:before {
      content: '';
      width: 20px;
      height: 20px;
      background-color: #999;
      border: 1px solid #999;
      border-radius: 50%;
      position: absolute;
      top: 0;
      left: 0; }

@media only screen and (max-width: 768px) {
  .slider img {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .slider-list {
    margin: 0 5px 0; }
  .slider.sp_only {
    margin-bottom: 15px; }
  .slick-slide {
    min-height: auto; }
  .slide-dots {
    margin-top: 10px; }
    .slide-dots li button:before {
      width: 15px;
      height: 15px; }
    .slide-dots li.slick-active button:before {
      width: 15px;
      height: 15px; } }

/* navi
-----------------------------------------------*/
.navi {
  padding: 30px 40px;
  position: relative;
  background: url("https://pntc.sslcs.cdngc.net/cdn/greenponta/index/img/bg_leaf_01.png") no-repeat center #E9F2AE; }
  .navi .inner {
    max-width: 980px;
    margin: 0 auto; }
  .navi-list1, .navi-list2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 2; }
    .navi-list1 li, .navi-list2 li {
      width: 49%;
      background-color: #fff;
      border: 4px solid #218642;
      margin-right: 2%; }
      .navi-list1 li a, .navi-list2 li a {
        color: #218642; }
      .navi-list1 li:hover, .navi-list2 li:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -webkit-opacity: 0.8;
        opacity: 0.8;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      .navi-list1 li .fig-box, .navi-list2 li .fig-box, .navi-list1 li .fig-box2, .navi-list2 li .fig-box2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 15px; }
        .navi-list1 li .fig-box .fig-text, .navi-list2 li .fig-box .fig-text, .navi-list1 li .fig-box2 .fig-text, .navi-list2 li .fig-box2 .fig-text {
          width: calc(100% - 210px);
          text-align: center; }
          .navi-list1 li .fig-box .fig-text-sub, .navi-list2 li .fig-box .fig-text-sub, .navi-list1 li .fig-box2 .fig-text-sub, .navi-list2 li .fig-box2 .fig-text-sub {
            font-size: 13px; }
          .navi-list1 li .fig-box .fig-text-main, .navi-list2 li .fig-box .fig-text-main, .navi-list1 li .fig-box2 .fig-text-main, .navi-list2 li .fig-box2 .fig-text-main {
            font-size: 20px;
            margin-bottom: 10px; }
          .navi-list1 li .fig-box .fig-text-lead, .navi-list2 li .fig-box .fig-text-lead, .navi-list1 li .fig-box2 .fig-text-lead, .navi-list2 li .fig-box2 .fig-text-lead {
            font-size: 13px;
            color: #333; }
        .navi-list1 li .fig-box .img-sd, .navi-list2 li .fig-box .img-sd, .navi-list1 li .fig-box2 .img-sd, .navi-list2 li .fig-box2 .img-sd {
          -webkit-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
          box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
          width: 210px;
          height: 210px; }
        .navi-list1 li .fig-box .img-sd2, .navi-list2 li .fig-box .img-sd2, .navi-list1 li .fig-box2 .img-sd2, .navi-list2 li .fig-box2 .img-sd2 {
          width: 177px;
          height: auto; }
          .navi-list1 li .fig-box .img-sd2 img, .navi-list2 li .fig-box .img-sd2 img, .navi-list1 li .fig-box2 .img-sd2 img, .navi-list2 li .fig-box2 .img-sd2 img {
            width: 100%;
            height: auto; }
      .navi-list1 li .fig-box2, .navi-list2 li .fig-box2 {
        -webkit-align-items: flex-end;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        padding: 15px 15px 0 15px; }
        .navi-list1 li .fig-box2 .fig-text, .navi-list2 li .fig-box2 .fig-text {
          width: calc(100% - 180px);
          text-align: center;
          padding-bottom: 15px;
          position: relative; }
          .navi-list1 li .fig-box2 .fig-text-sub, .navi-list2 li .fig-box2 .fig-text-sub {
            font-size: 13px; }
          .navi-list1 li .fig-box2 .fig-text-main, .navi-list2 li .fig-box2 .fig-text-main {
            font-size: 20px;
            margin-bottom: 10px; }
          .navi-list1 li .fig-box2 .fig-text-lead, .navi-list2 li .fig-box2 .fig-text-lead {
            font-size: 13px;
            color: #333; }
          .navi-list1 li .fig-box2 .fig-text-in, .navi-list2 li .fig-box2 .fig-text-in {
            width: 100%;
            position: absolute;
            bottom: 50%;
            left: 50%;
            -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
            -webkit-transform: translateY(-50%) translateX(-50%); }
      .navi-list1 li:last-child, .navi-list2 li:last-child {
        margin-right: 0; }
  .navi-list2 {
    margin-top: -80px; }
    .navi-list2 li {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: calc((100% - 2%) / 3);
      padding: 20px 10px;
      margin-right: 1%; }
    .navi-list2-box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .navi-list2-box-text {
        text-align: center; }
        .navi-list2-box-text-sub {
          font-size: 13px; }
        .navi-list2-box-text-main {
          font-size: 20px;
          margin-bottom: 10px; }
        .navi-list2-box-text-lead {
          font-size: 13px;
          color: #333; }
      .navi-list2-box .img01 {
        width: 85px;
        height: 85px; }
      .navi-list2-box .img02 {
        width: 83px;
        height: 80px; }
      .navi-list2-box .img03 {
        width: 83px;
        height: 76px; }
  .navi-title {
    width: 560px;
    height: 280px;
    margin: -80px auto 0;
    background-image: url("https://pntc.sslcs.cdngc.net/cdn/greenponta/index/img/img_06@2x.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1; }
    .navi-title h1 {
      text-align: center;
      font-size: 40px;
      color: #fff;
      line-height: 280px; }
  @media only screen and (max-width: 1150px) {
    .navi-list1 li .fig-box .fig-text, .navi-list2 li .fig-box .fig-text, .navi-list1 li .fig-box2 .fig-text, .navi-list2 li .fig-box2 .fig-text {
      width: 60%; }
      .navi-list1 li .fig-box .fig-text figcaption, .navi-list2 li .fig-box .fig-text figcaption, .navi-list1 li .fig-box2 .fig-text figcaption, .navi-list2 li .fig-box2 .fig-text figcaption {
        text-align: center;
        font-size: 18px; }
    .navi-list1 li .fig-box .img-sd, .navi-list2 li .fig-box .img-sd, .navi-list1 li .fig-box2 .img-sd, .navi-list2 li .fig-box2 .img-sd {
      -webkit-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
      box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
      width: 40%;
      height: auto; }
    .navi-list1 li .fig-box .img-sd2, .navi-list2 li .fig-box .img-sd2, .navi-list1 li .fig-box2 .img-sd2, .navi-list2 li .fig-box2 .img-sd2 {
      width: 40%;
      height: auto; }
    .navi-list1 li .fig-box2 .fig-text, .navi-list2 li .fig-box2 .fig-text {
      width: 60%; }
      .navi-list1 li .fig-box2 .fig-text figcaption, .navi-list2 li .fig-box2 .fig-text figcaption {
        font-size: 16px;
        line-height: 1.2;
        padding-bottom: 15%; }
    .navi-list2 {
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch; }
      .navi-list2-text {
        width: calc(100% - 170px); }
      .navi-list2-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: space-between;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .navi-list2-box-img {
          width: 170px;
          height: auto; }
        .navi-list2-box .img01 {
          width: 100%;
          height: auto; }
        .navi-list2-box .img02 {
          width: 100%;
          height: auto; }
        .navi-list2-box .img03 {
          width: 100%;
          height: auto; } }
  @media only screen and (max-width: 768px) {
    .navi {
      padding: 10px 10px;
      background: top/contain no-repeat url("https://pntc.sslcs.cdngc.net/cdn/greenponta/index/img/bg_leaf_spc_01.png") #E9F2AE;
      background-position-y: 5px; }
      .navi-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
      .navi-list1, .navi-list2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .navi-list1 li, .navi-list2 li {
          width: 100%;
          margin-right: 0;
          margin-bottom: 10px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
          .navi-list1 li .fig-box, .navi-list2 li .fig-box, .navi-list1 li .fig-box2, .navi-list2 li .fig-box2 {
            padding: 10px; }
            .navi-list1 li .fig-box .fig-text, .navi-list2 li .fig-box .fig-text, .navi-list1 li .fig-box2 .fig-text, .navi-list2 li .fig-box2 .fig-text {
              width: 70%; }
              .navi-list1 li .fig-box .fig-text-sub, .navi-list2 li .fig-box .fig-text-sub, .navi-list1 li .fig-box2 .fig-text-sub, .navi-list2 li .fig-box2 .fig-text-sub {
                font-size: 13px;
                font-size: 3.46667vw; }
              .navi-list1 li .fig-box .fig-text-main, .navi-list2 li .fig-box .fig-text-main, .navi-list1 li .fig-box2 .fig-text-main, .navi-list2 li .fig-box2 .fig-text-main {
                font-size: 18px;
                font-size: 4.8vw; }
              .navi-list1 li .fig-box .fig-text-lead, .navi-list2 li .fig-box .fig-text-lead, .navi-list1 li .fig-box2 .fig-text-lead, .navi-list2 li .fig-box2 .fig-text-lead {
                font-size: 13px;
                font-size: 3.46667vw; }
            .navi-list1 li .fig-box .img-sd, .navi-list2 li .fig-box .img-sd, .navi-list1 li .fig-box2 .img-sd, .navi-list2 li .fig-box2 .img-sd {
              width: 30%;
              height: auto; }
          .navi-list1 li .fig-box2, .navi-list2 li .fig-box2 {
            padding: 10px 10px 0 10px; }
            .navi-list1 li .fig-box2 .fig-text, .navi-list2 li .fig-box2 .fig-text {
              width: 70%;
              padding-bottom: 0; }
              .navi-list1 li .fig-box2 .fig-text-in, .navi-list2 li .fig-box2 .fig-text-in {
                position: absolute;
                bottom: 50%;
                left: 50%;
                -ms-transform: translateY(-10%) translateX(-50%);
                transform: translateY(-10%) translateX(-50%);
                -webkit-transform: translateY(-10%) translateX(-50%); }
            .navi-list1 li .fig-box2 .img-sd2, .navi-list2 li .fig-box2 .img-sd2 {
              width: 30%;
              height: 100%; }
      .navi-list2 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 0; }
        .navi-list2 li {
          width: 100%;
          padding: 10px;
          margin-right: 0; }
        .navi-list2-box-text {
          width: 70%;
          margin-left: 0; }
          .navi-list2-box-text-sub {
            font-size: 13px;
            font-size: 3.46667vw; }
          .navi-list2-box-text-main {
            font-size: 18px;
            font-size: 4.8vw;
            margin-bottom: 0; }
          .navi-list2-box-text-lead {
            font-size: 13px;
            font-size: 3.46667vw; }
        .navi-list2-box-img {
          width: 30%;
          height: auto;
          margin: 0; }
        .navi-list2-box .img01, .navi-list2-box .img02, .navi-list2-box .img03 {
          width: 100%;
          height: auto;
          display: block;
          margin: 0 auto; }
      .navi-title {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        height: auto;
        margin: 0 auto 15px;
        background-image: url("https://pntc.sslcs.cdngc.net/cdn/greenponta/index/img/img_06-sp.png");
        background-size: contain; }
        .navi-title h1 {
          font-size: 17px;
          line-height: 50px; } }

/* tomorrow
-----------------------------------------------*/
.tomorrow {
  position: relative;
  padding: 60px 40px;
  background: url("https://pntc.sslcs.cdngc.net/cdn/greenponta/index/img/bg_leaf_02.png") no-repeat center; }
  .tomorrow .inner {
    max-width: 980px;
    margin: 0 auto; }
  .tomorrow h3 {
    text-align: center;
    font-size: 42px;
    color: #218642;
    margin-bottom: 50px; }
  .tomorrow h4 {
    text-align: center;
    font-size: 21px;
    line-height: 3; }
  @media only screen and (max-width: 768px) {
    .tomorrow {
      padding: 50px 10px;
      background: url("https://pntc.sslcs.cdngc.net/cdn/greenponta/index/img/bg_leaf_spc_02.png") no-repeat center;
      background-size: contain; }
      .tomorrow .inner {
        width: 100%; }
      .tomorrow h3 {
        font-size: 28px;
        font-size: 7.46667vw;
        margin-bottom: 30px; }
      .tomorrow h4 {
        font-size: 14px;
        font-size: 3.73333vw; } }

/* footer
-----------------------------------------------*/
.con-footer {
  background: url("https://pntc.sslcs.cdngc.net/cdn/greenponta/index/img/img_footer@2x.png") no-repeat center #E9F2AE;
  background-size: contain;
  height: 200px; }
  @media only screen and (max-width: 768px) {
    .con-footer {
      height: 130px;
      background-size: 150%; } }
