#page.others {
  position: relative;
  background-color: #ffffff;
  padding-bottom: 160px;
}
@media (max-width: 767px) {
  #page.others {
    padding-bottom: 80px;
  }
}
#page.others::before, #page.others::after {
  content: "";
  position: absolute;
  width: calc((100% - 1000px) / 2);
  height: calc(100% + 352px);
  background-color: #ffffff;
  background-image: radial-gradient(circle, #aa8c3c 0.5px, transparent 0.5px), radial-gradient(circle, #aa8c3c 0.5px, transparent 0.5px);
  background-position: 0 0, 2.5px 5px;
  background-size: 5px 10px;
  top: 0;
}
#page.others::before {
  left: 0;
}
#page.others::after {
  right: 0;
}
#page.others .content-bg {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
}
#page.others .c-wrap {
  max-width: 898px;
}
#page.others .bone {
  margin-top: 40px;
  margin-bottom: 70px;
}
#page.others .bone .c-heading {
  margin-bottom: 50px;
}
#page.others .bone .bone-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  margin-bottom: 90px;
}
#page.others .bone .bone-logo {
  max-width: 126px;
  width: 100%;
}
#page.others .bone .bone-txt {
  font-size: 16px;
  line-height: 1.6875;
  letter-spacing: 0.01em;
  margin-bottom: 15px;
}
#page.others .bone .bone-note {
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.01em;
}
#page.others .bone .bone-ttl {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.06em;
  padding-left: 15px;
  margin-bottom: 25px;
  position: relative;
}
#page.others .bone .bone-ttl::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border: 1px solid #555050;
  border-radius: 50%;
  top: 5px;
  left: 0;
}
#page.others .bone .bone-price {
  margin-bottom: 65px;
}
#page.others .bone .bone-price-content {
  border-top: 1px solid #555050;
  border-bottom: 1px solid #555050;
  position: relative;
  padding: 27.5px 0;
}
#page.others .bone .bone-price-content::before, #page.others .bone .bone-price-content::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  background-color: #555050;
}
#page.others .bone .bone-price-content::before {
  top: 3px;
}
#page.others .bone .bone-price-content::after {
  bottom: 3px;
}
#page.others .bone .bone-price-txt {
  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;
  line-height: 1;
}
#page.others .bone .bone-price-txt-number {
  font-size: 49px;
  letter-spacing: 0.02em;
  line-height: 0.7;
  padding-bottom: 5px;
}
#page.others .bone .bone-price-txt-yen {
  font-size: 24px;
  font-weight: 500;
}
#page.others .bone .bone-price-txt-tax {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
}
#page.others .bone .bone-flow {
  position: relative;
}
#page.others .bone .bone-flow::after {
  content: "";
  position: absolute;
  background-image: url(../img/others/bone-deco.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 170px;
  height: 150px;
  bottom: -130px;
  right: 0;
}
#page.others .bone .bone-flow-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 58px;
  margin-bottom: 80px;
}
#page.others .bone .bone-flow-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 116px) / 3);
          flex: 0 0 calc((100% - 116px) / 3);
  padding-bottom: 15px;
  position: relative;
}
#page.others .bone .bone-flow-item:not(:last-child)::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 1px;
  background-color: #555050;
  top: 0;
  right: -29px;
}
#page.others .bone .bone-flow-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-bottom: 15px;
}
#page.others .bone .bone-flow-number {
  font-size: 28px;
  line-height: 1;
  width: 46px;
  height: 46px;
  border: 1px solid #555050;
  border-radius: 50%;
  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;
  padding-left: 2px;
  padding-bottom: 5px;
}
#page.others .bone .bone-flow-ttl {
  font-size: 18px;
  letter-spacing: 0.06em;
}
#page.others .bone .bone-flow-txt {
  text-align: justify;
  font-size: 16px;
  line-height: 1.6875;
  letter-spacing: 0.02em;
}
#page.others .bone .bone-imgarea {
  margin-bottom: 80px;
}
#page.others .bone .bone-img-txt {
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.06em;
  margin-bottom: 10px;
}
#page.others .bone .bone-img-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3px;
  margin-bottom: 25px;
}
#page.others .bone .bone-img {
  max-width: 300px;
  width: 100%;
}
#page.others .bone .bone-img.half {
  max-width: 180px;
}
#page.others .bone .bone-memorial .bone-ttl {
  margin-bottom: 10px;
}
#page.others .bone .bone-memorial-txt {
  font-size: 16px;
  line-height: 1.6875;
  letter-spacing: 0.02em;
  margin-bottom: 40px;
}
#page.others .bone .bone-memorial-box {
  max-width: 590px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 55px 0;
  margin-bottom: 15px;
}
#page.others .bone .bone-memorial-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 47.4576271186%;
          flex: 0 0 47.4576271186%;
}
#page.others .bone .bone-memorial-slider {
  padding-bottom: 10px;
}
#page.others .bone .bone-memorial-slider .splide__pagination {
  bottom: 0;
  padding: 0;
  left: unset;
}
#page.others .bone .bone-memorial-slider .splide__pagination__page {
  display: block;
  margin: 0;
  margin-left: 3px;
  opacity: 1;
  width: 43px;
  height: 2px;
  border-radius: 0;
  background-color: #c8c8c8;
}
#page.others .bone .bone-memorial-slider .splide__pagination__page.is-active {
  -webkit-transform: scale(1);
          transform: scale(1);
  background-color: #555050;
}
#page.others .bone .bone-memorial-name {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.02em;
  display: inline-block;
}
#page.others .bone .bone-memorial-name.gaibu {
  padding-right: 25px;
  position: relative;
}
#page.others .bone .bone-memorial-name.gaibu::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background-image: url(../img/others/gaibu.png);
  background-repeat: no-repeat;
  background-size: cover;
  top: 6px;
  right: 0;
}
@media (max-width: 900px) {
  #page.others .bone .bone-flow::after {
    bottom: -100px;
  }
}
@media (max-width: 767px) {
  #page.others .bone {
    margin-top: 25px;
    margin-bottom: 60px;
  }
  #page.others .bone .c-heading {
    margin-bottom: 110px;
  }
  #page.others .bone .bone-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 50px;
  }
  #page.others .bone .bone-txt {
    text-align: justify;
    font-size: 15px;
    line-height: 1.7333333333;
    margin-bottom: 10px;
  }
  #page.others .bone .bone-note {
    font-size: 12px;
    letter-spacing: -0.01em;
  }
  #page.others .bone .bone-ttl {
    font-size: 15px;
    margin-bottom: 15px;
  }
  #page.others .bone .bone-price {
    margin-bottom: 45px;
  }
  #page.others .bone .bone-price-content {
    padding: 20px 0;
  }
  #page.others .bone .bone-flow {
    margin-bottom: 170px;
  }
  #page.others .bone .bone-flow::after {
    background-image: url(../img/others/bone-deco-sp.jpg);
    width: 120px;
    height: 120px;
    bottom: -130px;
  }
  #page.others .bone .bone-flow-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
  #page.others .bone .bone-flow-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-bottom: 0;
  }
  #page.others .bone .bone-flow-item:not(:last-child) {
    border-bottom: 1px solid #555050;
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  #page.others .bone .bone-flow-item:not(:last-child)::after {
    display: none;
  }
  #page.others .bone .bone-flow-top {
    gap: 10px;
    margin-bottom: 10px;
  }
  #page.others .bone .bone-flow-number {
    font-size: 26px;
    width: 42px;
    height: 42px;
  }
  #page.others .bone .bone-flow-ttl {
    font-size: 16px;
  }
  #page.others .bone .bone-flow-txt {
    font-size: 14px;
    line-height: 1.7857142857;
  }
  #page.others .bone .bone-img-txt {
    font-size: 13px;
  }
  #page.others .bone .bone-img-top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
  }
  #page.others .bone .bone-img {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  #page.others .bone .bone-img.half {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 3px) / 2);
            flex: 0 0 calc((100% - 3px) / 2);
  }
  #page.others .bone .bone-imgarea {
    margin-bottom: 75px;
  }
  #page.others .bone .bone-memorial .bone-ttl {
    margin-bottom: 15px;
  }
  #page.others .bone .bone-memorial-txt {
    font-size: 14px;
    margin-bottom: 25px;
  }
  #page.others .bone .bone-memorial-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px 0;
  }
  #page.others .bone .bone-memorial-name {
    font-size: 14px;
  }
  #page.others .bone .bone-memorial-name.gaibu {
    padding-right: 20px;
  }
  #page.others .bone .bone-memorial-name.gaibu::after {
    width: 12px;
    height: 12px;
  }
  #page.others .bone .bone-memorial-caption {
    font-size: 12px;
    line-height: 1.6666666667;
  }
}
#page.others .grave {
  margin: 140px 0;
}
#page.others .grave .c-heading {
  margin-bottom: 50px;
}
#page.others .grave .grave-txt {
  font-size: 16px;
  line-height: 1.6875;
  letter-spacing: 0.01em;
  margin-bottom: 60px;
}
#page.others .grave .grave-ttl {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.06em;
  padding-left: 15px;
  position: relative;
  margin-bottom: 15px;
}
#page.others .grave .grave-ttl::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 1px solid #555050;
  top: 5px;
  left: 0;
}
#page.others .grave .grave-about {
  margin-bottom: 65px;
}
#page.others .grave .grave-about-txt {
  text-align: justify;
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 0.01em;
}
#page.others .grave .grave-price-content {
  border-top: 1px solid #555050;
  border-bottom: 1px solid #555050;
  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;
  padding: 25px 0;
  position: relative;
}
#page.others .grave .grave-price-content::before, #page.others .grave .grave-price-content::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #555050;
  left: 0;
}
#page.others .grave .grave-price-content::before {
  top: 3px;
}
#page.others .grave .grave-price-content::after {
  bottom: 3px;
}
#page.others .grave .grave-price-txt {
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.04em;
  margin-right: 20px;
}
#page.others .grave .grave-price-unit {
  text-align: center;
  font-size: 11px;
  line-height: 1.5;
  letter-spacing: 0.04em;
  margin-right: 5px;
}
#page.others .grave .grave-price-num {
  font-size: 49px;
  letter-spacing: 0.02em;
  line-height: 0.7;
  padding-bottom: 5px;
}
#page.others .grave .grave-price-yen {
  font-size: 24px;
  font-weight: 500;
  padding-right: 3px;
}
#page.others .grave .grave-price-tax {
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 767px) {
  #page.others .grave {
    margin: 130px 0 80px 0;
  }
  #page.others .grave .c-heading {
    margin-bottom: 105px;
  }
  #page.others .grave .grave-txt {
    font-size: 15px;
    line-height: 1.7333333333;
    letter-spacing: -0.02em;
    margin-bottom: 40px;
  }
  #page.others .grave .grave-ttl {
    font-size: 15px;
    padding-left: 12px;
  }
  #page.others .grave .grave-about {
    margin-bottom: 50px;
  }
  #page.others .grave .grave-about-txt {
    font-size: 14px;
    line-height: 1.7857142857;
    letter-spacing: -0.02em;
  }
  #page.others .grave .grave-price-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 12px 0;
    padding: 20px 0;
  }
  #page.others .grave .grave-price-txt {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: center;
    margin-right: 0;
    font-size: 13px;
  }
  #page.others .grave .grave-price-unit {
    font-size: 10px;
  }
}
#page.others .endlife {
  margin-bottom: 130px;
}
#page.others .endlife .c-heading {
  margin-bottom: 40px;
}
#page.others .endlife .endlife-txt {
  text-align: justify;
  font-size: 16px;
  line-height: 1.6875;
  letter-spacing: 0.01em;
}
@media (max-width: 767px) {
  #page.others .endlife {
    margin-bottom: 45px;
  }
  #page.others .endlife .c-heading {
    margin-bottom: 20px;
  }
  #page.others .endlife .endlife-txt {
    font-size: 15px;
    line-height: 1.7333333333;
    letter-spacing: -0.02em;
  }
}
#page.others .burning {
  margin-bottom: 110px;
}
#page.others .burning .c-heading {
  margin-bottom: 40px;
}
#page.others .burning .burning-txt {
  text-align: justify;
  font-size: 16px;
  line-height: 1.6875;
  letter-spacing: 0.01em;
}
@media (max-width: 767px) {
  #page.others .burning {
    margin-bottom: 65px;
  }
  #page.others .burning .c-heading {
    margin-bottom: 20px;
  }
  #page.others .burning .burning-txt {
    font-size: 15px;
    line-height: 1.7333333333;
    letter-spacing: -0.02em;
  }
}

footer .footer-map-comment {
  position: relative;
  z-index: 1;
  margin-left: 55px;
}
footer .footer-map-comment-txt {
  padding: 15px 25px 40px 50px;
}

@media (max-width: 767px) {
  footer .footer-map-comment {
    margin-left: -20px;
  }
  footer .footer-map-comment-txt {
    padding: 20px 31px 40px 31px;
  }
}