/*unification*/
#page_pets-reform img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
}
#page_pets-reform p {
  font-size: 1.6rem;
  color: #000;
  letter-spacing: 0.01em;
  line-height: 1.8em;
  font-weight: 300;
}
#page_pets-reform a {
  display: block;
  text-decoration: none;
}
#page_pets-reform strong {
  background-image: linear-gradient(transparent 65%, rgba(25, 111, 140, 0.4) 65%);
  font-weight: bold;
}
#page_pets-reform .width-984 {
  max-width: 1024px;
  padding: 0 20px;
  box-sizing: border-box;
  margin: 0 auto;
}
#page_pets-reform .display_pc {
  display: block;
}
#page_pets-reform .display_sp {
  display: none;
}
#page_pets-reform .mb-20 {
  margin-bottom: 20px;
}
#page_pets-reform .mb-30 {
  margin-bottom: 30px;
}
#page_pets-reform .mb-40 {
  margin-bottom: 40px;
}
#page_pets-reform .mb-50 {
  margin-bottom: 50px;
}
#page_pets-reform .mb-60 {
  margin-bottom: 60px;
}
#page_pets-reform .mb-70 {
  margin-bottom: 70px;
}
#page_pets-reform .mb-80 {
  margin-bottom: 80px;
}
#page_pets-reform .mb-100 {
  margin-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .width-944 {
    padding: 0 4%;
  }
  #page_pets-reform .mb-20 {
    margin-bottom: 2%;
  }
  #page_pets-reform .mb-30 {
    margin-bottom: 3%;
  }
  #page_pets-reform .mb-40 {
    margin-bottom: 4%;
  }
  #page_pets-reform .mb-50 {
    margin-bottom: 5%;
  }
  #page_pets-reform .mb-60 {
    margin-bottom: 6%;
  }
  #page_pets-reform .mb-70 {
    margin-bottom: 7%;
  }
  #page_pets-reform .mb-80 {
    margin-bottom: 8%;
  }
  #page_pets-reform .mb-100 {
    margin-bottom: 10%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .width-944 {
    padding: 0 6%;
  }
  #page_pets-reform .display_pc {
    display: none;
  }
  #page_pets-reform .display_sp {
    display: block;
  }
  #page_pets-reform .mb-20 {
    margin-bottom: 4%;
  }
  #page_pets-reform .mb-30 {
    margin-bottom: 5%;
  }
  #page_pets-reform .mb-40 {
    margin-bottom: 6%;
  }
  #page_pets-reform .mb-50 {
    margin-bottom: 7%;
  }
  #page_pets-reform .mb-60 {
    margin-bottom: 8%;
  }
  #page_pets-reform .mb-70 {
    margin-bottom: 9%;
  }
  #page_pets-reform .mb-80 {
    margin-bottom: 10%;
  }
  #page_pets-reform .mb-100 {
    margin-bottom: 12%;
  }
}
@media screen and (max-width: 540px) {
  #page_pets-reform p {
    font-size: 1.4rem;
    line-height: 1.6em;
  }
}
/*section0001*/
#page_pets-reform .bg_001 {
  background-image: url(../images/pets-reform/section001_01_bg_pc.jpg);
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .bg_001 {
    background-image: url(../images/pets-reform/section001_01_bg_sp.jpg);
  }
}
#page_pets-reform .section001 {
  position: relative;
}
#page_pets-reform .section001::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(../images/pets-reform/section001_05_pc.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 201px;
  height: 201px;
  bottom: 18%;
  left: 8%;
}
@media screen and (max-width: 1919px) {
  #page_pets-reform .section001::before {
    width: 11vw;
    height: 11vw;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section001::before {
    display: none;
  }
}
#page_pets-reform .section001__inner {
  padding: 80px 20px 330px;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section001__inner {
    padding: 20% 2% 34%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section001__inner {
    padding: 0 0 50%;
  }
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section001__inner--ttl h2 img {
    width: 15%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section001__inner--ttl h2 img {
    width: 100%;
    max-width: 750px;
  }
}
#page_pets-reform .section001__inner--ttl p {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1.2em;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section001__inner--ttl p {
    font-size: 2.2vw;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section001__inner--ttl p {
    position: relative;
    transform: none;
    padding: 0 4%;
    text-align: center;
    font-size: 1.6rem;
  }
}
#page_pets-reform .section001__inner--ttl p strong {
  color: #fff;
  font-size: 2.5rem;
  background-image: none;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section001__inner--ttl p strong {
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section001__inner--ttl p strong {
    font-size: 1.8rem;
  }
}
#page_pets-reform .section001__inner--ttl > div:last-of-type {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 15px 74px 47px;
}
@media screen and (max-width: 1919px) {
  #page_pets-reform .section001__inner--ttl > div:last-of-type {
    padding: 1.5% 1% 4.7%;
    width: 95%;
    display: block;
    margin: auto;
    margin-right: 0;
  }
}
#page_pets-reform .section001__inner--ttl::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(../images/pets-reform/section001_04_pc.png);
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 279px;
  width: 279px;
  height: 279px;
  left: 2%;
  top: 14vw;
}
@media screen and (max-width: 1919px) {
  #page_pets-reform .section001__inner--ttl::before {
    width: 16vw;
    height: 16vw;
    top: 12vw;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section001__inner--ttl::before {
    display: none;
  }
}
#page_pets-reform .section001__inner--ttl::after {
  content: '';
  display: block;
  position: absolute;
  background-image: url(../images/pets-reform/section001_06_pc.png);
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 275px;
  width: 275px;
  height: 275px;
}
@media screen and (max-width: 1919px) {
  #page_pets-reform .section001__inner--ttl::after {
    width: 16vw;
    height: 16vw;
    top: 66%;
    left: 26vw;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section001__inner--ttl::after {
    display: none;
  }
}
/*section0002*/
#page_pets-reform .section002 {
  background: #155970;
}
#page_pets-reform .section002__inner {
  padding: 60px 20px;
  max-width: 840px;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section002__inner {
    padding: 6% 2%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section002__inner {
    padding: 8% 6%;
  }
}
#page_pets-reform .section002__inner--ttl {
  text-align: center;
  position: relative;
}
#page_pets-reform .section002__inner--ttl::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(../images/pets-reform/section002_01_pc.png);
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 40px;
  width: 40px;
  height: 40px;
  left: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section002__inner--ttl::before {
    width: 6vw;
    height: 6vw;
  }
}
#page_pets-reform .section002__inner--ttl::after {
  content: '';
  display: block;
  position: absolute;
  background-image: url(../images/pets-reform/section002_01_pc.png);
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 40px;
  width: 40px;
  height: 40px;
  right: 0;
  transform: scale(-1, 1);
  filter: FlipH;
  -ms-filter: "FlipH";
  top: 0;
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section002__inner--ttl::after {
    width: 6vw;
    height: 6vw;
  }
}
#page_pets-reform .section002__inner--ttl h2 {
  font-size: 3rem;
  color: #fff;
  letter-spacing: 0.2em;
  font-weight: 600;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section002__inner--ttl h2 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section002__inner--ttl h2 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 540px) {
  #page_pets-reform .section002__inner--ttl h2 {
    font-size: 4.8vw;
  }
}
#page_pets-reform .section002__inner p {
  color: #fff;
  font-size: 1.8rem;
  line-height: 2.6em;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section002__inner p {
    font-size: 1.6rem;
    line-height: 2em;
  }
}
@media screen and (max-width: 540px) {
  #page_pets-reform .section002__inner p {
    font-size: 1.4rem;
  }
}
/*section0003*/
#page_pets-reform .section003__inner {
  padding: 80px 20px 100px;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section003__inner {
    padding: 8% 2% 0;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section003__inner {
    padding: 0 0 10%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section003__inner--ttl.mb-80 {
    margin-bottom: 8%;
  }
}
#page_pets-reform .section003__inner--ttl > div {
  margin: 0 0 30px;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section003__inner--ttl > div {
    margin: 0 0 3%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section003__inner--ttl > div {
    margin: 0 0 8%;
  }
}
#page_pets-reform .section003__inner--ttl h2 {
  font-size: 2.4rem;
  line-height: 38px;
  text-align: center;
  font-family: 'Noto Serif JP', sans-serif;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section003__inner--ttl h2 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section003__inner--ttl h2 {
    line-height: 1.6em;
  }
}
@media screen and (max-width: 540px) {
  #page_pets-reform .section003__inner--ttl h2 {
    font-size: 1.8rem;
    line-height: 1.6em;
  }
}
#page_pets-reform .section003__inner p {
  line-height: 2.6em;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section003__inner p {
    padding: 0 6%;
    box-sizing: border-box;
    line-height: 2em;
  }
}
#page_pets-reform .section003__inner p img {
  float: right;
  max-width: 400px;
  margin-left: 50px;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section003__inner p img {
    max-width: none;
    margin-left: 5%;
    width: 49%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section003__inner p img {
    width: 100%;
    margin: 0 auto 6%;
    max-width: 400px;
    float: none;
    padding: 0 10%;
    box-sizing: border-box;
  }
}
/*section0004*/
#page_pets-reform .section004__inner {
  padding: 80px 20px 160px;
  max-width: 1174px;
}
@media screen and (max-width: 1174px) {
  #page_pets-reform .section004__inner {
    padding: 8% 2% 16%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section004__inner {
    padding: 10% 6% 14%;
  }
}
#page_pets-reform .section004__inner--cnt {
  border: 10px solid #155970;
  border-radius: 10px;
  padding: 70px;
  position: relative;
}
@media screen and (max-width: 1174px) {
  #page_pets-reform .section004__inner--cnt {
    padding: 7% 4%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section004__inner--cnt {
    border: 5px solid #155970;
    padding: 26% 4% 7%;
  }
}
#page_pets-reform .section004__inner--cnt .ttl {
  background: #155970;
  padding: 20px;
  text-align: center;
  position: absolute;
  top: -3%;
  width: 100%;
  max-width: 984px;
  box-sizing: border-box;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1174px) {
  #page_pets-reform .section004__inner--cnt .ttl {
    padding: 2%;
    width: 88%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section004__inner--cnt .ttl {
    padding: 4% 0;
    width: 92%;
  }
}
#page_pets-reform .section004__inner--cnt .ttl::after {
  content: '';
  position: absolute;
  bottom: 100%;
  width: 0;
  height: 0;
  border-bottom: 20px solid #155970;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  transform: translateX(-50%);
  left: 50%;
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section004__inner--cnt .ttl::after {
    border-bottom: 10px solid #155970;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
  }
}
#page_pets-reform .section004__inner--cnt .ttl h2 {
  font-size: 2rem;
  font-weight: 600;
  color: #fff;
}
@media screen and (max-width: 1174px) {
  #page_pets-reform .section004__inner--cnt .ttl h2 {
    font-size: 2vw;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section004__inner--cnt .ttl h2 {
    font-size: 3.8vw;
    line-height: 1.4em;
  }
}
#page_pets-reform .section004__inner--cnt .list {
  position: relative;
}
#page_pets-reform .section004__inner--cnt .list.mb-30 {
  margin-bottom: 30px;
}
@media screen and (max-width: 1174px) {
  #page_pets-reform .section004__inner--cnt .list.mb-30 {
    margin-bottom: 3%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section004__inner--cnt .list.mb-30 {
    margin-bottom: 20%;
  }
}
#page_pets-reform .section004__inner--cnt .list > div:first-of-type {
  float: left;
  margin-right: 50px;
}
@media screen and (max-width: 1174px) {
  #page_pets-reform .section004__inner--cnt .list > div:first-of-type {
    margin-right: 2%;
    width: 30%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section004__inner--cnt .list > div:first-of-type {
    float: none;
    width: 60%;
    position: absolute;
  }
}
@media screen and (max-width: 375px) {
  #page_pets-reform .section004__inner--cnt .list > div:first-of-type {
    width: 60%;
  }
}
#page_pets-reform .section004__inner--cnt .list > div:last-of-type {
  float: left;
  width: 60%;
}
@media screen and (max-width: 1174px) {
  #page_pets-reform .section004__inner--cnt .list > div:last-of-type {
    width: 68%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section004__inner--cnt .list > div:last-of-type {
    width: 100%;
  }
}
@media screen and (max-width: 1174px) {
  #page_pets-reform .section004__inner--cnt .list > div:last-of-type > p {
    font-size: 1.4rem;
  }
}
#page_pets-reform .section004__inner--cnt .list > div:last-of-type > p img {
  float: right;
  margin-left: 4%;
}
@media screen and (max-width: 1174px) {
  #page_pets-reform .section004__inner--cnt .list > div:last-of-type > p img {
    width: 23%;
  }
}
#page_pets-reform .section004__inner--cnt .list h3 {
  display: block;
  font-size: 2rem;
  color: #155970;
  font-weight: 600;
  padding-left: 40px;
  position: relative;
  margin: 10px auto 30px;
}
@media screen and (max-width: 1174px) {
  #page_pets-reform .section004__inner--cnt .list h3 {
    font-size: 2.1vw;
    padding-left: 2em;
    display: flex;
    align-items: center;
    margin: 1% auto 3%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section004__inner--cnt .list h3 {
    font-size: 2.6rem;
    margin: -6% auto 2%;
    writing-mode: vertical-rl;
    text-orientation: upright;
    position: relative;
    box-sizing: border-box;
    padding-top: 0;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    display: flex;
    left: 33%;
    top: -6%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    line-height: 1.6em;
    padding-left: 0;
    min-height: 42vw;
  }
  #page_pets-reform .section004__inner--cnt .list h3.alc {
    align-items: center;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  #page_pets-reform .section004__inner--cnt .list h3.alc > span::after {
    top: -0.8em;
  }
}
@media screen and (max-width: 767px) and (max-width: 375px) {
  #page_pets-reform .section004__inner--cnt .list h3.alc > span::after {
    top: -1em;
  }
}
@media screen and (max-width: 375px) {
  #page_pets-reform .section004__inner--cnt .list h3 {
    font-size: 2rem;
    min-height: 150px;
    min-width: 26vw;
    left: 33%;
    line-height: 1.6em;
  }
}
#page_pets-reform .section004__inner--cnt .list h3::after {
  content: '';
  display: block;
  position: absolute;
  background-image: url(../images/pets-reform/section003_07_pc.png);
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 24px;
  width: 24px;
  height: 26px;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section004__inner--cnt .list h3::after {
    width: 2vw;
    height: 2vw;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section004__inner--cnt .list h3::after {
    display: none;
  }
}
#page_pets-reform .section004__inner--cnt .list h3 > span {
  font-size: 1.6rem;
  padding-right: 60px;
}
@media screen and (max-width: 1174px) {
  #page_pets-reform .section004__inner--cnt .list h3 > span {
    font-size: 1.6vw;
    padding-right: 2em;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section004__inner--cnt .list h3 > span {
    font-size: 1.6rem;
    padding-right: 0;
    padding-top: 8%;
    position: relative;
  }
}
@media screen and (max-width: 375px) {
  #page_pets-reform .section004__inner--cnt .list h3 > span {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section004__inner--cnt .list h3 > span::after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../images/pets-reform/section003_07_pc.png);
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 24px;
    height: 24px;
    width: 60%;
    height: 14%;
    right: -20%;
    top: -6%;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 375px) {
  #page_pets-reform .section004__inner--cnt .list h3 > span::after {
    top: -3vw;
  }
}
#page_pets-reform .section004__inner--cnt .end {
  background: #efefef;
  padding: 20px;
  box-sizing: border-box;
  margin-top: 40px;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section004__inner--cnt .end {
    padding: 2%;
    margin-top: 4%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section004__inner--cnt .end {
    padding: 4%;
    margin-top: 6%;
  }
}
#page_pets-reform .section004__inner--cnt .end h3 {
  display: flex;
  align-items: center;
  margin: 0 0 20px;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section004__inner--cnt .end h3 {
    margin: 0 0 2%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section004__inner--cnt .end h3 {
    margin: 0 0 4%;
  }
}
#page_pets-reform .section004__inner--cnt .end h3 span {
  display: block;
  font-size: 2rem;
  color: #155970;
  font-weight: 600;
  padding-left: 2%;
  width: 94%;
}
/*section0005*/
#page_pets-reform .section005__inner {
  padding: 0 20px 40px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section005__inner {
    padding: 0 2% 4%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section005__inner {
    padding: 0 6% 6%;
  }
}
#page_pets-reform .section005__inner::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(../images/pets-reform/section004_01_pc.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 67px;
  width: 117px;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section005__inner::before {
    left: 2%;
    height: 6vw;
    width: 21vw;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section005__inner::before {
    height: 10vw;
    width: 18vw;
  }
}
#page_pets-reform .section005__inner::after {
  content: '';
  display: block;
  position: absolute;
  background-image: url(../images/pets-reform/section004_02_pc.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 107px;
  width: 113px;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section005__inner::after {
    right: 2%;
    height: 10vw;
    width: 11vw;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section005__inner::after {
    height: 16vw;
    width: 21vw;
  }
}
#page_pets-reform .section005__inner--ttl {
  text-align: center;
}
#page_pets-reform .section005__inner--ttl h2 {
  font-size: 1.8rem;
  font-weight: 600;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section005__inner--ttl h2 {
    font-size: 1.6rem;
    line-height: 2em;
  }
}
#page_pets-reform .section005__inner--ttl h2 span {
  font-size: 3rem;
  font-family: 'Noto Serif JP', sans-serif;
  font-weight: normal;
  letter-spacing: 0.1em;
  color: #155970;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section005__inner--ttl h2 span {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 540px) {
  #page_pets-reform .section005__inner--ttl h2 span {
    font-size: 2.4rem;
  }
}
#page_pets-reform .section005 .infiniteslide_wrap {
  background: #efefef;
  padding-top: 30px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section005 .infiniteslide_wrap {
    padding-top: 3%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section005 .infiniteslide_wrap {
    padding-top: 6%;
  }
}
#page_pets-reform .section005__slider.ticker {
  align-items: flex-start !important;
  margin: 0 auto 10px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section005__slider.ticker {
    margin: 0 auto 2%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section005__slider.ticker {
    margin: 0 auto 4%;
  }
}
#page_pets-reform .section005__slider a {
  display: block;
  box-sizing: border-box;
  max-width: 400px;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section005__slider a {
    margin-right: 6%;
    max-width: 300px;
  }
}
@media screen and (max-width: 540px) {
  #page_pets-reform .section005__slider a {
    max-width: 200px;
  }
}
#page_pets-reform .section005__slider a section .works__postThumbInner2 {
  position: relative;
  width: 400px;
  height: 300px;
  display: inline-block;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section005__slider a section .works__postThumbInner2 {
    max-width: 300px;
    height: 30vw;
  }
}
@media screen and (max-width: 540px) {
  #page_pets-reform .section005__slider a section .works__postThumbInner2 {
    max-width: 200px;
  }
}
#page_pets-reform .section005__slider a section .works__postThumbInner2 img {
  position: absolute;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
#page_pets-reform .section005__slider a section .works__postInfo {
  padding: 4%;
  box-sizing: border-box;
}
#page_pets-reform .section005__slider a section .works__postGuest {
  font-size: 1.4rem;
  display: block;
  text-align: center;
  color: #000;
  margin-bottom: 4%;
  line-height: 1.6em;
  height: 1.6em;
}
@media screen and (max-width: 540px) {
  #page_pets-reform .section005__slider a section .works__postGuest {
    font-size: 1.2rem;
  }
}
#page_pets-reform .section005__slider a section .works__postHeading {
  font-size: 1.6rem;
  line-height: 1.8em;
}
@media screen and (max-width: 540px) {
  #page_pets-reform .section005__slider a section .works__postHeading {
    font-size: 1.4rem;
    line-height: 1.2em;
  }
}
/*section0006*/
#page_pets-reform .bg_006 {
  background-image: url(../images/pets-reform/section005_01_bg_pc.jpg);
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}
#page_pets-reform .section006__inner {
  padding: 80px 20px 40px;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section006__inner {
    padding: 8% 2% 4%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section006__inner {
    padding: 10% 6% 6%;
  }
}
/*section0007*/
#page_pets-reform .bg_007 {
  background-image: url(../images/pets-reform/section006_01_bg_pc.jpg);
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}
#page_pets-reform .section007__inner {
  padding: 0 20px;
  max-width: 1240px;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section007__inner {
    padding: 0 2%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section007__inner {
    padding: 0 10%;
  }
}
#page_pets-reform .section007__inner > div {
  background: #fff;
  padding: 50px 0;
  box-sizing: border-box;
}
@media screen and (max-width: 1240px) {
  #page_pets-reform .section007__inner > div {
    padding: 50px 20px;
  }
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section007__inner > div {
    padding: 5% 2%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section007__inner > div {
    padding: 7% 6%;
  }
}
#page_pets-reform .section007__inner > div .list {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1241px) {
  #page_pets-reform .section007__inner > div .list {
    transform: translateX(-2%);
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section007__inner > div .list {
    display: block;
  }
}
#page_pets-reform .section007__inner > div .list:not(:last-of-type) {
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section007__inner > div .list:not(:last-of-type) {
    margin-bottom: 4%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section007__inner > div .list:not(:last-of-type) {
    margin-bottom: 8%;
  }
}
#page_pets-reform .section007__inner > div .list > div:first-of-type {
  float: left;
  width: 468px;
  margin-right: 50px;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section007__inner > div .list > div:first-of-type {
    width: 38%;
    margin-right: 2%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section007__inner > div .list > div:first-of-type {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 8%;
  }
}
#page_pets-reform .section007__inner > div .list > div:last-of-type {
  float: left;
  width: 52%;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section007__inner > div .list > div:last-of-type {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section007__inner > div .list > div:last-of-type {
    float: none;
    width: 100%;
    max-width: 468px;
    margin: 0 auto;
  }
}
#page_pets-reform .section007__inner > div .list > div:last-of-type > div {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section007__inner > div .list > div:last-of-type > div {
    margin-bottom: 3%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section007__inner > div .list > div:last-of-type > div {
    margin-bottom: 4%;
    display: block;
  }
}
#page_pets-reform .section007__inner > div .list > div:last-of-type > div > div {
  background: #155970;
  color: #fff;
  height: 40px;
  padding: 0 3%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
  border-radius: 5px;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section007__inner > div .list > div:last-of-type > div > div {
    height: 4vw;
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section007__inner > div .list > div:last-of-type > div > div {
    height: 7vw;
    font-size: 1.4rem;
    max-width: fit-content;
    margin-bottom: 2%;
    max-height: 40px;
  }
}
#page_pets-reform .section007__inner > div .list > div:last-of-type > div > div span {
  padding-left: 1em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section007__inner > div .list > div:last-of-type > div > div span {
    padding-left: 0.2em;
  }
}
#page_pets-reform .section007__inner > div .list > div:last-of-type > div > div img {
  width: 20%;
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section007__inner > div .list > div:last-of-type > div > div img {
    width: 15%;
  }
}
#page_pets-reform .section007__inner > div .list > div:last-of-type > div h3 {
  font-size: 2rem;
  line-height: 1em;
  color: #155970;
  padding-left: 20px;
  font-weight: 600;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section007__inner > div .list > div:last-of-type > div h3 {
    font-size: 2vw;
    padding-left: 2%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section007__inner > div .list > div:last-of-type > div h3 {
    font-size: 1.8rem;
    padding-left: 0;
    line-height: 1.4em;
  }
}
@media screen and (max-width: 320px) {
  #page_pets-reform .section007__inner > div .list > div:last-of-type > div h3 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section007__inner > div .list > div:last-of-type p {
    font-size: 1.4rem;
  }
}
#page_pets-reform .section007__inner > div .list.reverse {
  flex-direction: row-reverse;
}
@media screen and (min-width: 1241px) {
  #page_pets-reform .section007__inner > div .list.reverse {
    transform: translateX(2%);
  }
}
#page_pets-reform .section007__inner > div .list.reverse > div:first-of-type {
  margin-right: 0;
  margin-left: 50px;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section007__inner > div .list.reverse > div:first-of-type {
    margin-left: 2%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section007__inner > div .list.reverse > div:first-of-type {
    margin-left: 0;
  }
}
/*section0008*/
#page_pets-reform .section008__inner {
  padding: 80px 20px 60px;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section008__inner {
    padding: 8% 2% 6%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section008__inner {
    padding: 10% 6% 8%;
  }
}
#page_pets-reform .section008__inner h2 {
  font-size: 3.6rem;
  text-align: center;
  letter-spacing: -0.01em;
  margin: 0 0 60px;
  font-family: 'Noto Serif JP', sans-serif;
  line-height: 1.4em;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section008__inner h2 {
    font-size: 2.6rem;
    letter-spacing: 0em;
    margin: 0 0 6%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section008__inner h2 {
    font-size: 2.6rem;
    letter-spacing: 0em;
    line-height: 1.8em;
  }
}
@media screen and (max-width: 540px) {
  #page_pets-reform .section008__inner h2 {
    font-size: 4.6vw;
  }
}
/*section0009*/
#page_pets-reform .section009 {
  border-bottom: 30px solid #155970;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section009 {
    border-bottom: 20px solid #155970;
  }
}
#page_pets-reform .section009__inner {
  padding: 40px 20px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section009__inner {
    padding: 4% 2%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section009__inner {
    padding: 6% 6%;
  }
}
#page_pets-reform .section009__inner::after {
  content: '';
  display: block;
  position: absolute;
  background-image: url(../images/pets-reform/section007_01_pc.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 103px;
  height: 90px;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section009__inner::after {
    right: 2%;
    height: 9vw;
    width: 13vw;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section009__inner::after {
    height: 16vw;
    width: 21vw;
  }
}
#page_pets-reform .section009__inner h2 {
  font-size: 2.4rem;
  text-align: center;
  font-weight: 600;
  color: #155970;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section009__inner h2 {
    font-size: 2.2rem;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section009__inner h2 {
    line-height: 1.8em;
    text-align: left;
  }
}
@media screen and (max-width: 540px) {
  #page_pets-reform .section009__inner h2 {
    font-size: 1.8rem;
  }
}
/*section0010*/
#page_pets-reform .section010 {
  margin-top: 40px;
}
@media screen and (max-width: 1024px) {
  #page_pets-reform .section010 {
    margin-top: 4%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .section010 {
    margin-top: 6%;
  }
}
#page_pets-reform input[type="radio"] {
  display: inline-block;
}
/*sectionCTA*/
#page_pets-reform .sectionCTA {
  background-image: url(../images/modelhouse/section008_01_pc.jpg);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  #page_pets-reform .sectionCTA {
    background-image: url(../images/modelhouse/section008_01_sp.jpg);
  }
}
#page_pets-reform .sectionCTA__inner {
  padding: 50px 20px;
}
@media screen and (max-width: 1084px) {
  #page_pets-reform .sectionCTA__inner {
    padding: 5% 2%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .sectionCTA__inner {
    padding: 7% 4%;
  }
}
#page_pets-reform .sectionCTA__inner.s012 {
  padding: 20px 20px;
}
@media screen and (max-width: 1084px) {
  #page_pets-reform .sectionCTA__inner.s012 {
    padding: 2% 2%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .sectionCTA__inner.s012 {
    padding: 10vw 4% 7%;
  }
}
#page_pets-reform .sectionCTA__inner--btn a {
  background: #ffde02;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Noto Serif JP", sans-serif;
  font-size: 3rem;
  color: #000;
  font-weight: 800;
  letter-spacing: 0em;
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  border-radius: 5px;
  transition: 0.3s;
  max-width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 1084px) {
  #page_pets-reform .sectionCTA__inner--btn a {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .sectionCTA__inner--btn a {
    font-size: 1.5rem;
    height: 3.6em;
  }
}
@media screen and (max-width: 370px) {
  #page_pets-reform .sectionCTA__inner--btn a {
    font-size: 4.2vw;
    height: 3.8em;
  }
}
#page_pets-reform .sectionCTA__inner--btn a span {
  font-size: 1.6rem;
  background: #fff;
  color: #000;
  line-height: 2.4em;
  padding: 0 2%;
  border-radius: 5px;
  margin-right: 1.8em;
  font-weight: normal;
}
@media screen and (max-width: 1084px) {
  #page_pets-reform .sectionCTA__inner--btn a span {
    padding: 0 2%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .sectionCTA__inner--btn a span {
    position: absolute;
    font-size: 1.4rem;
    margin: 0 auto;
    transform: translateY(-115%);
    line-height: 1.8em;
  }
}
#page_pets-reform .sectionCTA__inner--btn a small {
  font-size: 2.4rem;
  font-weight: normal;
}
@media screen and (max-width: 1084px) {
  #page_pets-reform .sectionCTA__inner--btn a small {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .sectionCTA__inner--btn a small {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 370px) {
  #page_pets-reform .sectionCTA__inner--btn a small {
    font-size: 4vw;
  }
}
#page_pets-reform .sectionCTA__inner--list ul {
  max-width: 812px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #page_pets-reform .sectionCTA__inner--list ul {
    max-width: none;
  }
}
#page_pets-reform .sectionCTA__inner--list ul li {
  float: left;
  max-width: 396px;
  width: 100%;
}
#page_pets-reform .sectionCTA__inner--list ul li:not(:last-of-type) {
  margin-right: 20px;
}
@media screen and (max-width: 1084px) {
  #page_pets-reform .sectionCTA__inner--list ul li:not(:last-of-type) {
    margin-right: 2%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .sectionCTA__inner--list ul li:not(:last-of-type) {
    margin-right: 0;
    margin-bottom: 8%;
  }
}
@media screen and (max-width: 1084px) {
  #page_pets-reform .sectionCTA__inner--list ul li {
    width: 49%;
    max-width: none;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .sectionCTA__inner--list ul li {
    width: 100%;
  }
}
#page_pets-reform .sectionCTA__inner--list ul li a {
  background: #ffde02;
  padding: 15px;
  box-sizing: border-box;
  height: 125px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  font-family: "Noto Serif JP", sans-serif;
}
@media screen and (max-width: 1084px) {
  #page_pets-reform .sectionCTA__inner--list ul li a {
    padding: 2%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .sectionCTA__inner--list ul li a {
    height: 5.5em;
    padding: 2% 0;
  }
}
#page_pets-reform .sectionCTA__inner--list ul li a h3 {
  font-size: 1.6rem;
  background: #fff;
  line-height: 2.2em;
  padding: 0 4%;
  box-sizing: border-box;
  border-radius: 5px;
  margin: 0 0 5px;
}
@media screen and (max-width: 1084px) {
  #page_pets-reform .sectionCTA__inner--list ul li a h3 {
    margin: 0 0 1%;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .sectionCTA__inner--list ul li a h3 {
    position: absolute;
    font-size: 1.4rem;
    margin: 0 auto;
    transform: translateY(-115%);
    line-height: 1.8em;
  }
}
#page_pets-reform .sectionCTA__inner--list ul li a p {
  text-align: center;
}
#page_pets-reform .sectionCTA__inner--list ul li a p span {
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (max-width: 1084px) {
  #page_pets-reform .sectionCTA__inner--list ul li a p span {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .sectionCTA__inner--list ul li a p span {
    font-size: 1.5rem;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 370px) {
  #page_pets-reform .sectionCTA__inner--list ul li a p span {
    font-size: 4.2vw;
    height: 3.8em;
  }
}
#page_pets-reform .sectionCTA__inner--list ul li a p small {
  font-size: 1.8rem;
}
@media screen and (max-width: 1084px) {
  #page_pets-reform .sectionCTA__inner--list ul li a p small {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  #page_pets-reform .sectionCTA__inner--list ul li a p small {
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 370px) {
  #page_pets-reform .sectionCTA__inner--list ul li a p small {
    font-size: 3.4vw;
  }
}
