body {
  overflow: hidden
}

body #wrapper .contents>.inner {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}


body #wrapper .contents>.inner main h1 {
  margin-top: 95px;
  font-size: 1.6em;
  font-weight: bold;
  text-align: center;
  color: #666666;
  line-height: 1
}

@media screen and (max-width: 950px) {
  body #wrapper .contents>.inner {
      width: 100%;
  }
  body #wrapper .contents>.inner main h1 {
    margin-top: 50px;
    font-size: 1em
  }
}

body #wrapper .contents>.inner main>.copy {
  margin-top: 70px;
  padding: 0 260px 0 125px;
  font-size: 0.9em;
  font-weight: normal;
  color: #000000;
  line-height: 1.67
}

@media screen and (max-width: 950px) {
  body #wrapper .contents>.inner main>.copy {
    width: 89.33333333333333%;
    margin: 35px auto 0 auto;
    padding: 0;
    font-size: 0.875em
  }
}

@media screen and (max-width: 950px) {
  body #wrapper .contents>.inner main .features__list {
    width: 89.33333333333333%;
    margin: 0 auto
  }
}

body #wrapper .contents>.inner main .features__list .list__item {
  display: flex;
  justify-content: space-between
}

@media screen and (max-width: 950px) {
  body #wrapper .contents>.inner main .features__list .list__item {
    display: block
  }
}

body #wrapper .contents>.inner main .features__list .list__item+.list__item {
  margin-top: 80px
}

@media screen and (max-width: 950px) {
  body #wrapper .contents>.inner main .features__list .list__item+.list__item {
    margin-top: 45px
  }
}

body #wrapper .contents>.inner main .features__list .list__item>figure {
  width: 460px;
  font-size: 0;
  line-height: 0
}

@media screen and (max-width: 950px) {
  body #wrapper .contents>.inner main .features__list .list__item>figure {
    width: 100%
  }
}

body #wrapper .contents>.inner main .features__list .list__item .detail {
  width: 460px
}

@media screen and (max-width: 950px) {
  body #wrapper .contents>.inner main .features__list .list__item .detail {
    width: 100%;
    margin-top: 14px
  }
}

body #wrapper .contents>.inner main .features__list .list__item .detail h3 {
  padding-left: 10px;
  font-size: 1.2em;
  font-weight: bold;
  color: #666666;
  border-left: 10px solid #ffeb00;
  line-height: 1.3
}

@media screen and (max-width: 950px) {
  body #wrapper .contents>.inner main .features__list .list__item .detail h3 {
    padding-left: 6px;
    font-size: 1em;
    border-left: 6px solid #ffeb00
  }
}

body #wrapper .contents>.inner main .features__list .list__item .detail .lead {
  margin-top: 25px;
  font-size: 0.9em;
  font-weight: normal;
  color: #000000;
  line-height: 1.67
}

@media screen and (max-width: 950px) {
  body #wrapper .contents>.inner main .features__list .list__item .detail .lead {
    margin-top: 5px;
    font-size: 0.875em;
    line-height: 1.6
  }
}

body #wrapper .contents>.inner main .strengths {
  margin-top: 45px
}

@media screen and (max-width: 950px) {
  body #wrapper .contents>.inner main .strengths {
    margin-top: 35px
  }
}

body #wrapper .contents>.inner main .strengths .inner {
  width: 1200px;
  margin: 0 auto;
  padding: 0 125px
}

@media screen and (max-width: 950px) {
  body #wrapper .contents>.inner main .strengths .inner {
    width: 100%;
    padding: 0
  }
}

body #wrapper .contents>.inner main .strengths .inner h2 {
  font-size: 1.2em;
  font-weight: bold;
  color: #666666;
  text-align: center;
  line-height: 1
}

@media screen and (max-width: 950px) {
  body #wrapper .contents>.inner main .strengths .inner h2 {
    font-size: 0.875em
  }
}

body #wrapper .contents>.inner main .strengths .inner>figure {
  margin-top: 30px;
  text-align: center;
  font-size: 0;
  line-height: 0
}

@media screen and (max-width: 950px) {
  body #wrapper .contents>.inner main .strengths .inner>figure {
    width: 66.93333333333333%;
    margin: 20px auto 0 auto
  }
}

body #wrapper .contents>.inner main .strengths .inner .features__list {
  margin-top: 80px
}

@media screen and (max-width: 950px) {
  body #wrapper .contents>.inner main .strengths .inner .features__list {
    margin-top: 50px
  }
}

body #wrapper .contents>.inner main .statue {
  margin-top: 150px
}

@media screen and (max-width: 950px) {
  body #wrapper .contents>.inner main .statue {
    margin-top: 75px
  }
}

body #wrapper .contents>.inner main .statue .inner {
  width: 1200px;
  margin: 0 auto;
  padding: 0 125px
}

@media screen and (max-width: 950px) {
  body #wrapper .contents>.inner main .statue .inner {
    width: 100%;
    padding: 0
  }
}

body #wrapper .contents>.inner main .statue .inner h2 {
  font-size: 1.6em;
  font-weight: bold;
  text-align: center;
  color: #666666;
  line-height: 1
}

@media screen and (max-width: 950px) {
  body #wrapper .contents>.inner main .statue .inner h2 {
    font-size: 1em
  }
}

body #wrapper .contents>.inner main .statue .inner>.copy {
  margin-top: 78px;
  font-size: 0.9em;
  font-weight: normal;
  color: #000000;
  line-height: 1
}

@media screen and (max-width: 950px) {
  body #wrapper .contents>.inner main .statue .inner>.copy {
    width: 89.33333333333333%;
    margin: 35px auto 0 auto;
    font-size: 0.875em;
    line-height: 1.6
  }
}

body #wrapper .contents>.inner main .statue .inner .features__list {
  margin-top: 80px
}

@media screen and (max-width: 950px) {
  body #wrapper .contents>.inner main .statue .inner .features__list {
    margin-top: 20px
  }
}
