.pet .fixed-header .logo-header img {
  width: 80px;
}
.pet .top-tel {
  background: none;
  box-shadow: none;
  color: #542e08;
  margin: .8rem 0 0;
}
.pet .telnum {
  color: #542e08;
}
.pet .opentime {
  color: #542e08;
}
.pet ul.mobile-header-menu-buttons, ul.mobile-footer-menu-buttons {
  background: #eaeaea;
}
.pet label#navi-menu-open {
  color: #542e08;
}
.sp-fv {
  display: none;
}
i.fa-phone {
  transform: none;
}
.fv_block.pet_top {
    background-image: url(/wp-content/images/petso/fv_bg.png);
    background-repeat: no-repeat;
    background-position: top center;
}
.fv_contents {
    width: 1196px;
    margin: 0 auto;
}
.pet_top .fv_contents .flex_box {
  align-items: center;
}
.fv_contents .left_container {
    width: 632px;
}
.fv_contents p.title {
    padding: 50px 0 220px 0;
}
.fv_contents p.title span {
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 2rem;
    color: #5b5b5b;
    font-weight: 700;
    line-height: 1.3;
}
.fv_contents p.title span.right {
    padding-left: 8rem;
}
.contact_fv {
  margin: .5rem 0;
}
.fv_contents .left_container .tel_box {
    width: 500px;
}
.tel_box .top_comme {
  text-align: center;
}
.tel_box .top_comme span {
  background: #db5e81;
  color: #fff;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
  padding: .3rem 1rem .2rem;
  border-radius: 3px;
}
.tel_box .flex_box {
  border: 1px solid #db5e81;
  border-radius: 5px;
  background: #fff;  
  color: #db5e81;
  margin-top: -10px;
  padding: .7rem 1rem .2rem;
  font-weight: bold;
}
.tel_box p.tel_num {
  font-size: 2.6rem;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: -1px;
  line-height: 1;
}
.tel_box p.tel_num i {
  transform: rotate(-30deg);
  font-size: 2.4rem;
  vertical-align: 5px;
  margin-right: .2rem;
}
.tel_box .reception {
  line-height: 1.3;
  font-size: 16px;
}
.line-qr p {
  line-height: 1.3;
  font-size: 14px;
}
.fv_contents .right_container {
    width: 400px;
    border: 1px solid #dddddd;
    border-radius: 6px;
    background-color: #ffffff;
    line-height: 1.5;
}
.fv_contents .right_container .title {
    background-color: #e8dfe2;
    text-align: center;
    color: #3d271d;
    font-weight: 700;
    border-radius: 5px 5px 0 0;
    line-height: 40px;
    font-size: 17px;
}
.fv_contents .right_container dl.area_list {
    margin: .5em .75em .5em 1em;
    font-size: 16px;
}
.fv_contents .right_container dl.area_list dt {
    font-weight: 700;
    color: #542e08;
    padding-top: 5px;
    border-bottom: 1px solid #ededed;
    margin-bottom: 2px;
}
.fv_contents .right_container dl.area_list dd a {
    color: #37beb0;
    padding: 5px 20px 5px 0;
}
h1.pet_h1 {
    font-size: 17px;
    padding: 1em 0 .75em;
    text-align: center;
    font-weight: normal;
}
h1.sp_h1 {
    background-color: #3d271d;
    font-size: 3.2vw;
    color: #fff;
    text-align: center;
    margin-top: .5rem;
}
.main.pet_main {
  padding: 0;
  background-color: #fff;
}
.main.pet_main p {
  margin-bottom: 0;
  line-height: 1.5;
}
.fv_contents .right_container .message {
    border-radius: 6px;
    background-color: #ededed;
    margin: 0 .5em .5em .5em;
    padding: .5em .75em;
    font-size: 14px;
    color: #565656;
}
.news_block, .slow_block {
    background-color: #e8dfe2;
    padding: 3rem 0;
}
.inner, .fv_contents {
    width: 1110px;
    margin: 0 auto;
}
.inner.pet_menu {
  width: 1110px;
}
.fv_contents .flex_box, .news_block .inner.flex_box {
    align-items: center;
}
.news_contents {
    background-color: #fff;
    border-radius: 6px;
    width: 670px;
}
.news_list {
    margin: .5em;
    border: 1px dotted #ccc;
    border-radius: 6px;
    padding: 1rem;
}
.news_list p.title_news {
    font-weight: 700;
    color: #db5e81;
    font-size: 1.1em;
    border-bottom: 1px solid #db5e81;
    margin-bottom: 10px;
}
ul.news {
  padding-left: 0;
  font-size: 16px;
  margin-bottom: 0;
}
ul.news li {
    list-style: none;
    border-bottom: 1px dotted #ccc;
    margin-bottom: .5em;
    line-height: 1.65;
}
p.r_txt {
    text-align: right;
}
p.r_txt a {
    font-size: 14px;
}
.item_block .inner.flex_box {
  justify-content: space-between;
}
.item_block {
    padding: 3rem 0;
}
.bnr {
    text-align: center;
    background-color: #fff;
    width: 390px;
    padding: .5em .5em .25em .5em;
    position: relative;
}
.item_box {
    border: 1px solid #ddd;
    width: calc(90% / 3);
    padding: .5em;
    text-align: center;
    position: relative;
    margin: .5em 0;
}
.bnr a, .item_box a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.bnr p {
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.3rem;
    color: #5b5b5b;
    font-weight: 700;
    line-height: 1.3;
    margin-top: .5rem;
}
.arrow {
  background: #db5e81;
  height: calc(tan(60deg) * 12px / 2);
  width: 20px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  margin: .4rem auto .3rem;
}
.item_box p {
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.2rem;
    color: #5b5b5b;
    font-weight: 700;
    line-height: 1.3;
    margin-top: .5rem;
}
.item_box:after {
    border-left: 20px solid transparent;
    border-bottom: 20px solid #db5e81;
    content: '';
    display: block;
    position: absolute;
    bottom: 7px;
    right: 7px;
}
.pet_cv {
  border: 10px solid #db5e81;
  padding: 0 1rem 0 0;
}
.pet_cv h4 {
  background: #db5e81;
  color: #fff;
  padding: .5rem;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.pet_cv.gap0 {
  gap: 0;
}
.pet_cv .gap0 {
  gap: 0;
  font-family: "Noto Sans JP", sans-serif;
}
i.fa.fa-volume-control-phone {
  transform: rotate(-30deg);
}
a.cv-telno {
  font-size: 1.6rem;
}
p:has(i.fa.fa-volume-control-phone) {
  letter-spacing: .1px;
}
p:has(i.fa.fa-volume-control-phone) span {
  letter-spacing: normal;
}

.slow_block h2 {
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.8rem;
    color: #3d271d;
    border-bottom: 1px solid #3d271d;
    font-weight: 700;
    text-align: center;
    margin-bottom: .75rem;
    background: none;
    padding: 0;
    line-height: 1.6;
}
.slow_block .list {
    background: rgba(255, 255, 255, 0.6);
    border-radius: 6px;
    padding: .75rem;
    height: 165px;
    background-image: url(/wp-content/images/petso/footstamp.png);
    background-repeat: no-repeat;
    background-position: 99% 95%;
}
.slow_block .list .flex_box {
  justify-content: flex-start;
}
.list .dog {
    margin-right: 1.35rem;
}
ul.slowly {
    list-style: none;
    margin: .5rem 0;
    padding-left: 0;
}
ul.slowly li {
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.6rem;
    color: #3d271d;
    font-weight: 700;
    line-height: 1.75;
}
dl.slowly {
    margin: 1.75em 0 0;
}
dl.slowly dt {
    font-size: 1.4rem;
    font-weight: 700;
    color: #3d271d;
    margin: .5rem 0 1px;
}
dl.slowly dd {
    font-size: 18px;
    margin-bottom: 1.75rem;
    line-height: 1.5;
    padding-left: 1.35rem;
    margin-left: 0;
}
.btn_more {
    border: 1px solid #db5e81;
    border-radius: 4px;
    padding: 1.25rem 1em;
    margin: 0 auto;
    text-align: center;
    position: relative;
    color: #db5e81;
}
.btn_more.long {
    width: 45%;
}
.btn_more a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #db5e81;
}
.center {
    text-align: center;
    width: 60px;
    margin: 0 auto;
}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 20px solid #e8dfe2;
}
p.ready {
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.8em;
    color: #3d271d;
    font-weight: 700;
    text-align: center;
    margin: 1em 0;
}
h2.pet_h2 {
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #3d271d;
    font-size: 2.2rem;
    position: relative;
    font-weight: 700;
    padding: 1.5rem;
    text-align: center;
    line-height: 2.5;
    background: none;
    margin-bottom: 0;
}
h2.pet_h2:before {
    position: absolute;
    bottom: 72px;
    left: calc(50% - 81px);
    width: 150px;
    height: 5px;
    content: '';
    border-radius: 3px;
    background: #db5e81;
}
h2.pet_h2 span {
    font-size: 20px;
    display: block;
    color: #aaa;
    font-weight: 700;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", Verdana, Arial, Helvetica, sans-serif;
}
.reason_box h3 {
  border: none;
  text-align: center;
  font-weight: 700;
  color: #3d271d;
  padding: .2em 0 .35em;
  font-size: 18px;
  margin-bottom: .5rem;
}

@media screen and (max-width: 1135px) {
  .fv_contents .right_container {
    width: calc(100% - 632px - 10px) ;
  }
  .bnr {
    width: calc(100% - 670px - 10px);
  }
  .inner, .fv_contents, .inner.pet_menu {
    width: 100%;
  }
  .slow_block .inner {
    padding: 0 1rem;
  }
}

@media screen and (max-width: 1023px) {
    .fv_block.pet_top {
      display :none;
    }
    .sp-fv {
      display: block;
    }
    .sp-fv picture {
      display: block;
      text-align: center;
      background: #fedddb;
    }
    .news_block, .slow_block {
      padding: 1rem 0;
    }
    h1.pet_h1 {
      display: none;
    }
    h1 {
      background-color: #3d271d;
      font-size: 3vw;
      color: #fff;
      text-align: center;
      font-weight: normal;
    }
    .news_block {
      display: none;
    }
    .item_box {
      width: calc(98% / 3);
    }
    p:has(i.fa.fa-envelope), .cv-box a {
      font-size: 18px;
    }
    .slow_block h2 {
      font-size: 1.5rem;
    }
    ul.slowly li, dl.slowly dt {
      font-size: 1.3rem;
    }    
    .list .dog {
      display: none;
    }
    .slow_block .list {
      height: 100%;
    }
}
@media screen and (max-width: 781px) {
  .item_box {
    width: 49%;
  }
  .pet_cv {
    padding-right: 0;
  }
  .btn_more.long {
    width: 100%;
  }
}

@media screen and (max-width: 550px) {

}