@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/

/* font-family: "Zen Kaku Gothic New", sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');

/* font-family: "Noto Serif JP", serif; */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');

.front_contents {
	position: relative;
	padding: min(calc(150px + (1vw - 19.2px) * 4.5307), 150px) 0; /* 150-80px (1920-375) */
	z-index: 10;
}
.wrapper_content {
	position: relative;
	width: 90%;
	max-width: 1240px;
	margin: 0 auto;
	z-index: 20;
}
#front_top_content, #front_bottom_content {
	position: relative;
	padding: min(calc(120px + (1vw - 19.2px) * 3.2362), 120px) 0; /* 120-70px (1920-375) */
	z-index: 10;
	background: #FFF9FB;
}
#front-sectionPost .postlist li {
	border: none!important;

}
.postlist li,
.postlist li:first-child {
	border: none!important;
}
.postlist .post_text {
	position: relative;
}
.postlist .post_text:after {
	content: '';
	display: inline-block;
	background-size: 3px 1px;
	background-image: linear-gradient(to right, #000000 1px, transparent 1px);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	position: absolute;
	height: 1px;
	bottom: 0;
	right: 0;
	width: 92%;
}
body:not(.home) #front_bottom_content {
	display: none;
}

#front-sectionPost {
	width: 94%;
	max-width: 1400px;
	margin: 0 auto;
}
.postlist .post_text {
	padding: 26px 0;
}
.post .time, .postlist .time {
	font-weight: 500;
	color: #BB0042 !important;
	background: #FFFFFF;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 5px;
}
.post .time a, .postlist .time a {
	font-weight: 500;
	color: #BB0042!important;
}

.post4b li .post4b_contents {
	/* 	opacity: 1; */
	display: none;
}
.post4b .time {
	display: block;
	background: #BB0042;
}

.post_link a {
	color: #333333!important;
}
.post_link {
	border-bottom: none;
}

#wrapper {
	max-width: unset;
	padding: 0;
	position: relative;
	z-index: 1;
}

body {
	font-weight: 400;
	font-family: "Zen Kaku Gothic New", sans-serif;
	background: #FFF9FB;
}

body p {
	line-height: 2;
}

body:not(.home) #wrapper {
	width: unset;
}
body.category #wrapper, body.archive #wrapper , body.single #wrapper , body.page-contact #wrapper , body.page-thanks #wrapper , body.page-privacy #wrapper , body.error404 #wrapper {
	width: 94%;
	max-width: var(--content-max-width);
}

.page-id-17 #wrapper {
	width: 94%!important;
	max-width: var(--content-max-width);
	margin-inline: auto;
}
header#h1Header {
	background: #fff;
	width: 96%;
	margin-inline: auto;
	border-radius: 25px;
}
#thumbImg::before, header#h1Header::before {
	background: #202020;
	opacity: 0;
}
header#h1Header h1.title {
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	color: #3F342D;
	background: #fff;
	width: fit-content;
	margin-inline: auto;
	border-radius: 5px;
	padding: 0 10px;
}

#header-upper {
	display: none!important;
}
#header,.sticky-header #header > .inner {
	background: #FFF9FB;
}
.header__nav-contact {
	padding-right: 14px;
}
#header ul.header__contact {
	column-gap: 10px;
}
#header ul.header__contact li {
	height: auto;
}
#header a.head_btn {
	display: flex;
	justify-content: center;
	align-items: center;	
	flex-direction: unset;
	border-radius: 25px;
}
#header a.head_btn::before {
	display: inline-block;
	font-size: 1.4rem;
	margin-top: 4px;
	margin-right: 4px;
}
#header a.head_btn.tel_btn{
	position: relative;
	background: #EF7EA7!important;
}
#header a.head_btn.mail_btn {
	position: relative;
	background: #399D26!important;
}
nav#mainNav ul li a {
	color: #333333;
	padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(28px + (1vw - 19.2px) * 1.6722), 28px);
}
nav#mainNav ul li a:hover {
	background: #FFF9FB;
}
nav#mainNav ul li a b {
	font-weight: 500;
	color: #333333;
}
nav#mainNav ul li.current-menu-item a {
	background: #FFF9FB;
}
nav#mainNav ul li.current-menu-item a b {
	color: #333333;
}
nav#mainNav ul li.current-menu-item a b {
	color: #333333;
}
nav#mainNav ul li ul.sub-menu li a {
	color: #333333;
}
nav#mainNav ul li.current-menu-parent a b {
	color: #333333;
}
nav#mainNav ul li ul.sub-menu li a {
	background: #FFF9FB;
}
nav#mainNav ul li ul.sub-menu li a:hover,
nav#mainNav ul li ul.sub-menu li.current-menu-item a,
nav#mainNav ul li ul.sub-menu li.current-menu-item a:hover {
	background: #FCE5EE!important;
}


.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
	background: #FFB4D1;
}
.spmenu #menu p {
	color: #FFB4D1;
}

a#scrollUp {
	background: #FFB4D1;
}

#footer {
	padding: 30px;
}
#footer,#copyright {
	color: #fff;
	background: #FCE5EE;
}
#copyright {
	margin-top: 0;
}
#footer .footnav:not(:last-child) {
	margin-bottom: 20px;
}
#footer li a, .footeradd, .footertel, #footer li a:hover {
	color: #fff;
}
#footer .footnav ul > li::before, #footer .footnav ul > li::after {
	display: none;
}

.inner {
	width: 94%;
	max-width: 1400px;
	margin-inline: auto;
}

h1.title {
	font-family: "Noto Serif JP", serif;
	font-size: var(--rem48);
	letter-spacing: .01em;
	color: #333333;
	line-height: 1.6;
	font-weight: 500;
	display: block;
	margin-bottom: 40px;
	width: fit-content;
	position: relative;
}
h1.title .en {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 400;
	letter-spacing: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	font-size: var(--rem20);
	line-height: 1;
	position: relative;
	margin-bottom: 10px;
}
h1.title .en::before {
	content: '';
	display: inline-block;
	background: #BB0042;
	width: 10px;
	height: 10px;
	border-radius: 50%;
}

.post h2 {
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	font-size: var(--rem36);
	margin-top: 0;
	margin-bottom: 30px;
}
.post h2:after {
	display: none;
}
.post h2.title {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	position: relative;
	margin-top: 0!important;
	margin-bottom: 30px!important;
}
.post h2.title::before {
	content: '';
	display: inline-block;
	background: #399D26;
	width: 10px;
	height: 10px;
	border-radius: 50%;
}

.post h3 {
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	border: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

.post h4 {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 400;
}

.post h4::before {
	background: #BB0042;
}

.linkBtn, .post .linkBtn, a.linkBtn {
	background: unset;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0;
	max-width: unset;
	color: #333333;
	margin: 0;
	padding: 0;
	margin-top: 40px;
}
a.linkBtn::after {
	background: url(/wp-content/uploads/arrow.png)no-repeat;
	background-size: contain;
	background-position: center;
	width: 40px!important;
	height: 40px!important;
	border: none!important;
	transform: rotate(0)!important;
	position: static!important;
	top: unset!;
	right: unset!important;
	margin: 0!important;
	margin-left: 15px!important;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
	background: unset;
	color: #333333;
	opacity: .7;
}

.cta_wrap {
	position: relative;
	padding-bottom: 60px;
}
.cta_wrap::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/cta_bg.png)no-repeat;
	background-size: contain;
	background-position: center;
	width: 35%;
	max-width: 700px;
	aspect-ratio: 833 / 625;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.cta {
	padding-bottom: 60px;
}
.cta .wrap {
	background: #FCE5EE;
	border-radius: 25px;
	padding: 60px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	z-index: 2;
}
.cta h1 {
	text-align: left;
	margin-left: 0;
	margin-bottom: 0;
}
.cta h1 .en {
	justify-content: flex-start;
}
.cta .buttonList {
	display: flex;
	justify-content: center;
	column-gap: 25px;
	row-gap: 20px;
	flex-wrap: wrap;
}
.cta a {
	font-weight: 700;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: var(--rem24);
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: unset;
	color: #fff;
	background: #fff;
	border-radius: 50px;
	padding: 12px 24px;
	width: 300px;
	height: 70px;
}
.cta a::before {
	display: block;
	font-family: 'FontAwesome';
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1;
	margin-right: 6px;
}
.cta a.telLink {
	background: #EF7EA7;
}
.cta a.telLink::before {
	content: '\f095';
}
.cta a.mailLink {
	background: #399D26;
}
.cta a.mailLink::before {
	content: '\f0e0';
}

.footerLink ul {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px 80px;
	position: relative;
	z-index: 2;
	flex-wrap: wrap;
}
.footerLink li {
	position: relative;
	display: flex;
	align-items: center;
	gap: 5px;
}
.footerLink li::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/link_icon.png)no-repeat;
	background-size: contain;
	background-position: center;
	width: 24px;
	height: 24px;
}
.footerLink li a {
	font-size: var(--rem24);
	font-weight: 500;
	color: #333333;
}

/*-----------------------------
Top
------------------------------*/
.top_about {
	padding: 120px 0;
	background: url(/wp-content/uploads/top_about_bg.png)no-repeat;
	background-size: cover;
	background-position: center;
}
.top_about .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top_about .image {
	width: 48%;
}
.top_about .image img {
	width: 100%;
	border-radius: 25px;
}
.top_about .text {
	width: 48%;
}
.top_about h1 {
	margin-left: 0;
	text-align: left;
	position: relative;
}
.top_about h1 .en {
	justify-content: flex-start;
}
.top_about .linkBtn {
	justify-content: flex-start;
}

.top_commitment {
	padding: 120px 0;
	background: #FCE5EE;
}
.top_commitment ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 60px;
}
.top_commitment li {
	width: 380px;
	display: flex;
	flex-direction: column;
}
.top_commitment .image {
	border-radius: 25px 25px 0 0;
}
.top_commitment .image img {
	aspect-ratio: 4 / 3;
	width: 100%;
	object-fit: cover;
	border-radius: 25px 25px 0 0;
}
.top_commitment .text {
	background: #fff;
	border-radius: 0 0 25px 25px;
	padding: 25px;
	height: -webkit-fill-available;
}
.top_commitment h3 {
	font-weight: 500;
	text-align: center;
	display: flex;
	align-items: center;
	gap: 6px;
}
.top_commitment h3 span {
	display: block;
	width: 80px;
}
.top_commitment h3 span img {
	width: 100%;
}

.top_service {
	padding: 120px 0;
}
.top_service ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 60px;
}
.top_service li {
	width: 100%;
	max-width: 450px;
}
.top_service .image {
	margin-bottom: 20px;
}
.top_service .image img {
	border-radius: 25px;
	aspect-ratio: 3 / 2;
	width: 100%;
	object-fit: cover;
}
.top_service h3 {
	text-align: center;
}

.top_recruit .flex {
	background: #FCE5EE;
	border-radius: 25px;
	padding: 60px 80px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top_recruit .text {
	width: 40%;
}
.top_recruit h1.title .en {
	justify-content: flex-start;
}
.top_recruit .linkBtn {
	justify-content: flex-start;
}
.top_recruit .image {
	width: 55%;
}
.top_recruit .image img {
	width: 100%;
	border-radius: 25px;
	aspect-ratio: 1 / 1;
	object-fit: cover;
}
.top_recruit h1 {
	margin-left: 0;
	text-align: left;
}
.top_recruit h1 .en {
	margin-left: 0;
}
.top_recruit .linkBtn {
	margin-left: 0;
}

.top_access {
	margin-top: 60px;
}
.top_access .flex {
	background: #FCE5EE;
	border-radius: 25px;
	padding: 60px 80px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top_access .text {
	width: 40%;
}
.top_access table,
.top_access th,
.top_access td {
	font-weight: 400!important;
	background: unset!important;
	border: none!important;
	padding: 5px 0!important;
}
.top_access .map {
	width: 55%;
}
.top_access .map iframe {
	width: 100%;
	border-radius: 25px;
	aspect-ratio: 787 / 349;
}
.top_access h1 {
	margin-left: 0;
	text-align: left;
}
.top_access h1 .en {
	justify-content: flex-start;
}
.top_access .linkBtn {
	justify-content: flex-start;
}

@media print, screen and (max-width: 1023px) {
	.top_commitment .text {
		height: auto;
	}
	
	.top_recruit .flex {
		flex-direction: column;
		row-gap: 40px;
		padding: 40px 25px;
	}
	.top_recruit h1 {
		margin-left: auto;
		text-align: center;
	}
	.top_recruit h1 .en {
		margin-left: auto;
	}
	.top_recruit .linkBtn {
		justify-content: center;
	}
	.top_recruit .text {
		width: 100%;
	}
	.top_recruit .text p {
		text-align: center;
	}
	.top_recruit .image {
		width: 100%;
	}

	.top_access {
		margin-top:40px;
	}
	.top_access .flex {
		flex-direction: column;
		row-gap: 40px;
		padding: 40px 20px;
	}
	.top_access h1 {
		margin-left: auto;
		text-align: center;
	}
	.top_access .text {
		width: 100%;
	}
	.top_access .text p {
		text-align: center;
	}
	.top_access .map {
		width: 100%;
	}
}

@media print, screen and (max-width: 768px) {
	.top_about {
		padding: 70px 0;
		background-position: right;
	}
	.top_about .flex {
		flex-direction: column;
		gap: 35px;
	}
	.top_about .image {
		width: 90%;
		margin-inline: auto;
	}
	.top_about .text {
		width: 100%;
	}
	.top_about h1 {
		margin-left: auto;
		text-align: center;
	}
	.top_about h1 .en {
		justify-content: center;
	}
	.top_about .linkBtn {
		justify-content: center;
	}

	.top_commitment {
		padding: 70px 0;
	}
	.top_commitment ul {
		gap: 30px;
		width: 90%;
		margin-inline: auto;
	}
	.top_commitment li {
		width: 100%;
		max-width: 430px;
	}
	.top_commitment h3 span {
		width: 70px;
	}

	.top_service {
		padding: 70px 0;
	}
	.top_service ul {
		width: 90%;
		margin-inline: auto;
	}
}

/*-----------------------------
会社概要
------------------------------*/
.company table,
.company th,
.company td {
	border: none!important;
}
.company th,
.company td {
	font-weight: 400!important;
	padding: 18px 5%!important;
}
.company th {
	background: #FCE5EE!important;
}
.company tr {
	border-bottom: 1px solid #3F342D;
}
.company tr:first-child {
	border-top: 1px solid #3F342D;
}

.company.sec02 {
	padding-top: 120px;
}

@media print, screen and (max-width: 768px) {
	.company.sec02 {
		padding-top: 70px;
	}
}

/*-----------------------------
提灯灯篭
------------------------------*/
.service.sec01 .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.service.sec01 .image {
	width: 40%;
}
.service.sec01 .image img {
	width: 100%;
	border-radius: 25px;
}
.service.sec01 .text {
	width: 55%;
}
.service.sec01 h2 {
	justify-content: flex-start;
}

.service.sec02 {
	padding-top: 120px;
}
.service.sec02 .gallery img {
	border-radius: 25px;
}

.service.sec03 {
	padding-top: 120px;
}
.service.sec03 ul {
	background: #FCE5EE;
	padding: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px 80px;
	position: relative;
	z-index: 2;
	flex-wrap: wrap;
	border-radius: 25px;
}
.service.sec03 li {
	position: relative;
	display: flex;
	align-items: center;
	gap: 5px;
}
.service.sec03 li::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/link_icon.png)no-repeat;
	background-size: contain;
	background-position: center;
	width: 24px;
	height: 24px;
}
.service.sec03 li a {
	font-size: var(--rem24);
	font-weight: 500;
	color: #333333;
}

@media print, screen and (max-width: 768px) {
	.service.sec01 .flex {
		flex-direction: column;
		gap: 40px;
	}
	.service.sec01 .image {
		width: 90%;
		margin-inline: auto;
	}
	.service.sec01 .text {
		width: 100%;
	}
	.service.sec01 h2 {
		justify-content: center;
	}

	.service.sec02 {
		padding-top: 70px;
	}

	.service.sec03 {
		padding-top: 70px;
	}
	.service.sec03 ul {
		flex-direction: column;
		gap: 20px;
	}
	.service.sec03 li::before {
		width: 20px;
		height: 20px;
	}
}

/*-----------------------------
葬儀・盛篭
------------------------------*/

@media print, screen and (max-width: 768px) {

}



/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
	padding: 0;
}
body.page-contact .post table th {
	background: #FFB4D1!important;
	color: #fff!important
}
.wpcf7-form .must {
	background: #f9f9f9!important;
	color: #FFB4D1!important;
}
.post .subimitarea .linkBtn input[type="submit"] {
	color: #fff!important;
	padding: 20px;
	border-radius: 50px;
	background: #FFB4D1;
	max-width: 300px;
}


/*--メディアクエリ--------------------------------------------*/
@media print, screen and (max-width: 1023px) {
	#content, #content.wide {
		width: 100%;
	}

	.mobile #header {
		background: #FFF9FB;
	}

	nav#mainNav ul li a {
		padding: 20px 10px;
	}
	nav#mainNav ul li a span {
		display: none;
	}
	nav#mainNav ul li a,
	nav#mainNav ul li a:hover,
	nav#mainNav ul li.current-menu-item a {
		background: #FFF9FB!important;
	}

	.cta_wrap {
		padding-bottom: 40px;
	}
	.cta_wrap::before {
		width: 50%;
	}
	.cta {
		padding-bottom: 40px;
	}
	.cta .wrap {
		flex-direction: column;
		row-gap: 30px;
	}
	.cta h1 {
		text-align: center;
		margin-left: auto;
	}
	.cta h1 .en {
		justify-content: center;
	}

	.footerLink ul {
		flex-direction: column;
		gap: 20px;
	}
	.footerLink li::before {
		width: 20px;
		height: 20px;
	}
}

@media screen and (min-width: 769px){	
	.dsp_hp { display:block; }
	.dsp_smt { display:none; }
}
@media screen and (max-width: 768px){
	.dsp_hp { display:none; }
	.dsp_smt { display:block; }

	.cta a {
		height: 60px;
	}
}

@media print, screen and (max-width: 640px) {
	.postlist .post_text:after {
		width: calc(100%);
	}
}