@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=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans+JP:wght@100..900&family=Oswald:wght@200..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: 'Inter', 'Noto Sans JP', sans-serif;
  --font-family04: 'Oswald', 'Noto Sans JP', sans-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: #3c3c3b;
  --color-primary: #c3f6e5;
  --color-primary-shade: #666060;
  --color-primary-tint: #fff8ef;
  --color-secondary: #fdecab;
  --color-secondary-tint: #ffe89d;
  --color-table-border: #ebebeb;
  --color-table-background: #fdecab;
  --color-white: #ffffff;
  --color-dark: #111111;
  --color-black: #000000;
  --color-gray: #cccccc;
  --color-yellow: #ffdf66;
  /*------------------------------------------------------
  Header
  ------------------------------------------------------*/
  --header-background: #ffffff;
  --header-color-font: #444444;
  --header-color-primary: #c3f6e5;
  --header-color-primary-shade: #fdecab;
  --header-color-primary-tint: #fdecab;
  /*------------------------------------------------------
  Footerh
  ------------------------------------------------------*/
  --footer-background: #ffffff;
  --footer-color-font: #444444;
  --footer-color-primary: #444444;
  /*------------------------------------------------------
  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)*/
  --rem56: min(calc(5.6rem + (1vw - 1.92rem) * 1.5534), 5.6rem); /*5.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)*/
  --rem15: min(calc(1.5rem + (1vw - 1.92rem) * 0.1294), 1.5rem); /*1.5rem-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;
}
body p {
  line-height: 2;
}
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-tint);
}
.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: 700;
  letter-spacing: 0.04em;
  line-height: 1.4;
  color: var(--color-font);
  font-family: var(--font-family02);
  padding-bottom: 0;
  text-align: center;
  position: relative;
  font-size: var(--rem24w);
}
.post h2::after,
.cta-bg h2:after {
  /* content: '';
  position: relative;
  visibility: visible;
  display: block;
  background: var(--color-primary);
  margin: var(--px20) auto 0;
  width: 6rem;
  height: 2px; */
  display: none;
}
.post h2.txt_l::after {
  margin-left: 0;
}
.post h2 > span,
.cta-bg h2 > span {
  display: block;
  font-family: var(--font-family03);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.04em;
  margin-bottom: 0;
  text-transform: uppercase;
  color: var(--color-primary-shade);
  font-size: var(--rem50);
}
.post h2 > span::first-letter,
.cta-bg h2 > span::first-letter {
  color: var(--color-primary);
}
.post h3 {
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: var(--color-font);
  margin-bottom: var(--px20);
  border-left: 8px solid var(--color-primary);
  border-bottom: 0;
  padding: 0 0 0 10px;
  text-align: left;
}
.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%);
  font-size: var(--rem20w);
  font-weight: 700;
}
.fs-18 {
  font-size: var(--rem18);
}
.lh-200 {
  line-height: 2;
}
.txtstyle01 {
  font-weight: 700;
  font-size: var(--rem30w);
  line-height: 1.4;
}
.txtstyle02 {
  font-weight: 700;
  font-size: var(--rem24w);
  line-height: 1.4;
}
.txtstyle03 {
  font-weight: 700;
  font-size: var(--rem30w);
  line-height: 1.4;
  letter-spacing: 0.04em;
}
.txtstyle04 {
  font-size: var(--rem20w);
  line-height: 2;
  text-align: center;
}
.heading01 {
  font-weight: 700;
  font-size: var(--rem24w);
  line-height: 1.2;
  margin-bottom: var(--px50);
}
.heading01 span {
  display: block;
  font-family: var(--font-family03);
  font-weight: 700;
  font-size: var(--rem36);
  line-height: 1.2;
}
/*---------------------- Table Style -------------------*/
.post table {
  font-size: 100%;
  border: 0;
  border-collapse: separate;
  border-spacing: 0 1px;
}
.post table th,
.post table td {
  padding: var(--px30) var(--px20);
  letter-spacing: 0.05em;
  vertical-align: top;
}
.post table th {
  background: var(--color-table-background);
  width: 28%;
  font-weight: 700;
  color: var(--color-primary-shade);
  border-right-color: transparent;
}
.post table td {
  border-left-color: transparent;
}
/*---------------------- Button Style -------------------*/
.linkBtn,
.post .linkBtn {
  color: var(--color-primary-shade);
  background: var(--color-primary);
  border-radius: 5px;
  padding: 16px 30px 16px 20px;
  max-width: 380px;
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem20w);
  text-align: center;
  line-height: 1.8;
  border: 0;
  /* box-shadow: inset 0 0 0 1px var(--color-primary); */
  text-transform: uppercase;
  letter-spacing: 0;
}
.linkBtn::after,
.post .linkBtn::after {
  content: '〉';
  font-size: 1.3rem;
  /* font-family: 'FontAwesome'; */
  font-weight: 700;
  font-family: var(--font-family03);
  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-background);
  background: var(--color-primary-shade);
  box-shadow: none;
  /* box-shadow: 0 0 0 1px var(--color-primary); */
}
.link_btn {
  max-width: 240px;
  background: transparent;
  padding: 10px;
  border-bottom: 2px solid var(--color-font);
  color: var(--color-font);
  border-radius: 0;
  font-family: var(--font-family03);
  font-weight: 700;
  font-size: var(--rem20);
  text-transform: uppercase;
  text-align: left;
}
.link_btn::after {
  font-size: 1.2rem;
  border-radius: 100%;
  width: 4rem;
  height: 4rem;
  background: var(--color-primary-shade);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-background);
  padding-left: 3px;
  box-sizing: border-box;
}
.link_btn:hover {
  border-bottom-color: var(--color-primary-shade);
  color: var(--color-background);
}
.link_btn:hover::after {
  background: var(--color-white);
  color: var(--color-primary-shade);
}
/*---------------------- CTA Style --------------------*/
.cta-bg {
  /* background: url('/wp-content/uploads/cta.png') no-repeat center center / cover; */
  background: var(--color-primary);
  position: relative;
  padding: var(--px120) 0;
}
.cta-bg::before {
  /* content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.2;
  background: var(--color-background); */
  display: none;
}
.cta01 .cta01_wrap {
  max-width: 1600px;
  width: 94%;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--color-background);
  padding: var(--px80) var(--px40) var(--px100);
  color: var(--color-font);
  border: 0;
}
.cta-bg h2 {
  font-size: var(--rem24w);
}
.cta-bg h2 > span {
  font-size: var(--rem50);
}
/* .cta-bg h2:after {
  display: none;
} */
.cta01_inner {
  width: 100%;
  max-width: 960px;
}
.cat_des {
  font-size: var(--rem20w);
  line-height: 2;
  text-align: center;
  margin-bottom: var(--px30);
}
.cta01 .ctabtnlist {
  justify-content: center;
  gap: 0;
}
.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: 30px 20px;
  text-align: center;
  box-sizing: border-box;
  color: var(--color-background);
  border-radius: 0;
  transition: all ease 0.15s;
  background: var(--color-font);
}
.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;
  letter-spacing: 0;
  margin-bottom: 0.5rem;
}
.cta01 .infotxt {
  font-size: var(--rem16);
  font-weight: 700;
  line-height: 1.2;
}
.cta01 a.item.telbtn {
  background: var(--color-secondary);
  color: var(--color-font);
  /* box-shadow: inset 0 0 0 1px var(--color-primary); */
}
.cta01 .telnum {
  margin-bottom: 0.5rem;
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem36);
  line-height: 1.2;
  color: var(--color-font);
}
.cta01 a.item.telbtn:hover {
  background: var(--color-primary-shade);
  color: var(--color-background);
  box-shadow: none;
}
.cta01 a.item.telbtn:hover .telnum {
  color: var(--color-background);
}
.cta01 a.mailarea {
  background: var(--color-primary);
  color: var(--color-primary-shade);
}
.cta01 a.mailarea:hover {
  background: var(--color-primary-shade);
  /* box-shadow: inset 0 0 0 1px var(--color-primary); */
  color: var(--color-background);
}
.cta01 .mailarea .btnttl {
  display: flex;
  align-items: center;
  font-size: var(--rem24w);
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 1rem;
}
.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(--rem32);
  margin-right: 1rem;
}
.cta01 .mailarea .btnttl::before {
  content: '\f0e0';
  font-size: var(--rem36);
  margin-right: 1rem;
}
/*------------------------------------------------------
  Header Style
  ------------------------------------------------------*/
nav#mainNav ul li a b {
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0;
}
/* 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-bottom: var(--px30);
}
#footer .footer__logo a {
  display: inline-block;
  line-height: 1;
}
#footer .footer__logo img {
  max-width: 142px;
  max-height: 202px;
}
#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;
  margin-top: 1rem;
  background: transparent;
  font-weight: 300;
}
#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: 32%;
  margin-bottom: 2%;
}
.post .col3_list::before {
  content: '';
  display: block;
  width: 32%;
  height: 0;
  order: 1;
}
.post .col3_list:after {
  content: '';
  display: block;
  width: 32%;
  height: 0;
}
@media print, screen and (max-width: 768px) {
  .post .col3_list > li {
    width: 49%;
  }
  .post .col3_list::before,
  .post .col3_list:after {
    content: none;
  }
}
/*------------------------------------------------------
  Home Page Style
  ------------------------------------------------------*/
.home .post p {
  line-height: 2;
}
.home .post h1 {
  font-size: var(--rem20w);
}
.home .post h1 > span {
  display: block;
  font-family: var(--font-family03);
  font-weight: 400;
  font-size: var(--rem70);
  text-transform: uppercase;
  line-height: 1.2;
}
.home .post h2 {
  font-size: var(--rem24w);
}
.home .post h2 > span {
  font-size: var(--rem50);
}
/* .home .post h2:after {
  display: none;
} */
.home .post h3 {
  border: 0;
  padding: 3px 10px;
  font-size: var(--rem30w);
  background: var(--color-primary-shade);
  color: var(--color-background);
  display: inline-block;
}
.home .post .linkBtn {
  max-width: 380px;
  font-family: var(--font-family03);
}
.home .wrapper_content {
  max-width: var(--content-max-width-lg);
}
.home .home-none {
  display: none;
}

.column02 .flexbox {
  position: relative;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  z-index: 20;
}
.column02 .flexbox + .flexbox {
  margin-top: var(--px120);
}
.column02 .imgarea {
  width: 67.7083333%;
  max-width: 1300px;
}
.column02 .txtarea {
  position: relative;
  width: 48.125%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: var(--px120) var(--px40);
  margin: 0 auto 0 -15.86%;
  z-index: 10;
  max-width: 924px;
}
.column02 .rev .txtarea {
  margin: 0 -15.86% 0 auto;
}
.column02 .txtinner {
  max-width: 720px;
}

.post .col3_list.col3_list--center {
  justify-content: center;
  gap: var(--px80) var(--px50);
}
.post .col3_list.col3_list--center > li {
  width: 30.6451613%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.post .col3_list.col3_list--center::before,
.post .col3_list.col3_list--center:after {
  display: none;
}
.col3_list--center .txtstyle02 {
  margin: var(--px40) 0 var(--px20);
}
.strengths-content img {
  border-radius: var(--px30);
}
/*------------------------------------------------------------
 ナンバリング01
------------------------------------------------------------*/
.num_list01 {
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
}
.num_list01 .imgarea {
  position: relative;
  margin-bottom: var(--px20);
}
.num_list01 .imgarea:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: '0' counter(number);
  display: inline-block;
  background: var(--color-background);
  color: var(--color-font);
  font-family: var(--font-family04);
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
  border-radius: 50%;
  left: 50%;
  width: 47px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  bottom: -25px;
  transform: translateX(-50%);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}
.num_list01 .num_listttl {
  text-align: center;
  font-weight: bold;
  font-size: var(--rem24w);
  padding: 24px 0;
  position: relative;
}

.introduction {
  position: relative;
  background: url('/wp-content/uploads/bg.png') no-repeat top center / cover;
  padding: var(--px100) var(--px80);
  margin-top: var(--px80);
}
.introduction::before {
  content: '';
  position: absolute;
  display: block;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  top: 20px;
  left: 20px;
  bottom: 20px;
  right: 20px;
  background: var(--color-background);
}
.introduction-content {
  max-width: 960px;
  margin: 0 auto;
}

#company::before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url('/wp-content/uploads/bg.png') no-repeat top center / cover;
  z-index: -1;
}
#company .wrapper_content {
  background: var(--color-background);
}
#company .txtarea {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px60) var(--px40);
}
#company .txtinner {
  max-width: 420px;
  width: 100%;
}
.post #company table th,
.post #company table td {
  padding: var(--px20);
}
.post #company table th {
  background: var(--color-primary-shade);
  text-align: center;
  vertical-align: middle;
  font-weight: 700;
  line-height: 1.2;
  color: var(--color-background);
  width: 30%;
}

.column-01 .flexbox {
  position: relative;
}
.column-01 .anchor_link + .anchor_link {
  margin-top: var(--px80);
}
.column-01 .txtarea {
  display: flex;
  align-items: center;
  padding-left: var(--px40);
}
.column-01 .rev .txtarea {
  padding-left: 0;
  padding-right: var(--px40);
}
.column-01 p {
  line-height: 2;
}

#strengths {
  background: var(--color-primary-tint);
}

#news {
  background: var(--color-primary-tint);
}
.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: var(--rem12);
  font-weight: 400;
  background: var(--color-yellow);
  font-family: var(--font-family02);
}
.postlist .time a {
  text-transform: uppercase;
}
.postlist .date {
  font-size: var(--rem16);
  color: var(--color-black);
}
.postlist .ttls a {
  font-size: var(--rem16);
  color: var(--color-dark);
}
/*------------------------------------------------------
  Inner Pages Style
  ------------------------------------------------------*/
header#h1Header::before {
  background-color: var(--color-black);
  opacity: 0.2;
}

/*---------col4-----------*/
.post .col4_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 .col4_list > li {
  width: 24%;
  margin-bottom: 1.5%;
}
.post .col4_list::before {
  content: '';
  display: block;
  width: 24%;
  height: 0;
  order: 1;
}
.post .col4_list:after {
  content: '';
  display: block;
  width: 24%;
  height: 0;
}
@media print, screen and (max-width: 1240px) {
  .post .col4_list > li,
  .post .col4_list::before,
  .post .col4_list:after {
    width: 32%;
    margin-bottom: 2%;
  }
}
@media print, screen and (max-width: 768px) {
  .post .col4_list > li {
    width: 49%;
  }
  .post .col4_list::before,
  .post .col4_list:after {
    content: none;
  }
}

.column-02 .txtarea {
  display: flex;
  align-items: center;
  padding: var(--px80) var(--px40);
}
.column-02 .flexbox + .flexbox {
  margin-top: var(--px60);
}
/*------------------------------------------------------
  Contact Pages Style
  ------------------------------------------------------*/
.subimitarea .linkBtn {
  padding: 0;
  background: transparent;
}
input[type='submit'],
input[type='reset'],
input[type='button'] {
  color: var(--color-primary-shade);
  font-weight: 500;
  font-size: var(--rem20w);
}
.post .subimitarea .linkBtn input[type='submit'] {
  text-align: center;
  padding: 16px 30px 16px 20px;
  color: var(--color-primary-shade);
  background: var(--color-primary);
  border-radius: 5px;
}
.post .subimitarea .linkBtn:hover input[type='submit'] {
  color: var(--color-background);
  background: var(--color-primary-shade);
  /* box-shadow: 0 0 0 2px var(--color-primary); */
}
.wpcf7-form input[type='submit']:disabled:hover {
  cursor: not-allowed;
}
.wpcf7-form .must {
  background: var(--color-primary);
  color: var(--color-primary-shade);
}
/*------------------------------------------------------
  Responsive Style
  ------------------------------------------------------*/
@media print, screen and (min-width: 1024px) {
  /*------------------------------------------------------
  Header Style
  ------------------------------------------------------*/
  #header {
    height: 100px;
  }
  #header .logo {
    padding: 5px clamp(5px, 5px + 15 * ((100vw - 1024px) / 896), 20px) 5px 0;
  }
  #header .logo img {
    max-width: clamp(89px, 89px + 0 * ((100vw - 1024px) / 896), 89px);
    max-height: 90px;
  }
  .sticky-header #header .logo img {
    max-height: 70px;
  }
  nav#mainNav ul li a {
    text-transform: uppercase;
    padding-left: clamp(10px, 10px + 20 * ((100vw - 1024px) / 896), 30px);
    padding-right: clamp(10px, 10px + 20 * ((100vw - 1024px) / 896), 30px);
    font-size: var(--rem16);
    font-weight: 700;
  }
  nav#mainNav ul li a span {
    line-height: 1.6;
    letter-spacing: 0;
    font-weight: 400;
  }
  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 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-background);
  }
  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-primary);
    color: var(--header-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 {
    background: var(--color-primary);
    color: var(--header-color-font);
  }
  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 {
    background: var(--color-primary);
    color: var(--header-color-font);
  }
  #header ul.header__contact {
    margin-left: clamp(10px, 10px + 20 * ((100vw - 1024px) / 896), 30px);
  }
  .header__contact > li {
    display: flex;
    align-items: center;
  }
  #header a.head_btn {
    padding-left: clamp(5px, 5px + 0 * ((100vw - 1024px) / 896), 5px);
    padding-right: clamp(5px, 5px + 0 * ((100vw - 1024px) / 896), 5px);
    font-weight: 700;
  }
  #header a.head_btn.tel_btn {
    color: var(--header-color-font);
    width: clamp(200px, 200px + 40 * ((100vw - 1024px) / 896), 240px);
    position: relative;
  }
  #header a.head_btn.tel_btn:hover {
    background: var(--color-primary-shade);
    color: var(--color-background);
  }
  #header a.head_btn.tel_btn::before {
    content: '';
    height: 100%;
    width: 1px;
    background: var(--color-table-border);
    position: absolute;
    left: 0;
    display: none;
  }
  .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(18px, 18px + 6 * ((100vw - 1024px) / 896), 24px);
    font-family: var(--font-family02);
    display: flex;
    align-items: center;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 1rem;
    color: var(--header-color-font);
  }
  #header a.head_btn.tel_btn .tel_num::before {
    content: '\f095';
    display: block;
    font-family: 'FontAwesome';
    font-size: clamp(18px, 18px + 0 * ((100vw - 1024px) / 896), 18px);
    font-weight: 700;
    line-height: 1;
    margin-right: 1rem;
  }
  #header a.head_btn.tel_btn:hover .tel_num,
  #header a.head_btn.tel_btn:hover .tel_num::before {
    color: var(--color-background);
  }
  .tel_rec .note {
    font-weight: 700;
    font-size: clamp(10px, 10px + 2 * ((100vw - 1024px) / 896), 12px);
    font-family: var(--font-family02);
  }
  #header a.head_btn.mail_btn {
    line-height: 1;
    font-size: var(--rem16);
    font-family: var(--font-family02);
    width: clamp(150px, 150px + 50 * ((100vw - 1024px) / 896), 190px);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-right: 0;
    background: var(--color-primary);
    border-radius: 0;
    border: 0;
    color: var(--color-primary-shade);
  }

  #header a.head_btn.mail_btn::before {
    font-size: var(--rem24w);
    margin-bottom: 0.4em;
  }
  #header a.head_btn.mail_btn span {
    font-weight: 700;
    font-size: var(--rem16);
    display: flex;
    align-items: center;
    letter-spacing: 0.1em;
  }
  #header a.head_btn.mail_btn span::before {
    margin-right: 1rem;
    display: block;
    font-family: 'FontAwesome';
    font-weight: 700;
    font-size: clamp(20px, 20px + 0 * ((100vw - 1024px) / 896), 20px);
    line-height: 1;
    content: '\f0e0';
    display: none;
  }
  #header a.head_btn.mail_btn:hover {
    background: var(--color-primary-shade);
    color: var(--color-background);
    /* box-shadow: inset 0 0 0 1px var(--color-primary); */
  }
  #footer {
    padding: var(--px14) 0 var(--px30);
  }
  .socialicon {
    margin-top: 1rem;
  }
  .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);
  }

  .column02 .rev {
    flex-direction: row;
  }
  .column02 .imgarea,
  .column02 .txtarea {
    width: 90%;
  }
  .column02 .txtarea,
  .column02 .rev .txtarea {
    margin: calc(-60px + (1vw - 10.23px) * -3.858) 0 0 auto;
  }
  .column02 .flexbox + .flexbox {
    margin-top: 0;
  }

  .post .col3_list.col3_list--center {
    gap: var(--px60) var(--px30);
  }
  .post .col3_list.col3_list--center > li {
    width: calc(100% / 3 - var(--px20));
  }

  .pc_none {
    display: inherit;
  }
}
@media print, screen and (max-width: 768px) {
  .post .col3_list.col3_list--center {
    gap: var(--px60) var(--px20);
  }
  .post .col3_list.col3_list--center > li {
    width: calc(100% / 2 - var(--px20));
  }

  .column-01 .w50,
  .column-02 .w50 {
    margin-bottom: 0;
  }
  .column-01 .txtarea,
  .column-01 .rev .txtarea,
  .column-02 .txtarea {
    padding: var(--px80) 0;
  }
  .qa_list {
    padding: var(--px80) 5%;
  }
  .sp_center {
    text-align: center;
  }
  .qa_img {
    text-align: right;
  }
  .qa_img img {
    width: 60%;
  }
  .cta01 .ctabtnlist li {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
  table.general_table th,
  table.general_table td {
    padding: 35px 10px;
    font-size: 1.4rem;
    vertical-align: middle;
  }
  table.general_table th {
    width: 32%;
  }
  table.general_table td {
    width: 68%;
  }
}
@media print, screen and (max-width: 640px) {
  .post table.responsive th,
  .post table.responsive td {
    border: 1px solid var(--color-table-border);
  }
  .post table.responsive td.border-top-none {
    border-top: 0;
  }
  .post table.responsive th {
    border-bottom: 0;
  }
  .post table.responsive tr:not(:first-child) th {
    border-top: 0;
  }
  .post table.responsive tr:last-child td:last-child {
    border-bottom: 1px solid var(--color-table-border);
  }
}
@media print, screen and (max-width: 425px) {
  #strengths .txtstyle02 {
    text-align: left;
  }
}

#strengths .link_btn {
	transition: .3s all ease;
}

#strengths .link_btn:hover {
	opacity: .7;
	background: transparent;
	border-bottom-color: var(--color-font);
	color: var(--color-font);
}
#strengths .link_btn:hover::after {
	background: var(--color-primary-shade);
	color: var(--color-background);
}

.column-01-1 .flexbox + .flexbox {
	margin-top: var(--px80);
}

.wpcf7-form table.responsive,
.wpcf7-form table.responsive th,
.wpcf7-form table.responsive td{
	border:0;
	background: transparent;
	line-height: 2;
}
.wpcf7-form table.responsive {
	border-collapse: collapse;
	
}
.wpcf7-form table.responsive tr:not(:last-child) {
	border-bottom: 1px solid #D9D9D9;
}

.wpcf7-form .must {
	background: #B63033;
	color: #fff;
	font-size: var(--rem18);
	font-weight: 500;
}

.wpcf7-form table.responsive th {
	width: calc(var(--px20) * 2 + 17em);
}