@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=Jost:wght@100..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@700&display=swap');

:root {
  /*------------------------------------------------------
  System - Font
  ------------------------------------------------------*/
  --body-font-family: 'Noto Sans JP', sans-serif;
  --font-family01: 'Noto Sans JP', sans-serif;
  --font-family02: 'Noto Sans JP', sans-serif;
  --font-family03: 'Jost', 'Noto Sans JP', sans-serif;
  --font-family04: 'Noto Serif JP', 'Noto Sans JP', serif;
  --body-font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem); /*1.6rem-1.4rem (1920-375)*/
  --content-max-width: 1240px;
  --content-max-width-sm: 1100px;
  /*------------------------------------------------------
  Background - Color 
  ------------------------------------------------------*/
  --color-background: #fff;
  --color-font: #252524;
  --color-primary: #de3030;
  --color-primary-shade: #23a7ff;
  --color-primary-tint: #23a7ff;
  --color-secondary: #de3030;
  --color-secondary-tint: #23a7ff;
  --color-table-border: #fff;
  --color-table-background: #fae1df;
  --color-grey: #f5f5f5;
  /*------------------------------------------------------
  Header
  ------------------------------------------------------*/
  --header-background: rgba(92, 92, 92, 0.3);
  --header-background-sticky: #5c5c5c;
  --header-color-font: #fff;
  --header-color-primary: #de3030;
  --header-color-primary-shade: #23a7ff;
  --header-color-primary-tint: #23a7ff;
  /*------------------------------------------------------
  Footer
  ------------------------------------------------------*/
  --footer-background: #de3030;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;
  /*------------------------------------------------------
  PX Variations
  ------------------------------------------------------*/
  --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px); /*240px-80px (1920-375)*/
  --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px); /*200px-100px (1920-375)*/
  --px190: min(calc(190px + (1vw - 19.2px) * 3.8835), 190px); /*190-120px (1920-375) */
  --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px); /*180-120px (1920-375) */
  --px170: min(calc(170px + (1vw - 19.2px) * 3.8835), 170px); /*170-120px (1920-375) */
  --px160w: min(calc(160px + (1vw - 19.2px) * 5.178), 160px); /*160px-80px (1920-375)*/
  --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px); /*160px-60px (1920-375)*/
  --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px); /*150-100px (1920-375) */
  --px145: min(calc(145px + (1vw - 19.2px) * 3.2362), 145px); /*145-100px (1920-375) */
  --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px); /*140px-40px (1920-375)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px); /*120px-80px (1920-375)*/
  --px100w: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px); /*100px-50px (1920-375)*/
  --px100: min(calc(100px + (1vw - 19.2px) * 3.8835), 100px); /*100px-40px (1920-375)*/
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px); /*96px-48px (1920-375)*/
  --px90: min(calc(90px + (1vw - 19.2px) * 1.2945), 90px); /*90px-60px (1920-375)*/
  --px80w: min(calc(80px + (1vw - 19.2px) * 1.2945), 80px); /*80px-60px (1920-375)*/
  --px80: min(calc(80px + (1vw - 19.2px) * 2.589), 80px); /*80px-40px (1920-375)x*/
  --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px); /*80px-20px (1920-375)x*/
  --px70: min(calc(70px + (1vw - 19.2px) * 1.9417), 70px); /*70px-20px (1920-375)x*/
  --px68: min(calc(68px + (1vw - 19.2px) * 1.9417), 68px); /*68px-20px (1920-375)x*/
  --px65: min(calc(65px + (1vw - 19.2px) * 1.9417), 65px); /*65px-20px (1920-375)x*/
  --px60w: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px); /*60px-40px (1920-375)*/
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9417), 60px); /*60px-30px (1920-375)*/
  --px50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px); /*50px-30px (1920-375) */
  --px40w: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px); /*40px-30px (1920-375)*/
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px); /*40px-20px (1920-375)*/
  --px30w: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px); /*30px-20px (1920-375)*/
  --px30: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px); /*30px-15px (1920-375)*/
  --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px); /*24px-14px (1920-375)*/
  --px20: min(calc(20px + (1vw - 19.2px) * 0.6472), 20px); /*20px-10px (1920-375)*/
  --px18: min(calc(18px + (1vw - 19.2px) * 0.2589), 18px); /*18px-14px (1920-375)*/
  --px16: min(calc(16px + (1vw - 19.2px) * 0.1294), 16px); /*16px-14px (1920-375)*/
  --px14: min(calc(14px + (1vw - 19.2px) * 0.1294), 14px); /*14px-12px (1920-375)*/
  --px12: min(calc(12px + (1vw - 19.2px) * 0.0647), 12px); /*12px-11px (1920-375)*/
  /*------------------------------------------------------
  REM Variations
  ------------------------------------------------------*/
  --rem200: min(calc(20rem + (1vw - 1.92rem) * 6.472), 20rem); /*20rem-10rem (1920-375)*/
  --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem); /*12rem-6rem (1920-375)*/
  --rem96: min(calc(9.6rem + (1vw - 1.92rem) * 1.2945), 9.6rem); /*9.6rem-6rem (1920-375)*/
  --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem); /*8rem-6rem (1920-375)*/
  --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.589), 8rem); /*8rem-4rem (1920-375)x*/
  --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem); /*7.2rem-4.2rem (1920-375)*/
  --rem70: min(calc(7rem + (1vw - 1.92rem) * 1.8875), 7rem); /*7rem-4rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem); /*6rem-3.6rem (1920-375)*/
  --rem50: min(calc(5rem + (1vw - 1.92rem) * 1.5534), 5rem); /*5rem-3.6rem (1920-375)*/
  --rem48w: min(calc(4.8rem + (1vw - 1.92rem) * 0.6472), 4.8rem); /*4.8rem-3.8rem*/
  --rem48: min(calc(4.8rem + (1vw - 1.92rem) * 1.5534), 4.8rem); /*4.8rem-2.4rem (1920-375)*/
  --rem42w: min(calc(4.2rem + (1vw - 1.92rem) * 0.6472), 4.2rem); /*4.2rem-3.2rem (1920-375)*/
  --rem42: min(calc(4.2rem + (1vw - 1.92rem) * 1.165), 4.2rem); /*4.2rem-2.4rem (1920-375)*/
  --rem42s: min(calc(4.2rem + (1vw - 1.92rem) * 1.4887), 4.2rem); /*4.2rem-1.9rem (1920-375)*/
  --rem40w: min(calc(4rem + (1vw - 1.92rem) * 0.6472), 4rem); /*4rem-3rem (1920-375)*/
  --rem40: min(calc(4rem + (1vw - 1.92rem) * 1.2945), 4rem); /*4rem-2rem (1920-375)*/
  --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem); /*3.6rem-2.4rem (1920-375)*/
  --rem32: min(calc(3.2rem + (1vw - 1.92rem) * 0.3883), 3.2rem); /*3.2rem-2.4rem (1920-375)*/
  --rem30w: min(calc(3rem + (1vw - 1.92rem) * 0.3883), 3rem); /*3rem-2.4rem (1920-375)*/
  --rem30: min(calc(3rem + (1vw - 1.92rem) * 0.6472), 3rem); /*3rem-2rem (1920-375)*/
  --rem30s: min(calc(3rem + (1vw - 1.92rem) * 0.9709), 3rem); /*3rem-1.5rem (1920-375)*/
  --rem28: min(calc(2.8rem + (1vw - 1.92rem) * 0.6472), 2.8rem); /*2.8rem-1.8rem (1920-375)*/
  --rem27: min(calc(2.7rem + (1vw - 1.92rem) * 0.6472), 2.7rem); /*2.7rem-1.8rem (1920-375)*/
  --rem26: min(calc(2.6rem + (1vw - 1.92rem) * 0.6472), 2.6rem); /*2.6rem-1.8rem (1920-375)*/
  --rem24w: min(calc(2.4rem + (1vw - 1.92rem) * 0.3883), 2.4rem); /*2.4rem-1.8rem (1920-375)*/
  --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem); /*2.4rem-1.4rem (1920-375)*/
  --rem22: min(calc(2.2rem + (1vw - 1.92rem) * 0.6472), 2.2rem); /*2.2rem-1.4rem (1920-375)*/
  --rem20w: min(calc(2rem + (1vw - 1.92rem) * 0.2589), 2rem); /*2rem-1.6rem (1920-375)*/
  --rem20: min(calc(2rem + (1vw - 1.92rem) * 0.3883), 2rem); /*2rem-1.4rem (1920-375)*/
  --rem18: min(calc(1.8rem + (1vw - 1.92rem) * 0.2589), 1.8rem); /*1.8rem-1.4rem (1920-375)*/
  --rem16: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem); /*1.6rem-1.4rem (1920-375)*/
  --rem14: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem); /*1.4rem-1.2rem (1920-375)*/
  --rem12: min(calc(1.2rem + (1vw - 1.92rem) * 0.0647), 1.2rem); /*1.2rem-1.1rem (1920-375)*/
}
/*------------------------------------------------------
Global Style
------------------------------------------------------*/
html {
  scroll-behavior: smooth;
}
.newsTitle p a:hover,
a:active,
a:hover {
  color: var(--color-primary);
}
.imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fs-20 {
  font-size: var(--rem20) !important;
}
.fs-24 {
  font-size: var(--rem24) !important;
}
.fs-27 {
  font-size: var(--rem27) !important;
}
.noto-serif-jp-bold {
  font-family: var(--font-family04);
  font-weight: bold;
}
.w100 {
  width: 100%;
}
/*---------------------- Text Style -------------------*/
h1.title,
.post h1,
header#h1Header h1.title {
  font-size: var(--rem48w);
}
.post h2,
.cta-bg h2 {
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.02em;
  color: var(--color-font);
}
body:not(.home) .post h2 {
  padding-bottom: var(--px40);
  font-size: var(--rem40);
}
body:not(.home) .post h2::before,
body:not(.home) .post h2::after {
  position: absolute;
  top: auto;
  left: 50%;
  bottom: 0;
  display: block;
  width: var(--px80);
  height: 3px;
  background: linear-gradient(left, var(--color-secondary) 50%, var(--color-primary) 50%);
  background: -ms-linear-gradient(left, var(--color-secondary) 50%, var(--color-primary) 50%);
  background: -moz-linear-gradient(left, var(--color-secondary) 50%, var(--color-primary) 50%);
  background: -webkit-linear-gradient(left, var(--color-secondary) 50%, var(--color-primary) 50%);
  background: linear-gradient(to right, var(--color-font) 50%, var(--color-primary) 50%);
  content: '';
  transform: translateX(-50%);
}
.home .post h2,
.cta-bg h2 {
  font-size: var(--rem26);
  padding-bottom: var(--px50);
  margin-bottom: var(--px30);
}
.home .post h2 span,
.cta-bg h2 span {
  font-family: var(--font-family03);
  font-size: min(calc(9.6rem + (1vw - 1.92rem) * 2.977), 9.6rem);
  display: block;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.02em;
  color: var(--color-primary);
  margin-bottom: var(--px40);
  text-transform: uppercase;
}
.cta-bg h2 {
  color: var(--color-background);
  text-align: center;
  padding-bottom: 0;
  margin-bottom: var(--px40);
}
.cta-bg h2 span {
  color: var(--color-background);
  margin-bottom: var(--px30);
}
.home .post h2::after {
  display: none;
}
.post h3 {
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--color-font);
}
.home .post h3 {
  font-size: var(--rem40);
  padding-left: 0;
  padding-bottom: var(--px40);
  border: 0;
  margin-bottom: var(--px40);
}
.home .post h3::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 80px;
  height: 3px;
  background: var(--color-font);
}
body:not(.home) .post h3 {
  padding: var(--rem22) var(--px40);
  border: 2px solid var(--color-primary-shade);
  margin-bottom: var(--px40);
}
body:not(.home) .post .flexbox h3 {
  padding: 0 0 var(--px30);
  margin-bottom: var(--px30);
  border-width: 0 0 2px;
}
body:not(.home) .post .service-container .flexbox h3 {
  padding: 0;
  border: 0;
}
.txtstyle01 {
  font-weight: 700;
  font-size: var(--rem26);
  line-height: 1.4;
  letter-spacing: 0.08em;
}
.txtstyle02 {
  font-weight: 700;
  font-size: var(--rem24);
  line-height: 2;
  letter-spacing: 0.02em;
  color: var(--color-background);
}
body:not(.home) .post p {
  font-size: var(--rem18);
  line-height: 1.8;
  letter-spacing: 0.05em;
}
/*---------------------- Table Style -------------------*/
.post table {
  font-size: 100%;
  border: 0;
}
body:not(.home) .post table th,
body:not(.home) .post table td {
  padding: var(--px30) var(--px24);
  border: 0;
  font-weight: 500;
}
.post table,
.post table th,
.post table td {
  border-color: var(--color-table-border);
}
.post table th {
  font-weight: bold;
  background: var(--color-table-background);
  border-right: 0;
}
body:not(.home) .post table tr:nth-child(odd) th,
body:not(.home) .post table tr:nth-child(odd) td {
  background: var(--color-table-background);
}
body:not(.home) .post table tr:nth-child(even) th,
body:not(.home) .post table tr:nth-child(even) td {
  background: var(--color-background);
}
body:not(.home) .post table th {
  position: relative;
}
body:not(.home) .post table th::after {
  content: '';
  position: absolute;
  display: block;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 60%;
  background: var(--color-font);
}
/*---------------------- Button Style -------------------*/
.linkBtn,
.post .linkBtn {
  color: var(--color-background);
  background: var(--color-primary);
  font-size: var(--rem18);
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.5;
  border-radius: 50vh;
  max-width: 303px;
  border-radius: 0;
  text-transform: uppercase;
}
.home .linkBtn,
.home .post .linkBtn {
  max-width: 240px;
  font-family: var(--font-family03);
}
.linkBtn:hover,
.post .linkBtn:hover {
  color: var(--color-primary);
  background: var(--color-background);
  box-shadow: inset 0 0 0 2px var(--color-primary);
}
.linkBtn::after,
.post .linkBtn::after {
  content: '\f054';
  position: absolute;
  font-size: 1.2rem;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  top: 50%;
  right: var(--px30);
  transform: translateY(-50%);
  width: auto;
  height: auto;
  border: 0;
  margin: 0;
}
/*---------------------- CTA Style --------------------*/
.cta01 {
  background: url('/wp-content/uploads/top-cta-bg.jpg') no-repeat center center / cover;
  position: relative;
  padding: var(--px120) 0;
}
.cta01::before {
	content: "";
	display: block;
	position:absolute;
	inset:0;
	background: #000;
	opacity: .5;
}
.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
	position: relative;
	z-index: 1;
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  margin: var(--px20) auto 0 auto;
}
.cta01 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
}
.cta01 a.item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--px30) 0;
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease 0.15s;
}
.cta01 a.item:hover {
  opacity: 0.8;
}
.cta01 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
}
.cta01 .infotxt {
  font-size: var(--rem16);
  font-weight: 700;
  line-height: calc(19 / 16);
}
.cta01 .telnum {
  font-size: var(--rem36);
  line-height: 1.2;
  margin-bottom: 1rem;
  font-weight: 500;
}
.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
  line-height: calc(24 / 20);
}
.cta01 a.telbtn {
  background: var(--color-background);
  color: var(--color-primary);
}
.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
  line-height: calc(29 / 24);
}
.cta01 a.mailbtn {
  background: var(--color-primary);
  color: var(--color-background);
}
.cta01 .mailbtn .btnttl::before,
.cta01 .telnum::before {
  content: '';
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 1rem;
}
.cta01 .mailbtn .btnttl::before {
  content: '\f0e0';
  font-size: var(--rem28);
}
.cta01 .telnum::before {
  content: '\f3cd';
  font-size: var(--rem32);
}
/*------------------------------------------------------
Header Style
------------------------------------------------------*/
nav#mainNav ul li a b {
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
.logo-txt {
  font-weight: 700;
  font-size: clamp(22px, calc(22px + (100vw - 1024px) * 0.00893), 30px);
  line-height: 1.2;
}
.logo-txt span {
  font-family: var(--font-family03);
  line-height: calc(43 / 30);
}
/*------------------------------------------------------
  Home Page Style
  ------------------------------------------------------*/
.home .home-none {
  display: none;
}
#company {
  background: var(--color-grey);
  padding-top: var(--px120);
  padding-bottom: var(--px140);
  position: relative;
}
#company::before {
  content: '';
  width: 100%;
  height: 40%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: var(--color-primary-shade);
}
#company p {
  font-weight: 500;
  line-height: 2.2;
  letter-spacing: 0.04em;
}
#company .wrapper_content {
  background: var(--color-background);
  padding: var(--px100) 5%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
.post #company h2 {
  font-family: var(--font-family03);
}
.home .post #company h2::after {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 80px;
  background: var(--color-font);
}
#edge {
  padding: var(--px120) 0;
}
#edge .flexbox {
  gap: var(--px40);
}
.block-txtarea {
  padding: var(--px120) 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.block-txtarea .txtarea {
  padding: var(--px80) var(--px40);
  background: var(--color-background);
}
.block-txtarea .txtinner {
  max-width: 610px;
}
#service {
  background-image: url('/wp-content/uploads/top-bg-01.png');
  padding: var(--px100) 0 var(--px140);
}
#service h2 {
  color: var(--color-primary);
}
#recruitment {
  background-image: url('/wp-content/uploads/top-bg-02.png');
}
#outsourcing {
  background-image: url('/wp-content/uploads/top-bg-03.png');
}
#attempt {
  background-image: url('/wp-content/uploads/top-bg-04.png');
}
/*------------------------------------------------------
  Inner Pages Style
  ------------------------------------------------------*/
#thumbImg::before,
header#h1Header::before {
  opacity: 0.3;
}
.page-company #wrapper,
.page-company .inne {
  max-width: var(--content-max-width-sm);
}
.post ul.list-style-disc {
  padding-left: var(--px24);
  list-style-type: disc;
}
.list-style > li {
  margin-bottom: var(--px12);
  font-weight: bold;
}
.list-style > li ul {
  padding-left: var(--px24);
}
.list-style > li li {
  list-style-type: disc;
}
.list-style > li li::marker {
  color: var(--color-primary);
}
.list-title {
  display: flex;
  align-items: center;
  font-size: var(--rem32);
  font-family: var(--font-family03);
  font-weight: 700;
}
.list-title::before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 16px solid var(--color-primary);
  transform: rotate(90deg);
  margin-right: 0.5rem;
}
/*------------------------------------------------------
  Contact Pages Style
  ------------------------------------------------------*/
.subimitarea .linkBtn {
  padding: 0;
}
.post .subimitarea .linkBtn:hover input[type='submit'] {
  color: var(--color-primary);
}
/*------------------------------------------------------
  Footer Style
  ------------------------------------------------------*/
#footer {
  padding: var(--px40) 0 var(--px20);
}
#footer .footer__logo:not(:last-child) {
  margin-bottom: var(--px20);
  display: flex;
  flex-direction: column;
}
#footer .footer__logo a {
  width: 244px;
  height: 89px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-background);
  line-height: 1;
  margin: 0 auto var(--px20);
}
#footer .footer__logo img {
  max-width: 171px;
  max-height: 55px;
}
#footer .logo-txt {
  font-size: var(--rem20);
}
#footer .footnav ul > li {
  line-height: calc(17 / 14);
  font-weight: 500;
}
#copyright {
  font-weight: 300;
  line-height: calc(14 / 12);
  margin-top: var(--px20);
  letter-spacing: 0.06em;
}
/*------------------------------------------------------
  Responsive Style
  ------------------------------------------------------*/
@media print, screen and (min-width: 1024px) {
  body.home:not(.sticky-header) #header {
    position: fixed;
  }
  #header {
    height: 10rem;
  }
  body:not(.home) #header {
    background: var(--color-background);
  }
  .sticky-header #header > .inner {
    background: var(--header-background);
  }
  body:not(.home).sticky-header #header > .inner {
    background: var(--color-background);
  }
  #header .logo {
    padding-left: clamp(20px, calc(20px + (100vw - 1024px) * 0.0502), 65px);
    display: flex;
    align-items: center;
  }
  #header .logo a {
    margin-right: var(--px16);
  }
  #header .logo img {
    max-width: clamp(130px, calc(130px + (100vw - 1024px) * 0.0458), 171px);
    max-height: 5.5rem;
  }

  nav#mainNav ul li a {
    font-size: var(--rem18);
  }
  nav#mainNav ul li a span {
    font-family: var(--font-family03);
    font-weight: 400;
    font-size: var(--rem12);
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  nav#mainNav ul li li a {
    color: var(--header-color-font);
    font-weight: 500;
  }
  nav#mainNav ul li a:active,
  nav#mainNav ul li a:hover,
  nav#mainNav ul li.current-menu-ancestor a,
  nav#mainNav ul li.current-menu-item a,
  nav#mainNav ul li.current-menu-parent a {
    background: transparent;
  }
  nav#mainNav ul li a:active span,
  nav#mainNav ul li a:hover span,
  nav#mainNav ul li.current-menu-item a span,
  nav#mainNav ul li.current-menu-parent a span {
    color: var(--color-primary);
  }
  nav#mainNav ul li ul.sub-menu li a:hover,
  nav#mainNav ul li ul.sub-menu li.current-menu-item > a {
    background: var(--header-color-primary);
    color: var(--color-background);
  }
  body:not(.home) nav#mainNav ul li a,
  body:not(.home) nav#mainNav ul li a span {
    color: var(--color-font);
  }
  body:not(.home) nav#mainNav ul li a:active span,
  body:not(.home) nav#mainNav ul li a:hover span,
  body:not(.home) nav#mainNav ul li.current-menu-item a span,
  body:not(.home) nav#mainNav ul li.current-menu-parent a span {
    color: var(--color-primary);
  }
  #header a.head_btn.mail_btn {
    background: var(--color-primary);
    line-height: 1;
    padding: min(calc(10px + (1vw - 19.2px) * 0.2232), 10px) clamp(20px, calc(20px + (100vw - 1024px) * 0.0279), 45px);
    font-size: var(--rem20);
    font-weight: 700;
  }
  body:not(.home) #header .logo-txt {
    color: var(--color-font);
  }
  #header a.head_btn.mail_btn::before {
    display: none;
  }
  #header a.head_btn.mail_btn > span {
    display: flex;
    align-items: center;
  }
  #header a.head_btn.mail_btn span::before {
    content: '\f0e0';
    display: inline-block;
    font-family: 'FontAwesome';
    font-weight: 400;
    line-height: 1;
    margin-top: 3px;
    margin-right: 1rem;
  }
  #header a.head_btn.mail_btn:hover {
    background: var(--color-background);
    color: var(--color-primary);
  }

  .post ul.list-style {
    max-width: 914px;
    margin: 0 auto;
  }

  .pc_none {
    display: none !important;
  }
}
@media print, screen and (max-width: 1023px) {
  .mobile #header {
    background: var(--color-background);
  }
  #header .logo .mark a {
    display: block;
    line-height: 1;
  }
  body.mobile #header .logo img {
    max-width: clamp(125px, calc(125px + 46 * ((100vw - 375px) / 648)), 171px);
  }

  nav#mainNav ul li a {
    color: var(--color-font);
  }

  nav#mainNav ul li li.current-menu-item:last-child a,
  nav#mainNav ul li li:last-child a:hover,
  nav#mainNav ul li.current-menu-item li:last-child a:hover,
  nav#mainNav ul li li a:hover,
  nav#mainNav ul li li.current-menu-item a,
  nav#mainNav ul li.current-menu-item li a:hover {
    color: var(--color-background);
  }

  nav#mainNav ul li.current-menu-item a,
  nav#mainNav ul li a:hover {
    background-color: var(--color-primary) !important;
    color: var(--color-background);
  }

  .pc_none {
    display: inherit;
  }
}
@media print, screen and (max-width: 768px) {
  .cta01 .ctabtnlist li,
  .cta01 .ctabtnlist a.item {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
}
@media print, screen and (max-width: 640px) {
  body:not(.home) .post table th::after {
    left: var(--px24);
    right: var(--px24);
    top: 100%;
    transform: translateY(0);
    width: auto;
    height: 1px;
  }
}
