@media screen and (max-width: 767px) {
  .f-wrap {
    padding: 0 2rem;
  }
}

.p-benefits {
  padding: 6rem 0 0;
  background-color: #F8F7F7;
}
@media screen and (max-width: 767px) {
  .p-benefits {
    padding-top: 2.4rem;
  }
}
.p-benefits__ttl {
  font-size: 2.5rem;
  line-height: 1.75;
  letter-spacing: 0.03em;
  font-weight: 700;
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .p-benefits__ttl {
    font-size: 2rem;
    line-height: 1.7;
    letter-spacing: 0.05em;
  }
}
.p-benefits__ttl .color {
  color: #EB6120;
  font-size: 4rem;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  .p-benefits__ttl .color {
    font-size: 2.8rem;
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
.p-benefits__list {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-benefits__list {
    margin-top: 3.8rem;
  }
}
.p-benefits__item {
  border: 1px solid #EB5F20;
  border-radius: 0.8rem 0.8rem 0 0;
  background-color: #fff;
}
.p-benefits__item + .p-benefits__item {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .p-benefits__item + .p-benefits__item {
    margin-top: 4rem;
  }
}
.p-benefits__item-head {
  border-radius: 0.4rem 0.4rem 0 0;
  padding: 1.6rem 0 1.4rem;
  text-align: center;
  background-color: #EB5F20;
}
@media screen and (max-width: 767px) {
  .p-benefits__item-head {
    padding: 1.5rem 0 1.4rem;
  }
}
.p-benefits__item-num {
  width: fit-content;
  margin: 0 auto;
  padding: 0.4rem 3.5rem 0.6rem;
  font-size: 2.2rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0;
  background-color: #FFDF78;
  clip-path: polygon(0 0, 100% 0, calc(100% - 0.9rem) 50%, 100% 100%, 0 100%, 0.9rem 50%);
}
@media screen and (max-width: 767px) {
  .p-benefits__item-num {
    padding: 0.4rem 2.8rem;
    font-size: 1.8rem;
    clip-path: polygon(0 0, 100% 0, calc(100% - 0.8rem) 50%, 100% 100%, 0 100%, 0.8rem 50%);
  }
}
.p-benefits__item-num .big {
  font-size: 3.2rem;
}
@media screen and (max-width: 767px) {
  .p-benefits__item-num .big {
    font-size: 2.6rem;
  }
}
.p-benefits__item-ttl {
  margin-top: 1rem;
  color: #fff;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .p-benefits__item-ttl {
    margin-top: 0.8rem;
    line-height: 1.3;
  }
}
.p-benefits__item-ttl .color {
  color: #FFEF8F;
}
.p-benefits__item-inner {
  padding: 4rem 5rem;
}
@media screen and (max-width: 767px) {
  .p-benefits__item-inner {
    padding: 2.4rem 1.5rem 4rem;
  }
}
.p-benefits__item-box {
  display: flex;
  gap: 3rem;
}
@media screen and (max-width: 767px) {
  .p-benefits__item-box {
    flex-direction: column;
    gap: 1.6rem;
  }
}
.p-benefits__item-box + .p-benefits__item-box {
  margin-top: 4rem;
}
.p-benefits__item-img {
  width: 38.9rem;
}
@media screen and (max-width: 767px) {
  .p-benefits__item-img {
    width: 100%;
  }
}
.p-benefits__item-txt {
  margin: auto -3rem auto 0;
  flex: 1;
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .p-benefits__item-txt {
    font-size: 1.6rem;
    margin: 0;
  }
}
.p-benefits__item-txt .bold {
  font-weight: 700;
}
.p-benefits__item-txt .color {
  color: #EB6120;
  font-weight: 700;
}
.p-benefits__item-txt .note {
  margin-top: 1.8rem;
  margin-bottom: -3rem;
  display: block;
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .p-benefits__item-txt .note {
    margin-top: 1.2rem;
    margin-bottom: 0;
    padding-left: 0.2rem;
    text-indent: -1em;
    line-height: 1.3;
  }
}
.p-benefits__item-target {
  margin-top: 5.8rem;
  border: 0.4rem solid #EB6120;
  border-radius: 0.9rem;
  padding: 0 1rem 2.8rem;
  background-color: #FFF8E3;
}
@media screen and (max-width: 767px) {
  .p-benefits__item-target {
    margin-top: 4.6rem;
    border-width: 0.2rem;
    padding-bottom: 2rem;
  }
}
.p-benefits__item-target .ttl {
  margin-top: -2.8rem;
  display: flex;
  justify-content: center;
  gap: 0.4rem;
}
@media screen and (max-width: 767px) {
  .p-benefits__item-target .ttl {
    margin-top: -1.4rem;
    gap: 0.25rem;
  }
}
.p-benefits__item-target .ttl span {
  border-radius: 0.5rem;
  padding: 0.4rem 0.5rem 0.6rem;
  color: #fff;
  font-size: 3.9rem;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 700;
  background-color: #EB6120;
}
@media screen and (max-width: 767px) {
  .p-benefits__item-target .ttl span {
    border-radius: 0.3rem;
    padding: 0.3rem 0.4rem 0.4rem;
    font-size: 2.6rem;
  }
}
.p-benefits__item-target .list {
  width: fit-content;
  margin: 2.3rem auto 0;
}
@media screen and (max-width: 767px) {
  .p-benefits__item-target .list {
    margin-top: 1.4rem;
  }
}
.p-benefits__item-target .item {
  font-size: 2rem;
  line-height: 1.35;
  letter-spacing: 0;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-benefits__item-target .item {
    padding-left: 1em;
    font-size: 1.4rem;
    text-indent: -1em;
  }
}
@media screen and (max-width: 767px) {
  .p-benefits__item-target .item + .item {
    margin-top: 1rem;
  }
}
.p-benefits__item:nth-child(1) .p-benefits__item-head {
  background-image: url(../img/r_tokuten/icon_benefits_01.svg);
  background-repeat: no-repeat;
  background-size: 10rem auto;
  background-position: right 4.9rem top 1.7rem;
}
@media screen and (max-width: 767px) {
  .p-benefits__item:nth-child(1) .p-benefits__item-head {
    background-size: 4.4rem auto;
    background-position: right 1.9rem top 1.4rem;
  }
}
.p-benefits__item:nth-child(1) .p-benefits__item-ttl {
  line-height: 1.26;
}
@media screen and (max-width: 767px) {
  .p-benefits__item:nth-child(1) .p-benefits__item-ttl {
    line-height: 1.3;
  }
}
.p-benefits__item:nth-child(1) .p-benefits__item-ttl .txt01 {
  font-size: 2.6rem;
}
@media screen and (max-width: 767px) {
  .p-benefits__item:nth-child(1) .p-benefits__item-ttl .txt01 {
    font-size: 1.8rem;
  }
}
.p-benefits__item:nth-child(1) .p-benefits__item-ttl .txt02 {
  font-size: 2.2rem;
}
@media screen and (max-width: 767px) {
  .p-benefits__item:nth-child(1) .p-benefits__item-ttl .txt02 {
    font-size: 1.4rem;
  }
}
.p-benefits__item:nth-child(1) .p-benefits__item-ttl .txt03 {
  font-size: 3rem;
}
@media screen and (max-width: 767px) {
  .p-benefits__item:nth-child(1) .p-benefits__item-ttl .txt03 {
    font-size: 1.8rem;
    line-height: 1.1;
  }
}
.p-benefits__item:nth-child(1) .p-benefits__item-ttl .txt04 {
  font-size: 4.4rem;
}
@media screen and (max-width: 767px) {
  .p-benefits__item:nth-child(1) .p-benefits__item-ttl .txt04 {
    font-size: 2.8rem;
  }
}
.p-benefits__item:nth-child(1) .p-benefits__item-ttl .txt05 {
  font-size: 4.4rem;
}
@media screen and (max-width: 767px) {
  .p-benefits__item:nth-child(1) .p-benefits__item-ttl .txt05 {
    font-size: 2.4rem;
  }
}
.p-benefits__item:nth-child(1) .p-benefits__item-ttl .txt06 {
  font-feature-settings: "palt";
}
.p-benefits__item:nth-child(1) .p-benefits__item-ttl .txt07 {
  font-size: 2.6rem;
}
@media screen and (max-width: 767px) {
  .p-benefits__item:nth-child(1) .p-benefits__item-ttl .txt07 {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-benefits__item:nth-child(1) .p-benefits__item-ttl .txt08 {
    font-size: 1.6rem;
  }
}
.p-benefits__item:nth-child(2) .p-benefits__item-head {
  background-image: url(../img/r_tokuten/icon_benefits_02.svg);
  background-repeat: no-repeat;
  background-size: 9.1rem auto;
  background-position: right 6.4rem top 3.4rem;
}
@media screen and (max-width: 767px) {
  .p-benefits__item:nth-child(2) .p-benefits__item-head {
    background-size: 5.1rem auto;
    background-position: right 1.6rem top 1rem;
  }
}
.p-benefits__item:nth-child(2) .p-benefits__item-ttl {
  font-size: 3.2rem;
}
@media screen and (max-width: 767px) {
  .p-benefits__item:nth-child(2) .p-benefits__item-ttl {
    font-size: 2.2rem;
  }
}
.p-benefits__item:nth-child(2) .p-benefits__item-ttl .txt01 {
  font-size: 2.6rem;
}
@media screen and (max-width: 767px) {
  .p-benefits__item:nth-child(2) .p-benefits__item-ttl .txt01 {
    font-size: 1.6rem;
  }
}
.p-benefits__item:nth-child(2) .p-benefits__item-ttl .txt02 {
  font-size: 3rem;
}
@media screen and (max-width: 767px) {
  .p-benefits__item:nth-child(2) .p-benefits__item-ttl .txt02 {
    font-size: inherit;
  }
}
.p-benefits__item:nth-child(3) .p-benefits__item-head {
  background-image: url(../img/r_tokuten/icon_benefits_03.svg);
  background-repeat: no-repeat;
  background-size: 8.4rem auto;
  background-position: right 6.9rem top 4.9rem;
}
@media screen and (max-width: 767px) {
  .p-benefits__item:nth-child(3) .p-benefits__item-head {
    background-size: 5.5rem;
    background-position: right 1.2rem top 0.5rem;
  }
}
.p-benefits__item:nth-child(3) .p-benefits__item-ttl {
  font-size: 3.2rem;
}
@media screen and (max-width: 767px) {
  .p-benefits__item:nth-child(3) .p-benefits__item-ttl {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .p-benefits__item:nth-child(3) .p-benefits__item-ttl .color {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .p-benefits__item:nth-child(3) .p-benefits__item-box {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 767px) {
  .p-benefits__item:nth-child(3) .p-benefits__item-box .p-benefits__item-txt {
    line-height: 1.6;
  }
}

.p-attention {
  padding: 4rem 0;
  background-color: #F8F7F7;
}
.p-attention__block {
  padding: 4rem 6.3rem 3.5rem;
  background-color: #F3ECE3;
}
@media screen and (max-width: 767px) {
  .p-attention__block {
    padding: 4rem 1.8rem 3.6rem;
  }
}
.p-attention__ttl {
  width: fit-content;
  margin: 0 auto;
  border-radius: 0.9rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 0 9.1rem;
  font-size: 3.138rem;
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-weight: 700;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-attention__ttl {
    padding: 0 5rem 0 4.5rem;
    gap: 0.5rem;
  }
}
.p-attention__ttl::before {
  content: "";
  width: 3.3rem;
  height: 3.3rem;
  margin-top: 0.1rem;
  background: url(../img/r_tokuten/icon_attention.png) no-repeat center/contain;
}
.p-attention__list {
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .p-attention__list {
    margin-top: 2.6rem;
  }
}
.p-attention__item {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0;
}
.p-attention__box {
  margin-top: 4rem;
  display: flex;
  justify-content: center;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .p-attention__box .c-estimate__btn a {
    padding-right: 2rem;
  }
  .p-attention__box .c-estimate__btn a::before {
    width: 1.4rem;
    background-size: cover;
    background-position-x: right;
  }
}

.l-footer {
  margin-top: 0;
}
