@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/*font-family: "Montserrat", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

/* font-family: "Noto Sans JP", sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@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, #000 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;
}
.postlist .post_text {
	padding: 18px 0;
}
.post .time, .postlist .time {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	color: #fff !important;
	background: #000;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 0;
}
.post .time a, .postlist .time a {
	font-weight: 500;
	color: #fff!important;
}

.post2b li .post2b_contents,
.post4b li .post4b_contents {
	opacity: 1;
	display: none;
}
.post2b_link,
.post4b_link {
	display: none;
}
.post2b img {
	max-height: unset;
	width: 100%;
	aspect-ratio: 3 / 2;
}
.post2b .time,
.post4b .time {
	display: block;
	background: #000;
	color: #fff;
}
.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: #000;
	opacity: 0;
}
header#h1Header h1.title {
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: var(--rem60);
}

#header-upper {
	display: none!important;
}
#header .logo img {
	max-width: 280px;
	height: auto;
}
#header a.head_btn::before {
	font-size: 1.2em;
	margin-bottom: 0;
	margin-right: 4px;
}
#header a.head_btn.mail_btn {
	background: #000;
	color: #fff;
	flex-direction: unset;
}

nav#mainNav ul li a {
	color: #000;
	padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(28px + (1vw - 19.2px) * 1.6722), 28px);
}
nav#mainNav ul li a:hover {
	background: unset;
}
nav#mainNav ul li a b {
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	color: #000;
}
nav#mainNav ul li a:hover b {
	color: #000;
}
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li.current-menu-item a:hover {
	background: unset;
	color: #000;
}
nav#mainNav ul li.current-menu-item a b {
	color: #000;
}
nav#mainNav ul li ul.sub-menu li a {
	color: #000;
}
nav#mainNav ul li.current-menu-parent a b {
	color: #000;
}

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

a#scrollUp {
	background: #000;
}

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

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

h1.title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: var(--rem48);
	letter-spacing: .01em;
	color: #000;
	line-height: 1.6;
	font-weight: 700;
	display: block;
	margin: 0 0 35px;
	position: relative;
}

.post h2 {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 30px;
}
.post h2:after {
	display: none;
}

.post h2.title {
	font-family: "Montserrat", sans-serif;
	font-size: var(--rem80);
	font-weight: 700;
	line-height: 1.3;
	color: #000000;
	position: relative;
	text-align: center;
	padding: 0!important;
	margin: 0!important;
	margin-bottom: 35px!important;
}
.post h2.title .ja {
	display: block;
	font-family: "Noto Sans JP", sans-serif;
	font-size: var(--rem18);
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 4px;
	width: fit-content;
	margin-inline: auto;
}
.post h2.title .ja::before {
	content: '';
	display: block;
	background: #000;
	width: 20px;
	height: 1px;
}

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

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

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

.linkBtn, .post .linkBtn, a.linkBtn {
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	background: #000;
	display: block;
	width: 100%;
	max-width: 280px;
	padding: 14px;
	color: #fff;
	margin-top: 35px;
	margin-inline: auto;
	border-radius: 0;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
	background: #000;
	color: #fff;
	opacity: .7;
}

.cta {
	background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	padding: 100px 0;
}
.cta h2.title,
.cta h2.title .ja {
	color: #fff;
}
.cta h2.title .ja::before {
	background: #fff;
}
.cta .flex {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 15px;
}
.cta .linkBtn {
	margin: 0;
}
.cta .telBtn::after {
	display: none!important;
}

/*-----------------------------
Top
------------------------------*/
body.home #header {
	position: absolute;
	background: unset;
}

.topNews {
	padding: var(--px100) 0;
}

.topConcept {
	padding: var(--px100) 0;
	position: relative;
}
.topConcept::after {
	content: '';
	display: inline-block;
	background: #F5F5F5;
	width: 40%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.topConcept .image {
	flex: 1;
	margin-right: 4%;
	margin-left: calc(50% - 50vw);
}
.topConcept h2.title {
	text-align: left;
}
.topConcept h2.title .ja {
	margin-left: 0;
}
.topConcept h3 {
	font-weight: 700;
	font-size: var(--rem40);
}
.topConcept .linkBtn {
	margin-left: 0;
}

.topStrengths {
	padding-top: var(--px100);
}
.topStrengths .inner {
	max-width: 1100px;
}
.topStrengths h2.title {
	text-align: left;
	margin-bottom: 60px!important;
}
.topStrengths h2.title .ja {
	margin-left: 0;
}
.topStrengths ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 40px 25px;
}
.topStrengths li {
	width: 350px;
	max-width: 100%;
	position: relative;
	background: #F5F5F5;
	padding: var(--px80) var(--px40);
	display: flex;
	flex-direction: column;
}
.topStrengths .number {
	font-family: "Montserrat", sans-serif;
	font-size: var(--rem72);
	font-weight: 700;
	position: absolute;
	top: -14%;
	left: 50%;
	transform: translateX(-50%);
	display: inline-block;
}
.topStrengths h3 {
	text-align: center;
	font-weight: 700;
	font-size: 32px;
}
.topStrengths p {
	margin-top: auto;
}

.topService {
	margin-top: var(--px120);
	padding: 0 0 var(--px100);
	position: relative;
}
.topService::after {
	content: '';
	display: inline-block;
	background: #F5F5F5;
	width: 40%;
	height: 90%;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -1;
}
.topService h2.title {
	text-align: left;
}
.topService h2.title .ja {
	margin-left: 0;
}
.topService h3 {
	font-weight: 700;
	font-size: var(--rem40);
}
.topService .linkBtn {
	margin-left: 0;
}
.topService .image {
	margin-left: 4%;
	margin-right: calc(50% - 50vw);
	flex: 1;
}
.topService .image img {
	mix-blend-mode: multiply;
}

.topWorks {
	padding: var(--px100) 0 var(--px120);
}
.topWorks .linkBtn {
	margin-right: 0;
}

@media print, screen and (max-width: 1023px) {
	body.home #header {
		background: #fff;
	}
}

@media print, screen and (max-width: 768px) {
	.topConcept h2.title {
		text-align: center;
	}
	.topConcept h2.title .ja {
		margin-left: auto;
	}
	.topConcept h3 {
		text-align: center;
	}
	.topConcept .image {
		margin-bottom: 35px;
	}
	.topConcept .linkBtn {
		margin-left: auto;
	}

	.topStrengths h2.title {
		text-align: center;
		margin-bottom: 40px!important;
	}
	.topStrengths h2.title .ja {
		margin-left: auto;
	}
	.topStrengths h3 {
		font-size: 24px;
	}

	.topService h2.title {
		text-align: center;
	}
	.topService h2.title .ja {
		margin-left: auto;
	}
	.topService h3 {
		text-align: center;
	}
	.topService .linkBtn {
		margin-left: auto;
	}
	.topService .image {
		margin-top: 40px;
	}

	.topWorks .linkBtn {
		margin-right: auto;
	}
}

/*-----------------------------
COMPANY
------------------------------*/
.company h2.title {
	text-align: left;
}
.company h2.title .ja {
	margin-left: 0;
}

.company.sec01 .wrap {
	background: #F5F5F5;
	padding: var(--px40);
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.company.sec01 h3 {
	font-weight: 700;
	font-size: var(--rem40);
	display: flex;
	align-items: center;
	gap: 20px;
}
.company.sec01 h3::after {
	content: '';
	display: inline-block;
	flex: 1;
	width: 100%;
	height: 1px;
	background: #000;
}
.company.sec01 .heading {
	font-size: var(--rem20);
	font-weight: 500;
}

.company.sec02 {
	padding-top: var(--px120);
}
.company.sec02 table,
.company.sec02 table th,
.company.sec02 table td {
	background: unset;
	font-weight: 400;
	border: none;
}
.company.sec02 table tr {
	border-bottom: 1px solid #000;
}
.company.sec02 iframe {
	width: 100%;
	height: 350px;
}

@media print, screen and (max-width: 768px) {
	.company h2.title {
		text-align: center;
	}
	.company h2.title .ja {
		margin-left: auto;
	}
}

/*-----------------------------
SERVICE
------------------------------*/
.service h2.title {
	text-align: left;
}
.service h2.title .ja {
	margin-left: 0;
}

.service.sec01 .flexbox h3 {
	font-weight: 700;
	font-size: var(--rem40);
	padding-bottom: 8px;
	border-bottom: 1px solid #000;
}
.service.sec01 .flexbox .subTitle {
	font-size: 22px;
	margin-bottom: 8px;
}

.service.sec01 .orangeBox {
	background: #FFFAEA;
	padding: var(--px20);
}
.service.sec01 .orangeBox h3 {
	font-size: var(--rem30);
	font-weight: 700;
	text-align: center;
	background: #fff;
	padding: 10px;
	line-height: 1.3;
	width: fit-content;
	margin-inline: auto;
	border: none;
}
.service.sec01 .logo {
	width: 100%;
	max-width: 400px;
	margin-inline: auto;
}
.service.sec01 .linkBtn,
.service.sec01 .linkBtn:hover {
	background: #F99900;
}

@media print, screen and (max-width: 768px) {
	.service h2.title {
		text-align: center;
	}
	.service h2.title .ja {
		margin-left: auto;
	}

	.service.sec01 .flexbox .subTitle {
		font-size: 18px;
	}

	.service.sec01 .logo {
		max-width: 220px;
	}
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
	padding: 0;
	margin-inline: auto;
	width: 300px;
}
.post .subimitarea .linkBtn::after,
.post .subimitarea .linkBtn::before {
	display: none!important;
}
body.page-contact .post table th {
	background: #000;
	color: #fff;
}
.post .subimitarea .linkBtn input[type="submit"] {
	color: #fff!important;
	padding: 20px;
	background: #000;
	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;
	}

	nav#mainNav ul li.current-menu-item a,
	nav#mainNav ul li.current-menu-item a:hover {
		background: #fff;
	}
}

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

	.cta  {
		padding: 60px 0;
	}
}

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