@charset "UTF-8";
/* 共通パーツ調整
---------------------------------------------------------------------------- */
/*------------- .m-ttl01 -------------*/
.m-ttl01._select,
.m-ttl01._merit {
  min-height: 16rem;
  padding-block: 3.5rem 4rem;
}

.m-ttl01._merit::after {
  background-color: #fff;
}

.m-ttl01 ._txt small {
  margin-left: 0.2em;
}

@media screen and (max-width: 767px) {
  .m-ttl01._merit {
    min-height: 34.6666666667vw;
    padding-block: 8vw 10.6666666667vw;
  }
  .m-ttl01._select {
    min-height: 45.3333333333vw;
    padding-block: 8vw 10.6666666667vw;
  }
  .m-ttl01 ._txt._merit,
  .m-ttl01 ._txt._merit em {
    font-size: 5.8666666667vw;
  }
  .m-ttl01 ._txt._merit small {
    font-size: 5.3333333333vw;
  }
  .m-ttl01 ._txt._select {
    line-height: 1;
  }
  .m-ttl01 ._txt._select ._spSmall {
    font-size: 5.3333333333vw;
  }
  .m-ttl01 ._icon._select {
    width: 9.8666666667vw;
    height: 9.8666666667vw;
    margin-top: 3.2vw;
  }
}
/*------------- .m-ttl02 -------------*/
@media screen and (max-width: 767px) {
  @supports (-moz-appearance: none) {
    .m-ttl02 {
      letter-spacing: 0.03em;
    }
  }
  @supports (-webkit-hyphens: none) {
    .m-ttl02 {
      letter-spacing: 0.04em;
    }
  }
}
/*------------- .m-select -------------*/
@media screen and (max-width: 767px) {
  .m-select-item {
    gap: 4vw;
  }
  .m-select-item-wrapper {
    gap: 0 4.5333333333vw;
  }
  .m-select-item-wrap-txt {
    padding-bottom: 1.3333333333vw;
  }
  .m-select-item-wrap-txt em {
    line-height: 1;
  }
}
/*------------- .m-flow -------------*/
.m-flow-items {
  margin-top: 8rem;
}

.m-flow-item {
  padding-inline: 2rem;
}

.m-flow-item-ttl._ls {
  letter-spacing: 0.02em;
}

@media screen and (max-width: 767px) {
  .m-flow-items {
    margin-top: 12.8vw;
  }
  .m-flow-item {
    padding-inline: 4.5333333333vw;
  }
}
/*------------- .m-voice -------------*/
.m-voice {
  padding-top: 8rem;
  background-color: #E8E2DA;
}

@media screen and (max-width: 767px) {
  .m-voice {
    padding-top: 13.3333333333vw;
  }
}
/*------------- .m-mv -------------*/
.m-mv-button {
  width: 24.7395833333vw;
}

.m-mv-btn {
  min-height: 4.1666666667vw;
}

.m-mv-btn ._txt {
  justify-content: center;
  font-size: 1.3541666667vw;
}

@media screen and (max-width: 767px) {
  .m-mv-button {
    width: calc(100% - 5.3333333333vw);
  }
  .m-mv-btn {
    min-height: 13.3333333333vw;
  }
  .m-mv-btn ._txt {
    font-size: 4.8vw;
  }
}
/*p-bg
---------------------------------------------------------------------------- */
.p-bg {
  position: relative;
}

.p-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
  background-color: #F6F3EF;
}

@media screen and (max-width: 767px) {
  .p-bg {
    margin-top: 18.6666666667vw;
  }
}
/* p-mv
---------------------------------------------------------------------------- */
.p-mv {
  padding-top: 2rem;
  padding-inline: 2rem;
}

.p-mv-container {
  padding-block: min(4.1666666667vw, 60px) min(3.4722222222vw, 50px);
  padding-inline: 7.03125vw 4.6875vw;
  position: relative;
}

.p-mv-container::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(./../../images/rental/bg_mv_pc.png);
  border-radius: 3rem;
}

.p-mv-wrapper {
  display: grid;
  grid-template-columns: repeat(2, auto);
  align-items: flex-end;
  justify-content: space-between;
  gap: 0 1.0416666667vw;
}

.p-mv-wrap-lists {
  display: flex;
  gap: 0 0.5208333333vw;
}

.p-mv-wrap-list {
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-weight: 900;
  font-size: 1.0416666667vw;
  color: #C90909;
  text-align: center;
  background-color: #fff;
  border-radius: 10vmax;
  padding-block: 0.25rem;
  padding-inline: 1.4rem;
}

.p-mv-wrap-txtImg {
  display: block;
  width: 37.03125vw;
  aspect-ratio: 711/65;
  margin-top: 2rem;
}
.p-mv-wrap-txtImg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.p-mv-wrap-txtBox {
  display: flex;
  align-items: flex-end;
  gap: 0 0.3645833333vw;
  margin-top: 2rem;
}

.p-mv-wrap-txtBox ._img {
  display: inline-block;
  width: 17.5520833333vw;
  aspect-ratio: 337/81;
}
.p-mv-wrap-txtBox ._img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.p-mv-wrap-txtBox ._txt {
  font-size: 4.5rem;
  line-height: 1.4444444444;
  font-weight: 900;
  font-size: 2.34375vw;
  color: #fff;
}

.p-mv-wrap-txtBox ._txt ._ruby {
  font-size: 2.8125vw;
  position: relative;
}

.p-mv-wrap-txtBox ._txt ._ruby::before {
  content: attr(data-ruby);
  position: absolute;
  top: -0.7em;
  left: 0;
  right: 0;
  font-size: 0.8em;
  letter-spacing: 0.3em;
  margin-left: 0.1em;
}

.p-mv-wrap-txtBox ._txt ._exclamation {
  font-size: 2.4479166667vw;
  display: inline-block;
  transform: rotate(10deg);
}

.p-mv-wrap-items {
  display: grid;
  grid-template-columns: repeat(3, auto);
  gap: 0 0.5208333333vw;
  margin-top: 2.8rem;
}

.p-mv-wrap-item {
  display: flex;
  align-items: center;
  gap: 0 0.78125vw;
  padding-block: 1.3rem;
  padding-inline: 0.8854166667vw 1.0416666667vw;
  background-color: #FCE100;
  border-radius: 1rem;
}

.p-mv-wrap-item-img {
  width: 2.6041666667vw;
  aspect-ratio: 1;
  border-radius: 50%;
  overflow: hidden;
}
.p-mv-wrap-item-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.p-mv-wrap-item-txt {
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: -0.01em;
  font-weight: 900;
  font-size: 1.0416666667vw;
  color: #7E0000;
}
.p-mv-wrap-item-txt ._fzLarge {
  font-size: 1.40625vw;
}
.p-mv-wrap-item-txt ._fz {
  font-size: 1.1458333333vw;
}
.p-mv-wrap-item-txt ._num {
  font-family: "Roboto", sans-serif;
  font-size: 2.8125vw;
  line-height: 1;
  margin-left: 0.1em;
  vertical-align: sub;
}
.p-mv-wrap-item-txt small {
  font-size: 0.9375vw;
}
.p-mv-wrap-item-txt ._colorRed {
  color: #C90909;
}
.p-mv-wrap-item-txt ._exclamation {
  font-size: 1.4583333333vw;
  display: inline-block;
  transform: rotate(10deg);
  margin-left: 0.2em;
}

.p-mv-wrap-small-lists {
  display: flex;
  gap: 0 1.0416666667vw;
  margin-top: 1rem;
}

.p-mv-wrap-small-list {
  font-size: 1.5rem;
  line-height: 1.5333333333;
  letter-spacing: 0.06em;
  font-weight: 500;
  font-size: 0.78125vw;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .p-mv {
    padding-top: 2.6666666667vw;
    padding-inline: 4vw;
  }
  .p-mv-container {
    padding-block: 5.3333333333vw 6.4vw;
    padding-inline: 2.6666666667vw;
  }
  .p-mv-container::after {
    background-image: url(./../../images/rental/bg_mv_sp.png);
    border-radius: 4vw;
  }
  .p-mv-wrapper {
    grid-template-columns: 1fr;
    gap: 2.6666666667vw;
  }
  .p-mv-wrap-lists {
    margin-left: 1.3333333333vw;
    gap: 0 2.6666666667vw;
  }
  .p-mv-wrap-list {
    font-size: 3.7333333333vw;
    padding-block: 0.6666666667vw;
    padding-inline: 2.6666666667vw;
  }
  .p-mv-wrap-txtImg {
    width: 80.2666666667vw;
    aspect-ratio: 301/68;
    margin-top: 3.2vw;
    margin-left: 2.6666666667vw;
  }
  .p-mv-wrap-txtBox {
    display: block;
    margin-top: 0;
    margin-left: 2.1333333333vw;
  }
  .p-mv-wrap-txtBox ._img {
    width: 49.0666666667vw;
  }
  .p-mv-wrap-txtBox ._img img {
    vertical-align: sub;
  }
  .p-mv-wrap-txtBox ._txt {
    font-size: 6.4vw;
    line-height: 1.4583333333;
  }
  .p-mv-wrap-txtBox ._txt ._ruby {
    font-size: 8vw;
    line-height: 1.4666666667;
    margin-left: 27.4666666667vw;
  }
  @supports (-moz-appearance: none) {
    .p-mv-wrap-txtBox ._txt ._ruby {
      margin-left: 24vw;
    }
  }
  @supports (-webkit-hyphens: none) {
    .p-mv-wrap-txtBox ._txt ._ruby {
      margin-left: 25.3333333333vw;
    }
  }
  .p-mv-wrap-txtBox ._txt ._exclamation {
    font-size: 8vw;
    margin-left: -0.8vw;
  }
  .p-mv-wrap-items {
    grid-template-areas: "item01 item01 item02 item02" ". item03 item03 .";
    grid-template-columns: 1fr auto auto 1fr;
    justify-content: center;
    gap: 1.3333333333vw;
    margin-top: 35.4666666667vw;
  }
  .p-mv-wrap-items > .p-mv-wrap-item:nth-child(1) {
    grid-area: item01;
  }
  .p-mv-wrap-items > .p-mv-wrap-item:nth-child(2) {
    grid-area: item02;
  }
  .p-mv-wrap-items > .p-mv-wrap-item:nth-child(3) {
    grid-area: item03;
  }
  .p-mv-wrap-item {
    gap: 0 2.6666666667vw;
    min-height: 16vw;
    padding-block: 1.6vw;
    padding-inline: 2.6666666667vw;
    border-radius: 2.6666666667vw;
  }
  @supports (-moz-appearance: none) {
    .p-mv-wrap-item {
      gap: 0 1.3333333333vw;
      padding-inline: 2.6666666667vw 1.3333333333vw;
    }
  }
  @supports (-webkit-hyphens: none) {
    .p-mv-wrap-item {
      padding-inline: 2.6666666667vw 1.3333333333vw;
    }
  }
  .p-mv-wrap-item-img {
    width: 9.0666666667vw;
  }
  .p-mv-wrap-item-txt {
    font-size: 3.4666666667vw;
    line-height: 1.3076923077;
  }
  .p-mv-wrap-item-txt ._fzLarge {
    font-size: 4vw;
  }
  .p-mv-wrap-item-txt ._fz {
    font-size: 3.4666666667vw;
  }
  .p-mv-wrap-item-txt ._num {
    font-size: 8vw;
    vertical-align: baseline;
  }
  .p-mv-wrap-item-txt small {
    font-size: 2.6666666667vw;
  }
  .p-mv-wrap-item-txt ._exclamation {
    font-size: 3.7333333333vw;
  }
  .p-mv-wrap-small-lists {
    flex-direction: column;
    gap: 0.5333333333vw;
    margin-top: 1.3333333333vw;
  }
  .p-mv-wrap-small-list {
    font-size: 2.6666666667vw;
    line-height: 1.5;
    padding-left: 2.8em;
    text-indent: -2.8em;
  }
}
/* p-rental-top
---------------------------------------------------------------------------- */
.p-rental-top {
  padding-block: 4.7rem 8rem;
}

.p-rental-top-wrapper {
  display: flex;
  align-items: center;
  gap: 0 4rem;
}

.p-rental-top-wrapper-img {
  width: 36rem;
  aspect-ratio: 360/223;
  border-radius: 1rem;
  overflow: hidden;
}
.p-rental-top-wrapper-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.p-rental-top-wrap {
  flex: 1;
}

.p-rental-top-wrap-ttl {
  font-size: 2.2rem;
  line-height: 1.5;
  letter-spacing: 0.06em;
  font-weight: 700;
  padding-left: 1.5rem;
  border-left: 0.5rem solid #C90909;
}
.p-rental-top-wrap-ttl em {
  color: #C90909;
}

.p-rental-top-wrap-txt {
  font-size: 1.6rem;
  line-height: 1.5625;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin-top: 1.5rem;
}
.p-rental-top-wrap-txt em {
  font-weight: 900;
  color: #C90909;
  background-image: linear-gradient(to bottom, transparent 60%, #FFEF6E 60%);
  background-repeat: no-repeat;
}
.p-rental-top-wrap-txt small {
  font-size: 1rem;
  vertical-align: super;
}

.p-rental-top-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  margin-top: 5rem;
}

.p-rental-top-item-btn {
  width: 100%;
  height: 6rem;
  border-radius: 10vmax;
  background-color: #C90909;
  border: 1px solid #C90909;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 0 1rem;
  padding-inline: 4.5rem 1.5rem;
  transition: background-color 0.3s ease;
}

.p-rental-top-item-btn ._txt {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.06em;
  font-weight: 700;
  color: #fff;
  text-align: center;
  transition: color 0.3s ease;
}

.p-rental-top-item-btn ._arrow {
  width: 2rem;
  height: 2rem;
  background-color: #fff;
  border-radius: 50%;
  transition: background-color 0.3s ease;
  position: relative;
}

.p-rental-top-item-btn ._arrow::before {
  content: "";
  position: absolute;
  top: 45%;
  left: 50%;
  z-index: 1;
  width: 0.5rem;
  aspect-ratio: 1;
  border-bottom: 0.2rem solid #C90909;
  border-right: 0.2rem solid #C90909;
  transform: translate(-50%, -50%) rotate(45deg);
}

@media (any-hover: hover) {
  .p-rental-top-item-btn:hover {
    background-color: #fff;
  }
  .p-rental-top-item-btn:hover ._txt {
    color: #C90909;
  }
  .p-rental-top-item-btn:hover ._arrow {
    background-color: #C90909;
  }
  .p-rental-top-item-btn:hover ._arrow::before {
    border-color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .p-rental-top {
    padding-block: 9.8666666667vw 13.3333333333vw;
  }
  .p-rental-top-wrapper {
    flex-direction: column;
    gap: 5.3333333333vw;
  }
  .p-rental-top-wrapper-img {
    width: 78.6666666667vw;
    border-radius: 2.6666666667vw;
  }
  .p-rental-top-wrap-ttl {
    font-size: 4.8vw;
    line-height: 1.6666666667;
    padding-left: 4vw;
    border-left-width: 1.3333333333vw;
  }
  .p-rental-top-wrap-txt {
    font-size: 4vw;
    line-height: 1.5333333333;
    margin-top: 4.8vw;
  }
  .p-rental-top-wrap-txt small {
    font-size: 2.1333333333vw;
  }
  .p-rental-top-items {
    grid-template-areas: "item01 item01" "item02 item02" "item03 item04" "item05 item06" "item07 item08";
    grid-template-columns: repeat(2, 1fr);
    gap: 2.1333333333vw 2.4vw;
    margin-top: 10.6666666667vw;
  }
  .p-rental-top-items > .p-rental-top-item:nth-child(1) {
    grid-area: item01;
  }
  .p-rental-top-items > .p-rental-top-item:nth-child(1) .p-rental-top-item-btn {
    padding-inline: 8vw 2.6666666667vw;
  }
  .p-rental-top-items > .p-rental-top-item:nth-child(2) {
    grid-area: item02;
  }
  .p-rental-top-items > .p-rental-top-item:nth-child(2) .p-rental-top-item-btn {
    padding-inline: 8vw 2.6666666667vw;
  }
  .p-rental-top-items > .p-rental-top-item:nth-child(3) {
    grid-area: item03;
  }
  .p-rental-top-items > .p-rental-top-item:nth-child(4) {
    grid-area: item04;
  }
  .p-rental-top-items > .p-rental-top-item:nth-child(5) {
    grid-area: item05;
  }
  .p-rental-top-items > .p-rental-top-item:nth-child(6) {
    grid-area: item06;
  }
  .p-rental-top-items > .p-rental-top-item:nth-child(7) {
    grid-area: item07;
  }
  .p-rental-top-items > .p-rental-top-item:nth-child(8) {
    grid-area: item08;
  }
  .p-rental-top-items > .p-rental-top-item:nth-child(8) .p-rental-top-item-btn {
    padding-inline: 2.6666666667vw;
  }
  @supports (-moz-appearance: none) {
    .p-rental-top-items > .p-rental-top-item:nth-child(8) .p-rental-top-item-btn {
      padding-inline: 1.3333333333vw 2.6666666667vw;
    }
  }
  @supports (-webkit-hyphens: none) {
    .p-rental-top-items > .p-rental-top-item:nth-child(8) .p-rental-top-item-btn {
      padding-inline: 1.3333333333vw 2.6666666667vw;
    }
  }
  .p-rental-top-item-btn {
    height: 11.7333333333vw;
    gap: initial;
    padding-inline: 5.3333333333vw 2.6666666667vw;
  }
  .p-rental-top-item-btn ._txt {
    font-size: 4.2666666667vw;
    line-height: 1.5;
  }
  .p-rental-top-item-btn ._arrow {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
  .p-rental-top-item-btn ._arrow::before {
    width: 1.3333333333vw;
    border-width: 0.5333333333vw;
  }
}
/* p-merit
---------------------------------------------------------------------------- */
.p-merit {
  padding-bottom: 8rem;
}

.p-merit-items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0 2rem;
  margin-top: 6.3rem;
}

.p-merit-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-block: 3rem;
  padding-inline: 2.5rem;
  background-color: #FFDED5;
  border-radius: 0.5rem;
  position: relative;
}

.p-merit-item-point {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-block: 0.85rem;
  padding-inline: 1.6rem;
  border-radius: 0.5rem;
  color: #fff;
  background-color: #C90909;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-family: "Roboto", sans-serif;
}
.p-merit-item-point ._txt {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.06em;
  font-weight: 900;
}
.p-merit-item-point ._num {
  font-size: 3rem;
  line-height: 1;
  font-weight: 900;
}

.p-merit-item-imgBox {
  height: 11.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.p-merit-item-img._01 {
  width: 5.5rem;
  aspect-ratio: 55/64;
}

.p-merit-item-img._02 {
  width: 6.4rem;
  aspect-ratio: 64/57;
}

.p-merit-item-img._03 {
  width: 6.6rem;
  aspect-ratio: 66/67;
}

.p-merit-item-img._04 {
  width: 5.7rem;
  aspect-ratio: 57/52;
}

.p-merit-item-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.p-merit-item-ttl {
  font-size: 2.5rem;
  line-height: 1.52;
  letter-spacing: 0.06em;
  font-weight: 700;
  text-align: center;
  color: #C90909;
}

.p-merit-item-txt {
  font-size: 1.6rem;
  line-height: 1.5625;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin-top: 1.5rem;
}

.p-merit-block {
  background-color: #F6F3EF;
  border-radius: 1rem;
  overflow: hidden;
  margin-top: 4rem;
}

.p-merit-block-ttlBox {
  padding-block: 2.3rem;
  padding-inline: 2rem;
  background-color: #C90909;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.p-merit-block-ttlBox::after {
  content: "";
  position: absolute;
  top: calc(100% - 1px);
  left: 50%;
  transform: translateX(-50%);
  width: 2.6rem;
  height: 1.6rem;
  background-color: #C90909;
  clip-path: polygon(50% 1.6rem, 0% 0%, 2.6rem 0%);
}

.p-merit-block-ttl {
  font-size: 3rem;
  line-height: 1.5;
  letter-spacing: 0.06em;
  font-weight: 900;
  color: #fff;
  text-align: center;
  padding-left: 6.8rem;
  position: relative;
}

.p-merit-block-ttl::before {
  content: "Q";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 5.3rem;
  aspect-ratio: 1;
  background-color: #fff;
  border-radius: 50%;
  font-family: "Roboto", sans-serif;
  font-size: 3rem;
  line-height: 1;
  font-weight: 900;
  color: #C90909;
  text-align: center;
  align-content: center;
}

.p-merit-block-container {
  padding-block: 5.5rem 8rem;
  padding-inline: 8rem;
}

.p-merit-block-body {
  padding-block: 5rem 6rem;
  padding-inline: 7rem;
  border-radius: 1rem;
  background-color: #fff;
}

.p-merit-block-wrap-ttl {
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.06em;
  font-weight: 700;
  color: #C90909;
  padding-left: 7.3rem;
  padding-top: 0.8rem;
  position: relative;
}

.p-merit-block-wrap-ttl::before {
  content: "A";
  position: absolute;
  top: 0;
  left: 0;
  width: 5.3rem;
  aspect-ratio: 1;
  background-color: #C90909;
  border-radius: 50%;
  font-family: "Roboto", sans-serif;
  font-size: 3rem;
  line-height: 1;
  font-weight: 900;
  color: #fff;
  text-align: center;
  align-content: center;
}

.p-merit-block-wrap-txt {
  font-size: 1.6rem;
  line-height: 1.5625;
  letter-spacing: 0.06em;
  font-weight: 500;
  padding-left: 7.3rem;
  margin-top: 2rem;
}
.p-merit-block-wrap-txt em {
  font-weight: 900;
  color: #C90909;
  background-image: linear-gradient(to bottom, transparent 60%, #FFEF6E 60%);
  background-repeat: no-repeat;
}

.p-merit-block-table-container {
  margin-top: 4rem;
}

.p-merit-block-table {
  width: 100%;
}

.p-merit-block-table thead th {
  text-align: center;
  vertical-align: middle;
  height: 5rem;
  background-color: #FFDED5;
  font-size: 1.5rem;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: 700;
}

.p-merit-block-table thead th:first-child {
  width: 24.3333333333%;
  background-color: initial;
}

.p-merit-block-table thead th:nth-child(2),
.p-merit-block-table thead th:last-child {
  width: 37.7777777778%;
}

.p-merit-block-table thead th:nth-child(2) {
  border-left: 1px solid #FFDED5;
  border-right: 1px solid #fff;
}

.p-merit-block-table thead th:last-child {
  border-right: 1px solid #FFDED5;
}

.p-merit-block-table tbody th {
  vertical-align: middle;
  text-align: left;
  height: 5.1rem;
  padding-inline: 2rem;
  background-color: #FFDED5;
  font-size: 1.5rem;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: 700;
}

.p-merit-block-table tbody tr:not(:last-child) th {
  border-bottom: 1px solid #fff;
}

.p-merit-block-table tbody tr:last-child th {
  border-bottom: 1px solid #FFDED5;
}

.p-merit-block-table tbody td {
  vertical-align: middle;
  padding-inline: 2rem;
  font-size: 1.5rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
  font-weight: 400;
  border-bottom: 1px solid #E8E8E4;
  border-left: 1px solid #E8E8E4;
  border-right: 1px solid #E8E8E4;
}

.p-merit-block-group {
  margin-top: 8rem;
}

.p-merit-block-group-ttl {
  font-size: 3rem;
  line-height: 1.5;
  letter-spacing: 0.06em;
  font-weight: 900;
  text-align: center;
}
.p-merit-block-group-ttl em {
  color: #C90909;
}

.p-merit-block-group-items {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin-top: 4rem;
}

.p-merit-block-group-item {
  display: flex;
  align-items: center;
  gap: 0 3rem;
}

.p-merit-block-group-item-img {
  width: 22rem;
  aspect-ratio: 220/137;
  border-radius: 1rem;
  overflow: hidden;
  align-self: flex-start;
}
.p-merit-block-group-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.p-merit-block-group-item-wrap {
  flex: 1;
}

.p-merit-block-group-item-wrap-ttl {
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #E8E8E4;
}

.p-merit-block-group-item-wrap-ttl span {
  display: block;
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.06em;
  font-weight: 700;
  padding-left: 2rem;
  position: relative;
}

.p-merit-block-group-item-wrap-ttl span::before,
.p-merit-block-group-item-wrap-ttl span::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.3rem;
  height: 100%;
  background-color: #C90909;
  border-radius: 10vmax;
}

.p-merit-block-group-item-wrap-ttl span::before {
  left: 0;
}

.p-merit-block-group-item-wrap-ttl span::after {
  left: 0.7rem;
}

.p-merit-block-group-item-wrap-txt {
  font-size: 1.6rem;
  line-height: 1.5625;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin-top: 2rem;
}

@media screen and (max-width: 767px) {
  .p-merit {
    padding-bottom: 13.3333333333vw;
  }
  .p-merit-items {
    grid-template-columns: 1fr;
    gap: 7.4666666667vw;
    margin-top: 10.1333333333vw;
  }
  .p-merit-item {
    display: grid;
    grid-template-areas: ". img ttl ." "txt txt txt txt";
    grid-template-columns: auto auto 1fr auto;
    gap: 2.4vw 2.1333333333vw;
    padding-block: 8.8vw 5.3333333333vw;
    padding-inline: 5.3333333333vw;
    border-radius: 1.3333333333vw;
  }
  .p-merit-item-point {
    padding-block: 2.1333333333vw;
    padding-inline: 4.2666666667vw;
    border-radius: 1.3333333333vw;
    gap: 1.3333333333vw;
  }
  .p-merit-item-point ._txt {
    font-size: 3.7333333333vw;
  }
  .p-merit-item-point ._num {
    font-size: 6.4vw;
  }
  .p-merit-item-imgBox {
    width: 13.6vw;
    height: 13.6vw;
    grid-area: img;
    margin-left: 1.3333333333vw;
  }
  .p-merit-item-img._01 {
    width: 11.2vw;
  }
  .p-merit-item-img._02 {
    width: 13.6vw;
  }
  .p-merit-item-img._03 {
    width: 12vw;
  }
  .p-merit-item-img._04 {
    width: 11.7333333333vw;
  }
  .p-merit-item-ttl {
    font-size: 4.8vw;
    line-height: 1.5555555556;
    text-align: left;
    grid-area: ttl;
  }
  .p-merit-item-txt {
    font-size: 4vw;
    line-height: 1.5333333333;
    margin-top: initial;
    grid-area: txt;
  }
  .p-merit-block {
    border-radius: 2.6666666667vw;
    margin-top: 8vw;
  }
  .p-merit-block-ttlBox {
    padding-block: 5.3333333333vw;
    padding-inline: 5.3333333333vw;
  }
  .p-merit-block-ttlBox::after {
    top: calc(100% - 1.3333333333vw);
    width: 6.9333333333vw;
    height: 4.2666666667vw;
    clip-path: polygon(50% 4.2666666667vw, 0% 0%, 6.9333333333vw 0%);
  }
  .p-merit-block-ttl {
    font-size: 5.3333333333vw;
    padding-left: 11.2vw;
  }
  .p-merit-block-ttl::before {
    width: 10.6666666667vw;
    font-size: 6.4vw;
  }
  .p-merit-block-container {
    padding-block: 8vw 5.3333333333vw;
    padding-inline: 5.3333333333vw;
  }
  .p-merit-block-body {
    padding-block: 5.3333333333vw 8vw;
    padding-inline: 5.3333333333vw;
    border-radius: 2.6666666667vw;
  }
  .p-merit-block-wrap-ttl {
    font-size: 4.8vw;
    line-height: 1.6666666667;
    padding-left: 13.3333333333vw;
    padding-top: initial;
  }
  .p-merit-block-wrap-ttl::before {
    width: 10.6666666667vw;
    font-size: 6.4vw;
  }
  .p-merit-block-wrap-txt {
    font-size: 4vw;
    line-height: 1.5333333333;
    padding-left: initial;
    margin-top: 4.5333333333vw;
  }
  .p-merit-block-table-container {
    margin-top: 5.3333333333vw;
  }
  .p-merit-block-table {
    width: 138.6666666667vw;
  }
  .p-merit-block-table thead th {
    height: 13.6vw;
    font-size: 4vw;
  }
  .p-merit-block-table thead th:first-child {
    width: 23.2692307692%;
  }
  .p-merit-block-table thead th:nth-child(2) {
    width: 45.7692307692%;
  }
  .p-merit-block-table thead th:last-child {
    width: 30.7692307692%;
  }
  .p-merit-block-table tbody th {
    height: 13.3333333333vw;
    padding-inline: 5.3333333333vw 4vw;
    font-size: 4vw;
  }
  .p-merit-block-table tbody td {
    height: 13.3333333333vw;
    padding-inline: 5.3333333333vw 4vw;
    font-size: 4vw;
  }
  .p-merit-block-group {
    margin-top: 10.6666666667vw;
  }
  .p-merit-block-group-ttl {
    font-size: 5.3333333333vw;
  }
  .p-merit-block-group-items {
    gap: 8vw;
    margin-top: 5.3333333333vw;
  }
  .p-merit-block-group-item {
    flex-direction: column;
    gap: 5.6vw;
  }
  .p-merit-block-group-item-img {
    width: 100%;
    border-radius: 2.6666666667vw;
  }
  .p-merit-block-group-item-wrap-ttl {
    padding-bottom: 2.1333333333vw;
  }
  .p-merit-block-group-item-wrap-ttl span {
    font-size: 4.8vw;
    line-height: 1.5555555556;
    padding-left: 5.3333333333vw;
  }
  .p-merit-block-group-item-wrap-ttl span::before,
  .p-merit-block-group-item-wrap-ttl span::after {
    width: 0.8vw;
  }
  .p-merit-block-group-item-wrap-ttl span::after {
    left: 1.8666666667vw;
  }
  .p-merit-block-group-item-wrap-txt {
    font-size: 4vw;
    line-height: 1.5333333333;
    margin-top: 4vw;
  }
}
/* p-popularity
---------------------------------------------------------------------------- */
.p-popularity {
  padding-block: 8rem;
  background-color: #E8E2DA;
}

.p-popularity-txt {
  margin-top: 1.5rem;
  font-size: 1.6rem;
  line-height: 1.5625;
  letter-spacing: 0.06em;
  font-weight: 500;
  color: #7A7A7A;
  text-align: right;
}

.p-popularity-items {
  margin-top: 5.7rem;
}

@media screen and (max-width: 767px) {
  .p-popularity {
    padding-block: 13.3333333333vw;
  }
  .p-popularity-txt {
    margin-top: 2.6666666667vw;
    font-size: 4vw;
    text-align: left;
    padding-left: 1em;
    text-indent: -1em;
  }
  .p-popularity-items {
    margin-top: 7.4666666667vw;
  }
}
/* p-price
---------------------------------------------------------------------------- */
.p-price {
  padding-block: 8rem;
}

.p-price-table-container {
  display: flex;
  margin-top: 6rem;
}

.p-price-table._01 {
  width: 34.1666666667%;
}

.p-price-table._02 {
  width: 28.3333333333%;
}

.p-price-table._03 {
  width: 37.5%;
}

.p-price-table thead th,
.p-price-table tbody td {
  vertical-align: middle;
  text-align: center;
}

.p-price-table thead th {
  height: 6rem;
  background-color: #FFDED5;
  font-size: 2rem;
  line-height: 1.45;
  letter-spacing: 0.1em;
  font-weight: 700;
}

.p-price-table._01 thead th {
  border-left: 1px solid #FFDED5;
  border-right: 1px solid #fff;
}

.p-price-table._02 thead th,
.p-price-table._03 thead th {
  border-right: 1px solid #fff;
}

.p-price-table._03 thead th {
  border-right: 1px solid #FFDED5;
}

.p-price-table tbody {
  border: 1px solid #E8E8E4;
  border-top: none;
}

.p-price-table._01 tbody,
.p-price-table._02 tbody {
  border-right: none;
}

.p-price-table tbody td {
  padding-block: 2.5rem;
}

.p-price-table._01 tbody tr:first-child td,
.p-price-table._03 tbody tr:first-child td {
  position: relative;
}

.p-price-table._01 tbody tr:first-child td::after,
.p-price-table._03 tbody tr:first-child td::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 4rem);
  height: 0.2rem;
  border-bottom: 0.2rem dashed #E8E8E4;
}

.p-price-table-itemWrap {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.p-price-table-item {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.p-price-table-item._01 {
  padding-left: 2rem;
}
.p-price-table-item._02 {
  flex-direction: column;
}
.p-price-table-item._03 {
  padding-left: 3rem;
}

.p-price-table-item-ttl {
  font-size: 1.6rem;
  line-height: 1.375;
  letter-spacing: 0.04em;
  font-weight: 500;
  color: #fff;
  text-align: center;
  background-color: #C90909;
  padding-block: 0.3rem;
  padding-inline: 0.5rem;
  border-radius: 10vmax;
}
.p-price-table-item-ttl._01, .p-price-table-item-ttl._02 {
  width: 11rem;
}
.p-price-table-item-ttl._03_01, .p-price-table-item-ttl._03_02 {
  width: 15rem;
}

.p-price-table-item-txt {
  display: flex;
  align-items: flex-end;
  gap: 0 0.5rem;
}

.p-price-table-item-txt ._colorRed {
  font-size: 1.5rem;
  line-height: 1.4666666667;
  letter-spacing: 0.04em;
  font-weight: 700;
  color: #C90909;
}

.p-price-table-item-txt ._num {
  font-family: "Roboto", sans-serif;
  font-size: 3.3rem;
  line-height: 1;
  font-weight: 700;
}

.p-price-table-item-txt small {
  font-size: 1.5rem;
  line-height: 1.4666666667;
  letter-spacing: 0.04em;
  font-weight: 500;
}

.p-price-lists {
  margin-top: 2rem;
}

.p-price-list {
  font-size: 1.5rem;
  line-height: 1.5333333333;
  letter-spacing: 0.06em;
  font-weight: 500;
  color: #7A7A7A;
  padding-left: 1em;
  text-indent: -1em;
}

.p-price-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-block: 3.7rem 4.7rem;
  padding-inline: 2rem;
  background-color: #F6F3EF;
  border: 0.3rem solid #C90909;
  border-radius: 1rem;
  margin-top: 5.8rem;
  position: relative;
}

.p-price-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 5.4rem;
  aspect-ratio: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(./../../images/rental/icn_price.svg);
}

.p-price-box-speech {
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0.06em;
  font-weight: 700;
  color: #7E0000;
  text-align: center;
  background-color: #FCE100;
  border-radius: 10vmax;
  padding-block: 0.3rem;
  padding-inline: 2.4rem;
  filter: drop-shadow(0 0 0.3rem rgba(87, 87, 87, 0.6));
  position: relative;
}

.p-price-box-speech::after {
  content: "";
  position: absolute;
  top: calc(100% - 1px);
  left: 50%;
  transform: translateX(-50%);
  width: 1.1rem;
  height: 0.7rem;
  background-color: #FCE100;
  clip-path: polygon(50% 0.7rem, 0% 0%, 1.1rem 0%);
}

.p-price-box-read {
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.06em;
  font-weight: 700;
  color: #C90909;
  text-align: center;
  margin-top: 2.4rem;
}
.p-price-box-read em {
  font-size: 3rem;
  line-height: 1;
  background-image: linear-gradient(to bottom, transparent 60%, #FFEF6E 60%);
  background-repeat: no-repeat;
}

.p-price-box-read ._ruby {
  position: relative;
}

.p-price-box-read ._ruby::before {
  content: attr(data-ruby);
  position: absolute;
  top: -0.7em;
  left: 0;
  right: 0;
  font-size: 0.8em;
  letter-spacing: 0.3em;
  margin-left: 0.1em;
}

.p-price-box-txt {
  font-size: 1.6rem;
  line-height: 1.5625;
  letter-spacing: 0.06em;
  font-weight: 500;
  width: fit-content;
  margin-top: 2rem;
}

@media screen and (max-width: 767px) {
  .p-price {
    padding-block: 13.3333333333vw;
  }
  .p-price-table-container {
    flex-direction: column;
    margin-top: 8vw;
  }
  .p-price-table._01,
  .p-price-table._02,
  .p-price-table._03 {
    width: 100%;
  }
  .p-price-table thead th {
    height: 13.3333333333vw;
    font-size: 4.8vw;
    line-height: 1.4444444444;
  }
  .p-price-table._01 thead th,
  .p-price-table._02 thead th,
  .p-price-table._03 thead th {
    border-left: 1px solid #FFDED5;
    border-right: 1px solid #FFDED5;
  }
  .p-price-table._01 tbody,
  .p-price-table._02 tbody {
    border-right: 1px solid #E8E8E4;
    border-bottom: none;
  }
  .p-price-table tbody td {
    padding-block: 5.7333333333vw;
  }
  .p-price-table._01 tbody tr:first-child td::after,
  .p-price-table._03 tbody tr:first-child td::after {
    width: calc(100% - 10.6666666667vw);
    height: 0.5333333333vw;
    border-bottom-width: 0.5333333333vw;
  }
  .p-price-table-itemWrap {
    flex-direction: row;
    justify-content: center;
    gap: 0 2.1333333333vw;
  }
  .p-price-table-item {
    flex-direction: column;
    gap: 2.6666666667vw;
  }
  .p-price-table-item._01, .p-price-table-item._03 {
    padding-left: initial;
  }
  .p-price-table-item-ttl {
    font-size: 3.7333333333vw;
    padding-block: 1.2vw;
    padding-inline: 1.3333333333vw;
  }
  .p-price-table-item-ttl._01, .p-price-table-item-ttl._02, .p-price-table-item-ttl._03_01 {
    width: 40vw;
  }
  .p-price-table-item-ttl._03_02 {
    width: 37.0666666667vw;
  }
  .p-price-table-item-txt {
    gap: 0 1.3333333333vw;
  }
  .p-price-table-item-txt ._colorRed {
    font-size: 3.7333333333vw;
  }
  .p-price-table-item-txt ._num {
    font-size: 7.2vw;
  }
  .p-price-table-item-txt small {
    font-size: 3.7333333333vw;
  }
  .p-price-lists {
    margin-top: 2.6666666667vw;
  }
  .p-price-list {
    font-size: 4vw;
  }
  .p-price-box {
    padding-block: 11.2vw 7.4666666667vw;
    padding-inline: 4.5333333333vw;
    border-width: 0.8vw;
    border-radius: 2.6666666667vw;
    margin-top: 14.6666666667vw;
  }
  .p-price-box::before {
    width: 14.4vw;
  }
  .p-price-box-speech {
    font-size: 4.2666666667vw;
    line-height: 1.5;
    padding-block: 0.8vw;
    padding-inline: 2.6666666667vw;
    filter: drop-shadow(0 0 0.8vw rgba(87, 87, 87, 0.6));
  }
  .p-price-box-speech::after {
    width: 2.1333333333vw;
    height: 1.6vw;
    clip-path: polygon(50% 1.6vw, 0% 0%, 2.1333333333vw 0%);
  }
  .p-price-box-read {
    font-size: 5.3333333333vw;
    line-height: 1.8;
    margin-top: 5.3333333333vw;
    width: max-content;
  }
  .p-price-box-read em {
    font-size: 6.4vw;
  }
  @supports (-moz-appearance: none) {
    .p-price-box-read {
      letter-spacing: 0.04em;
    }
  }
  @supports (-webkit-hyphens: none) {
    .p-price-box-read {
      letter-spacing: 0.04em;
    }
  }
  .p-price-box-read ._ruby::before {
    top: -0.9em;
  }
  .p-price-box-txt {
    font-size: 4vw;
    line-height: 1.5333333333;
    margin-top: 4.5333333333vw;
  }
}
/* p-area
---------------------------------------------------------------------------- */
.p-area {
  padding-block: 8rem;
  background-color: #E8E2DA;
}

.p-area-box {
  padding-block: 4rem 6.5rem;
  padding-inline: 8rem;
  background-color: #F6F3EF;
  border-radius: 1rem;
  margin-top: 6rem;
  position: relative;
}

.p-area-box::after {
  content: "";
  position: absolute;
  top: calc(100% - 0.5rem);
  left: 50%;
  transform: translateX(-50%);
  width: 7rem;
  aspect-ratio: 48/27;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(./../../images/common/icn_support_arrow.svg);
}

.p-area-box-txt {
  font-size: 1.6rem;
  line-height: 1.5625;
  letter-spacing: 0.06em;
  font-weight: 500;
  padding-left: 16rem;
  position: relative;
}
.p-area-box-txt em {
  font-weight: 900;
  color: #C90909;
  background-image: linear-gradient(to bottom, transparent 60%, #FFEF6E 60%);
  background-repeat: no-repeat;
}

.p-area-box-txt::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 11.5rem;
  aspect-ratio: 115/117;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(./../../images/rental/icn_area.svg);
}

.p-area-read {
  font-size: 3rem;
  line-height: 1.4666666667;
  letter-spacing: 0.06em;
  font-weight: 700;
  text-align: center;
  margin-top: 6.5rem;
}
.p-area-read ._underLine {
  background-image: linear-gradient(to bottom, transparent 60%, #FFEF6E 60%);
  background-repeat: no-repeat;
}
.p-area-read em {
  font-size: 3.7rem;
  line-height: 1;
  color: #C90909;
}

.p-area-items {
  display: grid;
  grid-template-columns: repeat(3, auto);
  justify-content: center;
  gap: 0 5rem;
  margin-top: 5.2rem;
}

.p-area-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
}

.p-area-item-ttl {
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0.06em;
  font-weight: 700;
  color: #7E0000;
  text-align: center;
  padding-block: 0.3rem;
  padding-inline: 1.5rem;
  min-width: 18rem;
  background-color: #FCE100;
  border-radius: 10vmax;
  filter: drop-shadow(0 0 0.3rem rgba(87, 87, 87, 0.6));
  position: relative;
}

.p-area-item-ttl::after {
  content: "";
  position: absolute;
  top: calc(100% - 1px);
  left: 50%;
  transform: translateX(-50%);
  width: 1.1rem;
  height: 0.7rem;
  background-color: #FCE100;
  clip-path: polygon(50% 0.7rem, 0% 0%, 1.1rem 0%);
}

.p-area-item-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.p-area-item-img._01,
.p-area-item-img._03 {
  width: 31rem;
  aspect-ratio: 310/325;
}

.p-area-item-img._02 {
  width: 33.4rem;
  aspect-ratio: 334/325;
}

@media screen and (max-width: 767px) {
  .p-area {
    padding-block: 13.3333333333vw;
  }
  .p-area-box {
    padding-block: 5.3333333333vw;
    padding-inline: 5.3333333333vw;
    border-radius: 2.6666666667vw;
    margin-top: 6.1333333333vw;
  }
  .p-area-box::after {
    top: calc(100% - 1.3333333333vw);
    width: 16vw;
  }
  .p-area-box-txt {
    font-size: 4.2666666667vw;
    padding-left: initial;
    padding-top: 25.3333333333vw;
  }
  .p-area-box-txt::before {
    left: 50%;
    transform: translateX(-50%);
    width: 21.3333333333vw;
  }
  .p-area-read {
    font-size: 5.3333333333vw;
    line-height: 1.8;
    margin-top: 11.2vw;
  }
  .p-area-read em {
    font-size: 8vw;
  }
  @supports (-moz-appearance: none) {
    .p-area-read {
      letter-spacing: 0.03em;
    }
  }
  @supports (-webkit-hyphens: none) {
    .p-area-read {
      letter-spacing: 0.04em;
    }
  }
  .p-area-items {
    grid-template-areas: ". item01 item01 ." "item02 item02 item03 item03";
    grid-template-columns: repeat(4, auto);
    gap: 5.3333333333vw 2.6666666667vw;
    margin-top: 10.4vw;
  }
  .p-area-items > .p-area-item:first-child {
    grid-area: item01;
  }
  .p-area-items > .p-area-item:nth-child(2) {
    grid-area: item02;
  }
  .p-area-items > .p-area-item:last-child {
    grid-area: item03;
  }
  .p-area-item {
    gap: 4vw;
  }
  .p-area-item-ttl {
    font-size: 3.7333333333vw;
    line-height: 1.5;
    padding-block: 0.8vw;
    padding-inline: 2.6666666667vw;
    min-width: 36.5333333333vw;
    filter: drop-shadow(0 0 0.8vw rgba(87, 87, 87, 0.6));
  }
  .p-area-item-ttl::after {
    width: 2.1333333333vw;
    height: 1.3333333333vw;
    clip-path: polygon(50% 1.3333333333vw, 0% 0%, 2.1333333333vw 0%);
  }
  .p-area-item-img._01 {
    width: 39.4666666667vw;
    aspect-ratio: 148/155;
  }
  .p-area-item-img._02 {
    width: 44.8vw;
    aspect-ratio: 168/163;
  }
  .p-area-item-img._03 {
    width: 41.3333333333vw;
    aspect-ratio: 155/163;
  }
}
