@charset "UTF-8";
/*============================================
============================================*/
img {
  display: block;
}

.linkBtn {
  width: fit-content;
  min-width: 250px;
  height: 50px;
  padding: 0 60px 0 50px;
  font-weight: bold;
  letter-spacing: 0.1em;
  background: #fd9832;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.linkBtn::after {
  content: "";
  display: block;
  width: 0.625em;
  height: 0.625em;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 0.4375em);
  right: 20px;
  z-index: 1;
  transition: 0.2s ease-in-out;
}
@media (min-width: 769px) {
  .linkBtn:hover {
    color: #fff;
    opacity: 0.7;
  }
  .linkBtn:hover::after {
    border-color: #fff;
  }
}
@media (max-width: 480px) {
  .linkBtn {
    min-width: initial;
    height: 42px;
    font-size: 1.4rem;
  }
}

/*============================================
 リフォームプライスとは？
============================================*/
.page-reformprice {
  /* 5つのこだわり */
  /**/
  /* commitment */
  /* sec01~05 */
  /**/
}
.page-reformprice .sec_ttl_wrap {
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  .page-reformprice .sec_ttl_wrap {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.page-reformprice .fv {
  width: 100vw;
  height: clamp(800px, 150vw, 1200px);
  margin-bottom: 150px;
  background: url("../../img/renewal/reformprice/main.jpg") no-repeat center/cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 576px) {
  .page-reformprice .fv {
    margin-bottom: 100px;
  }
}
.page-reformprice .fv_inner {
  width: 90%;
  max-width: 730px;
  padding: 100px 160px;
  font-weight: bold;
  background: rgba(255, 255, 255, 0.8);
}
@media (max-width: 768px) {
  .page-reformprice .fv_inner {
    padding: clamp(40px, 10vw, 100px) clamp(20px, 10vw, 80px);
  }
}
.page-reformprice .fv_ttl {
  margin-bottom: 120px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1;
  text-align: center;
  position: relative;
}
.page-reformprice .fv_ttl::after {
  content: "";
  display: block;
  width: 1px;
  height: 60px;
  background: #000;
  position: absolute;
  top: calc(100% + 30px);
  left: 50%;
}
@media (max-width: 768px) {
  .page-reformprice .fv_ttl {
    margin-bottom: clamp(40px, 10vw, 80px);
  }
  .page-reformprice .fv_ttl::after {
    height: clamp(20px, 5vw, 40px);
    top: calc(100% + clamp(10px, 2.5vw, 20px));
  }
}
.page-reformprice .fv_ttl_ja {
  margin-bottom: 10px;
  font-size: clamp(3rem, 10vw, 6rem);
  letter-spacing: 0.075em;
}
.page-reformprice .fv_ttl_en {
  letter-spacing: 0.1em;
}
.page-reformprice .fv_leadTxt {
  margin-bottom: 20px;
  font-size: clamp(1.6rem, 4vw, 2.6rem);
  line-height: 1.75;
  text-align: center;
}
.page-reformprice .fv_txt {
  margin-bottom: 80px;
  line-height: 1.875;
}
@media (max-width: 768px) {
  .page-reformprice .fv_txt {
    margin-bottom: 30px;
  }
}
@media (max-width: 576px) {
  .page-reformprice .fv_txt {
    font-size: 1.4rem;
  }
}
.page-reformprice .fv_btn {
  width: 336px;
  padding: 0.75em;
  margin: 0 auto;
  line-height: 1.5;
  color: #fff;
  background: #005c3f;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.page-reformprice .fv_btn:hover {
  opacity: 0.5;
}
@media (max-width: 576px) {
  .page-reformprice .fv_btn {
    width: 286px;
    max-width: 100%;
    font-size: 1.4rem;
  }
}
.page-reformprice .sec-commitment_inner {
  position: relative;
}
.page-reformprice .sec-commitment_img img {
  min-height: 300px;
  object-fit: cover;
}
.page-reformprice .sec-commitment_box {
  width: 100%;
  height: 100%;
  padding-top: 30px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.page-reformprice .sec-commitment_box_inner {
  width: fit-content;
  padding: clamp(30px, 5vw, 60px) clamp(37px, 6.25vw, 75px) clamp(25px, 4.1667vw, 50px) 0;
  background: #fff;
}
.page-reformprice .sec-commitment_ttl {
  height: clamp(5.5rem, 9.1667vw, 11rem);
  padding-left: clamp(50px, 8.333vw, 100px);
  margin-bottom: clamp(20px, 5vw, 40px);
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}
.page-reformprice .sec-commitment_ttl_item {
  display: block;
}
.page-reformprice .sec-commitment_ttl_item:nth-of-type(1) {
  font-size: clamp(1.5rem, 2.5vw, 3rem);
  letter-spacing: 0.075em;
}
.page-reformprice .sec-commitment_ttl_item:nth-of-type(2) {
  font-size: clamp(7rem, 11.667vw, 14rem);
  line-height: clamp(5.5rem, 9.1667vw, 11rem);
  position: absolute;
  top: 0;
  left: 0;
}
.page-reformprice .sec-commitment_ttl_item:nth-of-type(3) {
  font-size: clamp(2.7rem, 4.5vw, 5.4rem);
  letter-spacing: 0.075em;
}
.page-reformprice .litItem .barWrap {
  width: clamp(218px, 36.25vw, 435px);
  max-width: 100%;
  display: flex;
  justify-content: space-between;
}
.page-reformprice .litItem .bar {
  width: calc((100% - 20px) / 5);
  height: 4px;
  background: #000;
}
@media (max-width: 768px) {
  .page-reformprice .litItem .bar {
    width: calc((100% - 16px) / 5);
  }
}
@media (max-width: 576px) {
  .page-reformprice .litItem .bar {
    height: 3px;
  }
}
.page-reformprice .litItem .bar.lit {
  background: #fd9832;
}
.page-reformprice .litItem_txt {
  margin-top: 1em;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 0.1em;
}
.page-reformprice .commitment {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page-reformprice .commitment_txtBox {
  width: 39.5%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  .page-reformprice .commitment_txtBox {
    width: 100%;
  }
}
.page-reformprice .commitment_img {
  width: 58.5%;
  max-width: 945px;
}
@media (max-width: 768px) {
  .page-reformprice .commitment_img {
    width: 100%;
    margin-bottom: 40px;
    order: -3;
  }
}
.page-reformprice .commitment_count {
  margin-bottom: 30px;
  display: flex;
  align-items: flex-end;
}
.page-reformprice .commitment_count_num {
  height: 0.8em;
  margin-right: 20px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: clamp(5rem, 5vw, 9rem);
  line-height: 0.9;
  font-weight: bold;
}
.page-reformprice .commitment .litItem {
  width: calc(100% - clamp(5rem, 5vw, 9rem) - 30px);
}
.page-reformprice .commitment_ttl {
  margin-bottom: 30px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: clamp(2.4rem, 3.8vw, 7rem);
  line-height: 1.2;
  font-weight: bold;
  display: flex;
  flex-wrap: wrap;
}
.page-reformprice .commitment_txt {
  max-width: 575px;
  margin-bottom: 1.66em;
  font-size: clamp(1.6rem, 1vw, 1.8rem);
  line-height: 1.66;
  font-weight: 500;
}
.page-reformprice .commitment_txt:last-child {
  margin-bottom: 0;
}
.page-reformprice .commitment .linkBtn {
  margin-top: auto;
}
@media (max-width: 768px) {
  .page-reformprice .commitment .linkBtn {
    margin: 0 auto;
  }
}
.page-reformprice .cmt_item {
  padding: clamp(60px, 10vw, 120px) 0;
}
.page-reformprice .cmt_item:nth-child(even) {
  background: #ebebeb;
}
@media (min-width: 769px) {
  .page-reformprice .sec02 .commitment_txtBox {
    width: 50%;
  }
  .page-reformprice .sec02 .commitment_img {
    width: 48%;
    max-width: 773px;
  }
}
.page-reformprice .sec02_content {
  margin-top: clamp(60px, 10vw, 120px);
  font-weight: bold;
  text-align: center;
}
.page-reformprice .sec02_content_ttl {
  padding: 1em;
  margin-bottom: clamp(20px, 4vw, 40px);
  font-size: clamp(2rem, 3vw, 3rem);
  letter-spacing: 0.075em;
  background: #fff;
}
.page-reformprice .sec02_content_txt {
  margin-bottom: clamp(25px, 5vw, 50px);
  font-size: clamp(1.6rem, 2.2vw, 2.2rem);
  line-height: 1.9;
  letter-spacing: 0.05em;
}
.page-reformprice .sec02_content_imgArea {
  margin-bottom: clamp(30px, 6vw, 60px);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page-reformprice .sec02_content_imgArea-02 .sec02_content_img {
  width: 36.25%;
  max-width: 589px;
}
.page-reformprice .sec02_content_imgArea-02 .sec02_content_img:nth-of-type(2) {
  width: 22.1%;
  max-width: 358px;
}
.page-reformprice .sec02_content_img {
  width: 47.5%;
  max-width: 765px;
  object-fit: cover;
}
.page-reformprice .sec02_content_shop-head {
  margin-bottom: clamp(10px, 2vw, 20px);
  font-size: clamp(2rem, 3vw, 3rem);
  letter-spacing: 0.075em;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.page-reformprice .sec02_content_shop-head::before, .page-reformprice .sec02_content_shop-head::after {
  content: "";
  width: 1px;
  height: 1.2em;
  background: #000;
}
.page-reformprice .sec02_content_shop-head::before {
  margin-right: 1em;
  transform: rotate(-40deg);
}
.page-reformprice .sec02_content_shop-head::after {
  margin-left: 1em;
  transform: rotate(40deg);
}
.page-reformprice .sec02_content_shop-name {
  font-size: clamp(1.6rem, 2vw, 2rem);
  line-height: 2;
  letter-spacing: 0.075em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.page-reformprice .sec02_content .linkBtn {
  margin: clamp(40px, 8vw, 80px) auto 0;
}
.page-reformprice .inview_fi .litItem .barWrap {
  justify-content: flex-start;
}
.page-reformprice .inview_fi .litItem .bar {
  width: 0;
  opacity: 0;
  transform: translateX(calc((-100% + 20px) / 5));
}
.page-reformprice .inview_fi .litItem .bar:nth-of-type(1) {
  transition: 0.5s;
}
.page-reformprice .inview_fi .litItem .bar:nth-of-type(2) {
  transition: 1s;
}
.page-reformprice .inview_fi .litItem .bar:nth-of-type(3) {
  transition: 1.5s;
}
.page-reformprice .inview_fi .litItem .bar:nth-of-type(4) {
  transition: 2s;
}
.page-reformprice .inview_fi .litItem .bar:nth-of-type(5) {
  transition: 2.5s;
}
.page-reformprice .inview_fi .litItem .bar.lit {
  background: #000;
}
.page-reformprice .inview_fi.show .litItem .barWrap {
  animation-name: barWrapAnime;
  animation-duration: 5s;
  animation-fill-mode: forwards;
}
.page-reformprice .inview_fi.show .litItem .bar {
  width: calc((100% - 20px) / 5);
  opacity: 1;
  transform: translateX(0);
}
.page-reformprice .inview_fi.show .litItem .bar.lit {
  animation-name: litAnime;
  animation-duration: 5s;
  animation-fill-mode: forwards;
}

/**/
@keyframes barWrapAnime {
  0% {
    justify-content: flex-start;
  }
  49% {
    justify-content: flex-start;
  }
  50% {
    justify-content: space-between;
  }
  100% {
    justify-content: space-between;
  }
}
@keyframes litAnime {
  0% {
    background: #000;
  }
  50% {
    background: #000;
  }
  55% {
    background: #fd9832;
  }
  100% {
    background: #fd9832;
  }
}/*# sourceMappingURL=reformprice.css.map */