@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Tenor+Sans&display=swap');
:root {
	/*------▼基本設定▼------*/
	--color-background: #F7FBF9;
	--color-font: #333;
	--color-primary: #1588C6;
	--color-primary-shade: #28B485;
	--color-primary-tint: #56C3FE;
	--color-secondary: #1588C6;
	--color-table-border: #DDD;
	--color-table-th: #DDF1F2;
	--body-font-family: 'Noto Sans JP', sans-serif;
	--content-max-width: 1240px;
	/*------▼ヘッダー設定▼------*/
	--header-background: #F7FBF9;
	--header-color-font: #1588C6;
	--header-color-primary: #28B485;
	--header-color-primary-shade: #CEE4F5;
	--header-color-primary-tint: #56C3FE;
	/*------▼フッター設定▼------*/
	--footer-background: #fff;
	--footer-color-font: #333;
	--footer-color-primary: #333;
	/*------▼フォント設定▼------*/
	--font-family01: 'Noto Sans JP', sans-serif;
	--font-family02: 'Tenor Sans', 'Noto Sans JP', sans-serif;
}
/*--------------------------------------------------
	親CSS調整
--------------------------------------------------*/
.post {
	background: none;
}
.post p {
	line-height: 1.8;
}
.post table th {
	background: var(--color-table-th);
	font-weight: 500;
}
@media print, screen and (min-width: 1024px) {
	.sticky-header #header > .inner {
		background: var(--header-background);
	}
}
/*--------------------------------------------------
	オリジナル設定
--------------------------------------------------*/
.fs { font-size: 85%; }
.fm { font-size: 115%; }
.fm2 { font-size: 130%; }
.red { color: #FC0000; }
.b { font-weight: bold; }
.pick { color: var(--color-primary); }
p.txt_ind { text-indent: -1em; margin-left: 1em; }
p.nm { padding-bottom: 0; }
/**/
.cen { text-align: center; }
.lft { text-align: left; }
.rit { text-align: right; }
.pad_anchor { margin-top: -115px; padding-top: 115px; }
/* 非表示用 */
@media print, screen and (min-width: 641px){ /* PC用 */
	.dsp_smt { display: none; }
	.cen_pc { text-align: center; }
}
@media only screen and (max-width: 640px){ /* スマホ用 */
	.dsp_hp { display: none; }
}
/*--------------------------------------------------
	ヘッダ
--------------------------------------------------*/
@media only screen and (min-width: 1024px) {
	#header a.head_btn.tel_btn,
	#header a.head_btn.mail_btn {
		color: var(--header-color-font);
	}
	#header a.head_btn.mail_btn {
		background: linear-gradient(left, #F0F2C1, #D6FABD, #F0F2C1);
		background: -ms-linear-gradient(left, #F0F2C1, #D6FABD, #F0F2C1);
		background: -moz-linear-gradient(left, #F0F2C1, #D6FABD, #F0F2C1);
		background: -webkit-linear-gradient(left, #F0F2C1, #D6FABD, #F0F2C1);
		background-size: 200% 100%;
		background-position: 0 0;
	}
	#header a.head_btn.mail_btn:hover {
		background-position: 100% 0;
	}
	/**/
	nav#mainNav {
		height: auto;
	}
	nav#mainNav ul li a b {
		font-weight: 500;
	}
	nav#mainNav ul li a span {
		color: var(--header-color-primary) !important;
		font-weight: normal;
	}
	nav#mainNav ul li a i {
		display: block;
		margin-bottom: 5px;
		color: var(--header-color-primary-tint) !important;
	}
	nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover, nav#mainNav ul li a:active, nav#mainNav ul li.current-menu-parent a, nav#mainNav ul li.current-menu-ancestor a {
		background: none;
	}
	nav#mainNav ul li li a:hover, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-ancestor li.current-menu-item a, nav#mainNav ul li.current-menu-ancestor li a:hover {
		background: #f6f6f6;
	}
}
@media only screen and (max-width: 1300px) and (min-width: 1024px){
	#header .logo {
		width: 20%;
	}
	#header .logo img {
		width: auto;
		height: auto;
		max-width: 100%;
	}
	nav#mainNav ul li a {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media only screen and (max-width: 1023px) {
	body.mobile { margin-top: 60px; }
	body.mobile #breadcrumb { margin-top: 0; }
}
/*--------------------------------------------------
	フッタ
--------------------------------------------------*/
#footer {
	background: url(/wp-content/uploads/footer_bg.jpg) no-repeat center center / cover;
}
#footer .footer__logo img {
	max-height: var(--px50);
}
#copyright {
	background: none;
}
/*--------------------------------------------------
	共通
--------------------------------------------------*/
.bg_wide { position: relative; }
.bg_wide::before,
.bg_wide.bg_after::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100vw;
	height: 100%;
	margin-left: calc(((100vw - 100%) / 2) * -1);
	margin-right: calc(((100vw - 100%) / 2) * -1);
	content: "";
	z-index: -1;
}
.box_w2_sp {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.box_w2_sp.rev { flex-direction: row-reverse; }
.box_w2_sp.vtop { align-items: flex-start; }
.box_w2_sp.vcen { align-items: center; }
.box_w2_sp.vbtm { align-items: flex-end; }
.box_pad { padding: 20px; box-sizing: border-box; }
.box_w2 .column2_50:not(.cen) { text-align: left; }
@media print, screen and (min-width: 641px){ /* PC用 */
	.bg_fix::before { background-attachment: fixed !important; }
	.box_w2 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.box_w2.rev { flex-direction: row-reverse; }
	.box_w2.vtop { align-items: flex-start; }
	.box_w2.vcen { align-items: center; }
	.box_w2.vbtm { align-items: flex-end; }
	.box_pad { padding: 30px; }
	.box_w2 .column3_33 { width: 32%; }
	.box_w2 .column2_50 { width: 48.5%; }
	.box_w2 .column2_60 { width: 57%; }
	.box_w2 .column2_70 { width: 67%; }
	.box_w2 .column2_80 { width: 77%; }
	.box_w2 .w45 { width: 45%; }
	.box_w2 .w50 { width: 50%; }
}
@media print, screen and (min-width:769px){ /* PCのみ */
	.box_pad { padding: 50px; }
}
@media only screen and (max-width: 640px){ /* スマホ用 */
	/* tableにスクロールバーを追加 */
	.tbl_scroll { overflow: auto; margin-bottom: 15px; white-space: nowrap; }
	.tbl_scroll table { margin-bottom: 0; }
	.tbl_scroll::-webkit-scrollbar{ height: 5px; }
	.tbl_scroll::-webkit-scrollbar-track{ background: #F1F1F1; }
	.tbl_scroll::-webkit-scrollbar-thumb { ackground: #BCBCBC; }
	.box_w2 .w45+.w50 { margin-top: 20px; }
}
/**/
.box_w2 .column3_33 img, .box_w2 .column2_30 img,
.box_w2 .column2_40 img, .box_w2 .column2_50 img {
	max-width: 100%;
}
/**/
#content .linkBtn {
	position: relative;
	overflow: hidden;
	width: auto;
	max-width: none;
	padding: 15px 60px;
	border: 1px solid transparent;
	background: linear-gradient(left, #0D72A9, #28B485);
	background: -ms-linear-gradient(left, #0D72A9, #28B485);
	background: -moz-linear-gradient(left, #0D72A9, #28B485);
	background: -webkit-linear-gradient(left, #0D72A9, #28B485);
	border-radius: 999px;
	color: var(--color-font);
	font-weight: 500;
	line-height: 1.4;
	z-index: 1;
}
#content .linkBtn::before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: var(--color-background);
	transition: all 0.3s ease-in-out;
	z-index: -1;
	content: "";
}
#content .linkBtn:hover {
	color: #fff;
}
#content .linkBtn:hover::before {
	left: 100%;
}
#content .linkBtn:not(:hover)::after {
	border-color: var(--color-primary);
}
@media only screen and (max-width: 640px){ /* スマホ用 */
	#content .linkBtn {
		padding: 15px 30px;
	}
}
/**/
.w100 {
	width: 100vw;
	margin-left: calc(((100vw - 100%) / 2) * -1) !important;
	margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}
.w600, .w800, .w900 {
	width: 600px;
	max-width: 100%;
	margin: auto;
}
.w800 { width: 800px; }
.w900 { width: 900px; }
/*--------------------------------------------------
	トップページ
--------------------------------------------------*/
.home .post h1 b,
#front_bottom_content h1 span span:first-child {
	display: inline-block;
	font-size: var(--rem80);
	font-weight: normal;
	line-height: 1;
}
.home .post h1 b+span,
#front_bottom_content h1 span span:last-child  {
	position: relative;
	top: -1em;
	margin-bottom: -1em;
	display: block;
	color: #4D4D4D;
	font-size: 60%;
	line-height: 1;
}
#top_contents h1 b,
#front_bottom_content h1 span span:first-child {
	background: linear-gradient(left, #F0F2C1, #D6FABD);
	background: -ms-linear-gradient(left, #F0F2C1, #D6FABD);
	background: -moz-linear-gradient(left, #F0F2C1, #D6FABD);
	background: -webkit-linear-gradient(left, #F0F2C1, #D6FABD);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/**/
#top_search::before {
	background: url(/wp-content/uploads/top-new-search-bg.jpg) no-repeat center center / cover;
}
#top_search h1 i,
#front_top_content h1 i {
	display: inline-block;
	background: linear-gradient(left, #72CFFA, #B3EBE0);
	background: -ms-linear-gradient(left, #72CFFA, #B3EBE0);
	background: -moz-linear-gradient(left, #72CFFA, #B3EBE0);
	background: -webkit-linear-gradient(left, #72CFFA, #B3EBE0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#front_top_content h1 {
	color: var(--color-font);
}
#top_search #search_box .box {
	border: none;
}
/**/
#top_contents h1 {
	text-align: left;
}
#top_contents .txt {
	background: #fff;
}
#top_contents .linkBtn::before {
	background: #fff;
}
@media print, screen and (min-width: 641px){ /* PC用 */
	#top_contents .photo {
		width: 65%;
	}
	#top_contents .txt {
		position: relative;
		width: 50%;
	}
	#top_contents .box:not(.rev) .txt {
		margin-right: -15%;
	}
	#top_contents .box.rev .txt {
		margin-left: -15%;
	}
}
@media print, screen and (min-width:769px){ /* PCのみ */
	#top_contents .box:not(.rev) .txt {
		padding-left: 10%;
	}
	#top_contents .box.rev .txt {
		padding-right: 10%;
	}
}
/**/
#contact_box::before {
	height: 80%;
	background: url(/wp-content/uploads/top-contact-bg.jpg) no-repeat center center / cover;
}
#contact_box h1 b {
	color: var(--color-primary-tint);
}
#contact_box .btn {
	width: 1000px;
	max-width: 100%;
	margin: auto;
	box-shadow: 0 1px 6px rgba(0,0,0,0.2);
}
#contact_box .btn a {
	height: 100%;
	min-height: 100px;
	padding: 25px 0;
	background: var(--color-primary);
	color: #fff;
	line-height: 1.5;
	transition: all 0.3s ease-in-out;
	/* 縦方向中央揃え */
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
#contact_box .btn a i {
	margin-right: 8px;
}
#contact_box .btn .tel a b {
	margin: 5px auto;
	font-size: 180%;
}
#contact_box .btn a:hover,
#contact_box .btn .mail a {
	background: #F6F6F6;
	color: var(--color-primary);
}
#contact_box .btn .mail a b {
	width: 300px;
	max-width: 100%;
	margin: 5px auto;
	padding: 10px;
	background: var(--color-primary);
	border-radius: 999px;
	color: #fff;
	font-weight: normal;
	text-align: center;
}
#contact_box .btn .mail a:hover {
	background: var(--color-primary);
	color: #fff;
}
@media print, screen and (min-width: 641px){ /* PC用 */
	#contact_box .btn li {
		width: 50%;
	}
}
/**/
#front_top_content,
#front_bottom_content {
	background: none;
}
#front-sectionPost .postlist li {
	background: #fff;
}
#front-sectionPost .postlist .time {
	background: #DDF1F2;
	color: var(--color-font);
}
#front-sectionPost .postlist .time a {
	color: var(--color-font);
}
/*--------------------------------------------------
	見出し
--------------------------------------------------*/
h1.title, .post h1, .post h2, .post h3, .post h4 {
	color: var(--color-font);
	font-weight: 500;
	font-family: var(--font-family02);
}
h1.title.first {
	color: var(--color-primary);
}
h1.title.first b {
	display: block;
	color: #4D4D4D;
	font-size: 50%;
	font-weight: normal;
	line-height: 1;
}
/**/
.post h2 {
	font-size: var(--rem30);
}
.post h2::after {
	display: block;
	width: 60px;
	height: 1px;
	margin: 15px auto 0;
	background: linear-gradient(left, #0D72A9, #28B485);
	background: -ms-linear-gradient(left, #0D72A9, #28B485);
	background: -moz-linear-gradient(left, #0D72A9, #28B485);
	background: -webkit-linear-gradient(left, #0D72A9, #28B485);
	content: "";
}
.post h2.noline::after {
	display: none;
}
.post h2.h3 {
	position: relative;
	padding-bottom: 8px;
	font-size: var(--rem24w);
	text-align: left;
}
.post h2.h3::after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
}
.post h3.noline {
	padding: 0;
	border: none;
}
/*--------------------------------------------------
	会社概要
--------------------------------------------------*/
#company_tbl th {
	width: 20%;
	white-space: nowrap;
}
/*--------------------------------------------------
	サービス内容
--------------------------------------------------*/
#service_about h2 {
	position: relative;
	padding-left: 45px;
}
#service_about h2 b {
	position: absolute;
	top: 0;
	left: 0;
	color: var(--color-primary);
	font-family: var(--font-family02);
}
/**/
#flow_about dl {
	position: relative;
	padding: 15px 0 60px 100px;
}
#flow_about dl:not(:last-child)::before {
	position: absolute;
	top: 0;
	left: 34px;
	display: block;
	width: 2px;
	height: 100%;
	background: #ddd;
	content: "";
}
#flow_about dt {
	margin-bottom: 15px;
	font-size: 125%;
}
#flow_about dt b {
	position: absolute;
	top: 0;
	left: 0;
	width: 70px;
	height: 70px;
	background: var(--color-primary);
	border-radius: 50%;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-family: var(--font-family02);
	text-align: center;
	line-height: 1.2;
	/* 縦方向中央揃え */
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
#flow_about dt b span {
	font-size: 20px;
}
#flow_about dd {
	padding: 0;
}
/*--------------------------------------------------
	求人検索
--------------------------------------------------*/
#search_box .box {
	background: #fff;
	border: 1px solid var(--color-primary-tint);
	border-radius: 15px;
}
#search_box table th {
	width: 20%;
	text-align: center;
	vertical-align: middle;
}
#search_box table td {
	vertical-align: middle;
}
#search_box table td label {
	display: block;
}
#search_box .btn {
	position: relative;
	width: 500px;
	max-width: 100%;
	margin: 0 auto;
}
#search_box .btn input {
	width: 100%;
	padding: 15px 0;
	padding-left: 2em;
	background: var(--color-primary);
	box-shadow: 0 1px 6px rgba(0,0,0,0.2);
	border: none;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
}
#search_box .btn input:hover {
	background: var(--color-primary-tint);
}
#search_box .btn::before {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #fff;
	font-weight: 400;
	font-family: 'FontAwesome';
	content: '\f002';
	transform: translate(-5em,-50%);
}
@media print, screen and (min-width: 641px){ /* PC用 */
	#search_box table td label {
		display: inline-block;
		width: 24%;
	}
	#ajax_filtering_0_0 {
		display: flex;
		justify-content: space-between;
	}
	#ajax_filtering_0_0 select {
		width: 49%;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 641px){
	#search_box table td label {
		width: 49%;
	}
}
/*--------------------------------------------------
	求人詳細
--------------------------------------------------*/
#recruitment_list > li {
	margin-bottom: 30px;
	background: #fff;
	box-shadow: 0 1px 6px rgba(0,0,0,0.2);
}
#recruitment_list > li a {
	position: relative;
	display: block;
	height: 100%;
}
#recruitment_list > li a:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#recruitment_list .photo {
	overflow: hidden;
	aspect-ratio: 5 / 3;
}
#recruitment_list .photo img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	max-width: none;
}
#recruitment_list .txt {
	padding: 20px 20px 50px;
}
#recruitment_list .txt ul {
	margin-top: 10px;
}
#recruitment_list .txt ul li {
	display: inline-block;
	margin: 0 8px 10px 0;
	padding: 1px 12px;
	background: var(--color-primary-tint);
	color: #fff;
	font-size: 90%;
}
#recruitment_list .txt .rit {
	position: absolute;
	right: 20px;
	bottom: 20px;
	color: var(--color-primary);
}
#recruitment_list .txt .rit i {
	margin-left: 8px;
}
@media print, screen and (min-width: 641px){ /* PC用 */
	#recruitment_list {
		display: flex;
		flex-wrap: wrap;
		column-gap: 3.5%;
	}
	#recruitment_list > li {
		width: 31%;
		margin-bottom: 60px;
	}
}
@media only screen and (max-width: 820px) and (min-width: 641px){
	#recruitment_list {
		column-gap: 4%;
	}
	#recruitment_list > li {
		width: 48%;
	}
}
/**/
#recruitment_detail h1 {
	padding-bottom: 10px;
	border-bottom: 1px solid var(--color-primary-tint);
	font-size: var(--rem30);
}
#recruitment_detail h2 {
	text-align: left;
}
#recruitment_detail h2::after {
	display: none;
}
#recruitment_detail h2 b {
	display: inline-block;
	background: linear-gradient(left, #F0F2C1, #D6FABD);
	background: -ms-linear-gradient(left, #F0F2C1, #D6FABD);
	background: -moz-linear-gradient(left, #F0F2C1, #D6FABD);
	background: -webkit-linear-gradient(left, #F0F2C1, #D6FABD);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	font-size: 130%;
	font-weight: normal;
	line-height: 1;
}
#recruitment_detail h2 b+span {
	position: relative;
	top: -1em;
	margin-bottom: -1em;
	display: block;
	color: var(--color-primary-tint);
	font-size: 80%;
}
#recruitment_detail .occupation {
	text-align: center;
}
#recruitment_detail .occupation li {
	display: inline-block;
	margin: 0 5px 10px;
	padding: 2px 15px;
	background: var(--color-primary-tint);
	color: #fff;
}
#recruitment_detail .features li {
	display: inline-block;
	margin: 0 10px 10px 0;
	padding: 2px 15px;
	border: 1px solid var(--color-primary);
	color: var(--color-primary);
}
#recruitment_detail .point {
	padding: 20px;
	border: 1px solid #88DEF9;
}
#recruitment_detail .point h2 {
	padding-bottom: 8px;
	border-bottom: 1px solid var(--color-primary-tint);
}
#recruitment_detail .tbl th {
	width: 20%;
	text-align: center;
}
#recruitment_detail .btn_contact a {
	display: block;
	margin: auto;
	padding: 15px;
	background: var(--color-primary);
	color: #fff;
	font-size: 110%;
	text-align: center;
	transition: all 0.3s ease-in-out;
}
#recruitment_detail .btn_contact a:hover {
	background: var(--color-primary-tint);
}
#recruitment_detail .btn_contact a i {
	margin-right: 8px;
}
@media print, screen and (min-width: 641px){ /* PC用 */
	#recruitment_detail .point {
		padding: 30px;
	}
}
/*--------------------------------------------------
	プライバシーポリシー その他
--------------------------------------------------*/
#breadcrumb ul li b,
#sitemap_list li a b {
	display: none;
}
/*--------------------------------------------------
	お問い合わせ
--------------------------------------------------*/
.wpcf7-form select {
	width: auto;
}
.wpcf7-form .must_fn {
	float: none;
}
/* ボタン */
.post form.wpcf7-form .linkBtn {
	width: 200px !important;
	padding: 0 !important;
}
.post form.wpcf7-form .linkBtn .wpcf7-spinner {
	position: absolute;
	top: 50%;
	left: 0;
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.post form.wpcf7-form .linkBtn input[type="submit"] {
	padding: 15px 35px;
}
.post form.wpcf7-form .linkBtn:not(:hover) input[type="submit"] {
	color: var(--color-font);
}

/*-------------------------------------------
   MV切り替え
--------------------------------------------*/
@media screen and (min-width:641px) {
.sp_mv {
display: none;
}
}
@media screen and (max-width:640px) {
.pc_mv {
display: none;
}
}