@charset "UTF-8";
@keyframes loop_slide_right {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
#renovation-input .ly_pageHead h1 span.__ja:nth-child(2),
#renovation-confirm .ly_pageHead h1 span.__ja:nth-child(2),
#renovation-thanks .ly_pageHead h1 span.__ja:nth-child(2) {
  font-size: 2rem;
  margin-bottom: 8px;
}
@media screen and (max-width: 744px) {
  #renovation-input .ly_pageHead h1 span.__ja:nth-child(2),
  #renovation-confirm .ly_pageHead h1 span.__ja:nth-child(2),
  #renovation-thanks .ly_pageHead h1 span.__ja:nth-child(2) {
    font-size: 16px;
    font-size: 4.2666666667vw;
    margin-bottom: 8px;
    margin-bottom: 2.1333333333vw;
  }
}

#renovation-input .ly_block_type01__head span {
  display: block;
}
@media screen and (max-width: 744px) {
  #renovation-input .ly_block_type01__head span {
    margin-bottom: 5px;
    margin-bottom: 1.3333333333vw;
  }
}

.un_renovationHead_img {
  margin-bottom: 100px;
  border-radius: 8px;
  overflow: hidden;
}
@media screen and (max-width: 744px) {
  .un_renovationHead_img {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    margin-bottom: 80px;
    margin-bottom: 21.3333333333vw;
    border-radius: 0;
  }
}
.un_renovationHead_lead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 160px;
}
@media screen and (max-width: 880px) {
  .un_renovationHead_lead {
    display: block;
  }
}
@media screen and (max-width: 744px) {
  .un_renovationHead_lead {
    margin-bottom: 80px;
    margin-bottom: 21.3333333333vw;
  }
}
.un_renovationHead_lead .__ttl {
  font-size: 2rem;
  font-weight: 400;
  line-height: 2;
}
.un_renovationHead_lead .__ttl::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.un_renovationHead_lead .__ttl::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (min-width: 745px) and (max-width: 880px) {
  .un_renovationHead_lead .__ttl {
    margin-bottom: 80px;
    margin-bottom: 10.4166666667vw;
  }
}
@media screen and (max-width: 744px) {
  .un_renovationHead_lead .__ttl {
    font-size: 20px;
    font-size: 5.3333333333vw;
    margin-bottom: 80px;
    margin-bottom: 21.3333333333vw;
  }
}
.un_renovationHead_lead .__txt {
  width: 320px;
  line-height: 3;
}
.un_renovationHead_lead .__txt::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 3) * 0.5em);
  content: "";
}
.un_renovationHead_lead .__txt::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 3) * 0.5em);
  content: "";
}
@media screen and (max-width: 880px) {
  .un_renovationHead_lead .__txt {
    width: 100%;
  }
}

.un_renovation_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.un_renovation_list .__listItem {
  width: 300px;
}
@media screen and (max-width: 744px) {
  .un_renovation_list .__listItem {
    width: 156px;
    width: 41.6vw;
  }
}
.un_renovation_list .__listItem:nth-child(n+3) {
  margin-top: 40px;
}
@media screen and (max-width: 744px) {
  .un_renovation_list .__listItem:nth-child(n+3) {
    margin-top: 40px;
    margin-top: 10.6666666667vw;
  }
}
.un_renovation_list .__listItem figure {
  position: relative;
  margin-bottom: 16px;
  border-radius: 6px;
  overflow: hidden;
}
@media screen and (max-width: 744px) {
  .un_renovation_list .__listItem figure {
    margin-bottom: 16px;
    margin-bottom: 4.2666666667vw;
    border-radius: 4px;
  }
}
.un_renovation_list .__listItem figure figcaption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 36px;
  height: 36px;
  font-family: "Noto Sans", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 1.6rem;
  color: #fff;
  background: #1e1c1c;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  border-radius: 6px 0 6px 0;
  overflow: hidden;
}
@media screen and (max-width: 744px) {
  .un_renovation_list .__listItem figure figcaption {
    width: 36px;
    width: 9.6vw;
    height: 36px;
    height: 9.6vw;
    font-size: 16px;
    font-size: 4.2666666667vw;
    border-radius: 4px 0 4px 0;
  }
}
.un_renovation_list .__listItem .__txtSub {
  margin-bottom: 15px;
  position: relative;
}
@media screen and (max-width: 744px) {
  .un_renovation_list .__listItem .__txtSub {
    margin-bottom: 15px;
    margin-bottom: 4vw;
    padding-bottom: 6px;
    padding-bottom: 1.6vw;
    font-size: 12px;
    font-size: 3.2vw;
  }
}
.un_renovation_list .__listItem .__txtSub::after {
  display: block;
  content: "";
  width: 100%;
  height: 8px;
  background-image: url(../../img/renovation/line_rnv.svg);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 6px;
}
.un_renovation_list .__listItem .__ttl {
  font-size: 1.6rem;
  font-weight: 400;
  margin-bottom: 16px;
}
@media screen and (max-width: 744px) {
  .un_renovation_list .__listItem .__ttl {
    font-size: 14px;
    font-size: 3.7333333333vw;
    margin-bottom: 16px;
    margin-bottom: 4.2666666667vw;
  }
}

@media screen and (max-width: 880px) {
  .un_renovationMenu01 .ly_block_type01__cont,
  .un_renovationMenu02 .ly_block_type01__cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (min-width: 745px) and (max-width: 880px) {
  .un_renovationMenu01 .ly_block_type01__cont,
  .un_renovationMenu02 .ly_block_type01__cont {
    padding-left: 20px;
    padding-left: 2.6041666667vw;
    padding-right: 20px;
    padding-right: 2.6041666667vw;
  }
}

@media screen and (max-width: 744px) {
  .un_renovationMenu02 .un_renovation_list .__listItem .__txt {
    font-size: 12px;
    font-size: 3.2vw;
  }
}

.un_renovationWorks_slide {
  position: relative;
  margin-bottom: 170px;
}
@media screen and (max-width: 744px) {
  .un_renovationWorks_slide {
    margin-bottom: 135px;
    margin-bottom: 36vw;
  }
}
.un_renovationWorks_slide .slick-list {
  overflow: visible !important;
}
.un_renovationWorks_slide .slick-track {
  display: flex;
}
.un_renovationWorks_slide .slick-slide {
  height: auto !important;
}
.un_renovationWorks_slideItem {
  position: relative;
}
.un_renovationWorks_slideItem .__new {
  position: absolute;
  z-index: 100;
  top: 24px;
  right: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  width: 58px;
  height: 58px;
  color: #fff;
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
  background: #1e1c1c;
}
@media screen and (max-width: 744px) {
  .un_renovationWorks_slideItem .__new {
    top: 13px;
    top: 3.4666666667vw;
    right: 21px;
    right: 5.6vw;
    width: 45px;
    width: 12vw;
    height: 45px;
    height: 12vw;
    font-size: 8px;
    font-size: 2.1333333333vw;
  }
}
.un_renovationWorks_slideItem img {
  height: 450px !important;
  width: auto;
  border-radius: 8px;
  overflow: hidden;
}
@media screen and (max-width: 744px) {
  .un_renovationWorks_slideItem img {
    height: 235px;
    height: 62.6666666667vw;
    height: 62.66666vw !important;
    border-radius: 6px;
  }
}
.un_renovationWorks_slideItem a {
  display: block;
  margin-right: 56px;
}
@media screen and (max-width: 744px) {
  .un_renovationWorks_slideItem a {
    margin-right: 8px;
    margin-right: 2.1333333333vw;
  }
}
.un_renovationWorks_slideItem p.__ttl {
  margin-top: 16px;
  font-size: 1.4rem;
}
@media screen and (max-width: 744px) {
  .un_renovationWorks_slideItem p.__ttl {
    margin-top: 16px;
    margin-top: 4.2666666667vw;
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}

.un_renovationWorks_innerBlock__ttl {
  font-size: 2rem;
  font-weight: 400;
}
@media screen and (max-width: 744px) {
  .un_renovationWorks_innerBlock__ttl {
    font-size: 16px;
    font-size: 4.2666666667vw;
  }
}
.un_renovationWorks_innerBlock dl {
  margin-top: 80px;
}
@media screen and (max-width: 744px) {
  .un_renovationWorks_innerBlock dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 80px;
    margin-top: 21.3333333333vw;
  }
}
.un_renovationWorks_innerBlock dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 40px;
}
@media screen and (max-width: 744px) {
  .un_renovationWorks_innerBlock dl dt {
    font-size: 16px;
    font-size: 4.2666666667vw;
    margin-bottom: 40px;
    margin-bottom: 10.6666666667vw;
  }
}
.un_renovationWorks_innerBlock dl dt img {
  display: block;
  margin-right: 16px;
}
@media screen and (max-width: 744px) {
  .un_renovationWorks_innerBlock dl dt img {
    margin-right: 16px;
    margin-right: 4.2666666667vw;
    width: 22px;
    width: 5.8666666667vw;
    height: auto;
  }
}
.un_renovationWorks_innerBlock dl dd figure {
  border-radius: 8px;
  overflow: hidden;
}
@media screen and (max-width: 744px) {
  .un_renovationWorks_innerBlock dl dd figure {
    border-radius: 6px;
  }
}
.un_renovationWorks_innerBlock dl dd ul li:not(:first-child) {
  margin-left: 40px;
}
@media screen and (max-width: 744px) {
  .un_renovationWorks_innerBlock dl dd ul li:not(:first-child) {
    margin-left: 20px;
    margin-left: 5.3333333333vw;
  }
}
.un_renovationWorks_innerBlock dl dd ul li img {
  border-radius: 6px;
  overflow: hidden;
}
@media screen and (max-width: 744px) {
  .un_renovationWorks_innerBlock dl dd ul li img {
    border-radius: 4px;
  }
}

.un_renovationFlow_listItem {
  border: 1px solid #b6b7b4;
  border-radius: 4px;
  padding: 16px 24px 0;
  position: relative;
}
@media screen and (max-width: 744px) {
  .un_renovationFlow_listItem {
    padding-top: 16px;
    padding-top: 4.2666666667vw;
    padding-left: 20px;
    padding-left: 5.3333333333vw;
    padding-right: 20px;
    padding-right: 5.3333333333vw;
  }
}
.un_renovationFlow_listItem:not(:last-child) {
  margin-bottom: 24px;
}
@media screen and (max-width: 744px) {
  .un_renovationFlow_listItem:not(:last-child) {
    margin-bottom: 24px;
    margin-bottom: 6.4vw;
  }
}
.un_renovationFlow_listItem:not(:last-child):after {
  display: block;
  content: "";
  height: 25px;
  width: 1px;
  background: #b6b7b4;
  position: absolute;
  bottom: -25px;
  left: 50%;
}
@media screen and (max-width: 744px) {
  .un_renovationFlow_listItem:not(:last-child):after {
    height: 25px;
    height: 6.6666666667vw;
    bottom: -25px;
    bottom: -6.6666666667vw;
  }
}
.un_renovationFlow_listItem dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: baseline;
  font-size: 1.6rem;
  font-weight: 400;
  padding-bottom: 16px;
  line-height: 1.6;
}
@media screen and (max-width: 744px) {
  .un_renovationFlow_listItem dt {
    font-size: 16px;
    font-size: 4.2666666667vw;
    padding-bottom: 16px;
    padding-bottom: 4.2666666667vw;
    padding-right: 30px;
    padding-right: 8vw;
  }
}
.un_renovationFlow_listItem dt:hover {
  cursor: pointer;
}
.un_renovationFlow_listItem dt::before, .un_renovationFlow_listItem dt::after {
  display: block;
  content: "";
  position: absolute;
  top: 32px;
  right: 24px;
  width: 17px;
  height: 1px;
  background: #1e1c1c;
}
@media screen and (max-width: 744px) {
  .un_renovationFlow_listItem dt::before, .un_renovationFlow_listItem dt::after {
    top: 32px;
    top: 8.5333333333vw;
    right: 24px;
    right: 6.4vw;
    width: 17px;
    width: 4.5333333333vw;
  }
}
.un_renovationFlow_listItem dt::after {
  transform: rotate(90deg);
}
.un_renovationFlow_listItem dt.is-active::after {
  display: none;
}
.un_renovationFlow_listItem dt span {
  font-family: "Noto Sans", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  display: inline-block;
  margin-right: 0.5em;
  font-size: 2rem;
  font-weight: 300;
}
@media screen and (max-width: 744px) {
  .un_renovationFlow_listItem dt span {
    font-size: 20px;
    font-size: 5.3333333333vw;
  }
}
.un_renovationFlow_listItem dd {
  display: none;
  padding-bottom: 24px;
}
@media screen and (max-width: 744px) {
  .un_renovationFlow_listItem dd {
    padding-bottom: 24px;
    padding-bottom: 6.4vw;
  }
}

.un_renovationMsg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 60px 160px;
}
@media screen and (max-width: 880px) {
  .un_renovationMsg {
    display: block;
    margin: 0;
    margin-bottom: 160px;
    margin-bottom: 20.8333333333vw;
  }
}
@media screen and (max-width: 744px) {
  .un_renovationMsg {
    margin-bottom: 160px;
    margin-bottom: 42.6666666667vw;
  }
}
.un_renovationMsg_ttl {
  font-weight: 400;
  letter-spacing: 0.08em;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 880px) {
  .un_renovationMsg_ttl {
    font-size: 20px;
    font-size: 2.6041666667vw;
    margin-bottom: 80px;
    margin-bottom: 10.4166666667vw;
  }
}
@media screen and (max-width: 744px) {
  .un_renovationMsg_ttl {
    font-size: 20px;
    font-size: 5.3333333333vw;
    margin-bottom: 80px;
    margin-bottom: 21.3333333333vw;
  }
}
.un_renovationMsg_left {
  width: 180px;
}
@media screen and (max-width: 880px) {
  .un_renovationMsg_left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 80px;
    margin-bottom: 10.4166666667vw;
  }
}
@media screen and (max-width: 744px) {
  .un_renovationMsg_left {
    margin-bottom: 40px;
    margin-bottom: 10.6666666667vw;
  }
}
.un_renovationMsg_left img {
  width: 180px;
  height: auto;
}
@media screen and (max-width: 744px) {
  .un_renovationMsg_left img {
    width: 180px;
    width: 48vw;
  }
}
.un_renovationMsg_right {
  width: calc(100% - 180px - 160px);
}
@media screen and (min-width: 745px) and (max-width: 880px) {
  .un_renovationMsg_right {
    margin: 0 auto;
  }
}
@media screen and (max-width: 744px) {
  .un_renovationMsg_right {
    width: 100%;
    padding-left: 20px;
    padding-left: 5.3333333333vw;
    padding-right: 20px;
    padding-right: 5.3333333333vw;
  }
}

.un_renovation_btnBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 160px 0;
  padding: 64px 0;
  background-image: url(../../img/renovation/bg_rnv_formBtn.svg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-color: #e7e7e6;
}
@media screen and (min-width: 745px) and (max-width: 880px) {
  .un_renovation_btnBlock {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    margin-top: 100px;
    margin-top: 13.0208333333vw;
    margin-bottom: 100px;
    margin-bottom: 13.0208333333vw;
    background-size: 93% auto;
  }
}
@media screen and (max-width: 744px) {
  .un_renovation_btnBlock {
    padding: 20px;
    padding: 5.3333333333vw;
    padding-top: 54px;
    padding-top: 14.4vw;
    padding-bottom: 32px;
    padding-bottom: 8.5333333333vw;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    margin-top: 85px;
    margin-top: 22.6666666667vw;
    margin-bottom: 60px;
    margin-bottom: 16vw;
    background-image: none;
    position: relative;
  }
}
@media screen and (max-width: 744px) and (max-width: 744px) {
  .un_renovation_btnBlock::before {
    display: block;
    content: "";
    background-image: url(../../img/renovation/bg_rnv_formBtn_smp.svg);
    background-repeat: no-repeat;
    background-size: 34.133333vw auto;
    background-position: top center;
    width: 100%;
    height: 60px;
    height: 16vw;
    position: absolute;
    top: -6px;
    top: -1.6vw;
  }
}
.un_renovation_btnBlock .el_button_type03 {
  text-align: center;
  max-width: unset;
  width: 480px;
  height: 100px;
}
@media screen and (max-width: 744px) {
  .un_renovation_btnBlock .el_button_type03 {
    width: 100%;
    height: 100px;
    height: 26.6666666667vw;
    font-size: 16px;
    font-size: 4.2666666667vw;
  }
}

.un_renovationMail {
  margin-bottom: 160px;
}
@media screen and (max-width: 744px) {
  .un_renovationMail {
    margin-bottom: 100px;
    margin-bottom: 26.6666666667vw;
  }
}
.un_renovationMail h2 {
  font-size: 2.4rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  margin-bottom: 80px;
}
@media screen and (max-width: 880px) {
  .un_renovationMail h2 {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 744px) {
  .un_renovationMail h2 {
    font-size: 20px;
    font-size: 5.3333333333vw;
    margin-bottom: 64px;
    margin-bottom: 17.0666666667vw;
  }
}
.un_renovationMail_head .__position {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 40px;
  margin-bottom: 10.6666666667vw;
}
.un_renovationMail_head .__position span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 400;
}
.un_renovationMail_head .__position span:not(:last-child)::after {
  display: block;
  content: "";
  width: 40px;
  height: 1px;
  background: #b6b7b4;
  margin: 0 8px;
}
.un_renovationMail_head .__lead {
  width: 630px;
}
@media screen and (max-width: 744px) {
  .un_renovationMail_head .__lead {
    width: 100%;
  }
}
.un_renovationMail_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media screen and (max-width: 744px) {
  .un_renovationMail_form {
    display: block;
  }
}
.un_renovationMail_formLeft {
  width: calc(100% - 630px - 80px);
  position: sticky;
  top: 80px;
}
@media screen and (max-width: 880px) {
  .un_renovationMail_formLeft {
    display: none;
  }
}
.un_renovationMail_formLeft span {
  display: block;
  margin-bottom: 24px;
  font-size: 1.6rem;
  font-weight: 400;
}
.un_renovationMail_formRight {
  width: 630px;
}
@media screen and (max-width: 880px) {
  .un_renovationMail_formRight {
    width: 100%;
  }
}
.un_renovationMail input#location {
  width: 275px;
}
@media screen and (max-width: 744px) {
  .un_renovationMail input#location {
    width: 100%;
  }
}

.un_renovationMail_thanks {
  width: 600px;
  margin: 0 auto 160px;
}
@media screen and (max-width: 744px) {
  .un_renovationMail_thanks {
    width: 100%;
    padding-left: 20px;
    padding-left: 5.3333333333vw;
    padding-right: 20px;
    padding-right: 5.3333333333vw;
    margin-bottom: 100px;
    margin-bottom: 26.6666666667vw;
  }
}
.un_renovationMail_thanksHead {
  width: 83.33333%;
  margin: 0 auto 64px;
}
@media screen and (max-width: 744px) {
  .un_renovationMail_thanksHead {
    width: 100%;
    margin-bottom: 64px;
    margin-bottom: 17.0666666667vw;
  }
}
.un_renovationMail_thanksHead p:nth-child(1) {
  font-size: 2rem;
  font-weight: 400;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 744px) {
  .un_renovationMail_thanksHead p:nth-child(1) {
    font-size: 20px;
    font-size: 5.3333333333vw;
    margin-bottom: 40px;
    margin-bottom: 10.6666666667vw;
  }
}
.un_renovationMail_thanksImg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 64px;
}
@media screen and (max-width: 744px) {
  .un_renovationMail_thanksImg {
    margin-bottom: 64px;
    margin-bottom: 17.0666666667vw;
  }
}
@media screen and (max-width: 744px) {
  .un_renovationMail_thanksImg img {
    width: 187px;
    width: 49.8666666667vw;
    height: auto;
  }
}
.un_renovationMail_thanksLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.un_renovationMail_thanksLink a:nth-child(n+3) {
  margin-top: 16px;
}
@media screen and (max-width: 744px) {
  .un_renovationMail_thanksLink a:nth-child(n+2) {
    margin-top: 16px;
    margin-top: 4.2666666667vw;
  }
}
.un_renovationMail_thanksLink a.__bnrLine, .un_renovationMail_thanksLink a.__bnrModelhouse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #e7e7e6;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #b6b7b4;
  border-radius: 4px;
  height: 90px;
  font-weight: 400;
  line-height: 1;
  width: 48.33333%;
  font-size: 1.3rem;
  padding-left: 94px;
}
@media screen and (max-width: 744px) {
  .un_renovationMail_thanksLink a.__bnrLine, .un_renovationMail_thanksLink a.__bnrModelhouse {
    width: 100%;
    height: 90px;
    height: 24vw;
    font-size: 13px;
    font-size: 3.4666666667vw;
    padding-left: 120px;
    padding-left: 32vw;
  }
}
.un_renovationMail_thanksLink a.__bnrLine {
  background-image: url(../../img/contact/img_bnr_line.svg);
  background-position: top 19px left 24px;
  background-size: 43px auto;
}
@media screen and (max-width: 744px) {
  .un_renovationMail_thanksLink a.__bnrLine {
    background-position: top 4vw left 8.266666vw;
    background-size: 12.8vw auto;
  }
}
.un_renovationMail_thanksLink a.__bnrModelhouse {
  background-image: url(../../img/contact/img_bnr_modelhouse.svg);
  background-position: bottom 0 left 16px;
  background-size: 60px auto;
}
@media screen and (max-width: 744px) {
  .un_renovationMail_thanksLink a.__bnrModelhouse {
    background-position: bottom 0 left 7vw;
    background-size: 16vw auto;
  }
}

.un_renovationMail_thanksReturn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 40px;
}
@media screen and (max-width: 744px) {
  .un_renovationMail_thanksReturn {
    margin-top: 40px;
    margin-top: 10.6666666667vw;
  }
}

.un_renovationWorks_slide_arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  top: -145px;
  z-index: 1;
}
@media screen and (max-width: 744px) {
  .un_renovationWorks_slide_arrow {
    top: -105px;
    top: -28vw;
  }
}

p.flex-alignCenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.wpcf7 dd.column_rvs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column-reverse;
}

.wpcf7-form-control-wrap {
  display: flex;
  flex-direction: column-reverse;
}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  margin-bottom: 10px;
}

span.wpcf7-custom-item-error {
  display: none;
  margin-bottom: 10px;
}
span.wpcf7-custom-item-error.is-show {
  display: block;
}

.wpcf7 span[data-name=name_f] span.wpcf7-not-valid-tip,
.wpcf7 span[data-name=name_l] span.wpcf7-not-valid-tip,
.wpcf7 span[data-name=kana_f] span.wpcf7-not-valid-tip,
.wpcf7 span[data-name=kana_l] span.wpcf7-not-valid-tip,
.wpcf7 span[data-name=post_01] span.wpcf7-not-valid-tip,
.wpcf7 span[data-name=post_02] span.wpcf7-not-valid-tip,
.wpcf7 span[data-name=contents] span.wpcf7-not-valid-tip,
.wpcf7 span[data-name=location] span.wpcf7-not-valid-tip,
.wpcf7 span[data-name=mail] span.wpcf7-not-valid-tip,
.wpcf7 span[data-name=mail_confirm] span.wpcf7-not-valid-tip,
.wpcf7 span[data-name=address_01] span.wpcf7-not-valid-tip,
.wpcf7 span[data-name=tel] span.wpcf7-not-valid-tip,
.wpcf7 span[data-name=age] span.wpcf7-not-valid-tip,
.wpcf7 span[data-name=comment] span.wpcf7-not-valid-tip,
.wpcf7 span[data-name=policy] span.wpcf7-not-valid-tip {
  display: none;
}

.wpcf7 p:has(span[data-name=name_f]) + p,
.wpcf7 p:has(span[data-name=name_l]) + p,
.wpcf7 p:has(span[data-name=kana_f]) + p,
.wpcf7 p:has(span[data-name=kana_l]) + p,
.wpcf7 p:has(span[data-name=post_01]) + p,
.wpcf7 p:has(span[data-name=post_02]) + p,
.wpcf7 p:has(span[data-name=contents]) + p,
.wpcf7 p:has(span[data-name=location]) + p,
.wpcf7 p:has(span[data-name=mail]) + p,
.wpcf7 p:has(span[data-name=mail_confirm]) + p,
.wpcf7 p:has(span[data-name=address_01]) + p,
.wpcf7 p:has(span[data-name=tel]) + p,
.wpcf7 p:has(span[data-name=age]) + p,
.wpcf7 p:has(span[data-name=comment]) + p,
.wpcf7 p:has(span[data-name=policy]) + p {
  display: none;
}

label[for=age] {
  display: inline-block;
  position: relative;
}
label[for=age]::after {
  display: block;
  content: "";
  width: 5px;
  height: 5px;
  border: 1px solid #75787a;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
  position: absolute;
  right: 10px;
  top: calc(50% - 2px);
}