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

/*font-family: "Montserrat", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

.wrapper_content {
	position: relative;
	width: 90%;
	max-width: 1240px;
	margin: 0 auto;
	z-index: 20;
}
#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%;
}

#front-sectionPost {
	width: 94%;
	max-width: 1200px;
	margin: 0 auto;
}
.postlist .post_text {
	padding: 16px 0;
}
.post .time, .postlist .time {
	font-weight: 500;
	color: #fff !important;
	background: #C97E1C;
	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: #C97E1C;
	border-radius: 5px;
}
.post4b .post4b_img img {
	border-radius: 5px;
}

.post_link a {
	color: #000000!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", 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: #000;
	opacity: 0;
}
header#h1Header h1.title {
	font-family: "Noto Sans JP", serif;
	font-size: var(--rem48);
	font-weight: 700;
	color: #C97E1C;
}

#header-upper {
	display: none!important;
}
#header .logo {
	padding: 10px 20px;
}
#header ul.header__contact li {
	display: flex;
	align-items: center;
	gap: 10px;
	padding-right: 8px;
}
#header a.head_btn {
	align-items: center;
	height: auto;
	border-radius: 100vmax;
}
#header a.head_btn::before {
	font-size: 1.2em;
	margin-top: 2px;
	margin-bottom: 0;
	margin-right: 4px;
}
#header a.head_btn.tel_btn {
	font-size: 20px;
	background: #fff;
	color: #C97E1C;
	flex-direction: unset;
	flex-wrap: wrap;
	width: 190px;
	padding: 14px;
}
#header a.head_btn.tel_btn .note b {
	font-weight: 500;
}
#header a.head_btn.line_btn {
	background: #06C755;
	color: #fff;
	flex-direction: unset;
	width: 190px;
	padding: 14px;
}
#header a.head_btn.line_btn::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/line.png)no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
}
#header a.head_btn.mail_btn {
	background: #C97E1C;
	color: #fff;
	flex-direction: unset;
	width: 190px;
	padding: 14px;
}
nav#mainNav ul li a {
	font-weight: 500;
	color: #333333;
	padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(20px + (1vw - 19.2px) * 1.6722), 28px);
}
nav#mainNav ul li a b,
nav#mainNav ul li a:hover b,
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li ul.sub-menu li a,
nav#mainNav ul li.current-menu-parent a b {
	font-weight: 500;
	color: #333333;
}

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 ul.sub-menu li.current-menu-item a {
	background: #fff;
}

nav#mainNav ul li ul.sub-menu li a:hover {
	background: #C97E1C;
	color: #fff;
}

.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
	background: #C97E1C;
}
.spmenu #menu p {
	color: #C97E1C;
	white-space: nowrap;
}

a#scrollUp {
	background: #C97E1C;
}

#footer {
	padding: 30px;
}
#footer,#copyright {
	color: #333333;
	background: #fff;
}
#copyright {
	margin-top: 0;
}
#footer .footnav:not(:last-child) {
	margin-bottom: 20px;
}
#footer li a, .footeradd, .footertel, #footer li a:hover {
	color: #333333;
}
#footer .footnav ul > li::before, #footer .footnav ul > li::after {
	display: none;
}
#footer .socialicon {
	margin-bottom: 15px;
}
#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: #C97E1C;
}

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

h1.title {
	font-size: var(--rem48);
	letter-spacing: .02em;
	color: #C97E1C;
	line-height: 1.4;
	font-weight: 500;
	display: block;
	text-align: center;
	margin: 0 0 35px;
}
body.home h1.title  {
	font-family: "Montserrat", sans-serif;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: wrap;
	text-align: left;
}

h1.title .ja {
	font-weight: 500;
	letter-spacing: 0;
	font-size: var(--rem20);
	color: #C97E1C;
	display: block;
}

.post h2 {
	font-weight: 700;
	color: #474645;
	margin-top: 0;
	margin-bottom: 30px;
}
.post h2:after {
	display: none;
}
.post h2.title {
	font-size: var(--rem40);
	color: #474645;
	text-align: center;
	position: relative;
	margin: 0!important;
	padding: 0!important;
	margin-bottom: 40px!important;
	padding-bottom: 16px!important;
}
.post h2.title::before {
	content: '';
	display: inline-block;
	background: #C97E1C;
	width: 60px;
	height: 2px;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}

.post h3 {
	font-weight: 700;
	color: #474645;
	border: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

.post h4 {
	font-weight: 700;
	color: #474645;
}

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

.linkBtn, .post .linkBtn, a.linkBtn {
	font-weight: 700;
	background: #C97E1C;
	border-radius: 100vmax;
	display: block;
	padding: 12px;
	max-width: 280px;
	color: #fff;
	margin: 0;
	margin-top: 35px;
	margin-inline: auto;
}
.linkBtn::after {
	content: '';
	display: inline-block!important;
	background: url(/wp-content/uploads/arrow.png)no-repeat!important;
	background-size: contain!important;
	width: 11px!important;
	height: 9px!important;
	border: none!important;
	top: 53%!important;
	transform: translateY(-50%)!important;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
	background: #C97E1C;
	color: #fff;
	opacity: .7;
}

.cta {
	padding: 80px 0;
	background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
}
.cta .logo {
	width: 70%;
	max-width: 250px;
	margin-inline: auto;
}
.cta .logo img {
	width: 100%;
}
.cta .flex {
	display: flex;
	justify-content: center;
	gap: 15px;
	flex-wrap: wrap;
	margin-top: 40px;
}
.cta a {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	font-weight: 700;
	gap: 4px;
	width: 280px;
	height: 55px;
	text-align: center;
	border-radius: 100vmax;
}
.cta a::before {
	display: block;
	font-family: 'FontAwesome';
	font-size: 1.4em;
	font-weight: 400;
	line-height: 1;
}
.cta .telBtn {
	background: #fff;
	color: #C97E1C;
}
.cta .telBtn::before {
	content: '\f095';
}
.cta .lineBtn {
	background: #06C755;
	color: #fff;
}
.cta .lineBtn::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/line.png)no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
}
.cta .mailBtn {
	background: #C97E1C;
	color: #fff;
}
.cta .mailBtn::before {
	content: '\f0e0';
}

/*-----------------------------
Top
------------------------------*/
.top_about {
	padding: 100px 0;
	position: relative;
}
.top_about::before {
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(/wp-content/uploads/grass.png)no-repeat;
	background-size: cover;
	background-position: top;
	width: 100%;
	height: 24px;
}
.top_about::after {
	content: '';
	display: inline-block;
	position: absolute;
	right: 5%;
	bottom: 0;
	background: url(/wp-content/uploads/tree01.png)no-repeat;
	background-size: contain;
	aspect-ratio: 346 / 287;
	width: 320px;
	max-width: 40%;
}
.top_about .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top_about .text {
	width: 56%;
}
.top_about .image {
	flex: 1;
	margin-right: calc(50% - 50vw);
	margin-left: 4%;
	position: relative;
	width: 40%;
}
.top_about .image::before {
	content: '';
	display: inline-block;
	position: absolute;
	top: -20px;
	left: -20px;
	background: url(/wp-content/uploads/cloud.png)no-repeat;
	background-size: contain;
	aspect-ratio: 283 / 137;
	width: 260px;
	max-width: 40%;
}
.top_about h2 {
	font-feature-settings: 'palt';
	color: #474645;
	font-size: var(--rem60);
	letter-spacing: 0;
	text-align: left;
	margin-left: 0;
}
.top_about .linkBtn {
	margin-left: 0;
}
.top_about .image > img {
	border-radius: 10px 0 0 10px;
}

.top_service {
	padding: 120px 0;
	background: url(/wp-content/uploads/top_service_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
}
.top_service .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.top_service .text {
	background: #fff;
	padding: var(--px60) var(--px40);
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.top_service .linkBtn {
	margin-left: 0;
}

.top_recruit {
	padding: 120px 0;
	position: relative;
}
.top_recruit::before {
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(/wp-content/uploads/grass.png)no-repeat;
	background-size: cover;
	background-position: top;
	width: 100%;
	height: 24px;
}
.top_recruit::after {
	content: '';
	display: inline-block;
	position: absolute;
	right: 5%;
	bottom: 0;
	background: url(/wp-content/uploads/tree02.png)no-repeat;
	background-size: contain;
	aspect-ratio: 358 / 261;
	width: 320px;
	max-width: 40%;
}
.top_recruit .image {
	position: relative;
}
.top_recruit .image img {
	border-radius: 10px;
}
.top_recruit .image::before {
	content: '';
	display: inline-block;
	position: absolute;
	top: -40px;
	left: -5%;
	background: url(/wp-content/uploads/cloud.png)no-repeat;
	background-size: contain;
	aspect-ratio: 283 / 137;
	width: 260px;
	max-width: 40%;
}
.top_recruit .linkBtn {
	margin-left: 0;
}

.top_news {
	padding: 100px 0;
	background: #F8F8F8;
}
.top_news .time {
	background: #fff;
}
.top_news .time,
.top_news .time a {
	color: #C97E1C!important;
}

@media print, screen and (max-width: 1023px) {
	.top_about {
		padding: 60px 0;
	}
	.top_about .flex {
		flex-direction: column;
		gap: 70px;
	}
	.top_about .text {
		width: 100%;
	}
	.top_about h2 {
		font-size: var(--rem48);
	}
	.top_about .linkBtn {
		margin-inline: auto;
	}
	.top_about .image {
		width: 100%;
		margin-inline: auto;
	}
	.top_about .image > img {
		border-radius: 5px;
	}

	.top_service {
		padding: 70px 0;
	}
	.top_service .image {
		margin-bottom: 0;
	}
	.top_service .image img {
		aspect-ratio: 3 / 2;
		height: auto;
		border-radius: 10px 10px 0 0;
	}
	.top_service .text {
		border-radius: 0 0 10px 10px;
	}
	.top_service .linkBtn {
		margin-left: auto;
	}

	.top_recruit {
		padding: 70px 0 100px;
	}
	.top_recruit .image {
		margin-bottom: 30px;
	}
	.top_recruit .linkBtn {
		margin-left: auto;
	}

	.top_news {
		padding: 60px 0;
	}
	.top_news h1.title {
		margin-bottom: 20px;
	}
}

/*-----------------------------
会社概要
------------------------------*/
.company.sec01 .image img {
	border-radius: 15px;
}

.company.sec02 {
	background: url(/wp-content/uploads/company_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
}
.company.sec02 .box {
	background: rgba(255, 255, 255, .9);
	padding: var(--px60);
	border-radius: 10px;
}

.company.sec03 .gallery img {
	border-radius: 15px;
}

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

}

/*-----------------------------
就労支援B型事業所
------------------------------*/
.page-service header#h1Header h1.title {
	color: #fff;
}
.page-service #content.wide {
	padding-top: 0!important;
}

.service.sec01 {
	background: url(/wp-content/uploads/service_bg01.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	padding: 100px 0;
}
.service.sec01 .logo {
	width: 80%;
	max-width: 700px;
	margin-inline: auto;
	margin-bottom: 50px;
}
.service.sec01 .logo img {
	width: 100%;
}
.service.sec01 .box {
	padding: var(--px60);
	background: url(/wp-content/uploads/service_bg02.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}
.service.sec01 .text {
	width: 60%;
	max-width: 700px;
}
.service.sec01 h2 {
	color: #fff;
	text-align: left;
}
.service.sec01 p {
	color: #fff;
}
.service.sec01 .sign {
	width: 150px;
	margin-left: auto;
	margin-top: 10px;
}
.service.sec01 .sign img {
	width: 100%;
}
.service.sec01 .image {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 35%;
	max-width: 450px;
}
.service.sec01 .image img {
	width: 100%;
}

.service.sec02 .image img {
	border-radius: 15px;
}
.service.sec02 .inner {
	max-width: 1200px;
}

.service.sec03 .inner {
	max-width: 1200px;
}
.service.sec03 table,
.service.sec03 table th,
.service.sec03 table td {
	background: unset;
	border: none;
	font-weight: 500;
}
.service.sec03 table tr {
	border-bottom: 1px solid #707070;
}

@media print, screen and (max-width: 768px) {
	.service.sec01 {
		padding: 60px 0;
	}
	.service.sec01 .logo {
		margin-bottom: 20px;
	}
	.service.sec01 .box {
		padding: var(--px60) var(--px40);
	}
	.service.sec01 .text {
		width: 100%;
		max-width: 100%;
	}
	.service.sec01 .sign {
		width: 120px;
	}
	.service.sec01 .image {
		position: static;
		right: unset;
		top: unset;
		transform: translateY(0%);
		width: 100%;
		max-width: 200px;
		margin-inline: auto;
	}
	.service.sec01 h2 {
		text-align: center;
	}

	.service.sec02 h3 {
		text-align: center;
	}
}

/*-----------------------------
当事業所の魅力
------------------------------*/
.page-value header#h1Header h1.title {
	color: #fff;
}

.value.sec01 .flexbox {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 40px;
}
.value.sec01 .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
	border-radius: 15px;
}
.value.sec01 h3 {
	text-align: center;
	padding-bottom: 10px;
	margin-top: 20px;
	position: relative;
}
.value.sec01 h3::after {
	content: '';
	display: inline-block;
	background: #FF9025;
	width: 40px;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.value.sec02 .inner {
	max-width: 1000px;
}
.flowlist {
	padding-left: 10rem;
	position: relative;
}
.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-size:1.6rem;
	color: #fff;
	background: #FF9025;
	padding: 0.8rem 2rem;
	display: block;
	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 #FF9025;
	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: #FF9025;
	border-radius: 50%;
	left: -4px;
}
.flowlist > li dl::after {
	width: 50px;
	border-bottom: 1px dashed #707070;
	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: 768px) {
	.value.sec01 .flexbox {
		grid-template-columns: repeat(1,1fr);
	}

	.flowlist > li .icon {
		font-size: 1.2rem;
	}

	.flowlist {
		padding-left: 10rem;
	}

	.flowlist > li .icon {
		left: -11rem;
	}

	.flowlist::before {
		left: 10rem;
	}

	.flowlist > li dl {
		padding-left: 4.5rem;
	}

	.flowlist > li dl::after {
		width: 30px;
	}

	.flowlist > li dl dt {
		font-size: 1.4rem;
	}
}

/*-----------------------------
スタッフ募集
------------------------------*/
.recruit.sec01 .image img {
	border-radius: 15px;
}

.recruit.sec02 table,
.recruit.sec02 table th,
.recruit.sec02 table td {
	background: unset;
	border: none;
	font-weight: 500;
}
.recruit.sec02 table tr {
	border-bottom: 1px solid #707070;
}

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

}

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


/*--メディアクエリ--------------------------------------------*/
@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;
	}
	nav#mainNav ul li ul.sub-menu li a:hover {
		color: #333333;
	}
}

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

	body.mobile #header .logo img {
		max-width: 180px;
	}

	.cta {
		padding: 70px 0;
	}
	.cta .logo {
		max-width: 200px;
	}
	.cta .mailBtn {
		font-size: 16px;
	}

	#mainImg img {
		aspect-ratio: 3 / 2;
		object-fit: cover;
		object-position: left;
	}
}

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