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

/* font-family: "Shippori Mincho", serif; */
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap');

/* 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-face {
	font-family:"Harenosora";
	src: url('https://iroha-hirari.com/fonts/Harenosora.woff')
		format("woff");
}

.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: #F2EFE8;
}
#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_top_content #front-sectionPost {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}
#front_top_content #front-sectionPost .postlist {
	width: 94%;
	max-width: 1400px;
	margin: 0 auto;
}
.postlist .post_text {
	padding: 26px 0;
	font-family: "Zen Kaku Gothic New", sans-serif;
}
.post .time, .postlist .time {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 700;
	color: #875741 !important;
	background: #FFFFFF;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 5px;
}
.post .time a, .postlist .time a {
	font-weight: 700;
	color: #875741!important;
}

.post4b li .post4b_contents {
	/* 	opacity: 1; */
	display: none;
}
.post4b .time {
	display: block;
	background: #FFFFFF;
	color: #875741;
}
.post4b .time a {
	color: #875741;
}

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

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

body {
	font-weight: 400;
	background: #F2EFE8;
	font-family:"Harenosora";
}

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;
}
#thumbImg::before, header#h1Header::before {
	background: #875741;
	opacity: 0;
}
header#h1Header h1.title {
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	color: #875741;
}
header#h1Header h1.title::before,
header#h1Header h1.title::after {
	display: none;
}

#header-upper {
	display: none!important;
}
#header,
.sticky-header #header > .inner {
	background: #F2EFE8;
}
#header .logo {
	padding: 10px 20px;
}
#header .logo img {
	width: 100%;
	max-width: 300px;
	max-height: 60px;
	height: auto;
}
#header a.head_btn {
	align-items: center;
}
#header a.head_btn::before {
	font-size: 1.2em;
	margin-bottom: 0;
	margin-right: 4px;
}
#header a.head_btn.tel_btn {
	background: #A38172;
	color: #fff;
	flex-direction: unset;
}
#header a.head_btn.mail_btn {
	background: #875741;
	color: #fff;
	flex-direction: unset;
}
#header a.head_btn.line_btn {
	background: #F2EFE8;
	color: #262626;
	flex-direction: unset;
}
#header a.head_btn.line_btn::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/line.png)no-repeat;
	background-size: contain;
	background-position: center;
	width: 22px;
	height: 22px;
	margin-right: 4px;
}
nav#mainNav ul li a {
	color: #262626;
	padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(28px + (1vw - 19.2px) * 1.6722), 28px);
	background: #F2EFE8;
}
nav#mainNav ul li a:hover {
	background: #F2EFE8;
}
nav#mainNav ul li a b {
	font-weight: 700;
	color: #262626;
}
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li.current-menu-item a:hover {
	background: #F2EFE8;
}
nav#mainNav ul li.current-menu-item a b {
	color: #875741;
}
nav#mainNav ul li.current-menu-item a:hover b {
	color: #875741;
}
nav#mainNav ul li ul.sub-menu li a {
	color: #262626;
}
nav#mainNav ul li.current-menu-parent a b {
	color: #262626;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
	background: #fff;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a:hover {
	background: #eee;
}


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

a#scrollUp {
	background: #875741;
}

#footer {
	padding: 30px;
}
#footer,#copyright {
	color: #262626;
	background: #F2EFE8;
}
#copyright {
	margin-top: 0;
}
#footer .footnav:not(:last-child) {
	margin-bottom: 20px;
}
#footer li a, .footeradd, .footertel, #footer li a:hover {
	color: #262626;
}
#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: "Shippori Mincho", serif;
	font-size: var(--rem48);
	letter-spacing: .01em;
	color: #875741;
	line-height: 1.4;
	font-weight: 700;
	display: block;
	margin-bottom: 60px;
}
h1.title .ja {
	font-size: var(--rem48);
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	white-space: nowrap;
}
h1.title .ja::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/titleLineL.png)no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 38px;
	flex-grow: 1;
	margin-right: 20px;
}
h1.title .ja::after {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/titleLineR.png)no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 38px;
	flex-grow: 1;
	margin-left: 20px;
}
h1.title .en {
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	letter-spacing: 0;
	display: block;
	width: fit-content;
	text-align: center;
	margin-inline: auto;
	padding-bottom: 4px;
	border-bottom: solid 1px #000;
	font-size: var(--rem24);
	color: #262626;
}

.post h2 {
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-size: var(--rem40);
	margin-top: 0;
	margin-bottom: 30px;
}
.post h2:after {
	display: none;
}

.post h3 {
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	border: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

.post h4 {
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
}

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

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

body:not(.home) .cta {
	padding-top: 0;
}
.cta {
	padding: 100px 0;
}
.cta .logo {
	width: 230px;
	margin-inline: auto;
	margin-bottom: 30px;
}
.cta .logo img {
	width: 100%;
}
.cta .flex {
	display: flex;
	justify-content: center;
	gap: 20px 40px;
	flex-wrap: wrap;
}
.cta a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 360px;
	height: 65px;
	padding: 12px 5%;
	color: #fff;
	font-family: "Shippori Mincho", serif;
}
.cta a:first-child {
	font-size: 30px;
	background: #A38172;
}
.cta a:first-child::before {
	content: '\f095';
	display: block;
	font-family: 'FontAwesome';
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 0;
	margin-right: 4px;
}
.cta a:last-child {
	font-size: 27px;
	background: #875741;
}
.cta a:last-child::before {
	content: '\f0e0';
	display: block;
	font-family: 'FontAwesome';
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 0;
	margin-right: 4px;
}

.sns .flex {
	display: flex;
	justify-content: center;
	gap: 18px;
}
.sns a {
	width: 50px;
	display: block;
}
.sns a img {
	width: 100%;
}

/*-----------------------------
Top
------------------------------*/
.top_about {
	background: url(/wp-content/uploads/top_about_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	padding-bottom: 120px;
}
.top_about .mv img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}
.top_about .wrap {
	padding-top: 120px;
}
.top_about .logo {
	position: relative;
	margin-bottom: 100px;
}
.top_about .logo::after {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/logoMark.png)no-repeat;
	background-size: contain;
	background-position: center;
	width: 360px;
	height: 240px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	opacity: 0.2;
}
.top_about .logo h1 .ja::before,
.top_about .logo h1 .ja::after {
	display: none;
}
.top_about .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top_about .image {
	width: 45%;
}
.top_about .text {
	width: 50%;
}
.top_about .text h1 {
	text-align: left;
}

.top_access {
	padding: 120px 0;
}
.top_access .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
}
.top_access .image {
	width: 30%;
}
.top_access .text {
	width: 65%;
}
.top_access table,
.top_access th,
.top_access td {
	border: none!important;
	background: unset!important;
	font-family: "Zen Kaku Gothic New", sans-serif!important;
}
.top_access th,
.top_access td {
	padding: 18px 0!important;
}
.top_access tr {
	border-bottom: 1px solid #000;
}
.top_access iframe {
	width: 100%;
	height: 350px;
}
.top_access .linkBtn {
	margin-inline: auto;
}

.top_flow {
	background: url(/wp-content/uploads/top_about_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	padding-bottom: 120px;
}
.top_flow .mv img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}
.top_flow .wrap {
	padding-top: 120px;
}
.top_flow .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top_flow .flowlist {
	width: 65%;
}
.top_flow .imageBox {
	width: 30%;
	display: flex;
	flex-direction: column;
	row-gap: 40px;
}
.top_flow .linkBtn {
	margin-inline: auto;
}

.top_works {
	padding-top: 120px;
}
.top_works img {
	width: 100%;
}

@media print, screen and (max-width: 768px) {
	.top_about {
		padding-bottom: 70px;
	}
	.top_about .mv img {
		height: 200px;
	}
	.top_about .wrap {
		padding-top: 100px;
	}
	.top_about .logo {
		margin-bottom: 80px;
	}
	.top_about .logo::after {
		width: 280px;
		height: 180px;
	}
	.top_about .flex {
		flex-direction: column;
		gap: 30px;
	}
	.top_about .image {
		width: 100%;
	}
	.top_about .text {
		width: 100%;
	}
	.top_about .text h1 {
		text-align: center;
	}

	.top_access {
		padding: 70px 0;
	}
	.top_access .flex {
		flex-direction: column;
		gap: 30px;
	}
	.top_access .image {
		width: 100%;
	}
	.top_access .text {
		width: 100%;
	}

	.top_flow {
		padding-bottom: 70px;
	}
	.top_flow .mv img {
		height: 200px;
	}
	.top_flow .wrap {
		padding-top: 70px;
	}
	.top_flow .flex {
		flex-direction: column;
		row-gap: 40px;
	}
	.top_flow .flowlist {
		width: 100%;
	}
	.top_flow .imageBox {
		width: 100%;
		row-gap: 25px;
	}

	.top_works {
		padding-top: 70px;
	}
}

/*-----------------------------
私たちについて
------------------------------*/
body.page-about #content.wide {
	padding-top: 0;
}
.about.sec01 {
	background: #fff;
	padding: 120px 0;
}
.about.sec01 .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.about.sec01 .image {
	width: 25%;
}
.about.sec01 .text {
	width: 70%;
}
.about.sec01 h1 {
	text-align: left;
}
.about.sec01 p.right {
	text-align: right;
	margin-top: 20px;
}

.about.sec02 {
	padding-top: 120px;
}
.about.sec02 ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	column-gap: 30px;
}
.about.sec02 .image {
	margin-bottom: 20px;
}
.about.sec02 .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.about.sec02 h3 {
	text-align: center;
	color: #875741;
}

@media print, screen and (max-width: 768px) {
	.about.sec01 {
		padding: 70px 0;
	}
	.about.sec01 .flex {
		flex-direction: column;
		gap: 30px;
	}
	.about.sec01 .image {
		width: 50%;
		margin-inline: auto;
	}
	.about.sec01 .text {
		width: 100%;
	}
	.about.sec01 h1 {
		text-align: center;
	}

	.about.sec02 {
		padding-top: 70px;
	}
	.about.sec02 ul {
		grid-template-columns: repeat(1,1fr);
		gap: 40px;
	}
}

/*-----------------------------
事業所案内
------------------------------*/
.information.sec01 .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
}
.information.sec01 .image {
	width: 30%;
}
.information.sec01 .text {
	width: 65%;
}
.information.sec01 table,
.information.sec01 th,
.information.sec01 td {
	border: none!important;
	background: unset!important;
	font-family: "Zen Kaku Gothic New", sans-serif!important;
}
.information.sec01 th,
.information.sec01 td {
	padding: 18px 0!important;
}
.information.sec01 tr {
	border-bottom: 1px solid #000;
}
.information.sec01 iframe {
	width: 100%;
	height: 350px;
}

.information.sec02 {
	padding-top: 120px;
}
.information.sec02 h1.title {
	margin-bottom: 180px;
}
.information.sec02 ul {
	display: flex;
	flex-direction: column;
	row-gap: 200px;
}
.information.sec02 li {
	background: #fff;
	padding: 45px 40px;
	display: flex;
	justify-content: space-between;
	position: relative;
}
.information.sec02 li:not(:last-child)::after {
	content: "";
	position: absolute;
	bottom: -100px;
	left: 50%;
	transform: translatex(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 70px 57.5px 0 57.5px;
	border-color: #875741 transparent transparent transparent;
}
.information.sec02 .image {
	width: 30%;
}
.information.sec02 .text {
	width: 65%;
}
.information.sec02 li h1 {
	font-size: 2.4rem;
	text-align: left;
	margin-bottom: 20px!important;
}
.information.sec02 figure {
	margin-top: -180px;
}
.information.sec02 figcaption {
	color: #875741;
	margin-bottom: 8px;
	font-weight: 700;
	font-size: 32px;
}

@media print, screen and (max-width: 768px) {
	.information.sec01 .flex {
		flex-direction: column;
		gap: 30px;
	}
	.information.sec01 .image {
		width: 100%;
	}
	.information.sec01 .text {
		width: 100%;
	}

	.information.sec02 {
		padding-top: 70px;
	}
	.information.sec02 h1 {
		margin-bottom: 120px;
	}
	.information.sec02 li {
		padding: 30px 25px;
		flex-direction: column;
		row-gap: 30px;
	}
	.information.sec02 li h1 {
		margin-bottom: 20px!important;
	}
	.information.sec02 .image {
		width: 90%;
		margin-inline: auto;
	}
	.information.sec02 .text {
		width: 100%;
	}
	.information.sec02 figure {
		margin-top: -130px;
	}
	.information.sec02 figcaption {
		font-size: 28px;
	}
}

/*-----------------------------
一日の流れ
------------------------------*/
.flowlist {
	padding-left: 10rem;
	position: relative;
}
.flowlist::before {
	content: "";
	width: 15px;
	height: 100%;
	background: #C4B0A8;
	margin-left: -8px;
	display: block;
	position: absolute;
	top: 0;
	left: 10rem;
	z-index: 2;
}
.flowlist > li {
	position: relative;
}
.flowlist > li {
	border-bottom: dashed 1px #262626;
}
.flowlist > li .icon {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 700;
	width: 100px;
	text-align: center;
	font-size:1.8rem;
	color: #fff;
	background: #875741;
	padding: 0.8rem 2rem;
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -13rem;
	z-index: 100;
}
.flowlist > li .icon::after {
	content: "";
	border-style: solid;
	border-width: 5px 0 5px 10px;
	border-color: transparent transparent transparent #875741;
	position: absolute;
	top: 50%;
	left: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.flowlist > li dl {
	padding-left: 5rem;
	position: relative;
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.flowlist > li dl::before {
	content: "";
	display: block;
	position: absolute;
	top: 20px;
	z-index: 4;
}
.flowlist > li dl::before {
	width: 7px;
	height: 7px;
	margin-top: 0;
	background: #875741;
	border-radius: 50%;
	top: 50%;
	transform: translateY(-50%);
	left: -4px;
}
.flowlist > li dl dt {
	font-family: "Zen Kaku Gothic New", sans-serif;
	margin-bottom: 0.5rem;
	font-weight: 500;
	font-size: 1.8rem;
}
.flowlist > li dl dt p {
	font-weight: 400;
	font-size: 1.6rem;
}

.service.sec01 .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.service.sec01 .flowlist {
	width: 65%;
}
.service.sec01 .imageBox {
	width: 30%;
	display: flex;
	flex-direction: column;
	row-gap: 40px;
}

@media print, screen and (max-width: 768px) {
	.flowlist > li .icon {
		width: 80px;
		font-size: 1.2rem;
	}
	.flowlist {
		padding-left: 10rem;
	}
	.flowlist > li .icon {
		left: -10rem;
	}
	.flowlist::before {
		left: 10rem;
	}
	.flowlist > li dl {
		padding-left: 2.5rem;
	}
	.flowlist > li dl::after {
		width: 30px;
	}

	.service.sec01 .flex {
		flex-direction: column;
		row-gap: 40px;
	}
	.service.sec01 .flowlist {
		width: 100%;
	}
	.service.sec01 .imageBox {
		width: 100%;
		row-gap: 25px;
	}
}

/*-----------------------------
作品一覧
------------------------------*/
.works.sec01 .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.works.sec01 .image {
	width: 30%;
}
.works.sec01 .text {
	width: 65%;
}

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

@media print, screen and (max-width: 768px) {
	.works.sec01 .flex {
		flex-direction: column;
		gap: 30px;
	}
	.works.sec01 .image {
		width: 100%;
	}
	.works.sec01 .text {
		width: 100%;
	}

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

}

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


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

	nav#mainNav ul li a {
		padding: 20px 10px;
	}
	nav#mainNav ul li a span {
		display: none;
	}

	body.mobile #header .logo img {
		max-height: 50px;
	}
}

@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; }

	h1.title {
		margin-bottom: 40px;
	}
	h1.title .ja::before {
		height: 31px;
		margin-right: 15px;
	}
	h1.title .ja::after {
		height: 31px;
		margin-left: 15px;
	}

	.linkBtn, .post .linkBtn, a.linkBtn {
		margin-inline: auto;
	}
}

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