@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: "Noto Serif JP", serif; */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..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: #232323;
}
#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, #fff 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: 20px 0;
}
.post .time, .postlist .time {
	font-weight: 400;
	color: #fff !important;
	background: #232323;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 0;
}
.post .time a, .postlist .time a {
	font-weight: 400;
	color: #fff!important;
}

.post4b li .post4b_contents {
	/* 	opacity: 1; */
	display: none;
}
.post4b .time {
	display: block;
	background: #232323;
	border-radius: 0;
}

.post_link a {
	color: #232323!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;
	background: #EEEEEE;
}

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: #232323;
	opacity: 0;
}
header#h1Header h1.title {
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	color: #fff;
}

#header-upper {
	display: none!important;
}
#header .logo {
	padding: 10px 20px;
}
#header a.head_btn {
	font-weight: 500;
	font-family: "Noto Serif JP", serif;
	align-items: center;
}
#header a.head_btn::before {
	font-size: 1.2em;
	margin-bottom: 0;
	margin-right: 4px;
}
#header a.head_btn.tel_btn {
	background: #000000;
	color: #fff;
	flex-direction: unset;
}
#header a.head_btn.mail_btn {
	background: linear-gradient(90deg,rgba(200, 59, 45, 1) 0%, rgba(123, 51, 137, 1) 100%);
	color: #fff;
	flex-direction: unset;
}
nav#mainNav ul li a {
	color: #232323;
	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-family: "Noto Serif JP", serif;
	font-weight: 400;
	color: #232323;
}
nav#mainNav ul li a span {
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
}
nav#mainNav ul li a:hover span {
	color: #232323;
}
nav#mainNav ul li.current-menu-item a b {
	color: #232323;
}
nav#mainNav ul li.current-menu-item a span {
	color: #232323;
	position: relative;
}
nav#mainNav ul li.current-menu-item a span {
	text-decoration: underline;
	text-underline-offset: 6px;
}
nav#mainNav ul li.current-menu-item a b {
	color: #232323;
}
nav#mainNav ul li ul.sub-menu li a {
	color: #232323;
}
nav#mainNav ul li.current-menu-parent a b {
	color: #232323;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
	background: #fff;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a:hover {
	background: #eee;
}

#header,
#header > .inner,
#header-layout,
.sticky-header #header > .inner,
.sticky-header #header-layout {
	background: #EEEEEE !important;
}
nav#mainNav ul li a,
nav#mainNav ul li a:hover,
nav#mainNav ul li a b,
nav#mainNav ul li a span,
nav#mainNav ul li a:hover b,
nav#mainNav ul li a:hover span,
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li.current-menu-item a span,
nav#mainNav ul li.current-menu-parent a b,
nav#mainNav ul li.current-menu-parent a span {
	color: #232323;
}
nav#mainNav ul li a,
nav#mainNav ul li a:hover,
nav#mainNav ul li.current-menu-item a
nav#mainNav ul li.current-menu-item a:hover {
	background: #EEEEEE!important;
}

.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
	background: #C83B2D;
}
.spmenu #menu p {
	color: #C83B2D;
}

a#scrollUp {
	background: #C83B2D;
}

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

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

h1.title {
	font-size: var(--rem48);
	font-family: "Noto Serif JP", serif;
	letter-spacing: .01em;
	color: #232323;
	line-height: 1.4;
	font-weight: 400;
	display: block;
	margin-bottom: 40px;
	width: fit-content;
	position: relative;
}
h1.title .ja,
h1.title .en {
	font-weight: 400;
	letter-spacing: 0;
	display: block;
	font-size: var(--rem20);
	color: #232323;
}

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

.post h3 {
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
	border: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

.post h4 {
	font-weight: 400;
}

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

.linkBtn, .post .linkBtn, a.linkBtn {
	font-family: "Noto Serif JP", serif;
	background: #000;
	display: block;
	border-radius: 0;
	color: #fff;
	padding: 18px 5%;
	max-width: 300px;
	margin-top: 40px;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
	background: #000;
	color: #fff;
	opacity: .7;
}

.cta {
	background: #EEEEEE;
	padding-bottom: 40px;
}
.cta .inner {
	background: linear-gradient(180deg,rgba(200, 59, 45, 1) 0%, rgba(123, 51, 137, 1) 100%);
	padding: 80px 5%;
}
.cta .footer__logo {
	width: 220px;
	margin-inline: auto;
	display: block;
}
.cta .footer__logo img {
	width: 100%;
	display: block;
}
.cta ul {
	display: flex;
	justify-content: center;
	gap: 16px 20px;
	flex-wrap: wrap;
	margin-top: 40px;
}
.cta li a {
	font-family: "Noto Serif JP", serif;
	font-size: 20px;
	display: flex;
	background: #232323;
	justify-content: center;
	align-items: center;
	flex-direction: unset;
	color: #fff;
	padding: 12px 24px;
	width: 320px;
	height: 60px;
	position: relative;
}
.cta li a::before {
	display: block;
	font-family: 'FontAwesome';
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1;
	margin-right: 6px;
	vertical-align: middle;
}
.cta li a.telLink::before {
	content: '\f095';
	font-size: 1.1em;
}
.cta li a.mailLink {
	font-size: 18px;
}
.cta li a.mailLink::before {
	content: '\f0e0';
}

#scrollUp {
	right: 5px;
}

.floatBanner {
	display: block;
	width: 100%;
	max-width: 340px;
	position: fixed;
	bottom: -30px;
	right: -50px;
	z-index: 10;
}
.floatBanner img {
	width: 100%;
}

/*-----------------------------
Top
------------------------------*/
body.home {
	background: #232323;
}
body.home #header .logo img {
	filter: brightness(0) invert(1);
}
body.home #header,
body.home #header > .inner,
body.home #header-layout,
body.home.sticky-header #header > .inner,
body.home.sticky-header #header-layout {
	background: #232323 !important;
}
body.home nav#mainNav ul li a,
body.home nav#mainNav ul li a:hover,
body.home nav#mainNav ul li a b,
body.home nav#mainNav ul li a span,
body.home nav#mainNav ul li a:hover b,
body.home nav#mainNav ul li a:hover span,
body.home nav#mainNav ul li.current-menu-item a b,
body.home nav#mainNav ul li.current-menu-item a span,
body.home nav#mainNav ul li.current-menu-parent a b,
body.home nav#mainNav ul li.current-menu-parent a span {
	color: #fff;
}
body.home nav#mainNav ul li a,
body.home nav#mainNav ul li a:hover,
body.home nav#mainNav ul li.current-menu-item a
body.home nav#mainNav ul li.current-menu-item a:hover {
	background: #232323!important;
}

body.home .cta {
	background: #232323;
	padding-bottom: 0;
}

.top_concept {
	padding: 120px 0;
}
.top_concept .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top_concept .image,
.top_concept .text {
	width: 48%;
}
.top_concept h2 {
	text-align: center;
	position: relative;
	z-index: 2;
	color: #fff;
}
.top_concept h2 span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index: -1;
	width: 100%;
	max-width: 500px;
}
.top_concept p {
	text-align: center;
	color: #fff;
	position: relative;
	z-index: 2;
}

.top_service {
	padding: 120px 0;
	background: linear-gradient(180deg,rgba(28, 20, 71, 1) 0%, rgba(61, 49, 125, 1) 100%);
}
.top_service h1 {
	font-size: var(--rem60);
	color: #fff;
}
.top_service h1 span {
	font-size: var(--rem30);
	display: block;
	color: #fff;
}
.top_service .flex {
	display: flex;
	gap: 60px;
}
.top_service .box {
	width: 100%;
}
.top_service .image {
	max-width: 320px;
	width: 100%;
	margin-bottom: 20px;
	margin-inline: auto;
}
.top_service .image img {
	width: 100%;
	aspect-ratio: 351 / 441;
	object-fit: cover;
}
.top_service .image span {
	text-align: right;
	display: block;
	font-size: 10px;
	color: #fff;
}
.top_service h2 {
	color: #fff;
	margin-bottom: 16px;
}
.top_service p {
	color: #fff;
}

.top_strengths {
	padding: 120px 0;
	position: relative;
}
.top_strengths::before {
	content: '';
	display: inline-block;
	position: absolute;
	top: -1px;
	left: 50%;
	transform: translateX(-50%);
	background: #3D317D;
	width: 160px;
	height: 60px;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.top_strengths h1 {
	color: #fff;
}
.top_strengths ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 50px 40px;
}
.top_strengths .image {
	margin-bottom: 20px;
}
.top_strengths .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.top_strengths h3 {
	text-align: center;
	color: #EC776B;
}
.top_strengths p {
	color: #fff;
}

.top_faq {
	padding-bottom: 120px;
}
.top_faq .inner {
	background: #F5F5F5;
	padding: 80px 5%;
}
.top_faq details {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	background: #fff;
}
.top_faq summary {
	list-style: none;
	cursor: pointer;
	display: flex;
	background: #fff;
}
.top_faq summary::-webkit-details-marker {
	display: none;
}
.top_faq .label-q {
	font-family: "Noto Serif JP", serif;
	font-size: 36px;
	width: 100px;
	background: #232323;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.top_faq .question-text {
	flex: 1;
	padding: 20px;
}
.top_faq .answer {
	display: flex;
	background: #fff;
	border-top: 1px solid #ddd;
	animation: fadeIn 0.3s ease;
}
.top_faq .label-a {
	font-family: "Noto Serif JP", serif;
	font-size: 36px;
	width: 100px;
	background: #D4D2D2;
	color: #232323;
	display: flex;
	align-items: center;
	justify-content: center;
}
.top_faq .answer-text {
	flex: 1;
	color: #232323;
	padding: 20px;
}
@keyframes fadeIn {
	from { opacity: 0; transform: translateY(-5px); }
	to   { opacity: 1; transform: translateY(0); }
}

@media print, screen and (max-width: 768px) {
	.top_concept {
		padding: 70px 0;
	}
	.top_concept .flex {
		flex-direction: column;
		gap: 66px;
	}
	.top_concept .image,
	.top_concept .text {
		width: 100%;
	}

	.top_service {
		padding: 70px 0;
	}
	.top_service .flex {
		flex-direction: column;
		gap: 50px;
	}
	.top_service .image {
		max-width: 280px;
	}

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

	.top_faq {
		padding-bottom: 70px;
	}
	.top_faq .inner {
		padding: 60px 5%;
	}
	.top_faq .label-q {
		font-size: 28px;
		width: 70px;
	}
	.top_faq .question-text {
		padding: 15px;
	}
	.top_faq .label-a {
		font-size: 28px;
		width: 70px;
	}
	.top_faq .answer-text {
		padding: 15px;
	}
}

/*-----------------------------
会社概要
------------------------------*/
.company.sec01 .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.company.sec01 .image {
	width: 48%;
}
.company.sec01 .text {
	width: 48%;
}
.company.sec01 h2 {
	margin-left: 0;
	text-align: left;
}

.company.sec02 {
	padding-top: 120px;
}
.company.sec02 th {
	background: #232323!important;
	color: #fff!important;
	vertical-align: middle!important;
}
.company.sec02 iframe {
	width: 100%;
	height: 350px;
}

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

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

/*-----------------------------
セントラル浄水器モニター募集
------------------------------*/
.monitor.sec01 .flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.monitor.sec01 .image,
.monitor.sec01 .text {
	width: 48%;
}
.monitor.sec01 h2 {
	text-align: left;
	margin-left: 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #232323;
}
.monitor.sec01 h2 span {
	font-size: var(--rem30);
	display: block;
}

.monitor.sec02 {
	padding-top: 80px;
}
.monitor.sec02 table {
	width: 100%;
	max-width: 600px;
}
.monitor.sec02 th {
	background: #232323!important;
	color: #fff!important;
	vertical-align: middle!important;
	width: 45%!important;
	text-align: center!important;
}
.monitor.sec02 td {
	vertical-align: middle!important;
	width: 55%!important;
	text-align: center!important;
}

.monitor.sec03 {
	padding-top: 80px;
}
.monitor.sec03 h2 {
	text-align: left;
	margin-left: 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #232323;
}

.monitor.sec04 {
	padding-top: 120px;
}

@media print, screen and (max-width: 768px) {
	.monitor.sec01 .flex {
		flex-direction: column;
		gap: 30px;
	}
	.monitor.sec01 .image,
	.monitor.sec01 .text {
		width: 100%;
	}
	.monitor.sec01 h2 span {
		font-size: var(--rem24);
	}

	.monitor.sec02 {
		padding-top: 30px;
	}

	.monitor.sec03 {
		padding-top: 70px;
	}

	.monitor.sec04 {
		padding-top: 70px;
	}
}

/*-----------------------------
健流水
------------------------------*/
.kenryusui .strikethrough {
	text-decoration: line-through;
}
.kenryusui.sec01 .flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.kenryusui.sec01 .image,
.kenryusui.sec01 .text {
	width: 48%;
}
.kenryusui.sec01 h2 {
	text-align: left;
	margin-left: 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #232323;
}

.kenryusui.sec02 {
	padding-top: 120px;
	padding-bottom: 120px;
}
.kenryusui.sec02 .flex {
	display: flex;
	justify-content: space-between;
	max-width: 1000px;
	margin-inline: auto;
}
.kenryusui.sec02 .image {
	width: 30%;
}
.kenryusui.sec02 .image span {
	display: block;
	text-align: right;
	font-size: 10px;
}
.kenryusui.sec02 .image  p {
	font-family: "Noto Serif JP", serif;
	text-align: center;
	font-weight: 500;
	margin-bottom: 8px;
}
.kenryusui.sec02 .text {
	width: 58%;
}
.kenryusui.sec02 h2 {
	line-height: 1.4;
	text-align: center;
	margin-bottom: 0;
}
.kenryusui.sec02 h3 {
	line-height: 1.4;
	text-align: center;
	color: #C83B2D;
	margin-bottom: 0;
}
.kenryusui.sec02 th {
	background: #232323!important;
	color: #fff!important;
	vertical-align: middle!important;
	width: 45%!important;
	text-align: center!important;
}
.kenryusui.sec02 td {
	vertical-align: middle!important;
	width: 55%!important;
	text-align: center!important;
}
.kenryusui.sec02 td span {
	font-size: 10px;
	vertical-align: super;
}
.kenryusui.sec02 td p {
	font-size: 12px;
	line-height: 1.4;
}

.kenryusui.sec03 {
	padding: 100px 0;
	background: url(/wp-content/uploads/kenryusui_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
}
.kenryusui.sec03 h1 {
	font-size: var(--rem60);
}
.kenryusui.sec03 h1 span {
	font-size: var(--rem40);
	display: block;
}
.kenryusui.sec03 .image {
	margin-top: 40px;
}
.kenryusui.sec03 .inner {
	max-width: 900px;
}
.kenryusui.sec03 th {
	background: #232323!important;
	color: #fff!important;
	vertical-align: middle!important;
	width: 25%!important;
	text-align: center!important;
}
.kenryusui.sec03 td {
	vertical-align: middle!important;
	width: 75%!important;
	background: unset!important;
}

.kenryusui.sec04 {
	padding-top: 120px;
}
.kenryusui.sec04 ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 50px 40px;
}
.kenryusui.sec04 li .image {
	margin-bottom: 20px;
}
.kenryusui.sec04 li .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.kenryusui.sec04 li h3 {
	text-align: center;
}
.kenryusui.sec04 .box {
	padding-top: 120px;
}
.kenryusui.sec04 .box h3 {
	text-align: center;
	background: #004EA2;
	padding: 16px;
	color: #fff;
	line-height: 1.4;
	position: relative;
	margin-bottom: 40px;
	max-width: 900px;
	margin-inline: auto;
}
.kenryusui.sec04 .box h3::before {
	content: '';
	display: inline-block;
	position: absolute;
	bottom: -25px;
	left: 50%;
	transform: translateX(-50%);
	background: #004EA2;
	width: 50px;
	height: 26px;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.kenryusui.sec04 .box .image img {
	width: 100%;
	max-width: 100%;
}

.kenryusui.sec05 {
	padding-top: 120px;
}
.kenryusui.sec05 h1 {
	font-size: var(--rem36);
}
.kenryusui.sec05 ul {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	grid-template-rows: auto;
	gap: 25px 40px;
	margin: auto;
	margin-bottom: 40px;
}
.kenryusui.sec05 .image img {
	box-shadow:  0 0 6px rgba(0, 0, 0, .16);
}
.kenryusui.sec05 .flex {
	display: flex;
	box-shadow:  0 0 6px rgba(0, 0, 0, .16);
}
.kenryusui.sec05 .flex .image {
	width: 35%;
}
.kenryusui.sec05 .flex .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.kenryusui.sec05 .flex .text {
	width: 65%;
	background: #fff;
	padding: 50px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
}
.kenryusui.sec05 h2 {
	text-align: left;
	margin-left: 0;
	margin-bottom: 0;
}
.kenryusui.sec05 h2 span {
	display: block;
	font-size: var(--rem20);
	font-weight: 500;
}
.kenryusui.sec05 .logo {
	width: 200px;
}
.kenryusui.sec05 .titleFlex {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.kenryusui.sec05 table,
.kenryusui.sec05 th,
.kenryusui.sec05 td {
	background: unset!important;
	border: none!important;
	font-weight: 400!important;
}
.kenryusui.sec05 p.text {
	margin-top: 70px;
}
.kenryusui.sec05 tr {
	border-bottom: 1px solid #232323;
}

@media print, screen and (max-width: 768px) {
	.kenryusui.sec01 .flex {
		flex-direction: column;
		gap: 30px;
	}
	.kenryusui.sec01 .image,
	.kenryusui.sec01 .text {
		width: 100%;
	}

	.kenryusui.sec02 {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.kenryusui.sec02 .flex {
		flex-direction: column;
		gap: 30px;
	}
	.kenryusui.sec02 .image {
		width: 100%;
		max-width: 280px;
		margin-inline: auto;
	}
	.kenryusui.sec02 .text {
		width: 100%;
	}
	.kenryusui.sec02 td p {
		font-size: 10px;
	}

	.kenryusui.sec03 {
		padding: 70px 0;
	}
	.kenryusui.sec03 .image {
		margin-top: 20px;
	}

	.kenryusui.sec04 {
		padding-top: 70px;
	}
	.kenryusui.sec04 ul {
		grid-template-columns: repeat(1,1fr);
	}
	.kenryusui.sec04 .box {
		padding-top: 70px;
	}
	.kenryusui.sec04 .box h3::before {
		bottom: -19px;
		width: 40px;
		height: 20px;
	}

	.kenryusui.sec05 {
		padding-top: 70px;
	}
	.kenryusui.sec05 ul {
		grid-template-columns: repeat(1,1fr);
	}
	.kenryusui.sec05 .flex {
		flex-direction: column;
	}
	.kenryusui.sec05 .flex .image {
		width: 100%;
	}
	.kenryusui.sec05 .flex .image img {
		height: auto;
		aspect-ratio: 3 / 2;
	}
	.kenryusui.sec05 .flex .text {
		width: 100%;
		padding: 30px 25px;
	}
	.kenryusui.sec05 h2 {
		text-align: center;
		margin-left: auto;
	}
	.kenryusui.sec05 .logo {
		width: 160px;
	}
	.kenryusui.sec05 .titleFlex {
		justify-content: center;
	}
	.kenryusui.sec05 p.text {
		margin-top: 40px;
	}
}

/*-----------------------------
健美流水
------------------------------*/
.kenbiryusui.sec01 .flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.kenbiryusui.sec01 .image,
.kenbiryusui.sec01 .text {
	width: 48%;
}
.kenbiryusui.sec01 h2 {
	text-align: left;
	margin-left: 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #232323;
}

.kenbiryusui.sec02 {
	padding-top: 120px;
}
.kenbiryusui.sec02 .flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 1000px;
	margin-inline: auto;
}
.kenbiryusui.sec02 .image {
	width: 30%;
}
.kenbiryusui.sec02 .image span {
	display: block;
	text-align: right;
	font-size: 10px;
}
.kenbiryusui.sec02 .text {
	width: 58%;
}
.kenbiryusui.sec02 h2 {
	line-height: 1.4;
	text-align: center;
	margin-bottom: 0;
}
.kenbiryusui.sec02 th {
	background: #232323!important;
	color: #fff!important;
	vertical-align: middle!important;
	width: 45%!important;
	text-align: center!important;
}
.kenbiryusui.sec02 td {
	vertical-align: middle!important;
	width: 55%!important;
	text-align: center!important;
}

.kenbiryusui.sec03 {
	padding-top: 120px;
}
.kenbiryusui.sec03 .flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.kenbiryusui.sec03 .movie,
.kenbiryusui.sec03 .text {
	width: 48%;
}
.kenbiryusui.sec03 .movie iframe {
	width: 100%;
	aspect-ratio: 3 / 2;
}

.kenbiryusui.sec04 {
	padding: 120px 0;
}
.kenbiryusui.sec04 .image {
	width: 100%;
	max-width: 900px;
	margin-inline: auto;
}
.kenbiryusui.sec04 ul {
	margin-top: 40px;
	max-width: 900px;
	margin-inline: auto;
}
.kenbiryusui.sec04 li {
	padding: 30px 10px;
	border-bottom: 1px solid #707070;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.kenbiryusui.sec04 .icon {
	width: 80px;
	min-width: 80px;
}
.kenbiryusui.sec04 .text {
	width: calc(100% - 120px);
}
.kenbiryusui.sec04 .text span {
	text-decoration: underline;
}
.kenbiryusui.sec04 .flex {
	margin-top: 70px;
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 40px;
}
.kenbiryusui.sec04 .box img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.kenbiryusui.sec04 .box h3 {
	font-family: "Noto Sans JP", sans-serif;
	text-align: center;
	background: #232323;
	font-size: var(--rem24);
	color: #fff;
	padding: 10px;
	margin: 0;
}
.kenbiryusui.sec04 .box p {
	margin-top: 6px;
}

.kenbiryusui.sec05 {
	padding: 100px 0;
	background: url(/wp-content/uploads/kenryusui_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
}
.kenbiryusui.sec05 ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 50px 40px;
}
.kenbiryusui.sec05 .image {
	margin-bottom: 20px;
}
.kenbiryusui.sec05 .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.kenbiryusui.sec05 h3 {
	text-align: center;
}

.kenbiryusui.sec06 {
	padding-top: 120px;
}
.kenbiryusui.sec06 .comparison-table {
	max-width: 1000px;
	margin: 0 auto;
}
.kenbiryusui.sec06 table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	text-align: center;
	margin-bottom: 40px;
}
.kenbiryusui.sec06 th,
.kenbiryusui.sec06 td {
	background: unset!important;
	border: 1px solid #707070!important;
	padding: 20px!important;
	font-size: 16px!important;
	font-weight: 400!important;
	text-align: center!important;
	vertical-align: middle;
}
.kenbiryusui.sec06 th.title {
	color: #232323!important;
	font-size: 26px!important;
}
.kenbiryusui.sec06 th.title.kenbiryusui {
	color: #C83B2D!important;
	background-color: #232323!important;
}
.kenbiryusui.sec06 td.kenbiryusui {
	background-color: #232323!important;
	color: #fff!important;
}
.kenbiryusui.sec06 td.label {
	color: #232323!important;
}
.kenbiryusui.sec06 td span {
	font-size: 20px!important;
}

@media print, screen and (max-width: 768px) {
	.kenbiryusui.sec01 .flex {
		flex-direction: column;
		gap: 30px;
	}
	.kenbiryusui.sec01 .image,
	.kenbiryusui.sec01 .text {
		width: 100%;
	}

	.kenbiryusui.sec02 {
		padding-top: 70px;
	}
	.kenbiryusui.sec02 .flex {
		flex-direction: column;
		gap: 30px;
	}
	.kenbiryusui.sec02 .image {
		width: 100%;
		max-width: 280px;
		margin-inline: auto;
	}
	.kenbiryusui.sec02 .text {
		width: 100%;
	}

	.kenbiryusui.sec03 {
		padding-top: 70px;
	}
	.kenbiryusui.sec03 .flex {
		flex-direction: column;
		gap: 30px;
	}
	.kenbiryusui.sec03 .movie,
	.kenbiryusui.sec03 .text {
		width: 100%;
	}

	.kenbiryusui.sec04 {
		padding: 70px 0;
	}
	.kenbiryusui.sec04 li {
		padding: 20px 10px;
	}
	.kenbiryusui.sec04 .icon {
		width: 50px;
		min-width: 50px;
	}
	.kenbiryusui.sec04 .text {
		width: calc(100% - 75px);
	}
	.kenbiryusui.sec04 .flex {
		margin-top: 50px;
		grid-template-columns: repeat(1,1fr);
	}

	.kenbiryusui.sec05 {
		padding: 70px 0;
	}
	.kenbiryusui.sec05 ul {
		grid-template-columns: repeat(1,1fr);
	}

	.kenbiryusui.sec06 {
		padding-top: 70px;
	}
	.kenbiryusui.sec06 table {
		margin-bottom: 30px;
	}
	.kenbiryusui.sec06 th,
	.kenbiryusui.sec06 td {
		padding: 14px!important;
		font-size: 14px!important;
	}
	.kenbiryusui.sec06 th.title {
		font-size: 20px!important;
	}
	.kenbiryusui.sec06 td span {
		font-size: 16px!important;
	}
}

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


/*--メディアクエリ--------------------------------------------*/
@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 .inner {
		padding: 60px 0;
	}
	.cta .footer__logo {
		width: 160px;
	}

	#footer,
	#copyright,
	.cta {
		position: relative;
		z-index: 11;
	}

	#mainImg img {
		width: 100%;
		aspect-ratio: 3 / 2;
		object-fit: cover;
	}

	.floatBanner {
		max-width: 180px;
		position: fixed;
		bottom: 100px;
		right: -25px;
	}
	#glt-translate-trigger {
		bottom: 65px;
	}
	#scrollUp  {
		bottom: 60px!important;
	}
}

@media print, screen and (max-width: 640px) {
	.postlist .post_text:after {
		width: calc(100%);
	}
}
.txt_red{
	color:red;
}
.postlist,.postlist .ttls a{
	color:white;
}
.post .time, .postlist .time{
	background:#000000;
}
#front_bottom_content{
	z-index: -100;
}
#front-sectionPost h1:first-child{
	color:white;
}

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