@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/* font-family: "Josefin Sans", serif; */
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&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_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: #D685B0;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 5px;
}
.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: #D685B0;
}
.post4b .time a {
	color: #fff;
}

.post_link a {
	color: #1D2088!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: #000000;
	opacity: 0;
}
header#h1Header h1.title {
	font-weight: 500;
	color: #fff;
}

#header-upper {
	display: none!important;
}
#header .logo {
	padding: 10px 20px;
}
#header .logo img {
	width: 100%;
	max-width: 300px;
	height: auto;
}
#header a.head_btn::before {
	font-size: 1.2em;
	margin-bottom: 0;
	margin-right: 4px;
}
#header a.head_btn.tel_btn {
	background: #878788;
	color: #fff;
	width: 100%;
	max-width: 250px;
	flex-direction: unset;
}
#header a.head_btn.mail_btn {
	background: #D685B0;
	color: #fff;
	width: 100%;
	max-width: 250px;
	flex-direction: unset;
}

nav#mainNav ul li a {
	color: #878788;
	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: 400;
	color: #878788;
}
nav#mainNav ul li a:hover b {
	color: #878788;
}
nav#mainNav ul li.current-menu-item a b {
	color: #D685B0;
	text-decoration: underline;
	text-underline-offset: 8px;
}
nav#mainNav ul li ul.sub-menu li a {
	color: #878788;
}
nav#mainNav ul li.current-menu-parent a b {
	color: #D685B0;
}
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: #D685B0;
}
.spmenu #menu p {
	color: #D685B0;
	white-space: nowrap;
}

a#scrollUp {
	background: #D685B0;
}

#footer {
	padding: 30px;
}
#footer,#copyright {
	color: #202020;
	background: #fff;
}
#copyright {
	margin-top: 0;
}
#footer .footnav:not(:last-child) {
	margin-bottom: 20px;
}
#footer li a, .footeradd, .footertel, #footer li a:hover {
	color: #202020;
}
#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: 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: #D685B0;
}

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

h1.title {
	font-size: var(--rem60);
	letter-spacing: .01em;
	color: #202020;
	line-height: 1.3;
	font-weight: 500;
	display: block;
	text-align: center;
	margin-inline: auto;
	margin-bottom: 40px;
	width: fit-content;
	position: relative;
}
h1.title .ja {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	letter-spacing: 0;
	display: block;
	text-align: center;
	font-size: var(--rem20);
	color: #202020;
	position: relative;
}

body.home h1.title {
	font-family: "Josefin Sans", serif;
}

.post h2 {
	font-weight: 500;
	font-size: var(--rem40);
	margin-top: 0;
	margin-bottom: 30px;
}
.post h2:after {
	display: none;
}
.post h2.title {
	font-weight: 500;
	color: #D685B0;
	text-align: left;
	padding-left: 10px!important;
	padding-bottom: 8px!important;
	border-left: solid 6px #D685B0;
	border-bottom: solid 1px #D685B0;
	line-height: 1.2;
	margin: 0!important;
	margin-bottom: 30px!important;
}

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

.post h4 {
	font-weight: 400;
}

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

.linkBtn, .post .linkBtn, a.linkBtn {
	font-family: "Josefin Sans", serif;
	background: unset!important;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
	border-radius: 0;
	color: #878788;
	font-weight: 500;
	padding: 18px;
	width: fit-content;
	margin-top: 20px;
	margin-inline: auto;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
	background: unset!important;
	color: #878788;
	opacity: .7;
}
.linkBtn::after {
	content: '';
	background: url(/wp-content/uploads/arrow.png)no-repeat;
	background-size: contain!important;
	width: 45px!important;
	height: 45px!important;
	border: none!important;
	transform: unset!important;
	position: unset!important;
}

.cta {
	position: relative;
	z-index: 0;
	padding: 100px 0;
	background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
}
.cta h1 {
	text-align: center;
	margin-inline: auto;
	margin-bottom: 20px;
}
.cta ul {
	display: flex;
	justify-content: center;
	column-gap: 25px;
	row-gap: 20px;
	flex-wrap: wrap;
	margin-top: 40px;
	position: relative;
	z-index: 2;
}
.cta a {
	font-weight: 500;
	font-size: 22px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: unset;
	padding: 12px 24px;
	width: 320px;
}
.cta a::before {
	display: block;
	font-family: 'FontAwesome';
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1;
	margin-right: 5px;
}
.cta a.mailLink {
	background: #D685B0;
}
.cta a.mailLink::before {
	content: '\f0e0';
}
.cta a.telLink {
	background: #878788;
}
.cta a.telLink::before {
	content: '\f095';
}

/*-----------------------------
Top
------------------------------*/
.top_about {
	padding: 120px 0;
	position: relative;
}
.top_about::after {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/illust.jpg)no-repeat;
	background-size: contain;
	background-position: center;
	aspect-ratio: 721 / 565;
	width: 40%;
	max-width: 650px;
	position: absolute;
	top: 5%;
	right: 0;
	z-index: -1;
}
.top_about .flex {
	display: flex;
}
.top_about .image {
	width: 35%;
}
.top_about .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.top_about .text {
	width: 65%;
	padding: 40px;
	background: rgba(255, 255, 255, .7);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}
.top_about h2 {
	text-align: left;
	margin-left: 0;
}
.top_about .linkBtn {
	margin-left: 0;
}

.top_service .wrap {
	background: url(/wp-content/uploads/top_service_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	padding: 120px 7% 100px;
}
.top_service h1 {
	color: #fff;
}
.top_service h1 .ja {
	color: #fff;
}
.top_service p {
	color: #fff;
}
.top_service .linkBtn {
	color: #fff;
}
.top_service .linkBtn:hover {
	color: #fff
}

.top_product {
	padding: 120px 0;
}
.top_product h1 {
	position: relative;
	padding-top: 90px;
}
.top_product h1::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/mark.png)no-repeat;
	background-size: contain;
	width: 80px;
	height: 80px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.top_product .flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.top_product .image {
	width: 40%;
}
.top_product .text {
	width: 55%;
}
.top_product .linkBtn {
	margin-left: 0;
}

@media print, screen and (max-width: 768px) {
	.top_about {
		padding: 70px 0 40px;
	}
	.top_about::after {
		width: 70%;
		top: 40%;
	}
	.top_about .flex {
		flex-direction: column;
	}
	.top_about .image {
		width: 80%;
		margin-inline: auto;
	}
	.top_about .image img {
		aspect-ratio: 570 / 569;
		height: auto;
	}
	.top_about .text {
		width: 100%;
		padding: 30px 25px;
		align-items: center;
	}
	.top_about h2 {
		text-align: center;
		margin-left: auto;
	}
	.top_about .linkBtn {
		margin-left: auto;
	}

	.top_service .wrap {
		padding: 70px 5% 50px;
	}

	.top_product {
		padding: 70px 0;
	}
	.top_product h1 {
		padding-top: 70px;
	}
	.top_product h1::before {
		width: 60px;
		height: 60px;
	}
	.top_product .flex {
		flex-direction: column;
		gap: 40px;
	}
	.top_product .image {
		width: 90%;
		margin-inline: auto;
	}
	.top_product .text {
		width: 90%;
		margin-inline: auto;
	}
	.top_product .linkBtn {
		margin-left: auto;
	}
}

/*-----------------------------
会社概要
------------------------------*/
.company.sec01 table,
.company.sec01 th,
.company.sec01 td {
	background: transparent;
	border: none;
	font-weight: 400!important;
}
.company.sec01 tr {
	border-bottom: 1px solid #707070;
}
.company.sec01 iframe {
	width: 100%;
	height: 350px;
}

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

}

/*-----------------------------
事業内容
------------------------------*/
.service.sec01 ul {
	display: flex;
	flex-direction: column;
	gap: 70px;
}
.service.sec01 li {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.service.sec01 li:nth-child(even) {
	flex-direction: row-reverse;
}
.service.sec01 .image {
	width: 45%;
}
.service.sec01 .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.service.sec01 .text {
	width: 50%;
}
.service.sec01 h2 {
	margin-left: 0;
	text-align: left;
	font-size: var(--rem36);
	margin-bottom: 20px;
}

@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(even) {
		flex-direction: column;
	}
	.service.sec01 .image {
		width: 100%;
	}
	.service.sec01 .text {
		width: 100%;
	}
	.service.sec01 h2 {
		margin-left: auto;
		text-align: center;
	}
}

/*-----------------------------
中古重機売買
------------------------------*/
.product.sec01 .text {
	max-width: 1000px;
	margin-inline: auto;
}

.product.sec02 .flex {
	display: flex;
	justify-content: space-between;
}
.product.sec02 .image {
	width: 67%;
}
.product.sec02 .image img {
	width: 100%;
}
.product.sec02 .text {
	width: 30%;
}
.product.sec02 h3 {
	background: #262626;
	padding: 4px;
	text-align: center;
	color: #fff;
	margin-bottom: 15px;
}
.product.sec02 th {
	text-align: center!important;
	background: unset!important;
}
.product.sec02 .box {
	margin-top: 40px;
	text-align: center;
}
.product.sec02 .box p {
	margin-bottom: 10px;
}
.product.sec02 .btn {
	font-weight: 500;
	font-size: 22px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: unset;
	padding: 18px 24px;
	width: 100%;
	background: #D685B0;
}
.product.sec02 .btn::before {
	content: '\f0e0';
	display: block;
	font-family: 'FontAwesome';
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1;
	margin-right: 5px;
}

.product.sec03 {
	padding-top: 70px;
}
.product.sec03 .btn {
	font-weight: 500;
	font-size: 16px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: unset;
	padding: 12px 24px;
	width: 100%;
	max-width: 340px;
	margin-inline: auto;
	background: #878788;
}

@media print, screen and (max-width: 768px) {
	.product.sec02 .flex {
		flex-direction: column;
		gap: 40px;
	}
	.product.sec02 .image {
		width: 100%;
	}
	.product.sec02 .text {
		width: 100%;
	}
	.product.sec02 .box {
		margin-top: 20px;
	}
	.product.sec02 .btn {
		font-size: 20px;
	}
	.product.sec03 {
		padding-top: 70px;
	}
}

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

/*--メディアクエリ--------------------------------------------*/
@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 b {
		text-decoration: unset;
	}

	.cta ul {
		flex-direction: column;
		align-items: center;
	}
}

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

	.linkBtn, .post .linkBtn, a.linkBtn {
		padding: 0;
	}
	.linkBtn::after {
		width: 35px!important;
		height: 35px!important;

	}

	.cta {
		padding: 70px 0;
	}
	.cta a {
		font-size: 18px;
	}
}

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

/*--------google-recaptcha--------*/
.recaptcha {
    display: flex;
    justify-content: center;
    padding: 10px 0 30px;
}