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

.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: #fff;
}
#front_bottom_content {
	background: #F9F9F9;
}
#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-sectionPost {
	width: 90%;
	max-width: 1240px;
	margin: 0 auto;
}
.postlist .post_text {
	padding: 26px 0;
}
.post .time, .postlist .time {
	font-weight: 400;
	color: #fff !important;
	background: #FBA518;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 5px;
}
.post .time a, .postlist .time a {
	font-weight: 400;
	color: #fff!important;
}

.post4b li .post4b_contents {
	/* 	opacity: 1; */
	display: none;
}
.post4b .time {
	display: block;
	background: #FBA518;
}

.post_link a {
	color: #202020!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;alignment-baseline
}

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: 90%;
	max-width: var(--content-max-width);
}

.page-id-17 #wrapper {
	width: 90%!important;
	max-width: var(--content-max-width);
	margin-inline: auto;
}
header#h1Header {
	background: #fff;
}
#thumbImg::before, header#h1Header::before {
	background: linear-gradient(90deg, rgba(253,120,15,1) 0%, rgba(255,239,99,1) 100%);
	opacity: .85;
}
header#h1Header h1.title {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 700;
	color: #fff;
}

#header-upper {
	display: none!important;
}
#header .logo {
	padding: 10px 20px;
}
#header .logo img {
	width: 100%;
	max-width: 300px;
	height: auto;
}
#header a.head_btn::before {
	font-size: 1.2em;
	margin-bottom: 0;
	margin-right: 4px;
}
#header a.head_btn.tel_btn {
	background: #FD780F;
	color: #fff;
	flex-direction: unset;
}
#header a.head_btn.line_btn {
	font-family: "Josefin Sans", sans-serif;
	background: #262626;
	color: #05C756;
	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;
	width: 20px;
	height: 20px;
	margin-top: -4px;
}
nav#mainNav ul li a {
	color: #000000after-white-space;
	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-family: "Josefin Sans", sans-serif;
	font-weight: 500;
	color: #000000;
}
nav#mainNav ul li a span {
	font-weight: 500;
	font-size: 14px;
	color: #000000;
	display: inline-block;
	margin-top: 4px;
} 
nav#mainNav ul li a:hover span {
	color: #000000;
}
nav#mainNav ul li.current-menu-item a b {
	color: #000000;
}
nav#mainNav ul li.current-menu-item a span {
	color: #000000;
	position: relative;
}
nav#mainNav ul li.current-menu-item a span::after {
	content: '';
	display: inline-block;
	width: 50px;
	height: 2px;
	background: #FD780F;
	position: absolute;
	bottom: -6px;
	left: 50%;
	transform: translateX(-50%);
}
nav#mainNav ul li ul.sub-menu li a {
	color: #000000;
}
nav#mainNav ul li.current-menu-parent a b {
	color: #000000;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
	background: #fff;
}

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

a#scrollUp {
	background: #FD780F;
}

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

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

h1.title {
	font-family: "Josefin Sans", sans-serif;
	font-size: var(--rem60);
	letter-spacing: .1em;
	color: #FD780F;
	line-height: 1.3;
	font-weight: 700;
	display: block;
	margin-bottom: 40px;
	width: fit-content;
	position: relative;
}
h1.title .ja {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 700;
	display: block;
	font-size: var(--rem20);
	color: #000000;
}

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

.post h3 {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	border: none;
	padding: 0;
	margin-top: 0;
}

.post h4 {
	font-weight: 400;
}

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

.linkBtn, .post .linkBtn, a.linkBtn {
	font-family: "Zen Kaku Gothic New", sans-serif;
	background: linear-gradient(90deg, rgba(253,120,15,1) 0%, rgba(255,239,99,1) 100%);
	display: block;
	max-width: 300px;
	border-radius: 50px;
	color: #fff;
	margin-top: 40px;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
	background: linear-gradient(90deg, rgba(253,120,15,1) 0%, rgba(255,239,99,1) 100%);
	color: #fff;
	opacity: .7;
}

.cta {
	padding: 30px 0 70px;
	background: #F9F9F9;
}
.cta p {
	text-align: center;
	font-weight: 700;
	color: #FD780F;
}
.cta ul {
	display: flex;
	justify-content: center;
	column-gap: 25px;
	row-gap: 20px;
	flex-wrap: wrap;
	margin-top: 40px;
	position: relative;
	z-index: 2;
}
.cta a {
	font-weight: 700;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: unset;
	color: #fff;
	padding: 12px 24px;
	width: 320px;
	border-radius: 50px;
}
.cta a::before {
	content: '';
	display: inline-block;
	font-family: 'FontAwesome';
	font-weight: 400;
	font-size: 2rem;
	line-height: 1;
	margin-bottom: .1em;
	margin-top: 4px;
	margin-right: 4px;
}
.cta a.mailLink {
	font-size: 20px;
	background: #F87575;
}
.cta a.mailLink::before {
	content: '\f0e0';
}
.cta a.telLink {
	font-size: 22px;
	background: #FD780F;
}
.cta a.telLink::before {
	content: '\f095';
}
.cta a.lineLink {
	font-size: 22px;
	background: #05C756;
}
.cta a.lineLink::before {
	content: '';
	background: url(/wp-content/uploads/line02.png)no-repeat;
	background-size: contain;
	width: 22px;
	height: 22px;
}

/*-----------------------------
Top
------------------------------*/
.top_about {
	padding-top: 140px;
	padding-bottom: 140px;
	background: #F9F9F9;
	position: relative;
	z-index: 1;
}
.top_about::before {
	content: '';
	display: inline-block;
	background: #262626;
	height: 85%;
	width: 40%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	z-index: -1;
}
.top_about .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top_about .image {
	width: 45%;
}
.top_about .image img {
	border-radius: 15px;
}
.top_about .text {
	width: 50%;
}
.top_about h1 {
	margin-left: 0;
	text-align: left;
}
.top_about h1 .ja {
	text-align: left;
}
.top_about h3 {
	font-weight: 700;
}
.top_about .btnFlex {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
	margin-top: 40px;
}
.top_about .linkBtn {
	margin: 0;
}

.top_reason {
	position: relative;
	padding-top: 120px;
	padding-bottom: 120px;
}
.top_reason::before {
	content: '';
	display: inline-block;
	width: 100%;
	height: 400px;
	background: url(/wp-content/uploads/top_reason_bg.jpg)no-repeat;
	background-size: cover;
	background-position: top;
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
}
.top_reason ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 30px;
}
.top_reason .image {
	position: relative;
}
.top_reason .image .number {
	width: 100px;
	height: 100px;
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.top_reason .image .number img {
	width: 100px;
	height: 100px;
	object-fit: contain;
}
.top_reason .image .number01 {
	width: 90px;
	height: 90px;
	bottom: 20px;
}
.top_reason .image .number01 img {
	width: 90px;
	height: 90px;
}
.top_reason .image img {
	width: 100%;
	aspect-ratio: 4 / 3;
	object-fit: cover;
	border-radius: 15px 15px 0 0;
}
.top_reason .text {
	background: #262626;
	padding: 20px;
	border-radius: 0 0 15px 15px;
}
.top_reason h1,
.top_reason h1 .ja {
	color: #fff;
}
.top_reason h3 {
	color: #fff;
	text-align: center;
	min-height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.top_reason p {
	color: #fff;
}

.top_recruit {
	padding-top: 80px;
	padding-bottom: 80px;
	position: relative;
	z-index: 1;
	margin-bottom: 100px;
}
.top_recruit::before {
	content: '';
	display: inline-block;
	background: #262626;
	height: 100%;
	width: 40%;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	z-index: -1;
}
.top_recruit .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: row-reverse;
}
.top_recruit .image {
	width: 45%;
}
.top_recruit .image img {
	border-radius: 15px;
}
.top_recruit .text {
	width: 50%;
}
.top_recruit h1 {
	margin-left: 0;
	text-align: left;
}
.top_recruit h1 .ja {
	text-align: left;
}
.top_recruit h3 {
	font-weight: 700;
}
.top_recruit .btnFlex {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	margin-top: 40px;
	width: fit-content;
}
.top_recruit .btnFlex p {
	color: #FF0000;
}
.top_recruit .linkBtn {
	width: 300px;
	margin: 0;
}

@media print, screen and (max-width: 768px) {
	.top_about {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.top_about::before {
		height: 20%;
		width: 100%;
		top: 0;
		left: 50%;
		transform: translateY(0) translateX(-50%);
	}
	.top_about .flex {
		flex-direction: column;
		gap: 30px;
	}
	.top_about .image {
		width: 90%;
		margin-inline: auto;
	}
	.top_about .text {
		width: 100%;
	}
	.top_about h1 {
		margin-left: auto;
		text-align: center;
	}
	.top_about h1 .ja {
		text-align: center;
	}
	.top_about .btnFlex {
		justify-content: center;
	}

	.top_reason {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.top_reason::before {
		height: 250px;
	}
	.top_reason ul {
		grid-template-columns: repeat(1,1fr);
		row-gap: 40px;
	}

	.top_recruit {
		padding-top: 70px;
		padding-bottom: 70px;
		margin-bottom: 0;
	}
	.top_recruit::before {
		height: 20%;
		width: 100%;
		top: 0;
		right: unset;
		left: 50%;
		transform: translateY(0) translateX(-50%);
	}
	.top_recruit .flex {
		flex-direction: column;
		gap: 30px;
	}
	.top_recruit .image {
		width: 90%;
		margin-inline: auto;
	}
	.top_recruit .text {
		width: 100%;
	}
	.top_recruit h1 {
		margin-left: auto;
		text-align: center;
	}
	.top_recruit h1 .ja {
		text-align: center;
	}
	.top_recruit .btnFlex {
		margin-inline: auto;
	}
}

/*-----------------------------
事業所概要
------------------------------*/
.company.sec01 .image {
	max-width: 1200px;
	margin-inline: auto;
	margin-bottom: 30px;
}
.company.sec01 .image img {
	border-radius: 15px;
}
.company.sec01 .content {
	max-width: 1000px;
	margin-inline: auto;
}
.company.sec01 table,
.company.sec01 th,
.company.sec01 td {
	border: none!important;
	background: unset!important;
}
.company.sec01 tr {
	border-bottom: 1px solid #000;
}
.company.sec01 iframe {
	width: 100%;
	height: 350px;
}
.company.sec02 {
	padding-top: 120px;
}
.company.sec02 .gallery img {
	border-radius: 15px;
}
.company.sec01.sec03 table tr th,.company.sec01.sec03 table tr td{
	width:16.6%;
	text-align:center;
	vertical-align:middle;
}

@media print, screen and (max-width: 768px) {
	.company.sec02 {
		padding-top: 70px;
	}
}

/*-----------------------------
料金
------------------------------*/
.price th {
	text-align: center!important;
	vertical-align: middle!important;
	color: #fff!important;
}
.price th small {
	font-size: 12px;
}
.price th.black {
	background: #262626!important;
}
.price th.orange {
	background: #FD780F!important;
}
.price td {
	text-align: center!important;
	vertical-align: middle!important;
}
.price .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}
.price .image {
	width: 45%;
}
.price .image img {
	border-radius: 15px;
}
.price .text {
	width: 50%;
}
.price h3 {
	font-weight: 700;
}

.price .tableWrap {
	overflow-x: scroll;
	margin-bottom: 25px;
}
.price table {
	width: 100%;
	min-width: 700px;
}

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

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

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

/*-----------------------------
求人情報
------------------------------*/
.recruit.sec01 .text {
	text-align: center;
}
.recruit.sec01 .wrap {
	margin-top: 60px;
	display: flex;
	flex-direction: column;
	gap: 60px;
}
.recruit.sec01 h3 {
	font-weight: 700;
	border-left: solid 7px #FBA518;
	line-height: 1.2;
	padding-left: 6px;
}
.recruit.sec01 h3 span {
	color: #FF0000;
	display: inline-block;
	margin-left: 10px;
}
.recruit.sec01 th {
	background: #FD780F!important;
	text-align: center!important;
	vertical-align: middle!important;
	color: #fff!important;
}

@media print, screen and (max-width: 768px) {
	.recruit.sec01 .wrap {
		margin-top: 40px;
	}
}

/*-----------------------------
1日の流れ
------------------------------*/
.flow h2 {
	color: #262626;
	position: relative;
	padding-bottom: 10px;
}
.flow h2::after {
	content: '';
	display: inline-block;
	background: #FD780F;
	width: 80px;
	height: 2px;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}

.flow .inner {
	width: 90%;
	max-width: 1000px;
}

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

/*--------------------
flow01
--------------------*/
.flowlist {
	padding-left: 10rem;
	position: relative;
}
.flowlist::before {
	content: "";
	width: 15px;
	height: 100%;
	background: #EBEBEB;
	margin-left: -8px;
	display: block;
	position: absolute;
	top: 0;
	left: 10rem;
	z-index: 2;
}
.flowlist > li {
	position: relative;
}
.flowlist > li {
	border-bottom: dashed 1px #232323;
}
.flowlist > li .icon {
	font-weight: 500;
	width: 80px;
	text-align: center;
	font-size:1.6rem;
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -10rem;
	z-index: 100;
}
.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: #FD780F;
	border-radius: 50%;
	top: 50%;
	transform: translateY(-50%);
	left: -4px;
}
.flowlist > li dl dt {
	margin-bottom: 0.5rem;
	font-weight: 400;
	font-size: 1.6rem;
}

@media print, screen and (max-width: 768px) {
	.flow.sec02 {
		padding-top: 70px;
	}

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

	.flowlist {
		padding-left: 5rem;
	}

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

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

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

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

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

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


/*--メディアクエリ--------------------------------------------*/
@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){
	h1.title {
		margin-bottom: 30px;
	}

	.dsp_hp { display:none; }
	.dsp_smt { display:block; }
}

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