@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/

/*--ページレイアウト調整用--------------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&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_top_content{
	background: #F9F9F9;
	padding: min(calc(150px + (1vw - 19.2px) * 3.2362), 120px) 0; /* 120-70px (1920-375) */
}
#front-sectionPost {
	width: 90%;
	max-width: 1240px;
	margin: 0 auto;
}
#front-sectionPost .postlist li {
	border-bottom: none;
}
.postlist li {
	border: none;
}
.postlist li:first-child {
	border-top: 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: calc(100% - 92px);
}

.post .time, .postlist .time {
	font-weight: 500;
	color: #fff !important;
	background: unset;
	padding: 8px 20px;
	letter-spacing: 1px;
	background: #FCA01D;
}
.post2b .time, .post4b .time {
	background: #FCA01D;
	border: none;
	font-weight: 500;
	color: #fff !important;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 5px;
}
.post .time a, .postlist .time a, .post2b .time a , .post4b .time a {
	font-weight: 400;
	color: #fff!important;
}

.post_link a, .post2b_link a, .post4b_link a {
	color: #262626!important;
}
.post_link, .post2b_link, .post4b_link {
	border-bottom: none;
}

.post4b h2 , .post4b h2 a {
	color: #FCA01D;
}
.post2b li , .post4b li {
	border-bottom: dashed 1px #707070!important;
}
.post2b li .post2b_contents, .post4b li .post4b_contents {
	opacity: 1;
}
.post2b h2, .post2b h2 a {
	color: #FCA01D;
}

#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: 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-upper {
	display: none!important;
}
#header,.sticky-header #header > .inner {
	background: rgba(252,160,29,.75);
}
#header .logo {
	padding: 10px;
}
#header .logo .mark {
	height: 80px;
}
#header a.head_btn {
	font-weight: 700;
	display: flex;
	justify-content: center;
	align-items: center;	
	flex-direction: unset;
	background: #fff;
	position: relative;
}
#header a.head_btn::before {
	display: inline-block;
	font-size: 1.2em;
	color: #FCA01D;
	margin-right: 4px;
	margin-top: -12px;
}
#header a.head_btn span.main {
	display: inline-block;
	margin-top: -14px;
}
#header a.head_btn.tel_btn {
	background: #fff;
	color: #FCA01D;
	border-right: solid 1px #FCA01D;
	
}
#header a.head_btn.tel_btn small {
	display: inline-block;
	position: absolute;
	left: 50%;
	bottom: 18px;
	transform: translateX(-50%);
	font-weight: 400;
	font-size: 12px;
	color: #FCA01D;
	width: fit-contain;
	white-space: nowrap;
}
#header a.head_btn.mail_btn {
	background: #fff;
	color: #FCA01D;
}
#header a.head_btn.mail_btn small {
	font-family: "Josefin Sans", sans-serif;
	display: inline-block;
	position: absolute;
	left: 50%;
	bottom: 18px;
	transform: translateX(-50%);
	font-weight: 400;
	font-size: 12px;
	color: #FCA01D;
	width: fit-contain;
	white-space: nowrap;
}

#header .logo .mark a {
	padding: 10px;
}
#header .logo img {
	width: 100%;
	max-width: 240px!important;
	height: auto;
}
#thumbImg::before, header#h1Header::before {
	background: #FFFFFF;
	opacity: .4;
}
header#h1Header {
	text-align: center;
}
header#h1Header h1.title {
	font-weight: 400;
	font-size: min(calc(4.2rem + (1vw - 19.2px) * 0.5178), 4.2rem);
	color: #FCA01D;
	line-height: 1.2;
	width: fit-content;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	padding-bottom: 6px;
	width: 95%;
}
nav#mainNav ul li {
	position: relative;
}
nav#mainNav ul li:last-child::after {
	display: none;
}
nav#mainNav ul li a {
	color: #fff;
	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,
nav#mainNav ul li a span {
	font-weight: 500;
	color: #fff;
}
nav#mainNav ul li a span {
	font-family: "Josefin Sans", sans-serif;
}
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li.current-menu-item a span {
	color: #fff;
	position: relative;
}
nav#mainNav ul li.current-menu-item a {
	background: inherit;
}
nav#mainNav ul li.current-menu-item a:hover {
	background: inherit!important;
}
nav#mainNav ul li a:hover b,
nav#mainNav ul li a:hover span {
	color: #262626;
}
nav#mainNav ul li a:hover {
	background: inherit;
	color: #fff;
}
nav#mainNav ul li a:hover b,
nav#mainNav ul li a:hover span {
	color: #fff;
}
nav#mainNav ul li ul.sub-menu li a {
	color: #262626;
}
nav#mainNav ul li ul.sub-menu li a:hover {
	background: #eee!important;
}
nav#mainNav ul li.current-menu-parent a b {
	color: #262626;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
	background: #fff;
}
.mobile nav#mainNav ul li a b,
.mobile nav#mainNav ul li a span{
	font-weight: 500;
	color: #262626;
}
.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
	background: #fff;
}

.spmenu #menu p {
	color: #fff;
}
#footer {
	padding: 30px;
}
#footer .socialicon {
	margin-bottom: 20px;
}
#footer,#copyright {
	color: #262626;
	background: #fff;
}
#copyright {
	margin-top: 0;
}
#footer .footnav:not(:last-child) {
	margin-bottom: 20px;
}
#footer li a, .footeradd, .footertel, #footer li a:hover {
	color: #262626;
}
#footer .footnav ul > li::before, #footer .footnav ul > li::after {
	display: none;
}

a#scrollUp {
	background: #FCA01D;
}

.inner {
	width: 90%;
	max-width: var(--content-max-width);
	margin-inline: auto;
}
.bg .inner {
	width: 90%;
}

h1.title {
	font-family: "Josefin Sans", sans-serif;
	font-size: min(calc(4rem + (1vw - 19.2px) * 0.5178), 4rem);
	color: #FCA01D;
	line-height: 1.5;
	text-align: center;
	justify-content: center;
	font-weight: 700;
	display: block;
	margin-inline: auto;
	width: fit-content;
}
h1.title .ja {
	font-weight: 700;
	display: block;
	font-size: 14px;
	color: #262626;
}

.post h2 {
	font-weight: 400;
	color: #262626;
	text-align: left;
	margin-bottom: 30px;
}
.post h2:after {
	display: none;
}
h2.title {
	text-align: center;
	font-size: min(calc(3.2rem + (1vw - 19.2px) * 0.5178), 3.2rem);
	color: #FCA01D;
	line-height: 1.5;
	text-align: center;
	display: block;
	margin-inline: auto;
	width: fit-content;
	padding-bottom: 16px!important;
	margin-bottom: 40px!important;
}
h2.title::after {
   content: '';
   display: block;
   background: #FCA01D;
   width: 36px;
   height: 1px;
   position: absolute;
   bottom: 0;
   left: 50%;
   transform: translateX(-50%);
}

.post h3 {
	font-weight: 400;
	border: none;
	padding: 0;
}

.post h4 {
	font-weight: 400;
}

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

.linkBtn, .post .linkBtn, a.linkBtn {
	background: #fff;
	display: block;
	border-radius: 0;
	max-width: 300px;
	margin-inline: auto;
	margin-top: 50px;
	padding: 16px 10px;
	color: #FCA01D;
	border: solid 1px #FCA01D;
	overflow: hidden;
}
.linkBtn::after, .post .linkBtn::after, a.linkBtn::after {
	display: none;
}
.linkBtn::before, .post .linkBtn::before, a.linkBtn::before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 20px solid transparent;
	border-left: 20px solid transparent;
	border-bottom: 20px solid #FCA01D;
	border-top: 0;
	transform: rotate(45deg);
	position: absolute;
	overflow: hidden;
	top: -4px;
	right: -14px;
}
.linkBtn:hover, post .linkBtn:hover, a.linkBtn:hover{
	background: #fff!important;
	color: #FCA01D;
	opacity: .7;
}
.linkBtn:hover, .post .linkBtn:hover {
	color: #FCA01D;
}

#mainImg {
	position: relative;
}
.nivoSlider {
    width: 80%!important;
    margin-left: auto!important;
	overflow: visible!important;
}
.nivo-caption {
	top: unset!important;
    bottom: 60px !important;
    left: -20% !important;
	height: max-content!important;
	width: fit-content !important;
	font-family: "Noto Sans JP", sans-serif!important;
	font-weight: 700!important;
	font-size: 4vw !important;
	overflow: visible !important;
	text-align: left !important;
	z-index: 10 !important;
	opacity: 1!important;
	max-width: 100% !important;
	padding: 0!important;
	line-height: 1.6!important;
	color: #FCA01D!important;
	background:unset!important;
}
.ms-edit-frontend {
	display: none;
}

.cta {
	background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	padding: 100px 0;
	position: relative;
}
.cta::after {
	content: '';
	display: inline-block;
	background: #FCA01D;
	opacity: 0.75;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.cta .inner {
	position: relative;
	z-index: 2;
}
.cta h1,
.cta h1 .ja {
	color: #fff;
}
.cta .btn {
	display: flex;
	justify-content: center;
	column-gap: 40px;
}
.cta a {
	padding: 16px 10px;
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 360px;
	text-align: center;
	color: #fff;
	position: relative;
	border: solid 1px #fff;
}
.cta a.telLink {
	font-size: 28px;
}
.cta a.telLink::before {
	content: '\f095';
	font-family: 'FontAwesome';
	display: inline-block;
	font-size: 2.2rem;
	color: #fff;
	vertical-align: middle;
	margin-right: 12px;
}
.cta a.mailLink {
	font-size: 22px;
}
.cta a.mailLink::before {
	content: '\f0e0';
	font-family: 'FontAwesome';
	display: inline-block;
	font-size: 2.2rem;
	color: #fff;
	vertical-align: middle;
	margin-right: 12px;
}

.top_about {
   position: relative;
   padding-top: 150px;
   padding-bottom: 120px;
}
.top_about .secTitle {
   font-family: "Josefin Sans", sans-serif;
   font-size: 14vw;
   font-weight: 300;
   color: #FCA01D;
   opacity: 0.15;
   line-height: 1;
   position: absolute;
   top: 5%;
   right: 0;
}
.top_about .flex {
   display: flex;
   column-gap: 40px;
   align-items: center;
   justify-content: space-between;
   width: 90%;
}
.top_about .image {
   width: 45%;
}
.top_about .text {
   width: 50%;
}
.top_about h3 {
   color: #FCA01D;
}
.top_about .linkBtn {
   margin-left: 0;
}

.top_info {
   background: #F9F9F9;
   padding: 80px 0;
}
.top_info .wrap {
   display: flex;
   justify-content: space-between;
}
.top_info .box {
   width: 47%;
   position: relative;
   padding: 80px 0;
}
.top_info .box::after {
   content: '';
   display: inline-block;
   background: #FCA01D;
   opacity: 0.6;
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   mix-blend-mode: multiply;
}
.top_info .about {
   background: url(/wp-content/uploads/top_about02.jpg)no-repeat;
   background-size: cover;
   background-position: center;
}
.top_info .recruit {
   background: url(/wp-content/uploads/top_recruit.jpg)no-repeat;
   background-size: cover;
   background-position: center;
}
.top_info h1.title,
.top_info h1.title .ja {
   color: #fff;
   position: relative;
   z-index: 2;
   margin-bottom: 20px;
}
.top_info .linkBtn {
   color: #fff;
   border: solid 1px #fff;
   background: unset;
   margin-top: 0;
   position: relative;
   z-index: 2;
}
.top_info .linkBtn::before {
   border-bottom: 20px solid #fff;
}
.top_info .linkBtn:hover {
   background: unset!important;
   color: #fff;
}

.top_company {
   position: relative;
   padding-top: 150px;
   margin-top: 60px;
}
.top_company .secTitle {
   font-family: "Josefin Sans", sans-serif;
   font-size: 14vw;
   font-weight: 300;
   color: #FCA01D;
   opacity: 0.15;
   line-height: 1;
   position: absolute;
   top: 5%;
   left: 0;
}
.top_company .flex {
   display: flex;
   flex-direction: row-reverse;
   column-gap: 40px;
   align-items: center;
   justify-content: space-between;
   width: 90%;
   margin-left: auto;
}
.top_company .image {
   width: 45%;
}
.top_company .text {
   width: 50%;
}
.top_company h3 {
   color: #FCA01D;
}
.top_company table,
.top_company th,
.top_company td {
   border: none!important;
   background: unset!important;
   text-align: left!important;
}
.top_company th,
.top_company td {
   padding: 20px 12px!important;
}
.top_company tr {
   border-bottom: 1px solid #707070;
}

.top_recruit {
   position: relative;
   margin-top: 60px;
   padding-top: 150px;
}
.top_recruit .secTitle {
   font-family: "Josefin Sans", sans-serif;
   font-size: 14vw;
   font-weight: 300;
   color: #FCA01D;
   opacity: 0.15;
   line-height: 1;
   position: absolute;
   top: 5%;
   right: 0;
}
.top_recruit .flex {
   display: flex;
   column-gap: 40px;
   align-items: center;
   justify-content: space-between;
   width: 90%;
}
.top_recruit .image {
   width: 45%;
}
.top_recruit .text {
   width: 50%;
}
.top_recruit h3 {
   color: #FCA01D;
}
.top_recruit .linkBtn {
   margin-left: 0;
}

body.page-about #content.wide {
	padding-top: 0;
}
.about_sec {
   background: #F9F9F9;
   padding: 80px 0;
}
.about_sec .flex {
   display: flex;
   justify-content: space-between;
}
.about_sec .image {
   width: 40%;
}
.about_sec .text {
   width: 55%;
}
.about_sec h3 {
   color: #FCA01D;
   margin-top: 0;
   margin-bottom: 20px;
}

.about_outline {
   padding-top: 120px;
}
.about_outline .flex {
   display: flex;
   justify-content: space-between;
   flex-direction: row-reverse;
   align-items: center;
}
.about_outline .image {
   width: 40%;
}
.about_outline .text {
   width: 55%;
}
.about_outline table,
.about_outline th,
.about_outline td {
   background: unset!important;
   text-align: left!important;
   border: none!important;
}
.about_outline th,
.about_outline td {
   padding: 20px 12px!important;
}
.about_outline tr {
   border-bottom: 1px solid #707070;
}
.about_outline iframe {
   width: 100%;
   height: 350px;
   margin-top: 30px;
}

body.page-recruit #content.wide {
   padding-top: 0;
}
.recruit_sec {
   background: #F9F9F9;
   padding: 80px 0;
}
.recruit_sec .flex {
   display: flex;
   justify-content: space-between;
   align-items: center;
}
.recruit_sec .image {
   width: 40%;
}
.recruit_sec .text {
   width: 55%;
}
.recruit_sec h3 {
   color: #FCA01D;
   margin-top: 0;
   margin-bottom: 20px;
}

.recruit_outline {
   padding-top: 120px;
}
.recruit_outline table,
.recruit_outline th,
.recruit_outline td {
   background: unset!important;
   text-align: left!important;
   border: none!important;
}
.recruit_outline th,
.recruit_outline td {
   padding: 20px 12px!important;
}
.recruit_outline tr {
   border-bottom: 1px solid #707070;
}

body.page-service #content.wide {
   padding-top: 0;
}
.service_sec {
   padding: 80px 0;
}
.service_sec.bgColor {
   background: #F9F9F9;
}
.service_sec .flex {
   display: flex;
   justify-content: space-between;
   align-items: center;
}
.service_sec .image {
   width: 47%;
}
.service_sec .text {
   margin-bottom: 60px;
}
.service_sec .box {
   border: solid 2px #FCA01D;
   padding: 25px;
   margin-top: 20px;
   margin-bottom: 20px;
}

.service_sec02 {
   padding: 80px 0;
}
.service_sec02 .subTitle {
   display: block;
   text-align: center;
   color: #FF4E00;
   font-size: 20px;
}
.service_sec02 .flex {
   display: flex;
   justify-content: space-between;
   align-items: center;
   flex-direction: row-reverse;
}
.service_sec02 .text,
.service_sec02 .image {
   width: 47%;
}
.service_sec02 .wrap {
   background: #FFEDCE;
   padding: 35px 25px;
   margin-top: 60px;
}
.service_sec02 h3 {
    font-family: "Zen Maru Gothic";
    font-weight: 500;
    font-size: 20px;
    color: #ED6C00;
    line-height: 1.2;
    padding-left: 10px;
    border-left: solid 2px #ED6C00;
    margin-bottom: 18px;
}
.service_sec02 ul {
   display: grid;
   grid-template-columns: repeat(3,1fr);
   grid-template-rows: auto;
   column-gap: 45px;
   row-gap: 60px;
}
.service_sec02 li p {
   text-align: center;
   font-size: 18px;
}

body.page-contact .post table th {
	background: #F9F9F9!important;
}
.post .linkBtn input[type="submit"],
.post .subimitarea .linkBtn input[type="submit"]{
	padding: 0;
	color: #FCA01D;
}

/*--メディアクエリ--------------------------------------------*/
@media print, screen and (max-width: 1023px) {
	#content, #content.wide {
		width: 100%;
	}
	
	.mobile #header {
		background: rgba(252,160,29,.75);
	}
	.mobile nav#mainNav ul li.current-menu-item a,
	.mobile nav#mainNav ul li.current-menu-item a:hover {
		background: #fff;
	}
}

@media print, screen and (max-width: 768px) {
	.nivo-caption {
		bottom: 30px !important;
		font-size: 6vw !important;
		line-height: 1.5!important;
	}

	.cta {
		padding: 60px 0;
	}
	.cta .btn {
		flex-direction: column;
		row-gap: 30px;
	}

	.top_about {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.top_about .secTitle {
		font-size: 16vw;
	}
	.top_about .flex {
		flex-direction: column;
		row-gap: 30px;
		width: 94%;
		margin-inline: auto;
	}
	.top_about .image {
		width: 100%;
	}
	.top_about .text {
		width: 100%;
	}
	.top_about .linkBtn {
		margin-left: auto;
	}

	.top_info {
		padding: 60px 0;
	}
	.top_info .wrap {
		flex-direction: column;
		row-gap: 30px;
	}
	.top_info .box {
		width: 100%;
		padding: 60px 0;
	}

	.top_company {
		padding-top: 60px;
		margin-top: 20px;
	}
	.top_company .secTitle {
		font-size: 16vw;
	}
	.top_company .flex {
		flex-direction: column;
		row-gap: 30px;
		width: 94%;
		margin-inline: auto;
	}
	.top_company .image {
		width: 100%;
	}
	.top_company .text {
		width: 100%;
	}

	.top_recruit {
		margin-top: 40px;
		padding-top: 70px;
	}
	.top_recruit .secTitle {
		font-size: 16vw;
	}
	.top_recruit .flex {
		flex-direction: column;
		row-gap: 30px;
		width: 94%;
		margin-inline: auto;
	}
	.top_recruit .image {
		width: 100%;
	}
	.top_recruit .text {
		width: 100%;
	}
	.top_recruit .linkBtn {
		margin-left: auto;
	}

	.about_sec {
		padding: 60px 0;
	}
	.about_sec .flex {
		flex-direction: column;
		row-gap: 30px;
	}
	.about_sec .image {
		width: 100%;
	}
	.about_sec .text {
		width: 100%;
	}

	.about_outline {
		padding-top: 80px;
	}
	.about_outline .flex {
		flex-direction: column;
		row-gap: 30px;
	}
	.about_outline .image {
		width: 100%;
	}
	.about_outline .text {
		width: 100%;
	}
	.about_outline iframe {
		height: 300px;
		margin-top: 20px;
	}

	.recruit_sec {
		padding: 60px 0;
	}
	.recruit_sec .flex {
		flex-direction: column;
		row-gap: 30px;
	}
	.recruit_sec .image {
		width: 100%;
	}
	.recruit_sec .text {
		width: 100%;
	}

	.recruit_outline {
		padding-top: 80px;
	}
	
	.service_sec {
		padding: 60px 0;
	}
	.service_sec .flex {
		flex-direction: column;
		row-gap: 40px;
	}
	.service_sec .image {
		width: 100%;
	}
	.service_sec .box {
		padding: 20px;
		margin-top: 16px;
		margin-bottom:16px;
	}

	.service_sec02 {
		padding: 60px 0;
	}
	.service_sec02 .subTitle {
		font-size: 18px;
	}
	.service_sec02 .flex {
		flex-direction: column;
		row-gap: 40px;
	}
	.service_sec02 .text,
	.service_sec02 .image {
		width: 100%;
	}
	.service_sec02 .wrap {
		padding: 25px;
		margin-top: 50px;
	}
	.service_sec02 h3 {
		font-size: 18px;
	}
	.service_sec02 ul {
		grid-template-columns: repeat(1,1fr);
		row-gap: 40px;
	}
}

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