@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/*font-family: "Noto Sans JP", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..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: #F99900;
	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: #F99900;
	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: "Noto Sans JP", sans-serif;
}

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;
}
#thumbImg::before, header#h1Header::before {
	background: #202020;
	opacity: 0;
}
header#h1Header h1.title {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: var(--rem48);
	color: #F99900;
	background: #fff;
  padding: 4px 26px;
  width: fit-content;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 5px;
  white-space: nowrap;
}

#header-upper {
	display: none!important;
}
#header .logo img {
	max-width: 300px;
}
.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: #F99900!important;
	color: #fff;
}
#header a.head_btn.mail_btn {
	position: relative;
	background: #DB6300!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:hover b {
	color: #232323;
}
nav#mainNav ul li.current-menu-item a b {
	color: #232323;
}
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.current-menu-parent a b {
	color: #232323;
}

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

a#scrollUp {
	background: #F99900;
}

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

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

h1.title {
	font-family: "Noto Sans JP", 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: "Noto Sans JP", sans-serif;
	font-weight: 500;
	margin-bottom: 30px;
}
.post h2:after {
	display: none;
}

.post h2.title {
	font-family: "Noto Sans JP", sans-serif;
	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: #F99900;
	line-height: 1;
	padding-top: 38px;
}
.post h2.title .en::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/mark.png)no-repeat;
	background-size: contain;
	aspect-ratio: 25 / 32;
	width: 22px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

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

.post h4 {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
}

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

.linkBtn, .post .linkBtn, a.linkBtn {
	font-family: "Noto Sans JP", sans-serif;
	background: #F99900;
	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: #F99900;
	color: #fff;
	opacity: .7;
}

body.home .cta {
	padding: var(--px100) 0;
}
.cta {
	padding-bottom: var(--px100);
}
.cta .buttonList {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 15px 20px;
}
.cta a {
	font-weight: 700;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: unset;
	color: #fff;
	border-radius: 100vmax;
	padding: 20px;
	width: 320px;
}
.cta a::before {
	display: block;
	font-family: 'FontAwesome';
	font-size: 1em;
	font-weight: 400;
	line-height: 1;
	margin-right: 6px;
}
.cta a.telLink {
	font-size: 18px;
	background: #F99900;
}
.cta a.telLink::before {
	content: '\f095';
}
.cta a.mailLink {
	background: #DB6300;
}
.cta a.mailLink::before {
	content: '\f0e0';
}

#mainImg {
	padding: 0 1%;
}
#mainImg img {
	border-radius: 15px;
}

/*-----------------------------
TOP
------------------------------*/
.topPhilosophy {
	padding: var(--px120) 0;
}
.topPhilosophy .logo {
	max-width: 280px;
	margin-inline: auto;
	margin-bottom: 60px;
}
.topPhilosophy .logo img {
	width: 100%;
}
.topPhilosophy h3 {
	text-align: center;
	color: #F99900;
	font-weight: 700;
	font-size: var(--rem48);
}
.topPhilosophy p {
	line-height: 2.2;
}
.topPhilosophy .linkBtn {
	margin-top: 60px;
}

.topReason {
	padding: var(--px120) 0;
	background: #FFFAEA;
}
.topReason h2.title {
	margin-bottom: 80px!important;
}
.topReason ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 60px 30px;
}
.topReason ul li {
	max-width: 326px;
	display: flex;
	flex-direction: column;
}
.topReason ul li .image {
	position: relative;
}
.topReason ul li .image img {
	width: 100%;
    aspect-ratio: 5 / 3.9;
    object-position: top;
	object-fit: cover;
	border-radius: 10px 10px 0 0;
}
.topReason ul li .image span {
	background: #F99900;
	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%);
}
.topReason ul li .text {
	background: #fff;
	padding: var(--px40) 25px;
	flex: 1;
	border-radius: 0 0 10px 10px;
}
.topReason ul li h3 {
	font-size: 20px;
	text-align: center;
	margin-top: 0;
}

.topArea {
	padding-top: var(--px120);
}
.topArea .inner {
	max-width: 1000px;
}
.topArea iframe {
	width: 100%;
	height: 350px;
	border-radius: 15px;
}

.topInstagram {
	padding: var(--px120) 0;
}

.topIntro {
	padding: var(--px80) 0;
	background: #FFFAEA;
}
.topIntro ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 15px;
}
.topIntro ul li a {
	display: block;
}
.topIntro ul li a img {
	width: 100%;
}

@media print, screen and (max-width: 768px) {
	.topPhilosophy .logo {
		max-width: 180px;
		margin-bottom: 40px;
	}
	.topPhilosophy .linkBtn {
		margin-top: 40px;
	}

	.topReason h2.title {
		margin-bottom: 60px!important;
	}

	.topIntro ul {
		max-width: 400px;
		margin-inline: auto;
		grid-template-columns: repeat(1,1fr);
	}
}

/*-----------------------------
事業所情報
------------------------------*/
.company.sec01 .inner {
	max-width: 1000px;
}
.company.sec01 table,
.company.sec01 table th,
.company.sec01 table td {
	background: unset;
	border: none;
	font-weight: 400;
}
.company.sec01 table tr {
	border-bottom: 1px dashed #707070;
}
.company.sec01 iframe {
	width: 100%;
	height: 350px;
	border-radius: 15px;
}
.company.sec01 h3 {
	text-align: center;
	font-size: var(--rem40);
	font-weight: 700;
	color: #F99900;
}
.company.sec01 ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 15px;
	margin-bottom: 20px;
}

@media print, screen and (max-width: 768px) {
	.company.sec01 ul {
		grid-template-columns: repeat(1,1fr);
		max-width: 400px;
		margin-inline: auto;
	}
}

/*-----------------------------
療育プログラム
------------------------------*/
.program.sec01 {
	padding-bottom: var(--px120);
}
.program.sec01 ul {
	display: flex;
	justify-content: center;
	gap: 40px;
	flex-wrap: wrap;
}
.program.sec01 ul li {
	background: #FFFAEA;
	padding: var(--px40);
	border-radius: 10px;
	width: 45%;
}
.program.sec01 h3 {
	color: #F99900;
	font-weight: 700;
	padding-bottom: 8px;
	border-bottom: 1px dashed #707070;
}


.program.sec02 {
	background: #FFFAEA;
	padding: var(--px120) 0;
}
.program.sec02 .flexbox {
	align-items: flex-start;
}
.program.sec02 .box {
	background: #fff;
	padding: var(--px100) var(--px60);
	border-radius: 20px;
	position: relative;
}
.program.sec02 h3 {
	text-align: center;
	font-weight: 700;
	font-size: var(--rem30);
}
.program.sec02 .flowlist {
	margin-top: 40px;
}
.program.sec02 .box01 h3 {
	color: #F99900;
}
.program.sec02 .box01 .flowlist > li .icon {
	background: #F99900;
}
.program.sec02 .box01 .flowlist > li .icon::after {
	border-color: transparent transparent transparent #F99900;
}
.program.sec02 .box01 .flowlist > li dl::before {
	background: #F99900;
}

.program.sec02 .box02 h3 {
	color: #DB6300;
}
.program.sec02 .box02 .flowlist > li .icon {
	background: #DB6300;
}
.program.sec02 .box02 .flowlist > li .icon::after {
	border-color: transparent transparent transparent #DB6300;
}
.program.sec02 .box02 .flowlist > li dl::before {
	background: #DB6300;
}

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

@media print, screen and (max-width: 1023px) {
	.program.sec02 .flexbox {
		display: block!important;
		flex-direction: column!important;
	}
	.program.sec02 .box01 {
		margin-bottom: 40px;
	}

	.flowlist > li dl::after {
		width: 30px;
	}
	.flowlist > li dl {
		padding-left: 4rem;
	}
	.flowlist > li .icon {
		width: 90px;
		left: -12rem;
	}
}

@media print, screen and (max-width: 768px) {
	.program.sec01 ul {
		gap: 20px;
	}
	.program.sec01 ul li {
		width: 100%;
	}
}

/*-----------------------------
送迎エリア
------------------------------*/
.area.sec01 .box {
	background: #FFFAEA;
	padding: var(--px40);
	border-radius: 15px;
}
.area.sec01 h3 {
	text-align: center;
	color: #F99900;
	font-weight: 700;
	font-size: var(--rem40);
}

.area.sec02 {
	padding-top: var(--px120);
}
.area.sec02 .image img {
	width: 100%;
	border-radius: 10px;
}

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

}

/*-----------------------------
ご利用の流れ
------------------------------*/
.flow.sec01 ul {
	display: flex;
	flex-direction: column;
	gap: 80px;
}
.flow.sec01 ul li {
	background: #FFFAEA;
	padding: var(--px60) var(--px40);
	border-radius: 10px;
	position: relative;
}
.flow.sec01 ul li:not(:last-child)::after {
	content: '';
	display: inline-block;
	background: #F99900;
	width: 50px;
	height: 30px;
	position: absolute;
	left: 50%;
	bottom: -55px;
	transform: translateX(-50%);
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.flow.sec01 h3 {
	font-weight: 700;
	color: #F99900;
	padding-bottom: 8px;
	border-bottom: 1px dashed #707070;
}

.flow.sec02 {
	padding-top: var(--px120);
}
.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: #F99900;
	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) {

}

/*-----------------------------
採用情報
------------------------------*/
.recruit.sec01 .image img {
	border-radius: 10px;
}
.recruit.sec01 h3 {
	font-weight: 700;
	color: #F99900;
}

.recruit.sec02 {
	padding-top: var(--px120);
}
.recruit.sec02 .inner {
	max-width: 1000px;
}
.recruit.sec02 table,
.recruit.sec02 table th,
.recruit.sec02 table td {
	background: unset;
	border: none;
	font-weight: 400;
}
.recruit.sec02 table tr {
	border-bottom: 1px dashed #707070;
}

@media print, screen and (max-width: 768px) {
	.recruit.sec01 h3 {
		text-align: center;
	}
}

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


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

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

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

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