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


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

.postlist .post_text {
	padding: 16px 0;
}
.post .time, .postlist .time {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	color: #fff !important;
	background: #000;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 0;
}
.post .time a, .postlist .time a {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	color: #fff!important;
}

.post4b li .post4b_contents {
	/*  opacity: 1; */
	display: none;
}
.post4b .time {
	display: block;
	background: #000;
	font-family: "Noto Sans JP", sans-serif;
}
.post4b img {
	aspect-ratio: 3 / 2;
	object-fit: cover;
}

.post_link a {
	font-family: "Noto Sans JP", sans-serif;
	color: #262626!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: #000000;
	opacity: 0.7;
}
header#h1Header h1.title {
	ffont-family: "Noto Sans JP", sans-serif;
	font-size: var(--rem48);
	font-weight: 500;
	color: #fff;
}
header#h1Header h1.title::before {
	display: none;
}

#header {
	position: absolute;
	background: unset;
}
.sticky-header #header > .inner {
	background: rgba(0,0,0,.8);
}

#header-upper {
	display: none!important;
}
#header .logo {
	padding: 10px 20px;
}

nav#mainNav ul li a {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	background: unset;
	color: #fff;
	padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(28px + (1vw - 19.2px) * 1.6722), 28px);
}
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li.current-menu-item a:hover,
nav#mainNav ul li a:hover {
	background: unset;
}
nav#mainNav ul li a b {
	font-weight: 500;
	color: #fff;
}
nav#mainNav ul li.current-menu-item a b {
	color: #fff;
}
nav#mainNav ul li a:hover b {
	color: #fff;
}
nav#mainNav ul li.current-menu-item a b {
	color: #fff;
}
nav#mainNav ul li ul.sub-menu li a {
	color: #fff;
}
nav#mainNav ul li.current-menu-parent a b {
	color: #fff;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
	background: unset;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a:hover {
	background: #eee;
}

.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
	background: #fff!important;
}
.spmenu #menu p {
	color: #FFFFFF!important;
	white-space: nowrap;
}

a#scrollUp {
	background: #000;
}

#footer {
	padding: 30px;
}
#footer,#copyright {
	color: #fff;
	background: #000;
}
#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: 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: #fff;
}

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

h1.title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: var(--rem48);
	letter-spacing: .01em;
	color: #000000;
	line-height: 1.4;
	font-weight: 500;
	text-align: center;
	margin: 0 0 35px;
	position: relative;
}

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

.post h2.title {
	font-family: "Josefin Sans", sans-serif;
	font-weight: 600;
	line-height: 1.3;
	font-size: var(--rem48);
	color: #C4D700;
	text-align: center;
	padding: 0!important;
	margin: 0 0 35px!important;
}
.post h2.title .ja {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	font-size: var(--rem20);
	color: #000;
	display: block;
}

body.home .post h2.title {
	font-size: var(--rem72);
}

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

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

.linkBtn, .post .linkBtn, a.linkBtn {
	font-family: "Josefin Sans", sans-serif;
	display: block;
	background: unset;
	border-radius: 0;
	max-width: 200px;
	color: #000;
	text-align: left;
	font-size: 16px;
	margin-top: 30px;
	border-bottom: 1px solid #000;
	margin-inline: auto;
	padding: 10px 30px 10px 10px;
}
.linkBtn::after, .post .linkBtn::after, a.linkBtn::after {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
	background: unset;
	color: #000;
	opacity: .7;
}

.linkBtn.white, .post .linkBtn.white, a.linkBtn.white {
	color: #fff;
	border-bottom: 1px solid #fff;
}
.linkBtn.white::after, .post .linkBtn.white::after, a.linkBtn.white::after {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.linkBtn.white:hover, .post .linkBtn.white:hover, a.linkBtn.white:hover {
	color: #fff;
}

.cta {
	background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	padding: 80px 0;
}
.cta h2.title {
	font-size: var(--rem72);
	text-align: center;
}
.cta h2.title .ja {
	color: #000;
}
.cta p {
	text-align: center;
	margin-bottom: 30px;
}
.cta .flex {
	display: flex;
	justify-content: center;
	gap: 18px;
	flex-wrap: wrap;
}
.cta a {
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	background: #000;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 4px;
	text-align: center;
	width: 260px;
	max-width: 100%;
	position: relative;
	padding: 14px 0;
}
.cta a.mailLink {
	font-family: "Josefin Sans", sans-serif;
}
.cta a:hover {
	opacity: .7;
}

#mainImg {
	padding: 8px!important;
}

#metaslider-id-192 {
	display: none!important;
}

@media print, screen and (max-width: 768px) {
	#metaslider-id-98 {
		display: none!important;
	}
	#metaslider-id-192 {
		display: block!important;
	}
}

/*-----------------------------
Top
------------------------------*/
.topAbout {
	padding-top: var(--px120);
}
.topAbout h2.title {
	text-align: left;
}
.topAbout h3 {
	font-weight: 700;
	font-size: var(--rem40);
}
.topAbout .linkBtn {
	margin-left: 0;
}
.topAbout .image {
	margin-left: -6%;
	margin-top: var(--px100);
	max-width: 1100px;
	width: 80%;
}

.topService {
	padding-top: var(--px120);
}
.topService .wrap {
	background: url(/wp-content/uploads/topServiceBg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	padding-top: 80px;
}
.topService h3,
.topService p {
	color: #fff;
}
.topService p {
	max-width: 690px;
}
.topService .copy {
	width: 100%;
	padding-top: 100px;
}
.topService .copy img {
	width: 100%;
}
.topService .linkBtn {
	margin-left: 0;
}

.topStrongs {
	padding-top: var(--px120);
}
.topStrongs h3 {
	font-weight: 700;
	font-size: var(--rem40);
}
.topStrongs .image img {
	border-radius: 10px;
}
.topStrongs .linkBtn {
	margin-left: 0;
}

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

@media print, screen and (max-width: 768px) {
	.topAbout h2.title {
		text-align: center;
	}
	.topAbout h3 {
		text-align: center;
	}
	.topAbout .linkBtn {
		margin-left: auto;
	}
	.topAbout .image {
		width: 100%;
		margin-left: 0;
	}

	.topService .wrap {
		padding-top: 60px;
	}
	.topService h3 {
		text-align: center;
	}
	.topService .copy {
		padding-top: 80px;
	}
	.topService .linkBtn {
		margin-inline: auto;
	}

	.topStrongs h3 {
		text-align: center;
	}
	.topStrongs .linkBtn {
		margin-left: auto;
	}

	.topNews .linkBtn {
		margin-right: auto;
	}
}

/*-----------------------------
COMPANY
------------------------------*/
.company.sec01 .image img {
	border-radius: 10px;
}

.company.sec02 .inner {
	max-width: 1000px;
}
.company.sec02 table,
.company.sec02 table th,
.company.sec02 table td {
	background: unset;
	font-weight: 500;
	border: none;
}
.company.sec02 table tr {
	border-bottom: 1px solid #CCCCCC;
}
.company.sec02 iframe {
	width: 100%;
	height: 350px;
}

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

}

/*-----------------------------
SERVICE
------------------------------*/
.service.sec01 h3 {
	font-weight: 700;
	font-size: var(--rem40);
}
.service.sec01 h3 span {
	font-size: var(--rem16);
}
.service.sec01 .image img {
	border-radius: 10px;
}

@media print, screen and (max-width: 768px) {
	.service.sec01 h3 {
		text-align: center;
	}
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
	padding: 0;
	border: none;
	width: 100%;
	max-width: 300px;
	margin-inline: auto;
}
body.page-contact .post table th {
	background: #000000;
	color: #fff;
}
.post .subimitarea .linkBtn {
	max-width: 300px;
	margin-inline: auto;
}
.post .subimitarea .linkBtn input[type="submit"] {
	color: #fff!important;
	background: #000000;
	padding: 20px;
	width: 100%;
}

/*-----------------------------
お知らせ
------------------------------*/
body.single-post {
	margin-top: 0!important;
}
body.single-post #header {
	position: static;
	background: #000;
}
body.single-post.sticky-header #header > .inner {
	background: #000;
}
body.single-post nav#mainNav ul li a,
body.single-post nav#mainNav ul li a b,
body.single-post nav#mainNav ul li.current-menu-item a b,
body.single-post nav#mainNav ul li a:hover b,
body.single-post nav#mainNav ul li.current-menu-item a b,
body.single-post nav#mainNav ul li ul.sub-menu li a,
body.single-post nav#mainNav ul li.current-menu-parent a b {
	color: #fff;
}

body.single-post nav#mainNav ul li a:active,
body.single-post nav#mainNav ul li a:hover,
body.single-post nav#mainNav ul li.current-menu-ancestor a,
body.single-post nav#mainNav ul li.current-menu-item a,
body.single-post nav#mainNav ul li.current-menu-parent a {
	background: #000;
}

body.single-post .spmenu #menu span,
body.single-post .spmenu #menu span:before,
body.single-post .spmenu #menu span:after {
	background: #fff!important;
}
body.single-post .spmenu #menu p {
	color: #fff!important;
}

@media print, screen and (max-width: 1023px) {
	body.single-post {
		margin-top: 60px!important;
	}
}

/*--メディアクエリ--------------------------------------------*/
@media print, screen and (max-width: 1023px) {
	#content, #content.wide {
		width: 100%;
	}

	.mobile #header {
		background: unset;
		box-shadow: none;
	}
	#sp-header {
		background: #000;
	}
	body.mobile {
		margin-top: 0;
	}
	nav#mainNav ul li a {
		padding: 20px 10px;
	}
	nav#mainNav ul li a span {
		display: none;
	}
	nav#mainNav ul li a,
	nav#mainNav ul li.current-menu-item a,
	nav#mainNav ul li.current-menu-item a:hover,
	nav#mainNav ul li a:hover {
		background: #fff;
	}
	nav#mainNav ul li a b,
	nav#mainNav ul li a:hover b,
	nav#mainNav ul li.current-menu-item a b {
		color: #000000;
	}

	body.mobile #header .logo img {
		max-width: 160px;
	}
}

@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: 60px 0;
	}
}

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