@charset "UTF-8";
.under_page .contents_wrap .desc_wrap > .img_wrap {
  position: relative;
  max-width: 930rem;
  width: calc(100vw - 700rem);
}
.under_page .contents_wrap .desc_wrap > .img_wrap img {
  height: 524rem;
}
.under_page .contents_wrap .desc_wrap .txt_wrap {
  margin-bottom: 50rem;
}
.under_page .contents_wrap .desc_wrap .txt_wrap .desc {
  max-width: 330rem;
}
.under_page .contents_wrap .desc_wrap .txt_wrap .list_wrap {
  margin-top: 40rem;
  max-width: 330rem;
}

.plan_wrap {
  margin-top: 110rem;
}
.plan_wrap::after {
  content: "MEMORIAL\aSERVICE PLAN";
  right: 45rem;
  white-space: pre !important;
  line-height: 1.2;
}
.plan_wrap .list_wrap li:last-child {
  margin-top: 30rem;
}
.plan_wrap .list_wrap li:last-child::before {
  content: none;
}

.other_menu {
  margin-top: 290rem;
}
.other_menu::after {
  position: absolute;
  display: block;
  font-size: 4.1666666667vw;
  top: -100rem;
  left: 100rem;
  color: #000;
  opacity: 0.06;
  white-space: nowrap;
  content: "OTHER MENU";
}
.other_menu .list_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.other_menu .list_wrap li {
  width: 430rem;
}
.other_menu .img_wrap {
  margin-top: 60rem;
}
.other_menu .img_wrap .swiper_wrapper {
  position: relative;
  width: 2010rem;
  left: 50%;
  transform: translateX(-50%);
}
.other_menu .img_wrap .swiper_wrapper figcaption {
  margin-top: 5rem;
}
.other_menu .img_wrap .swiper_wrapper .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -15rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.other_menu .img_wrap .swiper_wrapper .swiper-pagination-bullet {
  width: 7rem;
  height: 7rem;
  background-color: #C2C2C2;
  opacity: 1;
}
.other_menu .img_wrap .swiper_wrapper .swiper-pagination-bullet-active {
  width: 14rem;
  height: 14rem;
  background-color: #6A6060;
}

.funeral_wrap {
  margin-top: 250rem;
}
.funeral_wrap .about_wrap {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: end;
  margin-top: 40rem;
}
.funeral_wrap .about_wrap .img_wrap {
  margin-right: -170rem;
}
.funeral_wrap .about_wrap .txt_wrap h4 {
  font-size: 26rem;
  font-weight: 500;
}
.funeral_wrap .about_wrap .txt_wrap .lead {
  margin-top: 20rem;
}
.funeral_wrap .about_wrap .txt_wrap .fee {
  margin-top: 40rem;
  width: 418rem;
  border-top: 1px solid #C38F4D;
  border-bottom: 1px solid #C38F4D;
  padding-top: 25rem;
  padding-bottom: 25rem;
}
.funeral_wrap .point_wrap {
  margin-top: 70rem;
  background-color: rgba(200, 152, 92, 0.0509803922);
  padding-top: 35rem;
  padding-left: 40rem;
  padding-bottom: 48rem;
}
.funeral_wrap .point_wrap h5 {
  color: #C38F4D;
  font-size: 18rem;
  font-weight: 500;
}
.funeral_wrap .point_wrap ul {
  margin-top: 15rem;
}
.funeral_wrap .point_wrap ul li {
  position: relative;
  padding-left: 15rem;
}
.funeral_wrap .point_wrap ul li::before {
  content: "・";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.memorial_wrap {
  margin-top: 110rem;
  margin-bottom: 140rem;
}
.memorial_wrap .desc_table {
  margin-top: 25rem;
}
.memorial_wrap .desc_table th {
  white-space: nowrap;
}
.memorial_wrap .info_wrap {
  margin-top: 50rem;
}
.memorial_wrap .info_wrap ul li:nth-child(2)::after {
  content: unset;
}

@media screen and (max-width: 680px) {
  .under_page .under_mv::before {
    content: "MEMORIAL";
  }
  .under_page .under_mv .ttl_wrap {
    top: 125rem;
  }
  .under_page .contents_wrap::after {
    top: -10rem;
  }
  .under_page .contents_wrap .desc_wrap > .img_wrap {
    width: 100vw;
    margin-top: 105rem;
  }
  .under_page .contents_wrap .desc_wrap > .img_wrap img {
    height: auto;
  }
  .under_page .contents_wrap .desc_wrap .txt_wrap {
    margin-bottom: 0;
  }
  .under_page .contents_wrap .desc_wrap .txt_wrap .desc {
    max-width: auto;
  }
  .under_page .contents_wrap .desc_wrap .txt_wrap .list_wrap {
    margin-top: 20rem;
    max-width: auto;
  }
  .plan_wrap {
    margin-top: 110rem;
  }
  .plan_wrap::after {
    right: unset;
    left: 0;
  }
  .plan_wrap .list_wrap li:last-child {
    margin-top: 30rem;
  }
  .plan_wrap .list_wrap li:last-child::before {
    content: none;
  }
  .other_menu {
    margin-top: 200rem;
  }
  .other_menu::after {
    font-size: 40rem;
    left: 50%;
    font-size: 40rem;
    top: -65rem;
    transform: translateX(-50%);
  }
  .other_menu .list_wrap li {
    width: 100%;
  }
  .other_menu .img_wrap {
    margin-top: 30rem;
  }
  .other_menu .img_wrap .swiper_wrapper {
    width: 964rem;
    left: 50%;
    transform: translateX(-50%);
  }
  .other_menu .img_wrap .swiper_wrapper .swiper-pagination-bullet {
    width: 5rem;
    height: 5rem;
  }
  .other_menu .img_wrap .swiper_wrapper .swiper-pagination-bullet-active {
    width: 9rem;
    height: 9rem;
  }
  .other_menu .img_wrap .swiper_wrapper .img_wrap {
    width: 310rem;
  }
  .funeral_wrap {
    margin-top: 100rem;
  }
  .funeral_wrap .about_wrap {
    display: block;
    margin-top: 40rem;
  }
  .funeral_wrap .about_wrap .img_wrap {
    margin-right: 0;
  }
  .funeral_wrap .about_wrap .txt_wrap {
    margin-top: 20rem;
  }
  .funeral_wrap .about_wrap .txt_wrap h4 {
    font-size: 18rem;
  }
  .funeral_wrap .about_wrap .txt_wrap .lead {
    margin-top: 10rem;
  }
  .funeral_wrap .about_wrap .txt_wrap .fee {
    margin-top: 20rem;
    width: 100%;
    padding-top: 15rem;
    padding-bottom: 15rem;
  }
  .funeral_wrap .point_wrap {
    margin-top: 60rem;
    padding-top: 20rem;
    padding-left: 15rem;
    padding-right: 15rem;
    padding-bottom: 20rem;
  }
  .funeral_wrap .point_wrap h5 {
    font-size: 16rem;
    text-align: center;
  }
  .memorial_wrap {
    margin-top: 60rem;
    margin-bottom: 80rem;
  }
  .memorial_wrap .desc_table {
    margin-top: 25rem;
  }
  .memorial_wrap .desc_table th,
  .memorial_wrap .desc_table td {
    display: block;
    width: 100%;
  }
  .memorial_wrap .desc_table td {
    padding-left: 0;
    border-bottom: none;
  }
  .memorial_wrap .info_wrap {
    margin-top: 50rem;
  }
  .memorial_wrap .info_wrap ul li:nth-child(2)::after {
    content: unset;
  }
}/*# sourceMappingURL=houyou.css.map */