@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=M+PLUS+1:wght@100..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: "Noto Sans JP", sans-serif;
  --font-family04: "Noto Sans JP", sans-serif;
  --font-family05: "M PLUS 1", 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-small: 1100px;
  --content-max-width-lg: 1240px;
  /*------------------------------------------------------
  Background - Color 
  ------------------------------------------------------*/
  --color-background: #fff;
  --color-font: #272727;
  --color-primary: #8fb721;
  --color-primary-s: #fd7e2e;
  --color-primary-shade: #006837;
  --color-primary-tint: #d7eac1;
  --color-secondary: #edfade;
  --color-secondary-tint: #acacac;
  --color-table-border: #dddddd;
  --color-table-background: #ffffff;
  --color-white: #ffffff;
  --color-black: #000000;
  --color-gray: #cccccc;
  --color-bg-gray: #f6f6f6;
  /*------------------------------------------------------
  Header
  ------------------------------------------------------*/
  --header-background: #fff;
  --header-color-font: #272727;
  --header-color-primary: #8fb721;
  --header-color-primary-shade: #006837;
  --header-color-primary-tint: #d7eac1;
  /*------------------------------------------------------
  Footer
  ------------------------------------------------------*/
  --footer-background: #f6f6f6;
  --footer-color-font: #272727;
  --footer-color-primary: #8fb721;
  /*------------------------------------------------------
  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)*/
  --px210: min(calc(210px + (1vw - 19.2px) * 6.4725), 210px);
  /*210px-100px (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)*/
  --px28: min(calc(28px + (1vw - 19.2px) * 0.9709), 28px);
  /*28px-15px (1920-375)*/
  --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px);
  /*24px-14px (1920-375)*/
  --px26: min(calc(26px + (1vw - 19.2px) * 0.6472), 26px);
  /*26px-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)*/
  --px15: min(calc(15px + (1vw - 19.2px) * 0.1294), 15px);
  /*15px-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)*/
  --rem52: min(calc(5.2rem + (1vw - 1.92rem) * 1.5534), 5.2rem);
  /*5.2rem-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;
}

/*---------------------- Text Style -------------------*/
a:hover {
  opacity: 0.8;
}

.clear-both {
  clear: both;
}

.imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-black {
  font-weight: 900 !important;
}

.bg-gray {
  background-color: var(--color-bg-gray);
}

.bg-white {
  background-color: var(--color-white);
}

.bg-tt-b,
.bg-tt-g {
  background-image: url(/wp-content/uploads/bg_tt_b.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: var(--px80) var(--px40);
}

.bg-tt-g {
  background-image: url(/wp-content/uploads/bg_tt_g.png);
}

.color-white {
  color: var(--color-white) !important;
}

.color-f {
  color: var(--color-font) !important;
}

.color-primary {
  color: var(--color-primary) !important;
}

.color-secondary {
  color: var(--color-secondary) !important;
}

.color-red {
  color: #ff0000 !important;
}

.marker.yellow {
  background: linear-gradient(transparent 60%, #ffff66 60%);
  font-weight: 700;
}

.post h2,
.post h3,
.post h4 {
  color: var(--color-font);
}

.fs-12 {
  font-size: var(--rem12) !important;
}

.fs-14 {
  font-size: var(--rem14) !important;
}

.fs-16 {
  font-size: var(--rem16) !important;
}

.fs-16-tt {
  font-size: 16px !important;
}

.fs-18 {
  font-size: var(--rem18) !important;
}

.fs-20 {
  font-size: var(--rem20) !important;
}

.fs-20-tt {
  font-size: var(--rem20w) !important;
}

.fs-24 {
  font-size: var(--rem24) !important;
}

.fs-24-tt {
  font-size: var(--rem24w) !important;
}

.fs-34 {
  font-size: calc(var(--rem32) + 2px) !important;
}

.fs-40 {
  font-size: var(--rem40) !important;
}

.title-en {
  font-family: var(--font-family05);
  line-height: 1.4;
}

.post .tt-home {
  font-size: var(--rem60);
  letter-spacing: 0.08em;
}

.post h2.title-bt {
  font-size: var(--rem24w);
}

.post .title-bt::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: calc(var(--px70) - 4px);
  height: 3px;
  background: var(--color-font);
  margin: 0.6em auto 0;
}

.post h3.title-bt {
  border-bottom: unset;
  font-size: var(--rem20w);
}

.post h3.title-bt::after {
  width: calc(var(--px100) - 5px);
}

.home .main-title-home::after,
.post .main-title-home::after {
  content: unset;
}

.home .title.bottom-loop > span,
.home .main-title-home > span,
.main-title-home > span {
  display: flex;
  flex-direction: column;
  font-size: var(--rem60);
  line-height: 1.2;
  font-weight: 700;
}

.home .title.bottom-loop > span .ttl,
.home .main-title-home > span .ttl,
.main-title-home > span .ttl {
  margin-bottom: var(--px30);
}

.home .title.bottom-loop.txt_c > span .sub-ttl,
.home .main-title-home.txt_c > span .sub-ttl,
.main-title-home.txt_c > span .sub-ttl {
  margin: 0 auto;
}

.home .title.bottom-loop > span .sub-ttl,
.home .main-title-home > span .sub-ttl,
.main-title-home > span .sub-ttl {
  width: fit-content;
  font-family: var(--font-family05);
  font-weight: 700;
  font-size: var(--rem20w);
  color: var(--color-white);
  background: var(--color-primary-shade);
  padding: 5px var(--px20);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  border-radius: 50vh;
  line-height: 1.4;
}

.home .main-title-s::after,
.post .main-title-s::after {
  content: unset;
}

.home .main-title-s > span,
.main-title-s > span {
  display: flex;
  flex-direction: column;
  font-size: var(--rem20w);
  line-height: 1.2;
  font-weight: 500;
}

.home .main-title-s > span .sub-ttl,
.main-title-s > span .sub-ttl {
  line-height: 1.2;
  font-weight: 700;
  font-size: var(--rem60);
  margin-bottom: 10px;
  text-transform: uppercase;
}

.home .main-title-s > span .ttl.ttl-s,
.main-title-s > span .ttl.ttl-s {
  font-size: var(--rem36);
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #878787;
}

.post .bx-shade {
  padding: calc(var(--px30) - 5px) var(--px40);
  border: 3px var(--color-primary-shade) solid;
  font-size: var(--rem50);
  margin: 0;
  line-height: 1.2;
  margin-bottom: var(--px50);
}

.post h2.bx-shade::after {
  content: unset;
}

.arrow-b {
  position: relative;
}

.arrow-b::before,
.post .arrow-b::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: var(--px50) solid transparent;
  border-right: var(--px50) solid transparent;
  border-top: var(--px50) solid var(--color-primary-shade);
}

.post h2.title-cta,h2.title-cta {
  position: relative;
  padding: 0;
  overflow: inherit;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  margin: 0 0 3rem;
  padding: 0;
  font-size: 3rem;
  text-align: center;
  line-height: 1.4;
}
.post h2.title-cta::after,h2.title-cta::after {
  content: none;
}
.post h2.title-cta > span,h2.title-cta > span {
  position: relative;
  display: inline-block;
  padding: 0 6rem;
}
.post h2.title-cta > span::before,
.post h2.title-cta > span::after,
h2.title-cta > span::before,
h2.title-cta > span::after{
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 4.4rem;
  height: 0.2rem;
  background-color: var(--color-primary);
}
.post h2.title-cta > span::before,
h2.title-cta > span::before{
  left: 0;
  -moz-transform: rotate(60deg);
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.post h2.title-cta > span::after,
h2.title-cta > span::after{
  right: 0;
  -moz-transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
.post h2.title-cta span span,
h2.title-cta span span {
  display: block;
  color: var(--color-primary);
  font-size: 1.8rem;
  margin-top: 0.5rem;
}

/*---------------------- Layout -------------------*/

.content-inner {
  width: 90%;
  max-width: var(--content-max-width);
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.content-inner-s {
  width: 90%;
  max-width: var(--content-max-width-small);
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.widearea {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
}

.top01 {
  padding-block: var(--px120);
}

.txtstyle01 {
  line-height: 2;
  letter-spacing: 0.05em;
}

.txtstyle02 {
  line-height: 2;
  letter-spacing: 0.1em;
}

.lh-2 {
  line-height: 2;
}

.lh-16 {
  line-height: 1.6;
}

.lp-05 {
  letter-spacing: 0.05em;
}

.underline {
  text-decoration: underline;
}

.anchor_link::before {
  padding-top: var(--px100);
  margin-top: calc(var(--px100) * -1);
}

body.home #contact-bottom {
  display: none;
}

/*---------------------- Table Style -------------------*/
.post table {
  font-size: var(--rem16);
  border: 0;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

.post table.tbl-spacing {
  border-collapse: separate;
  border-spacing: 0 2px;
}

.post table th,
.post table td {
  padding: var(--px30) var(--px20);
  letter-spacing: 0;
  border-width: 1px;
}

.post table td {
  font-weight: 400;
  background-color: #fff;
}

.post table th {
  width: 25%;
  font-weight: 700;
  color: var(--color-white);
  vertical-align: middle;
  background-color: #878787;
}

.post table.txt_c_th th {
  text-align: center;
}

.post table th.top {
  vertical-align: top;
}

.post table.tbl_c th,
.post table.tbl_c td {
  text-align: center;
}

.post .table-info {
  border: 0;
  margin: 0;
}
.post .table-info th,
.post .table-info td {
  font-size: var(--rem16);
  background: none;
  border: 0;
  padding: 0;
  padding-bottom: 1em;
}

.post .table-info tr:last-child th,
.post .table-info tr:last-child td {
  padding-bottom: 0;
}

.post .table-info th {
  color: var(--color-primary);
  width: 5em;
  padding-right: 1em;
}

.post .table-plan {
  border-collapse: separate;
  border-spacing: 2px;
}

.post .table-plan td,
.post .table-plan th {
  border: unset;
  text-align: center;
  line-height: 1.2;
}

.post .table-plan tr:first-child th:first-child {
  background-color: unset;
  border: unset;
}

.post .table-plan td {
  background: #f6f6f6;
  font-size: var(--rem30w);
  letter-spacing: 0.02em;
  font-weight: 900;
}

.post .table-plan tr:not(:first-child) td:first-child {
  background: var(--color-font);
  border-top-left-radius: var(--px30);
  color: var(--color-white);
}

.post .table-plan tr:not(:first-child) td:first-child,
.post .table-plan tr th {
  font-size: var(--rem20w);
  color: var(--color-white);
  font-weight: 700;
  letter-spacing: 0.02em;
}

.post .table-plan tr th {
  background: var(--color-primary);
  border-top-left-radius: var(--px30);
  border-top-right-radius: var(--px30);
}

.post .tb_info {
  border-collapse: separate;
  border-spacing: 10px;
  margin: -10px;
}

.post .tb_info th,
.post .tb_info td {
  padding: 10px;
  border: unset;
  font-size: var(--rem14);
}

.post .tb_info th {
  width: 39.2%;
  background: var(--color-primary-tint);
  text-align: center;
  color: var(--color-font);
  font-weight: 700;
  font-family: var(--font-family05);
  text-align: left;
  letter-spacing: 0.05em;
}

.post .tb_info td {
  border-bottom: 1px #dddddd solid;
  background: transparent;
}

.post .table-form-cs {
  margin-top: 0;
}

.post .table-form-cs th {
  background-color: white;
  color: var(--color-front);
  width: 35%;
}
.post .table-form-cs th,
.post .table-form-cs td {
  font-size: var(--rem20);
  border: unset;
  border-bottom: 1px #dcdddd solid;
}

.post .table-form-cs tr:last-child th,
.post .table-form-cs tr:last-child td {
  border: unset;
}

.table-form-cs span.wpcf7-list-item {
  margin: 0 calc(var(--px60) - 4px) 0 0;
}

/*---------------------- Button Style -------------------*/
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 350px;
  font-size: calc(var(--rem24) + 2px);
  color: #fff;
  line-height: 1.8;
  text-align: center;
  background: var(--color-primary-s);
  font-weight: 900;
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: var(--px40) auto 0;
  border: none;
  border-radius: 50vh;
  letter-spacing: 0.1em;
  transition: all 0.3s;
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
  border-color: #fff;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: #fff;
  background: var(--color-primary-tint);
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  border-color: #fff;
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}

.linkBtn::after,
input.linkBtn::after,
.post .linkBtn::after {
  display: block;
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 20px;
  width: fit-content;
  height: auto;
  border: unset;
  transform: unset;
  font-family: "FontAwesome";
  transform: translateY(-50%);
  margin: 0;
  font-size: var(--rem20);
}

a.linkInsta {
  display: inline-block;
  background: #4f3c38;
  color: white;
  padding: 15px calc(var(--px20) + 5px);
  font-size: var(--rem24);
  letter-spacing: 0.02em;
  line-height: 1.4;
}

a.linkInsta::before {
  content: "\f16d";
  margin-right: 10px;
  font-family: "FontAwesome";
  font-size: calc(var(--rem26) + 1px);
}

@media print, screen and (min-width: 769px) {
	.post .subimitarea .linkBtn {
		max-width: 650px;
	}
  .post .subimitarea .linkBtn input[type="submit"] {
	  max-width: 650px;
    min-height: 140px;
	 
  }
}

/*---------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: 31%;
  margin-bottom: 2%;
}
.post .col3_list::before {
  content: "";
  display: block;
  width: 31%;
  height: 0;
  order: 1;
}
.post .col3_list:after {
  content: "";
  display: block;
  width: 31%;
  height: 0;
}
@media print, screen and (max-width: 768px) {
  .post .col3_list > li {
    width: 49%;
    margin-bottom: var(--px60);
  }
  .post .col3_list::before,
  .post .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 550px) {
  .post .col3_list > li {
    width: 100%;
    max-width: 100% !important;
  }
  .post .col3_list > li:last-child {
    margin-bottom: 0;
  }
}
/*--col2 grid-------------------------------------------*/
.col2_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--px120);
}

/*--col4 grid-------------------------------------------*/
.col3_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: calc(var(--px60) - 5px);
}

@media print, screen and (max-width: 768px) {
  .col3_grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media print, screen and (max-width: 550px) {
  .col3_grid,
  .col2_grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

/*--FAQ-------------------------------------------*/

.qa_list {
  cursor: pointer;
}
.qa_list .qa_list_inner dt {
  position: relative;
  font-weight: normal;
  margin: 1rem 0 0 0;
  display: flex;
  align-items: stretch;
  padding: 0rem 1rem 0rem 0rem;
  background: #ffffff;
  border: 1px solid #cccccc;
}
.qa_list .qa_list_inner dd .ans_flex {
  position: relative;
  font-weight: normal;
  margin: 0;
  display: flex;
  align-items: stretch;
  padding: 0;
  background: #ffffff;
}
.qa_list .qa_list_inner .a_ico {
  color: #ffffff;
  background: var(--color-primary);
  line-height: 1;
  padding: 1rem 1rem 1rem 1rem;
  font-size: var(--rem32);
  border-right: 1px solid #cccccc;
  width: 100%;
  text-align: center;
  max-width: 90px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--body-font-family);
  letter-spacing: 0.05em;
}
.qa_list .qa_list_inner .q_ico {
  background: var(--color-font);
  line-height: 1;
  padding: 1rem 1rem 1rem 1rem;
  font-size: var(--rem32);
  font-weight: 400;
  width: 100%;
  text-align: center;
  max-width: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--body-font-family);
  border-right: 1px solid #cccccc;
  color: var(--color-white);
  letter-spacing: 0.05em;
}
.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
  padding: var(--px30);
  padding-left: var(--px40);
  line-height: 2;
  font-size: var(--rem18);
}
.qa_list .qa_list_inner .a_desc {
  line-height: 2;
  width: 100%;
}
.qa_list .qa_list_inner dt:after {
  content: "";
  position: absolute;
  top: 46%;
  right: 3rem;
  width: 12px;
  height: 12px;
  border-right: 1px solid #494949;
  border-bottom: 1px solid #494949;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
.qa_list .qa_list_inner .active:after {
  top: 43%;
  right: 2rem;
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
}
.qa_list .qa_list_inner dd {
  display: none;
  position: relative;
  padding: 0;
  margin: 0 0 1rem 0;
  border: 1px solid #cccccc;
  border-top: 0;
}
@media only screen and (max-width: 959px) {
  .qa_list .qa_list_inner {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 768px) {
  .qa_list .qa_list_inner .q_desc,
  .qa_list .qa_list_inner .a_desc {
    padding: 0.5rem 1rem 0.5rem 1rem;
  }
  .qa_list .qa_list_inner dt {
    padding: 0rem 1rem 0rem 0rem;
  }
  .qa_list .qa_list_inner .a_ico,
  .qa_list .qa_list_inner .q_ico {
    max-width: 50px;
    padding: 1.2rem 1rem;
  }
  .qa_list .qa_list_inner dt:after {
    right: 1.5rem;
    width: 6px;
    height: 6px;
  }
  .qa_list .qa_list_inner .active:after {
    right: 1rem;
  }
}
@media only screen and (max-width: 559px) {
  .qa_list .qa_list_inner dd {
    font-size: 1.4rem;
  }
  .qa_list .qa_list_inner {
    margin-bottom: 6rem;
  }
  .qa_list .qa_list_inner dt {
    font-size: 1.4rem;
  }
}

/*-----------------------------
cta01_col3
------------------------------*/
.cta01 {
  position: relative;
  background: url(/wp-content/uploads/bg_cta.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
}
.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: #ffffffe6;
  padding: var(--px120) var(--px40);
}

.post .cta01 h2.title-cta > span,
.cta01 h2.title-cta > span {
  font-size: calc(var(--rem32) + 2px);
  font-family: var(--font-family05);
  font-weight: 700;
  letter-spacing: 0;
}

.cta01 .ctabtnlist {
  justify-content: center;
  max-width: 1010px;
  margin: var(--px50) auto 0 auto;
  gap: var(--px70);
}
.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) var(--px20);
  text-align: center;
  box-sizing: border-box;
  color: var(--color-font);
  border-radius: 50vh;
  transition: all ease 0.15s;
}
.cta01 a.item:hover {
  opacity: 0.8;
}
@media print, screen and (max-width: 768px) {
  .cta01 .ctabtnlist li,
  .cta01 .ctabtnlist a.item {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
}

/*ボタン共通パーツ*/

.cta01 .btnttl {
  display: block;
  font-weight: bold;
}
.cta01 .infotxt {
  font-size: var(--rem30);
  font-weight: 700;
  font-family: var(--font-family05);
  line-height: 1;
  letter-spacing: 0.05em;
}

.cta01 .infotxt,
.cta01 .telnum {
  margin-top: var(--px20);
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem28);
  font-weight: 700;
  color: var(--color-primary-s);
  margin-bottom: 0;
}
.cta01 .telbtn .btnttl {
  font-size: var(--rem12);
  background: var(--color-font);
  border-radius: 50vh;
  color: var(--color-white);
  line-height: 1.6;
  padding: 3px 15px;
  letter-spacing: 0.1em;
}
.cta01 a.telbtn {
  background: #fff;
  border: 1px var(--color-primary) solid;
}

.mw240 {
  max-width: 240px;
  width: 90%;
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem12);
  background: var(--color-white);
  border-radius: 50vh;
  color: var(--color-font);
  line-height: 1.6;
  padding: 3px 9.5px;
  letter-spacing: 0.1em;
}
.cta01 a.mailbtn {
  background: var(--color-primary-s);
  color: var(--color-white);
}

/*LINEボタン*/

.cta01 a.linebtn {
  background: #06c755;
  color: #fff;
}
.cta01 .linebtn .btnttl {
  font-size: var(--rem30);
  letter-spacing: 0.05em;
}

/*------------------------------------------------------------
 ナンバリング01
------------------------------------------------------------*/
.num_list01 {
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
}
.num_list01 .imgarea {
  position: relative;
  margin-top: var(--px50);
  /* min-height: 160px; */
  width: 100%;
  background: #f6f6f6;
  border-radius: var(--px30);
}

.num_list01 .imgarea:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: "0" counter(number);
  background: #ffffff;
  font-family: var(--font-family02);
  font-size: var(--rem30);
  border-radius: 50%;
  left: 50%;
  width: calc(var(--px80) - 6px);
  height: calc(var(--px80) - 6px);
  line-height: 50px;
  text-align: center;
  top: calc(var(--px50) * -1);
  transform: translateX(-50%);
  font-family: var(--font-family05);
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px var(--color-primary) solid;
  color: var(--color-primary);
}
.num_list01 .num_listttl {
  text-align: center;
  font-weight: bold;
  font-size: var(--rem20w);
  padding-bottom: 6px;
  position: relative;
  line-height: 1.4;
  margin-block: var(--px20);
  color: var(--color-primary);
  border-bottom: 2px var(--color-primary) solid;
}

/*---------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: 22%;
  margin-bottom: var(--px40);
}
.post .col4_list::before {
  content: "";
  display: block;
  width: 22%;
  height: 0;
  order: 1;
}
.post .col4_list:after {
  content: "";
  display: block;
  width: 22%;
  height: 0;
}
@media print, screen and (max-width: 768px) {
  .post .col4_list > li {
    width: 49%;
  }
  .post .col4_list::before,
  .post .col4_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 550px) {
  .post .col4_list > li {
    width: 100%;
  }
  .post .col4_list > li:last-child {
    margin-bottom: 0;
  }
}

/*------------------------------------------------------
  Footer Style
  ------------------------------------------------------*/
#footer .content-inner-footer {
  max-width: 1800px;
  margin: 0 auto;
  width: 95%;
}

#footer .footer__logo a {
  display: inline-block;
  line-height: 1;
}

#footer .footer__logo img {
  max-width: 387px;
  max-height: 60px;
}

#footer .footnav ul > li {
  margin-bottom: 0;
}

#footer ul li a {
  font-weight: 500;
  font-size: var(--rem14);
  line-height: 1.2;
  color: var(--footer-color-font);
}

#copyright {
  line-height: 1.2;
  background: transparent;
  font-weight: 300;
  color: var(--footer-color-font);
  padding: 0 1rem;
  margin: 0;
}

#footer .footnav:not(:last-child) {
  margin-bottom: 0;
}

#footer .socialicon .fa-facebook:before,
#footer .socialicon .fa-twitter:before,
#footer .socialicon .fa-youtube:before,
#footer .socialicon .fa-instagram:before,
#footer .socialicon .fa-x-twitter:before,
#footer .socialicon .fa-line:before,
#footer .socialicon .fa-tiktok:before {
  color: var(--color-font);
}

#footer .footer__logo:not(:last-child) {
  text-align: left;
}

#footer .socialicon ul {
  margin-top: 20px;
  justify-content: flex-start;
}

#footer .socialicon ul > li:nth-child(2) {
	order: 1;
}

#footer .socialicon ul > li:nth-child(3) {
	order: 2;
}

#footer .socialicon ul > li:nth-child(1) {
    order: 3;
}

#footer .inner {
  width: 100%;
  max-width: unset;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: var(--px180);
}

/*------------------------------------------------------
  Post list
  ------------------------------------------------------*/
.postlist li {
  border-bottom: 1px solid var(--color-table-border);
}

.postlist li:first-child {
  border-top: 1px solid var(--color-table-border);
}

.postlist .post_text {
  padding: 25px 0;
  color: var(--color-font);
}

.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
  background-color: var(--color-primary);
  padding: 1.5px 1rem;
  display: block;
  font-size: var(--rem12);
  line-height: 2;
  font-family: var(--body-font-family);
  color: #fff;
}

.post .time a,
.post2b .time a,
.post4b .time a,
.postlist .time a {
  font-weight: 400;
  font-size: var(--rem12);
  line-height: 2;
  text-transform: uppercase;
  color: #fff;
}

.postlist .ttls,
.postlist .date {
  font-size: var(--rem16);
  color: var(--color-font);
  font-family: var(--body-font-family);
}

.postlist .date {
  margin-right: 10px;
}

.postlist .ttls {
  margin-left: 10px;
}

.post2b li .post2b_contents,
.post4b li .post4b_contents {
  opacity: 1;
  font-size: var(--rem14);
  line-height: 1.8;
}

.post_link,
.post2b_link,
.post4b_link {
  font-size: var(--rem12);
  color: var(--color-font);
}

.post_link a,
.post2b_link a,
.post4b_link a {
  color: var(--color-font);
}

#front_top_content,
#front_bottom_content {
  padding-top: 0;
  background: #fff;
}

/*------------------------------------------------------
  Home Page Style
  ------------------------------------------------------*/
.signature .fw-bold {
    color: #364153;
}

.message .flexbox .txtarea .txt-inner {
  line-height: 2.5;
}

.message .signature .fw-bold {
  margin-right: 10px;
}

.message .flexbox .imgarea {
  aspect-ratio: 419/415;
  overflow: hidden;
}

.gap40 {
  gap: 40px;
}

.post ul.list_check.list_checked > li {
  padding: 15px var(--px20);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}

.post ul.list_check.list_checked > li p {
  padding-left: calc(var(--px50) + 2px);
  line-height: 1.4;
}

.post ul.list_check.list_checked > li:before,
.post ul li.list-check.list_checked:before {
  content: "\f058";
  color: var(--color-primary);
  font-weight: 400;
  font-size: var(--rem40);
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Free";
  left: var(--px20);
  top: 50%;
  transform: translateY(-50%);
}

#worry .checklist .flexbox .imgarea {
  aspect-ratio: 520/400;
  overflow: hidden;
}

.bx-tint {
  border: 5px var(--color-primary-tint) solid;
}

.column02_wrap .title-s {
  display: flex;
  align-items: center;
  font-size: var(--rem32);
  font-weight: bold;
  line-height: 1.4;
  background: var(--color-primary-shade);
  padding: 10px;
  color: var(--color-white);
  column-gap: var(--px30);
}

.column02_wrap .title-s .point {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background: #fff;
  border-radius: 50vh;
  color: var(--color-primary-shade);
  font-family: var(--font-family05);
  font-size: var(--rem14);
  font-weight: 700;
  line-height: 1;
  padding: 5px;
  aspect-ratio: 1;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.column02_wrap .title-s .point .number {
  font-size: var(--rem30w);
}

.column02_wrap .title-s.case .point {
  font-size: var(--rem12);
  border-radius: 0;
}

.column02_wrap .title-s.case {
  font-size: var(--rem30);
  font-family: var(--font-family05);
}

.column02_wrap > .flexbox {
  padding: var(--px40);
}

#worry .column02_wrap > .flexbox .imgarea {
  aspect-ratio: 440/300;
  overflow: hidden;
}

.ic-like::after {
  content: "\f087";
  font-size: var(--rem60);
  letter-spacing: 0.05em;
  color: var(--color-white);
  font-family: "FontAwesome";
  font-weight: 400;
  margin-left: var(--px30);
}

.linkBtnSc {
  display: inline-block;
  background: var(--color-primary-s);
  letter-spacing: 0.05em;
  font-family: var(--font-family05);
  font-size: var(--rem20w);
  line-height: 1.4;
  padding: 5px var(--px20);
  color: var(--color-white);
  font-weight: 700;
  border-radius: 50vh;
}

.bg-shade {
  background: var(--color-primary-shade);
}

a.linkBtnSc:hover {
  color: var(--color-white);
}

.bx-ctn-icon {
  padding: var(--px40) var(--px60);
}

.case-icon > .flexbox .imgarea {
  max-width: 120px;
  aspect-ratio: 1;
  margin: 0 auto;
}

.voice__list .col3_grid > li .imgarea {
  aspect-ratio: 1;
  max-width: 180px;
  margin: 0 auto;
  background: #fff;
  border-radius: 50vh;
}

.voice__list .col3_grid > li .imgarea img {
  border-radius: 50vh;
}

.bd-t {
  border-top: 1px var(--color-font) solid;
}

.max_w1200 {
  margin: 0 auto;
  width: 90%;
}

.flow__list .icon-f::after {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: calc(var(--rem72) + 6px);
  font-family: "FontAwesome";
  color: var(--color-primary);
  text-align: center;
  transform: translateY(10px);
}

.flow__list .icon-flow-1::after {
  content: "\f0e0";
}

.flow__list .icon-flow-2::after {
  content: "\f086";
}

.flow__list .icon-flow-3::after {
  content: "\f1ec";
}

.flow__list .icon-flow-4::after {
  content: "\f5aa";
}

.bx-contact-form {
  padding: var(--px100);
  box-shadow: 0px 0px 20px #00000026;
  border-radius: var(--px20);
}

td.privacy {
  display: flex;
}

td.privacy .wpcf7-form-control-wrap {
  width: fit-content;
}

td.privacy .wpcf7-form-control-wrap .wpcf7-list-item {
  margin-right: 10px;
}

#feedback .feedback__list ul > li .imgarea {
  overflow: hidden;
  aspect-ratio: 544/385;
}

.bg-s-tint {
  background-color: #e1f4cb;
}

@media print, screen and (min-width: 769px) {
  .column02_wrap > .flexbox .imgarea {
    width: 45.5%;
  }

  .column02_wrap > .flexbox .txtarea {
    width: 54.5%;
  }

  .message .flexbox .imgarea {
    width: 35%;
  }

  .message .flexbox .txtarea {
    width: 65%;
  }

  #worry .checklist .flexbox .imgarea {
    width: calc(50% - 10px);
  }

  #worry .checklist .flexbox .txtarea {
    width: calc(50% + 10px);
  }
}

/*------------------------------------------------------
  Service Pages Style
  ------------------------------------------------------*/
.bx-w-ctn {
  max-width: 778px;
  margin: 0 auto;
}

#service .column03 .flexbox .txtarea .txt-inner {
  padding-inline: calc(var(--px30) - 3px);
}

#service .column03 .flexbox .imgarea {
  aspect-ratio: 620/387;
  overflow: hidden;
}

/*------------------------------------------------------
  Inner Pages Style
  ------------------------------------------------------*/
header#h1Header {
  background-color: transparent;
}
header#h1Header::before {
  opacity: 0;
}

header#h1Header h1.title > span {
  color: var(--color-font);
  font-size: var(--rem40w);
  text-shadow: unset;
  display: block;
  font-weight: 700;
}

/*------------------------------------------------------
  Contact Pages Style
  ------------------------------------------------------*/
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="date"],
input[type="url"],
input[type="number"],
select,
textarea {
  margin-bottom: 0;
  line-height: 1;
  font-family: var(--font-family02);
  font-size: var(--rem20);
  height: 55px;
  padding: var(--px20);
}

textarea {
  height: auto;
  line-height: 1.5;
  resize: vertical;
}

select {
  padding: 10px;
}

input[type="submit"],
input[type="reset"],
input[type="button"] {
  color: var(--color-font);
  padding: 16px 80px 16px 0;
  max-width: 385px;
  font-family: var(--font-family02);
  font-size: var(--rem16);
  border: 0;
  text-transform: capitalize;
  letter-spacing: 0;
  text-align: left;
  font-weight: 700;
  line-height: 1.2;
  background: transparent;
  border-radius: 0;
}

.wpcf7-form input[type="submit"]:disabled:hover {
  cursor: not-allowed;
}

.wpcf7-form .must {
  background: var(--color-font);
  color: var(--color-white);
  padding: 0.2em 0.8em;
}

/*------------------------------------------------------
  ACF Style
  ------------------------------------------------------*/

/*------------------------------------------------------
  Responsive Style
  ------------------------------------------------------*/
@media print, screen and (min-width: 769px) {
  .pc_hidden {
    display: none;
  }
}
@media print, screen and (min-width: 1024px) {
  /*------------------------------------------------------
  Header Style
  ------------------------------------------------------*/
  .sticky-header #header-layout {
    height: 90px;
  }

  #header {
    height: 100px;
    font-family: var(--font-family03);
  }

  .sticky-header #header > .inner {
    background-color: var(--header-background);
  }

  #header .logo {
    padding: 10px clamp(10px, 10px + 10 * ((100vw - 1024px) / 896), 20px);
  }

  #header .logo img {
    max-width: 347px;
    max-height: 100px;
    width: 100%;
  }

  nav#mainNav ul li a {
    padding-left: clamp(10px, 10px + 20 * ((100vw - 1024px) / 896), 30px);
    padding-right: clamp(10px, 10px + 20 * ((100vw - 1024px) / 896), 30px);
    font-size: var(--rem16);
    text-align: center;
    font-family: var(--font-family03);
    font-weight: 700;
    line-height: 1.6;
  }

  nav#mainNav ul li a b {
    font-family: var(--font-family02);
    line-height: 1.6;
    font-size: var(--rem16);
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
  }

  nav#mainNav ul li a span {
    font-family: var(--font-family02);
    font-weight: 400;
    font-size: var(--rem14);
    line-height: 1.6;
    color: var(--header-color-primary);
    text-transform: uppercase;
  }

  nav#mainNav ul li a span::first-letter {
    text-transform: uppercase;
  }

  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(--header-background);
    color: var(--header-color-primary);
  }

  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(--header-color-primary);
  }

  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(--header-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(--header-background);
    color: var(--header-color-primary);
  }

  #header ul.header__contact {
    margin-left: clamp(10px, 10px + 20 * ((100vw - 1024px) / 896), 30px);
    margin-right: clamp(10px, 10px + 10 * ((100vw - 1024px) / 896), 20px);
  }

  .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;
    background: var(--header-color-primary);
    color: var(--header-color-font);
    text-align: center;
    max-height: 60%;
    min-width: var(--px200);
  }

  #header a.head_btn:hover {
    background: var(--header-color-primary);
    color: var(--header-background);
  }

  #header a.head_btn.tel_btn {
    color: var(--color-font);
    min-width: var(--px240);
    position: relative;
    text-align: center;
    background-color: transparent;
  }

  #header a.head_btn.tel_btn::before {
    display: none;
  }

  #header a.head_btn.tel_btn:hover {
    background: transparent;
    opacity: 1;
  }

  #header a.head_btn.tel_btn .tel_num {
    font-size: clamp(20px, 20px + 4 * ((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(16px, 16px + 2 * ((100vw - 1024px) / 896), 18px);
    font-weight: 700;
    line-height: 1;
    margin-right: 1rem;
    color: var(--header-color-primary);
  }

  #header a.head_btn.tel_btn:hover,
  #header a.head_btn.tel_btn:hover .tel_num,
  #header a.head_btn.tel_btn:hover .tel_num::before {
    color: var(--color-primary-shade);
  }

  .tel_rec .note,
  .tel_rec .note b {
    font-weight: 700;
    font-size: var(--rem12);
    font-family: var(--font-family02);
  }

  #header a.head_btn.mail_btn {
    line-height: 1.2;
    font-size: var(--rem14);
    font-family: var(--font-family03);
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    color: var(--color-white);
    border-radius: 0;
    border: 0;
    background: var(--color-primary-s);
  }

  #header a.head_btn.mail_btn::before {
    font-size: var(--rem22w);
    margin-bottom: 1rem;
    display: none;
  }

  #header a.head_btn.mail_btn span {
    font-size: var(--rem14);
    display: flex;
    align-items: center;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    gap: 10px;
  }

  #header a.head_btn.line_btn {
    background: #06c755;
  }

  #header a.head_btn.mail_btn,
  #header a.head_btn.line_btn {
    border-radius: 50vh;
  }

  #header a.head_btn.line_btn span {
    font-size: var(--rem20);
    color: var(--color-white);
  }

  #header a.head_btn.mail_btn span::before {
    display: block;
    font-family: "FontAwesome";
    font-weight: 700;
    font-size: clamp(16px, 16px + 4 * ((100vw - 1024px) / 896), 20px);
    line-height: 1;
    content: "\f0e0";
    margin: 0;
  }

  #header a.head_btn.tel_btn .tel_icon::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-bottom: -3px;
  }

  #footer {
    padding: var(--px80) 0 var(--px60);
  }

  #footer .footer__logo:not(:last-child) {
    margin-top: 0;
    margin-bottom: var(--px30);
  }

  .pc_none {
    display: none !important;
  }

  #header a.head_btn {
    padding: 5px;
  }

  #header a.head_btn.tel_btn .tel_icon {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--rem24);
    color: var(--color-primary-s);
    width: 100%;
    height: auto;
    padding: 0;
    gap: 8px;
  }

  #header a.head_btn.tel_btn .note {
    font-size: var(--rem12);
    font-weight: bolder;
    margin-top: 5px;
  }

  #header a.head_btn.tel_btn:hover,
  #header a.head_btn.tel_btn:hover .tel_icon,
  #header a.head_btn.tel_btn:hover .tel_icon::before {
    opacity: 0.8;
    color: var(--color-primary);
    transition: 0.3s;
  }
}

@media print, screen and (max-width: 1023px) {
  #header .logo .mark a {
    display: block;
    line-height: 1;
  }

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

  .pc_none {
    display: inherit;
  }
}

@media print, screen and (max-width: 768px) {
	.bx-contact-form {
    padding-inline: var(--px40);
	}
}

@media print, screen and (max-width: 640px) {
}

.home .main-title-s > span .sub-ttl, .main-title-s > span .sub-ttl,.home .title.bottom-loop > span, .home .main-title-home > span, .main-title-home > span,.home .main-title-s > span .sub-ttl, .main-title-s > span .sub-ttl,.post .tt-home {
	font-size: min(6rem, calc(6rem + (1vw - 19.2px) * 2.2006));
}
.post .bx-shade,.post .cta01 h2.title-cta > span, .cta01 h2.title-cta > span {
     font-size: min(5rem, calc(5rem + (1vw - 19.2px) * 1.6828));
   }
.column02_wrap .title-s, #plan .title-en.fs-34 {
     font-size: min(3.2rem, calc(3.2rem + (1vw - 19.2px) * 0.6472)) !important;
   }
.column02_wrap .title-s.case {
     font-size: min(3rem, calc(3rem + (1vw - 19.2px) * 0.6472)) !important;
   }

/* @media print, screen and (max-width: 376px) {
	
	
	
	
	
} */

@media print, screen and (max-width: 1023px) {
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li.current-menu-item a,
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li a:hover {
    background: var(--header-color-primary);
    color: var(--color-background);
  }

  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li a:hover {
    background: var(--header-color-primary) !important;
    color: var(--color-background);
  }

  #header .logo .logo-txt {
    font-weight: bold;
    font-size: var(--rem20w);
    color: var(--color-font);
    line-height: 1;
  }
}
