/* ------------------------------
 width: all
------------------------------ */
header .wrapper .gnav ul li:nth-child(1) a {
  color: #83b717;
}
header .wrapper .gnav ul li:nth-child(1) a span {
  color: #83b717;
}

main section.s01 {
  width: 1226px;
  margin: 0 auto;
}
main section.s01 .wrapper {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main section.s01 .wrapper .photo {
  width: 50%;
  display: block;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
main section.s01 .wrapper .t01 {
  width: 533px;
  font-size: 13px;
  line-height: 190%;
}
main section.s02 {
  background-color: #f2f2f2;
  margin-top: 130px;
  padding: 130px 0;
}
main section.s02 .wrapper {
  width: 1226px;
  margin: 0 auto;
}
main section.s02 .wrapper dl {
  width: 1110px;
  margin: 0 auto;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  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;
}
main section.s02 .wrapper dl + dl {
  margin-top: 100px;
}
main section.s02 .wrapper dl:nth-child(even) dt {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
main section.s02 .wrapper dl:nth-child(even) dd {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
main section.s02 .wrapper dl dt {
  width: 460px;
}
main section.s02 .wrapper dl dt img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper dl dd {
  width: 560px;
}
main section.s02 .wrapper dl dd .t01 {
  font-size: 16px;
  font-weight: 600;
}
main section.s02 .wrapper dl dd .t02 {
  color: #83b717;
  font-size: 26px;
  line-height: 155%;
  font-weight: 500;
  margin-top: 20px;
}
main section.s02 .wrapper dl dd .t03 {
  font-size: 13px;
  line-height: 190%;
  margin-top: 30px;
}
main section.s02 .wrapper .graph {
  width: 100%;
  display: block;
  margin-top: 120px;
}
main section.s03 {
  padding: 150px 0 150px;
}
main section.s03 .wrapper .ttlbox {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 27px;
}
main section.s03 .wrapper .ttlbox .t01 {
  font-size: 14px;
  font-weight: 500;
  color: #83b717;
}
main section.s03 .wrapper .ttlbox .t01 span {
  display: block;
  color: #2e3033;
}
main section.s03 .wrapper .ttlbox h3 {
  font-size: 36px;
  font-weight: 500;
  margin-top: 30px;
  line-height: 160%;
}
main section.s03 .wrapper .mapbox {
  width: 100%;
  max-width: 1366px;
  display: block;
  margin: -80px auto 0;
  position: relative;
}
main section.s03 .wrapper .mapbox .map {
  width: 100%;
  display: block;
}
main section.s03 .wrapper .mapbox .logo {
  width: 312px;
  display: block;
  position: absolute;
  right: 0;
  bottom: 200px;
  left: 0;
  margin: 0 auto;
}
main section.s03 .wrapper dl {
  width: 1000px;
  margin: -100px auto 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 2;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
main section.s03 .wrapper dl dt {
  width: 180px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
main section.s03 .wrapper dl dt .photo {
  width: 100%;
  display: block;
}
main section.s03 .wrapper dl dt .msg {
  width: 162.5px;
  display: block;
  margin: -5px auto 0;
}
main section.s03 .wrapper dl dd {
  width: 755px;
  font-size: 13px;
  line-height: 190%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
main section.s04 {
  padding: 70px 0;
  background-image: url(../../images/ab0401.jpg);
  background-size: cover;
  background-position: center center;
}
main section.s04 .wrapper {
  position: relative;
}
main section.s04 .wrapper .swiper-area01 {
  width: 750px;
  background-color: rgba(255, 255, 255, 0.6);
  background-image: url(../../images/ab0402.png);
  background-size: cover;
  background-position: center center;
  margin: 0 auto;
}
main section.s04 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 500px;
  padding: 70px 85px 0;
}
main section.s04 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .t01 {
  text-align: center;
  font-size: 26px;
  font-weight: 500;
}
main section.s04 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .t02 {
  font-size: 13px;
  line-height: 190%;
  margin-top: 50px;
}
main section.s04 .wrapper .swiper-area01 .swiper .swiper-pagination {
  text-align: center;
  padding-bottom: 25px;
}
main section.s04 .wrapper .swiper-area01 .swiper .swiper-pagination span {
  width: 10px;
  height: 10px;
  margin: 0 7px;
  background-color: #aaa !important;
  opacity: 1 !important;
}
main section.s04 .wrapper .swiper-area01 .swiper .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #83b717 !important;
}
main section.s04 .wrapper .swiper-button-prev {
  display: block;
  width: 56px;
  height: 56px;
  background-image: url(../../images/icon_prev.svg);
  top: 50% !important;
  left: 0 !important;
  margin-top: -28px !important;
}
main section.s04 .wrapper .swiper-button-prev::after {
  display: none !important;
}
main section.s04 .wrapper .swiper-button-next {
  display: block;
  width: 56px;
  height: 56px;
  background-image: url(../../images/icon_next.svg);
  top: 50% !important;
  right: 0 !important;
  margin-top: -28px !important;
}
main section.s04 .wrapper .swiper-button-next::after {
  display: none !important;
}
main section.s05 {
  padding-top: 120px;
}
main section.s05 .wrapper {
  width: 1120px;
  margin: 0 auto;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main section.s05 .wrapper .photo {
  width: 400px;
  display: block;
}
main section.s05 .wrapper .txtbox {
  width: 640px;
}
main section.s05 .wrapper .txtbox .t01 {
  font-size: 14px;
  color: #83b717;
  font-weight: 500;
}
main section.s05 .wrapper .txtbox .t02 {
  font-size: 36px;
  font-weight: 500;
  margin-top: 35px;
  letter-spacing: 0;
}
main section.s05 .wrapper .txtbox .t03 {
  font-size: 13px;
  line-height: 190%;
  margin-top: 35px;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.s01 {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
  }
  main section.s01 .wrapper {
    display: block;
  }
  main section.s01 .wrapper .photo {
    width: 100%;
    display: block;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  main section.s01 .wrapper .t01 {
    width: 100%;
    font-size: 13px;
    line-height: 190%;
    margin-top: 35px;
  }
  main section.s02 {
    background-color: #f2f2f2;
    margin-top: 80px;
    padding: 80px 20px;
  }
  main section.s02 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s02 .wrapper dl {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper dl + dl {
    margin-top: 50px;
  }
  main section.s02 .wrapper dl dt {
    width: 100%;
  }
  main section.s02 .wrapper dl dt img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper dl dd {
    width: 100%;
    margin-top: 30px;
  }
  main section.s02 .wrapper dl dd .t01 {
    font-size: 14px;
    font-weight: 600;
  }
  main section.s02 .wrapper dl dd .t02 {
    color: #83b717;
    font-size: 18px;
    line-height: 155%;
    font-weight: 500;
    margin-top: 25px;
  }
  main section.s02 .wrapper dl dd .t03 {
    font-size: 13px;
    line-height: 190%;
    margin-top: 35px;
  }
  main section.s02 .wrapper .graph {
    width: 100%;
    display: block;
    margin-top: 50px;
  }
  main section.s03 {
    padding: 80px 0;
  }
  main section.s03 .wrapper .ttlbox {
    width: 100%;
    padding: 0 20px;
    text-align: left;
  }
  main section.s03 .wrapper .ttlbox .t01 {
    font-size: 12px;
    font-weight: 500;
    color: #83b717;
  }
  main section.s03 .wrapper .ttlbox h3 {
    font-size: 22px;
    font-weight: 500;
    margin-top: 25px;
    line-height: 160%;
  }
  main section.s03 .wrapper .mapbox {
    width: 100%;
    max-width: 1366px;
    display: block;
    margin: -10px auto 0;
    position: relative;
  }
  main section.s03 .wrapper .mapbox .map {
    width: 100%;
    display: block;
  }
  main section.s03 .wrapper .mapbox .logo {
    width: 140px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 20px;
    left: 0;
    margin: 0 auto;
  }
  main section.s03 .wrapper dl {
    width: 100%;
    margin: 0 auto 0;
    display: block;
  }
  main section.s03 .wrapper dl dt {
    width: 180px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin: 10px auto 0;
  }
  main section.s03 .wrapper dl dt .photo {
    width: 100%;
    display: block;
  }
  main section.s03 .wrapper dl dt .msg {
    width: 162.5px;
    display: block;
    margin: 15px auto 0;
  }
  main section.s03 .wrapper dl dd {
    width: 100%;
    margin-top: 35px;
    font-size: 13px;
    line-height: 190%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0 20px;
  }
  main section.s04 {
    padding: 80px 0;
    background-image: url(../../images/ab0401.jpg);
    background-size: cover;
    background-position: center center;
  }
  main section.s04 .wrapper {
    position: relative;
    padding: 0 15px;
  }
  main section.s04 .wrapper .swiper-area01 {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    background-image: url(../../images/ab0402.png);
    background-size: cover;
    background-position: center center;
    margin: 0 auto;
  }
  main section.s04 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide {
    width: 100%;
    height: auto;
    padding: 50px 30px 80px;
  }
  main section.s04 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .t01 {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
  }
  main section.s04 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .t02 {
    font-size: 13px;
    line-height: 190%;
    margin-top: 35px;
  }
  main section.s04 .wrapper .swiper-area01 .swiper .swiper-pagination {
    text-align: center;
    padding-bottom: 10px;
  }
  main section.s04 .wrapper .swiper-area01 .swiper .swiper-pagination span {
    width: 8px;
    height: 8px;
    margin: 0 5px;
    background-color: #aaa !important;
    opacity: 1 !important;
  }
  main section.s04 .wrapper .swiper-area01 .swiper .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #83b717 !important;
  }
  main section.s04 .wrapper .swiper-button-prev {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../../images/icon_prev.svg);
    top: 50% !important;
    left: 0 !important;
    margin-top: -15px !important;
  }
  main section.s04 .wrapper .swiper-button-prev::after {
    display: none !important;
  }
  main section.s04 .wrapper .swiper-button-next {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../../images/icon_next.svg);
    top: 50% !important;
    right: 0 !important;
    margin-top: -15px !important;
  }
  main section.s04 .wrapper .swiper-button-next::after {
    display: none !important;
  }
  main section.s05 {
    padding: 80px 20px 0;
  }
  main section.s05 .wrapper {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  main section.s05 .wrapper .photo {
    width: 100%;
    display: block;
  }
  main section.s05 .wrapper .txtbox {
    width: 100%;
    margin-top: 35px;
  }
  main section.s05 .wrapper .txtbox .t01 {
    font-size: 12px;
    font-weight: 500;
    color: #83b717;
  }
  main section.s05 .wrapper .txtbox .t02 {
    font-size: 22px;
    font-weight: 500;
    margin-top: 25px;
    line-height: 160%;
  }
  main section.s05 .wrapper .txtbox .t03 {
    font-size: 13px;
    line-height: 190%;
    margin-top: 35px;
  }
}