@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');

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

#front-sectionPost {
	width: 94%;
	max-width: 1200px;
	margin: 0 auto;
}
.post .time, .postlist .time {
	font-weight: 500;
	color: #fff !important;
	background: #2998E9;
	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: #2998E9;
}
.post4b img {
	border-radius: 15x;
}

.post_link a {
	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: #202020;
	opacity: 0;
}
header#h1Header h1.title {
	font-weight: 500;
	font-size: var(--rem48);
	color: #fff;
}

#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 {
	font-weight: 700;
	width: 180px;
	flex-wrap: wrap;
	flex-direction: unset;
}
#header a.head_btn::before {
	display: inline-block;
	font-size: 1.4rem;
	margin-top: 4px;
	margin-right: 4px;
}
#header a.head_btn .note,
#header a.head_btn .note b {
	font-size: var(--rem12);
	font-weight: 400;
}
#header a.head_btn.mail_btn {
	background: #FFCF00!important;
	color: #262626;
}
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 {
	background: #fff;
}
nav#mainNav ul li.current-menu-item a:hover b,
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li.current-menu-parent a b {
	color: #2998E9;
}
nav#mainNav ul li.noactive a b,
nav#mainNav ul li.noactive a:hover b {
	color: #262626;
}
nav#mainNav ul li ul.sub-menu li a {
	color: #262626;
}
nav#mainNav ul li ul.sub-menu li a:hover,
nav#mainNav ul li ul.sub-menu li.current-menu-item a:hover {
	background: rgba(41, 152, 233, .7);
	color: #fff;
}
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: #2998E9;
}
.spmenu #menu p {
	color: #2998E9;
	white-space: nowrap;
}

a#scrollUp {
	background: #2998E9;
}

#footer {
	padding: 30px;
}
#footer,#copyright {
	color: #fff;
	background: #2998E9;
}
#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: 1200px;
	margin-inline: auto;
}

h1.title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: var(--rem48);
	letter-spacing: .01em;
	color: #262626;
	line-height: 1.3;
	font-weight: 700;
	display: block;
	margin-bottom: 35px;
	position: relative;
}

h1.title .ja {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	letter-spacing: 0;
	display: block;
	font-size: var(--rem20);
	color: #262626;
	line-height: 1;
	margin-top: 10px;
}

body.home h1.title {
	font-family: "Noto Serif JP", serif;
	font-size: var(--rem60);
	color: #2998E9;
}
body.home h1.title::before {
	content: '';
	display: inline-block;
	width: 100%;
	max-width: 250px;
	height: 14px;
	background: #FFCF00;
	border-radius: 100vmax;
	position: absolute;
	bottom: 35px;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
}

.post h2 {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 30px;
}
.post h2:after {
	display: none;
}
.post h2.title {
	font-weight: 500;
	text-align: center;
	font-size: var(--rem40);
	color: #2998E9;
	padding: 0 0 14px!important;
	margin-top: 0!important;
	margin-bottom: 35px!important;
	position: relative;
}
.post h2.title::after {
	content: '';
	display: inline-block;
	background: #2998E9;
	width: 50px;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.post h3 {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	color: #262626;
	border: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}
.post h3.title {
	text-align: center;
	font-size: var(--rem40);
	line-height: 1.2;
	color: #2998E9;
	background: #FFEC99;
	padding: 10px;
	margin-bottom: 0;
}

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

.post h4::before {
	background: #2998E9;
}

.linkBtn, .post .linkBtn, a.linkBtn {
	background: #2998E9;
	display: block;
	border-radius: 0;
	width: 280px;
	max-width: 280px;
	color: #fff;
	padding: 18px;
	margin-top: 35px;
	margin-inline: auto;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
	background: #2998E9;
	color: #fff;
	opacity: .7;
}

.cta {
	padding: var(--px120) 0;
}
.cta h3 {
	color: #3685C7;
	font-weight: 700;
	text-align: center;
	display: flex;
	align-items: center;
	gap: 12px;
	max-width: 800px;
}
.cta h3::before,
.cta h3::after {
	content: '';
	display: inline-block;
	flex: 1;
	height: 1px;
	background: #3685C7;
}
.cta .flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 15px 20px;
	margin-top: 30px;
}
.cta a {
	font-size: 24px;
	font-weight: 700;
	width: 100%;
	max-width: 320px;
	display: block;
	color: #fff;
	padding: 18px 0;
	border: solid 1px #fff;
}
.cta a .text {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 4px;
	margin-bottom: 6px;
}
.cta a .note {
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
}
.cta a::before {
	display: inline-block;
	font-family: 'FontAwesome';
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1;
	margin-right: 4px;
}
.cta a.lineBtn {
	background: #26B51B;
}
.cta a.lineBtn .text::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/line.png)no-repeat;
	background-size: contain;
	width: 28px;
	height: 28px;
}
.cta a.telBtn {
	background: #2998E9;
}
.cta a.telBtn .text::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/tel.png)no-repeat;
	background-size: contain;
	width: 30px;
	height: 30px;
}
.cta a.mailBtn {
	background: #FFCF00;
	color: #262626;
}
.cta a.mailBtn .text::before {
	content: '\f0e0';
	display: inline-block;
	font-family: 'FontAwesome';
	font-size: 1em;
	font-weight: 400;
	line-height: 1;
}

.cta_footer {
	background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
}
.cta_footer h1.title {
	font-family: "Noto Serif JP", serif!important;
	color: #fff!important;
	padding-bottom: 10px;
	font-size: var(--rem60)!important;
}
.cta_footer h1.title::before {
	display: none!important;
}
.cta_footer h1.title .ja {
	color: #fff!important;
}
.cta_footer h1.title .ja::before {
	content: '';
	display: inline-block;
	background: #fff;
	width: 50px;
	height: 2px;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}
.cta_footer p {
	font-size: var(--rem24);
	text-align: center;
	font-weight: 500;
	color: #fff;
}

.cta_service h3 {
	color: #FF010F;
	display: block;
	max-width: 100%;
}
.cta_service h3::before,
.cta_service h3::after {
	display: none;
}

.fixBtn {
	position: fixed;
	bottom: 66px;
	right: 0;
	display: flex;
	flex-direction: column;
	gap: 10px;
	z-index: 10;
}
.fixBtn a,
.fixBtn a img {
	display: block;
	width: 60px;
}

/*-----------------------------
Top
------------------------------*/
.top_worry {
	padding: 120px 0 40px;
	background: #ECF9FC;
	position: relative;
}
.top_worry::after {
	content: '';
	display: inline-block;
	width: 100%;
	height: 80px;
	background: #ECF9FC;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	position: absolute;
	bottom: -80px;
	left: 0;
}
.top_worry .inner {
	max-width: 1000px;
	margin-inline: auto;
}
.top_worry ul {
	display: flex;
	justify-content: center;
	gap: 40px;
	flex-wrap: wrap;
}
.top_worry li {
	width: 250px;
}
.top_worry li img {
	width: 100%;
}
.top_worry .under_line {
	height: 30px;
	margin-top: 40px;
	margin-bottom: 50px;
}
.top_worry .under_line img {
	width: 100%;
	height: 30px;
	object-fit: cover;
}
.top_worry .flex {
	display: flex;
	align-items: center;
	gap: 30px;
}
.top_worry .left {
	width: 180px;
}
.top_worry .point {
	font-family: "Noto Serif JP", serif;
	width: 180px;
	height: 180px;
	background: #FFCF00;
	border-radius: 50%;
	text-align: center;
	line-height: 180px;
	font-weight: 700;
	font-size: var(--rem40);
	color: #fff;
}
.top_worry .right {
	flex: 1;
}

.top_strength {
	padding-top: 120px;
}
.top_strength .read_text {
	max-width: 1000px;
	margin-inline: auto;
}
.top_strength .wrap {
	display: flex;
	flex-direction: column;
	gap: 40px;
	margin-top: 50px;
}
.top_strength .flex {
	display: flex;
	border: solid 2px #2998E9;
}
.top_strength .image {
	width: 40%;
}
.top_strength .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.top_strength .text {
	background: #ECF9FC;
	width: 60%;
	padding: var(--px60) var(--px40);
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.top_strength hgroup {
	margin-bottom: 30px;
}
.top_strength h2 {
	font-weight: 500;
	margin-bottom: 0;
	display: flex;
	gap: 10px;
	line-height: 1.8;
	flex-direction: column;
	align-items: flex-start;
}
.top_strength h2 span {
	padding: 5px 10px;
	background: #2998E9;
	color: #fff;
	text-align: left;
}

.top_service {
	padding-bottom: 40px;
}
.top_service ul {
	display: flex;
	flex-wrap: wrap;
	gap: 50px 40px;
}
.top_service li {
	width: 47%;
}
.top_service li:last-child {
	width: 100%;
}
.top_service li:last-child p {
	max-width: 600px;
	margin-inline: auto;
}
.top_service .image {
	margin-bottom: 25px;
}
.top_service .image img {
	width: 100%;
}
.top_service h2 {
	font-weight: 700;
	font-size: var(--rem24);
	margin-bottom: 20px;
}

.top_coating {
	padding: 120px 0;
	background: #ECF9FC;
	position: relative;
}
.top_coating::before {
	content: '';
	display: inline-block;
	width: 100%;
	height: 80px;
	background: #fff;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	position: absolute;
	top: 0;
	left: 0;
}
.top_coating .read_text {
	max-width: 800px;
	margin-inline: auto;
}
.top_coating .banner a {
	display: block;
	text-align: center;
	padding: 18px 0;
	font-weight: 500;
	width: 180px;
	margin-inline: auto;
	margin-top: 30px;
}
.top_coating .banner a.green {
	background: #00A77E;
	color: #fff;
}
.top_coating .banner a.yellow {
	background: #FFDC01;
	color: #262626;
}
.top_coating h2 {
	color: #fff;
	text-align: left;
	line-height: 1.4;
	background: #2998E9;
	padding: 14px 26px;
}
.top_coating h2 .under {
	border-bottom: 3px dashed #fff;
}
.top_coating h2 .yellow {
	color: #FFCF00;
}
.top_coating h3 {
	font-weight: 700;
}

.top_area {
	padding: 120px 0;
}
.top_area .read_text {
	max-width: 800px;
	margin-inline: auto;
}
.top_area .image {
	max-width: 1000px;
	margin-inline: auto;
}
.top_area .image img {
	width: 100%;
}

@media print, screen and (max-width: 768px) {
	.top_worry {
		padding: 70px 0 40px;
	}
	.top_worry::after {
		height: 40px;
		bottom: -39px;
	}
	.top_worry li {
		width: 200px;
	}
	.top_worry .under_line {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.top_worry .flex {
		flex-direction: column;
	}
	.top_worry .left {
		width: 150px;
		margin-inline: auto;
	}
	.top_worry .point {
		width: 150px;
		height: 150px;
		line-height: 150px;
		margin-inline: auto;
	}

	.top_strength {
		padding-top: 70px;
	}
	.top_strength .txt_c {
		text-align: left;
	}
	.top_strength .wrap {
		gap: 20px;
		margin-top: 40px;
	}
	.top_strength .flex {
		flex-direction: column;
	}
	.top_strength .image {
		width: 100%;
	}
	.top_strength .image img {
		aspect-ratio: 3 / 2;
		height: auto;
	}
	.top_strength .text {
		width: 100%;
	}
	.top_strength hgroup {
		margin-bottom: 20px;
	}
	.top_strength h2 {
		font-size: 20px;
	}

	.top_service {
		padding-bottom: 40px;
	}
	.top_service ul {
		flex-direction: column;
	}
	.top_service li {
		width: 100%;
	}
	.top_service h2 {
		font-size: 20px;
	}

	.top_coating {
		padding: 70px 0;
	}
	.top_coating::before {
		height: 40px;
	}
	.top_coating .banner:first-child {
		margin-bottom: 40px;
	}

	.top_area {
		padding: 70px 0;
	}
}

/*-----------------------------
共通
------------------------------*/
.serviceBox {
	padding: var(--px40);
	border: solid 1px #FFEC99;
}

.serviceBtn {
	display: block;
	width: fit-content;
	margin-inline: auto;
	padding: 14px;
	line-height: 1.2;
	text-align: center;
	font-weight: 500;
	color: #fff;
	margin-top: 30px;
	background: #2998E9;
	transition: all .3s;
}
.serviceBtn:hover {
	color: #fff;
	background: #2998E9;
	opacity: 0.7;
}

table.table01 {
	max-width: 800px;
	margin-inline: auto;
}
table.table01 th {
	background: #ECF9FC;
	vertical-align: middle;
	width: 50%;
	font-weight: 400;
}
table.table01 td {
	color: #FF0000;
	text-align: right;
	width: 50%;
	vertical-align: bottom;
}
.table_caption {
	max-width: 800px;
	margin-inline: auto;
	text-align: right;
}

.faq.sec01 .faqInner {
	display: grid;
	gap: 14px;
}
.faq.sec01 .faq-item {
	overflow: clip;
}
.faq.sec01 .faq-item > summary {
	list-style: none;
	display: grid;
	grid-template-columns: auto 1fr auto;
	align-items: center;
	gap: 12px;
	cursor: pointer;
	outline: none;
	background: #2998E9;
	color: #fff;
	padding: 16px 20px;
}
.faq.sec01 .faq-item > summary::-webkit-details-marker { display: none; }
.faq.sec01 .q {
	font-weight: 500;
	color: #fff;
	font-size: clamp(20px, 2.5vw, 28px);
	line-height: 1;
}
.faq.sec01 .q-text {
	font-weight: 500;
	font-size: var(--rem18);
}
.faq.sec01 .toggle {
	position: relative;
	width: 22px;
	height: 22px;
	flex: 0 0 22px;
}
.faq.sec01 .toggle::before,
.faq.sec01 .toggle::after {
	content: "";
	position: absolute;
	inset: 0;
	margin: auto;
	width: 16px;
	height: 2px;
	background: #fff;
	border-radius: 1px;
	transition: transform .28s ease;
}
.faq.sec01 .toggle::after { transform: rotate(90deg); }
.faq.sec01 .faq-item[open] .toggle::after { transform: rotate(90deg) scaleX(0); }

.faq.sec01 .a-wrap {
	display: grid;
	grid-template-rows: 0fr;
	transition: grid-template-rows .32s ease, padding .32s ease, margin .32s ease;
	margin-top: 0;
}
.faq.sec01 .a-wrap > div { min-height: 0; overflow: hidden; }
.faq.sec01 .a-wrap p { margin: 12px 0 2px; line-height: 1.9; }

.faq.sec01 .faq-item[open] .a-wrap {
	grid-template-rows: 1fr;
	padding-bottom: 6px;
}

/*-----------------------------
エアコンクリーニング
------------------------------*/
body.page-aircon #content.wide {
	padding-top: 0;
}

.aircon.sec01 {
	background: #ECF9FC;
	position: relative;
}
.aircon.sec01::after {
	content: '';
	display: inline-block;
	width: 100px;
	height: 40px;
	background: #ECF9FC;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	position: absolute;
	bottom: -39px;
	left: 50%;
	transform: translateX(-50%);
}
.aircon.sec01 ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 45px;
}
.aircon.sec01 ul li .image {
	position: relative;
	margin-bottom: 20px;
}
.aircon.sec01 ul li .image > img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.aircon.sec01 ul li .image .number {
	width: 60px;
	height: 60px;
	position: absolute;
	top: -25px;
	left: -25px;
}
.aircon.sec01 ul li .image .number img {
	width: 100%;
}
.aircon.sec01 h3 {
	text-align: center;
	font-weight: 700;
	font-size: var(--rem24);
}

.aircon.sec02 .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.aircon.sec02 h4 {
	padding: 0;
	font-weight: 700;
	margin-bottom: 10px;
}
.aircon.sec02 h4::before {
	display: none;
}
.aircon.sec02 .price {
	font-weight: 600;
	line-height: 1.3;
}
.aircon.sec02 .price span {
	color: #FF0000;
	font-size: var(--rem60);
}

@media print, screen and (max-width: 768px) {
	.aircon.sec01 ul {
		grid-template-columns: repeat(1,1fr);
	}
	.aircon.sec01 ul li .image .number {
		top: -15px;
		left: -15px;
	}
	.aircon.sec01 h3 {
		font-size: 18px;
	}
}

/*-----------------------------
キッチン・浴室・トイレ水回りクリーニング
------------------------------*/
body.page-waterarea #content.wide {
	padding-top: 0;
}

.waterarea.sec01 {
	background: #ECF9FC;
	position: relative;
}
.waterarea.sec01::after {
	content: '';
	display: inline-block;
	width: 100px;
	height: 40px;
	background: #ECF9FC;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	position: absolute;
	bottom: -39px;
	left: 50%;
	transform: translateX(-50%);
}
.waterarea.sec01 ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 45px;
}
.waterarea.sec01 ul li .image {
	position: relative;
	margin-bottom: 20px;
}
.waterarea.sec01 ul li .image > img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.waterarea.sec01 ul li .image .number {
	width: 60px;
	height: 60px;
	position: absolute;
	top: -25px;
	left: -25px;
}
.waterarea.sec01 ul li .image .number img {
	width: 100%;
}
.waterarea.sec01 h3 {
	text-align: center;
	font-weight: 700;
	font-size: var(--rem24);
}

.waterarea.sec02 .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.waterarea.sec02 h4 {
	padding: 0;
	font-weight: 700;
	margin-bottom: 10px;
}
.waterarea.sec02 h4::before {
	display: none;
}
.waterarea.sec02 .price {
	font-weight: 600;
	line-height: 1.3;
}
.waterarea.sec02 .price span {
	color: #FF0000;
	font-size: var(--rem60);
}

@media print, screen and (max-width: 768px) {
	.waterarea.sec01 ul {
		grid-template-columns: repeat(1,1fr);
	}
	.waterarea.sec01 ul li .image .number {
		top: -15px;
		left: -15px;
	}
	.waterarea.sec01 h3 {
		font-size: 18px;
	}
}

/*-----------------------------
原状回復・除菌クリーニング
------------------------------*/
.restore h4 {
	font-size: var(--rem30);
	padding: 0;
	font-weight: 600;
}
.restore h4::before {
	display: none;
}

.restore.sec02 .red {
	color: #FF0000;
	font-weight: 600;
	font-size: var(--rem24);
}
.restore.sec02 .serviceBtn {
	margin-left: 0;
}

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

	.restore.sec02 .red {
		font-size: 18px;
	}
	.restore.sec02 .serviceBtn {
		margin-left: auto;
	}
}

/*-----------------------------
法人向けサービス
------------------------------*/
.corporate h4::before {
	display: none;
}

.corporate.sec01 .text h4 {
	font-weight: 700;
	padding: 0;
	font-size: var(--rem30);
}
.corporate.sec01 p.red {
	text-align: center;
	margin-bottom: 10px;
	font-weight: 700;
	font-size: var(--rem30);
	color: #FF010F;
}
.corporate.sec01 ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 50px;
}
.corporate.sec01 ul li .image {
	margin-bottom: 20px;
}
.corporate.sec01 ul li .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.corporate.sec01 ul li h4 {
	text-align: center;
	font-weight: 700;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 0;
}
.corporate.sec01 ul li .price {
	text-align: center;
	font-weight: 600;
	font-size: var(--rem16);
}
.corporate.sec01 ul li .price span {
	color: #FF0000;
	font-size: var(--rem30);
}
.corporate.sec01 ul li .estimate {
	font-weight: 600;
	text-align: center;
	color: #FF0000;
	margin-top: 6px;
}
.corporate.sec01 .recommendBox h3 {
	text-align: center;
	font-size: var(--rem36);
	font-weight: 500;
	color: #2998E9;
}

@media print, screen and (max-width: 768px) {
	.corporate.sec01 .text h4 {
		text-align: center;
	}
	.corporate.sec01 ul {
		grid-template-columns: repeat(1,1fr);
		gap: 30px;
	}

	.corporate.sec01 .recommendBox h3 {
		font-size: var(--rem30);
	}
}

/*-----------------------------
運営会社概要
------------------------------*/
.company.sec02 .inner {
	max-width: 1000px;
}
.company.sec02 .logo {
	max-width: 320px;
	margin-inline: auto;
	margin-bottom: 30px;
}
.company.sec02 .logo img {
	width: 100%;
}
.company.sec02 table,
.company.sec02 table th,
.company.sec02 table td {
	border: none;
	font-weight: 400;
	background: unset;
}
.company.sec02 table tr {
	border-bottom: 1px solid #2998E9;
}
.company.sec02 table tr:first-child {
	border-top: 1px solid #2998E9;
}
.company.sec02 table th {
	color: #2998E9;
}
.company.sec02 iframe {
	width: 100%;
	height: 350px;
}

.company.sec03 ul {
	display: flex;
	justify-content: center;
	gap: 35px 60px;
	flex-wrap: wrap;
}
.company.sec03 ul li {
	width: 240px;
}
.company.sec03 ul li .image {
	margin-bottom: 12px;
}
.company.sec03 ul li .image img {
	width: 100%;
}
.company.sec03 ul li p {
	text-align: center;
	color: #2998E9;
}

@media print, screen and (max-width: 768px) {
	.company.sec02 .logo {
		max-width: 240px;
		margin-bottom: 20px;
	}
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
	padding: 0;
	width: 300px;
	max-width: 300px;
}
.post .subimitarea .linkBtn::after {
	display: none!important;
}
body.page-contact .post table th {
	background: #2998E9;
	color: #fff;
}
.post .subimitarea .linkBtn input[type="submit"] {
	background: #2998E9;
	font-weight: 500;
	padding: 20px;
	border-radius: 0;
	width: 100%;
	color: #fff;
}


/*--メディアクエリ--------------------------------------------*/
@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 ul.sub-menu li a:hover,
	nav#mainNav ul li ul.sub-menu li.current-menu-item a:hover {
		color: #262626;
	}
}

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

	body.home h1.title::before {
		max-width: 200px;
		height: 10px;
		bottom: 30px;
	}

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

	.fixBtn a,
	.fixBtn a img {
		width: 40px;
	}
}

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