@charset "UTF-8";
/* pxをvwに変換
/*-------------------------*/
/* pxをvhに変換
/*-------------------------*/
/*-----------------------------
	共通
-----------------------------*/
.visuallyHidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/*-----------------------------
	トップページ
-----------------------------*/
.home_main .home-hello-module .pHelloIntroduction {
  min-height: 275px;
  height: -moz-fit-content;
  height: fit-content;
}
.home_main .home-hello-module .pHello__text {
  margin: 40px auto;
}
.home_main .home-hello-module .pHello__text.open {
  overflow: visible;
}
.home_main .home-hello-module .pHello__text img {
  width: 175px;
  height: auto;
  margin: -10px -18px 67px 0;
}
.home_main .home-hello-module .pHello__scroll {
  width: -moz-fit-content;
  width: fit-content;
  margin: -104px auto 40px;
}
.home_main .home-hello-module .pHello__scroll img {
  width: 335px;
  margin-top: 0;
  margin-bottom: 0;
}
.home_main .home-hello-module .pHello__button {
  clear: both;
  width: 335px;
  margin: 0 auto;
}
.home_main .home-access-module .info dd.tel {
  flex-direction: column;
  align-items: flex-start;
}
.home_main .home-access-module .info dd.time {
  display: flex;
  align-items: center;
}

/*-----------------------------
	お墓
-----------------------------*/
.yuzuriha-feature-module .list .strong {
  font-weight: bold;
  text-decoration: underline;
}

.pOhaka__image img {
  height: auto;
}

.yuzuriha-ohaka-module .pEnishi__headline {
  margin-bottom: 10px;
}
.yuzuriha-ohaka-module .pEnishi__headline--sub {
  font-size: 13px;
  letter-spacing: 0.07em;
  line-height: 1.7;
  text-align: center;
  margin-bottom: 31px;
}
.yuzuriha-ohaka-module .pEnishi__table .small {
  font-size: 10px;
  letter-spacing: 0.15em;
}

.pFlowListItemDeadline {
  width: 100%;
  max-width: none;
  background-color: #fff;
  margin: 15px 0;
  padding: 15px 6.67vw 10px;
}
.pFlowListItemDeadline__list {
  width: min(500px, 100%);
  margin: 25px auto 0;
}
.pFlowListItemDeadline__list li {
  border-bottom: solid 4px #f3f2ed;
}

.page-yuzuriha_main .faq-module dl dt {
  padding: 15px 20px 15px 55px;
}

/*-----------------------------
	法要
-----------------------------*/
.pKobetsu__annotation {
  display: flex;
  flex-direction: column;
}

/*-----------------------------
	お仏壇
-----------------------------*/
.page-butsudan_main .butsudan-hikitsugumono-module {
  padding-top: 97px;
}
.page-butsudan_main .butsudan-hikitsugumono-module .txt.type2 {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 37px;
  margin-bottom: 37px !important;
  padding: 0 20px 18px;
}
.page-butsudan_main .butsudan-hikitsugumono-module .box .pNoukansongou__title {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 32px;
  line-height: 1;
}
.page-butsudan_main .butsudan-hikitsugumono-module .box .pNoukansongou__title::before {
  top: -18px;
  left: 6px;
}

.pSmallButsudan {
  z-index: 1;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1.43fr;
  grid-template-rows: 243px 205px 112px;
  -moz-column-gap: 16px;
       column-gap: 16px;
  row-gap: 20px;
  justify-content: center;
  width: min(490px, 100%);
  margin: 0 auto;
  padding: 0 20px 98px;
}
.pSmallButsudan__item {
  overflow: hidden;
}
.pSmallButsudan__item:first-of-type {
  position: relative;
  grid-column: 1/3;
  grid-row: 1/2;
  border-radius: 0 30px 0 0;
}
.pSmallButsudan__item:first-of-type img {
  -o-object-position: 74%;
     object-position: 74%;
}
.pSmallButsudan__item:nth-of-type(2) {
  grid-column: 1/2;
  grid-row: 2/3;
  border-radius: 0 0 0 30px;
}
.pSmallButsudan__item:nth-of-type(2) img {
  -o-object-position: 100%;
     object-position: 100%;
}
.pSmallButsudan__item:nth-of-type(3) {
  grid-column: 2/3;
  grid-row: 2/4;
  border-radius: 0 0 30px 0;
}
.pSmallButsudan__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pSmallButsudan__bg {
  z-index: -1;
  position: absolute;
  bottom: 72px;
  left: 2.67vw;
  width: 276px;
  transform: rotate(-31deg);
}

.pSmallButsudanDetail {
  position: absolute;
  bottom: 5px;
  left: 17px;
  font-size: 10px;
  letter-spacing: 0.07em;
}
.pSmallButsudanDetail .letterSpacing-100 {
  letter-spacing: -0.1em;
}
.pSmallButsudanDetail .letterSpacing-70 {
  letter-spacing: -0.07em;
}
.pSmallButsudanDetail .letterSpacing70 {
  letter-spacing: 0.07em;
}
.pSmallButsudanDetail .letterSpacing90 {
  letter-spacing: 0.09em;
}
.pSmallButsudanDetail .letterSpacing100 {
  letter-spacing: 0.1em;
}
.pSmallButsudanDetail .letterSpacing110 {
  letter-spacing: 0.11em;
}
.pSmallButsudanDetail .letterSpacing130 {
  letter-spacing: 0.13em;
}
.pSmallButsudanDetail__item {
  display: flex;
}
.pSmallButsudanDetail__item + .pSmallButsudanDetail__item {
  margin-top: 3px;
}
.pSmallButsudanDetail__title {
  position: relative;
  padding-right: 1em;
}
.pSmallButsudanDetail__title:nth-of-type(2) {
  padding-left: 1em;
}
.pSmallButsudanDetail__title::after {
  position: absolute;
  top: 0;
  right: 0;
  content: "：";
}
.pSmallButsudanDetail__title--size {
  letter-spacing: 0.04em;
}
.pSmallButsudanDetail__content--size {
  letter-spacing: 0.04em;
}

/*-----------------------------
	プライバシーポリシー
-----------------------------*/
.wrap .pPrivacy__borderImage--bottom.paper-white {
  background-image: url(../img/common/bgi-white-none.png);
}

@media (min-width: 768px) {
  /*-----------------------------
  	トップページ
  -----------------------------*/
  .home_main .home-hello-module .pHelloIntroduction {
    min-height: 275px;
    height: -moz-fit-content;
    height: fit-content;
  }
  .home_main .home-hello-module .pHello__text {
    overflow: visible;
  }
  .home_main .home-hello-module .pHello__text img {
    width: 221px;
    height: auto;
    margin: 28px -16px 0 9px;
  }
  .home_main .home-hello-module .pHello__button {
    width: 400px;
    margin: 187px auto 49px;
  }
  .home_main .home-access-module .info dd.tel a {
    pointer-events: none;
  }
  /*-----------------------------
  	お墓
  -----------------------------*/
  .yuzuriha-ohaka-module.yuzuriha-kizuna .pKizuna__image {
    margin-bottom: -20px;
  }
  .yuzuriha-ohaka-module.yuzuriha-kizuna .pKizuna__image img {
    padding: 0;
  }
  .pHaruka__image {
    margin-bottom: 35px;
  }
  .pHaruka__image.table {
    margin-bottom: 0;
  }
  .pFlowListItemDeadline {
    width: 516px;
    margin: 15px 0 0;
    padding: 20px 50px 15px;
  }
  .page-yuzuriha_main .faq-module dl dt {
    padding: 30px 40px 30px 105px;
  }
  /*-----------------------------
  	お仏壇
  -----------------------------*/
  .page-butsudan_main .butsudan-hikitsugumono-module {
    padding-top: 131px;
  }
  .page-butsudan_main .butsudan-hikitsugumono-module .txt.type2 {
    margin-bottom: 82px !important;
  }
  .page-butsudan_main .butsudan-hikitsugumono-module .box .pNoukansongou__title {
    margin: 0 auto 52px;
  }
  .page-butsudan_main .butsudan-hikitsugumono-module .box .pNoukansongou__title::before {
    left: -44px;
  }
  .pSmallButsudan {
    grid-template-columns: 3fr 1.47fr 1fr;
    grid-template-rows: 172px 160px 139px;
    -moz-column-gap: 46px;
         column-gap: 46px;
    row-gap: 47px;
    width: 100%;
    padding: 0 0 110px;
  }
  .pSmallButsudan__item:first-of-type {
    grid-column: 1/2;
    grid-row: 1/3;
    border-radius: 0 55px 0 0;
  }
  .pSmallButsudan__item:first-of-type img {
    -o-object-position: 74%;
       object-position: 74%;
  }
  .pSmallButsudan__item:nth-of-type(2) {
    grid-column: 2/3;
    grid-row: 1/2;
    border-radius: 50px 0 0 0;
  }
  .pSmallButsudan__item:nth-of-type(2) img {
    -o-object-position: 100%;
       object-position: 100%;
  }
  .pSmallButsudan__item:nth-of-type(3) {
    grid-column: 2/4;
    border-radius: 0 0 0 50px;
  }
  .pSmallButsudan__bg {
    bottom: calc(50% - 173px);
    left: calc(50% - 255px);
    width: 452px;
    transform: rotate(16deg);
  }
  .pSmallButsudan__bg img {
    width: 100%;
    height: 100%;
  }
  .pSmallButsudanDetail {
    font-size: 12px;
    right: 15px;
    bottom: 11px;
    left: auto;
  }
  .pSmallButsudanDetail__title:nth-of-type(2) {
    padding-left: 14px;
  }
}
.info_item {
  text-indent: -1em;
  padding-left: 1em;
}

.nav-contents-wrap .other-menulist li .shop {
  font-size: 15px;
  font-weight: 600;
}

.nav_bussines-hour_box {
  margin: 0 20px;
}

.footer_bussines-hour_box {
  margin: 0 20px;
}

.page-yuzuriha_main .yuzuriha-ohaka-module.yuzuriha-enisi .if-wrap .txt_box_title {
  text-align: center;
}
.page-yuzuriha_main .yuzuriha-ohaka-module.yuzuriha-enisi .if-wrap .txt_box_title_container {
  display: inline-flex;
  flex-direction: column;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 3px solid #fff;
}
.page-yuzuriha_main .yuzuriha-ohaka-module.yuzuriha-enisi .if-wrap .txt_box_title_main {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.page-yuzuriha_main .yuzuriha-ohaka-module.yuzuriha-enisi .if-wrap .txt_box_title_sub {
  margin-top: 2px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.page-yuzuriha_main .yuzuriha-ohaka-module.yuzuriha-enisi .if-wrap .txt_box_image {
  width: 100%;
  height: auto;
  margin-top: 30px;
}
.page-yuzuriha_main .yuzuriha-ohaka-module.yuzuriha-enisi .if-wrap .txt_box_text {
  margin-top: 37px;
}
.page-yuzuriha_main .yuzuriha-ohaka-module.yuzuriha-enisi .if-wrap .txt_box_text_erea {
  padding: 25px 0;
  border-bottom: 3px solid #fff;
}
.page-yuzuriha_main .yuzuriha-ohaka-module.yuzuriha-enisi .if-wrap .txt_box_text_erea .tit {
  text-align: left;
  margin-bottom: 10px;
}
.page-yuzuriha_main .yuzuriha-ohaka-module.yuzuriha-enisi .if-wrap .txt_box_text_erea:first-child {
  padding: 0 0 25px;
}
.page-yuzuriha_main .yuzuriha-ohaka-module.yuzuriha-enisi .if-wrap .txt_box_text_erea:last-child {
  padding: 25px 0 0;
  border-bottom: none;
}
.page-yuzuriha_main .yuzuriha-ohaka-module.yuzuriha-enisi .if-wrap .txt_box_text_item {
  text-indent: -1em;
  padding-left: 1em;
}

.page-yuzuriha_main .setumei-list .white-wrap .txt_list li {
  text-indent: -1em;
  padding-left: 1em;
}

.pPlanDetailItemOther__termItem_box {
  display: flex;
}
.pPlanDetailItemOther__termItem_box_title {
  flex-shrink: 0;
}

.yuzuriha-ohaka-module .plan-table .pEnishi__table_text {
  padding: 20px 10px;
}
.yuzuriha-ohaka-module .plan-table .pEnishi__table_text small {
  text-align: left;
}

@media screen and (min-width: 768px), print {
  .info_item {
    font-size: 13px;
  }
  .nav-contents-wrap .other-menulist li .shop {
    font-size: 18px;
    font-weight: 600;
  }
  .nav_bussines-hour_box {
    display: flex;
  }
  .page-yuzuriha_main .yuzuriha-ohaka-module.yuzuriha-enisi .if-wrap {
    padding: 60px 80px 70px;
  }
  footer .footer-contents-wrap .footer-contents .footer_bussines-hour {
    width: auto;
  }
  .footer_bussines-hour_box {
    display: flex;
    margin: 0;
  }
  .footer_bussines-hour_box div:nth-child(1) {
    white-space: nowrap;
  }
  .footer_bussines-hour_box_list li {
    text-indent: -1em;
    padding-left: 1em;
  }
}