@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/*	com parts  PC
------------------------------------ */
.sns-none {
  display: none !important;
}

.over {
  overflow: hidden;
}

.com-ib {
  display: inline-block;
}

.spxs-only {
  display: none;
}
@media screen and (max-width: 390px) {
  .spxs-only {
    display: inherit;
  }
}

.f26 {
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .f26 {
    font-size: 1.5rem;
  }
}

.pre {
  white-space: pre-line;
}

.nowrap {
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .nowrap {
    white-space: nowrap;
  }
}
.no-sb {
  margin: 50px auto 0;
}

.com-txt-box p:nth-of-type(n+2) {
  margin: 47px 0 0;
}

.clamp1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.clamp2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.clamp3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

@media screen and (min-width: 768px) {
  .com-pd {
    padding: 110px 0 120px;
  }
}

/*  共通パーツ
------------------------------------ */
.com-bg {
  background: url(../img/ptn.png);
}

.com-map {
  padding-top: 2px;
  padding-left: 23px;
  padding-bottom: 7px;
  background: url(../img/top/info-map.png) no-repeat left top;
  border-bottom: 1px solid #d4cfe6;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .com-map {
    font-size: 1.5rem;
  }
}

.com-tel {
  text-align: right;
  line-height: 1;
}
.com-tel-link {
  padding-left: 28px;
  background: url(../img/top/info-tel.png) no-repeat left center;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .com-tel-link {
    font-size: 1.5rem;
  }
}
.com-tel-txt {
  margin-top: 10px;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .com-tel-txt {
    font-size: 1.5rem;
  }
}
.com-tel-txt .ttl {
  margin-right: 3px;
  letter-spacing: 0;
  color: #867ba9;
}

.com-mail {
  width: 200px;
  height: 46px;
  background-color: #6db193;
  border-radius: 999px;
  text-align: center;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 46px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .com-mail {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .com-mail:hover {
    background-color: #867ba9;
  }
}

.news-post {
  width: 100%;
  max-width: 690px;
}
.news-post-item:nth-of-type(n+2) {
  margin-top: 15px;
}
.news-post-link {
  display: block;
  padding: 15px 30px;
  background: #fff;
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  .news-post-link:hover {
    background-color: #6db193;
    opacity: 1;
  }
  .news-post-link:hover h4, .news-post-link:hover time, .news-post-link:hover li {
    color: #fff;
  }
}
.news-post-time, .news-post-tag-txt, .news-post-ttl {
  transition: all 0.3s ease;
}
.news-post-time {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.2;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .news-post-time {
    font-size: 1.5rem;
  }
}
.news-post-tag {
  display: flex;
  margin-left: 15px;
  flex-wrap: wrap;
  line-height: 1;
}
.news-post-tag-txt {
  margin: 0 5px 5px 0;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
  color: #867ba9;
  letter-spacing: 0.06em;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .news-post-tag-txt {
    font-size: 1.5rem;
  }
}
.news-post-ttl {
  margin-top: 5px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .news-post-ttl {
    font-size: 1.5rem;
  }
}

.com-tag {
  display: flex;
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
}
.com-tag-item {
  width: 100%;
  max-width: 200px;
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .com-tag-item:not(:nth-of-type(5n-4)) {
    margin-left: 20px;
  }
}
.com-tag-link {
  display: block;
  padding: 12px;
  border-radius: 35px;
  background-color: #867ba9;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .com-tag-link {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .com-tag-link:hover {
    background-color: #6db193;
    opacity: 1;
  }
}
.com-tag-link.current {
  background-color: #6db193;
}

/* =========================================

  main layout  all

========================================= */
/* top-bnr  PC
------------------------------------ */
#top-bnr .bnr-list-item {
  width: 100%;
  max-width: 340px;
}
#top-bnr .bnr-list-link {
  display: block;
  width: 100%;
}

/* top-about01  PC
------------------------------------ */
#top-about01 .about-bg {
  background: url(../img/top/about-l.png) no-repeat left top/17.5%, url(../img/top/about-r.png) no-repeat right 238px/24.9%, url(../img/top/about-l02.png) no-repeat left 308px/25.5%, url(../img/top/about-ttl-deco.png) no-repeat calc(50% + 449px) 114px, url(../img/top/about-txt-deco.png) no-repeat calc(50% + 588px) calc(100% - 119px), url(../img/top/about-wave.png) no-repeat center bottom, url(../img/ptn.png);
}
@media screen and (min-width: 1921px) {
  #top-about01 .about-bg {
    background-size: auto, auto, auto, auto, auto, 100%, auto;
  }
}
#top-about01 .about-inner {
  position: relative;
}
#top-about01 .about-ttl {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.6rem;
  letter-spacing: 0.12em;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  #top-about01 .about-ttl {
    font-size: 1.8rem;
  }
}
#top-about01 .about-ttl .ac {
  font-size: 4rem;
  color: #867ba9;
}
@media screen and (max-width: 768px) {
  #top-about01 .about-ttl .ac {
    font-size: 2rem;
  }
}
@media screen and (min-width: 768px) {
  #top-about01 .about-img {
    position: absolute;
    top: 125px;
    left: -118px;
  }
}
@media screen and (min-width: 768px) {
  #top-about01 .about-con {
    max-width: 580px;
    margin-left: auto;
  }
}
#top-about01 .about-txt-box {
  margin-top: 34px;
}
#top-about01 .about-txt .ac {
  color: #867ba9;
}

/* top-about02  PC
------------------------------------ */
#top-about02 .about-bg {
  background: url(../img/top/huzimi-wave.png) no-repeat center bottom, url(../img/top/huzimi-bg.png) no-repeat center bottom;
}
@media screen and (min-width: 1921px) {
  #top-about02 .about-bg {
    background-size: 100%;
  }
}
#top-about02 .about-inner {
  position: relative;
}
#top-about02 .about-ttl {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 4rem;
  letter-spacing: 0.12em;
  line-height: 1;
  position: relative;
}
@media screen and (max-width: 768px) {
  #top-about02 .about-ttl {
    font-size: 2rem;
  }
}
#top-about02 .about-ttl::before {
  content: "";
  width: 74px;
  height: 83px;
  background: url(../img/top/huzimi-ttl-deco.png) no-repeat left top/contain;
  position: absolute;
  left: -93px;
  top: -40px;
}
#top-about02 .about-ttl .ac {
  color: #6db193;
}
#top-about02 .about-txt-box {
  max-width: 530px;
  margin-top: 60px;
}
#top-about02 .about-img {
  position: absolute;
  right: -282px;
  top: 79px;
}

/* top-gallery  PC
------------------------------------ */
#top-gallery .gallery-list-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#top-gallery .gallery-list-item:nth-of-type(n+2) {
  margin: 96px auto 0;
  flex-direction: row-reverse;
}
#top-gallery .gallery-list-item:nth-of-type(n+2) .gallery-sb3 {
  flex-direction: row-reverse;
}
#top-gallery .gallery-list-ttl {
  text-align: center;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 4rem;
  letter-spacing: 0.12em;
  line-height: 1.4;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  #top-gallery .gallery-list-ttl {
    font-size: 2rem;
  }
}
#top-gallery .gallery-list-ttl01 {
  width: 425px;
  height: 363px;
  padding: 110px 34px 0 0;
  background: url(../img/top/gallery-ttl-bg.png) no-repeat left top/contain;
}
#top-gallery .gallery-list-ttl02 {
  width: 423px;
  height: 363px;
  padding: 110px 34px 0 0;
  background: url(../img/top/gallery-ttl02-bg.png) no-repeat left top/contain;
}
#top-gallery .gallery-sb3 {
  display: flex;
  width: 78%;
  flex-wrap: wrap;
}
#top-gallery .gallery-sb3 li {
  width: 23.9%;
  margin: 0 0.5% 1.45%;
}
@media screen and (max-width: 1380px) {
  #top-gallery .gallery-sb3 li {
    width: 49%;
  }
}
#top-gallery .gallery-sb3-img {
  width: 100%;
  height: 0;
  padding-top: 82.3%;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
#top-gallery .gallery-sb3-ttl {
  margin: 17px auto 0;
  text-align: center;
  padding-bottom: 10px;
  background-size: 12px 2px;
  background-image: linear-gradient(to right, #bfbfbf, #bfbfbf 8px, transparent 8px, transparent 12px);
  background-repeat: repeat-x;
  background-position: left bottom;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.8rem;
  letter-spacing: 0.06em;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  #top-gallery .gallery-sb3-ttl {
    font-size: 1.5rem;
  }
}

/* top-news  PC
------------------------------------ */
#top-news .news-bg {
  background: url(../img/top/news-l.png) no-repeat left bottom/30.36%, url(../img/top/news-r.png) no-repeat right top/28.1%, url(../img/top/news-wave.png) no-repeat center top, url(../img/ptn.png);
}
@media screen and (min-width: 1921px) {
  #top-news .news-bg {
    background-size: auto, auto, 100%, auto;
  }
}
#top-news .news-left {
  text-align: center;
}
#top-news .news-ttl {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.6rem;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  #top-news .news-ttl {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 768px) {
  #top-news .news-btn {
    width: 340px;
    margin-top: 57px;
  }
}

/* =========================================

  sub layout  all

========================================= */
/* perpetual  PC
------------------------------------ */
#perpetual .about-img-wrap {
  margin: 44px auto 0;
  position: relative;
}
#perpetual .about-img-wrap::before {
  content: "";
  width: 132px;
  height: 171px;
  background: url(../img/perpetual/about-sakura.png) no-repeat right top/contain;
  position: absolute;
  right: 58px;
  bottom: -140px;
}
#perpetual .about-ttl {
  writing-mode: vertical-rl;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3rem;
  letter-spacing: 0.1em;
  line-height: 1;
  position: absolute;
  right: 80px;
  top: 136px;
}
@media screen and (max-width: 768px) {
  #perpetual .about-ttl {
    font-size: 1.5rem;
  }
}
#perpetual .about-ttl .bg {
  display: inline-block;
  padding: 18px 13px;
  background: #f2effe;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.22);
  white-space: nowrap;
}
#perpetual .about-ttl .bg:nth-of-type(n+2) {
  margin-right: 14px;
}
#perpetual .about-txt {
  margin-top: 33px;
}
#perpetual .about-dl {
  margin: 76px auto 0;
  padding: 43px 60px 43px 160px;
  background: #f3f0ff;
  border-radius: 10px;
  position: relative;
}
#perpetual .about-dl dt {
  position: absolute;
  left: 60px;
  top: -29px;
}
#perpetual .gallery {
  margin: 90px auto 0;
}
#perpetual .gallery-wrap {
  height: 560px;
  margin: 30px auto 0;
  overflow-y: auto;
}
#perpetual .gallery-wrap::-webkit-scrollbar {
  width: 10px;
}
#perpetual .gallery-wrap::-webkit-scrollbar-track {
  background: #d9d9d9; /* 背景 */
  border-radius: 10px; /* 角丸 */
}
#perpetual .gallery-wrap::-webkit-scrollbar-thumb {
  background: #beb5dc; /* 動くバー（thumb） */
  border-radius: 10px; /* 角丸 */
}
#perpetual .gallery-wrap::-webkit-scrollbar-thumb:hover {
  background: #b3a7d3;
}
#perpetual .gallery-list {
  display: flex;
  flex-wrap: wrap;
}
#perpetual .gallery-list li {
  width: 100%;
  max-width: 240px;
}
@media screen and (min-width: 768px) {
  #perpetual .gallery-list li:not(:nth-of-type(4n-3)) {
    margin-left: 25px;
  }
  #perpetual .gallery-list li:nth-of-type(n+5) {
    margin-top: 40px;
  }
}
#perpetual .gallery-list-img {
  width: 100%;
  height: 0;
  padding-top: 83.3%;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
#perpetual .history {
  margin: 110px auto 0;
  border-radius: 20px;
  padding: 60px 0 56px;
  background: #d4cfe6;
}
#perpetual .history .ico {
  justify-content: center;
}
#perpetual .history-list {
  margin: 40px auto 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #perpetual .history-list li:nth-of-type(n+2) {
    margin-left: 64px;
  }
  #perpetual .history-list li:nth-of-type(3) {
    margin-left: 40px;
  }
}
#perpetual .history-list-ttl {
  margin: 21px auto 0;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
  letter-spacing: 0.06em;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  #perpetual .history-list-ttl {
    font-size: 1.5rem;
  }
}
#perpetual .history-list-txt {
  margin: 5px auto 0;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
  line-height: 1.625;
}
@media screen and (max-width: 768px) {
  #perpetual .history-list-txt {
    font-size: 1.5rem;
  }
}
#perpetual .faq {
  background: url(../img/perpetual/faq-l.png) no-repeat left 111px, url(../img/perpetual/faq-r.png) no-repeat right top, url(../img/perpetual/faq-wave.png) no-repeat center top, url(../img/ptn.png);
}
@media screen and (min-width: 1921px) {
  #perpetual .faq {
    background-size: auto, auto, 100%, auto;
  }
}
#perpetual .faq-list {
  margin: 40px auto 0;
}
#perpetual .faq-list-item {
  padding: 26px 55px;
  border-radius: 10px;
  background: #fff;
}
#perpetual .faq-list-item:nth-of-type(n+2) {
  margin: 24px auto 0;
}
#perpetual .faq-list-ttl {
  margin: 0;
  padding: 0 0 14px 30px;
  text-align: left;
  font-size: 1.8rem;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.8;
  position: relative;
}
@media screen and (max-width: 768px) {
  #perpetual .faq-list-ttl {
    font-size: 1.5rem;
  }
}
#perpetual .faq-list-ttl::before {
  content: "Q";
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.6rem;
  letter-spacing: 0;
  color: #867ba9;
  position: absolute;
  top: -10px;
  left: 0;
}
@media screen and (max-width: 768px) {
  #perpetual .faq-list-ttl::before {
    font-size: 1.5rem;
  }
}
#perpetual .faq-list-txt {
  padding: 20px 30px 0;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  line-height: 1.75;
  white-space: pre-line;
  position: relative;
}
@media screen and (max-width: 768px) {
  #perpetual .faq-list-txt {
    font-size: 1.5rem;
  }
}
#perpetual .faq-list-txt::before {
  content: "A";
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.6rem;
  letter-spacing: 0;
  color: #6db193;
  position: absolute;
  top: 10px;
  left: 0;
}
@media screen and (max-width: 768px) {
  #perpetual .faq-list-txt::before {
    font-size: 1.5rem;
  }
}
#perpetual .faq-bnr {
  margin: 60px auto 0;
  text-align: center;
}

/* funeral  PC
------------------------------------ */
#funeral .about {
  background: url(../img/funeral/about-bg.png) no-repeat center bottom;
}
@media screen and (min-width: 1921px) {
  #funeral .about {
    background-size: 100%;
  }
}
#funeral .about-txt-box {
  margin: 40px auto 0;
}
@media screen and (min-width: 768px) {
  #funeral .about-txt-box {
    text-align: center;
  }
}
#funeral .about-list {
  margin: 50px auto 0;
}
#funeral .about-list li:nth-of-type(n+2) {
  margin-left: 60px;
}
#funeral .flow {
  background: url(../img/funeral/flow-lt.png) no-repeat left top/17.5%, url(../img/funeral/flow-rt.png) no-repeat right top/32.7%, url(../img/funeral/flow02-ico.png) no-repeat calc(50% - 665px) 596px, url(../img/funeral/flow03-ico.png) no-repeat calc(50% + 562px) 981px, url(../img/funeral/flow-lb.png) no-repeat left calc(100% - 203px)/29.7%, url(../img/funeral/flow05-ico.png) no-repeat calc(50% + 606px) calc(100% - 184px);
}
#funeral .flow-list {
  margin: 48px auto 0;
}
#funeral .flow-list-item {
  display: flex;
  justify-content: space-between;
}
#funeral .flow-list-item:nth-of-type(n+2) {
  margin-top: 50px;
}
#funeral .flow-list-img {
  border-radius: 10px;
  overflow: hidden;
}
#funeral .flow-list-con {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #funeral .flow-list-con {
    max-width: 650px;
  }
}
#funeral .flow-list-ttl {
  display: flex;
  padding-bottom: 20px;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.8rem;
  letter-spacing: 0.08em;
  align-items: center;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #funeral .flow-list-ttl {
    font-size: 1.5rem;
  }
}
#funeral .flow-list-ttl .num {
  width: 57px;
  height: 58px;
  margin-right: 23px;
  background: url(../img/funeral/num.png) no-repeat center top/contain;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.5rem;
  letter-spacing: 0;
  line-height: 58px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #funeral .flow-list-ttl .num {
    font-size: 1.5rem;
  }
}
#funeral .flow-list-txt {
  margin-top: 13px;
}
#funeral .price-list {
  margin: 37px auto 0;
}
#funeral .price-list-item:nth-of-type(n+2) {
  margin: 50px auto 0;
}
#funeral .price-list-ttl .ico::before, #funeral .price-list-ttl .ico::after {
  width: 13px;
  height: 41px;
}
#funeral .price-list-ttl .ico::before {
  margin-right: 17px;
}
#funeral .price-list-ttl .ico::after {
  margin-left: 17px;
}
#funeral .price-list-scroll {
  overflow-x: auto;
  border: 1px solid #867ba9;
  border-radius: 10px;
}
#funeral .price-list-table-wrap {
  margin: 27px auto 0;
  overflow: hidden;
}
#funeral .price-list table {
  width: 100%;
  background-color: #fff;
  table-layout: fixed;
  border: none;
}
#funeral .price-list table td {
  padding: 15px 0;
  border: none;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.8rem;
  letter-spacing: 0.06em;
  vertical-align: middle;
  word-break: break-word;
}
@media screen and (max-width: 768px) {
  #funeral .price-list table td {
    font-size: 1.5rem;
  }
}
#funeral .price-list table tr:nth-of-type(1) td {
  background-color: #867ba9;
  color: #fff;
}
#funeral .price-list table tr:nth-of-type(n+3) {
  border-top: 1px dashed #bfbfbf;
}
#funeral .price-list table tr td:nth-of-type(n+2) {
  border-left: 1px solid #bfbfbf;
}
#funeral .price-list table span {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 1.5;
  white-space: pre-line;
}
@media screen and (max-width: 768px) {
  #funeral .price-list table span {
    font-size: 1.5rem;
  }
}

/* about  PC
------------------------------------ */
#about .about-inner {
  background: url(../img/about/about-illu.png) no-repeat calc(100% - 160px) 119px;
}
#about .about-txt-box {
  margin: 45px auto 0;
}
@media screen and (min-width: 768px) {
  #about .about-txt-box {
    text-align: center;
  }
}
#about .merit {
  background: url(../img/about/merit-lt.png) no-repeat left top/17.5%, url(../img/about/merit-wave.png) no-repeat center top, url(../img/ptn.png);
}
@media screen and (min-width: 1921px) {
  #about .merit {
    background-size: 17.5%, 100%, auto;
  }
}
#about .merit-list {
  margin: 70px auto 0;
}
#about .merit-list-item {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 0;
}
#about .merit-list-item::before, #about .merit-list-item::after {
  content: "";
  position: absolute;
  z-index: -1;
}
#about .merit-list-item:nth-of-type(n+2) {
  margin-top: 60px;
}
#about .merit-list-item:nth-of-type(2n) {
  flex-direction: row-reverse;
}
#about .merit-list-item:nth-of-type(1)::before {
  width: 272px;
  height: 113px;
  background: url(../img/about/merit-img01-deco.png) no-repeat right top/contain;
  right: -80px;
  top: -80px;
}
#about .merit-list-item:nth-of-type(2)::before {
  width: 272px;
  height: 113px;
  background: url(../img/about/merit-img02-deco.png) no-repeat left top/contain;
  left: -220px;
  bottom: -20px;
}
#about .merit-list-item:nth-of-type(2)::after {
  width: 191px;
  height: 95px;
  background: url(../img/about/merit-img02-sakura.png) no-repeat right bottom/contain;
  bottom: 0;
  right: 0;
}
#about .merit-list-item:nth-of-type(3)::before {
  width: 81px;
  height: 78px;
  background: url(../img/about/merit-img03-sakura.png) no-repeat left top/contain;
  left: 0;
  bottom: 30px;
}
#about .merit-list-item:nth-of-type(3)::after {
  width: 272px;
  height: 113px;
  background: url(../img/about/merit-img03-deco.png) no-repeat right bottom/contain;
  bottom: -26px;
  right: -136px;
}
#about .merit-list-item:nth-of-type(4)::before {
  width: 86px;
  height: 69px;
  background: url(../img/about/merit-img04-sakura.png) no-repeat left top/contain;
  right: -15px;
  bottom: 36px;
}
@media screen and (min-width: 768px) {
  #about .merit-list-con {
    width: 100%;
    max-width: 566px;
    padding-top: 20px;
  }
}
#about .merit-list-ttl {
  display: flex;
  padding-bottom: 20px;
  text-align: left;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.8rem;
  letter-spacing: 0.08em;
  align-items: center;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #about .merit-list-ttl {
    font-size: 1.5rem;
  }
}
#about .merit-list-ttl .num {
  width: 57px;
  height: 58px;
  margin-right: 23px;
  text-align: center;
  background: url(../img/funeral/num.png) no-repeat center top/contain;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.5rem;
  letter-spacing: 0;
  line-height: 58px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #about .merit-list-ttl .num {
    font-size: 1.5rem;
  }
}
#about .merit-list-txt {
  margin-top: 23px;
}
#about .merit-list-btn {
  width: 100%;
  max-width: 380px;
  height: 70px;
  margin-top: 25px;
  padding-left: 63px;
  background: url(../img/about/target.png) no-repeat calc(100% - 20px) center #6db193;
  border-radius: 999px;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
  letter-spacing: 0.1em;
  line-height: 70px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #about .merit-list-btn {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  #about .merit-list-btn:hover {
    background-color: #867ba9;
    opacity: 1;
  }
}
#about .merit-list-btn-wrap {
  margin-top: 25px;
}
#about .merit-box {
  width: 100%;
  max-width: 860px;
  margin: 60px auto 0;
  padding: 55px 0 48px;
  background: #d4cfe6;
  outline: 1px solid #fff;
  outline-offset: 6px;
  border-radius: 10px;
  text-align: center;
}
#about .merit-box-list {
  margin: 32px auto 0;
}
#about .merit-box-ttl {
  display: inline-block;
  padding: 0 44px;
  background: url(../img/about/box-l.png) no-repeat left center, url(../img/about/box-r.png) no-repeat right center;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.8rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #about .merit-box-ttl {
    font-size: 1.5rem;
  }
}
#about .merit-box-ttl .sm {
  display: block;
  margin-top: 5px;
  font-size: 2.2rem;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  #about .merit-box-ttl .sm {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  #about .merit-box-btn {
    width: 360px;
    max-width: none;
    margin-left: 18px;
    padding: 15px 40px;
  }
}
#about .merit-tel-link {
  font-size: 3rem;
}
@media screen and (min-width: 768px) {
  #about .merit-tel-link {
    padding-left: 37px;
    background-size: 25px;
  }
}
@media screen and (max-width: 768px) {
  #about .merit-tel-link {
    font-size: 1.5rem;
  }
}

/* greeting  PC
------------------------------------ */
#greeting .greeting {
  background: url(../img/greeting/bg.png) no-repeat center bottom;
  text-align: center;
}
@media screen and (min-width: 1921px) {
  #greeting .greeting {
    background-size: 100%;
  }
}
#greeting .greeting-img, #greeting .greeting-list li {
  overflow: hidden;
  border-radius: 10px;
}
#greeting .greeting-list {
  margin: 45px auto 0;
}
#greeting .greeting-dl {
  display: flex;
  margin: 35px auto 0;
  align-items: center;
  justify-content: center;
}
#greeting .greeting-dl dt, #greeting .greeting-dl dd {
  line-height: 1;
}
#greeting .greeting-dl dt {
  width: 85px;
  height: 36px;
  background: #867ba9;
  border-radius: 999px;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.4rem;
  letter-spacing: 0.08em;
  color: #fff;
  line-height: 36px;
}
@media screen and (max-width: 768px) {
  #greeting .greeting-dl dt {
    font-size: 1.5rem;
  }
}
#greeting .greeting-dl dd {
  margin-left: 22px;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.8rem;
  letter-spacing: 0.08em;
  color: #867ba9;
}
@media screen and (max-width: 768px) {
  #greeting .greeting-dl dd {
    font-size: 1.5rem;
  }
}
#greeting .greeting-txt-box {
  margin: 30px auto 0;
}
#greeting .greeting-txt-box p:nth-of-type(n+2) {
  margin-top: 16px;
}

/* access  PC
------------------------------------ */
#access .information {
  background: url(../img/access/bg.png) no-repeat center bottom, url(../img/access/bg_wave.png) no-repeat center bottom;
}
@media screen and (min-width: 1921px) {
  #access .information {
    background-size: 100%;
  }
}
#access .information-wrap {
  margin: 47px auto 0;
  border-radius: 10px;
  border: 1px solid #867ba9;
}
#access .information .ico::before {
  width: 13px;
  height: 41px;
  margin-right: 17px;
}
#access .information .ico::after {
  width: 13px;
  height: 41px;
  margin-left: 17px;
}
#access .map {
  margin: 40px auto 0;
}
#access .map-box {
  margin-top: 22px;
  border-radius: 10px;
  overflow: hidden;
}
#access .car-img-list {
  display: flex;
  margin: 40px auto 0;
  text-align: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  #access .car-img-list li:nth-of-type(n+3) {
    margin-top: 24px;
  }
}
#access .car-ttl {
  margin: 20px auto 0;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.8rem;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  #access .car-ttl {
    font-size: 1.5rem;
  }
}
#access .gallery {
  background: url(../img/access/gallery-wave.png) no-repeat center top, url(../img/access/gallery-l.png) no-repeat left 111px, url(../img/access/gallery-r.png) no-repeat right top, url(../img/ptn.png);
}
@media screen and (min-width: 1921px) {
  #access .gallery {
    background-size: 100%, auto, auto, auto;
  }
}
#access .gallery-tag {
  margin: 40px auto 0;
}
#access .gallery-list {
  margin: 38px auto 0;
}
#access .gallery-list-item {
  width: 100%;
  max-width: 340px;
}
@media screen and (min-width: 768px) {
  #access .gallery-list-item:not(:nth-of-type(3n-2)) {
    margin-left: 30px;
  }
  #access .gallery-list-item:nth-of-type(n+4) {
    margin-top: 40px;
  }
}
#access .gallery-list-link {
  display: block;
}
#access .gallery-list-img {
  width: 100%;
  height: 0;
  padding-top: 82.3%;
  position: relative;
}
#access .gallery-list-txt {
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  #access .gallery-list-txt {
    font-size: 1.5rem;
  }
}
#access .detail-img {
  max-width: 500px;
  margin: 30px auto 0;
  text-align: center;
}
#access .detail-img img {
  width: 100%;
  border-radius: 10px;
}
#access .detail-txt-box {
  margin: 30px auto 0;
  padding-bottom: 10px;
  background-size: 12px 2px;
  background-image: linear-gradient(to right, #bfbfbf, #bfbfbf 8px, transparent 8px, transparent 12px);
  background-repeat: repeat-x;
  background-position: left bottom;
}
@media screen and (min-width: 768px) {
  #access .detail-txt-box {
    text-align: center;
  }
}

/* news  PC
------------------------------------ */
#news .com-tag {
  margin: 50px auto 0;
}
#news .com-news-item:nth-of-type(n+2) {
  padding-top: 30px;
  background-size: 12px 2px;
  background-image: linear-gradient(to right, #bfbfbf, #bfbfbf 8px, transparent 8px, transparent 12px);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-position: center top;
}
#news .com-news-link {
  padding: 0;
}
#news .com-news-ttl {
  margin: 20px auto 0;
}

/* contact  PC
------------------------------------ *//*# sourceMappingURL=all.css.map */