@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=Outfit:wght@100..900&display=swap');
:root {
	/*------▼基本設定▼------*/
	--color-background: #FFF;
	--color-font: #333;
	--color-primary: #0075C2;
	--color-primary-shade: #30b1ae;
	--color-primary-tint: #6DC5FF;
	--color-secondary: #ED6A5A;
	--color-table-border: #DDD;
	--color-table-th: #f2f2f2;
	--body-font-family: 'Noto Sans JP', sans-serif;
	--content-max-width: 1240px;
	/*------▼ヘッダー設定▼------*/
	--header-background: #FFF;
	--header-color-font: #333;
	--header-color-primary: #0075C2;
	--header-color-primary-shade: #30b1ae;
	--header-color-primary-tint: #96C4D3;
	/*------▼フッター設定▼------*/
	--footer-background: #0075C2;
	--footer-color-font: #FFF;
	--footer-color-primary: #FFF;
	/*------▼フォント設定▼------*/
	--font-family01: 'Noto Sans JP', sans-serif;
	--font-family02: 'Oswald', 'Noto Sans JP', sans-serif;
}
/*================================================
				　社員インタビュー
================================================*/
	
.post .staff_name {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	background: none;
	border: none;
	border-bottom: 2px solid var(--color-primary);
	margin: min(calc(120px + (1vw - 19.2px) * 5.178), 120px) 0 min(calc(45px + (1vw - 19.2px) * 1.2945), 45px);
	/* -- 1920 120px 375 40px -- */
	/* -- 1920 45px 375 25px -- */
	padding: 0 0 0.5em;
	color: #404040;
	font-family: inherit;
	font-size: min(calc(3.6rem + (1vw - 19.2px) * 0.9709), 3.6rem);
	/* -- 1920 3.6rem 375 2.1rem -- */
	font-weight: 700;
	text-align: left;
	line-height: 1.35;
	letter-spacing: normal;
	gap: 0.15em 1em;
}

.post .staff_name::before,
.post .staff_name::after {
	content: none;
}
.staff_name span.sub {
    color: var(--color-primary);
    font-weight: 500;
    font-size: min(calc(2.1rem + (1vw - 19.2px) * 0.3883), 2.1rem);
    text-align: left;
    letter-spacing: normal;
}
	
/* -- staff_messagehead -- */
	
.post .staff_messagehead {
	font-size: min(calc(2.4rem + (1vw - 19.2px) * 0.4531), 2.4rem); /* 2.4-1.7rem (1920-375) */
	font-weight: 600;
	letter-spacing: .1rem;
	padding: 0;
	margin: min(calc(70px + (1vw - 19.2px) * 2.2654), 70px) auto min(calc(20px + (1vw - 19.2px) * 0.6472), 35px); /* 70-35px auto 35-25px (1920-375) */
	border-bottom: none;
}
.post .staff_messagehead::before {
	content: none;
	position: relative;
	width: auto;
	height: auto;
	top: auto;
	left: auto;
}
/*================================================
				　採用情報
================================================*/

.post .lead {
	font-size: min(calc(3.2rem + (1vw - 19.2px) * 0.5178), 3.2rem); /* 3.2-2.4rem (1920-375) */
	font-weight: 500;
	font-style: italic;
}

.post .lead_en {
	font-size: min(calc(1.8rem + (1vw - 19.2px) * 0.3236), 1.8rem);
	/* -- 1920 1.8rem 375 1.3rem -- */
	color: var(--color-primary-shade);
	letter-spacing: 0.8rem;
}

/*--幅フル100%背景色--------------------------------------------*/

.widecolor {
	margin-right: calc(((100vw - 100%) / 2) * -1);
	margin-left: calc(((100vw - 100%) / 2) * -1);
	padding: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px); 
	margin-top: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px);/* 120-80px (1920-375) */
	background: #fafafa;
}
.post .widecolor > h2:first-child {
	margin-top: 0 !important;
}

/*--スタイルリストエリア--------------------------------------------*/

ul.box_style01 > li {
	position: relative;
	gap: 40px;
	width: 100%;
	background: #fff;
	padding: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px) min(calc(35px + (1vw - 19.2px) * 0.6472), 35px);
	border-radius: 20px;
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .1);
	box-shadow: 0 0 30px rgba(0, 0, 0, .1);
	margin-bottom: 30px;
	text-align: left;
}
.post ul.box_style01 .box_style_ttl {
	width: 100%;
	font-size: min(calc(2.8rem + (1vw - 19.2px) * 0.4531), 2.8rem); /* 2.8-2.1rem (1920-375) */
	font-weight: 400;
	padding: 0.6rem 0 0.6rem 2rem;
	margin: 0 0 min(calc(15px + (1vw - 19.2px) * 0.4531), 15px);/*15-10px (1920-375) */
	border-bottom: none;
	border-left: 3px solid var(--color-primary-shade);
	text-align: left;
	font-style: italic;
	line-height: 1.4;
}
@media screen and (min-width: 769px) {
	ul.box_style01 > li {
		display: flex;
	}
}

/*--ボタン別アイコン--------------------------------------------*/

a.external.ico_phone::before {
	content: '\f095';
	display: inline-block;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	margin-right: 1rem;
}
a.external.ico_mail::before {
	content: '\f0e0';
	display: inline-block;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	margin-right: 1rem;
}
a.external.ico_phone::after, a.external.ico_mail::after {
	content: none;
}
	
/*---table_style04-------------------------------------*/

.post table.table_style04 th {
	background-color: transparent;
}
.post table.table_style04, .post table.table_style04 th, .post table.table_style04 td{
	border: none;
}
table.table_style04 tr:first-child {
	border-top: 1px solid #ababab;
}
table.table_style04 tr:last-child {
	border-bottom: 1px solid #ababab;
}
table.table_style04 tr {
	border-top: 1px dashed #ababab;
	letter-spacing: 1px;
}
table.table_style04 th, table.table_style04 td {
	padding: 50px 30px;
}
table.table_style04 th {
	position: relative;
	z-index: 0;
}
table.table_style04 th:before {
	position: absolute;
	content: "";
	background: rgb(247 247 247);
	top: 7px;
	left: 0;
	bottom: 7px;
	width: 100%;
	height: auto;
	z-index: -1;
}
table.table_style04 td ul li {
	padding-left: 1em;
	position: relative;
	line-height: 2;
}
table.table_style04 td ul li:before {
	position: absolute;
	content: "・";
	top: 0;
	left: 0;
}
@media print, screen and (max-width: 768px) {
	table.table_style04 th, table.table_style04 td {
		padding: 35px 10px;
		font-size: 1.4rem;
		vertical-align: middle;
	}
	table.table_style04 th {
		width: 32%;
	}
	table.table_style04 td {
		width: 68%;
	}
}

/*--contact_area-------------------------------------*/

.contact_area {
    padding: min(calc(80px + (1vw - 19.2px) * 2.5890), 80px);/*80px-40px (1920-375)x*/
    text-align: center;
    background: #f7f7f7;
    margin-top: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px);
}
.post .contact_ttl {
	font-size: min(calc(2.8rem + (1vw - 19.2px) * 0.4531), 2.8rem); /* 2.8-2.1rem (1920-375) */
	font-weight: 600;
	text-align: center;
	letter-spacing: .2rem;
	padding: 0;
	margin: min(calc(120px + (1vw - 19.2px) * 3.5599), 120px) auto min(calc(50px + (1vw - 19.2px) * 0.9709), 50px); /* 120-65px auto 50-35px (1920-375) */
}
.post .contact_ttl::before {
	content: none;
	position: relative;
	width: auto;
	height: auto;
	top: auto;
	left: auto;
}
.post .contact_ttl::after {
	content: '';
	position: relative;
	visibility: visible;
	display: block;
	width: 2.2em;
	height: 3px;
	background: var(--color-primary);
	margin: 0.6em auto 0;
}
.contact_read {
    margin: 0 0 min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);/*30px-15px (1920-375)*/
    text-align: center;
}
.button_wrap,
.post .button_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.button_wrap > *,
.post .button_wrap > * {
  margin: 10px !important;
}
.contact_area .linkBtn, .contact_area .post .linkBtn {
    padding: 0;
}
.contact_area .linkBtn a {
    color: #fff;
    padding: 0.8em 1.2em;
    display: block;
}
/*--------------------------------------------------
	下層
--------------------------------------------------*/
.page_link {
	width: 1100px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.page_link .linkBtn {
	display: block;
}
.page_link ul {
	row-gap: 1rem;
}
.page_link ul li {
	width: 100%;
}
@media print, screen and (min-width: 641px){ /* PC用 */	
	.page_link ul li {
		width: 30%;
	}
	.page_link ul.dvsin_4 li {
		width: 23%;
	}
}
/**/
.gallery-columns-4 {
	column-gap: 24px;
}
.gallery-columns-4 .gallery-item {
	width: calc((100% / 4) - 18px) !important;
}
@media only screen and (max-width: 640px){ /* スマホ用 */
	.gallery-columns-4 {
		column-gap: 10px;
	}
	.gallery-columns-4 .gallery-item {
		width: calc((100% / 2) - 5px) !important;
	}
}
/**/
.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-evenly;
}
.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-evenly;
	}
	.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%; }
}
@media print, screen and (min-width:769px){ /* PCのみ */
	.box_pad { padding: 50px; }
}
/**/
.post {
	background: none;
	border: none;
}
.post img {
	padding: 0;
	border: none;
	vertical-align: bottom;
}
.post img.aligncenter {
	margin: 0 auto;
}
.post p {
	line-height: 1.8;
}
/**/
#content .linkBtn {
	max-width: 400px;
	border-radius: 999px;
	line-height: 1.4;
}
/**/
.w100 {
	width: 100vw;
	margin-left: calc(((100vw - 100%) / 2) * -1) !important;
	margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}
.bg_orange::before {
	background: #FFF1E9;
}
.box_gray {
	padding: 20px;
	background: #FAFAFA;
}
/**/
.pad_anchor { margin-top: -115px; padding-top: 115px; }













/*--------------------------------------------------
	親CSS調整
--------------------------------------------------*/
.post {
	background: none;
}
.post p {
	line-height: 1.8;
}
.post table th {
	background: var(--color-table-th);
}
@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) {
	/**/
	nav#mainNav ul li#menu-item-274 > a {
		height: 80px;
		background: linear-gradient(left, #0075C2, #279BE8, #0075C2);
		background: -ms-linear-gradient(left, #0075C2, #279BE8, #0075C2);
		background: -moz-linear-gradient(left, #0075C2, #279BE8, #0075C2);
		background: -webkit-linear-gradient(left, #0075C2, #279BE8, #0075C2);
		background-size: 200% 100%;
		background-position: 0 0;
		color: #fff;
		transition: all 0.3s ease-out;
	}
	nav#mainNav ul li#menu-item-274 > a:hover {
		background-position: 100% 0;
	}
	nav#mainNav ul li#menu-item-274 > a b,
	nav#mainNav ul li#menu-item-274 > a span {
		color: #fff !important;
	}
	nav#mainNav ul li a b,
	nav#mainNav ul li a span {
		font-weight: 500;
	}
	nav#mainNav ul li a span {
		color: var(--header-color-primary) !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;
	}
	nav#mainNav ul ul.sub-menu li a {
		background: #8CC6ED !important;
	}
	nav#mainNav ul ul.sub-menu li:nth-child(2) a {
		background: #B5E1FF !important;
	}
	nav#mainNav ul li#menu-item-274:hover ul.sub-menu {
		transform: translateX(-75%);
	}
}
@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: linear-gradient(left, #0075C2, #6DC5FF);
	background: -ms-linear-gradient(left, #0075C2, #6DC5FF);
	background: -moz-linear-gradient(left, #0075C2, #6DC5FF);
	background: -webkit-linear-gradient(left, #0075C2, #6DC5FF);
}
#footer .footer__logo img {
	max-height: var(--px50);
}
#footer p a {
	color: #fff;
}
#footer p a:hover {
	text-decoration: underline;
}
#copyright {
	background: none;
}
@media print, screen and (min-width: 641px){ /* PC用 */
	#footer .inner,
	#footer .footer__logo:not(:last-child) {
		text-align: left;
	}
	#copyright {
		margin: 0;
	}
}
/*--------------------------------------------------
	共通
--------------------------------------------------*/
.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%; }
}
@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 .column3_33 img, .box_w2 .column2_30 img,
.box_w2 .column2_40 img, .box_w2 .column2_50 img {
	max-width: 100%;
}
/**/
.post .linkBtn.btn_link {
	display: inline-block;
	width: auto;
	max-width: none;
	padding: 12px 5px;
	padding-right: 60px;
	background: none;
	border-bottom: 1px solid var(--color-font);
	border-radius: 0 !important;
	color: var(--color-font);
	line-height: 1.5;
}
.post .linkBtn.btn_link::before {
	position: absolute;
	top: 50%;
	right: 5px;
	display: block;
	width: 30px;
	height: 30px;
	background: var(--color-primary);
	border-radius: 50%;
	transform: translateY(-50%);
	transition: all 0.3s ease-in-out;
	content: "";
}
.post .linkBtn.btn_link::after {
	right: 18px;
	width: 4px;
	height: 4px;
	margin-top: -2px;
	transition: all 0.3s ease-in-out;
}
.post .linkBtn.btn_link:hover::before {
	right: 0;
}
.post .linkBtn.btn_link:hover::after {
	right: 13px;
}
/**/
.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 #content h1 b,
#front-sectionPost h1 span span:first-child {
	display: block;
	color: #F6F6F6;
	font-size: 300%;
	font-family: "Outfit", sans-serif;
	font-weight: bold;
	line-height: 1;
}
.home #content h1 b+span,
#front-sectionPost h1 span span:last-child {
	position: relative;
	top: -1em;
	margin-bottom: -1em;
  display: inline-block;
	background: linear-gradient(left, #0075C2, #279BE8);
	background: -ms-linear-gradient(left, #0075C2, #279BE8);
	background: -moz-linear-gradient(left, #0075C2, #279BE8);
	background: -webkit-linear-gradient(left, #0075C2, #279BE8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	line-height: 1;
}
/**/
#top_msg::before {
	background: url(/wp-content/uploads/top-about-bg.jpg) no-repeat center center / cover;
}
#top_msg,
#top_msg h1 {
	color: #fff;
}
#top_msg h1 {
	text-align: left;
	line-height: 1.4;
}
#top_msg p {
	line-height: 2.5;
}
#top_msg .in {
	display: inline-block;
	text-align: left;
}
#top_msg .btn_link {
	border-color: #fff;
	color: #fff;
}
#top_msg .btn_link::before {
	background: #fff;
}
#top_msg .btn_link::after {
	border-color: var(--color-primary);
}
/**/
#top_contents::before {
	background: #F6F6F6;
}
#top_contents .box::before {
	top: 50px;
	width: 80vw;
	height: calc(100% - 50px);
}
#top_contents .bg01::before {
	margin-right: 0;
	background: url(/wp-content/uploads/top-works-bg.png) no-repeat center center / cover;
}
#top_contents .bg02::before {
	left: auto;
	right: 0;
	margin-left: 0;
	background: url(/wp-content/uploads/top-environment-bg.png) no-repeat center center / cover;
}
#top_contents .ico {
	color: #C4E0F4;
	font-size: var(--rem120);
	font-family: "Outfit", sans-serif;
	font-weight: bold;
	line-height: 0.8;
}
#top_contents .box_w2 {
	background: #F6F6F6;
}
#top_contents .txt {
	padding: 0 5%;
}
#top_contents .txt h2 {
	text-align: left;
}
#top_contents .txt h2::after {
	display: none;
}
@media print, screen and (min-width: 641px){ /* PC用 */
	#top_contents .txt {
		width: 40%;
	}
	#top_contents .photo {
		width: 60%;
	}
}
@media only screen and (max-width: 640px){ /* スマホ用 */
	#top_contents .box::before {
		top: 20px;
		height: calc(100% - 20px);
	}
	#top_contents .ico {
		font-size: var(--rem80);
	}
}
/**/
#top_interview li {
	margin-bottom: 30px;
}
#top_interview li a {
	display: block;
	color: var(--color-font);
}
#top_interview li dl {
	position: relative;
	top: -50px;
	width: 90%;
	margin: 0 auto -50px;
	padding: 20px;
	background: #fff;
}
#top_interview li dt {
	font-size: 125%;
	line-height: 1.4;
}
#top_interview li dd {
	padding: 0;
	font-size: 90%;
}
#top_interview li dd b {
	display: block;
	color: var(--color-primary);
	font-size: 120%;
}
#top_interview li a .photo {
	overflow: hidden;
}
#top_interview li a:hover .photo img {
	transform: scale(1.1); /* 拡大 */
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
@media print, screen and (min-width: 641px){ /* PC用 */
	#top_interview li {
		width: 32%;
	}
}
/**/
#top_recruit .box::before {
	background: no-repeat center center / cover;
}
#top_recruit .bg01::before {
	background-image: url(/wp-content/uploads/top-recruit-bg-01.jpg);
}
#top_recruit .bg02::before {
	background-image: url(/wp-content/uploads/top-recruit-bg-02.jpg);
}
#top_recruit .bg03::before {
	background-image: url(/wp-content/uploads/top-recruit-bg-03.jpg);
}
#top_recruit .txt {
	color: #fff;
	/* ぼかし */
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
}
#top_recruit .txt h1 {
	color: #fff;
	text-align: left;
}
#top_recruit .linkBtn {
	display: block;
	width: auto;
	max-width: none;
	background: linear-gradient(left, #0075C2, #6DC5FF, #0075C2);
	background: -ms-linear-gradient(left, #0075C2, #6DC5FF, #0075C2);
	background: -moz-linear-gradient(left, #0075C2, #6DC5FF, #0075C2);
	background: -webkit-linear-gradient(left, #0075C2, #6DC5FF, #0075C2);
	background-size: 200% 100%;
	background-position: 0 0;
	border-radius: 0;
}
#top_recruit .linkBtn:hover {
	background-position: 100% 0;
}
@media print, screen and (min-width: 641px){ /* PC用 */
	#top_recruit .box {
		padding-left: 50%;
	}
}
/**/
#front_top_content,
#front_bottom_content {
	background: none;
}
#front-sectionPost h1 {
	margin-bottom: 10px;
}
/*--------------------------------------------------
	見出し
--------------------------------------------------*/
/* サブタイトルの文字を見えなくしたい
header#h1Header h1.title {
	z-index: -1;
}
*/
/* サブタイトルの透過マスクを取りたい
#thumbImg::before, header#h1Header::before {
	display: none;
}
*/
h1.title, .post h1, .post h2, .post h3, .post h4 {
	color: var(--color-font);
}
.post h2.noline::after {
	display: none;
}
.post h3.noline {
	padding: 0;
	border: none;
}
.post h2 span {
	display: block;
	font-size: 16px;
	color: var(--color-primary);
}
header#h1Header h1.title.first b {
	display: block;
}
/*--------------------------------------------------
	下層共通
--------------------------------------------------*/
.entry_box {
	box-shadow: 0 0 0 1px var(--color-primary), 0 0 0 7px #fff, 0 0 0 10px var(--color-primary);
}
.entry_box .btn {
	justify-content: center;
	column-gap: 2%;
	row-gap: 1.5rem;
}
.entry_box .btn .linkBtn {
	width: 100%;
}
@media print, screen and (min-width: 641px){ /* PC用 */	
	.entry_box .btn .linkBtn {
		width: 32%;
	}
}
/*--------------------------------------------------
	愛知タイヤとは
--------------------------------------------------*/
table.about_tbl td {
	vertical-align: middle;
}
/*--------------------------------------------------
	仕事を知る
--------------------------------------------------*/
.work-description_list dl {
	background: rgba(0,117,194,0.1);
	padding: 20px;
	box-shadow: 1px 3px 10px rgba(0,0,0,0.1);
}
.work-description_list dl dt {
	color: var(--color-primary);
	font-size: var(--rem20);
	margin-bottom: 1rem;
}
/*--------------------------------------------------
	働く環境
--------------------------------------------------*/
.marker.blue {
	background: linear-gradient(transparent 60%, rgba(0,117,194,0.2) 60%);
}
.welfare_box h2 {
	text-align: left;
	font-weight: 500;
    background-image: linear-gradient(90deg, rgba(0,117,194,0.5) 0 20%, #dedede 20%);
    background-repeat: no-repeat;
    background-size: 100% 10%;
    background-position: bottom;
	padding-bottom: 5px;
	font-size: var(--rem30w);
}
.welfare_box ul.list_disc {
	margin-left: 1.6em;
}
.welfare_box ul.list_disc li {
	font-size: 115%;
}
@media only screen and (max-width: 640px){ /* スマホ用 */
	.welfare_box h2 {
		font-size: var(--rem28);
	}
}
/**/
#welfare_num dl {
	border: 1px solid #ddd;
	text-align: center;
}
#welfare_num dt {
	padding: 10px;
	background: #eee;
}
#welfare_num dd {
	padding: 20px;
	/* フレックス */
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 30px;
}
#welfare_num dd img {
	width: 60px;
	margin: 0;
}
#welfare_num dd p {
	line-height: 1.6;
}
#welfare_num dd b {
	font-size: 160%;
}
@media print, screen and (min-width: 641px){ /* PC用 */
	#welfare_num dl {
		width: 48%;
	}
	#welfare_num dd {
		padding: 30px;
	}
}
@media only screen and (max-width: 640px){ /* スマホ用 */
	#welfare_num dl+dl {
		margin-top: 20px;
	}
}
/*-------------------------------------------
   MV切り替え
--------------------------------------------*/
@media screen and (min-width:751px) {
.sp_mv {
display: none;
}
}
@media screen and (max-width:750px) {
.pc_mv {
display: none;
}
}
