.site-wrapper.reform_points #reform_points_section {
  padding: 0px 0 50px;
  background-color: #00A99D;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section {
    padding: 0px 0 30px;
  }
}
.site-wrapper.reform_points #reform_points_section .section-ttl {
  max-width: 353px;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section .section-ttl {
    max-width: 264px;
  }
}
.site-wrapper.reform_points #reform_points_section .section-ttl::before {
  background-color: #00A99D;
}
.site-wrapper.reform_points #reform_points_section .section-ttlbox {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section .section-ttlbox {
    flex-direction: column;
    margin-bottom: 20px;
  }
}
.site-wrapper.reform_points #reform_points_section .section-ttlbox figure {
  margin-right: 50px;
  width: 153px;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section .section-ttlbox figure {
    margin-bottom: 20px;
    margin-right: 0;
    width: 133px;
  }
}
.site-wrapper.reform_points #reform_points_section p.section-intro-txt {
  margin-bottom: 50px;
  font-size: 2rem;
  color: #fff;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section p.section-intro-txt {
    margin-bottom: 30px;
    font-size: 1.6rem;
    text-align: left;
  }
}
.site-wrapper.reform_points #reform_points_section .sub-link-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .site-wrapper.reform_points #reform_points_section .sub-link-list {
    width: 434px;
  }
}
.site-wrapper.reform_points #reform_points_section .sub-link-list.col1 a {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .site-wrapper.reform_points #reform_points_section .sub-link-list.col1.only-col1 {
    margin: 36px auto;
  }
}
.site-wrapper.reform_points #reform_points_section .sub-link-list.col2 a {
  width: 200px;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section .sub-link-list.col2 a {
    width: 100%;
  }
}
.site-wrapper.reform_points #reform_points_section .sub-link-list a {
  margin-bottom: 16px;
  display: block;
  padding: 0.2em 0.5em;
  font-size: 1.8rem;
  color: #00A99D;
  background-color: #fff;
  border-radius: 10px;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section .sub-link-list a {
    margin-bottom: 8px;
    font-size: 1.6rem;
  }
}
.site-wrapper.reform_points #reform_points_section .sub-link-list + .link_arrow_bottom {
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section .sub-link-list + .link_arrow_bottom {
    margin-top: 4px;
  }
}
.site-wrapper.reform_points #reform_points_section .reform_points-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1140px;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section .reform_points-list {
    padding: 0;
  }
}
.site-wrapper.reform_points #reform_points_section .reform_points-list li {
  position: relative;
  margin-bottom: 50px;
  padding: 30px;
  background-color: #fff;
  width: 487px;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section .reform_points-list li {
    margin-bottom: 30px;
    padding: 6.5%;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section .reform_points-list li:not(:last-of-type) {
    margin-bottom: 30px;
  }
}
.site-wrapper.reform_points #reform_points_section .reform_points-list h3 {
  margin-bottom: 0.5em;
  padding: 0.1em;
  background-color: #00A99D;
  font-size: 3rem;
  color: #fff;
  border-radius: 10px;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section .reform_points-list h3 {
    font-size: 2rem;
  }
}
.site-wrapper.reform_points #reform_points_section .reform_points-list h3 + figure {
  margin-top: 1.5em;
}
.site-wrapper.reform_points #reform_points_section .reform_points-list h4 {
  margin-bottom: 1.2em;
  padding-bottom: 0.5em;
  font-size: 2.4rem;
  font-weight: 600;
  text-align: center;
  background-image: radial-gradient(circle, #00A99D 2px, transparent 2px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 7px 4px;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section .reform_points-list h4 {
    font-size: 1.8rem;
  }
}
.site-wrapper.reform_points #reform_points_section .reform_points-list h5 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5em;
  text-align: center;
}
.site-wrapper.reform_points #reform_points_section .reform_points-list h5::before, .site-wrapper.reform_points #reform_points_section .reform_points-list h5::after {
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  width: 20px;
  height: 45px;
}
.site-wrapper.reform_points #reform_points_section .reform_points-list h5::before {
  background-image: url(../img/bg_point_left.png);
}
.site-wrapper.reform_points #reform_points_section .reform_points-list h5::after {
  background-image: url(../img/bg_point_right.png);
}
.site-wrapper.reform_points #reform_points_section .reform_points-list h5 span {
  display: inline-block;
  padding: 0 0.3em;
  font-size: 2rem;
  color: #00A99D;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section .reform_points-list h5 span {
    font-size: 1.6rem;
  }
}
.site-wrapper.reform_points #reform_points_section .reform_points-list h5 span.txtlong {
  padding: 0;
}
.site-wrapper.reform_points #reform_points_section .reform_points-list figure {
  margin-bottom: 1.2em;
}
.site-wrapper.reform_points #reform_points_section .reform_points-list p {
  font-weight: 500;
}
.site-wrapper.reform_points #reform_points_section .reform_points-list a {
  margin-top: 25px;
  display: block;
  padding: 0.2em;
  font-size: 1.6rem;
  color: #00A99D;
  background-color: #FFF33F;
  border-radius: 5px;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section .reform_points-list a {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 768px) {
  .site-wrapper.reform_points #reform_points_section .reform_points-list.col1 li {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .site-wrapper.reform_points #reform_points_section .reform_points-list.center {
    justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  .site-wrapper.reform_points #reform_points_section.water .section-ttlbox figure {
    max-width: 140px;
  }
}
@media screen and (min-width: 768px) {
  .site-wrapper.reform_points #reform_points_section.interior .section-ttlbox figure {
    max-width: 147px;
  }
}
@media screen and (min-width: 768px) {
  .site-wrapper.reform_points #reform_points_section.exterior .section-ttlbox figure {
    max-width: 160px;
  }
}
.site-wrapper.reform_points #reform_points_section.coating .section-ttl {
  max-width: 390px;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section.coating .section-ttl {
    max-width: 390px;
  }
}
.site-wrapper.reform_points #reform_points_section.gas .section-ttl {
  max-width: 332px;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section.gas .section-ttl {
    max-width: 332px;
  }
}
.site-wrapper.reform_points #reform_points_section.gas .kiki-flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section.gas .kiki-flex.col3 {
    justify-content: center;
  }
}
.site-wrapper.reform_points #reform_points_section.gas .kiki-flex.col3 > figure {
  width: 31%;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section.gas .kiki-flex.col3 > figure {
    width: 80%;
  }
}
.site-wrapper.reform_points #reform_points_section.gas .kiki-flex.col3 > figure figcaption {
  font-size: 1.7rem;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section.gas .kiki-flex.col3 > figure figcaption {
    font-size: 1.4rem;
  }
}
.site-wrapper.reform_points #reform_points_section.gas .kiki-flex.col3 + .kiki-ttl {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section.gas .kiki-flex.col3 + .kiki-ttl {
    margin-top: 20px;
  }
}
.site-wrapper.reform_points #reform_points_section.gas .kiki-ttl {
  margin-bottom: 0.8em;
  font-size: 2.2rem;
  color: #00A99D;
  font-weight: 500;
  text-align: center;
  border: solid 1px #00A99D;
  border-radius: 0.5em;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section.gas .kiki-ttl {
    margin-bottom: 1em;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  .site-wrapper.reform_points #reform_points_section.gas p.txt {
    text-align: center;
  }
}
.site-wrapper.reform_points #reform_points_section.gas a.w418 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .site-wrapper.reform_points #reform_points_section.gas a.w418 {
    width: 418px;
  }
}
.site-wrapper.reform_points #reform_points_section.pet .section-ttl {
  max-width: 369px;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points #reform_points_section.pet .section-ttl {
    max-width: 369px;
  }
}
.site-wrapper.reform_points.detail header {
  background-color: #00A99D;
}
.site-wrapper.reform_points.detail footer {
  background-color: #00A99D;
}
.site-wrapper.reform_points.detail footer .footer-nav li {
  padding: 0 1em;
}
.site-wrapper.reform_points.detail footer .footer-nav li a {
  color: #fff;
}
.site-wrapper.reform_points.detail footer .footer-nav li:not(:last-of-type) {
  border-right: solid 1px #fff;
}
.site-wrapper.reform_points.detail .main {
  background-color: #00A99D;
}
.site-wrapper.reform_points.detail a.btn_back {
  color: #fff;
  background-color: #00A99D;
}
.site-wrapper.reform_points.detail a.btn_back span.link_arrow_right {
  filter: brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(724%) hue-rotate(289deg) brightness(119%) contrast(100%);
}
.site-wrapper.reform_points.detail #reform_points_section {
  padding: 0px 0 50px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points.detail #reform_points_section {
    padding: 0px 0 30px;
  }
}
.site-wrapper.reform_points.detail #reform_points_section .section-ttl {
  max-width: 576px;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points.detail #reform_points_section .section-ttl {
    max-width: 576px;
  }
}
.site-wrapper.reform_points.detail #reform_points_section .section-ttl span {
  filter: none;
}
.site-wrapper.reform_points.detail #reform_points_section .section-ttl::before {
  background-color: #fff;
}
.site-wrapper.reform_points.detail #reform_points_section .section-ttl + p.section-intro-txt {
  margin-top: -30px;
  margin-bottom: 40px;
}
.site-wrapper.reform_points.detail #reform_points_section p.section-intro-txt {
  margin-bottom: 50px;
  font-size: 2.5rem;
  color: #00A99D;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points.detail #reform_points_section p.section-intro-txt {
    margin-bottom: 30px;
    font-size: 1.6rem;
    text-align: left;
  }
}
.site-wrapper.reform_points.detail #reform_points_section .detail-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1140px;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points.detail #reform_points_section .detail-list {
    padding: 0;
  }
}
.site-wrapper.reform_points.detail #reform_points_section .detail-list li {
  position: relative;
  margin-bottom: 50px;
  padding: 30px;
  background-color: #F5F2E9;
  width: 487px;
  border-radius: 10px;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .site-wrapper.reform_points.detail #reform_points_section .detail-list li {
    min-height: 820px;
  }
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points.detail #reform_points_section .detail-list li {
    margin-bottom: 30px;
    padding: 6.5%;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points.detail #reform_points_section .detail-list li:not(:last-of-type) {
    margin-bottom: 30px;
  }
}
.site-wrapper.reform_points.detail #reform_points_section .detail-list li::before {
  position: absolute;
  content: "";
  display: block;
  right: -15px;
  bottom: -12px;
  width: 487px;
  height: 100%;
  background-image: url(../img/section_detail_bg1.png), url(../img/section_detail_bg2.png);
  background-repeat: no-repeat;
  background-size: 10px 99%, 100% 13px;
  background-position: right 0 bottom 10px, bottom 0 left 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points.detail #reform_points_section .detail-list li::before {
    right: -9px;
    bottom: -8px;
    width: 100%;
    height: 100%;
    background-size: 7px 99%, 100% 10px;
    background-position: right 0 bottom 9px, bottom 0 left 0px;
  }
}
.site-wrapper.reform_points.detail #reform_points_section .detail-list li .flex-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.site-wrapper.reform_points.detail #reform_points_section .detail-list li .flex-box figure {
  width: 30%;
}
.site-wrapper.reform_points.detail #reform_points_section .detail-list li .flex-box p {
  width: 65%;
}
.site-wrapper.reform_points.detail #reform_points_section .detail-list h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1em;
  padding: 0 0 0.5em 0.2em;
  font-weight: 600;
  background-image: radial-gradient(circle, #00A99D 2px, transparent 2px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 7px 4px;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points.detail #reform_points_section .detail-list h3 {
    font-size: 2rem;
  }
}
.site-wrapper.reform_points.detail #reform_points_section .detail-list h3 span.num {
  margin-right: 0.2em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 3.5rem;
  height: 3.5rem;
  font-size: 2.6rem;
  color: #fff;
  background-color: #00A99D;
  border-radius: 5rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points.detail #reform_points_section .detail-list h3 span.num {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 2rem;
  }
}
.site-wrapper.reform_points.detail #reform_points_section .detail-list h3 span.txt {
  font-size: 2.7rem;
  color: #00A99D;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points.detail #reform_points_section .detail-list h3 span.txt {
    width: calc(100% - 2.5rem);
    font-size: 2rem;
  }
}
.site-wrapper.reform_points.detail #reform_points_section .detail-list h4 {
  margin-bottom: 0.8em;
  padding: 0 0.5em;
  font-size: 2rem;
  background-color: #00A99D;
  color: #fff;
  font-weight: 500;
  border-radius: 2em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points.detail #reform_points_section .detail-list h4 {
    font-size: 1.6rem;
  }
}
.site-wrapper.reform_points.detail #reform_points_section .detail-list figure {
  margin-bottom: 1.2em;
}
.site-wrapper.reform_points.detail #reform_points_section .detail-list figure.w60 {
  padding: 0 20%;
}
.site-wrapper.reform_points.detail #reform_points_section .detail-list figure.w80 {
  padding: 0 10%;
}
.site-wrapper.reform_points.detail #reform_points_section .detail-list p {
  font-weight: 500;
}
.site-wrapper.reform_points.detail #reform_points_section .detail-list p.comment {
  margin-bottom: 1.2em;
}
.site-wrapper.reform_points.detail #reform_points_section .detail-list p.comment span.caution {
  font-size: 1.2rem;
}
.site-wrapper.reform_points.detail #reform_points_section .detail-list p.ss {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.3;
  background-color: #fff;
  padding: 0.8em;
}
.site-wrapper.reform_points.detail #reform_points_section .detail-list p.ss span.color {
  color: #00A99D;
  font-weight: 600;
}
.site-wrapper.reform_points.detail #reform_points_section .detail-list p.ss span.sss {
  font-size: 1rem;
}
.site-wrapper.reform_points.detail #reform_points_section .detail-list a {
  margin-top: 25px;
  display: block;
  padding: 0.2em;
  font-size: 1.6rem;
  color: #00A99D;
  background-color: #FFF33F;
  border-radius: 5px;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .site-wrapper.reform_points.detail #reform_points_section .detail-list a {
    font-size: 1.4rem;
  }
}/*# sourceMappingURL=reform_points.css.map */