@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: #97CC84;
	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: #97CC84;
	border-radius: 5px;
}

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

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: #403F3F;
}

#header-upper {
	display: none!important;
}
#header .logo img {
	max-width: 300px;
}
#header,.sticky-header #header > .inner {
	background: #FFFAEA;
}
.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;
}
#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: #97CC84!important;
	color: #fff;
}
#header a.head_btn.mail_btn {
	position: relative;
	background: #FFA1C4!important;
	color: #fff;
}
nav#mainNav ul li a {
	color: #232323;
	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: #232323;
}
nav#mainNav ul li a span {
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	color: #97CC84;
}
nav#mainNav ul li a:hover b {
	color: #232323;
}
nav#mainNav ul li a:hover span {
	color: #97CC84;
}
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: #FFFAEA;
}
nav#mainNav ul li.current-menu-item a b {
	color: #232323;
}
nav#mainNav ul li.current-menu-item a span,
nav#mainNav ul li.current-menu-parent a span {
	color: #97CC84;
}
nav#mainNav ul li.current-menu-item a b {
	color: #232323;
}
nav#mainNav ul li ul.sub-menu li a {
	color: #232323;
	background: #fff;
}
nav#mainNav ul li ul.sub-menu li a:hover {
	background: #97CC84!important;
	color: #fff!important;
}
nav#mainNav ul li.current-menu-parent a b {
	color: #232323;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
	background: #FFFAEA;
}

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

a#scrollUp {
	background: #97CC84;
}

#footer {
	padding: 30px;
}
#footer,#copyright {
	color: #fff;
	background: #97CC84;
}
#copyright {
	margin-top: 0;
}
#footer .footnav:not(:last-child) {
	margin-bottom: 20px;
}
#footer li a, .footeradd, .footertel, #footer li a:hover {
	color: #fff;
	font-weight: 500;
}
#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: #fff;
}

.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: #232323;
	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-bottom: 30px;
}
.post h2:after {
	display: none;
}

.post h2.title {
	font-size: var(--rem48);
	letter-spacing: .01em;
	color: #232323;
	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: #97CC84;
	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-bottom: 20px;
}

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

.post h4::before {
	background: #97CC84;
}

.linkBtn, .post .linkBtn, a.linkBtn {
	font-family: "Zen Kaku Gothic New", sans-serif;
	background: #FFA1C4;
	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: #FFA1C4;
	color: #fff;
	opacity: .7;
}

.cta {
	padding-bottom: 40px;
	position: relative;
}
.cta .wrap {
	background: #97CC84;
	border-radius: 25px;
	padding: 60px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.cta h2.title {
	color: #fff;
	text-align: left;
	margin: 0!important;
}
.cta h2.title .en {
	color: #fff;
	margin-left: 0;
}
.cta h2.title .en::before {
	filter: brightness(0) invert(1);
}
.cta .buttonList {
	display: flex;
	justify-content: space-between;
	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;
	color: #fff;
	border-radius: 100vmax;
	padding: 12px 24px;
	width: 260px;
	height: 60px;
}
.cta a::before {
	display: block;
	font-family: 'FontAwesome';
	font-size: 1em;
	font-weight: 400;
	line-height: 1;
	margin-right: 6px;
}
.cta a.telLink {
	background: #fff;
	color: #97CC84;
}
.cta a.telLink::before {
	content: '\f095';
}
.cta a.mailLink {
	background: #FFA1C4;
	color: #fff;
}
.cta a.mailLink::before {
	content: '\f0e0';
}

.socialicon ul li a img {
	width: 40px;
	display: block;
}
.socialicon {
	padding-bottom: var(--px40);
}
.socialicon p {
	text-align: center;
	font-size: var(--16rem);
	color: #FF0069;
	margin-bottom: 6px;
}

/*-----------------------------
Top
------------------------------*/
.top.sec01 {
	padding-top: 100px;
}
.top.sec01 .inner {
	background: url(/wp-content/uploads/company_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 25px;
	padding: var(--px100) var(--px80);
	position: relative;
}
.top.sec01 .inner::after {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/sprout01.png)no-repeat;
	background-size: cover;
	aspect-ratio: 174 / 119;
	width: 150px;
	position: absolute;
	bottom: 0;
	right: 3%;
	z-index: 3;
}
.top.sec01 .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top.sec01 .text,
.top.sec01 .imageBox {
	width: 48%;
}
.top.sec01 h1 {
	font-size: var(--rem40);
	text-align: left;
}
.top.sec01 h1 span {
	margin-left: -14px;
}
.top.sec01 .linkBtn {
	margin-left: 0;
}
.top.sec01 .imageBox img {
	width: 100%;
	border-radius: 15px;
}
.top.sec01 .imageFlex {
	display: flex;
	gap: 20px;
	margin-top: 20px;
}
.top.sec01 .imageFlex .image {
	width: 50%;
}

.top.sec02 {
	padding-top: 70px;
	position: relative;
	z-index: 1;
}
.top.sec02 .wrap {
	padding: 120px 60px;
	background: url(/wp-content/uploads/top_strengths_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 25px;
	position: relative;
	z-index: 1;
}
.top.sec02 h2::after {
	content: '';
	display: block;
	background: url(/wp-content/uploads/title_wave.png)no-repeat;
	background-size: contain;
	background-position: center;
	width: 100%;
	height: 70px;
	margin: -40px 0 0 0;
}
.top.sec02 h2 {
	font-size: 38px;
	margin-bottom: 60px;
}
.top.sec02 h2 .small {
	display: block;
	font-weight: 500;
	font-size: var(--rem24);
	margin-top: 6px;
}
.top.sec02 ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 60px 40px;
}
.top.sec02 li .image {
	position: relative;
	margin-bottom: 20px;
	z-index: 1;
}
.top.sec02 li .image::after {
	content: '';
	display: inline-block;
	background: #79D4E1;
	width: 100%;
	height: 100%;
	border-radius: 25px;
	transform: rotate(5deg);
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.top.sec02 li img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
	border-radius: 25px;
}
.top.sec02 h3 {
	font-weight: 500;
	text-align: center;
	margin-bottom: 0;
}
.top.sec02 h3 span {
	font-size: var(--rem14);
	font-family: "Outfit", sans-serif;
	font-weight: 700;
	display: block;
}

.top.sec03 {
	padding-top: 70px;
}
.top.sec03 .inner {
	background: #fff;
	padding: 120px 60px;
	border-radius: 25px;
	position: relative;
	z-index: 2;
}
.top.sec03 .flex {
	display: flex;
	gap: 30px 5%;
	align-items: center;
}
.top.sec03 .image,
.top.sec03 .text {
	width: 50%;
}
.top.sec03 .image img {
	width: 100%;
	border-radius: 15px;
}
.top.sec03 h3 {
	font-size: var(--rem30);
}

.top.sec04 {
	padding-top: 70px;
}
.top.sec04 .inner {
	position: relative;
}
.top.sec04 .inner::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/mark02.png)no-repeat;
	background-size: contain;
	aspect-ratio: 127 / 139;
	width: 100px;
	max-width: 20%;
	position: absolute;
	top: -20px;
	right: -40px;
	z-index: 2;
}
.top.sec04 .flex {
	background: rgba(255,255,255,1);
	border-radius: 25px;
	padding: 60px 80px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top.sec04 .text {
	width: 40%;
}
.top.sec04 .image {
	width: 55%;
	position: relative;
}
.top.sec04 .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
	border-radius: 15px;
}
.top.sec04 h2.title {
	text-align: left;
}
.top.sec04 h2.title .en {
	margin-left: 0;
}
.top.sec04 .linkBtn {
	margin-left: 0;
}

.top.sec05 {
	padding-top: 40px;
}
.top.sec05 .flex {
	background: rgba(255,255,255,1);
	border-radius: 25px;
	padding: 60px 80px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top.sec05 .text {
	width: 40%;
}
.top.sec05 .map {
	width: 55%;
}
.top.sec05 .map iframe {
	width: 100%;
	height: 300px;
	border-radius: 15px;
}
.top.sec05 h2.title {
	text-align: left;
}
.top.sec05 h2.title .en {
	margin-left: 0;
}
.top.sec05 dl,
.top.sec05 dt,
.top.sec05 dd {
	font-weight: 400;
}
.top.sec05 dl {
	display: flex;
}

.top.sec06 {
	padding: 70px 0;
}
.top.sec06 .inner {
	background: rgba(255,255,255,1);
	border-radius: 25px;
	padding: 60px 80px;
	position: relative;
	z-index: 1;
}
.top.sec06 .inner::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/sprout01.png)no-repeat;
	background-size: contain;
	aspect-ratio: 178 / 122;
	width: 150px;
	max-width: 20%;
	position: absolute;
	bottom: 0;
	left: -20px;
	z-index: -1;
}

@media print, screen and (max-width: 1023px) {
	.top.sec01 {
		padding-top: 40px;
	}
	.top.sec01 .inner {
		padding: 40px 25px;
	}
	.top.sec01 .inner::after {
		width: 100px;
	}
	.top.sec01 .flex {
		display: flex;
		flex-direction: column;
		gap: 50px;
		max-width: 500px;
		margin-inline: auto;
	}
	.top.sec01 .text,
	.top.sec01 .imageBox {
		width: 100%;
	}
	.top.sec01 h1 {
		text-align: center;
	}
	.top.sec01 h1 span {
		margin-left: 0;
	}
	.top.sec01 .linkBtn {
		margin-left: auto;
	}
	.top.sec01 .imageFlex {
		gap: 10px;
		margin-top: 10px;
	}

	.top.sec02 {
		padding-top: 40px;
	}
	.top.sec02 .wrap {
		padding: 60px 25px;
	}
	.top.sec02 .wrap::before {
		max-width: 40%;
	}
	.top.sec02 ul {
		grid-template-columns: repeat(1,1fr);
		gap: 50px;
		max-width: 500px;
		margin-inline: auto;
	}
	.top.sec02 h2 {
		font-size: var(--rem48);
	}
	.top.sec02 h2::after {
		margin: -30px 0 0 0;
	}
	.top.sec02 h3 {
		text-align: center;
	}

	.top.sec03 {
		padding-top: 40px;
	}
	.top.sec03 .inner {
		padding: 60px 25px;
	}
	.top.sec03 .flex {
		flex-direction: column;
		max-width: 500px;
		margin-inline: auto;
	}
	.top.sec03 .image,
	.top.sec03 .text {
		width: 100%;
	}
	.top.sec03 h3 {
		text-align: center;
	}

	.top.sec05 .flex {
		padding: 40px 25px;
		flex-direction: column;
		gap: 25px;
	}
	.top.sec05 .text {
		width: 100%;
		max-width: 500px;
		margin-inline: auto;
	}
	.top.sec05 .map {
		width: 100%;
	}
	.top.sec05 h2.title {
		text-align: center;
	}
	.top.sec05 h2.title .en {
		margin-left: auto;
	}

	.top.sec04 {
		padding-top: 40px;
	}
	.top.sec04 .flex {
		padding: 40px 25px;
		flex-direction: column;
		gap: 50px;
	}
	.top.sec04 .text {
		width: 100%;
		max-width: 500px;
		margin-inline: auto;
	}
	.top.sec04 .image {
		width: 100%;
		max-width: 500px;
		margin-inline: auto;
	}
	.top.sec04 h2.title {
		text-align: center;
	}
	.top.sec04 h2.title .en {
		margin-left: auto;
	}
	.top.sec04 p {
		text-align: center;
	}
	.top.sec04 .linkBtn {
		margin-inline: auto;
	}

	.top.sec06 {
		padding: 40px 0;
	}
	.top.sec06 .inner {
		padding: 40px 25px 60px;
	}
	.top.sec06 .inner::before {
		max-width: 34%;
		width: 100px;
	}
}

/*-----------------------------
事業所案内
------------------------------*/
.about .inner {
	border-radius: 25px;
	padding: var(--px100) var(--px80);
	background: #fff;
}

.about.sec01 .inner {
	background: url(/wp-content/uploads/company_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}
.about.sec01 .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.about.sec01 .text,
.about.sec01 .imageBox {
	width: 48%;
}
.about.sec01 h1 {
	font-size: var(--rem40);
	text-align: left;
}
.about.sec01 .imageBox img {
	width: 100%;
	border-radius: 15px;
}
.about.sec01 .imageFlex {
	display: flex;
	gap: 20px;
	margin-top: 20px;
}
.about.sec01 .imageFlex .image {
	width: 50%;
}

.about.sec02 table {
	max-width: 650px;
}
.about.sec02 table,
.about.sec02 table th,
.about.sec02 table td {
	background: unset;
	border: none;
}
.about.sec02 table tr {
	border-bottom: 1px dashed #707070;
}

.about.sec03 .text {
	background: #FFFAEA;
	border-radius: 20px;
	padding: var(--px60);
}
.about.sec03 h3 {
	border-bottom: 1px dashed #707070;
	padding-bottom: 10px;
	margin-top: 0;
}

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

	.about.sec01 .flex {
		display: flex;
		flex-direction: column;
		gap: 50px;
		max-width: 500px;
		margin-inline: auto;
	}
	.about.sec01 .text,
	.about.sec01 .imageBox {
		width: 100%;
	}
	.about.sec01 h1 {
		text-align: center;
	}
	.about.sec01 .imageFlex {
		gap: 10px;
		margin-top: 10px;
	}

	.about.sec02 table {
		max-width: 500px;
	}
}

/*-----------------------------
サービス内容
------------------------------*/
.service .inner {
	background: rgba(255,255,255,1);
	border-radius: 25px;
	padding: var(--px100) var(--px80);
}

.service.sec01 h3 {
	font-size: var(--rem40);
	color: #3F342D;
	text-align: center;
	padding-bottom: 16px;
	border-bottom: 1px solid #707070;
}
.service.sec01 .image img {
	width: 100%;
	border-radius: 15px;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}

.service.sec02 .read_text {
	text-align: center;
}
.service.sec02 ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 60px 30px;
	margin-top: 100px;
}
.service.sec02 ul li {
	max-width: 326px;
	display: flex;
	flex-direction: column;
}
.service.sec02 ul li .image {
	position: relative;
}
.service.sec02 ul li .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.service.sec02 ul li .image span {
	background: #F6E777;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-weight: 500;
	font-size: var(--rem40);
	position: absolute;
	top: -30px;
	left: 50%;
	transform: translateX(-50%);
}
.service.sec02 ul li .text {
	background: #FFFAEA;
	padding: var(--px40);
	flex: 1;
}
.service.sec02 ul li h3 {
	text-align: center;
	margin-top: 0;
}

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

	.service.sec02 .read_text {
		text-align: left;
	}
	.service.sec02 ul {
		margin-top: 60px;
	}
}

/*-----------------------------
1日の流れ
------------------------------*/
.flow.sec01 .box {
	background: #fff;
	padding: var(--px100) var(--px60);
	border-radius: 20px;
	position: relative;
}
.flow.sec01 .morning::after {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/mark03.png)no-repeat;
	background-size: contain;
	aspect-ratio: 112 / 140;
	width: 100px;
	position: absolute;
	top: -30px;
	right: -20px;
}
.flow.sec01 .afternoon::after {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/sprout01.png)no-repeat;
	background-size: contain;
	aspect-ratio: 174 / 119;
	width: 150px;
	position: absolute;
	top: -30px;
	right: -20px;
}
.flow.sec01 h3 {
	text-align: center;
	font-weight: 700;
}
.flow.sec01 .read_text {
	text-align: center;
	margin-bottom: 50px;
}
.flow.sec01 .flexbox {
	align-items: flex-start;
}
.flow.sec01 .morning .flowlist > li .icon {
	background: #97CC84;
}
.flow.sec01 .morning .flowlist > li .icon::after {
	border-color: transparent transparent transparent #97CC84;
}
.flow.sec01 .morning .flowlist > li dl::before {
	background: #97CC84;
}

.flow.sec01 .afternoon .flowlist > li .icon {
	background: #FFA1C4;
}
.flow.sec01 .afternoon .flowlist > li .icon::after {
	border-color: transparent transparent transparent #FFA1C4;
}
.flow.sec01 .afternoon .flowlist > li dl::before {
	background: #FFA1C4;
}

.flowlist {
	padding-left: 10rem;
	position: relative;
	max-width: 800px;
	margin-inline: auto;
}
.flowlist::before {
	content: "";
	width: 15px;
	height: 100%;
	background: #F8F8F8;
	margin-left: -8px;
	display: block;
	position: absolute;
	top: 0;
	left: 10rem;
}
.flowlist > li {
	position: relative;
}
.flowlist > li:not(:last-child) {
	margin-bottom: 8vh;
}
.flowlist > li .icon {
	font-weight: 500;
	font-size: 1.4rem;
	color: #fff;
	background: #00A8CD;
	padding: 0.8rem;
	display: block;
	width: 110px;
	text-align: center;
	position: absolute;
	top: 0;
	left: -13rem;
	z-index: 100;
}
.flowlist > li .icon::after {
	content: "";
	border-style: solid;
	border-width: 5px 0 5px 10px;
	border-color: transparent transparent transparent #00A8CD;
	position: absolute;
	top: 50%;
	left: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.flowlist > li dl {
	padding-left: 7rem;
	position: relative;
	padding-top: 0.7rem;
}
.flowlist > li dl::before,
.flowlist > li dl::after {
	content: "";
	display: block;
	position: absolute;
	top: 20px;
}
.flowlist > li dl::before {
	width: 7px;
	height: 7px;
	margin-top: 0;
	background: #00A8CD;
	border-radius: 50%;
	left: -4px;
}
.flowlist > li dl::after {
	width: 50px;
	border-bottom: 1px dashed #999;
	position: absolute;
	left: 5px;
	top: 2.3rem;
}
.flowlist > li dl dt {
	margin-bottom: 0.5rem;
	font-weight: 600;
	font-size: 1.6rem;
}

.flow.sec02 .inner {
	border-radius: 25px;
	padding: var(--px100) var(--px80);
	background: #fff;
}
.flow.sec02 .wrap {
	display: grid;
	gap: 14px;
}
.flow.sec02 .faq-item {
	overflow: clip;
}
.flow.sec02 .faq-item > summary {
	list-style: none;
	display: grid;
	grid-template-columns: auto 1fr auto;
	align-items: center;
	gap: 12px;
	cursor: pointer;
	outline: none;
	background: #97CC84;
	color: #fff;
	padding: 16px 20px;
}
.flow.sec02 .faq-item > summary::-webkit-details-marker { display: none; }
.flow.sec02 .q {
	font-weight: 500;
	color: #fff;
	font-size: clamp(20px, 2.5vw, 28px);
	line-height: 1;
}
.flow.sec02 .q-text {
	font-weight: 500;
	font-size: var(--rem18);
}
.flow.sec02 .toggle {
	position: relative;
	width: 22px;
	height: 22px;
	flex: 0 0 22px;
}
.flow.sec02 .toggle::before,
.flow.sec02 .toggle::after {
	content: "";
	position: absolute;
	inset: 0;
	margin: auto;
	width: 16px;
	height: 2px;
	background: #fff;
	border-radius: 1px;
	transition: transform .28s ease;
}
.flow.sec02 .toggle::after { transform: rotate(90deg); }
.flow.sec02 .faq-item[open] .toggle::after { transform: rotate(90deg) scaleX(0); }

.flow.sec02 .a-wrap {
	display: grid;
	grid-template-rows: 0fr;
	transition: grid-template-rows .32s ease, padding .32s ease, margin .32s ease;
	padding-left: 40px;
	margin-top: 0;
}
.flow.sec02 .a-wrap > div { min-height: 0; overflow: hidden; }
.flow.sec02 .a-wrap p { margin: 12px 0 2px; line-height: 1.9; }

.flow.sec02 .faq-item[open] .a-wrap {
	grid-template-rows: 1fr;
	padding-bottom: 6px;
}

@media print, screen and (max-width: 768px) {
	.flow.sec01 .morning::after {
		width: 70px;
		right: 10px;
	}
	.flow.sec01 .afternoon::after {
		width: 100px;
		right: 10px;
	}

	.flow.sec02 .inner {
		padding: var(--px80) var(--px40);
	}
	.flowlist > li dl::after {
		width: 30px;
	}
	.flowlist > li dl {
		padding-left: 4rem;
	}
}

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


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

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

	.mobile #header {
		background: #FFFAEA;
	}

	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: #FFFAEA!important;
		color: #232323!important;
	}

	.cta .wrap {
		flex-direction: column;
		gap: 30px;
	}
	.cta h2.title {
		text-align: center;
	}
	.cta h2.title .en {
		margin-inline: auto;
	}
}

@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.telLink {
		font-size: 18px;
	}
}

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