.line_form {
  height: 5px;
  background-color: #fff;
  opacity: 0.5;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
  display: none;
}

.banner_image_full_size {
  width: 100%;
  height: 100%;
}

.banner_image_pc {
  display: block;
}

.banner_image_mb {
  display: none;
}

.content {
  background-color: #EDEDED;
}
.content .title {
  text-align: center;
  padding: 7.1rem 0rem 6.3rem;
}
.content .title p {
  font-family: "Inter_Regular";
  display: inline-block;
  font-size: 4.8rem;
  color: #A5387F;
  line-height: 1;
}
.content .title p img {
  width: 35.83px;
  height: 58px;
}
.content .banner {
  padding-left: 62px;
  padding-right: 52px;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
.content .about .titles {
  text-align: center;
  margin-bottom: 2.7rem;
}
.content .about .titles .text {
  font-family: "Inter_Regular";
  font-size: 4.1rem;
  color: #707070;
  line-height: 1.2198;
  padding-left: 1.4rem;
}
.content .about .titles .text:first-child {
  margin-bottom: 1rem;
}
.content .about .content .checklist-box {
  padding: 3.15rem 6.55rem 3.15rem 5.55rem;
  max-width: 126.1rem;
  margin-left: auto;
  margin-right: auto;
  background: #43B7B3;
  border-radius: 2.5rem;
}
.content .about .content .checklist {
  list-style: none;
  margin: 0;
  padding: 0;
}
.content .about .content .checklist li {
  display: flex;
  align-items: center;
  padding-left: 7.6rem;
  padding-top: 1rem;
  padding-bottom: 1.35rem;
  gap: 4.046rem;
  color: #fff;
  font-size: 14px;
  line-height: 1.6;
  border-bottom: 2px solid #FFFFFF;
}
.content .about .content .checklist li:first-child {
  border-top: 2px solid #FFFFFF;
}
.content .about .content .text {
  font-family: "Inter_Regular";
  font-size: 3.1rem;
  color: #FFFFFF;
  line-height: 1.2;
}
.content .about .content .text p:first-child {
  margin-bottom: 3.8rem;
}
.content .intro {
  display: grid;
  justify-content: center;
  justify-items: center;
}
.content .intro .image {
  width: 985.06px;
  margin-top: 29.02px;
  margin-bottom: 27.24px;
}
.content .intro .list {
  display: grid;
  width: 100%;
  max-width: 853px;
}
.content .intro .list .img {
  margin-bottom: 21.66px;
}
.content .intro .list .img:last-child {
  margin-bottom: 0px;
}
.content .reason-box {
  margin-top: 49.32px;
}
.content .reason-box .title-pill {
  margin-bottom: 47px;
  text-align: center;
}
.content .reason-box .title-pill .text {
  font-family: "Inter_Regular";
  color: #FFFFFF;
  font-size: 5.7rem;
  max-width: 127.2rem;
  background: #A45B8D;
  text-align: center;
  padding: 30px 94.5px;
  border-radius: 43px;
  display: inline-block;
  line-height: 100%;
  width: 100%;
}
.content .reason-box .reason-list {
  max-width: max-content;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 6.2rem;
}
.content .reason-box .reason-list li {
  font-family: "Inter_Regular";
  font-size: 2.9rem;
  line-height: 1.2;
  margin-bottom: 0.7rem;
  color: #707070;
  position: relative;
  white-space: nowrap;
}
.content .reason-box .note {
  font-family: "Inter_Regular";
  font-size: 2.9rem;
  color: #707070;
  text-align: center;
}
.content .video {
  margin-top: 38.72px;
  max-width: 114.2rem;
  margin-left: auto;
  margin-right: auto;
  aspect-ratio: 1142/638;
  margin-bottom: 8.1rem;
}
.content .video iframe {
  width: 100%;
  height: 100%;
  border: 0;
}
.content .contact-form {
  background: #A45B8D;
  padding: 11.8rem 2.2rem 13.825rem;
  text-align: center;
  color: #fff;
}
.content .contact-form h2 {
  font-family: "Inter_Regular";
  font-size: 5.7rem;
  font-weight: 400;
  margin-bottom: 5rem;
  color: #FFFFFF;
  line-height: 1;
}
.content .contact-form form {
  max-width: 83.9rem;
  margin: 0 auto;
}
.content .contact-form .form-group {
  text-align: left;
  margin-bottom: 1.6rem;
}
.content .contact-form .form-group label {
  font-family: "Inter_Regular";
  display: block;
  font-size: 2.1rem;
  margin-bottom: 0.8rem;
}
.content .contact-form .form-group input {
  font-family: "Inter_Regular";
  width: 100%;
  height: 7.7rem;
  border-radius: 2rem;
  border: 1px solid #707070;
  padding: 1.6rem;
  font-size: 2.4rem;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.255);
}
.content .contact-form .form-group input:focus {
  outline: none;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.35);
}
.content .contact-form .form-group.email {
  margin-bottom: 4.2rem;
}
.content .contact-form .tel-row {
  display: flex;
  gap: 2.8rem;
}
.content .contact-form .tel-row input {
  flex: 1;
  max-width: 20.4rem;
}
.content .contact-form .ac-row {
  display: flex;
  margin-bottom: 1.7rem;
}
.content .contact-form .ac-row .container-select {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.content .contact-form .ac-row .container-select .form-group-label {
  white-space: nowrap;
  font-weight: 400;
  font-family: "Inter_Regular";
  font-size: 21px;
}
.content .contact-form .ac-row .container-select .form-group-stand-text {
  font-weight: 400;
  font-family: "Inter_Regular";
  font-size: 21px;
  margin-left: 14.5px;
}
.content .contact-form .ac-row .container-select .form-group-stand-flex-center {
  display: flex;
  align-items: center;
  margin-right: 49.5px;
}
.content .contact-form .ac-row .container-select .form-group-select-min {
  width: 154px;
}
.content .contact-form .ac-row .container-select .form-group-select-max {
  width: 340px;
}
.content .contact-form .ac-row .container-select:first-child {
  max-width: 390px;
}
.content .contact-form .ac-row select {
  border: 1px solid #707070;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.255);
  border-radius: 2rem;
  padding: 2.5rem 2.348rem 2.8rem 1.6rem;
  font-size: 2.1rem;
  color: #C7C7C7;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: none;
  background: #fff url("/assets/images/house-cleaning/ic-arrow-down.svg") no-repeat;
  background-position: right 1.7rem center;
  padding-right: 32px;
}
.content .contact-form .btn-check {
  margin-top: 4.5rem;
}
.content .contact-form .btn-check .btn {
  display: inline-block;
  position: relative;
  margin-left: 3rem;
}
.content .contact-form .btn-check .btn .text {
  position: absolute;
  font-family: "Inter_Regular";
  font-size: 3.2rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #FFFFFF;
}
.content .intros {
  padding: 17.6rem 14.9rem 20.8rem 14.8rem;
  position: relative;
}
.content .intros .list-intro {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 4.1rem 4.8rem;
}
.content .intros .list-intro .ml {
  margin-left: 5rem;
}
.content .intros .img-contact {
  position: absolute;
  bottom: 7rem;
  right: 4.6rem;
}

@media screen and (max-width: 1900px) {
  .content .title {
    text-align: center;
    padding: 6rem 0rem 4.333rem;
  }
  .content .title p {
    font-size: 4rem;
  }
  .content .title p img {
    width: 29.86px;
    height: 48.33px;
  }
  .content .banner {
    padding-left: 55px;
    padding-right: 45.83px;
  }
  .content .about .titles {
    margin-bottom: 23.17px;
  }
  .content .about .titles .text {
    font-family: "Inter_Regular";
    font-size: 34.17px;
    color: #707070;
    line-height: 100%;
    padding-left: 1.4rem;
  }
  .content .about .titles .text:first-child {
    margin-bottom: 1rem;
  }
  .content .about .content .checklist-box {
    padding: 26.5px 54.58px 26.5px 46.25px;
    max-width: 1050.83px;
  }
  .content .about .content .checklist {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .content .about .content .checklist li {
    display: flex;
    align-items: center;
    padding-left: 57.23px;
    padding-top: 1rem;
    padding-bottom: 1.35rem;
    gap: 4.046rem;
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
    border-bottom: 2px solid #FFFFFF;
  }
  .content .about .content .checklist li:first-child {
    border-top: 2px solid #FFFFFF;
  }
  .content .about .content .icon {
    width: 42.8px;
    height: 37.28px;
  }
  .content .about .content .text {
    font-family: "Inter_Regular";
    font-size: 25px;
    color: #FFFFFF;
    line-height: 1.2;
  }
  .content .about .content .text p:first-child {
    margin-bottom: 27.33px;
  }
  .content .intro {
    display: grid;
    justify-content: center;
    justify-items: center;
  }
  .content .intro .image {
    width: 820.88px;
    margin-top: 24.18px;
    margin-bottom: 22.7px;
  }
  .content .intro .list {
    display: grid;
    width: 100%;
    max-width: 711.38px;
  }
  .content .intro .list .img {
    margin-bottom: 18.05px;
  }
  .content .reason-box {
    margin-top: 41.1px;
  }
  .content .reason-box .title-pill {
    margin-bottom: 39.17px;
  }
  .content .reason-box .title-pill .text {
    font-size: 47.5px;
    max-width: 1060px;
    padding: 25px 78.75px;
    border-radius: 35.83px;
  }
  .content .reason-box .reason-list {
    margin-bottom: 51.83px;
  }
  .content .reason-box .reason-list li {
    font-size: 24.17px;
  }
  .content .reason-box .note {
    font-size: 24.17px;
  }
  .content .video {
    margin-top: 32.43px;
    max-width: 951.67px;
    aspect-ratio: 951.67/531.67;
    margin-bottom: 8.1rem;
  }
  .content .contact-form {
    padding-top: 98.33px;
    padding-bottom: 115.21px;
  }
  .content .contact-form h2 {
    font-size: 47.5px;
    margin-bottom: 37.17px;
  }
  .content .contact-form form {
    max-width: 699.17px;
  }
  .content .contact-form .form-group {
    margin-bottom: 13.33px;
  }
  .content .contact-form .form-group label {
    font-size: 17.5px;
  }
  .content .contact-form .form-group input {
    height: 64.17px;
    padding: 1.6rem;
    font-size: 2.3rem;
  }
  .content .contact-form .form-group.email {
    margin-bottom: 35px;
  }
  .content .contact-form .tel-row {
    gap: 23.33px;
  }
  .content .contact-form .tel-row input {
    flex: 1;
    max-width: 170px;
  }
  .content .contact-form .ac-row {
    display: flex;
    margin-bottom: 13.33px;
  }
  .content .contact-form .ac-row .container-select {
    display: flex;
    width: 100%;
  }
  .content .contact-form .ac-row .container-select .form-group-label {
    white-space: nowrap;
    font-weight: 400;
    font-family: "Inter_Regular";
    font-size: 17.5px;
  }
  .content .contact-form .ac-row .container-select .form-group-stand-flex-center {
    display: flex;
    align-items: center;
    margin-right: 40.75px;
  }
  .content .contact-form .ac-row .container-select .form-group-stand-text {
    font-weight: 400;
    font-family: "Inter_Regular";
    font-size: 21px;
    margin-left: 14.5px;
  }
  .content .contact-form .ac-row .container-select .form-group-select-min {
    width: 128.33px;
  }
  .content .contact-form .ac-row .container-select .form-group-select-max {
    width: 283.33px;
  }
  .content .contact-form .ac-row .container-select:first-child {
    max-width: 330px;
  }
  .content .contact-form .ac-row select {
    border: 1px solid #707070;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.255);
    height: 64.17px;
    border-radius: 2rem;
    padding: 20.83px 16.87px 22.33px 15.74px;
    font-size: 17.5px;
    color: #C7C7C7;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: none;
    background: #fff url("/assets/images/house-cleaning/ic-arrow-down.svg") no-repeat;
    background-position: right 1.7rem center;
    padding-right: 32px;
    background-size: 26.27px 13.14px;
  }
  .content .contact-form .btn-check {
    margin-top: 35.49px;
  }
  .content .contact-form .btn-check .btn {
    display: inline-block;
    position: relative;
    margin-left: 3rem;
    width: 536.32px;
    height: 84.31px;
  }
  .content .contact-form .btn-check .btn .text {
    font-size: 26.67px;
  }
  .content .intros {
    padding: 146.67px 123.33px 173.33px 124.17px;
  }
  .content .intros .list-intro {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 4rem 34.17px;
  }
  .content .intros .list-intro img {
    width: 424.17px;
  }
  .content .intros .list-intro .ml {
    margin-left: 5rem;
  }
  .content .intros .img-contact {
    width: 265px;
    height: 229.17px;
    position: absolute;
    bottom: 7rem;
    right: 4.6rem;
  }
}
@media screen and (max-width: 1599px) {
  .content .title {
    padding: 48.75px 0rem 35.21px;
  }
  .content .title p {
    font-size: 32.5px;
  }
  .content .title p img {
    width: 24.26px;
    height: 39.27px;
  }
  .content .banner {
    padding-left: 44.69px;
    padding-right: 37.24px;
  }
  .content .about .titles {
    margin-bottom: 18.14px;
  }
  .content .about .titles .text {
    font-family: "Inter_Regular";
    font-size: 27.76px;
    color: #707070;
    padding-left: 1.4rem;
  }
  .content .about .titles .text:first-child {
    margin-bottom: 1rem;
  }
  .content .about .content .checklist-box {
    padding: 21.33px 44.35px 21.33px 37.58px;
    max-width: 1050.83px;
  }
  .content .about .content .checklist li {
    padding-left: 46.5px;
    padding-top: 1rem;
    padding-bottom: 1.35rem;
    gap: 27.4px;
    font-size: 14px;
    line-height: 1.6;
    border-bottom: 2px solid #FFFFFF;
  }
  .content .about .content .checklist li:first-child {
    border-top: 2px solid #FFFFFF;
  }
  .content .about .content .icon {
    width: 34.78px;
    height: 30.29px;
  }
  .content .about .content .text {
    font-size: 20px;
    color: #FFFFFF;
    line-height: 1.2;
  }
  .content .about .content .text p:first-child {
    margin-bottom: 27.33px;
  }
  .content .intro .image {
    width: 666.97px;
    margin-top: 19.65px;
    margin-bottom: 18.44px;
  }
  .content .intro .list {
    max-width: 577.99px;
  }
  .content .intro .list .img {
    margin-bottom: 14.66px;
  }
  .content .reason-box {
    margin-top: 33.39px;
  }
  .content .reason-box .title-pill {
    margin-bottom: 31.38px;
  }
  .content .reason-box .title-pill .text {
    font-size: 38.59px;
    max-width: 861.25px;
    padding: 20px 63.98px;
    border-radius: 29.11px;
  }
  .content .reason-box .reason-list {
    margin-bottom: 41.68px;
  }
  .content .reason-box .reason-list li {
    font-size: 19.64px;
  }
  .content .reason-box .note {
    font-size: 19.64px;
  }
  .content .video {
    margin-top: 25.92px;
    max-width: 773.23px;
    aspect-ratio: 773.23/431.98;
    margin-bottom: 56.2px;
  }
  .content .contact-form {
    padding-top: 79.9px;
    padding-bottom: 93.61px;
  }
  .content .contact-form h2 {
    font-size: 38.59px;
    margin-bottom: 29.51px;
  }
  .content .contact-form form {
    max-width: 568.07px;
  }
  .content .contact-form .form-group {
    margin-bottom: 10.83px;
  }
  .content .contact-form .form-group label {
    font-size: 14.22px;
  }
  .content .contact-form .form-group input {
    height: 52.14px;
    font-size: 2rem;
    border-radius: 14px;
  }
  .content .contact-form .form-group.email {
    margin-bottom: 28.43px;
  }
  .content .contact-form .tel-row {
    gap: 18.96px;
  }
  .content .contact-form .tel-row input {
    flex: 1;
    max-width: 138.13px;
  }
  .content .contact-form .ac-row {
    display: flex;
    margin-bottom: 10.83px;
  }
  .content .contact-form .ac-row .container-select {
    display: flex;
    width: 100%;
  }
  .content .contact-form .ac-row .container-select .form-group-label {
    font-size: 14.22px;
  }
  .content .contact-form .ac-row .container-select .form-group-stand-flex-center {
    margin-right: 32.73px;
  }
  .content .contact-form .ac-row .container-select .form-group-stand-text {
    font-size: 14.22px;
    margin-left: 9.82px;
  }
  .content .contact-form .ac-row .container-select .form-group-select-min {
    width: 104.27px;
  }
  .content .contact-form .ac-row .container-select .form-group-select-max {
    width: 230.21px;
  }
  .content .contact-form .ac-row .container-select:first-child {
    max-width: 260px;
  }
  .content .contact-form .ac-row select {
    height: 52.14px;
    padding: 16.93px 15.9px 18.21px 10.83px;
    font-size: 14.22px;
    border-radius: 10px;
    background: #fff url("/assets/images/house-cleaning/ic-arrow-down.svg") no-repeat;
    background-position: right 1.7rem center;
    padding-right: 32px;
    background-size: 21.34px 10.67px;
  }
  .content .contact-form .btn-check {
    margin-top: 35.49px;
  }
  .content .contact-form .btn-check .btn {
    display: inline-block;
    position: relative;
    margin-left: 3rem;
    width: 536.32px;
    height: 84.31px;
  }
  .content .contact-form .btn-check .btn .text {
    font-size: 26.67px;
  }
  .content .intros {
    padding: 146.67px 123.33px 173.33px 124.17px;
  }
  .content .intros .list-intro {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 4rem 34.17px;
  }
  .content .intros .list-intro img {
    width: 424.17px;
  }
  .content .intros .list-intro .ml {
    margin-left: 5rem;
  }
  .content .intros .img-contact {
    width: 265px;
    height: 229.17px;
    position: absolute;
    bottom: 7rem;
    right: 4.6rem;
  }
}
@media screen and (max-width: 1000px) {
  .content {
    background-color: #EDEDED;
  }
  .content .title {
    padding: 29.58px 0rem 23.42px;
  }
  .content .title p {
    font-size: 23px;
  }
  .content .title p img {
    width: 14.17px;
    height: 22.94px;
  }
  .content .banner {
    padding-left: 17.5px;
    padding-right: 17.5px;
    max-width: 100%;
  }
  .content .about .titles {
    margin-bottom: 12px;
  }
  .content .about .titles .text {
    font-size: 21px;
    line-height: 100%;
  }
  .content .about .titles .text:first-child {
    margin-bottom: 3px;
  }
  .content .about .content .checklist-box {
    padding: 26.5px 28.5px 14px 27.5px;
    max-width: 100%;
    margin-left: 17px;
    margin-right: 17px;
    background: #43B7B3;
    border-radius: 2.5rem;
  }
  .content .about .content .checklist li {
    display: flex;
    align-items: center;
    padding-left: 0px;
    padding-top: 1rem;
    padding-bottom: 1.4rem;
    gap: 8.97px;
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
    border-bottom: 3px solid #FFFFFF;
  }
  .content .about .content .checklist li:first-child {
    border-top: 3px solid #FFFFFF;
  }
  .content .about .content .text {
    font-family: "Inter_Regular";
    font-size: clamp(14px, -4.29px + 5.71vw, 18px);
    color: #FFFFFF;
    line-height: 1.2;
  }
  .content .about .content .text p:first-child {
    margin-bottom: 4px;
  }
  .content .intro {
    display: block;
    margin-left: 17px;
    margin-right: 17px;
  }
  .content .intro .image {
    width: 100%;
    max-width: 100%;
    margin-top: 29.76px;
    margin-bottom: 23.78px;
  }
  .content .intro .list {
    display: grid;
    width: 100%;
    max-width: 100%;
  }
  .content .intro .list .img {
    margin-bottom: 9.18px;
  }
  .content .intro .list .img img {
    width: 100%;
  }
  .content .reason-box {
    margin-top: 41.17px;
    margin-right: 14.86px;
    margin-left: 14.86px;
  }
  .content .reason-box .title-pill {
    margin-bottom: 22.18px;
    text-align: center;
  }
  .content .reason-box .title-pill .text {
    font-size: 15px;
    max-width: 100%;
    padding: 20px 37.64px;
    border-radius: 100px;
  }
  .content .reason-box .reason-list {
    margin-bottom: 28.39px;
  }
  .content .reason-box .reason-list li {
    font-family: "Inter_Regular";
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 27px;
    color: #707070;
    position: relative;
    white-space: unset;
  }
  .content .reason-box .note {
    font-family: "Inter_Regular";
    font-size: 16px;
    color: #707070;
    text-align: center;
    white-space: unset;
  }
  .content .video {
    margin-top: 15px;
    max-width: 100%;
    margin-left: 21px;
    margin-right: 21px;
    aspect-ratio: 1142/638;
    margin-bottom: 57px;
  }
  .content .contact-form {
    background: #A45B8D;
    padding: 29px 20px 77.58px;
  }
  .content .contact-form h2 {
    font-size: 25px;
    margin-bottom: 25px;
  }
  .content .contact-form form {
    max-width: 750px;
  }
  .content .contact-form .form-group {
    margin-bottom: 7px;
  }
  .content .contact-form .form-group label {
    font-size: 15px;
    margin-bottom: 7px;
  }
  .content .contact-form .form-group input {
    font-family: "Inter_Regular";
    width: 100%;
    height: 45px;
    border-radius: 1.2rem;
    border: 1px solid #707070;
    padding: 1.6rem;
    font-size: 12px;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.255);
  }
  .content .contact-form .form-group input:focus {
    outline: none;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.35);
  }
  .content .contact-form .form-group.email {
    margin-bottom: 25px;
  }
  .content .contact-form .tel-row {
    display: flex;
    gap: 8px;
  }
  .content .contact-form .tel-row input {
    flex: 1;
    max-width: 100%;
  }
  .content .contact-form .ac-row {
    display: flex;
    margin-bottom: 7px;
    justify-content: space-between;
  }
  .content .contact-form .ac-row .container-select {
    display: flex;
    width: 400px;
    justify-content: space-between;
    align-items: center;
  }
  .content .contact-form .ac-row .container-select .form-group-label {
    font-size: 12px;
  }
  .content .contact-form .ac-row .container-select .form-group-stand-text {
    font-weight: 400;
    font-family: "Inter_Regular";
    font-size: 12px;
    margin-left: 8px;
  }
  .content .contact-form .ac-row .container-select .form-group-stand-flex-center {
    display: flex;
    align-items: center;
    margin-right: 25px;
  }
  .content .contact-form .ac-row .container-select .form-group-select-min {
    width: 154px;
  }
  .content .contact-form .ac-row .container-select .form-group-select-max {
    width: 350px;
  }
  .content .contact-form .ac-row .container-select:first-child {
    max-width: 290px;
  }
  .content .contact-form .ac-row select {
    border-radius: 1.2rem;
    padding: 15px 13.62px 15px 10px;
    font-size: 12px;
    background: #fff url("/assets/images/house-cleaning/ic-arrow-down.svg") no-repeat;
    background-position: right 1.3rem center;
    background-size: 18.5px 9.2px;
    padding-right: 32px;
  }
  .content .contact-form .btn-check {
    margin-top: 36.46px;
  }
  .content .contact-form .btn-check .btn {
    display: inline-block;
    position: relative;
    margin-left: 3rem;
  }
  .content .contact-form .btn-check .btn .text {
    position: absolute;
    font-family: "Inter_Regular";
    font-size: 3.2rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #FFFFFF;
  }
  .content .intros {
    padding: 69px 22px 48px 22px;
  }
  .content .intros .list-intro {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 17px 18px;
  }
  .content .intros .list-intro img {
    width: 346px;
  }
  .content .intros .list-intro .ml {
    margin-left: 0px;
  }
  .content .intros .img-contact {
    margin-top: 30px;
    width: 201px;
    height: 174px;
    margin-left: auto;
    position: unset;
    bottom: unset;
    right: unset;
  }
}
@media screen and (max-width: 710px) {
  .line_form {
    height: 5px;
    background-color: #fff;
    opacity: 0.5;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
    display: block;
  }
  .content .reason-box .title-pill .text {
    padding: 9.41px 37.64px;
  }
  .content .contact-form form {
    max-width: 100%;
  }
  .content .contact-form .ac-row {
    display: block;
    margin-bottom: 7px;
    justify-content: unset;
  }
  .content .contact-form .ac-row .container-select {
    display: flex;
    justify-content: unset;
    width: 100%;
    max-width: 600px;
  }
  .content .contact-form .ac-row .container-select .form-group-label {
    font-size: 12px;
  }
  .content .contact-form .ac-row .container-select .form-group-select-min {
    width: 154px;
    margin-left: 21.64px;
  }
  .content .contact-form .ac-row .container-select .form-group-select-max {
    margin-left: 42px;
    width: 350px;
  }
  .content .contact-form .ac-row .container-select:first-child {
    max-width: 600px;
    margin-bottom: 9px;
  }
  .content .contact-form .ac-row:last-of-type .container-select .form-group-select-min {
    width: 154px;
    margin-left: 13px;
  }
  .content .contact-form .btn-check {
    margin-top: 36.46px;
  }
  .content .contact-form .btn-check .btn {
    margin-left: 0px;
    width: 100%;
  }
  .content .contact-form .btn-check .btn .text {
    font-size: 24px;
  }
}
@media screen and (max-width: 460px) {
  .banner_image_pc {
    display: none;
  }
  .banner_image_mb {
    display: block;
  }
  .content .banner {
    margin-bottom: 62px;
  }
  .content .contact-form .ac-row .container-select {
    justify-content: unset;
    width: 100%;
    max-width: 350px;
  }
  .content .contact-form .ac-row .container-select .form-group-label {
    font-size: 12px;
  }
  .content .contact-form .ac-row .container-select .form-group-select-min {
    width: 91px;
    margin-left: 21.64px;
  }
  .content .contact-form .ac-row .container-select .form-group-select-max {
    margin-left: 42px;
    width: 200px;
  }
  .content .contact-form .ac-row .container-select:first-child {
    max-width: 350px;
    margin-bottom: 9px;
  }
  .content .contact-form .btn-check {
    margin-top: 36.46px;
  }
  .content .contact-form .btn-check .btn {
    margin-left: 0px;
    width: 100%;
    height: 53.83px;
  }
  .content .contact-form .btn-check .btn .text {
    font-size: clamp(16px, -20.57px + 11.43vw, 24px);
  }
}

/*# sourceMappingURL=house-cleaning.css.map */
