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

.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 h1.title {
	position: relative;
}
#front_bottom_content h1.title::after {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/en_news.png)no-repeat;
	background-size: contain;
	aspect-ratio: 107 / 79;
	width: 100%;
	max-width: 120px;
	position: absolute;
	top: 30px;
	right: -90px;
}
#front_bottom_content h1.title::
#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: 93%;
}
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: #003F98;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 30px;
}
.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: #003F98;
	border-radius: 5px;
}

.post_link a {
	color: #202020!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: linear-gradient(135deg,rgba(0, 63, 152, 1) 0%, rgba(0, 160, 232, 1) 100%);
	opacity: .9;
}
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 {
	font-weight: 400;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: unset;
	border-radius: 25px;
}
#header a.head_btn::before {
	display: inline-block;
	font-size: 1.4rem;
	margin-top: 4px;
	margin-right: 4px;
}
#header a.head_btn.tel_btn {
	position: relative;
	background: #00A0E8!important;
}
#header a.head_btn.mail_btn {
	position: relative;
	background: #003F98!important;
}
#header .logo img {
	width: 100%;
}
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: 400;
	color: #262626;
}
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li.current-menu-item a span {
	color: #262626;
}
nav#mainNav ul li.current-menu-parent a b,nav#mainNav ul li.current-menu-parent a span {
	color: #262626;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
	background: #fff;
	color: #262626;
}
nav#mainNav ul li.current-menu-item a {
	background: #fff;
}
nav#mainNav ul li.current-menu-item a:hover {
	background: #fff!important;
}
nav#mainNav ul li a:hover b,
nav#mainNav ul li a:hover span {
	color: #262626;
}
nav#mainNav ul li a:hover {
	background: unset;
}
nav#mainNav ul li ul.sub-menu li a {
	font-weight: 400;
	color: #262626;
}
nav#mainNav ul li ul.sub-menu li::after {
	display: none;
}
nav#mainNav ul li ul.sub-menu li a:hover {
	background: #003F98!important;
	color: #fff;
}
.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
	background: #003F98;
}

.spmenu #menu p {
	color: #003F98;
	white-space: nowrap;
}

a#scrollUp {
	background: #003F98;
}

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

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

h1.title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: var(--rem60);
	letter-spacing: .01em;
	color: #003F98;
	line-height: 1.4;
	font-weight: 700;
	display: block;
	margin-bottom: 40px;
	width: fit-content;
	position: relative;
	transform:rotate(0.05deg);
}
h1.title.title02 {
	padding-bottom: 15px;
}
h1.title.title02::after {
	content: '';
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 50px;
	height: 2px;
	background: #003F98;
}
h1.title .ja {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	display: block;
	font-size: var(--rem24);
	color: #333333;
}

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

.post h3 {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	border: none;
	padding: 0;
	margin-top: 0;
}

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

.post h4::before {
	background: #003F98;
}

.linkBtn, .post .linkBtn, a.linkBtn {
	font-weight: 700;
	font-size: 16px;
	color: #262626;
	position: relative;
	background: unset!important;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	width: unset;
	max-width: unset;
	padding: 0;
	border-radius: 0;
	transition: all .3s;
	margin: 0;
	margin-top: 40px;
}
.linkBtn::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/arrow.png)no-repeat;
	background-size: contain;
	width: 48px;
	height: 48px;
}
.linkBtn::after {
	display: none!important;
}
.linkBtn:hover {
	color: #262626!important;
	background: unset!important;
}

.contact_sec {
	position: relative;
	padding-top: 100px;
	margin-bottom: 40px;
}
.contact_sec .wrap {
	display: flex;
	flex-direction: column;
	position: relative;
	z-index: 2;
}
.contact_sec::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 90%;
	width: 100%;
	background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	z-index: 1;
}
.contact_sec h1 {
	font-family: "Noto Sans JP", sans-serif;
	font-size: var(--rem60)!important;
	margin: 0;
	text-align: left;
	position: relative;
}
.contact_sec h1::after {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/en_contact.png)no-repeat;
	background-size: contain;
	aspect-ratio: 186 / 72;
	width: 100%;
	max-width: 200px;
	position: absolute;
	top: 30px;
	right: -100px;
}
.contact_sec p {
	font-size: 28px;
	text-align: left;
	line-height: 1.8;
	color: #fff;
}
.contact_sec .box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 45px 40px;
	background: #fff;
	box-shadow: 2px 2px 4px #ccc;
	margin-top: 100px;
	border-radius: 15px;
}
.contact_sec .btn {
	display: flex;
	column-gap: 14px;
}
.contact_sec a {
	font-weight: 400;
	font-size: 20px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 300px;
	max-width: 100%;
	position: relative;
	padding: 15px 0;
	border-radius: 40px;
}
.contact_sec a::before {
	display: block;
	font-family: 'FontAwesome';
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1;
	margin-right: 6px;
}
.contact_sec a:hover {
	opacity: .7;
}
.contact_sec a.telLink {
	background: #00A0E8;
}
.contact_sec a.telLink::before {
	content: '\f095';
}
.contact_sec a.mailLink {
	background: #003F98;
}
.contact_sec a.mailLink::before {
	content: '\f0e0';
}

/*-----------------------------
Top
------------------------------*/
.top_about {
	margin-top: -70px;
}
.top_about .box {
	background: #F9F9F9;
	border-radius: 15px;
	padding: 70px;
	position: relative;
}
.top_about .box::after {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/about_logo.png)no-repeat;
	background-size: contain;
	aspect-ratio: 459 / 314;
	width: 100%;
	max-width: 360px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.top_about h1 {
	position: relative;
}
.top_about h1::after {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/en_thoughts.png)no-repeat;
	background-size: contain;
	aspect-ratio: 190 / 83;
	width: 100%;
	max-width: 200px;
	position: absolute;
	top: 30px;
	right: -120px;
}
.top_about .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 30px 40px;
	position: relative;
	z-index: 2;
}
.top_about .image {
	width: 45%;
}
.top_about .image img {
	border-radius: 15px;
}
.top_about .text {
	width: 51%;
}
.top_about h2 {
	font-weight: 700;
	text-align: left;
}
.top_about .linkBtn {
	justify-content: flex-start;
}

.top_strengths {
	padding: 120px 0 70px;
}
.top_strengths h1 {
	position: relative;
}
.top_strengths h1::after {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/en_strengths.png)no-repeat;
	background-size: contain;
	aspect-ratio: 190 / 83;
	width: 100%;
	max-width: 200px;
	position: absolute;
	top: 30px;
	right: -120px;
}
.top_strengths ul {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	grid-template-rows: auto;
	gap: 40px 30px;
}
.top_strengths .icon {
	width: 130px;
	height: 130px;
	margin-inline: auto;
	margin-bottom: 20px;
}
.top_strengths .icon img {
	width: 130px;
	height: 130px;
	object-fit: contain;
}
.top_strengths h3 {
	text-align: center;
	font-size: var(--rem24);
}

.top_service {
	position: relative;
	overflow: hidden;
	padding: 160px 0;
	background-attachment: fixed;
	background-image: url(/wp-content/uploads/top_service_bg.png);
	background-size: cover;
	background-position: center;
	z-index: 0;
}
.top_service .skew-top,
.top_service .skew-bottom {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100px;
	background: #fff;
	z-index: 1;
}
.top_service .skew-top {
	top: 0;
	transform: skewY(3deg);
	transform-origin: top right;
}
.top_service .skew-bottom {
	bottom: 0;
	transform: skewY(-3deg);
	transform-origin: bottom right;
}
.top_service h1 {
	position: relative;
	color: #fff;
}
.top_service h1 .ja {
	color: #fff;
}
.top_service h1::after {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/en_service.png) no-repeat;
	background-size: contain;
	aspect-ratio: 164 / 73;
	width: 100%;
	max-width: 170px;
	position: absolute;
	top: 30px;
	right: -120px;
}
.top_service ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 40px;
}
.top_service li img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.top_service h2 {
	text-align: center;
	font-weight: 500;
	line-height: 1.3;
	font-size: var(--rem30);
	color: #fff;
	margin: 0;
	margin-top: 20px!important;
}
.top_service h2 span {
	display: block;
	font-size: var(--rem20);
	color: #fff;
}
.top_service .linkBtn,
.top_service .linkBtn:hover {
	color: #fff!important;
}

@media print, screen and (max-width: 1023px) {
	.top_about .flex {
		flex-direction: column;
	}
	.top_about .image {
		width: 100%;
	}
	.top_about .text {
		width: 100%;
	}
	.top_about h2 {
		width: fit-content;
	}
	.top_about .linkBtn {
		justify-content: center;
	}

	.top_strengths ul {
		grid-template-columns: repeat(2,1fr);
		gap: 40px;
	}

	.top_service ul {
		grid-template-columns: repeat(1,1fr);
	}
}

@media print, screen and (max-width: 768px) {
	.top_about {
		margin-top: -10px;
	}
	.top_about .box {
		padding: 30px 20px;
	}
	.top_about .box::after {
		max-width: 140px;
	}
	.top_about h1::after {
		max-width: 150px;
		top: 30px;
		right: -100px;
	}

	.top_strengths {
		padding: 70px 0 50px;
	}
	.top_strengths h1::after {
		max-width: 150px;
		top: 30px;
		right: -100px;
	}
	.top_strengths ul {
		grid-template-columns: repeat(1,1fr);
		gap: 35px;
	}
	.top_strengths .icon {
		width: 110px;
		height: 110px;
	}
	.top_strengths .icon img {
		width: 110px;
		height: 110px;
	}

	.top_service {
		padding: 110px 0;
		background-attachment: scroll;
	}
	.top_service .skew-top,
	.top_service .skew-bottom {
		height: 60px;
	}
	.top_service h1::after {
		max-width: 150px;
		top: 30px;
		right: -120px;
	}
	.top_service h2 {
		font-size: var(--rem30);
	}
}

/*-----------------------------
会社概要
------------------------------*/
.company.sec01 th {
	background: #003F98!important;
	color: #fff!important;
	text-align: center!important;
	font-weight: 500!important;
	vertical-align: middle;
}
.company.sec01 iframe {
	width: 100%;
	height: 350px;
}

.company.sec02 {
	padding-top: 120px;
}
.company.sec02 .wrap {
	background: url(/wp-content/uploads/company_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	padding: 70px 7%;
}
.company.sec02 h3 {
	text-align: center;
	font-weight: 700;
	color: #333333;
	line-height: 1.8;
}

@media print, screen and (max-width: 768px) {
	.company.sec02 {
		padding-top: 70px;
	}
	.company.sec02 .wrap {
		padding: 40px 5%;
	}
	.company.sec02 h3 {
		font-size: var(--rem24);
	}
}

/*-----------------------------
事業内容
------------------------------*/
.service.sec01 h2 {
	text-align: center;
	font-weight: 500;
	font-size: var(--rem36);
}
.service.sec01 ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 40px;
}
.service.sec01 li {
	display: flex;
	flex-direction: column;
}
.service.sec01 .image {
	margin-bottom: 20px;
}
.service.sec01 .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.service.sec01 h3 {
	text-align: center;
	font-weight: 500;
	font-size: var(--rem30);
	line-height: 1.4;
}
.service.sec01 h3 span {
	display: block;
	font-size: var(--rem20);
}
.service.sec01 p {
	margin-bottom: 30px;
}
.service.sec01 .linkBtn {
	margin-top: auto;
}

.service.sec02 {
	padding-top: 120px;
}
.service.sec02 .wrap {
	background: #F9F9F9;
	padding: 70px 7%;
}
.service.sec02 h2 {
	text-align: center;
	font-weight: 700;
	color: #003F98;
	font-size: var(--rem40);
}
.service.sec02 table,
.service.sec02 th,
.service.sec02 td {
	background: unset!important;
	font-weight: 500!important;
	border: none!important;
}
.service.sec02 tr {
	border-bottom: 1px solid #707070;
}
.service.sec02 th {
	position: relative;
	padding-left: 20px;
}
.service.sec02 th::before {
	content: '';
	width: 12px;
	height: 12px;
	background: #003F98;
	position: absolute;
	top: 20px;
	left: 0;
}
.service.sec02 .wrap {
	display: flex;
	flex-direction: column;
	gap: 70px;
}

@media print, screen and (max-width: 768px) {
	.service.sec01 ul {
		grid-template-columns: repeat(1,1fr);
	}
	.service.sec01 p {
		margin-bottom: 0;
	}
	.service.sec01 .linkBtn {
		margin-top: 30px;
	}

	.service.sec02 {
		padding-top: 70px;
	}
	.service.sec02 .wrap {
		padding: 40px 5%;
	}
	.service.sec02 th {
		width: 40%;
	}
	.service.sec02 th::before {
		top: 17px;
	}
	.service.sec02 td {
		width: 60%;
	}
	.service.sec02 .wrap {
		gap: 40px;
	}
}

/*-----------------------------
製品紹介
------------------------------*/
.products ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 40px;
}
.products .image {
	margin-bottom: 20px;
}
.products .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.products h3 {
	text-align: center;
}

.products.sec02 {
	padding-top: 120px;
}
.products.sec02 h3 {
	margin-bottom: 0;
}

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

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

/*-----------------------------
設備紹介
------------------------------*/
.facility.sec01 ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 40px;
}
.facility.sec01 .image {
	margin-bottom: 20px;
}
.facility.sec01 .image img {
	width: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
}
.facility.sec01 h3 {
	font-weight: 700;
	text-align: center;
	color: #003F98;
}
.facility.sec01 table,
.facility.sec01 th,
.facility.sec01 td {
	font-weight: 400!important;
	background: unset!important;
	border: none!important;
}
.facility.sec01 th {
	width: 40%!important;
	padding: 5px!important;
}
.facility.sec01 td {
	width: 60%!important;
	padding: 5px!important;
}

.facility.sec02 {
	padding-top: 120px;
}
.facility.sec02 th {
	text-align: center!important;
	color: #fff!important;
	font-weight: 400!important;
	background: #003F98!important;
	vertical-align: middle;
}
.facility.sec02 td {
	text-align: center!important;
	vertical-align: middle;
}

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

	.facility.sec02 {
		padding-top: 70px;
	}
	.facility.sec02 .wrap {
		overflow-x: scroll;
	}
	.facility.sec02 table {
		min-width: 700px;
	}
}

/*-----------------------------
働く魅力
------------------------------*/
.alluere.sec01 .flex {
	display: flex;
	align-items: center;
	gap: 40px;
}
.alluere.sec01 .image {
	width: 100%;
}
.alluere.sec01 .text {
	width: 100%;
}

.alluere.sec02 {
	padding-top: 120px;
}
.alluere.sec02 .wrap {
	background: #F9F9F9;
	border-radius: 15px;
	padding: 70px 7%;
}
.alluere.sec02 h2 {
	font-weight: 700;
	text-align: center;
	color: #1C69A9;
}
.alluere.sec02 ul {
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.alluere.sec02 h3 {
	display: flex;
	align-items: center;
	padding-bottom: 8px;
	margin-bottom: 10px;
	border-bottom: 1px solid #00A0E8;
}
.alluere.sec02 h3 .number {
	font-weight: 400;
	color: #00A0E8;
	font-size: var(--rem60);
	display: inline-block;
	margin-right: 12px;
	line-height: 1;
	white-space: nowrap;
}

.alluere.sec03 {
	padding-top: 120px;
}
.alluere.sec03 ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 40px;
	margin-bottom: 20px;
	margin-top: 60px;
}
.alluere.sec03 .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}

@media print, screen and (max-width: 768px) {
	.alluere.sec01 .flex {
		flex-direction: column;
	}

	.alluere.sec02 {
		padding-top: 70px;
	}
	.alluere.sec02 .wrap {
		padding: 40px 5%;
	}
	.alluere.sec02 ul {
		gap: 30px;
		margin-top: 40px;
	}

	.alluere.sec03 {
		padding-top: 70px;
	}
	.alluere.sec03 ul {
		grid-template-columns: repeat(1,1fr);
	}
}

/*-----------------------------
採用情報
------------------------------*/
.recruit.sec01 .flex {
	display: flex;
	align-items: center;
	gap: 40px;
}
.recruit.sec01 .image {
	width: 100%;
}
.recruit.sec01 .text {
	width: 100%;
}

.recruit.sec02 {
	padding-top: 120px;
}
.recruit.sec02 th {
	background: #003F98!important;
	color: #fff!important;
	text-align: center!important;
	font-weight: 500!important;
	vertical-align: middle;
}

@media print, screen and (max-width: 768px) {
	.recruit.sec01 .flex {
		flex-direction: column;
	}

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

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

/*--メディアクエリ--------------------------------------------*/
@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 {
		background: #f1f1f1!important;
		color: #262626!important;
	}
	.contact_sec p {
		text-align: center;
	}
	.contact_sec .box {
		flex-direction: column;
		row-gap: 30px;
	}
}

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

	#front_bottom_content {
		padding-top: 20px;
	}
	#front_bottom_content h1.title::after {
		max-width: 100px;
		top: 20px;
		right: -70px;
	}

	h1.title {
		text-align: center;
	}

	.linkBtn, .post .linkBtn, a.linkBtn {
		margin-top: 30px;
	}

	.contact_sec {
		padding-top: 60px;
	}
	.contact_sec h1::after {
		max-width: 150px;
		top: 15px;
		right: -110px;
	}
	.contact_sec p {
		font-size: 20px;
	}
	.contact_sec .box {
		margin-top: 40px;
		row-gap: 20px;
		padding: 35px 25px;
	}
	.contact_sec .btn {
		flex-direction: column;
		row-gap: 14px;
	}
	.contact_sec a {
		font-size: 18px;
	}
}

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