\@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/

/*font-family: "Open Sans", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

/* 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_bottom_content h1.title {
	padding-bottom: 15px;
}
#front_bottom_content h1.title::after {
	content: '';
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 50px;
	height: 2px;
	background: #1F6740;
}
.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%;
}

#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: #1F6740;
	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: #1F6740;
	border-radius: 0;
}

.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: #262626;
	opacity: 0.55;
}
header#h1Header h1.title {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: var(--rem48);
}

#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: 500;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: unset;
	border-radius: 100vmax;
}
#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: #1F6740;
}
#header a.head_btn.mail_btn {
	position: relative;
	background: #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 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: 500;
	color: #262626;
}
nav#mainNav ul li ul.sub-menu li::after {
	display: none;
}
nav#mainNav ul li ul.sub-menu li a:hover {
	background: #1F338C!important;
	color: #fff;
}
.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
	background: #1F6740;
}

.spmenu #menu p {
	color: #1F6740;
	white-space: nowrap;
}

a#scrollUp {
	background: #1F6740;
}

#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: #262626;
}

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

h1.title {
	font-family: "Open Sans", sans-serif;
	font-size: var(--rem60);
	letter-spacing: .01em;
	color: #1F6740;
	line-height: 1.4;
	font-weight: 700;
	display: block;
	margin-bottom: 40px;
	width: fit-content;
	position: relative;
	text-align: center;
}
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: #1F6740;
}
h1.title .ja {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	display: block;
	font-size: var(--rem24);
	color: #262626;
}

.post h2 {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: var(--rem36);
	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: #1F6740;
}

.linkBtn, .post .linkBtn, a.linkBtn {
	font-family: "Noto Sans JP", sans-serif;
	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: fit-content;
	padding: 0;
	border-radius: 0;
	transition: all .3s;
	margin: 0;
	margin-inline: auto;
	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;
}
.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-size: var(--rem60)!important;
	margin: 0!important;
	text-align: left;
}
.contact_sec h1 .ja {
	line-height: 1.3;
}
.contact_sec p {
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	text-align: right;
	color: #fff;
	font-size: var(--px60)!important;
	line-height: 1.1;
}
.contact_sec p span {
	font-family: "Noto Sans JP", sans-serif;
	font-size: var(--rem30)!important;
	font-weight: 500;
	display: block;
	margin-top: 16px;
}
.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;
}
.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: 100vmax;
}
.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: #1F6740;
}
.contact_sec a.telLink::before {
	content: '\f095';
}
.contact_sec a.mailLink {
	background: #262626;
}
.contact_sec a.mailLink::before {
	content: '\f0e0';
}

#mainImg {
	position: relative;
	z-index: 2;
}
#mainImg .banner {
	position: absolute;
	width: 21%;
	max-width: 300px;
	right: 2%;
	bottom: 23%;
	display: block;
	z-index: 3;
}

/*-----------------------------
Top
------------------------------*/
.top_concept {
	padding-top: 40px;
}
.top_concept .flex {
	display: flex;
	justify-content: space-between;
}
.top_concept .image,
.top_concept .text {
	width: 48%;
}
.top_concept .image {
	flex: 1;
	margin-left: calc(50% - 50vw);
	margin-right: 4%;
}
.top_concept h1 {
	text-align: left;
	margin-left: 0;
}
.top_concept h1.title.title02::after {
	left: 0;
	transform: translateX(0);
}
.top_concept h2 {
	text-align: left;
	margin-left: 0;
}
.top_concept .wrap {
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.top_concept .linkBtn {
	margin-left: 0;
	justify-content: flex-start;
}

.top_service {
	padding: 120px 0;
}
.top_service .en_title {
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 900;
	display: block;
	text-align: center;
	color: #F9F9F9;
	font-size: clamp(1rem, 6vw, 120px);
}
.top_service h1 {
	margin-top: -30px;
}
.top_service .flex {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	align-items: center;
}
.top_service .image,
.top_service .text {
	width: 48%;
}
.top_service .image {
	flex: 1;
	margin-right: calc(50% - 50vw);
	margin-left: 4%;
}
.top_service h2 {
	text-align: left;
	margin-left: 0;
}
.top_service .linkBtn {
	margin-left: 0;
	justify-content: flex-start;
}

.top_strengths {
	position: relative;
	padding: 120px 0;
}
.top_strengths::before {
	content: '';
	display: inline-block;
	width: 100%;
	height: 400px;
	background: url(/wp-content/uploads/top_strengths_bg.jpg)no-repeat;
	background-position: bottom;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.top_strengths h1,
.top_strengths h1 .ja {
	color: #fff;
}
.top_strengths ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 40px;
}
.top_strengths .image {
	margin-bottom: 20px;
}
.top_strengths .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.top_strengths h2 {
	font-size: var(--rem30);
}
.top_strengths h2 span {
	display: block;
	font-size: var(--rem20);
	text-align: center;
	font-weight: 700;
	color: #1F6740;
}

.top_recruit .flex {
	display: flex;
}
.top_recruit .image {
	width: 45%;
}
.top_recruit .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.top_recruit .text {
	width: 55%;
	padding: 40px;
	background: #262626;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}
.top_recruit h1 {
	margin-left: 0;
	text-align: left;
	color: #fff;
}
.top_recruit h1 .ja {
	color: #fff;
}
.top_recruit h3 {
	text-align: left;
	margin-left: 0;
	color: #fff;
}
.top_recruit p {
	color: #fff;
}
.top_recruit .linkBtn {
	color: #fff;
	text-decoration: underline;
	margin-right: 0;
}
.top_recruit .linkBtn::before {
	display: none;
}
.top_recruit .linkBtn:hover {
	color: #fff!important;
}

@media print, screen and (max-width: 768px) {
	.top_concept {
		padding-top: 30px;
	}
	.top_concept h1.title.title02::after {
		left: 50%;
		transform: translateX(-50%);
	}
	.top_concept .flex {
		flex-direction: column;
		gap: 30px;
	}
	.top_concept .image,
	.top_concept .text {
		width: 100%;
	}
	.top_concept .image {
		margin-left: 0;
		margin-right: 0;
	}
	.top_concept h1 {
		text-align: center;
		margin-left: auto;
		margin-bottom: 0!important;
	}
	.top_concept h2 {
		text-align: center;
		margin-left: auto;
	}
	.top_concept .linkBtn {
		margin-left: auto;
		justify-content: center;
	}

	.top_service {
		padding: 70px 0;
	}
	.top_service .en_title {
		font-size: 48px;
	}
	.top_service h1 {
		margin-top: -20px;
	}
	.top_service .flex {
		flex-direction: column;
		gap: 30px;
	}
	.top_service .image,
	.top_service .text {
		width: 100%;
	}
	.top_service .image {
		margin-left: 0;
		margin-right: 0;
	}
	.top_service h2 {
		text-align: center;
		margin-left: auto;
	}
	.top_service .linkBtn {
		margin-left: auto;
		justify-content: center;
	}

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

	.top_recruit .flex {
		flex-direction: column;
	}
	.top_recruit .image {
		width: 100%;
	}
	.top_recruit .image img {
		aspect-ratio: 3 / 2;
		height: auto;
	}
	.top_recruit .text {
		width: 100%;
		padding: 30px 25px;
	}
	.top_recruit h1 {
		margin-left: auto;
		text-align: center;
	}
	.top_recruit h3 {
		text-align: center;
		margin-inline: auto;
	}
	.top_recruit .linkBtn {
		justify-content: center;
		margin-right: auto;
	}
}

/*-----------------------------
企業情報
------------------------------*/
.company.sec01 .box {
	background: #F9F9F9;
	border-radius: 15px;
	padding: 50px;
}
.company.sec01 .flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.company.sec01 .image {
	width: 30%;
}
.company.sec01 .text {
	width: 65%;
}
.company.sec01 h2 {
	text-align: left;
}

.company.sec02 {
	padding-top: 120px;
}
.company.sec02 th {
	background: #616161!important;
	color: #fff!important;
	text-align: center!important;
	font-weight: 500!important;
	vertical-align: middle;
}
.company.sec02 .flex {
	display: flex;
	gap: 30px;
}
.company.sec02 .box {
	width: 100%;
}
.company.sec02 iframe {
	width: 100%;
	height: 350px;
}

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

	.company.sec02 {
		padding-top: 70px;
	}
	.company.sec02 .flex {
		flex-direction: column;
		gap: 20px;
	}
}

/*-----------------------------
事業案内
------------------------------*/
.service.sec01 .flex {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px;
	max-width: 1000px;
	margin-inline: auto;
}
.service.sec01 a {
	width: 250px;
	border-radius: 50px;
	display: block;
	text-align: center;
	padding: 15px;
	color: #fff;
	background: #1F6740;
}

.service.sec02 {
	padding-top: 40px;
}
.service.sec02 li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 60px;
}
.service.sec02 li:nth-child(even) {
	flex-direction: row-reverse;
}
.service.sec02 .image {
	width: 40%;
}
.service.sec02 .image img {
	width: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
}
.service.sec02 .text {
	width: 50%;
}
.service.sec02 h2 {
	text-align: left;
	margin-left: 0;
}

@media print, screen and (max-width: 768px) {
	.service.sec02 {
		padding-top: 20px;
	}
	.service.sec02 li {
		padding-top: 50px;
		flex-direction: column;
		gap: 30px;
	}
	.service.sec02 li:nth-child(even) {
		flex-direction: column;
	}
	.service.sec02 .image {
		width: 100%;
	}
	.service.sec02 .text {
		width: 100%;
	}
	.service.sec02 h2 {
		text-align: center;
		margin-left: auto;
	}
}

/*-----------------------------
採用情報
------------------------------*/
.recruit.sec01 .wrap {
	background: #F9F9F9;
	padding: 50px;
}
.recruit.sec01 h3 {
	text-align: center;
	font-size: var(--rem36);
	font-weight: 700;
}
.recruit.sec01 .image {
	max-width: 740px;
	margin-inline: auto;
	margin-bottom: 20px;
}
.recruit.sec01 p {
	max-width: 740px;
	margin-inline: auto;
}

.recruit.sec02 {
	padding-top: 120px;
}
.recruit.sec02 ul {
	display: flex;
	flex-direction: column;
	gap: 18px;
	width: fit-content;
	margin-inline: auto;
	margin-bottom: 40px;
}
.recruit.sec02 li {
	font-size: var(--rem30);
	line-height: 1.2;
	padding-left: 40px;
	position: relative;
}
.recruit.sec02 li::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/icon.png)no-repeat;
	background-size: contain;
	width: 30px;
	height: 40px;
	position: absolute;
	top: -2px;
	left: 0;
}

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

@media print, screen and (max-width: 768px) {
	.recruit.sec01 .wrap {
		padding: 25px;
	}

	.recruit.sec02 {
		padding-top: 70px;
	}
	.recruit.sec02 ul {
		gap: 15px;
	}
	.recruit.sec02 li {
		line-height: 1.3;
		padding-left: 33px;
	}
	.recruit.sec02 li::before {
		width: 24px;
		height: 36px;
		top: -5px;
	}

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

/*-----------------------------
伊藤機工所の魅力
------------------------------*/
body.page-charm #content.wide {
	padding-bottom: 0;
}
.charm.sec01 {
	padding-bottom: 120px;
}
.charm.sec01 ul {
	display: flex;
	flex-direction: column;
	gap: 100px;
}
.charm.sec01 li {
	display: flex;
}
.charm.sec01 .image {
	width: 25%;
}
.charm.sec01 .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.charm.sec01 .text {
	width: 75%;
	background: #262626;
	padding: 40px 40px 40px 80px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	position: relative;
}
.charm.sec01 .text span {
	color: #fff;
	font-weight: 600;
	font-size: var(--rem36);
	display: flex;
	align-items: center;
	justify-content: center;
	width: 120px;
	height: 120px;
	background: #1F6740;
	border-radius: 50%;
	position: absolute;
	top: -40px;
	left: -5%;
	white-space: nowrap;
}
.charm.sec01 h2 {
	font-weight: 500;
	text-align: left;
	margin-left: 0;
	color: #00963F;
	font-size: var(--rem40);
	margin-bottom: 20px;
}
.charm.sec01 p {
	color: #fff;
}

.charm.sec02 {
	padding: 120px 0;
	background: #F8F8F8;
}
.charm.sec02 ul {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	grid-template-rows: auto;
	gap: 40px;
}
.charm.sec02 li {
	background:#fff;
	border: 2px solid #1F6740;
	padding: 30px;
	position: relative;
	overflow: hidden;
}
.charm.sec02 li h3 {
	font-family: "Noto Serif JP", serif;
	margin-bottom: 20px;
	display: block;
	text-align: center;
	background: #1F6740;
	color: #fff;
	padding: .6em 1.2em;
	font-weight: 500;
}
.charm.sec02 .flex {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	gap: clamp(14px, 2.2vw, 22px);
}
.charm.sec02 .icon {
	flex: 0 0 auto;
	width: 100px;
	aspect-ratio: 1/1;
	display: grid;
	place-items: center;
}
.charm.sec02 .icon img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.charm.sec02 .text {
	min-width: 0;
	position: relative;
}
.charm.sec02 .balloon {
	display: inline-block;
	background: #262626;
	color: #fff;
	font-weight: 600;
	border-radius: 100vmax;
	padding: 0.6em 2em;
	font-size: clamp(12px, 1.6vw, 13px);
	line-height: 1;
	position: relative;
	margin-bottom: .5em;
}
.charm.sec02 .balloon::after {
	content:"";
	position:absolute;
	left: 16px;
	bottom: -12px;
	border: 6px solid transparent;
	border-top-color: #262626;
}
.charm.sec02 .number {
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	color: #1F6740;
	display: flex;
	align-items: baseline;
	gap: .25em;
	white-space: nowrap;
	font-size: clamp(18px, 2.6vw, 28px);
}
.charm.sec02 .number span {
	font-size: clamp(44px, 9vw, 80px);
	line-height: 1;
	letter-spacing: .02em;
	font-variant-numeric: tabular-nums;
}
.charm.sec02 li > p {
	text-align:center;
}

@media print, screen and (max-width: 912px) {
	.charm.sec02 li {
		padding: 20px;
	}
	.charm.sec02 .icon {
		width: 80px;
	}
}

@media print, screen and (max-width: 768px) {
	.charm.sec01 {
		padding-bottom: 70px;
	}
	.charm.sec01 ul {
		gap: 70px;
	}
	.charm.sec01 li {
		flex-direction: column;
	}
	.charm.sec01 .image {
		width: 100%;
	}
	.charm.sec01 .image img {
		height: auto;
		aspect-ratio: 3 / 2;
	}
	.charm.sec01 .text {
		width: 100%;
		padding: 25px;
	}
	.charm.sec01 .text span {
		font-size: var(--rem30);
		width: 80px;
		height: 80px;
		top: -40px;
		left: -5%;
	}
	.charm.sec01 h2 {
		text-align: center;
		margin-left: auto;
	}

	.charm.sec02 {
		padding: 70px 0;
	}
	.charm.sec02 ul {
		grid-template-columns: repeat(1,1fr);
		gap: 12px;
	}
	.charm.sec02 .icon {
		width: 60px;
	}
}

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

	.contact_sec::after {
		max-width: 140px;
		top: 7%;
	}
	.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; }

	h1.title {
		margin-bottom: 20px;
	}
	.linkBtn, .post .linkBtn, a.linkBtn {
		margin-top: 20px;
	}

	.contact_sec {
		padding-top: 60px;
	}
	.contact_sec p {
		text-align: center;
	}
	.contact_sec h1 {
		text-align: center!important;
	}
	.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;
	}

	#mainImg .banner {
		width: 27%;
	}

	#front_bottom_content h1 {
		margin-bottom: 0;
	}
}

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