.page-pet {
  background-color: #000;
  color: #fff;
}

.p-pet-main {
  color: #ddd;
}
.p-pet-main h2 .small {
  font-size: 0.7428571429em;
  line-height: 1.2;
}
.p-pet-main section h2 {
  opacity: 1;
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0);
}
.p-pet-main section h2 p {
  font-size: 1em;
  line-height: inherit;
  padding: inherit;
  letter-spacing: inherit;
  -webkit-font-feature-settings: inherit;
          font-feature-settings: inherit;
}

.section-pet01 .boxes {
  margin: clamp(40px, -10px + 6.6667vw, 80px) auto 20px;
}
@media (max-width: 750px) {
  .section-pet01 .boxes {
    margin: 30px 0 20px;
  }
}
.section-pet01 .bottom-banner {
  width: 100%;
  aspect-ratio: 1350/646;
  position: relative;
  margin: clamp(45px, 19.4094px + 3.937vw, 95px) auto;
}
.section-pet01 .bottom-banner .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.section-pet01 .bottom-banner .bg img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.section-pet01 .bottom-banner .tt {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: clamp(17px, -11.75px + 3.8333vw, 40px) clamp(27px, 10.75px + 2.1667vw, 40px);
  font-size: 95px;
  line-height: 1.1368421053;
  display: none;
}
.section-pet01 .bottom-banner .tt .small {
  font-size: 0.7368421053em;
}
.section-pet01 .bottom-banner .tt .span {
  font-size: 0.8421052632em;
}
@media (max-width: 750px) {
  .section-pet01 .bottom-banner {
    aspect-ratio: 670/607;
    margin: 25px auto;
  }
}

.section-pet02 .boxes {
  margin: clamp(40px, -10px + 6.6667vw, 80px) auto;
}
@media (max-width: 750px) {
  .section-pet02 .boxes {
    margin: 25px 0 20px;
  }
}

.section-pet03 {
  margin: clamp(100px, -25px + 16.6667vw, 200px) auto;
}
.section-pet03 .section-subttl1 {
  margin-top: 40px;
}
.section-pet03 .chart-box {
  margin: clamp(40px, 15px + 3.3333vw, 60px) auto;
}
.section-pet03 .tip {
  margin-top: clamp(40px, 15px + 3.3333vw, 60px);
}
@media (max-width: 750px) {
  .section-pet03 {
    margin: 60px auto;
  }
  .section-pet03 .chart-box {
    margin: 25px auto;
  }
  .section-pet03 .tip {
    margin-top: 20px;
  }
}

.section-pet04 {
  margin: clamp(60px, -15px + 10vw, 120px) auto;
}
.section-pet04 .banners {
  margin-top: 20px;
}
.section-pet04 .banners img {
  margin-top: clamp(20px, -30px + 6.6667vw, 60px);
}

section.evaluate {
  overflow: hidden;
}
section.evaluate .item .item-wrap .content .txt.petFontSize {
  font-size: clamp(18px, -12px + 4vw, 42px) !important;
}
@media (max-width: 750px) {
  section.evaluate .item .item-wrap .content .txt.petFontSize {
    font-size: 17px !important;
    margin-right: -10px;
  }
}

.section-person .boxperson .personabout {
  font-size: clamp(18px, 0.5px + 2.3333vw, 32px);
  letter-spacing: 5%;
  line-height: 1.6774193548;
}
.section-person .boxperson .personabout .medium {
  font-weight: 500;
}
.section-person .boxperson .person-more {
  grid-area: 3/1/4/3;
  max-width: 1000px;
  width: 100%;
  margin: auto;
}