html,body {
  overflow-y: auto;
  letter-spacing: 0;
}
body{
  height: auto;
}
.w31 {
  width: 31%;
}
.w33 {
  width: 33.33%;
}
.w95 {
  width: 95%;
}
.w85 {
  width: 85%;
}
.w80 {
  width: 80%;
}
.w88 {
  width: 88%;
}
.w74 {
  width: 74%;
}
.w88 {
  width: 88%;
}
.marginTop6 {
  margin-top: 6%;
}
.marginTop7 {
  margin-top: 7%;
}
.marginTop7-5 {
  margin-top: 7.5%;
}
.marginTop8 {
  margin-top: 8%;
}
.marginTop9 {
  margin-top: 9%;
}
.marginTop10 {
  margin-top: 10%;
}
.marginTop12 {
  margin-top: 12%;
}
.marginBottom5 {
  margin-bottom: 5%;
}
.marginBottom6 {
  margin-bottom: 6%;
}
.marginBottom7 {
  margin-bottom: 7%;
}
.marginBottom8 {
  margin-bottom: 8%;
}
.marginBottom9 {
  margin-bottom: 9%;
}
.marginBottom10 {
  margin-bottom: 10%;
}
.marginBottom11 {
  margin-bottom: 11%;
}
.marginBottom12 {
  margin-bottom: 12%;
}
.marginLeft10 {
  margin-left: 10%;
}
.marginLeft2-5 {
  margin-left: 2.5%;
}
.paddingTop3 {
  padding-top: 3%;
}
.paddingBottom {
  padding-bottom: 3%;
}
.backgroundF7 {
  background: #f7f7f7;
}
.backgroundF5 {
  background: #f5f5f5;
}
.backgroundF2 {
  background: #f2f2f2;
}
.overHidden {
  overflow: hidden;
}
.w90 {
  width: 90%;
}
.swiper-pagination-bullet-active {
  background: #8f8f8f;
}
.swiper-pagination-bullet {
  border: 1px solid #8f8f8f;
}
.swiper-pagination {
  position: relative;
}
.hr li {
  border-bottom: 1px solid #b3b1b1;
}

.letter1 {
  letter-spacing: 0.1em;
}
.colorF8 {
  color: #fcf8f8;
}
.color01 {
  color: #010101;
}
.color04 {
  color: #040404;
}
.bottom0 {
  bottom: 0;
}
.positionR {
  position: relative;
}
.positionA {
  position: absolute;
}
.textLeft {
  text-align: left;
}
