@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=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Sans+JP:wght@100..900&family=Outfit: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: 'Outfit', 'Noto Sans JP', sans-serif;
  --font-family04: 'Lato', '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;
  /*------------------------------------------------------
  Background - Color 
  ------------------------------------------------------*/
  --color-background: #ffffff;
  --color-font: #333333;
  --color-primary: #9297ed;
  --color-primary-shade: #ffffff;
  --color-primary-tint: #ffffff;
  --color-secondary: #fffa5c;
  --color-secondary-tint: #fffa5c;
  --color-table-border: #cccccc;
  --color-table-background: #9297ed;
  --color-grey: #9c9c9c;
  /*------------------------------------------------------
  Header
  ------------------------------------------------------*/
  --header-background: #ffffff;
  --header-color-font: #333333;
  --header-color-primary: #9297ed;
  --header-color-primary-shade: #ffffff;
  --header-color-primary-tint: #9297ed;
  /*------------------------------------------------------
  Footerh
  ------------------------------------------------------*/
  --footer-background: #d3d5ff;
  --footer-color-font: #3e3a39;
  --footer-color-primary: #3e3a39;
  /*------------------------------------------------------
  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)*/
  --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);
}
.post h2 {
  margin-bottom: var(--px50);
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.05rem;
  line-height: 1.4;
  color: var(--color-font);
}
.post h2 span {
  display: block;
  font-family: var(--font-family03);
  font-size: var(--rem30);
  color: var(--color-primary);
}
/* .post h2::after {
  display: none;
} */
.post h3 {
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.05rem;
  color: var(--color-font);
  padding-left: 0;
}
.post h3 span {
  display: block;
  font-family: var(--font-family03);
  font-size: var(--rem20);
  color: var(--color-primary);
}
.txtstyle01 {
  font-weight: 700;
  font-size: var(--rem50);
  line-height: 1.4;
  text-align: center;
  margin-bottom: var(--px60);
}
.txtstyle01 span {
  font-size: var(--rem60);
  color: var(--color-primary);
}
.txtstyle02 {
  font-weight: 700;
  font-size: var(--rem60);
  line-height: 1.4;
  text-align: center;
  color: var(--color-background);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: var(--px100);
}
.txtstyle02 span {
  display: inline-block;
  border-bottom: 3px solid var(--color-background);
  padding: 0 1rem 1rem;
}
.txtstyle02 span.color-secondary {
  font-weight: 900;
  line-height: 1;
  padding-bottom: var(--px20);
  margin: var(--px20) 0;
}
.txtstyle03 {
  margin-bottom: var(--px60);
  font-weight: bold;
  font-size: var(--rem50);
  line-height: 1.4;
  text-align: center;
  letter-spacing: 0.05rem;
  color: var(--color-background);
	position: relative;
}
.txtstyle03 b {
  font-family: var(--font-family03);
  font-size: var(--rem70);
  color: var(--color-secondary);
	font-weight: bold;
}
.txtstyle03 span:not(.jp-txt) {
  display: block;
  font-family: var(--font-family03);
  font-size: var(--rem30);
  text-transform: uppercase;
  line-height: 1;
	letter-spacing: .05em;
}
.txtstyle04 {
  font-weight: 700;
  font-size: var(--rem26);
  line-height: 1.4;
  text-align: center;
  background: linear-gradient(transparent 60%, var(--color-secondary) 60%);
  max-width: fit-content;
  margin: 0 auto var(--px12);
  padding: 0 0.5rem;
}
.txtstyle04 span {
  font-size: var(--rem24);
}
.marker--yellow {
  background: linear-gradient(transparent 60%, var(--color-secondary) 60%);
}
.fs-18 {
  font-size: var(--rem18);
}
.lh-200 {
  line-height: 2;
}
.fw-md {
  font-weight: 500;
}
/*---------------------- Table Style -------------------*/
.post table {
  font-size: 100%;
  border: 0;
}
.post table th,
.post table td {
  padding: var(--px30) var(--px20);
  letter-spacing: 0.05rem;
  vertical-align: middle;
}
.post table th {
  background: var(--color-table-background);
  width: 27%;
  font-weight: 700;
  color: var(--color-background);
  border-right-color: transparent;
}
.post table td {
  border-left-color: transparent;
}
/*---------------------- Button Style -------------------*/
.linkBtn,
.post .linkBtn {
  color: var(--color-background);
  letter-spacing: 0.05em;
  text-align: center;
  font-size: var(--rem16);
  font-weight: 700;
  line-height: 1.8;
  border-radius: 5px;
}
/* .linkBtn::after,
.post .linkBtn::after {
  content: '\f105';
  font-size: 1.6rem;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  transform: rotate(0) translateY(-50%);
  right: 0;
  width: 50px;
  height: 50px;
  border: 0;
  margin: 0;
  background: var(--color-primary);
  color: var(--color-background);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
} */
.linkBtn:hover,
.post .linkBtn:hover {
  color: var(--color-primary);
  background: var(--color-background);
  box-shadow: inset 0 0 0 2px var(--color-primary);
}
.linkBtn:hover::after,
.post .linkBtn:hover::after {
  border-color: var(--color-primary);
}
/*---------col04-----------*/
.post .col4_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: calc(var(--px24) + 2px);
  margin-bottom: var(--px60);
}
.col4_list li {
  border-radius: 100vh;
  border: 1px solid var(--color-primary);
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  font-size: calc(var(--rem22) + 1px);
  font-weight: 700;
}
.col4_list li span {
  font-weight: 900;
  color: var(--color-primary);
}
/*---------col03-----------*/
.post .col3_list {
  position: relative;
  display: grid;
  gap: var(--px80) var(--px35);
  grid-template-columns: repeat(3, 1fr);
}
.post .col3_list li {
  border-radius: var(--px20);
  display: flex;
  flex-direction: column;
  line-height: 1.6;
  background: var(--color-background);
  position: relative;
}
.post .col3_list .imgarea {
  aspect-ratio: 390/246;
  border-radius: var(--px20) var(--px20) 0 0;
}
.post .col3_list .imgarea img {
  border-radius: var(--px20) var(--px20) 0 0;
}
.post .col3_list .txtarea {
  padding: var(--px30);
  display: flex;
  flex-direction: column;
  background: var(--color-background);
  border-radius: 0 0 var(--px20) var(--px20);
}
.post .col3_list--icon {
  padding-top: 25px;
}
.col3_list--icon li::before {
  content: '';
  position: absolute;
  top: -25px;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 20px top;
}
.col3_list--icon li:nth-child(1):before {
  background-image: url('/wp-content/uploads/top-12.png');
}
.col3_list--icon li:nth-child(2):before {
  background-image: url('/wp-content/uploads/top-13.png');
}
.col3_list--icon li:nth-child(3)::before {
  background-image: url('/wp-content/uploads/top-14.png');
}
@media print, screen and (max-width: 1023px) {
  .post .col3_list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media print, screen and (max-width: 414px) {
  .post .col3_list {
    grid-template-columns: 1fr;
  }
}
/*------------------------------------------------------
  Header Style
  ------------------------------------------------------*/
nav#mainNav ul li a b {
  font-weight: 700;
}
/*------------------------------------------------------
  Footer Style
  ------------------------------------------------------*/
#footer .footer__logo a {
  display: inline-block;
  line-height: 1;
}
#footer .footer__logo img {
  max-width: 94px;
  max-height: 80px;
}
#footer .footnav ul > li {
  line-height: 1.4;
  font-weight: 500;
}
#copyright {
  line-height: calc(14 / 12);
  letter-spacing: 0.06em;
}
#footer .footer__logo:not(:last-child) {
  margin: var(--px30) auto var(--px20);
}
/*------------------------------------------------------
  Home Page Style
  ------------------------------------------------------*/
.home .post h2 {
  font-size: var(--rem50);
}
.home .post h2::after {
  display: none;
}
.home .post h2.hd-style01 {
  max-width: fit-content;
  position: relative;
}
.home .post h2.hd-style01::before,
.home .post h2.hd-style01::after {
  content: '';
  display: block;
  background-color: var(--color-font);
  width: 6rem;
  height: 0.2rem;
  margin: 0;
  position: absolute;
  top: calc(var(--rem72) / 2);
}
.home .post h2.hd-style01::before {
  left: -70px;
}
.home .post h2.hd-style01::after {
  right: -70px;
}
.home .post h3 {
  padding: 0 1rem 1rem;
  border: 0;
  font-size: var(--rem32);
  background: linear-gradient(transparent 60%, var(--color-secondary) 60%);
  max-width: fit-content;
  margin: 0 0 var(--px30);
}
.home .post h3.hd-line {
  background: transparent;
  padding: 0 0 var(--px20);
  border-bottom: 2px solid var(--color-primary);
  max-width: 100%;
}
.home .linkBtn,
.home .post .linkBtn {
  max-width: 300px;
}
.home .home-none {
  display: none;
}
.home p {
  font-weight: 500;
  line-height: 2;
}
#content01 {
  padding: var(--px120) 0 var(--px100);
  position: relative;
  z-index: 2;
}
#content01::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  z-index: -1;
  border: calc(var(--px80) + 4px) solid transparent;
  border-top-color: var(--color-background);
}
#content02 {
  background-color: var(--color-primary);
  padding: var(--px170) 0 var(--px120);
  position: relative;
  z-index: 1;
}
#company {
  padding: var(--px120) 0;
}
.flexbox--middle {
  display: flex;
  flex-wrap: wrap;
}
.flexbox--middle .imgarea {
  width: 56.7%;
  aspect-ratio: 1080/662;
}
.flexbox--middle .txtarea {
  width: 49.6%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px80) var(--px40);
  margin: var(--px70) 0 var(--px70) calc(var(--px120) * -1);
  background: var(--color-background);
  border-radius: var(--px80) 0 0 var(--px80);
}
#service {
  background: url('/wp-content/uploads/top-bg.png') no-repeat top center / cover;
  padding: var(--px180) 0 var(--px60);
  background-attachment: fixed;
}
.post #service h2 {
  margin-bottom: var(--px90);
}
#service .wrapper_content > .flexbox {
  margin-top: var(--px50);
}
#service .flexbox.flexbox--radius {
  margin-top: var(--px190);
}
#service .txtarea {
  padding: var(--px60) var(--px40) var(--px60) 0;
}
#service .flexbox:not(.rev) .txtarea {
  padding: var(--px60) 0 var(--px60) var(--px80);
}
#service .txtinner {
  max-width: 540px;
  width: 100%;
}
#service img {
  border-radius: var(--px40);
}
#service .linkBtn {
  margin-top: var(--px40);
}
#service .flexbox--radius img {
  border-radius: var(--px40) 0 0 var(--px40);
}
#service .flexbox--radius .txtarea {
  background: var(--color-background);
  border-radius: 0 var(--px40) var(--px40) 0;
}
#service .flexbox.flexbox--radius .txtarea {
  padding: var(--px60);
}
#faqs {
  padding: var(--px160) 0 0;
}
.post4b .post4b_img a {
  display: block;
}
.post .postlist li {
  border-bottom: 1px solid var(--color-table-border);
}
.postlist .post_text {
  padding: var(--px24) 0;
}
.postlist .date {
  font-size: 100%;
}
.post .time {
  display: block;
  background: var(--color-font);
  font-size: calc(var(--rem14) - 1px);
}
.postlist .ttls {
  font-size: var(--body-font-size);
}
/*------------------------------------------------------
  Inner Pages Style
  ------------------------------------------------------*/
header#h1Header::before {
  opacity: 0.3;
  background: var(--color-background);
}
.column-01 .flexbox,
.column-02 .flexbox {
  margin-bottom: var(--px60);
  position: relative;
}
.column-01 .txtarea {
  display: flex;
  align-items: center;
  padding: var(--px40) var(--px30);
}
.column-02 .txtarea {
  display: flex;
  align-items: center;
  padding: var(--px40) 0;
}
.column-02 h3 {
  border-bottom: 0;
  padding-bottom: 0;
}

.qa_list {
  cursor: pointer;
}
.qa_list .qa_list_inner dt {
  position: relative;
  font-weight: normal;
  margin: 4rem 0 0 0;
  display: flex;
  align-items: stretch;
  padding: 0rem 1rem 0rem 0rem;
  background: var(--color-background);
  border: 1px solid var(--color-primary);
}
.qa_list .qa_list_inner dd .ans_flex {
  position: relative;
  font-weight: normal;
  margin: 0;
  display: flex;
  align-items: stretch;
  padding: 0;
  background: var(--color-background);
}
.qa_list .qa_list_inner .a_ico {
  background: var(--color-background);
  line-height: 1;
  padding: 1rem 1rem 1rem 1rem;
  font-size: 2.2rem;
  border-right: 1px solid var(--color-primary);
  width: 100%;
  text-align: center;
  max-width: 90px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-family03);
}
.qa_list .qa_list_inner .q_ico {
  background: var(--color-primary);
  line-height: 1;
  padding: 1rem 1rem 1rem 1rem;
  font-size: 2.2rem;
  font-weight: bold;
  width: 100%;
  text-align: center;
  max-width: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-family03);
  border-right: 1px solid var(--color-primary);
  color: var(--color-background);
}
.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
  padding: 1.5rem 1.5rem 1.5rem 2rem;
  line-height: 1.7;
}
.qa_list .qa_list_inner .a_desc {
  line-height: 1.8;
  width: 100%;
}
.qa_list .qa_list_inner dt:after {
  content: '';
  position: absolute;
  top: 46%;
  right: 3rem;
  width: 12px;
  height: 12px;
  border-right: 1px solid var(--color-primary);
  border-bottom: 1px solid var(--color-primary);
  -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 4rem 0;
  border: 1px solid var(--color-primary);
  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;
  }
}

/*--flow02--------------------------------------------*/
ul.flowlist02 {
  counter-reset: flow_list;
}
ul.flowlist02 > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  gap: min(calc(40px + (1vw - 19.2px) * 1.6181), 40px);
  width: 100%;
  padding: 60px;
  background: var(--footer-background);
  position: relative;
}
.flowlist02 > li:not(:last-child) {
  margin-bottom: 60px;
}
.flowlist02 .flow_img {
  width: 35%;
  aspect-ratio: 387/228;
}
.post .flowlist02 > li > dl {
  width: calc(65% - min(calc(40px + (1vw - 19.2px) * 1.6181), 40px));
  line-height: 1.8;
}
.flowlist02 > li:not(:last-child) dl::before,
.flowlist02 > li:not(:last-child) dl::after {
  content: '';
  border: solid transparent;
  position: absolute;
  top: calc(100% + 20px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.flowlist02 > li:not(:last-child) dl::before {
  border-width: 22px;
  border-top-color: var(--color-primary);
}
.flowlist02 > li:not(:last-child) dl::after {
  border-width: 20px;
}
.post .flowlist02 > li > dl dt {
  position: relative;
  display: flex;
  align-items: center;
  font-size: min(calc(2.4rem + (1vw - 19.2px) * 0.4531), 2.4rem); /* 2.4-1.7rem (1920-375) */
  font-weight: 600;
  padding: 0 0 1rem 0;
  margin-bottom: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
  border-bottom: solid 1px var(--color-primary);
}
.flowlist02 > li dl dt .icon:before {
  content: counter(flow_list, decimal-leading-zero);
  counter-increment: flow_list;
  line-height: 1;
  color: var(--color-background);
  background: var(--color-primary);
  padding: 5px 10px;
  margin-right: 10px;
  position: relative;
  z-index: 100;
  border-radius: 10px;
}
.post .flowlist02 > li > dl dd {
  padding: 0;
}
@media print, screen and (max-width: 768px) {
  .post .flowlist02 > li > dl,
  .flowlist02 .flow_img {
    width: 100%;
  }
  .flow_img::before {
    padding-top: calc(360px + (1vw - 7.68px) * 35.6234);
  }
}
/*------------------------------------------------------
  Contact Pages Style
  ------------------------------------------------------*/
.subimitarea .linkBtn {
  padding: 0;
}
input[type='submit'],
input[type='reset'],
input[type='button'] {
  color: var(--color-white);
  font-weight: 700;
}
.post .subimitarea .linkBtn:hover input[type='submit'] {
  color: var(--color-primary);
}
.wpcf7-form .must {
  background: var(--color-secondary);
  color: var(--color-primary);
}
/*------------------------------------------------------
  Responsive Style
  ------------------------------------------------------*/
@media print, screen and (min-width: 1024px) {
  /*------------------------------------------------------
  Header Style
  ------------------------------------------------------*/
  #header {
    height: 100px;
  }
  #header .logo {
    padding: var(--px14) var(--px20);
  }
  #header .logo img {
    max-width: clamp(220px, 220px + 39 * ((100vw - 1024px) / 896), 259px);
    max-height: 84px;
  }
  .sticky-header #header .logo img {
    max-height: 70px;
  }
  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);
  }
  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: transparent;
  }
  nav#mainNav ul li a:active span,
  nav#mainNav ul li a:hover span,
  nav#mainNav ul li.current-menu-item a span,
  nav#mainNav ul li.current-menu-parent a span {
    color: var(--color-primary);
  }
  .header__contact > li {
    display: flex;
    align-items: center;
  }
  #header a.head_btn.tel_btn {
    color: var(--color-font);
    margin-left: var(--px30);
    width: clamp(200px, 200px + 70 * ((100vw - 1024px) / 896), 270px);
    position: relative;
  }
  #header a.head_btn.tel_btn:hover {
    color: var(--color-primary);
    background-color: var(--header-background);
  }
  #header a.head_btn.tel_btn::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 70%;
    background-color: var(--color-grey);
  }
  #header a.head_btn.tel_btn:hover::before {
    background-color: var(--color-primary);
  }
  #header a.head_btn.tel_btn .tel_num {
    font-size: var(--rem26);
    display: flex;
    align-items: center;
    font-weight: 700;
    font-family: var(--font-family04);
    line-height: 1;
    margin-bottom: 1rem;
  }
  #header a.head_btn.tel_btn .tel_num::before {
    content: '\f095';
    display: block;
    font-family: 'FontAwesome';
    font-size: var(--rem18);
    font-weight: 700;
    line-height: 1;
    margin-right: 1rem;
  }
  .tel_rec .note {
    font-size: calc(var(--rem14) - 1px);
    font-weight: 500;
  }
  .tel_rec .note b {
    font-weight: 500;
  }
  #header a.head_btn.mail_btn {
    line-height: 1;
  }
  #header a.head_btn.mail_btn::before {
    margin-bottom: 1rem;
    font-size: var(--rem20);
  }
  #header a.head_btn.mail_btn span {
    font-weight: bold;
  }
  #header a.head_btn.mail_btn:hover {
    background: var(--color-white);
    color: var(--color-primary);
  }
  #footer {
    padding: var(--px80) 0 var(--px60);
  }
  #footer .footnav:not(:last-child),
  #footer .footnav ul > li {
    margin-bottom: 0;
  }
  #copyright {
    margin: 0;
  }
  #footer .socialicon ul {
    justify-content: flex-start;
  }
  .pc_none {
    display: none !important;
  }
}
@media print, screen and (max-width: 1200px) {
  .qa_img.qa_img--custom img {
    max-width: 50%;
  }
}
@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);
  }
  .flexbox--middle .imgarea,
  .flexbox--middle .txtarea {
    width: 90%;
  }
  .flexbox--middle .txtarea {
    margin: calc(-70px + (1vw - 10.23px) * -3.858) 0 0 auto;
  }
  .pc_none {
    display: inherit;
  }
}
@media print, screen and (max-width: 768px) {
  .qa_list {
    padding: var(--px80) 5%;
  }
  .sp_center {
    text-align: center;
  }
  .qa_img {
    text-align: right;
  }
  .qa_img img {
    width: 60%;
  }
  .post .col4_list {
    grid-template-columns: repeat(3, 1fr);
  }
  #service {
    background-repeat: repeat;
  }
  #service .flexbox--radius .imgarea {
    margin-bottom: 0;
  }
  #service .flexbox--radius img {
    border-radius: var(--px40) var(--px40) 0 0;
  }
  #service .flexbox--radius .txtarea {
    border-radius: 0 0 var(--px40) var(--px40);
  }
}
@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 th {
    border-bottom: 0;
  }
  .post table.responsive tr:last-child td:last-child {
    border-bottom: 1px solid var(--color-table-border);
  }
  .post .col4_list {
    grid-template-columns: repeat(2, 1fr);
  }
}

#content02 .txtstyle03 > span.jp-txt {
	position: relative;
	padding: 0 calc(var(--rem60) + 10px);
	display: inline-block;
	margin: 0 auto;
}
#content02 .txtstyle03 > span.jp-txt::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: var(--rem60);
	height: 2px;
	background: var(--color-background);
	top: 50%;
	transform: translatey(-50%);
	left: 0;
}
#content02 .txtstyle03 > span.jp-txt::after {
	content: "";
	display: inline-block;
	position: absolute;
	width: var(--rem60);
	height: 2px;
	background: var(--color-background);
	top: 50%;
	transform: translatey(-50%);
	right: 0;
}

/* 20251006 */

#contentadd-line {
	position: relative;
	padding-top: var(--px70);
}

.img-center {
	display: flex;
	justify-content: center;
	width: 90%;
	max-width: 1240px;
	margin: 0 auto;
}

.img-center > a {
	position: relative;
	z-index: 10;
	transition: .3s all ease;
	display: block;
	max-width: 690px;
}

.img-center > a img{
	object-fit: contain;
	
}

.line-wrap {
	margin: 0 auto;
	position: relative;
	width: 90%;
	max-width: 1240px;
	display: flex;
	margin-top: var(--px40);
	justify-content: center;
	
}

.line-link, .post .line-link {
	position: relative;
	display: flex;
	z-index: 10;
	justify-content: center;
	align-items: center;
	flex-flow: column;
	
	max-width: fit-content;
	margin: 0 auto;
}

.line-link > span {
	display: inline-block;
}

.line-link > .line-ico {
	position: relative;
	overflow: hidden;
	max-width: 52px;
	aspect-ratio: 1 / 1;
	
}

.line-link > .line-ico img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}