@charset "UTF-8";
.bl_btn__ec {
  margin-top: 1.4rem;
}

.el_btn__ec {
  display: flex;
  border: 1px solid #AF4A00;
  border-radius: 2.4rem;
  justify-content: center;
  align-items: center;
  color: #AF4A00 !important;
  font-size: 1.4rem;
  width: 16rem;
  height: 2.893rem;
  margin: 0 auto 0.8rem !important;
  background-color: rgba(255, 255, 255, 0.5);
}
@media (min-width: 769px) {
  .el_btn__ec {
    width: 17rem;
    font-size: 1.5rem;
  }
}
.el_btn__ec:hover {
  background-color: rgba(255, 255, 255, 0.9);
  background-color: #FAF3ED;
}

.ly_business__cont {
  width: 89.33vw;
  margin: 0 auto;
}
@media (min-width: 769px) {
  .ly_business__cont {
    display: flex;
    justify-content: space-between;
    max-width: 96rem;
    flex-wrap: wrap;
    margin: 0 auto;
  }
}

.bl_business_wrap {
  margin-bottom: 4.5rem;
}
@media (min-width: 769px) {
  .bl_business_wrap {
    width: 46.69%;
    margin-bottom: 12rem;
  }
}

.bl_business_itemImg {
  margin-bottom: 1.8rem;
}
@media (min-width: 769px) {
  .bl_business_itemImg {
    margin-bottom: 2.45rem;
  }
}

.bl_business_itemTtl {
  font-size: 2.2rem;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif, "ヒラギノ角ゴシック Pro";
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-bottom: 1.8rem;
  line-height: 4.2rem;
}
@media (min-width: 769px) {
  .bl_business_itemTtl {
    margin-bottom: 3.5rem;
    line-height: initial;
  }
}

.bl_business_itemTxt {
  width: 83.2vw;
  line-height: 3.1rem;
  letter-spacing: 0.02em;
  margin: 0 auto 2.28rem;
}
@media (min-width: 769px) {
  .bl_business_itemTxt {
    width: initial;
    padding: 0 2rem;
  }
}

.el_btn__business {
  display: flex;
  border: 1px solid #AF4A00;
  border-radius: 2.4rem;
  justify-content: center;
  align-items: center;
  color: #AF4A00 !important;
  font-size: 1.9rem;
  width: 25.8rem;
  height: 4.386rem;
  margin: 0 auto 1.84rem !important;
  background-color: rgba(255, 255, 255, 0.5);
  font-family: "Zen Maru Gothic", sans-serif, "ヒラギノ角ゴシック Pro";
  font-weight: 400;
}
.el_btn__business:hover {
  background-color: rgba(255, 255, 255, 0.9);
  background-color: #FAF3ED;
}

.ly_top__recommend {
  padding-bottom: 0;
}

.bl_btn__email {
  margin-top: 1.4rem;
  margin-bottom: 6.5rem;
}
.bl_btn__email a {
  width: 30rem;
  height: 5rem;
  display: flex;
  background-color: #FAF3ED;
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  position: relative;
  letter-spacing: 0.1em;
}
.bl_btn__email a::after {
  position: absolute;
  content: "";
  background: url(../img/icon_arrow.png) no-repeat;
  background-size: contain;
  width: 3.4rem;
  height: 3.4rem;
  right: 2.2rem;
  top: 0.78rem;
}
.bl_btn__email a:hover {
  background-color: #ECDFD3;
}

@media (min-width: 769px) {
  .br_sp__only {
    display: none;
  }
}

.addition_footer__limited {
  font-size: 1.8rem;
  font-weight: 500;
}

.addition_footer_corp {
  width: 34rem;
  margin: 0 auto;
}
@media (min-width: 769px) {
  .addition_footer_corp {
    width: 38rem;
  }
}

.addition_footer dt {
  width: 26%;
}
.addition_footer dd {
  width: 74%;
}

.bl_btn__step {
  width: 25.8rem;
  height: 5rem;
  display: flex;
  background-color: #FAF3ED;
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  position: relative;
  letter-spacing: 0.1em;
}
.bl_btn__step::after {
  position: absolute;
  content: "";
  background: url(../img/icon_arrow.png) no-repeat;
  background-size: contain;
  width: 2rem;
  height: 2rem;
  right: 1.8rem;
  top: 1.5rem;
}
.bl_btn__step:hover {
  background-color: #ECDFD3;
}
@media (min-width: 769px) {
  .bl_btn__step {
    width: 30rem;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    position: relative;
    letter-spacing: 0.1em;
  }
  .bl_btn__step::after {
    position: absolute;
    content: "";
    background: url(../img/icon_arrow.png) no-repeat;
    background-size: contain;
    width: 3.4rem;
    height: 3.4rem;
    right: 2.2rem;
    top: 0.78rem;
  }
}

.btn_thin a {
  opacity: 0.5;
}

.ly_business__back {
  background-color: rgba(248, 250, 237, 0.7);
}

.postscript_renovation_list {
  width: 89.33vw;
  margin: 0 auto;
  padding-left: initial;
}
@media (min-width: 769px) {
  .postscript_renovation_list {
    display: flex;
  }
}

.bl_footerTtl {
  text-align: center;
  font-size: 2rem;
  margin-bottom: 4rem;
  padding-top: 4rem;
}
@media (min-width: 769px) {
  .bl_footerTtl {
    font-size: 2.5rem;
  }
}

/* ====== リフォーム ========== */
.mg_btm25_35 {
  margin-bottom: 2.5rem;
}
@media (min-width: 769px) {
  .mg_btm25_35 {
    margin-bottom: 3.5rem;
  }
}

@media (min-width: 769px) {
  .renovation_recommend_list_col_02 {
    display: flex;
    justify-content: space-between;
  }
  .renovation_recommend_list_col_02 .col_04 {
    max-width: 20rem;
    margin-left: 0;
    margin-right: 0;
    width: 19vw;
  }
}

.ly_dotline {
  position: relative;
  margin: 3rem 0;
}
.ly_dotline::after {
  position: absolute;
  background-image: url(../img/dotline.png);
  content: "";
  top: 0;
  left: 0;
  background-size: cover;
  width: 100%;
  height: 1.9rem;
  background-repeat: no-repeat;
}
@media (min-width: 769px) {
  .ly_dotline::after {
    display: none;
  }
}
.ly_dotline::before {
  position: absolute;
  background-image: url(../img/dotline.png);
  content: "";
  bottom: 0;
  right: 0;
  background-size: cover;
  width: 100%;
  height: 1.9rem;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}
@media (min-width: 769px) {
  .ly_dotline::before {
    display: none;
  }
}
@media (min-width: 769px) {
  .ly_dotline {
    margin: initial;
  }
}/*# sourceMappingURL=s.css.map */