@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: "Outfit", sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

#front-sectionPost .postlist li {
	border: none!important;
}
.postlist li,
.postlist li:first-child {
	border: none!important;
}
.postlist .post_text {
	position: relative;
	padding: 16px 0;
}
.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%;
}

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

.post4b li .post4b_contents {
	/*  opacity: 1; */
	display: none;
}
.post4b .time {
	display: block;
	background: #F6A0AB;
	border-radius: 5px;
}

.post_link a {
	color: #444444!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: #FCF6F9;
}

body p {
	line-height: 1.8;
}

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 {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 700;
	font-size: var(--rem48);
	color: #F6A0AB;
	background: #fff;
	padding: 5px 20px;
	border-radius: 5px;
	width: fit-content;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}

#header-upper {
	display: none!important;
}
#header .logo img {
	max-width: 300px;
}
#header,.sticky-header #header > .inner {
	background: #FCF6F9;
}
.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: 100vmax;
	min-width: 160px;
	height: 46px;
}
#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: #F6A0AB!important;
	color: #fff;
}
#header a.head_btn.mail_btn {
	position: relative;
	background: #F6A0AB!important;
	color: #fff;
}
nav#mainNav ul li a {
	color: #444444;
	padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(28px + (1vw - 19.2px) * 1.6722), 28px);
}
nav#mainNav ul li a b {
	font-weight: 500;
	color: #444444;
}
nav#mainNav ul li a:hover b {
	color: #444444;
}
nav#mainNav ul li a,
nav#mainNav ul li a:hover,
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li.current-menu-parent a {
	background: #FCF6F9;
}
nav#mainNav ul li.current-menu-item a b {
	color: #444444;
}
nav#mainNav ul li.current-menu-item a b {
	color: #444444;
}
nav#mainNav ul li ul.sub-menu li a {
	color: #444444;
	background: #FCF6F9;
}
nav#mainNav ul li ul.sub-menu li a:hover {
	background: #FCF6F9!important;
	color: #fff!important;
}
nav#mainNav ul li.current-menu-parent a b {
	color: #444444;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
	background: #FCF6F9;
}

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

a#scrollUp {
	background: #F6A0AB;
}

#footer {
	padding: 30px;
}
#footer,#copyright {
	color: #444444;
	background: #FCF6F9;
}
#copyright {
	margin-top: 0;
}
#footer .footnav:not(:last-child) {
	margin-bottom: 20px;
}
#footer li a, .footeradd, .footertel, #footer li a:hover {
	color: #444444;
}
#footer .footnav ul > li::before, #footer .footnav ul > li::after {
	display: none;
}
#footer .socialicon {
	margin-bottom: 20px;
}
#footer .socialicon .fa-facebook:before, #footer .socialicon .fa-twitter:before, #footer .socialicon .fa-youtube:before, #footer .socialicon .fa-instagram:before, #footer .socialicon .fa-x-twitter:before, #footer .socialicon .fa-line:before, #footer .socialicon .fa-tiktok:before {
	color: #F6A0AB;
}

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

h1.title {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: var(--rem48);
	letter-spacing: .01em;
	color: #444444;
	line-height: 1.6;
	font-weight: 700;
	display: block;
	margin-bottom: 35px;
	position: relative;
}

.post h2 {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 30px;
}
.post h2:after {
	display: none;
}

.post h2.title {
	font-size: var(--rem48);
	letter-spacing: .01em;
	color: #444444;
	line-height: 1.6;
	font-weight: 700;
	display: block;
	text-align: center;
	padding: 0!important;
	margin: 0 0 35px!important;
	position: relative;
}

.post h2.title .en {
	font-family: "Outfit", sans-serif;
	font-weight: 700;
	letter-spacing: 0;
	display: flex;
	align-items: center;
	gap: 4px;
	justify-content: center;
	width: fit-content;
	margin-inline: auto;
	font-size: var(--rem20);
	color: #F6A0AB;
	line-height: 1;
}
.post h2.title .en::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/mark.png)no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
	margin-right: 4px;
}

.post h3 {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	border: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}
.post h3.title {
	font-weight: 700;
	font-size: var(--rem40);
	line-height: 1.3;
	background: #F6A0AB;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	padding: 12px;
	margin-bottom: 30px;
}

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

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

.linkBtn, .post .linkBtn, a.linkBtn {
	font-family: "Zen Kaku Gothic New", sans-serif;
	background: #F6A0AB;
	display: block;
	width: 100%;
	max-width: 300px;
	border-radius: 100vmax;
	padding: 16px;
	color: #fff;
	margin-top: 35px;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
	background: #F6A0AB;
	color: #fff;
	opacity: .7;
}

.cta {
	padding-bottom: 40px;
	position: relative;
}
.cta .wrap {
	background: #fff;
	border-radius: 25px;
	padding: 60px;
}
.cta .buttonList {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 15px;
}
.cta a {
	font-weight: 700;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: unset;
	background: #F6A0AB;
	color: #fff;
	border-radius: 100vmax;
	padding: 12px 24px;
	width: 100%;
	max-width: 340px;
	height: 70px;
}
.cta a::before {
	display: block;
	font-family: 'FontAwesome';
	font-size: 1em;
	font-weight: 400;
	line-height: 1;
	margin-top: 3px;
	margin-right: 6px;
}
.cta a.telLink::before {
	content: '\f095';
}
.cta a.mailLink::before {
	content: '\f0e0';
}

/*-----------------------------
共通
------------------------------*/
.image img {
	border-radius: 15px;
	width: 100%;
}

.post .hc-price__table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #F6A0AB;
	table-layout: fixed;
	min-width: 700px;
}
.post .hc-price__table th,
.post .hc-price__table td {
	border: 1px solid #F6A0AB;
	border-color: #F6A0AB;
	text-align: center;
	vertical-align: middle;
}
.post .hc-price__table thead th {
	color: #F6A0AB;
	background: #FCF6F9;
	font-weight: 500;
	width: auto;
	text-align: center;
}
.post .hc-price__table tbody th {
	background: #FCF6F9;
	font-weight: 500;
	text-align: center;
}
.post .hc-price__table td {
	font-weight: 400;
	letter-spacing: 0.04em;
}

.post .plan-price__diag {
	position: relative;
	background:
		linear-gradient(to bottom right, transparent 49.5%, rgba(0,0,0,0.25) 50%, transparent 50.5%);
}
.post .plan-price__vlabel {
	writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl; /* iOS Safari 対応 */
	text-orientation: mixed;            /* 文字回転を防ぐ */
	-webkit-text-orientation: mixed;
	letter-spacing: 0.08em;
	padding: 12px 6px;
	white-space: nowrap;                /* 折り返し防止 */
	text-align: center;
}
.post .hc-price__table .plan-price__note {
	text-align: left;
	line-height: 1.9;
}

@media print, screen and (max-width: 768px) {
	.post .plan-price__vlabel {
		writing-mode: horizontal-tb;
		-webkit-writing-mode: horizontal-tb;
		text-align: center;
		white-space: unset;
	}	
}

/*-----------------------------
Top
------------------------------*/

#mainImg {
	padding: 0 1%!important;
}

.top .inner {
	background: rgba(255, 255, 255, .8);
	border-radius: 20px;
	padding: var(--px120) var(--px60);
}

.top.sec01 {
	position: relative;
	z-index: 1;
}
.top.sec01::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/top_concept_bg.jpg)no-repeat;
	background-size: cover;
	background-position: top;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.top.sec01 h3 {
	font-weight: 700;
	font-size: var(--rem30);
}
.top.sec01 .linkBtn {
	margin-left: 0;
}

.top.sec02 ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 60px 40px;
}
.top.sec02 li {
	display: flex;
	flex-direction: column;
}
.top.sec02 li .image {
	position: relative;
	margin-bottom: 20px;
	z-index: 1;
}
.top.sec02 li .image::after {
	content: '';
	display: inline-block;
	background: #F6A0AB;
	width: 100%;
	height: 100%;
	border-radius: 25px;
	transform: rotate(5deg);
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.top.sec02 li img {
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.top.sec02 h3 {
	font-weight: 500;
	text-align: center;
}
.top.sec02 h3 span {
	font-size: var(--rem14);
	font-family: "Outfit", sans-serif;
	font-weight: 700;
	display: block;
	color: #F6A0AB;
}
.top.sec02 li p {
	margin-bottom: 30px;
}
.top.sec02 .linkBtn {
	margin-top: auto;
}

.top.sec03 .flexbox {
	justify-content: space-between;
	align-items: center;
}
.top.sec03 .text {
	width: 40%;
}
.top.sec03 .image {
	width: 55%;
}
.top.sec03 .image img {
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.top.sec03 h2.title {
	text-align: left;
}
.top.sec03 h2.title .en {
	margin-left: 0;
}
.top.sec03 .linkBtn {
	margin-left: 0;
}

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

	.top .inner {
		padding: var(--px80) var(--px40);
	}

	.top.sec01 h3 {
		text-align: center;
	}
	.top.sec01 .linkBtn {
		margin-left: auto;
	}

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

	.top.sec03 .flexbox {
		display: flex;
		flex-direction: column;
		gap: 50px;
	}
	.top.sec03 .text {
		width: 100%;
	}
	.top.sec03 .image {
		width: 100%;
	}
	.top.sec03 h2.title {
		text-align: center;
	}
	.top.sec03 h2.title .en {
		margin-left: auto;
	}
	.top.sec03 .linkBtn {
		margin-inline: auto;
	}
}

/*-----------------------------
通所介護
------------------------------*/
.dayservice .inner {
	background: rgba(255, 255, 255, .8);
	border-radius: 20px;
	padding: var(--px120) var(--px60);
}

.dayservice.sec01 .linkFlex {
	max-width: 1200px;
	margin-inline: auto;
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
}
.dayservice.sec01 .linkBtn {
	margin: 0;
}
.dayservice.sec01 .linkBtn::after {
	transform: translateY(-50%) translateX(-50%) rotate(45deg);
}

.dayservice.sec02 .text p span {
	font-weight: 700;
	font-size: var(--rem24);
}
.dayservice.sec02 .instagramLink {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}
.dayservice.sec02 .instagramLink::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/instagram.png)no-repeat;
	background-size: contain;
	width: 36px;
	height: 36px;
}
.dayservice.sec02 .ctaTitle {
	font-weight: 700;
	color: #F6A0AB;
	font-size: var(--rem30);
}
.dayservice.sec02 .ctaTime {
	width: fit-content;
	margin-inline: auto;
}
.dayservice.sec02 .ctaName {
	font-weight: 700;
	color: #F6A0AB;
	font-size: var(--rem24);
}
.dayservice.sec02 .telLink {
	font-size: var(--rem24);
	font-weight: 500;
	color: #fff;
	background: #F6A0AB;
	border-radius: 100vmax;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 18px;
	width: 300px;
	margin-inline: auto;
}
.dayservice.sec02 .telLink::before {
	content: '\f095';
	display: block;
	color: #fff;
	font-family: 'FontAwesome';
	font-size: 1em;
	font-weight: 400;
	line-height: 1;
	margin-top: 3px;
	margin-right: 6px;
}

.dayservice.sec03 .gallery img {
	width: 100%;
	border-radius: 15px;
}
.dayservice.sec03 .gallery-caption {
	text-align: left;
}

.dayservice.sec04 h3.title {
	font-size: var(--rem30);
	font-weight: 500;
}
.dayservice.sec04 ul {
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.dayservice.sec04 ul li {
	position: relative;
	border: solid 1px #F6A0AB;
	border-radius: 15px;
	padding: 20px;
}
.dayservice.sec04 ul li:not(:last-child)::after {
	content: '';
	display: inline-block;
	background: #F6A0AB;
	width: 30px;
	height: 20px;
	position: absolute;
	left: 50%;
	bottom: -30px;
	transform: translateX(-50%);
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.dayservice.sec04 ul li h4 {
	padding: 5px 10px;
	background: #F6A0AB;
	border-radius: 5px;
	color: #fff;
	font-weight: 500;
}
.dayservice.sec04 ul li h4::before {
	display: none;
}

.dayservice.sec05 .ds-price {
	margin-top: 24px;
}
.dayservice.sec05 .ds-price__grid {
	display: grid;
	grid-template-columns: 1.35fr 1fr;
	gap: 40px;
}
.dayservice.sec05 .ds-price__head {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 10px;
}
.dayservice.sec05 .ds-price__lead {
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 0.02em;
}
.dayservice.sec05 .ds-price__note {
	font-size: 14px;
	white-space: nowrap;
}
.dayservice.sec05 .ds-price__block {
	margin-top: 18px;
}
.dayservice.sec05 .ds-price__time {
	font-weight: 700;
	margin-bottom: 8px;
}
.dayservice.sec05 .ds-price__time--sub {
	margin-top: 6px;
	font-weight: 700;
}
.dayservice.sec05 .ds-price__row {
	display: flex;
	align-items: stretch;
	gap: 10px;
}
.dayservice.sec05 .ds-price__unit {
	display: inline-flex;
	align-items: center;
	font-weight: 500;
	white-space: nowrap;
	padding-top: 2px;
}
.dayservice.sec05 .ds-price__table {
	border-collapse: collapse;
	width: 100%;
	table-layout: fixed;
	border: 1px solid #F6A0AB;
}
.dayservice.sec05 .ds-price__table th,
.dayservice.sec05 .ds-price__table td {
	border: 1px solid #F6A0AB;
	text-align: center;
	padding: 14px 8px;
}
.dayservice.sec05 .ds-price__table th {
	color: #F6A0AB;
	background: #FCF6F9;
	font-weight: 500;
}
.dayservice.sec05 .ds-price__table td {
	font-weight: 400;
	letter-spacing: 0.04em;
}
.dayservice.sec05 .ds-price__table--2col th,
.dayservice.sec05 .ds-price__table--2col td {
	padding: 16px 10px;
}
.dayservice.sec05 .ds-price__subhead {
	font-weight: 500;
	font-size: 18px;
	margin: 18px 0 10px;
}
.dayservice.sec05 .ds-price__starlist {
	margin: 0;
	padding-left: 0;
	list-style: none;
	line-height: 1.9;
}
.dayservice.sec05 .ds-price__starlist li {
	margin-top: 10px;
}
.dayservice.sec05 .ds-price__em {
	font-weight: 500;
}
.dayservice.sec05 .ds-price__foot {
	margin-top: 24px;
	line-height: 1.9;
}
.dayservice.sec05 .ds-price__dotlist {
	margin: 6px 0 0;
	padding-left: 0;
	list-style: none;
}
.dayservice.sec05 .ds-price__dotlist li::before {
	content: "・";
}

.dayservice.sec06 h2.title small {
	font-size: var(--rem24);
	display: block;
}
.dayservice.sec06 p {
	width: fit-content;
	margin-inline: auto;
}
.dayservice.sec06 .downloadBtn {
	border-radius: 100vmax;
	background: #F6A0AB;
	padding: 18px 45px;
	text-align: center;
	display: block;
	color: #fff;
	font-weight: 700;
	position: relative;
	width: 100%;
	max-width: 400px;
	margin-top: 35px;
	margin-inline: auto;
}
.dayservice.sec06 .downloadBtn::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/download_icon.png)no-repeat;
	background-size: contain;
	filter: brightness(0) invert(1);
	aspect-ratio: 46 / 49;
	width: 20px;
	position: absolute;
	top: 50%;
	left: 5%;
	transform: translateY(-50%);
}

.dayservice.sec07 table,
.dayservice.sec07 table th,
.dayservice.sec07 table td {
	background: unset;
	border: none;
	font-weight: 500;
}
.dayservice.sec07 table tr {
	border-bottom: 1px solid #C2C2C2;
}
.dayservice.sec07 table tr::first-child {
	border-top: 1px solid #C2C2C2;
}

@media print, screen and (max-width: 768px) {
	.dayservice .inner {
		padding: var(--px80) var(--px40);
	}

	.dayservice.sec05 .ds-price__grid {
		grid-template-columns: 1fr;
		gap: 28px;
	}
}

/*-----------------------------
訪問介護
------------------------------*/
.homecare .inner {
	background: rgba(255, 255, 255, .8);
	border-radius: 20px;
	padding: var(--px120) var(--px60);
}

.homecare.sec01 .linkFlex {
	max-width: 1200px;
	margin-inline: auto;
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
}
.homecare.sec01 .linkBtn {
	margin: 0;
}
.homecare.sec01 .linkBtn::after {
	transform: translateY(-50%) translateX(-50%) rotate(45deg);
}

.homecare.sec02 .text p span {
	font-weight: 700;
	font-size: var(--rem24);
}
.homecare.sec02 .ctaTitle {
	font-weight: 700;
	color: #F6A0AB;
	font-size: var(--rem30);
}
.homecare.sec02 .ctaTime {
	width: fit-content;
	margin-inline: auto;
}
.homecare.sec02 .ctaName {
	font-weight: 700;
	color: #F6A0AB;
	font-size: var(--rem24);
}
.homecare.sec02 .telLink {
	font-size: var(--rem24);
	font-weight: 500;
	color: #fff;
	background: #F6A0AB;
	border-radius: 100vmax;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 18px;
	width: 300px;
	margin-inline: auto;
}
.homecare.sec02 .telLink::before {
	content: '\f095';
	display: block;
	color: #fff;
	font-family: 'FontAwesome';
	font-size: 1em;
	font-weight: 400;
	line-height: 1;
	margin-top: 3px;
	margin-right: 6px;
}

.homecare.sec03 .wrap {
	display: flex;
	flex-direction: column;
	gap: 80px;
}

.homecare.sec07 table,
.homecare.sec07 table th,
.homecare.sec07 table td {
	background: unset;
	border: none;
	font-weight: 500;
}
.homecare.sec07 table tr {
	border-bottom: 1px solid #C2C2C2;
}
.homecare.sec07 table tr::first-child {
	border-top: 1px solid #C2C2C2;
}

@media print, screen and (max-width: 768px) {
	.homecare .inner {
		padding: var(--px80) var(--px40);
	}

	.homecare.sec03 .wrap {
		gap: 60px;
	}
}

/*-----------------------------
サ高住
------------------------------*/
.seniorhousing .inner {
	background: rgba(255, 255, 255, .8);
	border-radius: 20px;
	padding: var(--px120) var(--px60);
}

.seniorhousing.sec01 .linkFlex {
	max-width: 1200px;
	margin-inline: auto;
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
}
.seniorhousing.sec01 .linkBtn {
	margin: 0;
	line-height: 1.2;
	height: 57px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.seniorhousing.sec01 .linkBtn::after {
	transform: translateY(-50%) translateX(-50%) rotate(45deg);
}

.seniorhousing.sec02 .ctaTitle {
	font-weight: 700;
	color: #F6A0AB;
	font-size: var(--rem30);
}
.seniorhousing.sec02 .ctaName {
	font-weight: 700;
	color: #F6A0AB;
	font-size: var(--rem24);
}
.seniorhousing.sec02 .telLink {
	font-size: var(--rem24);
	font-weight: 500;
	color: #fff;
	background: #F6A0AB;
	border-radius: 100vmax;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 18px;
	width: 300px;
	margin-inline: auto;
}
.seniorhousing.sec02 .telLink::before {
	content: '\f095';
	display: block;
	color: #fff;
	font-family: 'FontAwesome';
	font-size: 1em;
	font-weight: 400;
	line-height: 1;
	margin-top: 3px;
	margin-right: 6px;
}

.seniorhousing.sec03 ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 40px;
}
.seniorhousing.sec03 ul li .image {
	margin-bottom: 25px;
}
.seniorhousing.sec03 ul li .image img {
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.seniorhousing.sec03 ul li h3 {
	text-align: center;
	font-weight: 700;
}

.seniorhousing.sec04 .map iframe {
	width: 100%;
	height: 350px;
	border-radius: 15px;
}

.seniorhousing.sec05 table,
.seniorhousing.sec05 table th,
.seniorhousing.sec05 table td {
	background: unset;
	border: none;
	font-weight: 500;
}
.seniorhousing.sec05 table tr {
	border-bottom: 1px solid #C2C2C2;
}
.seniorhousing.sec05 table tr::first-child {
	border-top: 1px solid #C2C2C2;
}

@media print, screen and (max-width: 768px) {
	.seniorhousing .inner {
		padding: var(--px80) var(--px40);
	}

	.seniorhousing.sec03 ul {
		grid-template-columns: repeat(1,1fr);
	}
}

/*-----------------------------
採用情報
------------------------------*/
.recruit .inner {
	background: rgba(255, 255, 255, .8);
	border-radius: 20px;
	padding: var(--px120) var(--px60);
}

.recruit .wrap {
	display: flex;
	flex-direction: column;
	gap: 80px;
}

.recruit table.hc-price__table tbody th {
	text-align: left;
	color: #F6A0AB;
}
.recruit table.hc-price__table tbody td {
	text-align: left;
}
.recruit table.hc-price__table {
	width: 100%!important;
	min-width: 400px;
}

.recruit.sec01 .linkFlex {
	max-width: 1200px;
	margin-inline: auto;
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
}
.recruit.sec01 .linkBtn {
	margin: 0;
	line-height: 1.2;
	height: 57px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.recruit.sec01 .linkBtn::after {
	transform: translateY(-50%) translateX(-50%) rotate(45deg);
}

@media print, screen and (max-width: 768px) {
	.recruit .inner {
		padding: var(--px80) var(--px40);
	}

	.recruit .wrap {
		gap: 50px;
	}
}

/*-----------------------------
運営法人
------------------------------*/
.company .inner {
	background: rgba(255, 255, 255, .8);
	border-radius: 20px;
	padding: var(--px120) var(--px60);
}

.company.sec01 table,
.company.sec01 table th,
.company.sec01 table td {
	background: unset;
	border: none;
	font-weight: 500;
}
.company.sec01 table tr:first-child {
	border-top: 1px solid #707070;
}
.company.sec01 table tr {
	border-bottom: 1px solid #707070;
}

@media print, screen and (max-width: 768px) {
	.company .inner {
		padding: var(--px80) var(--px40);
	}
}

/*-----------------------------
情報公開
------------------------------*/
.disclosure .inner {
	background: rgba(255, 255, 255, .8);
	border-radius: 20px;
	padding: var(--px120) var(--px60);
}

.disclosure.sec01 .wrap {
	display: flex;
	flex-direction: column;
	gap: 100px;
}
.disclosure.sec01 .linkFlex {
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
}
.disclosure.sec01 .downloadBtn {
	border-radius: 100vmax;
	border: solid 1px #F6A0AB;
	padding: 18px 45px;
	text-align: center;
	display: block;
	color: #F6A0AB;
	font-weight: 700;
	position: relative;
	width: 100%;
	max-width: 500px;
}
.disclosure.sec01 .downloadBtn::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/download_icon.png)no-repeat;
	background-size: contain;
	aspect-ratio: 46 / 49;
	width: 20px;
	position: absolute;
	top: 50%;
	left: 5%;
	transform: translateY(-50%);
}

@media print, screen and (max-width: 768px) {
	.disclosure .inner {
		padding: var(--px80) var(--px40);
	}

	.disclosure.sec01 .wrap {
		gap: 50px;
	}
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
	padding: 0;
	width: 300px;
}
body.page-contact .post table th {
	background: #FCF6F9;
	color: #F6A0AB;
}
.post .subimitarea .linkBtn input[type="submit"] {
	color: #fff!important;
	padding: 20px;
	background: #F6A0AB;
	border-radius: 100vmax;
	width: 100%;
}


/*--メディアクエリ--------------------------------------------*/

@media print, screen and (max-width: 1023px) {
	#content, #content.wide {
		width: 100%;
	}

	.mobile #header {
		background: #FCF6F9;
	}

	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,
	nav#mainNav ul li.current-menu-item a:hover,
	nav#mainNav ul li.current-menu-parent a,
	nav#mainNav ul li.current-menu-parent a:hover,
	nav#mainNav ul li ul.sub-menu li a:hover {
		background: #FCF6F9!important;
		color: #444444!important;
	}
}

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

	header#h1Header  {
		height: 200px;
	}

	.cta .wrap {
		padding: 40px 25px;
	}
	.cta .buttonList {
		flex-wrap: wrap;
		justify-content: center;
	}
	.cta a {
		font-size: 16px;
		height: 60px;
	}
	.cta a::before {
		font-size: .8em;
	}
	.cta a.telLink {
		font-size: 18px;
	}
}

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