body {
  color: #fff;
  letter-spacing: normal;
}
header {
  position: relative;
}
section.s1 {
  /*background-image:url(../img/w.s1.png);*/
  background-color: #588157;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
}
section.s1 .c {
  padding-right: 5vw;
  padding-left: 5vw;
}
/* section.s1 .r {
  background-image: url(../img/w.s1.r.png);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 8em;
} */
/* section.s1 .r2 {
  background-image: url(../img/w.s1.r2.png);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 8em;
} */
/* section.s1 .l {
  background-image: url(../img/w.s1.l.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 8em;
} */
/* section.s1 .l2 {
  background-image: url(../img/w.s1.l2.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 8em;
} */
section.s2 .s1 {
  background-image: url(../img/w.s2.s1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100px;
}
section.s2 .sb1 {
  background-image: url(../img/y.b1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 65px;
}
section.s2 .sb2 {
  background-image: url(../img/y.b2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 65px;
}
/* section.sf .f {
  background-image: url(../img/y.f.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 330px;
  margin-bottom: -1vw;
} */
section.s2 .s2 {
  background-image: url(../img/w.s2.s2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 60px;
}
section.s1 .d {
  margin: 5em auto 0 auto;
  text-align: center;
}
section.s1 .d2 {
  margin: 5em auto 0 auto;
  text-align: center;
}
section.s1 .d2 .row {
  display: block;
}
.d3 {
  margin-top: 40px;
  display: flex;
  text-align: center;
}
.d3 .rp {
  width: 22%;
  display: inline-block;
  margin-left: 20px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 15px 0;
}
.d3 .rpi img {
  border-radius: 10px;
}
.d3 .rpi span {
  display: none;
}
.d3 .rp .rpt a {
  text-decoration: none;
  color: #fff;
}
.d3 .rp .price {
  font-size: 1.4em;
  color: #ff9f1c;
  padding: 5px 15px;
  border-radius: 10px;
}
.d3 .rp .price del bdi {
  color: #fff;
}
.d3 .rp .price ins {
  text-decoration: none;
}
.d3 .rp .price ins bdi {
  color: #ff9f1c;
}
section.s2 .d {
  margin: 3em auto 3em auto;
  text-align: center;
}
section.sf .d {
  margin: 3em auto 3em auto;
  text-align: center;
}
section.s1 .d > * {
  display: block;
  margin: 10px 0;
}
section.s1 .b1 {
  background-color: #ff9f1c;
  padding: 7px 20px;
  border-radius: 5px;
  font-weight: 900;
  font-size: 20px;
  text-decoration: none;
  color: #fff;
}
section.s1 .b2 {
  background-color: #ffb211;
  padding: 7px 20px;
  border-radius: 5px;
  font-weight: 900;
  font-size: 20px;
  text-decoration: none;
  color: #fff;
}
section.s2 .d .t1 {
  font-size: 4em;
  font-weight: 600;
}
section.s2 .d .t2 {
  color: #ffb211;
}
section.s1 .kh {
  color: #ffb211;
  font-size: 19px;
  font-weight: 900;
}
section.s1 .kh2 {
  font-siize: 1.3em;
  color: #344e41;
  font-weight: 900;
}
section.s1 .d .t1 {
  font-size: 4em;
  font-weight: 600;
}
section.s1 .d .t3 {
  font-size: 2em;
  font-weight: 600;
  color: #ffb211;
}
section.s1 .d .t2 {
  font-size: 2.2em;
  position: relative;
  padding-bottom: 10px;
}
section.s1 .d .t4 {
  font-size: 1.5em;
  font-weight: 100;
  position: relative;
  padding-bottom: 10px;
}
section.s1 .d > p {
  text-align: center;
  font-size: 16px;
  font-weight: 100;
}
section.s2 {
  background-color: #588157;
  padding: 5em 0;
}
section.sf {
  background-color: #588157;
}
section.ss {
  background-color: #588157;
}
section.s2 .d .t {
  position: relative;
  padding-bottom: 10px;
  font-size: 2.5em;
  display: table;
  margin: auto;
}
section.s2 .d p {
  text-align: center;
}
section.s2 .s2i > * {
  display: block;
  text-align: center;
  margin: 15px auto;
  color: #0fb9ca;
  font-size: 1.8em;
}
section.s2 .s2i > img {
  max-width: 60%;
  height: auto;
}
.faq .faqi::after,
section.s1 .d .t2::after,
section.s2 .d .t::after,
section.sb .d .t::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
}
section.sb {
  background-color: #588157;
  padding: 5em 0;
}
section.sb.b {
  background-color: #f7f7f7;
}
section.sb p {
  text-align: justify;
}
section.sb .d img {
  max-width: 150px;
  height: auto;
}
section.sb .d .t {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: -20px;
  font-size: 2.5em;
}
section.sb .d .t span:nth-child(2) {
  color: #0fb9ca;
}
section.sb .i img {
  display: block;
  max-width: 90%;
  margin: auto;
}
.faq .faqi {
  background-color: rgba(256, 256, 256, 0.1);
  border-radius: 5px;
  padding: 10px 15px;
  position: relative;
  box-shadow: 0 0 13px -5px rgba(0, 0, 0, 0.4);
  margin: 40px 0;
}
.faq .faqi .t {
  user-select: none;
  cursor: pointer;
}
.faq .faqi .c {
  display: none;
}
.faq .faqi::after {
  bottom: -20px;
}
section.ls a {
  display: block;
}
section.ls img {
  width: 100%;
  height: auto;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .d3 .rp {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
  .d3 .rp .price {
    font-size: 1.3em;
    color: #ff9f1c;
    padding: 5px 15px;
    border-radius: 10px;
  }
  section.s1 .d2 .row {
    display: flex;
  }
  section.s1 .b1 {
    margin-bottom: 15px;
  }
  section.s1 .r {
    display: none;
  }
  section.s1 .l {
    display: none;
  }
  section.s1 .r2 {
    display: none;
  }
  section.s1 .l2 {
    display: none;
  }
  .faq .faqi .t {
    font-size: 1em;
  }
  section.sf .f {
    min-height: 75px;
  }
  section.s2 {
    padding: 3em 0;
  }
  section.s1 .d > p {
    font-size: 14px;
  }
  section.s1 .d {
    margin: 2em auto 0 auto;
  }
  section.s1 .d2 {
    margin: 2em auto 0 auto;
  }
  section.s1 .d .t1 {
    font-size: 2em;
    letter-spacing: normal;
  }
  section.s1 .d .t3 {
    font-size: 1.5em;
    letter-spacing: normal;
  }
  section.s2 .d .t1 {
    font-size: 2em;
    letter-spacing: normal;
  }
  section.s1 .d .t2 {
    font-size: 1.2em;
  }
  section.s1 .d .t4 {
    font-size: 1.2em;
  }
  section.s2 .d .t {
    font-size: 1.5em;
  }
  section.sb .d img {
    max-width: 100px;
  }
  section.sb .d .t {
    font-size: 1.5em;
  }
  section.s1 {
    background-size: 80%;
  }
  section.ss .d {
    margin: 3em auto 3em auto;
    text-align: center;
  }
  section.s1 .c {
    padding-right: 8vw;
    padding-left: 8vw;
  }
}
