@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: #fff;
}
#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: 700;
	color: #fff !important;
	background: #012758;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 0px;
}
.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: #012758;
	border-radius: 0px;
}
.post4b img {
	border-radius: 10px;
}

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

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;
}
#thumbImg::before, header#h1Header::before {
	background: #012758;
	opacity: 0.8;
}
header#h1Header h1.title {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	color: #fff;
}

#header-upper {
	display: none!important;
}
#header,.sticky-header #header > .inner {
	background: #fff;
}
.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: 50px;
	height: 42px;
}
#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: #012758!important;
}
#header a.head_btn.tel_btn {
	position: relative;
	background: #AB9D68!important;
}
#header a.head_btn.line_btn {
	position: relative;
	background: #05C756!important;
}
#header a.head_btn.line_btn::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/line.png)no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
}
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-weight: 500;
	color: #232323;
}
nav#mainNav ul li.current-menu-item a b {
	color: #232323;
}
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;
}


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

a#scrollUp {
	background: #012758;
}

#footer {
	padding: 30px;
}
#footer,#copyright {
	color: #fff;
	background: #012758;
}
#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-family: "Noto Serif JP", serif;
	font-size: var(--rem36);
	letter-spacing: .01em;
	color: #232323;
	line-height: 1.6;
	font-weight: 700;
	display: block;
	margin-bottom: 40px;
	width: fit-content;
	position: relative;
}

body.home h1.title {
	border-bottom: 1px solid #232323;
}

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

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

.post h4::before {
	display: none;
}

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

#mainImg {
	position: relative;
	z-index: 1;
}

.floatBanner {
	position: fixed;
	z-index: 2;
	max-width: 400px;
	width: 20%;
	bottom: 0;
	right: -1%;
	display: block;
}
.floatBanner img {
	width: 100%;
	max-width: 100%;
}

.cta {
	padding: 80px 0;
}
.cta h1 {
	text-align: center;
	color: #012758;
	font-weight: 700;
	margin-bottom: 20px;
}
.cta h1 span {
	font-size: var(--rem24);
	display: block;
	text-align: center;
}
.cta p {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	font-size: var(--rem24);
	font-weight: 500;
	color: #012758;
	margin-bottom: 20px;
}
.cta p::before,
.cta p::after {
	content: '';
	display: inline-block;
	background: #012758;
	width: 160px;
	height: 1px;
}
.cta .flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}
.cta a {
	display: block;
	text-align: center;
	color: #fff;
	width: 360px;
	padding: 14px;
	transform: skewX(-20deg);
}
.cta a span {
	font-family: "Noto Serif JP", serif;
	font-size: 12px;
	display: block;
	text-align: center;
	color: #fff;
	transform: skewX(20deg);
}
.cta a h3 {
	font-family: "Noto Serif JP", serif;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	margin: 0;
	transform: skewX(20deg);
}
.cta .mailLink {
	background: #012758;
}
.cta .mailLink h3::before {
	content: '\f0e0';
	display: inline-block;
	font-family: 'FontAwesome';
	font-weight: 400;
	line-height: 1;
	margin-bottom: .1em;
	margin-top: 4px;
	margin-right: 4px;
}
.cta .lineLink {
	background: #05C756;
}
.cta .lineLink h3::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/line.png) no-repeat;
	background-size: contain;
	width: 36px;
	height: 36px;
}
.cta .telLink {
	background: #AB9D68;
}
.cta .telLink h3::before {
	content: '\f095';
	display: inline-block;
	font-family: 'FontAwesome';
	font-weight: 400;
	line-height: 1;
	margin-bottom: .1em;
	margin-top: 4px;
	margin-right: 4px;
}

/*--FAQ-------------------------------------------*/

.qa_list {
	cursor: pointer;
}
.qa_list .qa_list_inner dt {
	position: relative;
	font-weight: normal;
	margin: 1rem 0 0 0;
	display: flex;
	align-items: stretch;
	padding: 0rem 1rem 0rem 0rem;
	background: #ffffff;
	border: 1px solid #cccccc;
}
.qa_list .qa_list_inner dd .ans_flex {
	position: relative;
	font-weight: normal;
	margin: 0;
	display: flex;
	align-items: stretch;
	padding: 0;
	background: #ffffff;
}
.qa_list .qa_list_inner .a_ico {
	color: #06517D;
	background: #D8EFFF;
	line-height: 1.0;
	padding: 1rem 1rem 1rem 1rem;
	font-size: 2.2rem;
	border-right: 1px solid #cccccc;
	width: 100%;
	text-align: center;
	max-width: 90px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
}
.qa_list .qa_list_inner .q_ico {
	background: #06517D;
	line-height: 1.0;
	padding: 1rem 1rem 1rem 1rem;
	font-size: 2.2rem;
	font-weight: bold;
	color: #fff;
	width: 100%;
	text-align: center;
	max-width: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #cccccc;
}
.qa_list .qa_list_inner .q_desc, .qa_list .qa_list_inner .a_desc {
	padding: 1.5rem 1.5rem 1.5rem 2rem;
	line-height: 1.7;
}
.qa_list .qa_list_inner .a_desc {
	line-height: 1.8;
	width: 100%;
}
.qa_list .qa_list_inner dt:after {
	content: '';
	position: absolute;
	top: 46%;
	right: 3rem;
	width: 12px;
	height: 12px;
	border-right: 1px solid #494949;
	border-bottom: 1px solid #494949;
	-webkit-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
}
.qa_list .qa_list_inner .active:after {
	top: 43%;
	right: 2rem;
	-webkit-transform: rotate(-135deg) translateY(-50%);
	transform: rotate(-135deg) translateY(-50%);
}
.qa_list .qa_list_inner dd {
	display: none;
	position: relative;
	padding: 0;
	margin: 0 0 1rem 0;
	border: 1px solid #cccccc;
	border-top: 0;
}

.qa_list .qa_list_inner summary {
	position: relative;
	font-weight: normal;
	margin: 1rem 0 0 0;
	display: flex;
	align-items: stretch;
	padding: 0rem 1rem 0rem 0rem;
	background: #ffffff;
	border: 1px solid #cccccc;
	cursor: pointer;
	list-style: none;
}
.qa_list .qa_list_inner summary::-webkit-details-marker {
	display:none;
}
.qa_list .qa_list_inner .ans_flex {
	position: relative;
	font-weight: normal;
	margin: 0;
	display: flex;
	align-items: stretch;
	padding: 0;
	background: #ffffff;
}
.qa_list .qa_list_inner .q_desc, .qa_list .qa_list_inner .a_desc {
	padding: 1.5rem 1.5rem 1.5rem 2rem;
	line-height: 1.7;
	display: flex;
	align-items: center;
}
.qa_list .qa_list_inner .q_desc {
	padding: 1.5rem 2rem 1.5rem 2rem;
}
.qa_list .qa_list_inner .a_desc {
	line-height: 1.8;
	width: 100%;
}
.qa_list .qa_list_inner summary:after {
	content: '';
	position: absolute;
	top: 46%;
	right: 2rem;
	width: 12px;
	height: 12px;
	border-right: 1px solid #494949;
	border-bottom: 1px solid #494949;
	-webkit-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
}
.qa_list .qa_list_inner details[open] summary:after {
	top: 43%;
	right: 1rem;
	-webkit-transform: rotate(-135deg) translateY(-50%);
	transform: rotate(-135deg) translateY(-50%);
}
.qa_list .qa_list_inner .ans_flex {
	position: relative;
	padding: 0;
	margin: 0 0 1rem 0;
	border: 1px solid #cccccc;
	border-top: 0;
}

@media only screen and (max-width: 959px) {
	.qa_list .qa_list_inner {
		margin-bottom: 8rem;
	}
}
@media only screen and (max-width: 768px) {
	.qa_list .qa_list_inner .q_desc, .qa_list .qa_list_inner .a_desc {
		padding: 0.5rem 1rem 0.5rem 1rem;
	}
	.qa_list .qa_list_inner .q_desc {
		padding: 0.5rem 2rem 0.5rem 1rem;
	}
	.qa_list .qa_list_inner dt {
		padding: 0rem 1rem 0rem 0rem;
	}
	.qa_list .qa_list_inner .a_ico, .qa_list .qa_list_inner .q_ico {
		max-width: 50px;
		padding: 1.2rem 1.0rem;
	}
	.qa_list .qa_list_inner dt:after {
		right: 1.5rem;
		width: 6px;
		height: 6px;
	}
	.qa_list .qa_list_inner .active:after {
		right: 1.0rem;
	}
}
@media only screen and (max-width: 559px) {
	.qa_list .qa_list_inner dd {
		font-size: 1.4rem;
	}
	.qa_list .qa_list_inner {
		margin-bottom: 6rem;
	}
	.qa_list .qa_list_inner dt {
		font-size: 1.4rem;
	}
}

/*-----------------------------
Top
------------------------------*/
.partners {
	padding: 12px 4%;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
.partners p {
	font-weight: 500;
	color: #012758;
	margin-bottom: 10px;
}
.partners .flex {
	display: flex;
	align-items: center;
	gap: 20px;
	justify-content: space-between;
}
.partners .logo {
	max-height: 50px;
	object-fit: contain;
}
.partners .logo img {
	width: 100%;
	max-height: 50px;
	object-fit: contain;
}

.top_worries .content {
	background: url(/wp-content/uploads/worries_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	padding-top: 100px;
}
.top_worries h1 {
	font-family: "Noto Serif JP", serif;
	text-align: center;
	color: #fff;
	margin-bottom: 30px;
	font-size: var(--rem48);
}
.top_worries h1 span {
	font-family: "Noto Sans JP", sans-serif;
	display: block;
	font-size: var(--rem30);
}
.top_worries .image {
	max-width: 1200px;
	width: 90%;
	margin-inline: auto;
}
.top_worries .image img {
	width: 100%;
}
.top_worries .bottom {
	padding: 18px;
	background: #012758;
}

.top_solution {
	padding: 100px 0 70px;
	background: url(/wp-content/uploads/bg01.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}
.top_solution::before {
	content: '';
	display: inline-block;
	background: #012758;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	height: calc(tan(60deg) * 50px / 2);
	width: 180px;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.top_solution .flex {
	display: flex;
}
.top_solution .image {
	width: 30%;
	position: relative;
}
.top_solution .image span {
	position: absolute;
	bottom: 10px;
	left: 10px;
	white-space: nowrap;
	display: block;
	color: #fff;
	font-size: 12px;
}
.top_solution .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.top_solution .text {
	width: 70%;
	padding: 30px 5%;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	background: #fff;
}
.top_solution h2 {
	font-family: "Noto Serif JP", serif;
	color: #AB9D68;
	margin-bottom: 20px;
	text-align: left;
}
.top_solution table,
.top_solution th,
.top_solution td {
	border: none!important;
	font-weight: 400!important;
	background: unset!important;
	vertical-align: middle;
	text-align: left!important;
}
.top_solution tr {
	border-bottom: 1px solid #AB9D68;
}

.top_reason {
	padding-bottom: 80px;
}
.top_reason .head {
	background: #012758;
	text-align: center;
	padding: 30px 0;
	position: relative;
}
.top_reason .head::after {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/reason_head.png)no-repeat;
	background-size: contain;
	background-position: center;
	width: 340px;
	max-width: 20%;
	aspect-ratio: 495 / 310;
	position: absolute;
	bottom: 0;
	right: 5%;
}
.top_reason .head h1 {
	font-family: "Noto Serif JP", serif;
	color: #fff;
	font-weight: 700;
	margin-bottom: 0;
}
.top_reason .content {
	padding-top: 80px;
}
.top_reason ul {
	display: flex;
	justify-content: center;
	gap: 60px 40px;
	flex-wrap: wrap;
}
.top_reason li {
	width: 380px;
}
.top_reason .image {
	margin-bottom: 15px;
	position: relative;
}
.top_reason .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.top_reason .image span {
	position: absolute;
	top: -40px;
	left: 20px;
	color: #AB9D68;
	display: inline-block;
	line-height: 1;
	font-weight: 700;
	font-family: "Noto Serif JP", serif;
	font-size: var(--px100);
}
.top_reason h2 {
	color: #012758;
	margin-bottom: 15px;
}
.top_reason p.right {
	margin-top: 15px;
	text-align: right;
	font-size: 12px;
}

.top_area {
	background: url(/wp-content/uploads/area_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	padding: 50px 0 70px;
}
.top_area h1 {
	color: #fff;
	border-bottom: 1px solid #fff!important;
}
.top_area ul {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 18px;
	flex-wrap: wrap;
	margin-bottom: 40px;
}
.top_area li {
	display: block;
	text-align: center;
	color: #fff;
	background: #AB9D68;
	font-size: var(--rem24);
	padding: 10px;
	width: 160px;
}
.top_area p {
	font-weight: 500;
	line-height: 1.6;
	color: #fff;
	text-align: center;
	font-size: var(--rem48);
}
.top_area p span {
	font-weight: 700;
	display: inline-block;
	font-size: var(--px100);
}

.top_flow {
	padding-top: 80px;
}
.top_flow .wrap {
	background: url(/wp-content/uploads/bg01.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	padding: 40px 25px;
}
.top_flow ul {
	max-width: 1000px;
	margin-inline: auto;
}
.top_flow li {
	display: flex;
	align-items: center;
	gap: 40px;
	padding: 20px 0;
	border-bottom: 2px dashed #012758;
}
.top_flow .number {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: #012758;
	line-height: 1;
	font-size: 34px;
	font-weight: 700;
	color: #fff;
}
.top_flow .number span {
	font-size: 14px;
	display: block;
}
.top_flow .content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: calc(100% - 130px);
}
.top_flow .text {
	width: 70%;
}
.top_flow .image {
	width: 26%;
}
.top_flow h2 {
	font-family: "Noto Serif JP", serif;
	color: #012758;
	margin-left: 0;
	text-align: left;
	margin-bottom: 15px;
}

.top_comparison table {
	min-width: 700px;
	margin-inline: auto;
	border: none!important;
}
.top_comparison th,td {
	font-size: 16px;
	font-weight: 400!important;
	text-align: center!important;
	vertical-align: middle!important;
}
.top_comparison th {
	background: #fff!important;
}
.top_comparison th span {
	font-size: 12px;
	display: block;
}
.top_comparison th:nth-child(1) {
	border: none!important;
	background: unset;
}
.top_comparison th:nth-child(2) {
	color: #fff;
	background: #202B64!important;
}
.top_comparison td:nth-child(1) {
	background: #F8F8F8;
}
.top_comparison td:nth-child(2) {
	background: #EEF4FC;
}
.top_comparison h3 {
	text-align: center;
	margin: 0;
}
.top_comparison .remark {
	font-weight: 400;
	display: block;
	text-align: center;
	color: #232323;
	font-size: 12px;
}

.top_works {
	padding-top: 80px;
	padding-bottom: 80px;
}
.top_works ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 40px;
}
.top_works li {
	background: #012758;
	display: flex;
	flex-direction: column;
}
.top_works .head {
	padding: 10px;
}
.top_works .head h3 {
	text-align: center;
	color: #fff;
	margin: 0;
}
.top_works .image {
	position: relative;
}
.top_works .eyecatch img {
	width: 100%;
	aspect-ratio: 480 / 185;
	object-fit: cover;
}
.top_works .icon {
	width: 110px;
	height: 110px;
	position: absolute;
	right: 0;
	bottom: -30px;
}
.top_works .icon .icon_inner {
	position: relative;
	width: 100%;
	height: 100%;
}
.top_works .icon img {
	width: 100%;
}
.top_works .icon h2 {
	text-align: center;
	line-height: 1;
	letter-spacing: 0;
	white-space: nowrap;
	font-size: 32px;
	font-weight: 900;
	color: #BC0000;
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}
.top_works .icon h2.normal {
	font-weight: 700;
	font-size: 24px;
}
.top_works h2 span {
	font-weight: 500;
	font-size: 12px;
}
.top_works h2 span.up {
	font-weight: 900;
	font-size: 26px;
}
.top_works .content {
	padding: 25px 0;
	flex: 1;
}
.top_works .content .price {
	font-weight: 900;
	display: flex;
	justify-content: center;
	align-items: baseline;
	gap: 6px;
	color: #fff;
	font-size: var(--rem60);
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	margin-bottom: 15px;
	line-height: 1;
}
.top_works .content .price span {
	font-weight: 400;
	font-size: 12px;
}
.top_works .content p {
	color: #fff;
	padding: 0 25px;
}
.top_works .bottom {
	display: flex;
}
.top_works .left {
	width: 50%;
	position: relative;
	background: #74869B;
	padding: 20px 30px;
}
.top_works .left > span {
	white-space: nowrap;
	line-height: 1;
	display: block;
	padding: 6px;
	background: #012758;
	text-align: center;
	color: #fff;
	font-weight: 500;
	margin-bottom: 10px;
}
.top_works .left .price {
	line-height: 1;
	white-space: nowrap;
	font-weight: 900;
	font-size: var(--rem48);
	color: #012758;
	display: flex;
	justify-content: center;
	align-items: baseline;
	gap: 6px;
}
.top_works .left .price span {
	font-weight: 400;
	font-size: 12px;
}
.top_works .left .price p {
	font-weight: 400;
	font-size: var(--rem18);
}
.top_works .left::after {
	content: '';
	display: inline-block;
	background: #74869B;
	height: 100%;
	width: 14px;
	position: absolute;
	top: 0;
	right: -14px;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
}
.top_works .right {
	padding: 20px 30px;
	width: 50%;
	background: #722B36;
}
.top_works .right > span {
	white-space: nowrap;
	line-height: 1;
	display: block;
	padding: 6px;
	background: #fff;
	text-align: center;
	color: #722B36;
	font-weight: 500;
	margin-bottom: 10px;
}
.top_works .right .price {
	line-height: 1;
	white-space: nowrap;
	font-weight: 900;
	font-size: var(--rem48);
	color: #fff;;
	display: flex;
	justify-content: center;
	align-items: baseline;
	gap: 6px;
}
.top_works .right .price span {
	font-weight: 400;
	font-size: 12px;
}

.top_voice .inner {
	background: url(/wp-content/uploads/bg01.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	padding: 70px 5%;
}
.top_voice .wrap {
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.top_voice .box {
	background: #fff;
	padding: 40px;
	position: relative;
}
.top_voice .box span {
	position: absolute;
	top: 0;
	left: 0;
	background: #AB9D68;
	line-height: 1;
	padding: 15px;
	width: 150px;
	display: inline-block;
	text-align: center;
	color: #fff;
}
.top_voice .flex {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 30px;
}
.top_voice .flex .text {
	background: #EEF4FC;
	border-radius: 15px;
	padding: 25px;
	position: relative;
	width: 100%;
	max-width: 500px;
}
.top_voice .flex .text::after {
	content: '';
	display: inline-block;
	background: #EEF4FC;
	position: absolute;
	top: 50%;
	right: -16px;
	transform: translateY(-50%);
	height: 16px;
	width: 16px;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
}
.top_voice .flex .image {
	min-width: 100px;
	width: 100px;
	object-fit: contain;
}
.top_voice .flex .image img {
	width: 100px;
	object-fit: contain;
}
.top_voice .flex02 {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-direction: row-reverse;
	gap: 30px;
}
.top_voice .flex02 .text {
	background: #012758;
	border-radius: 15px;
	padding: 25px;
	position: relative;
	width: 100%;
	max-width: 500px;
}
.top_voice .flex02 .text p {
	color: #fff;
}
.top_voice .flex02 .text::after {
	content: '';
	display: inline-block;
	background: #012758;
	position: absolute;
	top: 50%;
	left: -16px;
	transform: translateY(-50%);
	height: 16px;
	width: 16px;
	clip-path: polygon(0 50%, 100% 0, 100% 100%);
}
.top_voice .flex02 .image {
	width: 100px;
	min-width: 100px;
	object-fit: contain;
}
.top_voice .flex02 .image img {
	width: 100px;
	object-fit: contain;
}

.top_address {
	padding-bottom: 20px;
}
.top_address .flex {
	width: fit-content;
	margin-inline: auto;
	display: flex;
	gap: 40px;
	flex-wrap: wrap;
}
.top_address p {
	color: #012758;
}

@media print, screen and (max-width: 1100px) {
	.top_works ul {
		grid-template-columns: repeat(1,1fr);
	}
}

@media print, screen and (max-width: 768px) {
	.partners .flex {
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		justify-content: center;
	}
	.partners p {
		text-align: center;
		margin-bottom: 6px;
	}
	.partners .logo {
		width: 100px;
		max-height: unset;
		object-fit: unset;
	}
	.partners .logo img {
		max-width: 100%;
		max-height: 17px;
	}

	.top_worries .content {
		padding-top: 60px;
	}
	.top_worries h1 {
		margin-bottom: 20px;
		font-size: var(--rem36);
	}
	.top_worries h1 span {
		font-size: var(--rem24);
	}

	.top_solution {
		padding: 60px 0 40px;
	}
	.top_solution::before {
		height: calc(tan(60deg) * 30px / 2);
		width: 100px;
	}
	.top_solution .flex {
		flex-direction: column;
		width: 90%;
		margin-inline: auto;
	}
	.top_solution .image {
		width: 100%;
	}
	.top_solution .image img {
		spect-ratio: 1 / 1.2;
		height: auto;
	}
	.top_solution .text {
		width: 100%;
		padding: 25px 5%;
	}

	.top_reason {
		padding-bottom: 60px;
	}
	.top_reason .head {
		padding: 25px 0;
	}
	.top_reason .head::after {
		max-width: 42%;
	}
	.top_reason .content {
		padding-top: 60px;
	}
	.top_reason ul {
		gap: 60px;
	}
	.top_reason li {
		width: 100%;
		max-width: 380px;
		margin-inline: auto;
	}
	.top_reason .image span {
		font-size: 80px;
	}

	.top_area {
		padding: 40px 0;
	}
	.top_area ul {
		gap: 10px;
		margin-bottom: 30px;
	}
	.top_area li {
		width: 120px;
	}
	.top_area p {
		font-size: var(--rem48);
	}
	.top_area p span {
		font-size: var(--px100);
	}

	.top_flow {
		padding-top: 60px;
	}
	.top_flow li {
		flex-direction: column;
		gap: 30px;
	}
	.top_flow .number {
		margin-inline: auto;
	}
	.top_flow .content {
		flex-direction: column;
		gap: 30px;
		width: 100%;
	}
	.top_flow .text {
		width: 100%;
	}
	.top_flow .image {
		width: 80%;
		max-width: 200px;
		margin-inline: auto;
	}
	.top_flow h2 {
		margin-left: auto;
		text-align: center;
	}

	.top_comparison .scroll {
		overflow-x: scroll;
	}
	.top_comparison th,td {
		font-size: 14px;
	}

	.top_works {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.top_voice .inner {
		padding: 60px 5%;
	}
	.top_voice .wrap {
		gap: 30px;
	}
	.top_voice .box {
		padding: 60px 25px 30px;
		display: flex;
		flex-direction: column;
		gap: 25px;
	}
	.top_voice .flex {
		flex-direction: column;
		justify-content: unset;
	}
	.top_voice .flex .text {
		margin-inline: auto;
	}
	.top_voice .flex .text::after {
		top: unset;
		right: unset;
		bottom: -16px;
		left: 50%;
		transform: translateY(0) translateX(-50%);
		clip-path: polygon(0 0, 100% 0, 50% 100%);
	}
	.top_voice .flex .image {
		margin-inline: auto;
	}
	.top_voice .flex02 {
		flex-direction: column;
		justify-content: unset;
	}
	.top_voice .flex02 .text {
		margin-inline: auto;
	}
	.top_voice .flex02 .text::after {
		top: unset;
		bottom: -16px;
		left: 50%;
		transform: translateY(0) translateX(-50%);
		clip-path: polygon(0 0, 100% 0, 50% 100%);
	}
	.top_voice .flex02 .image {
		margin-inline: auto;
	}

	.top_address .flex {
		width: 90%;
		gap: 20px;
	}
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
	padding: 0;
}
body.page-contact .post table th {
	background: #012758!important;
	color: #fff!important
}
.wpcf7-form .must {
	background: #f9f9f9!important;
	color: #012758!important;
}
.post .subimitarea .linkBtn input[type="submit"] {
	color: #fff!important;
	padding: 20px;
}


/*--メディアクエリ--------------------------------------------*/
@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 {
		padding: 60px 0;
	}
	.cta p {
		text-align: center;
	}
	.cta p::before,
	.cta p::after {
		flex: 1;
		width: 100%;
	}
	.cta .flex {
		gap: 10px;
	}
	.cta a {
		width: 300px;
		padding: 8px;
	}
	
    .floatBanner {
        top: 142px;
        bottom: unset;
	}
}

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

