@charset "UTF-8";
.p-grandservice-possible {
  padding-block: 15rem 8rem;
  background: #FFFDFC;
}
@media screen and (max-width: 767px) {
  .p-grandservice-possible {
    padding-block: 8rem;
  }
}
.p-grandservice-possible .c-wrap {
  max-width: 119rem;
}
.p-grandservice-possible .ttl {
  font-size: 4rem;
  line-height: 1.2;
  letter-spacing: 0.08em;
  font-weight: 500;
  font-family: "Lato", "M PLUS 1", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
  text-align: center;
  margin-inline: auto;
  padding-bottom: 0.5rem;
  width: fit-content;
  border-bottom: 0.3rem solid #BFAAA0;
}
@media screen and (max-width: 767px) {
  .p-grandservice-possible .ttl {
    font-size: 2rem;
    line-height: 1.5;
    padding-bottom: 0.2rem;
    border-bottom-width: 0.2rem;
  }
}
.p-grandservice-possible .sttl {
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.08em;
  font-weight: 500;
  color: #AA8B68;
  position: relative;
  margin-top: 10rem;
  padding-left: 4rem;
}
@media screen and (max-width: 767px) {
  .p-grandservice-possible .sttl {
    font-size: 1.8rem;
    margin-top: 4rem;
    padding-left: 3.2rem;
  }
}
.p-grandservice-possible .sttl::before {
  content: "";
  position: absolute;
  top: 0.2rem;
  left: 0;
  width: 3.2rem;
  height: 3.2rem;
}
@media screen and (max-width: 767px) {
  .p-grandservice-possible .sttl::before {
    top: 0.4rem;
    width: 2.4rem;
    height: 2.4rem;
  }
}
.p-grandservice-possible .sttl._broom::before {
  background: url(../img/grandservice/icn_broom.svg) center/contain no-repeat;
}
.p-grandservice-possible .sttl._steam-iron::before {
  background: url(../img/grandservice/icn_steam_iron.svg) center/contain no-repeat;
}
.p-grandservice-possible .item {
  display: grid;
  grid-template-columns: 49.6rem 1fr;
  column-gap: 8.6rem;
  margin-top: 2.4rem;
}
@media screen and (max-width: 767px) {
  .p-grandservice-possible .item {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}
.p-grandservice-possible .item_img_pic {
  border-radius: 2rem;
  overflow: hidden;
}
.p-grandservice-possible .item_img_pic:nth-child(n+2) {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-grandservice-possible .item_img_pic:nth-child(n+2) {
    margin-top: 2rem;
  }
}
.p-grandservice-possible .item_box_txt {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.08em;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-grandservice-possible .item_box_txt {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
.p-grandservice-possible .item_box_dlist {
  margin-top: 3.2rem;
  padding: 1.6rem 1.6rem 1.6rem 3.2rem;
  background: #F9F2EC;
}
@media screen and (max-width: 767px) {
  .p-grandservice-possible .item_box_dlist {
    margin-top: 2.4rem;
    padding: 1.6rem;
  }
}
.p-grandservice-possible .item_box_dlist._unavailable {
  background: #F2EDED;
}
.p-grandservice-possible .item_box_dlist_theme {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.08em;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-grandservice-possible .item_box_dlist_theme {
    font-size: 1.6rem;
  }
}
.p-grandservice-possible .item_box_dlist_des {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.08em;
  position: relative;
  margin-top: 1.1rem;
  padding-top: 1.2rem;
}
@media screen and (max-width: 767px) {
  .p-grandservice-possible .item_box_dlist_des {
    font-size: 1.6rem;
  }
}
.p-grandservice-possible .item_box_dlist_des::before, .p-grandservice-possible .item_box_dlist_des::after {
  content: "";
  position: absolute;
}
.p-grandservice-possible .item_box_dlist_des::before {
  top: 0;
  left: 0;
  width: calc(100% - 2.4rem);
  height: 1px;
  background: #BFAAA0;
}
.p-grandservice-possible .item_box_dlist_des::after {
  top: -0.8rem;
  right: 0;
  width: 1.8rem;
  height: 1.6rem;
  background: url('data:image/svg+xml;utf8,<svg viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.25 8.5C6.951 8.5 9 6.742 9 2.5C9 6.742 11.0348 8.5 15.75 8.5C11.0348 8.5 9 10.3087 9 14.5C9 10.3087 6.951 8.5 2.25 8.5Z" fill="%23BFAAA0" stroke="%23BFAAA0" stroke-width="1.5" stroke-linejoin="round"/></svg>') center/contain no-repeat;
}
.p-grandservice-use-sample {
  padding-block: 5rem 8rem;
  background: #EEE0D3;
}
@media screen and (max-width: 767px) {
  .p-grandservice-use-sample {
    padding-block: 8rem;
  }
}
.p-grandservice-use-sample .c-wrap {
  max-width: 108rem;
}
.p-grandservice-use-sample .ttl {
  font-size: 4rem;
  line-height: 1.2;
  letter-spacing: 0.08em;
  font-weight: 500;
  font-family: "Lato", "M PLUS 1", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
  text-align: center;
  margin-inline: auto;
  padding-bottom: 0.5rem;
  width: fit-content;
  border-bottom: 0.3rem solid #BFAAA0;
}
@media screen and (max-width: 767px) {
  .p-grandservice-use-sample .ttl {
    font-size: 2rem;
    line-height: 1.5;
    padding-bottom: 0.2rem;
    border-bottom-width: 0.2rem;
  }
}
.p-grandservice-use-sample .box {
  margin-top: 11rem;
}
@media screen and (max-width: 767px) {
  .p-grandservice-use-sample .box {
    margin-top: 4rem;
    overflow-x: scroll;
    overflow-y: hidden;
  }
}
.p-grandservice-use-sample .box_table {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-grandservice-use-sample .box_table {
    width: 65rem;
  }
}
.p-grandservice-use-sample .box_table_txt {
  font: inherit;
  font-family: "Lato", "M PLUS 1", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
  text-align: left;
  margin-inline: auto;
  width: fit-content;
}
.p-grandservice-use-sample .box_table_txt_num {
  font-family: inherit;
  font-size: 2.4rem;
  line-height: 1.6666666667;
}
@media screen and (max-width: 767px) {
  .p-grandservice-use-sample .box_table_txt_num {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.p-grandservice-use-sample .box_table_tbody_th {
  font-size: 1.8rem;
  line-height: 2.2222222222;
  letter-spacing: 0.08em;
  font-weight: 500;
  text-align: left;
  padding: 2rem 4rem;
  width: 29.6rem;
  border-block: 1px solid #EEE0D3;
  background: #FBF1F2;
}
@media screen and (max-width: 767px) {
  .p-grandservice-use-sample .box_table_tbody_th {
    font-size: 1.6rem;
    line-height: 1.875;
    padding: 1.5rem 2rem;
    width: 22rem;
  }
}
.p-grandservice-use-sample .box_table_tbody_td {
  font-size: 1.8rem;
  line-height: 2.2222222222;
  letter-spacing: 0.08em;
  font-weight: 500;
  text-align: center;
  padding: 2rem 4rem;
  border-block: 1px solid #EEE0D3;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .p-grandservice-use-sample .box_table_tbody_td {
    font-size: 1.6rem;
    line-height: 1.875;
    padding: 1.5rem 2rem;
  }
}
.p-grandservice-use-sample .box-note {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.08em;
  font-weight: 500;
  margin: 1.6rem 0 0 auto;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .p-grandservice-use-sample .box-note {
    font-size: 1.2rem;
    line-height: 1.5;
  }
}
.p-grandservice-use-sample .sttl {
  font-size: 2.4rem;
  line-height: 2.2083333333;
  letter-spacing: 0.04em;
  font-weight: 500;
  color: #AA8B68;
  text-align: center;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-grandservice-use-sample .sttl {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.p-grandservice-use-sample .list {
  margin: 1.6rem auto 0;
  width: 100%;
  max-width: 100.4rem;
}
@media screen and (min-width: 768px) {
  .p-grandservice-use-sample .list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5.8rem;
  }
}
@media screen and (max-width: 767px) {
  .p-grandservice-use-sample .list {
    margin-top: 3rem;
  }
}
.p-grandservice-use-sample .list_item {
  display: grid;
}
@media screen and (max-width: 767px) {
  .p-grandservice-use-sample .list_item:nth-child(n+2) {
    margin-top: 2rem;
  }
}
.p-grandservice-use-sample .list_item_inner {
  display: grid;
  place-content: center;
  grid-row: 1;
  grid-column: 1;
  margin-top: 1.3rem;
  padding-block: 4.6rem 3.2rem;
  border-radius: 2rem;
  background: #FBF7F6;
}
@media screen and (max-width: 767px) {
  .p-grandservice-use-sample .list_item_inner {
    padding-block: 3.6rem 2.2rem;
  }
}
.p-grandservice-use-sample .list_ttl {
  grid-row: 1;
  grid-column: 1;
  position: relative;
  z-index: 1;
  margin-inline: auto;
  padding-block: 0.5rem 0.7rem;
  width: 25.1rem;
  height: fit-content;
  border-radius: calc(infinity * 1px);
  background: #AA8B68;
}
.p-grandservice-use-sample .list_ttl_txt {
  font-size: 1.8rem;
  line-height: 1.5555555556;
  letter-spacing: 0.08em;
  font-weight: 500;
  color: #fff;
  display: block;
  position: relative;
  margin-inline: auto;
  padding-left: 3rem;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .p-grandservice-use-sample .list_ttl_txt {
    font-size: 1.6rem;
    line-height: 1.5;
    padding-left: 2.6rem;
  }
}
.p-grandservice-use-sample .list_ttl_txt::before {
  content: "";
  position: absolute;
  top: calc(50% + 0.1rem);
  left: 0;
  translate: 0 -50%;
  width: 2.4rem;
  height: 2.4rem;
}
@media screen and (max-width: 767px) {
  .p-grandservice-use-sample .list_ttl_txt::before {
    width: 2rem;
    height: 2rem;
  }
}
.p-grandservice-use-sample .list_ttl_txt._water::before {
  background: url(../img/grandservice/icn_water.svg) center/contain no-repeat;
}
.p-grandservice-use-sample .list_ttl_txt._door::before {
  background: url(../img/grandservice/icn_door.svg) center/contain no-repeat;
}
.p-grandservice-use-sample .list_ttl_txt._house::before {
  background: url(../img/grandservice/icn_house.svg) center/contain no-repeat;
}
.p-grandservice-use-sample .list_txt {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.08em;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-grandservice-use-sample .list_txt {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
.p-grandservice-app-use-fee {
  padding-block: 8rem 15rem;
  background: #FFFDFC;
}
@media screen and (max-width: 767px) {
  .p-grandservice-app-use-fee {
    padding-block: 8rem;
  }
}
.p-grandservice-app-use-fee_ttl {
  font-size: 4rem;
  line-height: 1.2;
  letter-spacing: 0.08em;
  font-weight: 500;
  font-family: "Lato", "M PLUS 1", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
  text-align: center;
  margin-inline: auto;
  padding-bottom: 0.5rem;
  width: fit-content;
  border-bottom: 0.3rem solid #BFAAA0;
}
@media screen and (max-width: 767px) {
  .p-grandservice-app-use-fee_ttl {
    font-size: 2rem;
    line-height: 1.5;
    padding-bottom: 0.2rem;
    border-bottom-width: 0.2rem;
  }
}
.p-grandservice-app-use-fee_wrap {
  margin-top: 5.3rem;
}
@media screen and (max-width: 767px) {
  .p-grandservice-app-use-fee_wrap {
    margin-top: 4rem;
  }
}
.p-grandservice-app-use-fee_wrap .ttl {
  font-size: 2.4rem;
  line-height: 1.5833333333;
  letter-spacing: 0.04em;
  font-weight: 500;
  color: #AA8B68;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-grandservice-app-use-fee_wrap .ttl {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.p-grandservice-app-use-fee_wrap .list {
  counter-reset: number 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 4.8rem;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-grandservice-app-use-fee_wrap .list {
    grid-template-columns: 1fr;
    gap: 4rem;
    margin-top: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .p-grandservice-app-use-fee_wrap .list_item {
    padding-bottom: 2.9rem;
  }
}
.p-grandservice-app-use-fee_wrap .list_item:nth-child(n+2) {
  position: relative;
}
.p-grandservice-app-use-fee_wrap .list_item:nth-child(n+2)::before {
  content: "";
  position: absolute;
}
@media screen and (min-width: 768px) {
  .p-grandservice-app-use-fee_wrap .list_item:nth-child(n+2)::before {
    top: 0;
    left: -2.55rem;
    width: 0.3rem;
    height: 100%;
    border-left: 0.3rem dashed #EEE0D3;
  }
}
@media screen and (max-width: 767px) {
  .p-grandservice-app-use-fee_wrap .list_item:nth-child(n+2)::before {
    top: -2.1rem;
    left: 0;
    width: 100%;
    height: 0.2rem;
    border-top: 0.2rem dashed #EEE0D3;
  }
}
.p-grandservice-app-use-fee_wrap .list_img {
  margin-inline: auto;
  width: 20rem;
  border-radius: 50%;
  overflow: hidden;
}
.p-grandservice-app-use-fee_wrap .list_txt {
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0.08em;
  font-weight: 500;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-grandservice-app-use-fee_wrap .list_txt {
    font-size: 1.6rem;
    margin-inline: auto;
    width: fit-content;
  }
}
.p-grandservice-app-use-fee_wrap .list_txt::before {
  font-size: 3.2rem;
  line-height: 1.1875;
  font-weight: 700;
  font-family: "Lato", "M PLUS 1", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
  color: #60544E;
  text-align: center;
  content: counter(number, decimal-leading-zero);
  counter-increment: number 1;
  display: block;
  margin-block: 1.6rem;
}
@media screen and (max-width: 767px) {
  .p-grandservice-app-use-fee_wrap .list_txt::before {
    font-size: 2.8rem;
    margin-block: 0.8rem;
  }
}
.p-grandservice-app-use-fee .c-pricing-table {
  margin-top: 6rem;
  padding-block: 0;
  background: none;
}
.p-grandservice-app-use-fee .c-pricing-table::before {
  display: none;
}
@media screen and (min-width: 768px) {
  .p-grandservice-app-use-fee .c-pricing-table .ttl {
    font-size: 2.4rem;
    line-height: 1.5833333333;
  }
}
.p-grandservice-special-daily {
  position: relative;
  z-index: 1;
  padding-block: 10.4rem;
}
@media screen and (max-width: 767px) {
  .p-grandservice-special-daily {
    padding-block: 8rem;
  }
}
.p-grandservice-special-daily .bg {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.p-grandservice-special-daily .bg img {
  height: 100%;
  object-fit: cover;
  object-position: center right;
}
.p-grandservice-special-daily .c-wrap {
  max-width: 111.4rem;
}
.p-grandservice-special-daily .ttl {
  font-size: 3.2rem;
  line-height: 2.1875;
  letter-spacing: 0.08em;
  font-weight: 500;
  color: #AA8B68;
  max-width: 74.3rem;
}
@media screen and (max-width: 767px) {
  .p-grandservice-special-daily .ttl {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.p-grandservice-special-daily .txt {
  font-size: 1.8rem;
  line-height: 2.2222222222;
  letter-spacing: 0.08em;
  font-weight: 500;
  margin-top: 1rem;
  max-width: 74.3rem;
}
@media screen and (max-width: 767px) {
  .p-grandservice-special-daily .txt {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
