@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=Noto+Sans+JP:wght@100..900&family=Zen+Old+Mincho:wght@400;500;600;700;900&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: 'Zen Old Mincho', 'Noto Sans JP', sans-serif;
  --font-family04: 'Times New Roman', 'Noto Sans JP', Times, 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-lg: 1240px;
  /*------------------------------------------------------
  Background - Color 
  ------------------------------------------------------*/
  --color-background: #ffffff;
  --color-font: #232323;
  --color-primary: #232323;
  --color-primary-shade: #232323;
  --color-primary-tint: #232323;
  --color-secondary: #232323;
  --color-secondary-tint: #232323;
  --color-table-border: #cccccc;
  --color-table-background: #e6e6e6;
  --color-white: #ffffff;
  --color-dark: #111111;
  --color-black: #000000;
  --color-gray: #cccccc;
  /*------------------------------------------------------
  Header
  ------------------------------------------------------*/
  --header-background: #ffffff;
  --header-color-font: #232323;
  --header-color-primary: #232323;
  --header-color-primary-shade: #ffffff;
  --header-color-primary-tint: #ffffff;
  /*------------------------------------------------------
  Footerh
  ------------------------------------------------------*/
  --footer-background: #232323;
  --footer-color-font: #ffffff;
  --footer-color-primary: #ffffff;
  /*------------------------------------------------------
  PX Variations
  ------------------------------------------------------*/
  --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px); /*240px-80px (1920-375)*/
  --px220: min(calc(220px + (1vw - 19.2px) * 10.356), 220px); /*220px-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)*/
  --px130: min(calc(130px + (1vw - 19.2px) * 2.589), 130px); /*130px-80px (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)*/
  --px35: min(calc(35px + (1vw - 19.2px) * 1.2945), 35px); /*35px-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)*/
  --rem160: min(calc(16rem + (1vw - 1.92rem) * 6.472), 16rem); /*16rem-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)*/
  --rem82: min(calc(8.2rem + (1vw - 1.92rem) * -0.271), 8.2rem); /* 8.2rem → 4rem (1920 → 375px) */
  --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)*/
  --rem64: min(calc(6.4rem + (1vw - 1.92rem) * 1.5534), 6.4rem); /*6.4rem-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)*/
  --rem46: min(calc(4.6rem + (1vw - 1.92rem) * 1.5534), 4.6rem); /*4.6rem-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)*/
  --rem22w: min(calc(2.2rem + (1vw - 1.92rem) * 0.3883), 2.2rem); /*2.2rem-1.6rem (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;
}
a:active,
a:hover {
  color: var(--color-primary);
}
.imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fw-medium {
  font-weight: 500 !important;
}
.bg-white {
  background: var(--color-white);
}
.bg-primary {
  background: var(--color-primary);
}
.bg-secondary {
  background: var(--color-secondary);
}
.color-white {
  color: var(--color-white) !important;
}
.color-primary {
  color: var(--color-primary) !important;
}
.color-secondary {
  color: var(--color-secondary) !important;
}
.lh-35 {
  line-height: calc(35 / 16);
}
/*---------------------- Text Style -------------------*/
h1.title,
.post h1,
header#h1Header h1.title {
  font-size: var(--rem40w);
}
header#h1Header h1.title {
  color: var(--color-background);
}
.post h2,
.cta-bg h2 {
  margin-bottom: var(--px50);
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.2;
  color: var(--color-font);
  font-family: var(--font-family03);
  padding-bottom: 0;
  text-align: center;
  position: relative;
}
.post h2 > span,
.cta-bg h2 > span {
  display: block;
  font-family: var(--font-family04);
  color: var(--color-primary);
  font-size: var(--rem20w);
  font-weight: 400;
  line-height: 1.6;
}
.post h3 {
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: var(--color-font);
  margin-bottom: var(--px30);
  font-family: var(--font-family03);
  border-bottom: 1px solid var(--color-font);
  padding: 0 0 20px 10px;
}
.post h3:after {
  position: absolute;
  left: 0;
  bottom: -2px;
  content: '';
  display: block;
  width: 190px;
  height: 4px;
  background: var(--color-primary);
  display: none;
}
.post h4 {
  color: var(--color-black);
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: var(--px40);
}
.marker--yellow {
  background: linear-gradient(transparent 60%, var(--color-secondary) 60%);
}
.fs-18 {
  font-size: var(--rem18);
}
.lh-200 {
  line-height: 2;
}
.txtstyle01 {
  font-family: var(--font-family03);
  font-weight: 500;
  font-size: var(--rem24w);
  line-height: 1.4;
  text-align: center;
  letter-spacing: 0.05em;
}
.txtstyle02 {
  font-family: var(--font-family03);
  font-weight: 500;
  line-height: 2.4;
  letter-spacing: 0.05em;
}
.txtstyle03 {
  font-weight: 700;
  background: var(--color-table-background);
  color: var(--color-font);
  padding: var(--px40);
  text-align: center;
}
/*---------------------- Table Style -------------------*/
.post table {
  font-size: 100%;
  border: 0;
  /* border-collapse: separate;
  border-spacing: 0 1px; */
}
.post .tbl-space table {
  border-collapse: separate;
  border-spacing: 2px;
}
.post table th,
.post table td {
  padding: var(--px16) var(--px20);
  letter-spacing: 0.05em;
  /* vertical-align: middle; */
}
.post table th {
  background: var(--color-table-background);
  width: 28%;
  font-weight: 700;
  color: var(--color-font);
  /* border-right-color: transparent; */
}
.post table td {
  /* border-left-color: transparent; */
}
.post .tbl-space table td,
.post .tbl-space table th {
  text-align: center;
  vertical-align: middle;
}
.post .tbl-space table th {
  border-color: var(--color-table-background);
}
.post .tbl-space table th:first-child {
  width: 17%;
}
/*---------------------- Button Style -------------------*/
.linkBtn,
.post .linkBtn {
  color: var(--color-background);
  background: var(--color-primary);
  border-radius: 0;
  padding: 13px 10px;
  max-width: 360px;
  font-family: var(--font-family03);
  font-weight: 400;
  font-size: var(--rem16);
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.6;
  border-bottom: 0;
}
.linkBtn::after,
.post .linkBtn::after {
  content: '\f105';
  font-size: 1.2rem;
  font-family: 'FontAwesome';
  font-weight: 900;
  transform: rotate(0) translateY(-50%);
  width: auto;
  height: auto;
  border: 0;
  margin: 0;
  right: 15px;
  /* 
  width: 8px;
  height: 8px;
  border-right: 2px solid var(--color-background);
  border-bottom: 2px solid var(--color-background);
  margin-top: -4px; */
}
.linkBtn:hover,
.post .linkBtn:hover {
  color: var(--color-primary);
  background: var(--color-background);
  box-shadow: 0 0 0 1px var(--color-primary);
  border-radius: 0;
}
.home .linkBtn,
.home .post .linkBtn {
  text-align: left;
  background: transparent;
  color: var(--color-font);
  border-bottom: 1px solid var(--color-font);
}
.home .linkBtn::before,
.home .post .linkBtn::before,
.home.linkBtn::after,
.home .post .linkBtn::after {
  content: '';
  position: absolute;
  height: 1px;
  background: var(--color-font);
  right: 10px;
  letter-spacing: 0;
  line-height: 1;
  border: 0;
}
.home .linkBtn::before,
.home .post .linkBtn::before {
  transform: rotate(45deg) translateY(-50%);
  top: 50%;
  width: 7px;
}
.home .linkBtn::after,
.home .post .linkBtn::after {
  transform: rotate(0) translateY(-50%);
  top: calc(50% + 3px);
  width: 20px;
}
.home .linkBtn:hover,
.home .post .linkBtn:hover {
  background: var(--color-font);
  color: var(--color-background);
}
.home .linkBtn:hover::before,
.home .post .linkBtn:hover::before,
.home .linkBtn:hover::after,
.home .post .linkBtn:hover::after {
  background: var(--color-background);
}
/*---------------------- CTA Style --------------------*/
.cta-bg {
  background: url('/wp-content/uploads/cta.png') no-repeat center center / cover;
  position: relative;
  padding: var(--px160) 0;
}
.cta01 .cta01_wrap {
  max-width: var(--content-max-width-lg);
  width: 94%;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--color-font);
  padding: var(--px100) var(--px40);
  color: var(--color-background);
}
.cta-bg h2 {
  font-size: var(--rem30w);
  color: var(--color-background);
}
.cta-bg h2:after {
  display: none;
}
.cta-bg h2 > span {
  font-size: var(--rem20w);
  color: var(--color-background);
}
.cta01_inner {
  width: 100%;
  max-width: 780px;
}
.cta01_des {
  font-family: var(--font-family03);
  font-weight: 400;
  font-size: var(--rem18);
  line-height: 2;
  letter-spacing: 0.05em;
}
.cta01 .ctabtnlist {
  justify-content: center;
  gap: 20px;
}
.cta01 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
}
.cta01 a.item,
.cta01 .mailarea {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 40px 20px;
  text-align: center;
  box-sizing: border-box;
  color: var(--color-font);
  border-radius: 0;
  transition: all ease 0.15s;
  background: var(--color-background);
  color: var(--color-font);
  border-radius: 0;
}
.cta01 a.item:hover,
.cta01 .mailarea:hover {
  opacity: 0.8;
}
.cta01 .btnttl {
  display: block;
  font-weight: 700;
  font-size: var(--rem20w);
  line-height: 1.2;
}
.cta01 .infotxt {
  font-size: var(--rem14);
  font-weight: 400;
  line-height: 1.2;
}
.cta01 .telbtn .infotxt {
  font-family: var(--body-font-family);
}
.cta01 a.item.telbtn {
  background: var(--color-background);
  color: var(--color-font);
}
.cta01 .telnum {
  font-size: var(--rem30w);
  line-height: 1.4;
  font-weight: 400;
  margin-bottom: 0.5rem;
}
.cta01 a.mailarea {
  background: var(--color-background);
  color: var(--color-font);
}
.cta01 .mailarea .btnttl {
  display: flex;
  align-items: center;
  font-size: var(--rem20w);
  margin: 0;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.cta01 .mailarea .infotxt {
  font-size: var(--rem18);
}
.cta01 .mailarea .btnttl::before,
.cta01 .telnum::before {
  content: '';
  display: inline-block;
  font-family: 'FontAwesome';
  font-weight: 900;
  margin-right: 1rem;
  font-size: var(--rem20);
}
.cta01 .telnum::before {
  content: '\f3cd';
  content: '\f095';
  font-size: var(--rem20w);
  margin-right: 1rem;
}
.cta01 .mailarea .btnttl::before {
  content: '\f0e0';
  font-size: var(--rem24w);
  margin-right: 1rem;
}
/*------------------------------------------------------
  Header Style
  ------------------------------------------------------*/
nav#mainNav ul li a b {
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
nav#mainNav ul li a span {
  font-weight: 400;
  line-height: 1.6;
  text-transform: uppercase;
}
/*------------------------------------------------------
  Footer Style
  ------------------------------------------------------*/
#footer .footer__logo:not(:last-child) {
  margin-top: var(--px30);
  margin-bottom: var(--px30);
}
#footer .footer__logo a {
  display: inline-block;
  line-height: 1;
}
#footer .footer__logo img {
  max-width: 150px;
  max-height: 20px;
}
#footer .footnav ul > li {
  margin-bottom: 0;
}
#footer ul li a {
  font-weight: 500;
  font-size: var(--rem14);
  line-height: 1.2;
}
/* #footer .footnav ul > li::before {
  content: '\f105';
  font-size: 1.2rem;
  font-family: 'FontAwesome';
  transform: translateY(-50%);
  left: 0;
  top: 50%;
  display: block;
  background: transparent;
}
#footer .footnav ul > li::after {
  display: none;
} */
#copyright {
  line-height: 1.2;
}
#footer .footnav:not(:last-child) {
  margin-bottom: 0;
}
/*---------col03-----------*/
.post .col3_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}
.post .col3_list > li {
  width: 30.6451613%;
}
.post .col3_list::before {
  content: '';
  display: block;
  width: 30.6451613%;
  height: 0;
  order: 1;
}
.post .col3_list:after {
  content: '';
  display: block;
  width: 30.6451613%;
  height: 0;
}
.post .col3_list li > .imgarea {
  margin-bottom: var(--px24);
}
.post .col3_list li > .imgarea a {
  display: block;
}
.post #strengths .col3_list li > .imgarea + div {
  margin-bottom: var(--px20);
}
@media print, screen and (max-width: 768px) {
  .post .col3_list > li {
    width: 47.9838709%;
    margin-bottom: var(--px80);
  }
  .post .col3_list > li:last-child {
    margin-bottom: 0;
  }
  .post .col3_list::before,
  .post .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 479px) {
  .post .col3_list > li {
    width: 100%;
  }
}
/*------------------------------------------------------
  Home Page Style
  ------------------------------------------------------*/
body.home {
  font-family: var(--font-family03);
}
.home p {
  line-height: 2;
}
.home .post h2 {
  font-size: var(--rem30w);
}
.home .post h2::after {
  display: none;
}
.home .post h2 > span {
  font-size: var(--rem20w);
}
.home .post h2 > b {
  font-weight: 400;
  font-size: var(--rem40w);
}
.home .post h3 {
  padding: 0;
  border: 0;
  font-size: var(--rem28);
}
.home .post .linkBtn {
  max-width: 240px;
  font-family: var(--font-family03);
}
.home .wrapper_content {
  max-width: var(--content-max-width-lg);
}
.home .home-none {
  display: none;
}

#company {
  padding: var(--px160) 0;
}
#company .img-area {
  display: flex;
}
#company .img-area__left {
  aspect-ratio: 705/475;
  max-width: 73.4375%;
}
#company .img-area__right {
  aspect-ratio: 409/475;
  max-width: 42.6041667%;
  margin-left: -16%;
  margin-top: var(--px150);
}
#company .txtarea {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 var(--px40);
}
#company .txtinner {
  max-width: 840px;
}
#company p {
  line-height: 2.4;
  letter-spacing: 0.05em;
}

#strengths {
  padding: var(--px160) 0 var(--px130);
  position: relative;
  background: url('/wp-content/uploads/top-bg-01.png') no-repeat center center / cover;
  color: var(--color-background);
}
#strengths::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
#strengths h2,
#strengths h2 span {
  color: var(--color-background);
}
.post #strengths .col3_list {
  counter-reset: number;
}
.post #strengths .col3_list > li {
  padding-top: 20px;
}
.post #strengths .col3_list > li .imgarea::before {
  position: absolute;
  counter-increment: number;
  content: '0' counter(number);
  display: block;
  color: var(--color-background);
  font-family: var(--font-family04);
  left: 20px;
  top: -35px;
  position: absolute;
  font-weight: 400;
  font-size: 50px;
  line-height: 1.4;
}
.post #strengths .col3_list .imgarea {
  position: relative;
  aspect-ratio: 380 / 284;
}
.home .post .col3_list p {
  font-size: calc(var(--rem16) - 1px);
}
.post #strengths .col3_list p {
  font-weight: 500;
  line-height: 1.8;
}

#service .flexbox p {
  letter-spacing: 0.05em;
}
#service .flexbox .txtinner {
  max-width: 540px;
}
#service .flexbox .txtarea {
  padding-left: var(--px80);
}
#service .flexbox.rev .txtarea {
  padding-right: var(--px80);
  padding-left: 0;
}
.post #service .col3_list > li,
.post #service .col3_list::before,
.post #service .col3_list:after {
  width: 31.4516129%;
}
@media print, screen and (max-width: 768px) {
  .post #service .col3_list > li {
    width: 47.9838709%;
    margin-bottom: var(--px80);
  }
  .post #service .col3_list > li:last-child {
    margin-bottom: 0;
  }
  .post #service .col3_list::before,
  .post #service .col3_list:after {
    display: none;
  }
}
@media print, screen and (max-width: 479px) {
  .post #service .col3_list > li {
    width: 100%;
  }
}
.heading-01 {
  display: flex;
  align-items: center;
  margin-bottom: var(--px24);
  line-height: 1;
}
.heading-01 .imgarea {
  margin-right: var(--px24);
}
.dl-grid {
  display: grid;
  grid-template-columns: max-content 1fr;
  font-size: calc(var(--rem16) - 1px);
}
.dl-grid dt {
  font-weight: 700;
  white-space: nowrap;
  line-height: 1.2;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--color-table-border);
  padding-right: 16px;
  margin-bottom: 20px;
}
.dl-grid dd {
  line-height: 1.4;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--color-table-border);
  margin-bottom: 20px;
}
.dl-grid__img {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
#service .col3_list {
  border-bottom: 1px solid var(--color-font);
  margin-bottom: var(--px100);
}

#recruit {
  position: relative;
  background: url('/wp-content/uploads/top-bg-02.png') no-repeat center center / cover;
  padding: var(--px160) 0;
  color: var(--color-background);
}
#recruit::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
#recruit h2,
#recruit h2 span {
  color: var(--color-background);
}
#recruit .linkBtn {
  color: var(--color-background);
  border-color: var(--color-background);
}
#recruit .linkBtn::before,
#recruit .linkBtn::after {
  background: var(--color-background);
}
#recruit .linkBtn:hover {
  background: var(--color-background);
  color: var(--color-font);
}
#recruit .linkBtn:hover::before,
#recruit .linkBtn:hover::after {
  background: var(--color-font);
}

.post4b .post4b_img a {
  display: block;
}
.post .postlist li {
  border-bottom: 1px solid var(--color-gray);
}
.postlist li:first-child {
  border-color: var(--color-gray);
}
.postlist .post_text {
  padding: var(--px24) 0;
}
.post .time,
.postlist .time {
  display: block;
  font-size: calc(var(--rem14) - 1px);
  font-family: var(--body-font-family);
  font-weight: 500;
}
.postlist .time a {
  text-transform: uppercase;
}
.postlist .date {
  font-size: var(--body-font-size);
  color: var(--color-font);
  font-family: var(--body-font-family);
}
.postlist .ttls a {
  font-size: var(--body-font-size);
  color: var(--color-font);
  font-family: var(--body-font-family);
}
/*------------------------------------------------------
  Inner Pages Style
  ------------------------------------------------------*/
header#h1Header::before {
  background-color: var(--color-black);
  opacity: 0.5;
}
.column-01 .txtarea {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px80) var(--px40);
}
.column-01 .txtinner {
  width: 100%;
  max-width: 456px;
}
.post .column-01 h2 {
  font-size: var(--rem30w);
}
@media screen and (max-width: 768px) {
  .column-01 .w50 {
    margin-bottom: 0;
  }
}
.socialicon {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  flex-wrap: wrap;
}
.socialicon > li {
  width: calc(90% / 4);
}
.socialicon > li:first-child {
  text-align: right;
}
.socialicon .linkBtn {
  width: 100%;
  max-width: 293px;
}
@media screen and (max-width: 768px) {
  .socialicon > li {
    width: calc(90% / 2);
  }
}

body:not(.home) .post .col3_list p {
  font-size: calc(var(--rem16) - 1px);
}
.post ul.list-icon {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: center;
  gap: var(--px20);
  margin-bottom: var(--px40);
  padding-bottom: var(--px40);
}
.post ul.list-icon.col3-list {
  max-width: calc(100% / 4 * 3);
  margin-left: auto;
  margin-right: auto;
}
.list-icon > li {
  width: 100%;
  max-width: 23%;
  line-height: 1.6;
}
.col4-list__heading {
  font-family: var(--font-family03);
  font-size: var(--rem18);
  font-weight: 700;
}
.list-icon .img-area {
  aspect-ratio: 216/183;
  max-width: 216px;
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.list-icon .img-area {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.list-icon__heading {
  font-family: var(--font-family03);
  font-weight: 700;
  font-size: var(--rem18);
}
@media screen and (max-width: 768px) {
  .post ul.list-icon.col3-list {
    max-width: 100%;
  }
  .list-icon > li {
    max-width: 30%;
  }
}
@media screen and (max-width: 500px) {
  .list-icon > li {
    max-width: 48%;
  }
}
.col3-list__arrow {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 5px;
  padding-bottom: 60px;
}
.col3-list__arrow li {
  width: 100%;
  max-width: 303px;
  padding: var(--px30) 2px;
  text-align: center;
  background: var(--color-table-background);
  font-weight: bold;
  position: relative;
}
.col3-list__arrow li::after {
  content: '';
  border: solid transparent;
  position: absolute;
  top: calc(100% + 20px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-width: 22px;
  border-top-color: var(--color-primary-shade);
}
@media screen and (max-width: 1200px) {
  .col3-list__arrow li {
    max-width: 31.5%;
  }
}
.heading-arrow {
  position: relative;
  height: 9px;
  width: 100%;
  background: linear-gradient(to right, #a6a6a6 12%, #404040 88%);
  margin-bottom: var(--px60);
  border-radius: 0 20px 20px 0;
}
.heading-arrow::before,
.heading-arrow::after {
  content: '';
  position: absolute;
  right: -4px;
  height: 9px;
  width: 38px;
  background: #404040;
  border-radius: 10px;
}
.heading-arrow::before {
  top: calc(50% - 11px);
  transform: translateY(-50%) rotate(45deg);
}
.heading-arrow::after {
  top: calc(50% + 11px);
  transform: translateY(-50%) rotate(135deg);
}
/*------------------------------------------------------
  Contact Pages Style
  ------------------------------------------------------*/
.subimitarea .linkBtn {
  padding: 0;
  background: transparent;
}
input[type='submit'],
input[type='reset'],
input[type='button'] {
  color: var(--color-font);
  font-weight: 500;
}
.post .subimitarea .linkBtn input[type='submit'] {
  text-align: center;
  padding: 15px 10px;
  color: var(--color-background);
  background: var(--color-font);
  border-radius: 0;
}
.post .subimitarea .linkBtn:hover input[type='submit'] {
  color: var(--color-font);
  background: var(--color-background);
  box-shadow: 0 0 0 2px var(--color-font);
}
.wpcf7-form .must {
  background: var(--color-secondary);
  color: var(--color-background);
}
/*------------------------------------------------------
  Responsive Style
  ------------------------------------------------------*/
@media print, screen and (min-width: 1024px) {
  /*------------------------------------------------------
  Header Style
  ------------------------------------------------------*/
  #header {
    height: 100px;
  }
  #header .logo img {
    max-width: clamp(150px, 150px + 0 * ((100vw - 1024px) / 896), 150px);
    max-height: 20px;
  }
  .sticky-header #header .logo img {
    max-height: 70px;
  }
  nav#mainNav ul li a {
    padding-left: clamp(15px, 15px + 10 * ((100vw - 1024px) / 896), 25px);
    padding-right: clamp(15px, 15px + 10 * ((100vw - 1024px) / 896), 25px);
  }
  nav#mainNav ul li ul.sub-menu li a:hover,
  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: var(--color-primary);
    color: var(--color-white);
  }
  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: var(--color-font);
  }
  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-background);
  }
  nav#mainNav ul li.current-menu-item a b,
  nav#mainNav ul li a:hover b,
  nav#mainNav ul li a:active b,
  nav#mainNav ul li.current-menu-parent a b {
    color: var(--color-background);
  }
  #header ul.header__contact {
    margin-left: clamp(10px, 10px + 15 * ((100vw - 1024px) / 896), 25px);
  }
  .header__contact > li {
    display: flex;
    align-items: center;
  }
  #header a.head_btn {
    max-height: 70px;
    padding-left: clamp(5px, 5px + 10 * ((100vw - 1024px) / 896), 15px);
    padding-right: clamp(5px, 5px + 10 * ((100vw - 1024px) / 896), 15px);
  }
  #header a.head_btn.tel_btn {
    color: var(--header-color-font);
    width: clamp(200px, 200px + 60 * ((100vw - 1024px) / 896), 260px);
    position: relative;
  }
  #header a.head_btn.tel_btn:hover {
    color: var(--color-background);
    background-color: var(--header-color-font);
  }
  #header a.head_btn.tel_btn::before {
    content: '';
    height: 100%;
    width: 1px;
    background: var(--color-table-border);
    position: absolute;
    left: 0;
  }
  #header a.head_btn.tel_btn:hover::before {
    background: var(--color-primary);
    color: var(--color-background);
  }
  .tel_txt {
    font-weight: 700;
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 0.5rem;
  }
  #header a.head_btn.tel_btn .tel_num {
    font-size: clamp(16px, 16px + 8 * ((100vw - 1024px) / 896), 24px);
    font-size: var(--rem24w);
    display: flex;
    align-items: center;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 1rem;
  }
  #header a.head_btn.tel_btn .tel_num::before {
    content: '\f095';
    display: block;
    font-family: 'FontAwesome';
    font-size: clamp(16px, 16px + 2 * ((100vw - 1024px) / 896), 18px);
    font-weight: 700;
    line-height: 1;
    margin-right: 1rem;
  }
  .tel_rec .note {
    font-weight: 400;
    font-size: clamp(10px, 10px + 2 * ((100vw - 1024px) / 896), 12px);
    font-family: var(--body-font-family);
  }
  .tel_rec .note b {
    font-weight: 400;
  }
  #header a.head_btn.mail_btn {
    line-height: 1;
    font-size: var(--rem14);
    width: clamp(140px, 140px + 50 * ((100vw - 1024px) / 896), 190px);
    margin-right: 10px;
  }
  #header a.head_btn.mail_btn::before {
    display: none;
  }
  #header a.head_btn.mail_btn span {
    font-weight: 500;
    font-size: var(--rem16);
    display: flex;
    align-items: center;
    letter-spacing: 0.05em;
  }
  #header a.head_btn.mail_btn span::before {
    margin-right: 1rem;
    display: block;
    font-family: 'FontAwesome';
    font-weight: 700;
    font-size: clamp(14px, 14px + 6 * ((100vw - 1024px) / 896), 20px);
    line-height: 1;
    content: '\f0e0';
    display: none;
  }
  #header a.head_btn.mail_btn:hover {
    background: var(--color-white);
    color: var(--color-primary);
  }
  #service {
    padding: var(--px130) 0 var(--px100);
  }
  #footer {
    padding: var(--px80) 0 var(--px60);
  }
  .pc_none {
    display: none !important;
  }
}
@media print, screen and (max-width: 1023px) {
  #header .logo .mark a {
    display: block;
    line-height: 1;
  }
  nav#mainNav ul li a {
    color: var(--color-font);
  }
  nav#mainNav ul li.current-menu-item a,
  nav#mainNav ul li a:hover {
    background-color: var(--color-primary) !important;
    color: var(--color-white);
  }
  #service {
    padding: var(--px80) 0;
  }
  .pc_none {
    display: inherit;
  }
}
@media print, screen and (max-width: 768px) {
  #company .txtarea {
    margin-bottom: 0;
  }
  #service .flexbox .txtarea {
    padding-left: 0;
  }
  #service .flexbox.rev .txtarea {
    padding-right: 0;
  }
  .qa_list {
    padding: var(--px80) 5%;
  }
  .sp_center {
    text-align: center;
  }
  .qa_img {
    text-align: right;
  }
  .qa_img img {
    width: 60%;
  }
  .txtstyle04 div {
    padding: var(--px40);
  }
  .cta01 .ctabtnlist li {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
}
@media print, screen and (max-width: 640px) {
  .post table.responsive:not(.tbl--dotted) th,
  .post table.responsive:not(.tbl--dotted) td {
    border: 1px solid var(--color-table-border);
  }
  .post table.responsive:not(.tbl--dotted) th {
    border-bottom: 0;
  }
  .post table.responsive:not(.tbl--dotted) tr:not(:first-child) th {
    border-top: 0;
  }
  .post table.responsive:not(.tbl--dotted) tr:last-child td:last-child {
    border-bottom: 1px solid var(--color-table-border);
  }
}

/* CSS Backup From Host */
.fw_contents {
  margin-top: 0;
  margin-bottom: 0;
}
#content:has(.fw_contents),
body:not(.home) #content:has(.fw_contents).wide {
  padding: 0;
}
/*================================================
				　採用情報
================================================*/

.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.589), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  margin-top: min(calc(120px + (1vw - 19.2px) * 2.589), 120px); /* 120-80px (1920-375) */
  background: #fafafa;
}
.post .widecolor > h2:first-child {
  margin-top: 0 !important;
}

/*---table_style04-------------------------------------*/

.post table.table_style04 th {
  background-color: transparent;
  color: var(--color-font);
}
.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.589), 80px); /*80px-40px (1920-375)x*/
  text-align: center;
  background: #f7f7f7;
  margin-top: min(calc(120px + (1vw - 19.2px) * 2.589), 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: 0.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;
}
/*　h3　span　*/
.post h3 .box_background {
  background-color: var(--color-font) !important;
  color: var(--color-background);
  padding: 5px 10px;
  margin-right: 20px;
}
.ab-p {
    width: 700px;
}