a:hover {
	color: unset;
	opacity: .7;
}
body .is-layout-flex {
	justify-content: center;
}
body .is-layout-flex.jc-left {
	justify-content: left;
}
p.glmenu_fav {
	line-height: 1;
}
h2.top-h2 {
	background: none;
	font-size: 1.6em;
	padding: 0 0 .4em;
	color: #01b4b9;
	font-family: 'Noto Serif JP', serif;
	font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
	position: relative;
	border-bottom: 2px solid;
}
h2.top-h2:before {
	position: absolute;
	top: 100%;
	left: 46%;
	content: "";
	background: #01b4b9;
	height: 25px;
  width: 90px;
	clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
}
.wp-block-columns p.top-cat_title {
	font-size: 1.4em;
	color: #01b4b9;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	margin-bottom: 0;
}
.wp-block-columns p.top-cat_title a {
	color: #01b4b9;
}
.top-comment, .explanation {
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	letter-spacing: .05em;
	padding: 1.5em;
}
.explanation {
	max-width: 1000px;
    margin: 0 auto 1.5rem;
    font-size: 1rem;
    box-shadow: rgba(0, 0, 0, .15) 1px 2px 5px;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 5px;
    padding: 1.2rem 1rem;
}
.explanation span {
	border-bottom: 1px dashed #ccc;
}
.article .explanation {
	max-width: none;
}
.article .explanation p {
	margin-bottom: 0;
}
.readmore {
	position: relative;
	padding-bottom: 40px;
}
.readmore label {
	position: absolute;
	display: table;
	left: 50%;
	bottom: 0;
	margin: 0 auto;
	width: 150px;
	color: #1967d2;
	padding: .3rem 0;
	text-align: center;
	transform: translateX(-50%);
	cursor: pointer;
	z-index: 1;
}
.readmore label::before{
  content: '続きを見る';
  font-family: 'Noto Sans JP';
}
.readmore input[type="checkbox"]:checked ~ label::before {
  content: '元に戻す';
}
.readmore input[type="checkbox"]{
  display: none;
}
.readmore-content {
  position: relative;
  height: 100px;
  overflow: hidden;
}
.readmore input[type="checkbox"]:checked ~ .readmore-content {
  height: auto;
}
.readmore-content::before {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: linear-gradient( rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, #fff 100%);
}
.readmore input[type="checkbox"]:checked ~ .readmore-content::before {
  display: none;
}

h3.soso-title {
	border: none;
	margin-bottom: 0;
	padding: 0 0 .5rem .2rem;
}
.wp-block-columns p {
	margin-bottom: 1rem;
}
.text-space-s {
	letter-spacing: -.05em;
}

h2.title-h2 {
	background: none;
	padding: 0;
	margin-bottom: 1rem;
	font-size: 1.7rem;
	color: #333333;
}

.article h3.title-h3 {
	background: #01b4b9;
	border: none;
	color: #fff;
	margin-bottom:0;
}
.body .wp-block-image.typeimg {
	margin-bottom: 1rem;
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-100.btn-detail {
	flex-basis: 98%;
	width: 98%;
	line-height: 2.5;
	margin: 0 auto;
}
div.mb18 {
    margin-bottom: 1.8em;
}
/* ご遺骨供養 */
.bg-goikotsu {
	position: relative;
	margin-top: .2rem;
}
.bg-goikotsu::before {
	background: url(../../../images/goikotsu-back.jpg);
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0.5);
    background-blend-mode: lighten;
	position: absolute;
    top: 0;
    z-index: -1;
    content: "";
    width: 100%;
	height: 70vh;
}
.bg-goikotsu h1.entry-title {
	background: none;
}
.kflow-cover button.simplefavorite-button {
	display: none;
}
h3.mtitle {
	width: 100%;
}
.ryuuijiko {
	width: 100%;
	margin-bottom: 2rem;
}
.ryuui-con {
	margin: 0 1rem;
}
.ryuui-con p {
	line-height: 1.4;
    margin-bottom: .5rem;
}
h4.ryuui {
	margin: 1.5rem 0 .5rem;
	padding: 0 1rem;
  	border-left: 4px solid #01b4b9;
}
h4.ryuui:first-child {
	margin-top: 0;
}
/* ご遺骨供養終わり */
/* ご遺骨供養 お申込みから完了までの流れ */
h4.flow-h4 {
	width: 50%;
	margin: 0 auto 2rem;
	background: #0071ce;
	border: none;
	border-radius: 30px;
	color: #fff;
	position: relative;
	line-height: 1.25;
    font-size: 20px;
    padding: 9px 10px;
}
h4.flow-h4::before {
	position: absolute;
    top: 95%;
    left: 47.5%;
    content: "";
    background: #0071ce;
    height: 11px;
    width: 30px;
    clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
}
h4.flow-h4.mochi, h4.flow-h4.mochi::before {
	background: #cc9b00;
}
p.kuyo-step {
	width: 50%;
	margin: 0 auto 1rem;
}
.kuyo-stepbox {
	position: relative;
}
.kuyo-stepbox::after {
	position: absolute;
	top: 0;
	left: 100%;
	margin: 0 1rem;
	content: "";
	width: 1px;
	height: 100%;
	background-image: linear-gradient(to bottom, #979797 50%, transparent 50%);
  background-size: 5px 5px;
  background-repeat: repeat-y;
  background-position: right bottom;
}
/* ご遺骨供養 お申込みから完了までの流れ 終わり */
/* お問い合わせフォーム */
.wpcf7-form-control:has(.wpcf7-list-item ) {
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
}
.wpcf7-list-item {
	display: block;
	width: calc(98% / 3);
    margin: 0;
    border: 1px solid #9e9e9e;
    margin-top: .5rem;
    padding: 12px;
    border-radius: 3px;
    position: relative;
}
.wpcf7-list-item label {
	display: flex;
}
.wpcf7-list-item input[type=checkbox] {

}
.wpcf7-list-item-label {
	display: block;
	width: 100%;
	margin-left: .5rem;
}
.wpcf7-list-item:has(input[type=checkbox]:checked) {
    background-color: #01b4b9;
    border: 1px solid #039ca1ff;
    color: #fff;
}

.required {
	background-color: #cc0033;
  	color: #fff;
  	padding: 0.1rem 0.5rem;
	line-height: 1.5;
	border-radius: 3px;
	font-size: .9rem;
	display: inline-block;
	margin-left:.5rem;
}
table.contact tr:nth-of-type(2n+1) {
	background-color: unset;
}
.contact tr th, .contact tr td {
	border-right: none;
	border-left: none;
	text-align: left;
	padding: 1.5rem 1rem;
}
.contact tr th {
	width: 30%;
}
.contact tr th p, .contact tr td p {
	margin-bottom: 0;
}
.btn_cover {
	margin-top: 4rem;
	display: flex;
}
.btn_con {
	width: 50%;
}
input[type=submit].wpcf7-form-control,input[type=button].return {
	background-color: #01b4b9;
	color: #fff;
	width:60%;
	border-radius:50px;
	display: block;
	margin: 0 auto;
	font-size: 1.1rem;
	border: none;
	padding:11px;
}
.btn_con input[type=submit].wpcf7-form-control {
	margin-left:.5rem;
}
.btn_con input[type=button].return {
	margin-right: .5rem;
}
input[type=submit].wpcf7-form-control:hover,input[type=button].return:hover
{
	opacity: .5;
}
.wpcf7 form .wpcf7-response-output {
	border: none;
}
.pnum1, .pnum2 {
	display: inline-block;
}
.pnum1 {
	width: 120px;
}
.pnum2 {
	width: 150px;
}
#policy {
    width: 100%;
    height: 200px;
    margin: 1em auto;
    overflow-y: scroll;
    border: 2px solid #ccc;
    text-align: left;
}
p.form_comment {
	font-size:16px;
	font-weight: bold;
	line-height: 1.4;
}
.wpcf7-acceptance .wpcf7-list-item {
	width: 100%;
	border: none;
}
/* お問い合わせフォーム終わり */
/* 流れ */
.flow-box {
	box-shadow: rgba(0, 0, 0, .15) 2px 3px 10px;
	border: 1px solid rgb(204, 204, 204);
    border-radius: 20px;
	padding: 1.5rem 1rem;
	position: relative;
}
.flow-box::after {
	position: absolute;
	top: 100%;
	left: 46%;
	content: "";
	background: #01b4b9;
	height: 25px;
	width: 90px;
	clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
}
.flow-box:last-of-type::after,.flow-box.last-con::after {
	background: none;
}
div.flowno-cover, div.flowimg-cover {
	display: flex;
	align-items: center;
}
p.flow-no {
	font-size: 1.8rem;
	font-weight: bold;
	color: #01b4b9;
	position: relative;
	padding: 0 .5rem;
}
p.flow-no::before {
	content: "STEP";
	font-size: 12px;
	position: absolute;
	top: -8px;
}
h3.flow-title {
	border: none;
	margin-bottom: 1rem;
	padding: 12px .2rem 0;
}

/* 流れ終わり */
/* お寺・僧侶派遣 */
.is-style-ok-box, .is-style-ng-box {
	width: 900px;
  margin: 0 auto;
}
.soryo-top_cover {
	background: linear-gradient(to bottom, #ffffff, #fff1dd);
}
h2.comment-title {
	border: none;
	padding: 0;
	font-size: 1.8rem;
	color: #333;
	background: none;
	margin-bottom: 1em;
}
.feature-box {
	margin-top: 2.5rem;
    box-shadow: rgba(0, 0, 0, .15) 2px 3px 10px;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 20px;
    padding: 1.5rem 1rem;
	background: #fff;
}
.feature-box h3 {
	border: none;
	font-size: 1.25rem;
	margin-bottom: 1rem;
}
.feature-box p {
	font-size: 16px;
}
.s-reason .feature-box p {
	font-size: 1.1rem;
	line-height: 1.5;
}
div.pricecon_cover {
	position: relative;
	margin-top: -10px;
	width: 900px;
  margin: 0 auto;
}
div.pricecon_cover::before {
	content: "";
  position: absolute;
  top: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-bottom: 13px solid #FFF;
  z-index: 2;
}
div.pricecon_cover::after {
	content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-bottom: 15px solid #949495;
  z-index: 1;
}
div.pricecon_cover.so::before {
	border-bottom: 13px solid #FFF;
}
.is-style-rounded {
	max-width: 400px;
	height: auto;
}
div.price-con_cover {
	border-right: none;
}
div.price-con_cover:last-child {
	border-right: 1px solid #1e50a2;
}
p.price-con {
	line-height: 1.4;
}
.select-cus {
	position: relative;
	font-size: 1.4rem;
	margin-bottom: 3rem;
}
.select-cus::after {
	content: "";
  position: absolute;
	bottom: -11px;
	left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #e95295 transparent transparent transparent;
    border-width: 12px 13px 0px 13px;
}
.select-cus.meido::after {
	 border-color: #333 transparent transparent transparent;
}
.select-cus.toBsoryo::after {
	 border-color: #01b4b9 transparent transparent transparent;
}
.select-cus.hanso::after {
	border-color: #0095d9 transparent transparent transparent;
}
p.cus_fukidashi {
	position: relative;
	padding: 1rem;
	border-radius: 30px;
	border: 3px solid #ccc;
	font-weight: bold;
	line-height: 1.5;
	font-size: 1.2rem;
	margin: 0 1.5rem;
}
p.cus_fukidashi::before, p.cus_fukidashi::after {
	position: absolute;
	border-radius: 50%;
	border: 3px solid #ccc;
	content: "";
}
p.cus_fukidashi::before {
	top: 110%;
	left: 40px;
	height: 15px;
	width: 15px;
}
p.cus_fukidashi::after {
	top: 140%;
	left: 50px;
	height: 10px;
	width: 10px;
}
.price-box h4 {
	border: none;
	color: #01b4b9;
}
.voice_list p {
	background: #01b4b9;
	color: #fff;
	padding: .15rem 0 .3rem .5rem;	
}
.toggle-button::before {
	color: #333;
	opacity: .8;
	font-size: 1em;
}
i.fas.fa-play {
	background: #fff;
  padding: .7rem .6rem .6rem .8rem;
  border-radius: 30px;
  font-size: 12px;
  color: #e95295;
	vertical-align: 3px;
}
i.fas.fa-play.seishi {
	color: #a6720f;
}
h3.sofusho-title {
	border: none;
	padding: 0 0 .3rem 0;
	font-size: 1.6rem;
	display: inline-block;
	position: relative;
}
h3.sofusho-title::after {
    content: "";
    width: 76px;
    height: 3px;
    display: block;
    background: #01b4b9;
    border-radius: 30px;
    position: absolute;
    margin: auto;
    left: 0;
    bottom: -10px;
}
p.soryo {
	display: inline-block;
}
div.notes {
	padding:0;
}
.tategaki {
text-align: center;
	background: url(/wp-content/images/meido-back.jpg) left 0 top 0 repeat;
	padding: 2rem 0 1rem;
}
.tategaki p {
	display: inline-block;
	writing-mode: vertical-rl;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 2rem;
	line-height: 2.1;
	letter-spacing: 4px;
	color: #fff;
}
.meido-opp {
	background: url(/wp-content/images/akamaru.png) left 50% top 10px no-repeat;
	background-size: 100px;
	background-color:rgba(255,255,255,0.5);
background-blend-mode:lighten;
}
p.meido-setsumei {
	padding: 1rem 2rem;
}
p.corp {
	display: inline-block;
	margin: 0 1rem .5rem 0;
	padding: .4rem .7rem .5rem;
	background: #0095d9;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	border-radius: 4px;
	line-height: 1.4;
}
.timeline-item-label {
	font-size: 16px;
	font-weight: bold;
	color: #37763a;
	padding-top: 16px;
}

/* CV */
h4.cv_h4 {
	font-size: 1.8rem;
	padding: 0;
}
a[href*="tel:"] {
	pointer-events: none;
}
.cv-box p, .cv-telno p {
	line-height: 1.4;
}
.tel-box {
	margin-top: .5rem;
}
a.cv-telno {
	display: block;
	background: #ea0666;
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	border-radius: 50px;
	margin: .5rem 0 0;
	padding: .2rem 0 .4rem;
}
.cv-telno span {
	display: block;
	font-size: 14px;
	font-weight: normal;
}
a.cv-formlink {
	display: block;
	margin-top: .5rem;
	background: #0074BF;
	color: #fff;
	text-align: center;
	font-size: 1.2rem;
	font-weight: bold;
	border-radius: 50px;
	line-height: 3.5;
	position: relative;
}
a.cv-formlink.order {
	background: #ff3c00;
}
a.cv-telno:hover, a.cv-formlink:hover {
	opacity: .6;
}
.cv-telno i, .cv-formlink i {
	margin-right: .5rem;
}
/* CV終わり */

/* お墓ページ */
figure.wp-block-table.box100 table {
	width: 100%;
}
.iconlist-title::before {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	color: #7ad0b6;
	font-size: 20px;
	content: "\f0eb";
}
/* お墓ページ終わり */
/* お焚き上げページ */
p.lh_12 {
	line-height: 1.2;
	padding-bottom: .5rem;
}
.takiage-b table thead tr th:first-child {
	width: 40%;
}
/* お焚き上げページ終わり */
ul.list-style-none {
	list-style: none;
	text-indent: -1em;
	padding-left: 1em;
}

/* ご遺体搬送ページ */
.hanso_fv h2 {
	background: none;
	color: #333;
	margin-bottom: 1rem;
	padding-left: 0;
	font-size: 1.8rem;
}
.hanso-top-feature div {
	padding: 20px;
    background-color: #01b4b9;
	color: #fff;
	box-shadow: 7px 7px #a4b2ba;
	align-content: center;
}
.hanso-top-feature p {
	font-size: 1.3rem;
}
.hanso-top-feature span.price {
	font-size: 1.6rem;
	color: yellow;
	font-weight: bold;
}
.hanso-top-feature p.fv-chu {
	font-size: 12px;
	line-height: 1.2;
}
.hanso-top-feature p.lh-16 {
	line-height: 1.6;
}
.hanso-top-feature span.yellow {
	font-size: 1.4rem;
	color: yellow;
}
.hanso-cv-comment {
	align-items: center;
	display: flex;
	justify-content: center;
}
.hanso-cv-comment::before, .hanso-cv-comment::after {
background-color: #1e90ff;
  border-radius: 5px;
  content: "";
  height: 5px;
  width: 40px;
}
.hanso-cv-comment::before {
  margin-right: 10px;
  transform: rotate(50deg);
}
.hanso-cv-comment::after {
  margin-left: 10px;
  transform: rotate(-50deg);
}
h3.target {
	display: inline-block;
	border: none;
	padding: .5rem 2rem;
	font-size: 1.4rem;
	background: #01b4b9;
	border-radius: 5px 5px 0 0;
	color: #fff;
}
.target_cover {
	border: 1px solid #01b4b9;
	border-radius: 0 10px 10px 10px;
	padding: 2rem;
}
h2.hanso-reason {
	border: none;
    padding: 0;
    font-size: 1.8rem;
    color: #333;
    background: none;
    margin-bottom: 1rem;
}
h4.private_comme {
	font-size: 1.6rem;
	margin-bottom: .8rem;
}
.simu-button a:hover {
	color: #fff;
}
dl.add-price_item {
	margin: 1rem .5rem;
}
.add-price_item p {
	margin-bottom: 0;
}
.add-price_item dt {
	color: #00a3af;
    font-weight: bold;
    font-size: 1.2rem;
    position: relative;
    padding-left: 2rem;
}
.add-price_item dt::before {
	content: "■";
    color: #00a3af;
    position: absolute;
    left: 0;
}
.add-price_item dd {
	margin-bottom: .5rem;
}
.add-price_item p {
	line-height: 1.5;
}
.add-price_item p.price-cover {
	font-size: 1.3rem;
}
.price-cover span.price {
	font-size: 1.4rem;
}
.col_3_mt {
    width: calc(98% / 4);
}
.article ul li.col_3_mt {
	margin: .2rem .3rem .2rem 0;
}
ul.option_list {
	margin-top: .5rem;
	padding-left: 0;
	justify-content: flex-start;
}
.option_list li {
    border: 1px solid #ccc;
    padding: 5px;
}
.option_list li p:first-of-type {
    width: 80px;
}
.option_list li p img {
    width: 80px;
    height: auto;
}
.option_list li p:last-of-type {
    width: calc(100% - 80px);
    padding-left: 5px;
}
.hansojirei .right {
	text-align: right;
}
/* ご遺体搬送ページ終わり */

@media screen and (max-width: 1135px) {
	.bg-goikotsu::before {
		background: none;
	}
	p.cus_fukidashi {
		font-size: 1.1rem;
		margin: 0;
	}
}
@media screen and (max-width: 1023px) {
	ul.menu-drawer i.fas.fa-star {
		color: #01b4b9;
	}
	p.glmenu_fav {
		display: inline-block;
	}
	h4.cv_h4 {
		font-size: 1.3rem;
	}
	a.cv-telno {
		font-size: 1.4rem;
	}
	a.cv-formlink {
		font-size: 1.2rem;
	}
	.wpcf7-list-item {
		width: calc(98% / 2);
	}
	.col_3_mt {
		width: calc(98% / 3);
	}	
}

@media screen and (max-width: 900px) {
	.is-style-ok-box, .is-style-ng-box, div.pricecon_cover {
		width: 100%;
	}
	.btn_order {
		text-align: right;
	}
	.tategaki p {
		font-size: 1.3rem;
    line-height: 2;
	}
}
@media screen and (max-width: 834px){
	h2.title-h2 {
		font-size: 1.3rem;
	}
	.contact tr th, .contact tr td {
		display: block;
		font-size: 1rem;
	}
	.contact tr th, .contact tr td, tr td.area-t {
	width: 100%;
	}
	.stype span.wpcf7-list-item {
		display: block;
	}
	.goikostu-wrap .main {
		padding: 0 .5rem;
	}
	.goikostu-wrap h1.entry-title {
		padding: 1rem 0;
	}

	div.price-con_cover {
		border-right: 1px solid #1e50a2;
	}
	h2.comment-title {
		font-size: 1.2rem;
	}
	h3.sofusho-title {
		font-size: 1.3rem;
	}
	.article ul, .article ol {
		padding-left: 1rem;
	}
	ul.option_list {
		padding-left: 0;
	}
}
/* お寺・僧侶派遣終わり */
@media screen and (max-width: 781px) {
	div.gap0, .flow-box {
		gap: 0;
	}
	.flow-box img {
		margin-top: 1rem;
	}
	div.order-cover {
		margin-bottom: .5rem;
	}
	.syoire {
		flex-direction: column-reverse;
	}
	.wp-block-columns.taio {
	gap: 0;
	}
	h3.sofusho-title {
		padding-top: 1rem;
	}
	h4.flow-h4 {
		width: 100%;
	}
	.current-check {
		left: -1000vw;
	}
	a[href*="tel:"] {
		pointer-events: auto;
	}
	.mobile-half img {
		max-width: 330px;
	}
	.cv-img {
		display: none;
	}
	/* 宗派解説ページ */
	.wp-block-image.upto300 img {
		width: 100%;
		max-width: 300px;
	}
	/* 宗派解説ページ終わり */
	.cv-car_box {
		display: none;
	}
	.col_3_mt {
		width: calc(98% / 2);
	}
	dl.add-price_item {
		margin: .5rem 0;
	}
	.select-cus {
		font-size: 1.2rem;
	}
	.contact tr th, .contact tr td {
		padding: 1rem;
	}
}
@media screen and (max-width: 550px) {
	.tategaki p {
		font-size: 1rem;
    line-height: 1.6;
	}
	.ryuui-con {
		margin: 0;
	}
	.mobile-half img {
		max-width: 40vw;
	}
	.target_cover {
		padding: .5rem;
	}
	.article ul li.col_3_mt {
		margin-right: .1rem;
	}
	.add-price_item dt {
		padding-left: 1.5rem;
	}
	.article dd {
		margin-left: 1rem;
	}
}

@media screen and (max-width: 480px){
	h2.top-h2 {
		font-size: 1.4em;
	}
	h2.top-h2:before, .flow-box::after {
		left: 38%;
	}
	p.meido-setsumei {
		padding-left: .5rem;
		padding-right: .5rem;
	}
	.meido-pcome span {
		font-size: 14px;
	}
	h4.flow-h4::before {
		left: 46%;
	}
	.body .wp-block-columns .cv-box .line-btn {
		margin-bottom: 1rem;
	}
	.article h4 {
		font-size: 20px;
	}
	.wpcf7-list-item {
		width: 100%;
	}
	/* 宗派解説ページ */
	.wp-block-image.upto300 img {
		max-width: 100%;
	}
	/* 宗派解説ページ終わり */
	.col_3_mt {
        width: 100%;
    }
	.option_list li p img {
		width: 60px;
	}
}
/* モバイル　ハンバーガー*/
.menu-drawer li {
	border-bottom: 1px dotted #ccc;
}
.menu-drawer li ul li {
	border-bottom: unset;
}