@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/* font-family: "Roboto", sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,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');

.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-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: 94%;
	max-width: 1600px;
	margin: 0 auto;
}
.postlist .post_text {
	padding: 26px 0;
}
.post .time, .postlist .time {
	font-weight: 700;
	color: #fff !important;
	background: #0F225E;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 0;
}
.post .time a, .postlist .time a {
	font-weight: 700;
	color: #fff!important;
}

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

.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", 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: 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: #0F225E;
	opacity: 0.5;
}
header#h1Header h1.title {
	font-weight: 500;
	color: #fff;
}
header#h1Header h1.title::after {
	display: none;
}

#header-upper {
	display: none!important;
}
#header .logo {
	padding: 10px 20px;
}
#header .logo img {
	width: 100%;
	max-width: 300px;
	height: auto;
}
#header a.head_btn {
	font-weight: 700;
	align-items: center;
}
#header a.head_btn::before {
	font-size: 1.2em;
	margin-bottom: 0;
	margin-right: 4px;
}
#header a.head_btn.tel_btn {
	background: #0F225E;
	color: #fff;
	flex-direction: unset;
	flex-wrap: wrap;
	max-width: 200px;
}
#header a.head_btn.tel_btn .note {
	font-weight: 400;
	text-align: center;
	display: block;
	line-height: 1.2;
	width: 100%;
	font-size: 12px;
}
#header a.head_btn.mail_btn {
	background: #FFF600;
	color: #0F225E;
	flex-direction: unset;
}
nav#mainNav ul li a {
	color: #0F225E;
	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: #0F225E;
}
nav#mainNav ul li a span {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #0F225E;
	display: inline-block;
	margin-top: 4px;
} 
nav#mainNav ul li a:hover span,
nav#mainNav ul li a:hover b {
	color: #0F225E;
}
nav#mainNav ul li.current-menu-item a b {
	color: #0F225E;
}
nav#mainNav ul li.current-menu-item a span {
	color: #0F225E;
	position: relative;
}
nav#mainNav ul li.current-menu-item a b {
	color: #0F225E;
}
nav#mainNav ul li ul.sub-menu li a {
	color: #0F225E;
}
nav#mainNav ul li.current-menu-parent a b {
	color: #0F225E;
}
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: #0F225E;
}
.spmenu #menu p {
	color: #0F225E;
}

a#scrollUp {
	background: #0F225E;
}

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

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

h1.title {
	font-family: "Roboto", sans-serif;
	font-size: var(--rem60);
	letter-spacing: .01em;
	color: #0F225E;
	line-height: 1.4;
	font-weight: 700;
	display: block;
	margin-bottom: 40px;
	width: fit-content;
	position: relative;
}
h1.title::after {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/title_star.png)no-repeat;
	background-size: contain;
	background-position: center;
	width: 114px;
	height: 15px;
	position: absolute;
	top: -30px;
	left: 50%;
	transform: translateX(-50%);
}
h1.title .ja {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	letter-spacing: 0;
	display: block;
	font-size: var(--rem24);
	color: #0F225E;
}

.post h2 {
	font-weight: 500;
	color: #0F225E;
	font-size: var(--rem40);
	margin-top: 0;
	margin-bottom: 30px;
}
.post h2:after {
	display: none;
}

.post h3 {
	font-weight: 500;
	border: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

.post h4 {
	font-weight: 400;
}

.post h4::before {
	background: #0F225E;
}

.linkBtn, .post .linkBtn, a.linkBtn {
	font-family: "Roboto", sans-serif;
	background: #0F225E;
	display: block;
	max-width: 300px;
	border-radius: 0;
	padding: 20px;
	color: #fff;
	margin-top: 40px;
}
.linkBtn::after {
	display: none!important;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
	background: #0F225E;
	color: #fff;
	opacity: .7;
}

.cta {
	position: relative;
	z-index: 0;
	padding: 100px 0;
	background: #0F225E;
	background-size: cover;
}
.cta h1 {
	font-size: var(--rem60)!important;
	text-align: center!important;
	color: #fff!important;
	margin-bottom: 20px;
}
.cta h1::after {
	filter: brightness(0) invert(1);
}
.cta h1 .ja {
	color: #fff!important;
	text-align: center;
}
.cta h3 {
	text-align: center;
	color: #fff;
}
.cta ul {
	display: flex;
	justify-content: center;
	column-gap: 25px;
	row-gap: 20px;
	flex-wrap: wrap;
	margin-top: 50px;
	position: relative;
	z-index: 2;
}
.cta a {
	font-size: var(--rem24);
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: unset;
	font-weight: 700;
	color: #0F225E;
	border: solid 1px #fff;
	padding: 12px 24px;
	width: 320px;
	height: 65px;
}
.cta a.telLink {
	background: #fff;
}
.cta a.telLink::before {
	content: '\f095';
	display: block;
	font-family: 'FontAwesome';
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1;
	margin-right: 6px;
}
.cta a.mailLink {
	background: #FFF600;
	font-size: var(--rem20);
}
.cta a.mailLink::before {
	content: '\f0e0';
	display: block;
	font-family: 'FontAwesome';
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1;
	margin-right: 6px;
}

/*-----------------------------
Top
------------------------------*/
.top_about {
	padding-top: 120px;
	padding-bottom: 120px;
	background: linear-gradient(90deg, rgba(242,244,248,1) 0%, rgba(216,233,248,1) 100%);
}
.top_about .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top_about .image {
	width: 40%;
}
.top_about .text {
	width: 55%;
}
.top_about h1 {
	margin-left: 0;
	text-align: left;
}
.top_about h1::after {
	left: 0;
	transform: translateX(0);
}
.top_about .linkBtn {
	margin-left: 0;
}

.top_strengths {
	padding-top: 120px;
	padding-bottom: 120px;
}
.top_strengths .wrap {
	display: flex;
	flex-direction: column;
	row-gap: 60px;
}
.top_strengths .flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.top_strengths .flex:nth-child(even) {
	flex-direction: row-reverse;
}
.top_strengths .image {
	width: 40%;
}
.top_strengths .image img {
	width: 100%;
	object-fit: cover;
	aspect-ratio:  3 / 2;
}
.top_strengths .text {
	width: 55%;
}
.top_strengths h2 {
	margin-left: 0;
	text-align: left;
}
.top_strengths h2 span {
	letter-spacing: 0;
	font-size: var(--rem16);
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	display: block;
	width: fit-content;
	padding: 0 4px;
	color: #fff;
	text-align: center;
	background: #0F225E;
}

.top_service {
	padding-top: 120px;
	padding-bottom: 120px;
	background: linear-gradient(90deg, rgba(242,244,248,1) 0%, rgba(216,233,248,1) 100%);
}
.top_service ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	column-gap: 35px;
	row-gap: 35px;
}
.top_service .image img {
	aspect-ratio: 3 / 2;
	object-fit: cover;
	width: 100%;
}
.top_service h3 {
	color: #fff;
	padding: 12px 0;
	text-align: center;
	background: #0F225E;
}
.top_service .inner {
	position: relative;
}
.top_service .illust01 {
	position: absolute;
	top: -220px;
	right: -4%;
	width: 220px;
	z-index: 99;
}
.top_service .illust02 {
	position: absolute;
	bottom: -220px;
	left: 0;
	width: 220px;
	z-index: 99;
}

@media print, screen and (max-width: 768px) {
	.top_about {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.top_about .flex {
		flex-direction: column;
		row-gap: 80px;
	}
	.top_about .image {
		width: 100%;
	}
	.top_about .text {
		width: 100%;
	}
	.top_about h1 {
		margin-left: auto;
		text-align: center;
	}
	.top_about h1::after {
		left: 50%;
		transform: translateX(-50%);
	}
	.top_about .linkBtn {
		margin-left: auto;
	}

	.top_strengths {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.top_strengths .wrap {
		row-gap: 50px;
	}
	.top_strengths .flex {
		flex-direction: column;
		row-gap: 35px;
	}
	.top_strengths .flex:nth-child(even) {
		flex-direction: column;
	}
	.top_strengths .image {
		width: 100%;
	}
	.top_strengths .text {
		width: 100%;
	}

	.top_service {
		padding-bottom: 150px;
	}
	.top_service ul {
		grid-template-columns: repeat(1,1fr);
	}
	.top_service .illust01 {
		top: -180px;
		right: -2%;
		width: 120px;
	}
	.top_service .illust02 {
		position: absolute;
		bottom: -190px;
		width: 120px;
	}
}

/*-----------------------------
会社概要
------------------------------*/
body.page-company #content.wide {
	padding-top: 0;
}
.company.sec01 {
	padding-top: 120px;
	padding-bottom: 120px;
	background: linear-gradient(90deg, rgba(242,244,248,1) 0%, rgba(216,233,248,1) 100%);
}
.company.sec01 p.right {
	text-align: right;
	margin-top: 20px;
}

.company.sec02 {
	padding-top: 120px;
}
.company.sec02 th,
.company.sec02 td {
	padding: 20px 5%!important;
	vertical-align: middle!important;
	font-weight: 500!important;
}
.company.sec02 th {
	background: #0F225E!important;
	color: #fff!important;
}
.company.sec02 iframe {
	width: 100%;
	height: 350px;
}

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

	.company.sec02 {
		padding-top: 80px;
	}
}

/*-----------------------------
事業内容
------------------------------*/
.service.sec01 .box:not(:first-child) {
	padding-top: 80px;
}
.service.sec01 h2 {
	text-align: center;
	background: #0F225E;
	padding: 16px 0;
	color: #fff;
}
.service.sec01 .flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.service.sec01 .image {
	width: 40%;
}
.service.sec01 .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.service.sec01 .text {
	width: 55%;
}

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

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


/*--メディアクエリ--------------------------------------------*/
@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%);
	}
}