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

/* font-family: "Zen Old Mincho", serif; */
@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700;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_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: 94%;
	max-width: 1400px;
	margin: 0 auto;
}
.postlist .post_text {
	padding: 26px 0;
}
.post .time, .postlist .time {
	font-weight: 500;
	color: #fff !important;
	background: #3A75BB;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 20px;
}
.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: #3A75BB;
	border-radius: 20px;
}

.post_link a {
	color: #333333!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;
}
#thumbImg::before, header#h1Header::before {
	background: #000000;
	opacity: 0;
}
header#h1Header h1.title {
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	color: #fff;
}

#header-upper {
	display: none!important;
}
#header,.sticky-header #header > .inner {
	background: #fff;
}
.header__nav-contact {
	padding-right: 14px;
}
#header ul.header__contact {
	column-gap: 10px;
}
#header ul.header__contact li {
	height: auto;
}
#header a.head_btn {
	display: flex;
	justify-content: center;
	align-items: center;	
	flex-direction: unset;
	border-radius: 25px;
}
#header a.head_btn::before {
	display: inline-block;
	font-size: 1.4rem;
	margin-top: 4px;
	margin-right: 4px;
}
#header a.head_btn.tel_btn {
	position: relative;
	background: #BFDBE6!important;
	color: #3A75BB;
}
#header a.head_btn.mail_btn {
	position: relative;
	background: #3A75BB!important;
}
nav#mainNav ul li a {
	color: #333333;
	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: #333333;
}
nav#mainNav ul li.current-menu-item a b {
	color: #333333;
}
nav#mainNav ul li.current-menu-item a b {
	color: #333333;
}
nav#mainNav ul li ul.sub-menu li a {
	color: #333333;
}
nav#mainNav ul li.current-menu-parent a b {
	color: #333333;
}
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: #3A75BB;
}
.spmenu #menu p {
	color: #3A75BB;
}

a#scrollUp {
	background: #3A75BB;
}

#footer {
	padding: 30px;
}
#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;
}
#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: #3A75BB;
}
#footer  .socialicon {
	margin-bottom: 20px;
}

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

h1.title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: var(--rem60);
	letter-spacing: .01em;
	color: #3A75BB;
	line-height: 1.6;
	font-weight: 700;
	display: block;
	margin-bottom: 40px;
	width: fit-content;
	position: relative;
}
h1.title .ja {
	font-size: var(--rem20);
	color: #262626;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}
h1.title .ja::before {
	content: '';
	display: inline-block;
	background: #262626;
	width: 30px;
	height: 1px;
}

.post h2 {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	font-size: var(--rem40);
	margin-top: 0;
	margin-bottom: 30px;
}
.post h2:after {
	display: none;
}

.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: 400;
}

.post h4::before {
	display: none;
}

.linkBtn, .post .linkBtn, a.linkBtn {
	font-family: "Noto Sans JP", sans-serif;
	background: #3A75BB;
	display: block;
	max-width: 300px;
	border-radius: 50px;
	padding: 20px;
	color: #fff;
	margin-top: 40px;
}
.linkBtn::after {
	display: none!important;
}
.linkBtn::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/aroow.png)no-repeat;
	background-size: contain;
	width: 36px;
	height: 8px;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
	background: #3A75BB;
	color: #fff;
	opacity: .7;
}

.cta {
	background: #3A75BB;
	padding: 100px 0;
}
.cta h1 {
	color: #fff;
	margin-bottom: 20px;
}
.cta h1 .ja {
	color: #fff;
}
.cta h1 .ja::before {
	background: #fff;
}
.cta p {
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 1.4;
	position: relative;
	z-index: 2;
}
.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 {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: unset;
	border-radius: 50px;
	color: #fff;
	padding: 12px 24px;
	width: 320px;
}
.cta a.telLink {
	background: #BFDBE6;
	color: #3A75BB;
}
.cta a::before {
	content: '';
	display: inline-block;
	font-family: 'FontAwesome';
	font-weight: 400;
	font-size: 1.4rem;
	line-height: 1;
	margin-bottom: .1em;
	margin-top: 4px;
	margin-right: 4px;
}
.cta a.mailLink {
	background: #3A75BB;
	border: solid 1px #fff;
	color: #fff;
}
.cta a.telLink::before {
	content: '\f095';
}
.cta a.mailLink::before {
	content: '\f0e0';
}

/*-----------------------------
Top
------------------------------*/
.top_concept {
	padding: 120px 0;
}
.top_concept .flex {
	width: 94%;
	max-width: 1400px;
	margin-inline: auto;
	display: flex;
	justify-content: space-between;
}
.top_concept .image {
	width: 55%;
}
.top_concept .text {
	width: 40%;
}
.top_concept h1 {
	margin-left: 0;
	text-align: left;
}
.top_concept h1 .ja {
	justify-content: flex-start;
}
.top_concept .linkBtn {
	margin-left: 0;
}

.top_service {
	background: url(/wp-content/uploads/service_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	padding: 120px 0;
}
.top_service h1 {
	color: #fff;
}
.top_service h1 .ja {
	color: #fff;
}
.top_service h1 .ja::before {
	background: #fff;
}
.top_service ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 40px;
}
.top_service li {
	background: #fff;
	padding: 20px;
	border-left: solid 8px #3A75BB;
}
.top_service h3 {
	color: #3A75BB;
	min-height: 72px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}
.top_service .image {
	margin-bottom: 20px;
}
.top_service .image img {
	width: 100%;
	aspect-ratio: 5 / 3;
}

.top_banner {
	padding-top: 120px;
}
.top_banner .box {
	display: flex;
	justify-content: center;
	padding: 40px;
	flex-wrap: wrap;
	gap: 20px;
	background: #BFDBE6;
}
.top_banner .image {
	max-height: 120px;
}
.top_banner .image img {
	max-height: 120px;
}

.top_recruit {
	padding: 120px 0;
}
.top_recruit .flex {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	align-items: center;
}
.top_recruit .text {
	width: 55%;
}
.top_recruit .image {
	width: 40%;
}
.top_recruit h1 {
	margin-left: 0;
	text-align: left;
}
.top_recruit h1 .ja {
	justify-content: flex-start;
}
.top_recruit .linkBtn {
	margin-left: 0;
}

@media print, screen and (max-width: 1023px) {
	.top_service ul {
		grid-template-columns: repeat(2,1fr);
	}
}

@media print, screen and (max-width: 768px) {
	.top_concept {
		padding: 70px 0;
	}
	.top_concept .flex {
		flex-direction: column-reverse;
		gap: 40px;
	}
	.top_concept .image {
		width: 100%;
	}
	.top_concept .text {
		width: 100%;
	}
	.top_concept h1 {
		margin-left: auto;
		text-align: center;
	}
	.top_concept h1 .ja {
		justify-content: center;
	}
	.top_concept .linkBtn {
		margin-left: auto;
	}

	.top_service {
		padding: 70px 0;
	}
	.top_service ul {
		grid-template-columns: repeat(1,1fr);
		gap: 20px;
	}
	.top_service h3 {
		min-height: unset;
	}

	.top_banner {
		padding-top: 70px;
	}
	.top_banner .image {
		max-height: 80px;
	}
	.top_banner .image img {
		max-height: 80px;
	}

	.top_recruit {
		padding: 70px 0;
	}
	.top_recruit .flex {
		flex-direction: column;
		gap: 40px;
	}
	.top_recruit .text {
		width:100%;
	}
	.top_recruit .image {
		width: 100%;
	}
	.top_recruit h1 {
		margin-left: auto;
		text-align: center;
	}
	.top_recruit h1 .ja::before {
		justify-content: center;
	}
	.top_recruit .linkBtn {
		margin-left: auto;
	}
}

/*-----------------------------
会社概要
------------------------------*/
body.page-company #content.wide {
	padding-top: 0;
}
.company.sec01 {
	padding: 100px 0;
	background: #F9F9F9;
}
.company.sec01 .flex {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	align-items: center;
}
.company.sec01 .text {
	width: 55%;
}
.company.sec01 .image {
	width: 40%;
}
.company.sec01 h1 {
	margin-left: 0;
	text-align: left;
}
.company.sec01 h1 .ja {
	justify-content: flex-start;
}

.company.sec02 {
	padding-top: 120px;
}
.company.sec02 table,
.company.sec02 th,
.company.sec02 td {
	background: unset!important;
	border: none!important;
	vertical-align: middle!important;
}
.company.sec02 tr {
	border-bottom: 1px solid #000;
}
.company.sec02 tr:first-child {
	border-top: 1px solid #000;
}
.company.sec02 iframe {
	width: 100%;
	height: 350px;
}

@media print, screen and (max-width: 768px) {
	.company.sec01 {
		padding: 70px 0;
	}
	.company.sec01 .flex {
		flex-direction: column-reverse;
		gap: 40px;
	}
	.company.sec01 .text {
		width: 100%;
	}
	.company.sec01 .image {
		width: 100%;
	}
	.company.sec01 h1 {
		margin-left: auto;
		text-align: center;
	}
	.company.sec01 h1 .ja {
		justify-content: center;
	}

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

/*-----------------------------
事業内容
------------------------------*/
.service.sec01 ul {
	display: flex;
	flex-direction: column;
	gap: 80px;
}
.service.sec01 li {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.service.sec01 li:nth-child(odd){
	flex-direction: row-reverse;
}
.service.sec01 .image {
	width: 40%;
}
.service.sec01 .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.service.sec01 .text {
	width: 55%;
}
.service.sec01 h2 {
	font-family: "Zen Old Mincho", serif;
	text-align: left;
	padding-bottom: 8px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
}

@media print, screen and (max-width: 768px) {
	.service.sec01 ul {
		gap: 60px;
	}
	.service.sec01 li {
		flex-direction: column;
		gap: 40px;
	}
	.service.sec01 li:nth-child(odd){
		flex-direction: column;
	}
	.service.sec01 .image {
		width: 100%;
	}
	.service.sec01 .text {
		width: 100%;
	}
}


/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
	padding: 0;
}
body.page-contact .post table th {
	background: #3A75BB!important;
	color: #fff!important
}
.wpcf7-form .must {
	background: #f9f9f9!important;
	color: #3A75BB!important;
}
.post .subimitarea .linkBtn input[type="submit"] {
	color: #fff!important;
	padding: 20px;
	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){
	.dsp_hp { display:none; }
	.dsp_smt { display:block; }

	.cta {
		padding: 70px 0;
	}


	#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%);
	}
}

