@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", serif; */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

/*font-family: "Jost", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,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-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: 500;
	color: #fff !important;
	background: #189BBC;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 5px;
}
.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: #189BBC;
	border-radius: 5px;
}

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

#header-upper {
	display: none!important;
}
#header .logo {
	padding: 10px 20px;
}
#header ul.header__contact li {
	display: flex;
	align-items: center;
	gap: 10px;
	padding-right: 8px;
}
#header a.head_btn {
	align-items: center;
	height: auto;
}
#header a.head_btn::before {
	font-size: 1.2em;
	margin-bottom: 0;
	margin-right: 4px;
}
#header a.head_btn.mail_btn {
	background: #189BBC;
	color: #fff;
	flex-direction: unset;
	width: 170px;
	border-radius: 100vmax;
	padding: 14px;
}
nav#mainNav ul li a {
	font-weight: 500;
	color: #333333;
	padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(20px + (1vw - 19.2px) * 1.6722), 28px);
}
nav#mainNav ul li a b {
	font-weight: 700;
	color: #333333;
}
nav#mainNav ul li.current-menu-item a b {
	color: #333333;
}
nav#mainNav ul li ul.sub-menu li a {
	color: #333333;
}
nav#mainNav ul li.current-menu-parent a b {
	color: #333333;
}
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: #189BBC;
}
.spmenu #menu p {
	color: #189BBC;
	white-space: nowrap;
}

a#scrollUp {
	background: #189BBC;
}

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

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

h1.title {
	font-size: var(--rem48);
	letter-spacing: .01em;
	color: #189BBC;
	line-height: 1.4;
	font-weight: 700;
	display: block;
	text-align: center;
	margin-inline: auto;
	margin-bottom: 40px;
}
body.home h1.title  {
	font-family: "Jost", sans-serif;
	text-align: left;
	margin-inline: unset;
}

h1.title .ja {
	font-weight: 500;
	letter-spacing: 0;
	font-size: var(--rem20);
	color: #189BBC;
	display: inline-block;
	margin-left: 20px;
}

.post h2 {
	font-weight: 700;
	font-size: var(--rem40);
	margin-top: 0;
	margin-bottom: 30px;
}
.post h2:after {
	display: none;
}
.post h2.title {
	text-align: center;
	position: relative;
	margin: 0!important;
	padding: 0!important;
	margin-bottom: 40px!important;
	padding-bottom: 16px!important;
}
.post h2.title::before {
	content: '';
	display: inline-block;
	background: #189BBC;
	width: 60px;
	height: 2px;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}

.post h3 {
	font-weight: 700;
	border: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

.post h4 {
	font-weight: 700;
}

.post h4::before {
	background: #189BBC;
}

.linkBtn, .post .linkBtn, a.linkBtn {
	font-weight: 700;
	background: #189BBC;
	border-radius: 100vmax;
	display: block;
	padding: 12px;
	max-width: 280px;
	color: #fff;
	margin: 0;
	margin-top: 40px;
	margin-inline: auto;
}
.linkBtn::after {
	content: '';
	display: inline-block!important;
	background: url(/wp-content/uploads/arrow.png)no-repeat!important;
	background-size: contain!important;
	width: 11px!important;
	height: 9px!important;
	border: none!important;
	top: 53%!important;
	transform: translateY(-50%)!important;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
	background: #189BBC;
	color: #fff;
	opacity: .7;
}

.cta {
	padding: 80px 0;
	text-align: center;
	background: url(/wp-content/uploads/cta.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	background-position-y: 0;
}
.cta h1 {
	font-family: "Jost", sans-serif;
	font-size: var(--px80)!important;
	font-weight: 700;
	color: #fff;
	text-align: center!important;
	margin-inline: auto!important;
}
.cta h1 .ja {
	font-family: "Noto Sans JP", serif;
	font-size: var(--rem20);
	font-weight: 700;
	color: #fff;
	display: block;
	margin: 0;
}
.cta .flex {
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
}
.cta a {
	font-weight: 700;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
	width: 100%;
	max-width: 320px;
	border-radius: 100vmax;
	padding: 12px 0;
	position: relative;
}
.cta a::after {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/arrow.png)no-repeat;
	background-size: contain;
	width: 11px;
	height: 9px;
}
.cta a.mailLink {
	background: #189BBC;
	font-size: 18px;
}

/*-----------------------------
Top
------------------------------*/
.top_about {
	padding-top: 120px;
}
.top_about .flex {
	display: flex;
	justify-content: space-between;
}
.top_about .text {
	width: 55%;
}
.top_about .image {
	flex: 1;
	margin-right: calc(50% - 50vw);
	margin-left: 4%;
	position: relative;
	width: 41%;
}
.top_about h2 {
	font-weight: 700;
	color: #189BBC;
	font-size: var(--rem60);
	text-align: left;
	margin-left: 0;
}
.top_about .linkBtn {
	margin-left: 0;
}
.top_about .image > img {
	border-radius: 0 0 0 5px;
}
.top_about .image .mark {
	position: absolute;
	top: -40px;
	left: -40px;
	width: 20%;
	max-width: 200px;
}
.top_about .image .mark img {
	width: 100%;
}

.top_illust {
	position: fixed;
	bottom: 60px;
	right: 0;
	width: fit-content;
	max-width: 400px;
	width: 30%;
	margin-left: auto;
	z-index: 99;
	opacity: 0;
	pointer-events: none; /* 非表示時クリック無効 */
	transition: opacity 0.3s ease;
}
.top_illust.show {
	opacity: 1;
	pointer-events: auto; /* 表示時クリック有効 */
}
.top_illust:hover,
.top_illust:hover img {
	opacity: 1;
}
.top_illust img {
	width: 100%;
}

.top_intro {
	padding: 100px 0 150px;
}
.top_intro ul {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	grid-template-rows: auto;
	gap: 40px;
}
.top_intro li a {
	display: block;
	position: relative;
}
.top_intro li a > img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
	border-radius: 5px;
}
.top_intro li span {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	padding: 14px 24px;
	border-radius: 0 5px 0 5px;
	color: #189BBC;
	font-weight: 700;
	font-size: var(--rem24);
	display: flex;
	align-items: center;
	gap: 18px;
	justify-content: space-between;
}
.top_intro li span img {
	width: 14px;
	display: block;
}

.top_profile {
	position: relative;
	padding-bottom: 100px;
}
.top_profile::after {
	content: '';
	display: inline-block;
	background: #189BBC;
	width: 100%;
	height: 80%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.top_profile .secMv {
	width: 80%;
	margin-bottom: 80px;
}
.top_profile .secMv img {
	width: 100%;
	border-radius: 0 5px 5px 0;
}
.top_profile .flex {
	display: flex;
	justify-content: space-between;
}
.top_profile .text {
	width: 40%;
}
.top_profile h1,
.top_profile h1 .ja,
.top_profile p {
	color: #fff;
}
.top_profile .image {
	width: 55%;
}
.top_profile .image img {
	width: 100%;
	border-radius: 5px;
}
.top_profile h3 {
	font-size: var(--rem30);
	color: #fff;
	font-weight: 500;
	line-height: 1.4;
	margin-top: 10px;
}
.top_profile h3 span {
	font-size: var(--rem20);
}

@media print, screen and (max-width: 768px) {
	.top_about {
		padding-top: 60px;
	}
	.top_about .flex {
		flex-direction: column;
		gap: 50px;
	}
	.top_about .text {
		width: 100%;
	}
	.top_about .linkBtn {
		margin-inline: auto;
	}
	.top_about .image {
		margin-right: 0;
		margin-left: 0;
		width: 90%;
		margin-inline: auto;
	}
	.top_about .image > img {
		border-radius: 5px;
	}
	.top_about .image .mark {
		position: absolute;
		top: -20px;
		left: -20px;
		width: 22%;
	}

	.top_illust {
		max-width: 200px;
		width: 100%;
	}

	.top_intro {
		padding: 60px 0 80px;
	}
	.top_intro ul {
		grid-template-columns: repeat(1,1fr);
		gap: 30px;
	}
	.top_intro li span img {
		width: 11px;
	}

	.top_profile {
		padding-bottom: 60px;
	}
	.top_profile::after {
		height: 85%;
	}
	.top_profile .secMv {
		width: 90%;
		margin-bottom: 50px;
	}
	.top_profile .secMv img {
		object-fit: cover;
		aspect-ratio: 3 / 2;
	}
	.top_profile .flex {
		flex-direction: column;
		gap: 30px;
	}
	.top_profile .text {
		width: 100%;
	}
	.top_profile .image {
		width: 100%;
	}
}

/*-----------------------------
フードインフォメーションとは
------------------------------*/
.about.sec01 .flex {
	display: flex;
}
.about.sec01 .image,
.about.sec01 .text {
	width: 50%;
}
.about.sec01 .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 5px 0 0 5px;
}
.about.sec01 .text {
	background: #189BBC;
	border-radius: 0 5px 5px 0;
	padding: 50px;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
}
.about.sec01 .text p {
	color: #fff;
}

.about.sec02 {
	padding-top: 120px;
}
.about.sec02 .wrap {
	background: #F0F6FA;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	gap: 30px;
	padding: 50px 7%;
}
.about.sec02 h3 {
	color: #189BBC;
	margin-bottom: 15px;
}

.about.sec03 {
	padding-top: 120px;
}
.about.sec03 .wrap {
	padding: 40px;
	margin-bottom: 15px;
	border: solid 1px #189BBC;
	outline: solid 1px #189BBC;
	outline-offset: 1px;
	margin: 2px;
}
.about.sec03 .wrap p {
	text-align: center;
	margin-bottom: 10px;
}
.about.sec03 .wrap h3 {
	text-align: center;
	margin: 0;
}

@media print, screen and (max-width: 768px) {
	.about.sec01 .flex {
		flex-direction: column;
	}
	.about.sec01 .image,
	.about.sec01 .text {
		width: 100%;
	}
	.about.sec01 .image img {
		aspect-ratio: 3 / 2;
		height: auto;
		object-fit: cover;
		border-radius: 5px 5px 0 0;
	}
	.about.sec01 .text {
		border-radius: 0 0 5px 5px;
		padding: 30px 25px;
	}

	.about.sec02 {
		padding-top: 70px;
	}
	.about.sec02 .wrap {
		gap: 25px;
		padding: 30px 25px;
	}
	.about.sec02 h3 {
		margin-bottom: 10px;
	}

	.about.sec03 {
		padding-top: 70px;
	}
	.about.sec03 .wrap {
		padding: 30px 25px;
		margin-bottom: 10px;
	}
}

/*-----------------------------
ご提供サービス
------------------------------*/
.service.sec01 .wrap {
	padding: 50px 7%;
	background: #F0F6FA;
	border-radius: 5px;
	position: relative;
}
.service.sec01 .illust {
	position: absolute;
	right: 5%;
	top: -165px;
	width: 100%;
	max-width: 120px;
	z-index: 1;
}
.service.sec01 ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 50px 40px;
}
.service.sec01 li {
	background: #fff;
	width: 100%;
	max-width: 360px;
	aspect-ratio: 1 / 1;
	border-radius: 50%;
	padding: 50px 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.service.sec01 h3 {
	text-align: center;
	font-size: 20px;
}
.service.sec01 h3 span {
	font-size: 16px;
	color: #189BBC;
	display: block;
	margin-bottom: 12px;
}
.service.sec01 .icon {
	margin-top: auto;
}
.service.sec01 .icon img {
	width: 180px;
	height: 130px;
	object-fit: contain;
	display: block;
	margin-inline: auto;
}

@media print, screen and (max-width: 768px) {
	.service.sec01 .wrap {
		padding: 30px 25px;
	}
	.service.sec01 .illust {
		right: 0%;
		top: -80px;
		max-width: 60px;
	}
	.service.sec01 li {
		padding: 40px 20px;
	}
	.service.sec01 h3 {
		font-size: 18px;
	}
	.service.sec01 h3 span {
		font-size: 14px;
	}
	.service.sec01 .icon img {
		width: 150px;
		height: 100px;
	}
}

/*-----------------------------
導入事例
------------------------------*/
.case.sec01 .wrap {
	background: #F0F6FA;
	border-radius: 5px;
	padding: 50px 7%;
}
.case.sec01 h3 {
	color: #189BBC;
	text-align: center;
	margin-bottom: 15px;
}

.case.sec02 {
	padding-top: 120px;
}
.case.sec02 .flex {
	display: flex;
}
.case.sec02 .image,
.case.sec02 .text {
	width: 50%;
}
.case.sec02 .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 5px 0 0 5px;
}
.case.sec02 .text {
	background: #189BBC;
	border-radius: 0 5px 5px 0;
	padding: 50px;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
}
.case.sec02 .text p {
	color: #fff;
}

.case.sec03 {
	padding-top: 120px;
}
.case.sec03 ul {
	display: flex;
	flex-direction: column;
	gap: 70px;
	max-width: 1150px;
	margin-inline: auto;
	margin-bottom: 70px;
}
.case.sec03 li {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.case.sec03 .image {
	width: 40%;
}
.case.sec03 .image img {
	width: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
}
.case.sec03 .text {
	width: 55%;
}
.case.sec03 h2 {
	text-align: left;
	margin-let: 0;
}

@media print, screen and (max-width: 768px) {
	.case.sec01 .wrap {
		padding: 30px 25px;
	}
	.case.sec01 h3 {
		margin-bottom: 10px;
	}

	.case.sec02 {
		padding-top: 70px;
	}
	.case.sec02 .flex {
		flex-direction: column;
	}
	.case.sec02 .image,
	.case.sec02 .text {
		width: 100%;
	}
	.case.sec02 .image img {
		aspect-ratio: 3 / 2;
		height: auto;
		object-fit: cover;
		border-radius: 5px 5px 0 0;
	}
	.case.sec02 .text {
		border-radius: 0 0 5px 5px;
		padding: 30px 25px;
	}

	.case.sec03 {
		padding-top: 70px;
	}
	.case.sec03 ul {
		gap: 50px;
		margin-bottom: 50px;
	}
	.case.sec03 li {
		flex-direction: column;
		gap: 35px;
	}
	.case.sec03 .image {
		width: 100%;
	}
	.case.sec03 .text {
		width: 100%;
	}
	.case.sec03 h2 {
		text-align: center;
		margin-let: auto;
	}
}

/*-----------------------------
お問い合わせ
------------------------------*/
body.page-contact #content.wide {
	padding-bottom: 80px!important;
}
.post .subimitarea .linkBtn {
	padding: 0;
}
body.page-contact .post table th {
	background: #F0F6FA!important;
	color: #333333!important
}
.wpcf7-form .must {
	background: #189BBC!important;
	color: #fff!important;
}
.post .subimitarea .linkBtn input[type="submit"] {
	font-weight: 700;
	color: #fff!important;
	padding: 20px;
	background: #189BBC;
	width: 280px;
	border-radius: 100vmax;
}
.post .subimitarea .linkBtn::after {
	display: none!important;
}


/*--メディアクエリ--------------------------------------------*/
@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; }

	body.mobile #header .logo img {
		max-width: 200px;
	}

	h1.title {
		margin-bottom: 30px;
	}
	.post h2 {
		margin-bottom: 20px;
	}
	.post h2.title {
		margin-bottom: 30px!important;
	}

	#footer,#copyright {
		position: relative;
		z-index: 100;
	}

	.cta {
		padding: 70px 0;
		position: relative;
		z-index: 100;
	}
	.cta a {
		padding: 15px 0;
	}
	.cta a::before {
		font-size: 1em;
	}
	.cta a.mailLink {
		font-size: 18px;
	}

	#mainImg img {
		aspect-ratio: 3 / 2;
		object-fit: cover;
		object-position: left;
	}
}

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