@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/*font-family: "arial", sans-serif;*/

/* font-family: "Noto Sans JP", 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;
	padding: 16px 0;
}
.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%;
}

.post .time, .postlist .time {
	font-weight: 500;
	color: #ffffff !important;
	background:#00B2D5;
	padding: 8px 20px;
	letter-spacing: 1px;
}
.post .time a, .postlist .time a {
	font-weight: 500;
	color: #ffffff!important;
}

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

.post_link a {
	color: #1A1A1A!important;
}
.post_link {
	border-bottom: none;
}

#wrapper {
	max-width: unset;
	padding: 0;
	position: relative;
	z-index: 1;
}

body {
	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: #00B2D5;
	opacity: 0.55;
}
#header-upper {
	display: none!important;
}
.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: 100vmax;
}
#header a.head_btn::before {
	display: inline-block;
	font-size: 1.4rem;
	margin-top: 4px;
	margin-right: 4px;
}
#header a.head_btn.mail_btn {
	position: relative;
	background: linear-gradient(90deg,rgba(1, 93, 167, 1) 0%, rgba(0, 175, 211, 1) 100%);
	color: #ffffff;
	height: 45px;
}
#header a.head_btn.mail_btn > span {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	line-height: 1.2;
}
#header a.head_btn.mail_btn > span .en {
	font-size: 10px;
}
#header a.head_btn.tel_btn {
	background: unset;
	flex-wrap: wrap;
	color: #1A1A1A;
	width: 180px;
}
#header a.head_btn.tel_btn span:not(.note) {
	font-size: 18px;
}
nav#mainNav ul li a {
	color: #1A1A1A;
	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: #1A1A1A;
}
nav#mainNav ul li a span {
	margin-top: 4px;
}
nav#mainNav ul li a span,
nav#mainNav ul li.current-menu-item a span,
nav#mainNav ul li a:hover span {
	font-family: "arial", sans-serif;
	color: #0B5CB2;
}
nav#mainNav ul li ul.sub-menu li a {
	color: #1A1A1A;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
	background: #eee;
}

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

a#scrollUp {
	background: #0B5CB2;
}

#footer {
	padding: 30px;
}
#footer,#copyright {
	color: #fff;
	background: #00B2D5;
}
#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 > li::before, #footer .footnav ul > li::after {
	display: none;
}
#footer  .socialicon {
	margin-bottom: 20px;
}
#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: #fff;
}

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

h1.title {
	font-size: var(--rem48);
	letter-spacing: .01em;
	color: #1A1A1A;
	line-height: 1.4;
	font-weight: 700;
	text-align: center;
	display: block;
	margin-bottom: 35px;
	position: relative;
}

.post h2 {
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 30px;
}
.post h2:after {
	display: none;
}

.post h2.title {
	font-family: "arial", sans-serif;
	font-size: var(--rem60);
	font-weight: 700;
	line-height: 1.3;
	color: #00B2D5;
	position: relative;
	text-align: center;
	padding: 0!important;
	margin: 0 0 40px!important;
}
.post h2.title .ja {
	font-family: "Noto Sans JP", sans-serif;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
	font-size: var(--rem18);
	font-weight: 700;
	color: #1A1A1A;
}
.post h2.title .ja::before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: solid 3px #0B5CB2;
}

.post h3 {
	font-weight: 500;
	border: none;
	margin-top: 0;
	margin-bottom: 20px;
	position: relative;
}
.post h3.title {
	font-weight: 700;
	padding: 0;
	font-size: var(--rem48);
	text-align: center;
	color: #1A1A1A;
	margin-bottom: 35px!important;
}
.post h3.title span {
	font-family: "arial", sans-serif;
	display: block;
	font-size: var(--rem18);
	font-weight: 700;
	color: #00B2D5;
}

.post h4 {
	font-weight: 400;
}

.post h4::before {
	background: #00B2D5;
}

.linkBtn, .post .linkBtn, a.linkBtn {
	font-family: "arial", sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #ffffff;
	background: linear-gradient(90deg,rgba(1, 93, 167, 1) 0%, rgba(0, 175, 211, 1) 100%);
	display: block;
	width: 260px;
	max-width: 100%;
	padding: 15px;
	text-align: center;
	margin-top: 35px;
	margin-inline: auto;
	border-radius: 100vmax;
}
.linkBtn::after {
	display: none!important;
}
.linkBtn::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/arrow.png)no-repeat;
	background-size: contain;
	aspect-ratio: 27 / 6;
	width: 25px;
	position: absolute;
	top: 50%;
	right: 6%;
	transform: translateY(-50%);
}
.linkBtn:hover {
	color: #ffffff;
	background: linear-gradient(90deg,rgba(1, 93, 167, 1) 0%, rgba(0, 175, 211, 1) 100%)!important;
	opacity: 0.7;
}

.cta {
	padding: 100px 0;
	background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	z-index: 2;
}
.cta h2.title {
	color: #fff;
	margin-bottom: 45px!important;
}
.cta h2.title .ja {
	color: #fff;
}
.cta h2.title .ja::before {
	border-color: #fff;
}
.cta p {
	text-align: center;
	color: #fff;
}
.cta .buttonList {
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
	margin-top: 40px;
}
.cta a {
	font-weight: 500;
	font-size: 18px;
	background: #fff;
	color: #0B5CB2;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: unset;
	padding: 18px;
	width: 100%;
	max-width: 360px;
	border-radius: 100vmax;
}
.cta a span {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.cta a span .en {
	font-size: 12px;
}
.cta a::before {
	display: block;
	font-family: 'FontAwesome';
	font-size: 1em;
	font-weight: 400;
	line-height: 1;
	margin-right: 6px;
	margin-top: 4px;
}
.cta a.mailLink::before {
	content: '\f0e0';
}
.cta a.telLink {
	font-size: 20px;
}
.cta a.telLink::before {
	content: '\f095';
}

/*-----------------------------
Top
------------------------------*/
#mainImg {
	display: none;
}

.topProducts {
	padding: var(--px60);
	background: linear-gradient(180deg,rgba(1, 93, 167, 1) 0%, rgba(0, 135, 189, 1) 70%, rgba(0, 175, 211, 1) 100%);
}
.topProducts h2.title .ja {
	color: #fff;
}
.topProducts h2.title .ja::before {
	border-color: #fff;
}
.topProducts ul {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	grid-template-rows: auto;
	gap: 40px;
}
.topProducts li {
	text-align: center;
}
.topProducts .image {
	margin-bottom: 15px;
}
.topProducts .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.topProducts p {
	font-weight: 500;
	font-size: var(--rem16);
	text-align: center;
	color: #fff;
	line-height: 1.5;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	position: relative;
}
.topProducts p::before {
	content: '';
	display: inline-block;
	background: #fff;
	width: 7px;
	height: 10px;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
}

.topConcept {
	padding: var(--px120) 0;
	background: url(/wp-content/uploads/bg01.jpg)no-repeat;
	background-size: cover;
	background-position: center;
}
.topConcept .image {
	margin-left: 4%;
	margin-right: calc(50% - 50vw);
	flex: 1;
}
.topConcept h2.title {
	text-align: left;
}
.topConcept h2.title .ja {
	justify-content: flex-start;
}
.topConcept h3.title {
	text-align: left;
}
.topConcept .linkBtn {
	margin-left: 0;
}
.topConcept p.en {
	margin-top: 10px;
}

.topService {
	padding-top: var(--px120);
}
.topService ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 25px;
}
.topService li {
	aspect-ratio: 622 / 639;
	position: relative;
}
.topService li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.topService .box {
	display: flex;
	flex-direction: column;
	text-align: center;
	position: absolute;
	bottom: 50px;
	left: 50%;
	transform: translateX(-50%);
	width: 90%;
}
.topService .box span {
	background: #fff;
	display: block;
	width: fit-content;
	color: #0B5CB2;
	font-weight: 700;
	font-size: var(--rem18);
	padding: 4px;
	line-height: 1.2;
	margin-inline: auto;
	margin-bottom: 15px;
}
.topService .box h3 {
	display: inline-block;
	font-size: var(--rem40);
	font-weight: 700;
	line-height: 1.2;
	padding: 6px;
	background: rgba(255, 255, 255, .8);
}

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

@media print, screen and (max-width: 1023px) {
	.topProducts {
		padding: var(--px120) 0 var(--px60);
	}

	.topService li {
		aspect-ratio: 450 / 639;
	}
}

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

	.topConcept .image {
		margin: 40px 0 0;
	}
	.topConcept h2.title {
		text-align: center;
	}
	.topConcept h2.title .ja {
		justify-content: center;
	}
	.topConcept h3.title {
		text-align: center;
	}
	.topConcept .linkBtn {
		margin-left: auto;
	}

	.topService ul {
		grid-template-columns: repeat(1,1fr);
	}
	.topService li {
		aspect-ratio: 1 / 1;
	}
	.topService .box {
		bottom: 30px;
	}
}

/*-----------------------------
会社概要
------------------------------*/
body.page-company #content.wide {
	padding-top: 0;
}

.company.sec01 {
	background: url(/wp-content/uploads/bg02.jpg)no-repeat;
	background-size: cover;
	background-position: center;
}
.company.sec01 .wrap {
	display: flex;
	flex-direction: column;
	gap: 25px;
}
.company.sec01 .box {
	padding: var(--px60) var(--px40);
	background: #fff;
}
.company.sec01 p {
	max-width: 1000px;
	margin-inline: auto;
}
.company.sec01 p.en {
	margin-top: 15px;
}

.company.sec02 table,
.company.sec02 table th,
.company.sec02 table td {
	background: unset;
	border: none;
}

.company.sec02 table tr {
	border-bottom: 1px solid #CCCCCC;
}

.company.sec02 table th {
	font-weight: 500;
}

.company.sec02 iframe {
	width: 100%;
	height: 350px;
}

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

}

/*-----------------------------
事業内容
------------------------------*/
.service.sec01 .text {
	padding: var(--px80);
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}
.service.sec01 h3 {
	text-align: left;
	width: 100%;
}
.service.sec01 .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.service.sec01 .linkBtn {
	margin-left: 0;
}

@media print, screen and (max-width: 768px) {
	.service.sec01 .text {
		padding: var(--px60) var(--px40);
	}
	.service.sec01 h3 {
		text-align: center;
	}
	.service.sec01 .image img {
		height: auto;
		aspect-ratio: 3 / 2;
	}
	.service.sec01 .linkBtn {
		margin-left: auto;
	}
}

/*-----------------------------
製品紹介
------------------------------*/
.products.sec01 .content {
	background: url(/wp-content/uploads/bg02.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}

.products.sec01 h3.title.mb0 {
	margin-bottom: 0!important;
}
.products.sec01 .sub_en {
	display: block;
	text-align: center;
	margin-bottom: 40px;
}
.products.sec01 .box {
	background: #fff;
	padding: var(--px60);
}
.products.sec01 .box .orange {
	color: #FF8811;
}
.products.sec01 .box .blue {
	color: #00B2D5;
}
.products.sec01 .contact_text {
	margin-top: 20px;
}
.products.sec01 .contact_text .small {
	font-size: var(--rem14);
	padding-left: 14px;
}
.products.sec01 .arrow::before {
	content: '';
	display: inline-block;
	background: #00B2D5;
	width: 7px;
	height: 10px;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	margin-right: 4px;
}
.products.sec01 .arrow.orange::before {
	background: #FF8811;
}

.products.sec01 + .products.sec01 .content {
	background: unset;
	padding: 0!important;
}
.products.sec01 + .products.sec01 .box {
	background: #E3EFF7;
}

@media print, screen and (max-width: 768px) {
	.products.sec01 .contact_text .small {
		padding-left: 0;
	}
}

/*-----------------------------
お知らせ
------------------------------*/
body.category-news h1.title.first {
	padding-top: var(--px100w);
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
	padding: 0;
	width: 300px;
	max-width: 300px;
}
body.page-contact .post table th {
	background: #E3EFF7;
	color: #262626;
}
.post .subimitarea .linkBtn input[type="submit"] {
	color: #fff;
	padding: 20px;
	background: #0B5CB2;
	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;
	}

	.cta {
		padding: 70px 0;
	}
	.cta a {
		max-width: 320px;
	}
}

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

	.post h2.title {
		margin-bottom: 30px!important;
	}
	.post h2.title .ja::before {
		width: 8px;
		height: 8px;
	}

	.post h3.title {
		margin-bottom: 25px!important;
	}

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