@charset "UTF-8";
::-moz-selection {
  background: #a4b3a2;
  color: #fff;
}
::selection {
  background: #a4b3a2;
  color: #fff;
}

html,
body {
  overflow-x: hidden;
  background-color: #fff;
  color: #191919;
  font-weight: 400;
  font-family: noto-sans-cjk-jp, sans-serif;
}

/* top */
/* 縦書きtitle */
.p-index-slider__item-title {
  line-height: 1.7;
}

#top {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  /* 巡輪偲バナーエリア */
}
#top #cb_0 {
  display: none;
}
#top #cb_1 {
  margin-top: 100px;
}
#top #cb_2 {
  margin-bottom: 0;
}
#top #cb_2 .l-inner .p-block04__item {
  display: none;
}
#top #cb_2 .p-section-header {
  margin-bottom: 0;
}
#top .top_btn2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  max-width: 100%;
  margin: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#top .top_btn2 a {
  background: #000;
  color: #fff;
  padding: 1em 2em;
  margin: 1em;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
#top .top_btn2 a:hover {
  text-decoration: none;
  background: #900;
}
#top .top_price_box {
  width: 1100px;
  max-width: 100%;
  margin: auto;
}
#top .top_price_box h3 {
  text-align: center;
  font-weight: normal;
  font-size: 30px;
}
#top .top_price_box table.price {
  width: 1000px;
  max-width: 100%;
  margin: 1em auto 4em;
}
#top .top_price_box table.price th,
#top .top_price_box table.price td {
  background: #fff;
  padding: 10px;
  font-size: 18px;
}
#top .top_price_box table.price td {
  text-align: center;
}
#top .top_price_box table.price tr:first-child th,
#top .top_price_box table.price tr:first-child td {
  border-top: none;
}
#top .top_price_box table.price tr:last-child th,
#top .top_price_box table.price tr:last-child td {
  border-bottom: none;
}
#top .top_price_box table.price tr th:first-child {
  border-left: none;
  font-size: 24px;
  line-height: 1;
}
#top .top_price_box table.price tr th:first-child span {
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
}
#top .top_price_box table.price tr th:last-child {
  border-right: none;
}
#top .top_price_box table.price tr td {
  vertical-align: middle;
}
#top .top_price_box table.price tr td:last-child {
  border-right: none;
}
#top .top_price_box table.price tr td span {
  font-size: 18px;
}
#top .top_price_box table.price tr td span.small {
  font-size: 14px;
}
#top .top_price_box table.price .terracce td {
  font-size: 32px;
  line-height: 1.2;
}
#top .top_price_box .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px;
}
#top .top_price_box .row dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
}
#top .top_price_box .row dl dt,
#top .top_price_box .row dl dd {
  padding: 0 10px;
}
#top .top_price_box .row dl dt {
  background-color: #799660;
  color: #fff;
}
#top .top_price_box .row dl dd {
  margin: 0;
}
#top .top_price_box .desc {
  line-height: 1.7;
  margin-bottom: 40px;
  padding: 1em;
}
#top .top_price_box .btn {
  background: #799660;
  color: #fff;
  display: block;
  width: 280px;
  text-align: center;
  margin: 40px auto;
  text-decoration: none;
  line-height: 3;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#top .top_price_box .btn:hover {
  background: #000;
}
#top .news_area {
  text-align: center;
  width: 600px;
  margin: auto;
  max-width: 90%;
  padding: 60px 10px;
  line-height: 1.7;
}
#top .news_area h2,
#top .news_area h3 {
  font-weight: normal;
}
#top .news_area .btn {
  background: #799660;
  color: #fff;
  display: block;
  width: 300px;
  max-width: 80%;
  padding: 1em 2em;
  margin: 2em auto 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#top .news_area .btn:hover {
  background: #000;
}

/* 各ページtitle */
.p-page-header {
  margin-bottom: 40px;
}
.p-page-header .p-page-header__upper .p-page-header__title {
  z-index: 0;
  height: 500px;
}
.p-page-header .p-page-header__upper .p-page-header__title span {
  font-size: 32px;
  letter-spacing: 0.1em;
  height: 100%;
  display: block;
  margin: 0 auto 0;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  color: #000;
  padding: 0 10px;
}

/* 施設ページ */
#sapporo .p-section-nav,
#eniwa .p-section-nav,
#asahikawa .p-section-nav {
  display: none;
}
#sapporo .access_btn,
#eniwa .access_btn,
#asahikawa .access_btn {
  width: 1100px;
  max-width: 100%;
  text-align: center;
  margin: auto;
  padding-bottom: 100px;
}
#sapporo .access_btn a.btn,
#eniwa .access_btn a.btn,
#asahikawa .access_btn a.btn {
  background: #000;
  color: #fff;
  padding: 1em 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
#sapporo .access_btn a.btn:hover,
#eniwa .access_btn a.btn:hover,
#asahikawa .access_btn a.btn:hover {
  background: #900;
}
#sapporo .fac_detail h3,
#eniwa .fac_detail h3,
#asahikawa .fac_detail h3 {
  text-align: center;
  font-size: 24px;
}
#sapporo .fac_detail .table_box,
#eniwa .fac_detail .table_box,
#asahikawa .fac_detail .table_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
#sapporo .fac_detail .table_box table,
#eniwa .fac_detail .table_box table,
#asahikawa .fac_detail .table_box table {
  width: 50%;
  border-collapse: collapse;
}
#sapporo .fac_detail .table_box table th,
#sapporo .fac_detail .table_box table td,
#eniwa .fac_detail .table_box table th,
#eniwa .fac_detail .table_box table td,
#asahikawa .fac_detail .table_box table th,
#asahikawa .fac_detail .table_box table td {
  border: 1px solid #707070;
  padding: 10px;
}
#sapporo .fac_detail .table_box table th,
#eniwa .fac_detail .table_box table th,
#asahikawa .fac_detail .table_box table th {
  background: #eaeaea;
  width: 200px;
}
#sapporo .fac_detail .table_box table:nth-of-type(2) th,
#eniwa .fac_detail .table_box table:nth-of-type(2) th,
#asahikawa .fac_detail .table_box table:nth-of-type(2) th {
  border-left: none;
}
#sapporo .fac_detail iframe,
#eniwa .fac_detail iframe,
#asahikawa .fac_detail iframe {
  width: 100%;
}
#sapporo .btn,
#eniwa .btn,
#asahikawa .btn {
  display: block;
  width: 250px;
  height: 60px;
  line-height: 60px;
  background: #000;
  color: #fff;
  text-align: center;
  margin: 1em auto;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  margin: 2em auto 4em;
}
#sapporo .btn:hover,
#eniwa .btn:hover,
#asahikawa .btn:hover {
  background: #900;
}

/* 札幌のてらす */
.sapporo_con {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  line-height: 1.7;
}
.sapporo_con h3 {
  font-size: 35px;
  font-weight: normal;
  margin-top: 0;
}
.sapporo_con img {
  max-width: 100%;
}
.sapporo_con p {
  line-height: 2;
}
.sapporo_con .sec01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100vw;
  position: relative;
}
.sapporo_con .sec01 .txt {
  width: 50vw;
  max-width: 100%;
  margin-right: -10vw;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.sapporo_con .sec01 .img {
  width: 60vw;
}
.sapporo_con .sec02 {
  width: 1180px;
  padding: 150px 0 100px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sapporo_con .sec02 .img {
  width: 580px;
}
.sapporo_con .sec02 .txt {
  width: 600px;
  padding-left: 80px;
}
.sapporo_con .sec03 {
  width: 100vw;
}
.sapporo_con .sec04 {
  width: 1180px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 150px 0;
}
.sapporo_con .sec04 .img {
  width: 580px;
}
.sapporo_con .sec04 .txt {
  width: 600px;
  padding-left: 80px;
}
.sapporo_con .sec05 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1180px;
  margin: auto;
}
.sapporo_con .sec05 .txt {
  width: 55%;
}
.sapporo_con .sec05 .txt img {
  margin-bottom: 40px;
}
.sapporo_con .sec05 .img {
  width: 45%;
}
.sapporo_con .sec06 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1180px;
  margin: 100px auto;
}
.sapporo_con .sec06 .img {
  width: 60%;
  background-image: url(../img/sap07.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff;
  padding: 40px;
}
.sapporo_con .sec06 .txt {
  width: 40%;
}
.sapporo_con .sec06 .txt img {
  margin-bottom: 10px;
}

/* お問合せ */
.contact_wrapp {
  /* 鼻セレブプレゼント */
}
.contact_wrapp h3 {
  text-align: center;
}
.contact_wrapp h4 {
  text-align: center;
}
.contact_wrapp .info {
  width: 600px;
  max-width: 100%;
  margin: 0 auto 40px;
  text-align: center;
  line-height: 1.7;
  border: 1px dotted #d7d7d7;
  padding: 1em;
  border-radius: 5px;
}
.contact_wrapp .info img {
  margin-top: 10px;
}
.contact_wrapp .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 40px;
}
.contact_wrapp .row .btn {
  background: rgba(248, 248, 248, 0.7019607843);
  padding: 1em;
  border-radius: 5px;
  cursor: pointer;
  margin: 1em;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.contact_wrapp .row .btn:hover {
  background: #666;
  color: #fff;
}
.contact_wrapp .row .btn.active {
  background: #900;
  color: #fff;
}
.contact_wrapp .form_wrap .form_box {
  display: none;
}
.user_info {
  width: 700px;
  margin: 0 auto;
  border: 1px solid #666;
  padding: 3em;
  border: none;
  border-radius: 5px;
  background: rgba(248, 248, 248, 0.7);
}
.user_info button {
  background: #9ec193;
  text-align: center;
  border: none;
  border-radius: 5px;
  display: block;
  margin: auto;
  padding: 10px 40px;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.user_info button:hover {
  color: #fff;
  background: #000;
}

.yoyaku {
  text-align: center;
}
.yoyaku .btn {
  background: #000;
  color: #fff;
  display: block;
  width: 250px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin: 1em auto;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.yoyaku .btn:hover {
  background: #900;
  text-decoration: none;
}

.order_form dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1em;
}
.order_form dl dt {
  width: 150px;
  font-weight: normal;
}
.order_form dl dt .attention {
  font-size: 80%;
  color: #900;
}
.order_form dl dd {
  width: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order_form dl dd .mwform-radio-field {
  margin-right: 1em;
}
.order_form dl dd .mwform-radio-field label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order_form dl dd .mwform-radio-field label input {
  width: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
input,
textarea {
  border: 1px solid #dfdfdf;
  padding: 1em;
  width: 100%;
  background: #fff;
  border: none;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  border-radius: 5px;
}
input:focus,
textarea:focus {
  border: none;
  background: #9ec193;
  outline: none;
}

.grecaptcha-badge {
  margin-bottom: 60px;
}

/* 電話 */
.tel_wrap h3 {
  text-align: center;
}
.tel_wrap .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}
.tel_wrap .row .btn a {
  background: rgba(248, 248, 248, 0.7019607843);
  padding: 1em;
  border-radius: 5px;
  margin: 0.5em 2em;
  color: #000;
  display: block;
  text-align: center;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.tel_wrap .row .btn a span {
  font-size: 24px;
  display: block;
  margin-top: 10px;
}
.tel_wrap .row .btn a:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}
.tel_wrap .desc {
  width: 600px;
  margin: auto;
  line-height: 1.7;
  border: 1px dashed #eee;
  border-radius: 5px;
  padding: 2em;
}

/* plan */
#plan .intro {
  text-align: center;
  line-height: 2.5;
  margin-bottom: 80px;
}
#plan .img_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 100px auto;
}
#plan .attention {
  text-align: center;
  margin-top: 2em;
  line-height: 2.2;
}
#plan .plan_table {
  width: 1000px;
  max-width: 100%;
  margin: 3em auto;
  border-collapse: separate;
  border-spacing: 10px;
}
#plan .plan_table th,
#plan .plan_table td {
  text-align: center;
  padding: 10px;
  border: none;
  font-size: 14px;
  line-height: 2.2;
}
#plan .plan_table tr.eidai th {
  background: #7b9c62;
  color: #fff;
}
#plan .plan_table tr.eidai td {
  color: #7b9c62;
  font-size: 36px;
  line-height: 1;
}
#plan .plan_table th {
  font-weight: normal;
}
#plan .plan_table th[scope=row] {
  width: 20%;
  background: #eee;
}
#plan .plan_table th[scope=col] {
  border-bottom: 3px solid #7b9c62;
}
#plan .plan_table td {
  width: 20%;
  border-bottom: 1px solid #eee;
}
#plan .plan_table td span {
  font-size: 80%;
}
#plan .plan_table .nb {
  border: none;
  background: #fff !important;
}

#app {
  width: 900px;
  max-width: 100%;
  margin: auto;
}
#app * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#app h3 {
  font-size: 21px;
  margin: 1em auto 2em;
  font-weight: normal;
  display: table;
  border-bottom: 1px solid #666;
}
#app p {
  text-align: center;
  padding: 0 1em;
  line-height: 1.7;
}
#app .row {
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 2em;
  margin-bottom: 3em;
}
#app .row a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 2px solid #7b9c62;
  padding: 1em 2em;
  width: 40%;
  margin: 1em;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  color: #7b9c62;
}
#app .row a:hover {
  color: #000;
  background: #eee;
  text-decoration: none;
}
#app .btn2 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 200px;
  height: 60px;
  border: 2px solid #7b9c62;
  margin: auto;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
#app .btn2 a:hover {
  color: #000;
  background: #eee;
}

/* アクセス */
#access .widget1 p {
  text-align: center;
}

/* 見学予約 */
#reserve h3 {
  text-align: center;
}
#reserve .desc {
  text-align: center;
}
#reserve .row {
  width: 1100px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#reserve .row a {
  display: block;
  padding: 2em;
  border-radius: 5px;
  background: #eeeeee;
  line-height: 1.7;
  text-align: center;
  margin: 2em;
  color: #000;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
#reserve .row a:hover {
  text-decoration: none;
  color: #fff;
  background: #7b9c62;
}

/* フッタースライダー */
.p-footer-slider {
  display: none;
}

/* footer */
.p-info__text {
  width: 100%;
}
.p-info__text .btn {
  display: block;
  background: #000;
  color: #fff;
  line-height: 55px;
  height: 55px;
  width: 220px;
  text-align: center;
  padding: 0 15px;
}

/* てらす札幌予約を一時的に非表示 */
.kyoka table {
  border-collapse: separate;
  border-spacing: 5px;
  width: 600px;
  max-width: 100%;
  margin: 1em auto 3em;
}
.kyoka table th,
.kyoka table td {
  border: 1px solid #eee;
  padding: 10px;
}
.kyoka table th {
  font-weight: normal;
  background: #eee;
}

/* ペットと眠れる納骨堂 */
#pet_noukotu {
  line-height: 1.7;
  font-size: 16px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#pet_noukotu .wrapp img {
  max-width: 100%;
  height: auto;
}
#pet_noukotu .fv {
  width: 1180px;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
#pet_noukotu .fv .ttl_bgw {
  position: relative;
  z-index: 2;
  width: 40%;
  margin-right: -10%;
  padding: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#pet_noukotu .fv .ttl_bgw .box {
  margin-left: auto;
}
#pet_noukotu .fv .ttl_bgw span {
  background: #fff;
  font-size: 36px;
  padding: 0.2em 0.5em;
  display: inline-block;
  margin-bottom: 10px;
  -webkit-box-shadow: 3px 3px 10px #eee;
          box-shadow: 3px 3px 10px #eee;
}
#pet_noukotu .fv .img {
  width: 80%;
}
#pet_noukotu .sv {
  width: 1180px;
  max-width: 100%;
  margin: 100px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#pet_noukotu .sv h3 {
  font-weight: normal;
  font-size: 32px;
}
#pet_noukotu .sv .left {
  width: 630px;
  text-align: center;
  vertical-align: middle;
}
#pet_noukotu .sv .right {
  width: 550px;
}
#pet_noukotu .tv {
  width: 1180px;
  max-width: 100%;
  margin: 100px auto;
}
#pet_noukotu .tv .img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 2em;
}
#pet_noukotu .tv .txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#pet_noukotu .tv .txt .ttl {
  font-weight: normal;
  font-size: 32px;
  width: 50%;
}
#pet_noukotu .tv .txt .txtbox {
  width: 50%;
}
#pet_noukotu .fourth {
  width: 1180px;
  max-width: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#pet_noukotu .fourth .img {
  width: 50%;
}
#pet_noukotu .fourth .txt {
  width: 50%;
}
#pet_noukotu .fourth .txt h3 {
  font-weight: normal;
  font-size: 32px;
}
#pet_noukotu .fourth .txt h3 span {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 22px;
  color: #799660;
  display: block;
}
#pet_noukotu .fifth {
  width: 1180px;
  max-width: 100%;
  margin: 50px auto;
}
#pet_noukotu .fifth .bgp {
  background-image: url(/wp/wp-content/themes/ter/add/img/pet_room.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px;
}
#pet_noukotu .fifth .bgp h3 {
  font-size: 32px;
  font-weight: normal;
}
#pet_noukotu .fifth .bgp h3 .inner {
  margin-left: auto;
  width: 500px;
  text-align: left;
}
#pet_noukotu .fifth .bgp h3 .inner span {
  display: inline-block;
  background: #fff;
  padding: 5px 10px;
  margin-bottom: 10px;
}
#pet_noukotu .fifth .bgp .txt {
  background: rgba(255, 255, 255, 0.7);
  width: 680px;
  max-width: 80%;
  padding: 1em;
  margin: auto;
}
#pet_noukotu .fifth .bgp a.btn {
  text-decoration: none;
  display: block;
  width: 320px;
  text-align: center;
  margin: 40px auto 0;
  color: #fff;
  background: #000;
  padding: 10px 20px;
}
#pet_noukotu .fifth .img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#pet_noukotu .price {
  width: 1180px;
  max-width: 100%;
  margin: auto;
}
#pet_noukotu .price h3 {
  font-weight: normal;
}
#pet_noukotu .price table {
  border-collapse: collapse;
  margin-bottom: 1em;
}
#pet_noukotu .price table th,
#pet_noukotu .price table td {
  padding: 10px;
  border: 1px solid #ddd;
  width: 200px;
}
#pet_noukotu .price table th {
  font-weight: normal;
  background: #eee;
}
#pet_noukotu .price table td {
  text-align: center;
}
#pet_noukotu .price p {
  font-size: 12px;
  margin-bottom: 1em;
}

/* フッターバナー */
.foot_link {
  width: 100vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.foot_link a {
  display: block;
  width: 25vw;
  overflow: hidden;
  background: #000;
}
.foot_link a figure {
  margin: 0;
  position: relative;
}
.foot_link a figure figcaption {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  padding: 0.2em 0.5em;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.foot_link a img {
  max-width: 100%;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.foot_link a:hover img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  opacity: 0.8;
}

.eniwa_intro {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 800px;
  max-width: 100%;
  margin: 0 auto 100px;
  text-align: center;
  line-height: 1.7;
  padding: 0 1em;
}

@media screen and (max-width: 460px) {
  #top #cb_1 .p-section-header__desc--vertical .p-section-header__desc-inner {
    white-space: normal;
  }
  #top .jun {
    padding-bottom: 0;
  }
  #top .jun h2 a .sp {
    display: block;
  }
  #top .top_price_box {
    width: 1100px;
    max-width: 100%;
    margin: auto;
  }
  #top .top_price_box h3 {
    text-align: center;
    font-weight: normal;
    font-size: 30px;
  }
  #top .top_price_box table.price {
    width: 1000px;
    max-width: 100%;
    margin: 1em auto 4em;
  }
  #top .top_price_box table.price th,
  #top .top_price_box table.price td {
    background: #fff;
    font-size: 12px;
  }
  #top .top_price_box table.price td {
    text-align: center;
  }
  #top .top_price_box table.price tr:first-child th,
  #top .top_price_box table.price tr:first-child td {
    border-top: none;
  }
  #top .top_price_box table.price tr:last-child th,
  #top .top_price_box table.price tr:last-child td {
    border-bottom: none;
  }
  #top .top_price_box table.price tr th:first-child {
    border-left: none;
    font-size: 18px;
    line-height: 1;
  }
  #top .top_price_box table.price tr th:first-child span {
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
  }
  #top .top_price_box table.price tr th:last-child {
    border-right: none;
  }
  #top .top_price_box table.price tr td {
    vertical-align: middle;
  }
  #top .top_price_box table.price tr td:last-child {
    border-right: none;
  }
  #top .top_price_box table.price tr td span {
    font-size: 12px;
  }
  #top .top_price_box table.price tr td span.small {
    font-size: 11px;
  }
  #top .top_price_box table.price .terracce td {
    font-size: 18px;
  }
  /* footer */
  .p-info__text .btn {
    width: 150px;
    height: 45px;
    line-height: 45px;
    font-size: 12px;
    margin: auto;
  }
  /* 施設ページ */
  #sapporo #site_wrap .p-page-header .p-page-header__upper .p-page-header__title,
  #eniwa #site_wrap .p-page-header .p-page-header__upper .p-page-header__title,
  #asahikawa #site_wrap .p-page-header .p-page-header__upper .p-page-header__title {
    z-index: 0;
    height: 250px;
  }
  #sapporo #site_wrap .p-page-header .p-page-header__upper .p-page-header__title span,
  #eniwa #site_wrap .p-page-header .p-page-header__upper .p-page-header__title span,
  #asahikawa #site_wrap .p-page-header .p-page-header__upper .p-page-header__title span {
    margin-top: 30px;
    height: 100%;
    font-size: 18px;
  }
  #sapporo .fac_detail .table_box,
  #eniwa .fac_detail .table_box,
  #asahikawa .fac_detail .table_box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #sapporo .fac_detail .table_box *,
  #eniwa .fac_detail .table_box *,
  #asahikawa .fac_detail .table_box * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #sapporo .fac_detail .table_box table,
  #eniwa .fac_detail .table_box table,
  #asahikawa .fac_detail .table_box table {
    width: 100%;
  }
  #sapporo .fac_detail .table_box table th,
  #sapporo .fac_detail .table_box table td,
  #eniwa .fac_detail .table_box table th,
  #eniwa .fac_detail .table_box table td,
  #asahikawa .fac_detail .table_box table th,
  #asahikawa .fac_detail .table_box table td {
    border: none;
    display: block;
    width: 100%;
  }
  .contact_wrapp * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .contact_wrapp .form_wrap .user_info {
    width: 100%;
    padding: 1em;
  }
  .contact_wrapp .form_wrap .user_info dl dt {
    width: 100%;
    text-align: center;
  }
  .contact_wrapp .form_wrap .user_info dl dd {
    margin: 0;
  }
  #plan .img_row .img_box img {
    max-width: 100%;
  }
  #plan .attention {
    margin-top: 1em;
  }
  #plan .plan_table {
    width: 95%;
    margin: 0 0 1em;
  }
  #plan .plan_table th[scope=col] {
    width: 28%;
    font-size: 80%;
  }
  #plan .plan_table th[scope=row] {
    width: 16%;
    padding: 3px;
    font-size: 80%;
  }
  #plan .plan_table th,
  #plan .plan_table td {
    line-height: 1.4;
  }
  #plan p.attention {
    font-size: 80%;
  }
  #js-menu-btn {
    color: #7b9c62;
  }
  .p-global-nav li.current-menu-item a {
    color: #7b9c62;
  }
  /* 札幌のてらす */
  .sapporo_con h3 {
    font-size: 18px;
  }
  .sapporo_con img {
    vertical-align: middle;
  }
  .sapporo_con p {
    font-size: 14px;
  }
  .sapporo_con .sec01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sapporo_con .sec01 .txt {
    width: 100%;
  }
  .sapporo_con .sec01 .img {
    width: 100%;
  }
  .sapporo_con .sec02 {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
  }
  .sapporo_con .sec02 .img {
    width: 60%;
    margin-bottom: 20px;
  }
  .sapporo_con .sec02 .txt {
    width: 100%;
    padding: 20px;
  }
  .sapporo_con .sec04 {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
  }
  .sapporo_con .sec04 .img {
    width: 50%;
    margin-left: auto;
  }
  .sapporo_con .sec04 .txt {
    width: 100%;
    padding: 20px;
  }
  .sapporo_con .sec05 {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sapporo_con .sec05 .txt {
    width: 100%;
    padding: 20px;
  }
  .sapporo_con .sec05 .img {
    width: 90%;
    height: 400px;
    overflow: hidden;
  }
  .sapporo_con .sec06 {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0;
  }
  .sapporo_con .sec06 .img {
    width: 100%;
    background-size: cover;
    padding: 60px 20px;
  }
  .sapporo_con .sec06 .txt {
    width: 100%;
    padding: 20px;
  }
  .sapporo_con .sec06 .txt img {
    width: 50%;
    margin-bottom: 0;
    display: inline;
  }
  /* 各ページtitle */
  .p-page-header .p-page-header__upper .p-page-header__title {
    z-index: 0;
    height: 250px;
  }
  .p-page-header .p-page-header__upper .p-page-header__title span {
    font-size: 18px;
    letter-spacing: 0.1em;
    height: 100%;
    display: block;
    margin: 0 auto 0;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    color: #000;
    padding: 0 10px;
  }
  /* ペットと眠れる納骨堂 */
  #pet_noukotu .fv .ttl_bgw {
    padding: 0 0 0 10px;
    width: 50%;
  }
  #pet_noukotu .fv .ttl_bgw span {
    background: #fff;
    font-size: 14px;
    padding: 0.1em 0.2em;
  }
  #pet_noukotu .fv .img {
    width: 80vw;
  }
  #pet_noukotu .sv {
    margin: 50px auto;
  }
  #pet_noukotu .sv h3 {
    font-size: 18px;
  }
  #pet_noukotu .sv .left {
    width: 100%;
  }
  #pet_noukotu .sv .left img {
    width: 50%;
  }
  #pet_noukotu .sv .right {
    width: 100%;
    padding: 0 1em;
  }
  #pet_noukotu .tv .txt {
    padding: 0 1em;
  }
  #pet_noukotu .tv .txt .ttl {
    font-size: 21px;
    width: 100%;
  }
  #pet_noukotu .tv .txt .txtbox {
    width: 100%;
  }
  #pet_noukotu .fourth .img {
    width: 100%;
    margin-bottom: 20px;
  }
  #pet_noukotu .fourth .txt {
    width: 100%;
    padding: 0 1em;
  }
  #pet_noukotu .fourth .txt h3 {
    font-size: 18px;
  }
  #pet_noukotu .fourth .txt h3 span {
    font-size: 14px;
  }
  #pet_noukotu .fifth .bgp {
    padding: 1em;
  }
  #pet_noukotu .fifth .bgp h3 {
    font-size: 18px;
  }
  #pet_noukotu .fifth .bgp h3 .inner {
    width: 100%;
  }
  #pet_noukotu .fifth .bgp .txt {
    background: rgba(255, 255, 255, 0.7);
  }
  #pet_noukotu .fifth .bgp a.btn {
    width: 60%;
  }
  #pet_noukotu .fifth .img img {
    width: 50%;
    height: auto;
  }
  #pet_noukotu .price {
    padding: 0 1em;
  }
  #pet_noukotu .price table {
    width: 80%;
  }
  #pet_noukotu .price table th,
  #pet_noukotu .price table td {
    width: 50%;
  }
  #pet_noukotu .price p {
    font-size: 12px;
  }
  /* フッターバナー */
  .foot_link a {
    width: 50vw;
  }
  .foot_link a figure figcaption {
    position: static;
    text-align: center;
  }
  .grecaptcha-badge {
    margin-bottom: 100px;
  }
  /* 見学予約 */
  #reserve .desc {
    text-align: center;
  }
  #reserve .row {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #reserve .row a {
    width: 100%;
  }
}
@media screen and (min-width: 461px) and (max-width: 1279px) {
  /* ペットと眠れる納骨堂 */
  #pet_noukotu .fv .ttl_bgw {
    width: 50%;
  }
  #pet_noukotu .fv .ttl_bgw span {
    background: #fff;
    font-size: 3vw;
    padding: 0.1em 0.2em;
  }
  #pet_noukotu .fv .img {
    width: 80vw;
  }
  #pet_noukotu .sv {
    margin: 50px auto;
  }
  #pet_noukotu .sv h3 {
    font-size: 3vw;
  }
  #pet_noukotu .sv .left {
    width: 100%;
  }
  #pet_noukotu .sv .left img {
    width: 30%;
    height: auto;
  }
  #pet_noukotu .sv .right {
    width: 100%;
    padding: 0 1em;
    text-align: center;
  }
  #pet_noukotu .tv .img img {
    width: 50%;
    height: auto;
  }
  #pet_noukotu .tv .txt {
    padding: 0 1em;
  }
  #pet_noukotu .tv .txt .ttl {
    font-size: 21px;
    width: 100%;
  }
  #pet_noukotu .tv .txt .txtbox {
    width: 100%;
  }
  #pet_noukotu .fourth {
    margin-bottom: 100px;
  }
  #pet_noukotu .fourth .img {
    width: 50%;
  }
  #pet_noukotu .fourth .img img {
    max-width: 100%;
    margin-bottom: 20px;
  }
  #pet_noukotu .fourth .txt {
    width: 50%;
    padding: 0 2em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #pet_noukotu .fourth .txt h3 {
    font-size: 2.2vw;
  }
  #pet_noukotu .fourth .txt h3 span {
    font-size: 1.5vw;
  }
  #pet_noukotu .fifth .bgp {
    padding: 1em;
  }
  #pet_noukotu .fifth .bgp h3 {
    font-size: 3vw;
  }
  #pet_noukotu .fifth .bgp h3 .inner {
    width: 100%;
  }
  #pet_noukotu .fifth .bgp .txt {
    background: rgba(255, 255, 255, 0.7);
  }
  #pet_noukotu .fifth .bgp a.btn {
    width: 60%;
  }
  #pet_noukotu .fifth .img img {
    width: 50%;
    height: auto;
  }
  #pet_noukotu .price {
    padding: 0 1em;
  }
  #pet_noukotu .price table {
    width: 80%;
  }
  #pet_noukotu .price table th,
  #pet_noukotu .price table td {
    width: 50%;
  }
  #pet_noukotu .price p {
    font-size: 12px;
  }
}