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

/*font-family: "M PLUS Rounded 1c", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;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;
}
.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: 93%;
}

#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: #003990;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 0;
}
.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: #003990;
	border-radius: 0;
}

.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: "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: #003990;
	opacity: 0.55;
}
header#h1Header h1.title {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: var(--rem48);
}

#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 {
	font-weight: 500;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: unset;
	border-radius: 100vmax;
}
#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: #49BCEF;
}
#header a.head_btn.mail_btn {
	position: relative;
	background: #003990;
}
nav#mainNav ul li a {
	color: #262626;
	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: #262626;
}
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li.current-menu-item a span {
	color: #262626;
}
nav#mainNav ul li.current-menu-parent a b,nav#mainNav ul li.current-menu-parent a span {
	color: #262626;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
	background: #fff;
	color: #262626;
}
nav#mainNav ul li.current-menu-item a {
	background: #fff;
}
nav#mainNav ul li.current-menu-item a:hover {
	background: #fff!important;
}
nav#mainNav ul li a:hover b,
nav#mainNav ul li a:hover span {
	color: #262626;
}
nav#mainNav ul li a:hover {
	background: unset;
}
nav#mainNav ul li ul.sub-menu li a {
	font-weight: 500;
	color: #262626;
}
nav#mainNav ul li ul.sub-menu li::after {
	display: none;
}
nav#mainNav ul li ul.sub-menu li a:hover {
	background: #1F338C!important;
	color: #fff;
}
.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
	background: #003990;
}

.spmenu #menu p {
	color: #003990;
	white-space: nowrap;
}

a#scrollUp {
	background: #003990;
}

#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 {
	margin-bottom: 15px;
}
#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: #003990;
}

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

h1.title {
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-size: var(--rem60);
	letter-spacing: .01em;
	color: #003990;
	line-height: 1.4;
	font-weight: 700;
	display: block;
	margin-bottom: 40px;
	width: fit-content;
	position: relative;
	text-align: center;
}
h1.title.title02 {
	padding-bottom: 15px;
}
h1.title.title02::after {
	content: '';
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 50px;
	height: 2px;
	background: #003990;
}
h1.title .ja {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	display: block;
	font-size: var(--rem24);
	color: #262626;
}

.post h2 {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: var(--rem36);
	color: #262626;
	margin-top: 0;
	margin-bottom: 20px;
}
.post h2:after {
	display: none;
}

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

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

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

.linkBtn, .post .linkBtn, a.linkBtn {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #262626;
	position: relative;
	background: unset!important;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	width: fit-content;
	padding: 0;
	border-radius: 0;
	transition: all .3s;
	margin: 0;
	margin-inline: auto;
	margin-top: 40px;
}
.linkBtn::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/arrow.png)no-repeat;
	background-size: contain;
	width: 48px;
	height: 48px;
}
.linkBtn::after {
	display: none!important;
}
.linkBtn:hover {
	color: #262626!important;
	background: unset!important;
}

.contact_sec {
	position: relative;
	padding-top: 100px;
}
.contact_sec .wrap {
	display: flex;
	flex-direction: column;
	position: relative;
	z-index: 2;
}
.contact_sec::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 90%;
	width: 100%;
	background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	z-index: 1;
}
.contact_sec h1 {
	font-size: var(--rem60)!important;
	margin: 0!important;
	text-align: left;
}
.contact_sec .box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 45px 40px;
	background: #fff;
	box-shadow: 2px 2px 4px #ccc;
	margin-top: 100px;
}
.contact_sec .btn {
	display: flex;
	column-gap: 14px;
}
.contact_sec a {
	font-weight: 400;
	font-size: 20px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 300px;
	max-width: 100%;
	position: relative;
	padding: 15px 0;
	border-radius: 100vmax;
}
.contact_sec a::before {
	display: block;
	font-family: 'FontAwesome';
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1;
	margin-right: 6px;
}
.contact_sec a:hover {
	opacity: .7;
}
.contact_sec a.telLink {
	background: #49BCEF;
}
.contact_sec a.telLink::before {
	content: '\f095';
}
.contact_sec a.mailLink {
	background: #003990;
}
.contact_sec a.mailLink::before {
	content: '\f0e0';
}

#mainImg {
	position: relative;
	z-index: 2;
}
#mainImg .banner {
  position: absolute;
  width: 21%;
  max-width: 300px;
  right: 2%;
  bottom: 23%;
  display: block;
  z-index: 3;
}

/*-----------------------------
Top
------------------------------*/
.top_concept {
	padding-top: 40px;
}
.top_concept .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top_concept .image,
.top_concept .text {
	width: 48%;
}
.top_concept .image {
  flex: 1;
  margin-left: calc(50% - 50vw);
  margin-right: 4%;
}
.top_concept h1 {
	text-align: left;
	margin-left: 0;
}
.top_concept h2 {
	text-align: left;
	margin-left: 0;
}
.top_concept .linkBtn {
	margin-left: 0;
	justify-content: flex-start;
}

.top_service {
	padding: 120px 0;
}
.top_service .en_title {
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 900;
	display: block;
	text-align: center;
	color: #EBF9FF;
	font-size: clamp(1rem, 6vw, 120px);
}
.top_service h1 {
	margin-top: -30px;
}
.top_service ul {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	grid-template-rows: auto;
	gap: 40px;
}
.top_service .image {
	margin-bottom: 20px;
}
.top_service .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.top_service h2 span {
	display: block;
	font-size: var(--rem20);
	text-align: center;
	font-weight: 700;
	color: #003990;
}

.top_strengths {
	position: relative;
	padding: 120px 0;
}
.top_strengths::before {
	content: '';
	display: inline-block;
	width: 100%;
	height: 400px;
	background: url(/wp-content/uploads/top_strengths_bg.jpg)no-repeat;
	background-position: bottom;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.top_strengths ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 40px;
}
.top_strengths .image {
	margin-bottom: 20px;
}
.top_strengths .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.top_strengths h2 {
	font-size: var(--rem30);
}
.top_strengths h2 span {
	display: block;
	font-size: var(--rem20);
	text-align: center;
	font-weight: 700;
	color: #003990;
}

.top_recruit .flex {
	display: flex;
}
.top_recruit .image {
	width: 45%;
}
.top_recruit .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.top_recruit .text {
	width: 55%;
	padding: 40px;
	background: #003990;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}
.top_recruit h1 {
	margin-left: 0;
	text-align: left;
	color: #fff;
}
.top_recruit h1 .ja {
	color: #fff;
}
.top_recruit p {
	color: #fff;
}
.top_recruit .linkBtn {
	color: #fff;
	justify-content: flex-end;
	margin-right: 0;
}
.top_recruit .linkBtn::before {
	background: url(/wp-content/uploads/arrow-w.png)no-repeat;
	background-size: contain;
	background-position: center;
}
.top_recruit .linkBtn:hover {
	color: #fff!important;
}

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

	.top_service {
		padding: 70px 0;
	}
	.top_service .en_title {
		font-size: 48px;
	}
	.top_service h1 {
		margin-top: -20px;
	}
	.top_service ul {
		grid-template-columns: repeat(1,1fr);
	}

	.top_strengths {
		padding: 70px 0;
	}
	.top_strengths::before {
		height: 300px;
	}
	.top_strengths ul {
		grid-template-columns: repeat(1,1fr);
	}

	.top_recruit .flex {
		flex-direction: column;
	}
	.top_recruit .image {
		width: 100%;
	}
	.top_recruit .image img {
		aspect-ratio: 3 / 2;
		height: auto;
	}
	.top_recruit .text {
		width: 100%;
		padding: 30px 25px;
	}
	.top_recruit h1 {
		margin-left: auto;
		text-align: center;
	}
	.top_recruit .linkBtn {
		justify-content: center;
		margin-right: auto;
	}
}

/*-----------------------------
企業情報
------------------------------*/
.company.sec01 .box {
	background: #F9F9F9;
	border-radius: 15px;
	padding: 50px;
}
.company.sec01 .flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.company.sec01 .image {
	width: 30%;
}
.company.sec01 .text {
	width: 65%;
}
.company.sec01 h2 {
	text-align: left;
}

.company.sec02 {
	padding-top: 120px;
}
.company.sec02 th {
	background: #49BCEF!important;
	color: #fff!important;
	text-align: center!important;
	font-weight: 500!important;
	vertical-align: middle;
}
.company.sec02 iframe {
	width: 100%;
	height: 350px;
}

@media print, screen and (max-width: 768px) {
	.company.sec01 .box {
		padding: 30px 25px;
	}
	.company.sec01 .flex {
		flex-direction: column;
		gap: 30px;
	}
	.company.sec01 .image {
		width: 90%;
		max-width: 200px;
		margin-inline: auto;
	}
	.company.sec01 .text {
		width: 100%;
	}
	.company.sec01 h2 {
		text-align: center;
	}

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

/*-----------------------------
事業内容
------------------------------*/
.service.sec01 .flex {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px;
}
.service.sec01 a {
	width: 250px;
	border-radius: 50px;
	display: block;
	text-align: center;
	padding: 15px;
	color: #fff;
	background: #003990;
}

.service.sec02 {
	padding-top: 40px;
}
.service.sec02 li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 80px;
}
.service.sec02 li:nth-child(even) {
	flex-direction: row-reverse;
}
.service.sec02 .image {
	width: 45%;
}
.service.sec02 .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.service.sec02 .text {
	width: 50%;
}
.service.sec02 h2 {
	text-align: left;
	margin-left: 0;
}

.service.sec03 {
	padding-top: 120px;
}
.service.sec03 h2 {
	background: #003990;
	color: #fff;
	text-align: center;
	margin-bottom: 0;
	padding: 12px;
}
.service.sec03 .text {
	padding: 30px;
	background: #F9F9F9;
}

@media print, screen and (max-width: 768px) {
	.service.sec02 {
		padding-top: 20px;
	}
	.service.sec02 li {
		padding-top: 50px;
		flex-direction: column;
		gap: 30px;
	}
	.service.sec02 li:nth-child(even) {
		flex-direction: column;
	}
	.service.sec02 .image {
		width: 100%;
	}
	.service.sec02 .text {
		width: 100%;
	}
	.service.sec02 h2 {
		text-align: center;
		margin-left: auto;
	}

	.service.sec03 {
		padding-top: 70px;
	}
	.service.sec03 .text {
		padding: 25px;
	}
}

/*-----------------------------
採用情報
------------------------------*/
body.page-recruit #content.wide {
	padding-top: 0;
}
.recruit.sec01 {
	padding: 100px 0;
	background: url(/wp-content/uploads/recruit_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
}
.recruit.sec01 .image {
	width: 100%;
	max-width: 900px;
	margin-inline: auto;
}
.recruit.sec01 .image img {
	width: 100%;
}

.recruit.sec02 {
	padding-top: 120px;
}
.recruit.sec02 th {
	background: #49BCEF!important;
	color: #fff!important;
	text-align: center!important;
	font-weight: 500!important;
	vertical-align: middle;
}

@media print, screen and (max-width: 768px) {
	.recruit.sec01 {
		padding: 60px 0;
	}
	.recruit.sec01 .image {
		width: 100%;
		max-width: 900px;
		margin-inline: auto;
	}

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

/*-----------------------------
働くメリット
------------------------------*/
.merit ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 40px;
}
.merit .image {
	margin-bottom: 20px;
}
.merit .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.merit h2 {
	font-size: var(--rem30);
}
.merit h2 span {
	display: block;
	font-size: var(--rem20);
	text-align: center;
	font-weight: 700;
	color: #003990;
}

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

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

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

/*-----------------------------
施工事例
------------------------------*/

@media print, screen and (max-width: 768px) {

}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
	padding: 0;
}
body.page-contact .post table th {
	background: #49BCEF!important;
	color: #fff!important
}
.wpcf7-form .must {
	background: #003990!important;
	color: #fff!important;
}
.post .subimitarea .linkBtn input[type="submit"] {
	color: #fff!important;
	padding: 20px;
	width: 300px;
	margin-inline: auto;
	background: #003990;
	border-radius: 100vmax;
}
.post .subimitarea .linkBtn::after,
.post .subimitarea .linkBtn::before{
	display: none;
}



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

	.contact_sec::after {
		max-width: 140px;
		top: 7%;
	}
	.contact_sec p {
		text-align: center;
	}
	.contact_sec .box {
		flex-direction: column;
		row-gap: 30px;
	}
}

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

	h1.title {
		margin-bottom: 20px;
	}
	.linkBtn, .post .linkBtn, a.linkBtn {
		margin-top: 20px;
	}

	.contact_sec {
		padding-top: 60px;
	}
	.contact_sec h1 {
		text-align: center!important;
	}
	.contact_sec .box {
		margin-top: 40px;
		row-gap: 20px;
		padding: 35px 25px;
	}
	.contact_sec .btn {
		flex-direction: column;
		row-gap: 14px;
	}
	.contact_sec a {
		font-size: 18px;
	}

	#mainImg .banner {
	  width: 27%;
	}

	#front_bottom_content h1 {
		margin-bottom: 0;
	}
}

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


.works .gallery-columns-3 img{
	width: 100%;
	aspect-ratio: 3/2;
	object-fit: cover;
}