/* ------------------------------
 width: all
------------------------------ */
main {
  background-image: url(../../images/bg_about.jpg);
  background-size: 100% auto;
  background-position: top 0 center;
  background-repeat: no-repeat;
  background-color: #23af53;
}
main .maincontents {
  background-color: transparent;
  background-image: none;
  padding-bottom: 0;
}
main section.ttl_section {
  padding-top: 280px;
}
main section.ttl_section h2 {
  color: #000 !important;
}
main section.s01 {
  width: 1200px;
  margin: 0 auto;
}
main section.s01 .wrapper {
  padding-top: 230px;
  padding-bottom: 140px;
}
main section.s01 .wrapper ul li + li {
  margin-top: 120px;
}
main section.s01 .wrapper ul li .t01 {
  font-size: 90px;
  font-weight: 900;
  color: #fff;
  line-height: 100%;
}
main section.s01 .wrapper ul li .t02 {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  margin-top: 5px;
}
main section.s01 .wrapper ul li .t03 {
  padding-left: 180px;
  font-size: 36px;
  font-weight: bold;
  line-height: 150%;
  margin-top: 15px;
}
main section.s01 .wrapper ul li .t04 {
  font-size: 16px;
  line-height: 190%;
  margin-top: 20px;
  padding-left: 180px;
  letter-spacing: 0;
}
main section.s01 .wrapper dl {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  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;
  padding: 60px 0;
  margin-top: 100px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
main section.s01 .wrapper dl dt {
  width: 450px;
}
main section.s01 .wrapper dl dt .t05 {
  font-size: 24px;
  font-weight: bold;
}
main section.s01 .wrapper dl dt .t06 {
  font-size: 22px;
  font-weight: bold;
  margin-top: 10px;
}
main section.s01 .wrapper dl dd {
  width: calc(100% - 450px);
  font-size: 16px;
  line-height: 190%;
}
main section.s02 {
  background-color: #fff;
  padding: 120px 0 30px;
}
main section.s02 .wrapper {
  width: 1200px;
  margin: 0 auto;
}
main section.s02 .wrapper .ttlbox .en {
  font-size: 90px;
  font-weight: 900;
  color: #23af53;
  line-height: 100%;
}
main section.s02 .wrapper .ttlbox .subttl {
  font-size: 21px;
  font-weight: bold;
  line-height: 100%;
  color: #23af53;
  margin-top: 15px;
}
main section.s02 .wrapper .contents {
  padding-left: 200px;
  margin-top: 30px;
}
main section.s02 .wrapper .contents ul {
  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.s02 .wrapper .contents ul li {
  width: 300px;
}
main section.s02 .wrapper .contents ul li img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .contents ul li .t01 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 27px;
}
main section.s02 .wrapper .contents ul li .t02 {
  font-size: 16px;
  line-height: 190%;
  margin-top: 5px;
  letter-spacing: 0;
}
main section.s03 {
  background-color: #fff;
  padding: 120px 0 30px;
}
main section.s03 .wrapper {
  width: 1200px;
  margin: 0 auto;
}
main section.s03 .wrapper .ttlbox .en {
  font-size: 90px;
  font-weight: 900;
  color: #23af53;
  line-height: 100%;
}
main section.s03 .wrapper .ttlbox .subttl {
  font-size: 21px;
  font-weight: bold;
  line-height: 100%;
  color: #23af53;
  margin-top: 15px;
}
main section.s03 .wrapper .contents {
  padding-left: 200px;
  margin-top: 30px;
}
main section.s03 .wrapper .contents .t01 {
  font-size: 20px;
  font-weight: bold;
}
main section.s03 .wrapper .contents ul {
  width: 840px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 15px;
}
main section.s03 .wrapper .contents ul li {
  width: 50%;
  margin-top: 20px;
  font-size: 16px;
  line-height: 28px;
  padding-left: 40px;
  background-image: url(../../images/icon_check.svg);
  background-size: 28px auto;
  background-position: top 0 left 0;
  background-repeat: no-repeat;
}
main section.s03 .wrapper .contents .t02 {
  font-size: 16px;
  line-height: 190%;
  margin-top: 25px;
}
main section.s03 .wrapper .contents .t03 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 55px;
}
main section.s03 .swiper-area {
  margin-top: 170px;
}
main section.s03 .swiper-area .swiper .swiper-wrapper .swiper-slide {
  width: 300px;
}
main section.s03 .swiper-area .swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  display: block;
}

/* ------------------------------
 width < 1920px
------------------------------ */
@media screen and (max-width: 1920px) {
  main {
    background-size: 1920px auto;
  }
}
/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main {
    background-image: url(../../images/bg_about.jpg);
    background-size: 100% auto;
    background-position: top 0 center;
    background-repeat: no-repeat;
    background-color: #23af53;
  }
  main .maincontents {
    background-color: transparent;
    background-image: none;
    padding-bottom: 0;
  }
  main section.ttl_section {
    padding-top: 60px;
  }
  main section.ttl_section h2 {
    color: #000 !important;
  }
  main section.s01 {
    width: 100%;
    margin: -30px auto 0;
  }
  main section.s01 .wrapper {
    padding: 0 20px 50px;
  }
  main section.s01 .wrapper ul li + li {
    margin-top: 45px;
  }
  main section.s01 .wrapper ul li .t01 {
    font-size: 40px;
    font-weight: 900;
    color: #fff;
    line-height: 100%;
  }
  main section.s01 .wrapper ul li .t02 {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    margin-top: 2px;
  }
  main section.s01 .wrapper ul li .t03 {
    padding-left: 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 150%;
    margin-top: 15px;
  }
  main section.s01 .wrapper ul li .t04 {
    font-size: 14px;
    line-height: 190%;
    margin-top: 10px;
    padding-left: 0;
    letter-spacing: 0;
  }
  main section.s01 .wrapper dl {
    display: block;
    padding: 20px 0;
    margin-top: 50px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main section.s01 .wrapper dl dt {
    width: 100%;
  }
  main section.s01 .wrapper dl dt .t05 {
    font-size: 20px;
    font-weight: bold;
  }
  main section.s01 .wrapper dl dt .t06 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 0px;
  }
  main section.s01 .wrapper dl dd {
    width: 100%;
    font-size: 14px;
    line-height: 190%;
    margin-top: 10px;
  }
  main section.s02 {
    background-color: #fff;
    padding: 50px 0 0;
  }
  main section.s02 .wrapper {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
  }
  main section.s02 .wrapper .ttlbox .en {
    font-size: 30px;
    font-weight: 900;
    color: #23af53;
    line-height: 100%;
  }
  main section.s02 .wrapper .ttlbox .subttl {
    font-size: 16px;
    font-weight: bold;
    line-height: 100%;
    color: #23af53;
    margin-top: 5px;
  }
  main section.s02 .wrapper .contents {
    padding-left: 0;
    margin-top: 20px;
  }
  main section.s02 .wrapper .contents ul {
    display: block;
  }
  main section.s02 .wrapper .contents ul li {
    width: 100%;
  }
  main section.s02 .wrapper .contents ul li + li {
    margin-top: 40px;
  }
  main section.s02 .wrapper .contents ul li img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .contents ul li .t01 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
  }
  main section.s02 .wrapper .contents ul li .t02 {
    font-size: 14px;
    line-height: 190%;
    margin-top: 2px;
    letter-spacing: 0;
  }
  main section.s03 {
    background-color: #fff;
    padding: 50px 0 0;
  }
  main section.s03 .wrapper {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
  }
  main section.s03 .wrapper .ttlbox .en {
    font-size: 30px;
    font-weight: 900;
    color: #23af53;
    line-height: 100%;
  }
  main section.s03 .wrapper .ttlbox .subttl {
    font-size: 16px;
    font-weight: bold;
    line-height: 100%;
    color: #23af53;
    margin-top: 5px;
  }
  main section.s03 .wrapper .contents {
    padding-left: 0;
    margin-top: 20px;
  }
  main section.s03 .wrapper .contents .t01 {
    font-size: 18px;
    font-weight: bold;
  }
  main section.s03 .wrapper .contents ul {
    width: 100%;
    display: block;
    margin-top: 15px;
  }
  main section.s03 .wrapper .contents ul li {
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
    padding-left: 30px;
    background-image: url(../../images/icon_check.svg);
    background-size: 20px auto;
    background-position: top 0 left 0;
    background-repeat: no-repeat;
  }
  main section.s03 .wrapper .contents .t02 {
    font-size: 14px;
    line-height: 190%;
    margin-top: 15px;
  }
  main section.s03 .wrapper .contents .t03 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 35px;
  }
  main section.s03 .swiper-area {
    margin-top: 50px;
  }
  main section.s03 .swiper-area .swiper .swiper-wrapper .swiper-slide {
    width: 150px;
  }
  main section.s03 .swiper-area .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    display: block;
  }
}
/* ------------------------------
 width < 450px
------------------------------ */
@media screen and (max-width: 450px) {
  main {
    background-size: 450px auto;
  }
}