/* ===== 詳細ページ クリティカルCSS ===== */
/* 初期レンダリングに必要なスタイルのみ収録 */
/* 元ファイル: default.css + add_header.css + reien_top_new_fv.css(行1-705) + common_responsive.css(抜粋) */

/* ===== default.css ===== */
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
article, aside, details, figcaption, figure, header, hgroup, menu, nav, section {
	display: block;
    z-index: 0;
}

nav ul, li {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	/* [disabled]border-collapse:collapse;
*/
	/* [disabled]border-spacing:0;
*/
}
/*
Reset Stylesheet End
*/

/*
=========================================================
etc
=========================================================
*/
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
img {
	max-width: 100%;
	vertical-align: bottom;
}
sup {
	font-size: 0.5em;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/*
=========================================================
margin
=========================================================
*/
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt30 {
	margin-top: 30px;
}
.mt35 {
	margin-top: 35px;
}
.mt40 {
	margin-top: 40px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb6 {
	margin-bottom: 6px;
}
.mb7 {
	margin-bottom: 7px;
}
.mb8 {
	margin-bottom: 8px;
}
.mb9 {
	margin-bottom: 9px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb11 {
	margin-bottom: 11px;
}
.mb12 {
	margin-bottom: 12px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb18 {
	margin-bottom: 18px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb35 {
	margin-bottom: 35px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px;
}
.ml5 {
	margin-left: 5px;
}
.ml7 {
	margin-left: 7px;
}
.ml10 {
	margin-left: 10px;
}
.ml15 {
	margin-left: 15px;
}
.ml20 {
	margin-left: 20px;
}
.ml25 {
	margin-left: 25px;
}
.ml50 {
	margin-left: 50px;
}
.ml80 {
	margin-left: 80px;
}
.ml100 {
	margin-left: 100px;
}
.mr5 {
	margin-right: 5px;
}
.mr7 {
	margin-right: 7px;
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.mr20 {
	margin-right: 20px;
}
.mr25 {
	margin-right: 25px;
}
.mr40 {
	margin-right: 40px;
}
/*
=========================================================
padding
=========================================================
*/
.pt5 {
	padding-top: 5px;
}
.pt10 {
	padding-top: 10px;
}
.pt15 {
	padding-top: 15px;
}
.pt20 {
	padding-top: 20px;
}
.pt25 {
	padding-top: 25px;
}
.pt27 {
	padding-top: 27px;
}
.pt30 {
	padding-top: 30px;
}
.pt35 {
	padding-top: 35px;
}
.pt40 {
	padding-top: 40px;
}
.pb5 {
	padding-bottom: 5px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb25 {
	padding-bottom: 25px;
}
.pb30 {
	padding-bottom: 30px;
}
.pb35 {
	padding-bottom: 35px;
}
.pb40 {
	padding-bottom: 40px;
}
.ps10 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.ps15 {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.ps20 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.ps40 {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
/*
=========================================================
line-height
=========================================================
*/
.lh110 {
	line-height: 110%;
}
.lh120 {
	line-height: 120%;
}
.lh130 {
	line-height: 130%;
}
.lh140 {
	line-height: 140%;
}
.lh150 {
	line-height: 150%;
}
.lh160 {
	line-height: 160%;
}
.lh170 {
	line-height: 170%;
}
.lh180 {
	line-height: 180%;
}
.lh190 {
	line-height: 190%;
}
.lh200 {
	line-height: 200%;
}
/*
=========================================================
txt-worp
=========================================================
*/
.no-warp {
	overflow: hidden;
}
/*
=========================================================
font
=========================================================
*/
body, textarea, input, select {
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", "Yu Gothic Medium", sans-serif;
}
.fs10 {
	font-size: 12px;
}
.fs11 {
	font-size: 12px;
}
.fs12 {
	font-size: 12px;
}
.fs13 {
	font-size: 13px;
}
.fs14 {
	font-size: 14px;
}
.fs15 {
	font-size: 15px;
}
.fs16 {
	font-size: 16px;
}
.fs17 {
	font-size: 17px;
}
.fs18 {
	font-size: 18px;
}
.fs19 {
	font-size: 19px;
}
.fs20 {
	font-size: 20px;
}
.fs21 {
	font-size: 21px;
}
.fs22 {
	font-size: 22px;
}
.fs23 {
	font-size: 23px;
}
.fs24 {
	font-size: 24px;
}
.fs25 {
	font-size: 25px;
}
.fs26 {
	font-size: 26px;
}
/*
=========================================================
font-style
=========================================================
*/
.red {
	color: #d53b47;
}
.bl {
	color: #006699;
}

.orange {
	color: #E55D19;
}
.gr {
	color: #2c9269;
}
.bold {
	font-weight: bold;
}
/*
=========================================================
float-etc
=========================================================
*/
.imgL, .left {
	float: left;
}
.imgR, .right {
	float: right;
}
.imgC, .txtC {
	text-align: center!important;
}
.txtL {
	text-align: left!important;
}
.txtR {
	text-align: right!important;
}

/*
=========================================================
ポップリンク用
=========================================================
*/
div.poplink { width: 504px !important; }
div.poplink > div.poplink_recommend { display: none !important; }

.ul,.ol{padding-left:40px}
.ul li{list-style-type:disc}
.ol li{list-style-type:decimal}
/* ===== add_header.css ===== */
/* ----- ヘッダー ----- */
.header-second>.area-second>ul {
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 0;
  line-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}

.header {
  height: 48px;
}

.header-logo {
  margin: 0 0 0 10px;
  height: auto;
  width: 78px;
}

.header-second>.area-second>ul>li:first-child {
  align-items: center;
  display: flex;
  width: 64%;
}

.header-second>.area-second>ul>li {
  box-sizing: border-box;
  margin-right: 10px;
  width: auto;
  z-index: 1002;
}

.header-second>.area-second>ul>li>a {
  color: #333;
  display: block;
  width: 100%;
  position: relative;
  top: 0;
}

.header-second>.area-second>ul>li>a>i,
.search__wrap--sp i {
  color: #05aa22;
  margin: 0 auto;
  display: block;
  line-height: 1;
}

.header-second>.area-second>ul>li>a>i {
  font-size: 24px;
  margin: 4px auto 3px;
}

.search__wrap--sp i {
  font-size: 24px;
  height: 24px;
  margin: 4px auto 4px;
}

.header-second>.area-second>ul>li>a>em,
.search__wrap--sp em {
  font-size: 12px;
  line-height: 1;
  position: relative;
  display: block;
}

.search__wrap--sp em {
  top: 0;
  display: block;
  text-align: center;
}

.header-second>.area-second>ul>li:last-child>a>em {
  display: block;
  text-align: center;
}

.header-second>.area-second>ul>li>a>.number-check {
  background: #03aa22;
  color: #fff;
  display: block;
  margin: 6px auto;
  font-size: 12px;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  position: static;
  width: 20px;
}

.header-second>.area-second>ul>li.box-check {
  padding-right: 0;
}

.header-second>.area-second .blk-logo {
  display: flex;
  gap: 10px;
  margin-left: 10px;
}

.header-second>.area-second .logo-main {
  max-width: 78px;
  object-fit: contain;
}

.header-second>.area-second .logo-no1 {
  max-width: 120px;
  object-fit: contain;
}

.heading-container .blk_ttl h1 {
  margin-bottom: 5px;
}

.searchlead-box {
  margin: 16px 0 20px 0;
}

@media only screen and (min-width: 768px) {
  .header {
    height: auto;
  }

  .header-logo {
    width: 140px;
    margin: 0;
  }

  .header-top .blk-logo {
    align-items: baseline;
    display: flex;
    gap: 10px;
  }

  .header-top .logo-main {
    max-width: 140px;
    object-fit: contain;
  }

  .header-top .logo-no1 {
    max-width: 140px;
    object-fit: contain;
  }

  .searchlead-box {
    margin: 28px 0 2px;
  }

  .header-second>.area-second>ul {
    background: #03aa22;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .header-second>.area-second>ul>li,
  .header-second>.area-second>ul>li:first-child {
    width: 160px;
  }

  .header-second>.area-second>ul>li>a {
    color: #fff;
    border-left: none;
  }

  .header-second>.area-second>ul>li>a>i {
    color: #fff;
    font-size: 30px;
    margin: 0 6px 0 0;
    display: inline-block;
    line-height: 48px;
  }

  .header-second>.area-second>ul>li>a>.number-check {
    background: #fff;
    color: #e83c60;
    display: inline-block;
    position: absolute;
    top: 5px;
    margin-left: 6px;
    left: auto;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    width: 28px;
  }

  .header-second>.area-second>ul>li.box-check {
    padding-right: 28px;
  }

  .header-second>.area-second .blk-logo {
    display: none;
  }
  .heading-container .blk_ttl h1 {
    margin-bottom: 10px;
  }

  .header-container .search-form {
    position: absolute;
    right: 320px;
  }
}

/* ----- SP用検索 ----- */
.search__sp {
  line-height: 1;
  padding: 10px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #05aa22;
}

.search__sp .box-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.search__sp .box-search input {
  height: 40px;
  width: 80%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  border: none;
  border-radius: 4px;
  background: #fff;
  font-size: 16px;
  outline: none;
}

.search__sp .box-search p {
  color: #05aa22;
  width: 60px;
  height: 40px;
  line-height: 40px;
  margin: 0 0 0 10px;
  border: #aaa solid 1px;
  border-radius: 4px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
  background: -o-linear-gradient(#fff, #ddd);
  background: linear-gradient(#fff, #ddd);
}

.search__sp .box-search p i {
  color: #fff;
  font-size: 30px;
  position: relative;
  top: 3px;
}

.search__wrap--sp {
  border-bottom: 1px solid #05aa22;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  width: 100%;
}

.search__wrap--sp label {
  display: block;
  height: 48px;
  position: absolute;
  right: 10%;
  top: -1px;
  width: 12.8%;
}

.search__wrap--sp input[type="checkbox"] {
  visibility: hidden;
  margin: 0;
  height: 48px;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.search__wrap--sp .search__wrap--sp--inr {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.search__wrap--sp em.txt_search {
  display: block;
}

.search__wrap--sp .icon_clear,
.search__wrap--sp em.txt_close {
  display: none;
}

.search__wrap--sp input[type="checkbox"]:checked~.btn_close {
  background: #05aa22;
  color: #fff;
}

.search__wrap--sp input[type="checkbox"]:checked~.btn_close i.icon_search {
  display: none;
}

.search__wrap--sp input[type="checkbox"]:checked~.btn_close .txt_search {
  display: none;
}

.search__wrap--sp input[type="checkbox"]:checked~.btn_close i.icon_clear,
.search__wrap--sp input[type="checkbox"]:checked~.btn_close .txt_close {
  color: #fff;
  display: block;
}

.search__wrap--sp input[type="checkbox"]:checked~.search__wrap--sp--inr {
  height: auto;
  opacity: 1;
  position: absolute;
  display: block;
  width: 100%;
  top: 48px;
  left: 0;
  z-index: 1;
}

@media only screen and (min-width: 768px) {
  .search__wrap--sp {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
  .header-container .search-form {
    display: none;
  }
}

/* ===== reien_top_new_fv.css（行1-705：モーダル除く） ===== */
/* ===== レイアウト ===== */
.section {
  margin: 0 .625rem 2rem;
}
.section__name {
  margin: 0 .625rem;
}
#section-tree1 {
  margin-top: 2rem;
}
@media only screen and (min-width: 768px) {
  .section {
    max-width: 1000px;
    margin: 0 auto 2rem;
  }
  .section__name {
    align-items: start;
    display: flex;
    justify-content: space-between;
    margin: .625rem auto 1rem auto;
    max-width: 1000px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1040px) {
  .section {
    padding: 0 1.25rem;
    margin: 0 auto 2rem;
  }
  .section__name {
    padding: 0 1.25rem;
  }
}

/* ===== 補助 ===== */
.material-symbols-outlined {
  font-variation-settings:
  'FILL' 1,
  'wght' 400,
  'GRAD' 0,
  'opsz' 24
}
.margin__side--10 {
  margin-left: .625rem;
  margin-right: .625rem;
}

/* ===== 既存クラス ===== */
.detail_main {
  margin-top: 4.25rem;
}
.searchlead-box {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .detail_main {
    margin-top: 0;
  }
}

/* ===== ナビ 一部他のcssと競合しているのでcss上書き ===== */
/* ナビ：レイアウト */
.nav__menu {
  background-color: #f5f5f5;
  border-bottom: solid 1px #e6e6e6;
}
.list__menu {
  display: flex;
  justify-content: left;
  margin: 0;
  max-width: 1000px;
  background: #f5f5f5;
}
.scroll-x {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; /* iOS慣性スクロール */
}
.position-fixed {
  position: fixed;
  height: 3.875rem;
  z-index: 1000;
  top: 3.125rem;
  transition: .3s;
  width: 100%;
}
.position-move {
  top: 0;
}
.menu__fix {
  display: none; /* 初期はDOM外相当 */
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .25s ease, visibility .25s linear;
}
.menu__fix.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.menu__fix.is-fixed {
  display: block;
}

/* ナビ：メニュー名 */
.list__menu strong {
  display: block;
  margin-top: .375rem;
  font-size: .75rem;
}

/* ナビ：霊園トップのアイコン切り替え */
.list__menu .icon-contents,
.menu__md .icon-head {
  display: none;
}
.list__menu .icon-contents {
  display: none;
}
.content__menu .icon-contents {
  display: block;
}
.content__menu .icon-head {
  display: none;
}

/* ナビ：アイコン */
.list__menu .material-symbols-outlined {
  color: #999;
  font-size: 1.5rem;
  line-height: 1;
  height: inherit;
  overflow: hidden;
  padding: 0;
}

/* ナビ：墓じまいアイコン */
.icon__hakajimai {
  display: block;
  height: 1.5rem;
  margin: .125rem auto;
}

/* ナビ：墓じまいアイコンの色 */
.list__menu svg {
  fill: #999;
}

/* ナビ：アンカー */
.list__menu a {
  border-bottom: #ddd solid 4px;
  border-radius: 0 0 4px 0;
  background: #fff;
  display: block;
  color: #0088ce;
  font-size: inherit;
  text-align: center;
  text-decoration: none;
  padding: .32rem 0;
  height: auto;
  line-height: inherit;
  transition: all .3s;
}
.list__menu li:last-child{
  border-right: #ddd solid 1px;
}
.list__menu a:hover {
  border-bottom: #05aa22 solid 4px;
}
.list__menu a:hover,
.list__menu a:hover .material-symbols-outlined {
  color: #05aa22;
  text-decoration: none;
}
.list__menu a:hover svg {
  fill: #05aa22;
}
.list__menu a.current {
  border-bottom: #05aa22 solid 4px;
  color: #05aa22;
  cursor: text;
}
.list__menu a.current .material-symbols-outlined {
  color: #05aa22;
}
#menuPC .list__menu a.current-top {
  border-top: #05aa22 solid 4px;
  color: #05aa22;
}
#menuPC .list__menu .icon-contents {
  color: #05aa22;
}

/* PC版の追従ナビ、SP版の追従ナビ */
.list__menu li {
  background: #fff;
  color: inherit;
  display: block;
  height: auto;
  line-height: inherit;
  flex: none;
  border-left: #ddd solid 1px;
  text-align: center;
  width: 4.5rem;
}

/* PC版のタブ */
.content__menu {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}
.content__menu .list__menu li {
  width: 11%;
}
.content__menu .list__menu a{
  border-top: #ddd solid 4px;
  border-radius: 0 4px 0 0;
  border-bottom: none;
}
.content__menu .list__menu a:hover{
  border-top: #05aa22 solid 4px;
}

@media only screen and (min-width: 768px) {
  /* ナビ */
  .position-fixed {
    position: relative;
    width: auto;
    height: auto;
    top: auto;
  }
  .list__menu {
    margin: 0 auto;
  }
  .list__menu li {
    width: 11%;
  }
  .list__menu a {
    padding: .125rem 0;
  }
  .list__menu .material-symbols-outlined {
    font-size: 1.75rem;
  }
  .content__menu .list__menu .material-symbols-outlined {
    font-size: 1.25rem;
  }
  .list__menu strong {
    font-size: .75rem;
  }
  .content__menu .list__menu strong {
    font-size: .875rem;
    margin-top: .25rem;
  }
  /* 墓じまいアイコン 追従ヘッダー */
  .list__menu .icon__hakajimai {
    height: 1.5rem;
    margin: .375rem auto;
  }
    /* 墓じまいアイコン タブ */
  .content__menu .icon__hakajimai {
    height: 1.25rem;
    margin: .125rem auto .25rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1040px) {
  .fix-nav-title>ul>li.ttl {
    padding-left: .625rem;
  }
}

/* ===== FVのスライダー ===== */
.heading.detail-fv {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin: 0 auto .625rem auto;
}
.heading .main-visual {
  position: relative;
  width: 100%;
}
.blk_slider {
  position: relative;
  margin: 0;
  width: 100%;
}
#thumbnail-carousel .splide__arrow {
height: 40px;
}
@media only screen and (min-width: 768px) {
  .heading .main-visual {
    width: 100%;
  }
  .blk_slider {
    padding: 0;
    position: relative;
    margin: 0 auto;
    max-width: 1000px;
  }
  #thumbnail-carousel {
    max-width: inherit;
    margin: .25rem auto 0;
  }
  #thumbnail-carousel .splide__list {
    flex-wrap: nowrap;
  }
}

/* ===== MOON_L1-6506 reien_top.cssから抜粋 ===== */
/* FV タイトルブロック */
.detail-fv__ttl {
  justify-content: space-between;
  display: flex;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  flex-wrap: wrap;
}
/* FV 星評価 */
.heading-inner {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin: 5px 0 10px 0;
}
.heading-inner .rating {
  align-items: center;
  display: flex;
  line-height: 1;
}
.heading-inner .rating i {
  color: #fdc92f;
  font-size: 16px;
  margin: 0 -1px;
}
.heading-inner .rating span {
  color: #232b39;
  margin-left: 4px;
  font-size: 16px;
}
.heading-inner p {
  font-size: 12px;
  line-height: 1;
  margin: 0 0 0 4px;
}
.heading-inner p:before {
  color: #232b39;
  content: "(";
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
}
.heading-inner p:after {
  color: #232b39;
  content: ")";
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
}
.furigana {
  font-size: 12px;
  font-weight: normal;
  color: #666;
  display: block;
  letter-spacing: -0.1rem;
  margin-bottom: 6px;
}

/* アーカイブ */
.detail-fv__archive {
  background: #f8f5f1;
  margin: 10px 0;
  width: 100%;
  border: solid 5px #f8f5f1;
  padding: 10px 20px;
}
.detail-fv__archive--date {
  font-size: 12px;
}

@media only screen and (min-width: 768px) {
  /* FV 星評価 */
  .heading-inner {
    margin: 10px 0 0 0;
  }
  .heading-inner .rating i {
    color: #ef7b00;
    font-size: 20px;
  }
  .heading-inner .rating span {
    font-size: 22px;
    margin-left: 8px;
  }
  .heading-inner p {
    font-size: 15px;
    margin: 0 0 0 10px;
  }
  .heading-inner p em {
    font-size: 15px;
    font-weight: normal;
    text-decoration: underline;
  }
}


/* FVのCTA */
.cv-button-title {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  text-shadow: 0 0 6px rgb(0 0 0 / 15%);
}
.button-conversion.top {
  background-color: #fff;
  display: block;
  height: auto;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: calc(100% - 20px);
}
.button-conversion .cv-button-orange {
  background: linear-gradient(to bottom, rgb(255, 170, 0), rgb(255, 119, 0));
  border: 1px solid rgb(255, 119, 0);
}
.button-conversion .cv-button-darkgreen {
  background: linear-gradient(to bottom, rgba(87, 221, 6, 1), rgba(5, 170, 34, 1));
  border: 1px solid rgba(5, 170, 34, 1);
}
.conversion-box-right {
  position: relative;
  width: 100%;
  font-size: 14px;
  border-radius: 5px;
  margin: 10px 0 0;
}
.conversion-box-right>a {
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-weight: normal;
  padding: 13px 0;
  text-decoration: none;
  width: 100%;
}
.conversion-box-right>a>.icon-free {
  background: #fff;
  border-radius: 4px;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  height: 19px;
  line-height: 19px;
  margin: 0 -16px 0 8px;
  padding: 0 4px;
}
.button-conversion .cv-button-orange>a>.icon-free {
  color: #ff6012;
}
.button-conversion .cv-button-darkgreen>a>.icon-free {
  color: #05AA22;
}
.button-conversion .cv-button-darkgreen .cv-button-title {
  text-shadow: 1px 0px 4px rgba(5, 98, 22, 0.5);
}
.cv-button-subtext {
  position: relative;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  display: block;
  margin: 3px 0 0 0;
  text-shadow: 1px 0 4px rgba(66, 89, 3, 0.5);
  width: 100%;
}
.button-conversion__tel {
  max-width: 25rem;
  margin: 0 auto;
}
.detail-fv .button-conversion__tel {
  margin: 0 auto 1.25rem auto;
}
.detail-cv__emergency {
  width: 100%;
  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-bottom: solid 2px #ccc;
  color: #232b39;
  text-decoration: none;
  font-size: .75rem;
  display: flex;
  justify-content: center;
  gap: 0 .625rem;
  align-items: center;
  margin: 0;
  text-align: center;
  padding: .6rem 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#efefef));
  border-radius: .25rem;
  line-height: 1;
}
.detail-cv__emergency strong {
  display: flex;
  align-items: center;
  gap: 0 2px;
  margin: 0 0 4px;
  font-size: 1rem;
  font-weight: bold;
}
.detail-cv__emergency i {
  color: #05aa22;
}
.detail-cv__emergency i {
  font-size: 1.875rem;
}
.text-left {
  text-align: left;
}
#footer_fix .detail-cv__emergency {
  padding: .5rem 0;
}
#footer_fix .detail-cv__emergency strong {
  font-size: 1.125rem;
}
#footer_fix .detail-cv__emergency strong em{
  display: none;
}
#footer_fix .detail-cv__emergency strong span{
  color: #05aa22;
}

/* FV内 区画・販売価格をすべて見る：タグ */
.sp-meta .order__headingmeta--2,
.link_price {
  display: none;
}
.link_price {
  text-decoration: none;
}

/* FV内 住所のリンク色 */
.sp-meta .list-place>li a {
  color: unset;
  text-decoration: unset;
  font-weight: 400;
}

/* FV内 価格 */
.detail-fv__ttl .blk_ttl_cemetery a,
.detail-fv__ttl .blk_ttl_cemetery a:hover,
.detail-fv__ttl .blk_ttl_cemetery a:visited {
  color: #05aa22;
}
.detail-fv__place a,
.detail-fv__place a:hover,
.detail-fv__place a:visited {
  color: #0088ce;
  padding-right: 5px;
}
.detail-fv__place {
  box-sizing: border-box;
  overflow-x: scroll;
}
.detail-fv__place li {
  align-items: center;
  display: flex;
  font-size: 14px;
  margin: 0 0 5px 0;
  white-space: nowrap;
}
.detail-fv__place li:last-child {
  margin: 0;
}
.detail-fv__place .material-icons {
  color: #05aa22;
  margin-right: 2px;
  font-size: 24px;
}
/* fv 価格 */
.detail-fv__price {
  padding: 9px 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.detail-fv__contents--price {
  margin: 0;
}
.detail-fv__title--price {
  font-size: 14px;
  font-weight: bold;
  padding: 5px 0 0 0;
}
.detail-fv__discription--price {
  margin: 0;
  padding: 10px 0 0 0;
}
.detail-fv__title--sub {
  color: #0088ce;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
  margin: 0 0 0 20px;
  text-decoration: underline;
  position: relative;
}
.detail-fv__title--sub .material-icons {
  color: #05aa22;
  font-size: 24px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.detail-fv__list--price {
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px;
  justify-content: center;
}
.detail-fv__item--price {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 5px 0 0 0;
}
.detail-fv__item--price span {
  color: #ff6011;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.detail-fv__item--price em {
  font-family: Roboto, sans-serif;
  font-size: 28px;
}
.detail-fv__item--price small {
  font-weight: normal;
}
.detail-fv__price .detail-fv__anchor {
  display: block;
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
/* FV バッジ */
.award_badge {
  height: auto;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 53px;
  z-index: 1;
}

@media only screen and (min-width: 768px){
  .detail-fv__ttl .blk_ttl_cemetery a,
  .detail-fv__ttl .blk_ttl_cemetery a:hover,
  .detail-fv__ttl .blk_ttl_cemetery a:visited {
    color: #0088ce;
  }
  .detail-fv__place {
    margin: 16px 0 0 0;
  }
  .detail-fv__place li {
    font-size: 16px;
    width: 320px;
  }
  .detail-fv__place li {
    font-size: 16px;
    width: 320px;
  }
  /* FV 価格 */
  .detail-fv__price {
    background: #f8f7f5;
    margin: 16px 0 0 0;
  }
  /* 地図アイコン */
  .heading-map {
    border: 1px solid #ccc;
    float: none;
    height: 64px;
    right: 10px;
    top: 0;
    width: 64px;
  }
  .heading-map p {
    font-size: 16px;
    margin: 42px 0 0;
  }
  /* fv バッジ */
  .award_badge {
    margin: 0 10px 0 0;
    height: auto;
    position: relative;
    right: auto;
    top: auto;
    width: 53px;
  }
  /* sp価格 */
  .fv__price--sp {
    display: none;
  }
}

/* ===== common_responsive.css クリティカルCSS（抜粋） ===== */
/* 対象：リセット・ヘッダー・パンくず・マテリアルアイコン・ks-header */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,button{border:0;font-family:"Hiragino Kaku Gothic ProN","Hiragino Sans","BIZ UDPGothic","Yu Gothic Medium",sans-serif;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline;list-style:none}
body{color:#232b39;font-size:14px}
img{width:100%}
p{line-height:1.6}
p a{color:#0187cd}
.visible-md{display:none}
.header{height:96px;background-color:#fff}
.header-container{margin:0;position:relative;line-height:36px}
.header-container>p{font-size:12px;margin:12px 52px 0 0;float:right}
.header-top{display:flex;flex-wrap:nowrap;justify-content:space-between}
.header-logo{width:96px;margin-left:10px}
.header-telephone>a.txt-call{color:#232b39;font-family:Roboto;font-size:20px;font-weight:bold;height:48px;line-height:48px;overflow:hidden;padding:0;text-align:right}
.header-telephone .icon-fc{margin-right:6px;vertical-align:text-top;width:30px}
.area-menu{display:inline-block;padding:0}
.area-menu a.menu01{cursor:pointer;display:inline-block;font-size:12px;margin:0;text-align:center;text-decoration:none;width:17%}
.area-menu a.menu01 .material-icons{color:#666;font-size:28px;line-height:48px;margin-right:12px}
.area-menu a.menu01 span{display:block}
.header-second{background:#05aa22;text-align:center;width:100%}
.header-second>.area-second>ul{background:#05aa22;clear:both;display:flex;flex-flow:nowrap;justify-content:space-around;height:48px;line-height:48px;padding:0;position:absolute;top:50px;width:100%}
.header-second>.area-second>ul>li{width:44%}
.header-second>.area-second>ul>li.box-check{padding-right:28px;position:relative}
.header-second>.area-second>ul>li>a{color:#fff;display:inline-block;font-size:14px;height:48px;line-height:48px;text-decoration:none}
.header-second>.area-second>ul>li>a>i{height:24px;line-height:48px;margin-right:6px;vertical-align:top}
.header-second>.area-second>ul>li>a>.number-check{background:#fff;border-radius:50%;color:#e83c60;display:inline-block;font-size:13px;font-weight:bold;height:28px;line-height:28px;margin-left:6px;position:absolute;text-align:center;top:10px;width:28px}
.is-fixed{display:block;position:fixed;top:0;left:0;right:0;margin:auto;z-index:100;width:100%}
.fix-nav-container{background-color:#ffffff;height:48px}
header>.fix-nav{display:none}
.breadcrumb{background-color:#f5f5f5;border-bottom:1px solid #e6e6e6;height:32px;line-height:1;overflow:hidden}
.breadcrumb-container{display:block;overflow-y:hidden;overflow-x:scroll}
.breadcrumb-container ol{line-height:32px;display:inline-block;white-space:nowrap;overflow-y:hidden;overflow-x:scroll}
.breadcrumb-container ol li{position:relative;display:inline-block;line-height:28px;height:30px;margin:0;padding:0 10px;text-align:center;font-size:13px}
.breadcrumb-container ol li:before,.breadcrumb-container ol li:after{content:"";display:block;position:absolute;top:-1px;left:calc(100% - 6px);width:0;height:0;border-style:solid;border-width:16px 0 16px 10px;border-color:transparent transparent transparent #e6e6e6;z-index:1}
.breadcrumb-container ol li:before{left:calc(100% - 7px);border-left-color:#f5f5f5;z-index:2}
.breadcrumb-container ol li a{text-decoration:none;font-size:13px;color:#232b39}
.breadcrumb-container ol li:last-of-type:before,.breadcrumb-container ol li:last-of-type:after{content:none}
@media only screen and (max-width:767px){#examination-list,#examination-list form,#examination-list form .list-ex{display:none}}
@media only screen and (min-width:768px){
body,header,main{font-size:15px}
.visible-md{display:block}
.visible-xs{display:none}
.header{height:auto;padding:15px 0 0;width:100%;z-index:99}
.header-container{line-height:1;margin:0 auto 4px;max-width:1000px}
.header-container>p{margin:0 0 15px}
.header-top{display:flex;justify-content:space-between;width:100%}
.header-logo{width:140px;margin:0}
.keywords{width:150px;height:30px;border:1px solid #aaa;border-radius:3px 0 0 3px;font-size:14px;padding-left:13px}
.keywords:focus{outline:0}
.box-search>p ::-webkit-input-placeholder{color:#aaa}
.box-search>p ::-moz-placeholder{color:#aaa}
.box-search :-ms-input-placeholder{color:#aaa}
.box-search{display:flex;margin-right:25px}
.box-search>p{margin:0}
.btn-search{width:38px;height:32px;background-color:#fafafa;border:1px solid #aaa;border-left:none;border-radius:0 3px 3px 0;cursor:pointer}
.btn-search>i{color:#05aa22;padding:3px 5px 0}
.search-btn{width:20px;right:0;left:0;margin:auto;display:block;padding:8px 0}
.search-btn:focus{outline:none}
.header-telephone dl{margin:0;width:320px}
.header-telephone dl a{color:#232b39}
.header-telephone dl dt{margin:0 16px 0 0;font-size:12px;text-align:center;float:left;color:#05aa22;background-color:#edf6e3;padding:3px 0;width:120px;border-radius:3px;position:relative;line-height:1.5}
.header-telephone dl dt:before{content:"";position:absolute;display:block;width:0;height:0;right:-9px;top:14px;border-left:10px solid #edf6e3;border-top:8px solid transparent;border-bottom:8px solid transparent}
.header-telephone dl dd{white-space:nowrap}
.header-telephone dl dd p:first-of-type{margin:-.1em 0 0;font-family:Roboto,sans-serif;font-weight:bold;font-size:29px;line-height:1;text-align:right}
.header-telephone dl dd p:nth-of-type(2){margin:0;font-size:12px;text-align:center;line-height:1.6}
.header-second{background:#05aa22;clear:both;font-size:15px;height:48px;justify-content:center;text-align:center;width:100%}
.header-second>.area-second{margin:0 auto;position:relative;width:1000px}
.header-second>.area-second>ul{display:flex;flex-flow:nowrap;justify-content:flex-end;margin:0 auto;padding:0;position:relative;text-align:center;top:0;width:1000px}
.header-second>.area-second>ul>li{font-size:15px;width:160px}
.header-second>.area-second>ul>li.box-check{padding-right:28px;position:relative}
.header-second>.area-second>ul>li>a{color:#fff;display:inline-block;font-size:15px;height:48px;line-height:48px;text-decoration:none}
.header-second>.area-second>ul>li>a>i{height:24px;line-height:48px;margin-right:8px;vertical-align:top}
.header-second>.area-second>ul>li>a>.number-check{background:#fff;border-radius:50%;color:#e83c60;display:inline-block;font-weight:bold;height:28px;line-height:28px;margin-left:8px;position:absolute;text-align:center;top:10px;width:28px}
.header-second__detail,.header-second>.area-second>ul{height:32px}
.header-second__detail>.area-second>ul>li>a{height:32px;line-height:32px}
.header-second__detail>.area-second>ul>li>a>i{line-height:32px !important}
.header-second__detail>.area-second>ul>li>a{font-size:14px}
.header-second__detail>.area-second>ul>li>a>i{font-size:20px !important}
.breadcrumb-container{max-width:1000px;margin:0 auto;padding:0 10px}
.breadcrumb-container ol{overflow:hidden}
}
@media only screen and (min-width:768px) and (max-width:1040px){
.header{width:100%}
.header-container{padding:0;width:100%}
.header-top{padding:0 20px;width:calc(100% - 40px)}
.header-second>ul{width:100%}
.header-second>.area-second{width:100%}
.header-second>.area-second>ul{width:100%}
.header-telephone dl dt{margin-right:12px}
}
@media only screen and (max-width:359px){
.header-container>p{margin-right:5px}
.header-telephone>a.txt-call{color:#232b39;font-family:Roboto;font-size:18px;font-weight:bold;height:48px;line-height:48px;overflow:hidden;padding:0;text-align:right}
.header-telephone .icon-fc{margin-right:2px;vertical-align:text-top;width:28px}
}
@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://cdn.e-ohaka.com/css/iconfont/MaterialIcons-Regular.eot);src:local('Material Icons'),local('MaterialIcons-Regular'),url(https://cdn.e-ohaka.com/css/iconfont/MaterialIcons-Regular.woff2) format('woff2'),url(https://cdn.e-ohaka.com/css/iconfont/MaterialIcons-Regular.woff) format('woff'),url(https://cdn.e-ohaka.com/css/iconfont/MaterialIcons-Regular.ttf) format('truetype')}
.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';max-width:1em}
.material-icons.md-18{font-size:18px}
.fix-nav-title>ul>li.txt-call>a>.material-icons.md-18{color:#fff;margin:0}
.material-icons.md-28{font-size:28px}
.material-icons.md-48{font-size:48px}
@media only screen and (max-width:768px){.ks-header{display:none}}
@media only screen and (min-width:768px){
.ks-header{background:#05aa22;color:#fff;display:block;height:40px}
.ks-header .ks-nav{display:flex;flex-flow:nowrap;font-size:14px;height:40px;justify-content:flex-start;line-height:40px;margin:0 auto;max-width:1000px;width:100%}
.ks-header .ks-nav__txt{color:#fff;padding-right:13px}
.ks-header .ks-nav__item>a{border-left:solid 1px #017513;color:#fff;padding:5px 13px;text-decoration:underline}
.ks-header .ks-nav__item>a.no-border{border-left:none}
.ks-header .ks-nav__item.active{background:#fff;color:#232b39;padding:0 13px}
}
@media only screen and (min-width:768px) and (max-width:1040px){
.ks-header .ks-nav{font-size:1.3vw}
.ks-header .ks-nav__txt{padding-right:10px}
.ks-header .ks-nav__item>a{padding:5px 12px}
.ks-header .ks-nav__item.active{padding:0 12px}
}

/* 口コミ：お墓タイプアイコン */
.wrap_review_detail .blk_type_price .icon_type {
  display: inline-block;
  border: 1px solid #05aa22;
  color: #05aa22;
  margin-left: 5px;
  padding: 2px;
}
