.px-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.px-2 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}
.px-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.px-4 {
  padding-right: 4rem !important;
  padding-left: 4rem !important;
}
.px-5 {
  padding-right: 5rem !important;
  padding-left: 5rem !important;
}
.px-6 {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
}
.px-7 {
  padding-right: 7rem !important;
  padding-left: 7rem !important;
}
.px-8 {
  padding-right: 8rem !important;
  padding-left: 8rem !important;
}

.py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.py-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.py-4 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.py-5 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.py-6 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}
.py-7 {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important;
}
.py-8 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

.mx-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.mx-2 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}
.mx-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.mx-4 {
  margin-right: 4rem !important;
  margin-left: 4rem !important;
}
.mx-5 {
  margin-right: 5rem !important;
  margin-left: 5rem !important;
}
.mx-6 {
  margin-right: 6rem !important;
  margin-left: 6rem !important;
}
.mx-7 {
  padding-right: 7rem !important;
  padding-left: 7rem !important;
}
.mx-8 {
  margin-right: 8rem !important;
  margin-left: 8rem !important;
}

.my-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-2 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.my-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.my-4 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}
.my-5 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
.my-6 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}
.my-7 {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important;
}
.my-8 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}

.product-intro {
  padding-top: 32px;
  padding-bottom: 32px;
}
.product-intro img {
  width: 100%;
}

.section .sec-tit {
  font-size: 37px;
  font-weight: bold;
}
.section .title-box {
  margin-bottom: 32px;
}
.section .sec-subtit,
.section .sec-third {
  font-size: 21px;
}
.section .sec-tit,
.section .sec-subtit,
.section .sec-third {
  text-align: center;
}
.section:not(:last-child) .block {
  margin-bottom: 80px;
}
.section .block .bl-tit {
  position: relative;
  padding-left: 18px;
  margin-bottom: 12px;
  font-size: 21px;
}
.section .block .bl-tit::after {
  content: "";
  position: absolute;
  width: 6px;
  height: auto;
  left: 0;
  top: 0;
  bottom: 0;
}
.section .block .bl-subtit {
  font-size: 17px;
  margin-bottom: 12px;
}
.section .block .expand-full-img {
  margin-left: calc(-50vw + 50%);
  width: 100vw;
}

.titleBar {
  border-bottom-color: #B9BFC7;
}
.titleBar::after {
  border-bottom-color: #22272E;
}

.product-intro {
  color: #22272E;
}

.section .sec-third {
  color: #22272E;
}
.section .block .bl-tit::after {
  background-color: #22272E;
}

.qa_q {
  color: #22272E;
}

/*# sourceMappingURL=4711466490033.css.map */
