/*$xl: 1200px; // extra large
$lg: 1024px; // large
$l: 860px;
$sm: 576px; // small */
.p-product-check-ttl {
  font-size: 38px;
  margin-bottom: 24px;
  text-align: center;
}
.p-product-check-notice {
  text-align: center;
  font-size: 18px;
  padding: 22px 16px 28px;
  background: #F2F2F2;
  border-radius: 20px;
  margin: 40px auto 80px;
  max-width: 1000px;
}
.p-product-check-notice-tel {
  color: #E60012;
  font-size: 20px;
  font-weight: bold;
  position: relative;
}
.p-product-check-notice-tel::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #E60012;
  bottom: 2px;
  left: 0;
}
.p-product-check-list li {
  margin-bottom: 80px;
}
.p-product-check-list-ttl {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
.p-product-check-list-ttl figure {
  position: relative;
  bottom: 8px;
  display: inline-block;
}
.p-product-check-list-ttl span {
  font-size: 40px;
  padding-left: 24px;
  padding-right: 0.2em;
}
.p-product-check-list-txt {
  text-align: center;
  font-size: 18px;
  margin-bottom: 64px;
}
.p-product-check-list-ex {
  color: #fff;
  background: #39C3FF;
  font-size: 18px;
  font-weight: 500;
  border-radius: 10px;
  padding: 9px;
  text-align: center;
  max-width: 800px;
  margin: 24px auto 0;
}
.p-product-check-list-img {
  width: 700px;
  margin: 24px auto 0;
}

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