@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=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,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: 'Poppins', sans-serif;
  --font-family04: 'Roboto', sans-serif;
  --body-font-size: var(--rem18);
  --content-max-width: 1240px;
  --content-max-width-lg: 1240px;
  /*------------------------------------------------------
  Background - Color 
  ------------------------------------------------------*/
  --color-background: #ffffff;
  --color-font: #262626;
  --color-primary: #1b7fdd;
  --color-primary-shade: #19a8c2;
  --color-primary-tint: #deebff;
  --color-secondary: #72c32b;
  --color-secondary-tint: #d0ffbf;
  --color-table-border: #999999;
  --color-table-background: #1b7fdd;
  --color-white: #ffffff;
  --color-black: #000000;
  --color-gray: #cccccc;
  --color-light: #d5f4f8;
  --color-red: #cc141d;
  --color-blue: #2a2aa4;
  --color-green: #06c755;
  --color-yellow: #f6ff00;
  --color-bg: #e9f8fa;
  /*------------------------------------------------------
  Header
  ------------------------------------------------------*/
  --header-background: #ffffff;
  --header-color-font: #262626;
  --header-color-primary: #1b7fdd;
  --header-color-primary-shade: transparent;
  --header-color-primary-tint: transparent;
  /*------------------------------------------------------
  Footer
  ------------------------------------------------------*/
  --footer-background: #ffffff;
  --footer-color-font: #262626;
  --footer-color-primary: #262626;
  /*------------------------------------------------------
  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) */
  --px48: min(calc(48px + (1vw - 19.2px) * 1.2945), 48px);
  /*48px-30px (1920-375) */
  --px44: min(calc(44px + (1vw - 19.2px) * 0.6472), 44px);
  /*44px-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)*/
  --rem90: min(calc(9rem + (1vw - 1.8rem) * 1.21359375), 9rem);
  /*9rem-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)*/
  --rem38: min(calc(3.8rem + (1vw - 1.92rem) * 0.7767), 3.8rem);
  /*3.8rem-2.4rem (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:hover {
  opacity: 0.8;
}

.clear-both {
  clear: both;
}

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

.img_shadow {
  filter: drop-shadow(0px 0px 80px rgba(173, 235, 254, 0.5));
}

.fw_normal {
  font-weight: 400 !important;
}

.fw_medium {
  font-weight: 500 !important;
}

.fw_bold {
  font-weight: 700 !important;
}

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

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

.bg_color {
  background: var(--color-bg) !important;
}

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

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

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

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

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

.bg_red {
  background: var(--color-red) !important;
}

.lh_2 {
  line-height: 2 !important;
}

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

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

.fs_20 {
  font-size: var(--rem20w) !important;
}

.fs_22 {
  font-size: var(--rem22) !important;
}

.fs_36 {
  font-size: var(--rem36) !important;
}

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

.flex_wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}

/*------------------------------------------------------
  Heading Style
  ------------------------------------------------------*/
.post h2:not(.cat-loop),
.cta01 h2,
.line_block h2 {
  position: relative;
  margin-bottom: var(--px60);
  font-family: var(--font-family01);
  font-weight: 700;
  font-size: var(--rem60);
  line-height: 1.4;
  text-align: center;
  color: var(--color-font);
  letter-spacing: 0;
  text-transform: capitalize;
}

.post h2:not(.cat-loop)::after,
.cta01 h2::after {
  display: none;
}

.post h2 span,
.cta01 h2 span,
.line_block h2 span {
  display: block;
  font-family: var(--font-family03);
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
  font-size: var(--rem32);
  color: var(--color-primary);
  letter-spacing: 0;
  line-height: 1;
  margin-top: 5px;
}

.post h2.txt_l,
.post h2.txt_l span {
  text-align: left;
}

.txtstyle01 {
  font-weight: 500;
  font-size: var(--rem22);
  line-height: 2;
  color: var(--color-font);
}

.txtstyle02 {
  font-weight: 700;
  font-size: var(--rem42);
}

.txtstyle03 {
  background: var(--color-primary-tint);
  color: var(--color-primary);
  font-size: var(--rem30);
  font-weight: 700;
  padding: 6px var(--rem14);
  line-height: 1.4;
  max-width: fit-content;
}

.txtstyle04 {
  line-height: 1.4;
  font-size: var(--rem30);
  font-weight: 700;
}

.txtstyle04 span {
  border: 1px solid;
  padding: 3px 1rem;
  font-size: var(--rem22);
  margin-left: 1rem;
}

.txtstyle05 {
  font-weight: 700;
  font-size: var(--rem36);
  color: var(--color-primary);
  line-height: 1.4;
}

.txtstyle06 {
  padding: 1rem 0;
  border-bottom: 1px solid;
  font-weight: 700;
}

.txtstyle07 {
  border: 1px solid;
  font-size: var(--rem16);
  line-height: 1.4;
  padding: 4px 10px;
  max-width: fit-content;
  font-weight: 500;
}

.txt_r .txtstyle07 {
  margin-left: auto;
  margin-right: 0;
}

.txtstyle08 {
  font-weight: 700;
  font-size: var(--rem14);
  line-height: 1.4;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.05em;
  color: var(--color-white);
  background: var(--color-primary-shade);
  padding: 5px 10px;
}

.txtstyle09 {
  font-weight: 700;
  font-size: var(--rem20w);
  line-height: 1.4;
}

.txtstyle10 {
  font-weight: 700;
  font-size: var(--rem24w);
  line-height: 1.2;
  margin-bottom: var(--px20);
}

.txtstyle10 span {
  font-family: var(--font-family03);
  font-style: normal;
  font-weight: 700;
  font-size: var(--rem26);
  line-height: 1.2;
  color: var(--color-primary);
  display: block;
  margin-bottom: var(--px12);
}

.price {
  font-size: var(--px30);
  letter-spacing: 0.05em;
  color: var(--color-red);
  font-weight: 700;
}

.price span {
  font-size: var(--rem20);
}

/*------------------------------------------------------
  Button Style
  ------------------------------------------------------*/
.fa-classic,
.fa-regular,
.fa-solid,
.far,
.fas {
  font-family: 'FontAwesome' !important;
}

.linkBtn,
.post .linkBtn {
  padding: 23px 34px 23px 10px;
  max-width: 420px;
  font-family: var(--font-family01);
  font-size: var(--rem18);
  border: 0;
  text-transform: capitalize;
  text-align: center;
  font-weight: 700;
  line-height: 1.2;
  border-radius: 50vh;
  letter-spacing: 0;
  background: var(--color-primary);
  color: var(--color-white);
  box-shadow: 0 0 0 1px var(--color-primary);
}

.linkBtn::after,
.post .linkBtn::after {
  content: '\f101';
  font-size: 18px;
  font-weight: 400;
  font-family: 'FontAwesome';
  transform: rotate(0) translateY(-50%);
  margin: 0;
  border: 0;
  width: auto;
  height: auto;
  border-radius: 100%;
  right: 20px;
}

.linkBtn:hover,
.post .linkBtn:hover {
  color: var(--color-primary);
  opacity: 0.8;
  background: var(--color-white);
}

/*------------------------------------------------------
  Helper Style
  ------------------------------------------------------*/
/*---------col_list-----------*/
.col_list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

/*---------col02-----------*/
.post .col2_list {
  justify-content: center;
  gap: var(--px20);
}

.post .col2_list > li {
  width: calc((100% - var(--px20)) / 2);
}

/*---------col03-----------*/
.post .col3_list {
  gap: var(--px50);
}

.post .col3_list > li {
  width: calc((100% - var(--px50) * 2) / 3);
}

/*---------col04-----------*/
.col4_list {
  justify-content: center;
  gap: var(--px50);
}

.col4_list li {
  width: calc((100% - var(--px50) * 3) / 4);
}

/*--FAQ-------------------------------------------*/
.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: var(--color-background);
  border: 1px solid var(--color-table-border);
  cursor: pointer;
}

.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 {
  color: var(--color-white);
  background: var(--color-primary);
  line-height: 1;
  padding: 1rem 1rem 1rem 1rem;
  font-size: 2.2rem;
  border-right: 1px solid var(--color-table-border);
  width: 100%;
  text-align: center;
  max-width: 90px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--body-font-family);
}

.qa_list .qa_list_inner .q_ico {
  background: var(--color-primary);
  color: white;
  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(--body-font-family);
  border-right: 1px solid var(--color-table-border);
}

.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-table-border);
  border-bottom: 1px solid var(--color-table-border);
  transform: rotate(45deg) translateY(-50%);
}

.qa_list .qa_list_inner .active:after {
  top: 43%;
  right: var(--px40);
  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 var(--color-table-border);
  border-top: 0;
}

/*------------------------------------------------------
  Table Style
  ------------------------------------------------------*/
.post table {
  font-size: 100%;
  border: 0;
}

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

.post table th {
  font-weight: 700;
  vertical-align: middle;
  background-color: var(--color-table-background);
  color: var(--color-white);
  border-color: var(--color-table-border);
}

.post table.tbl_alternating td,
.post table.tbl_alternating th {
  text-align: center;
  padding: var(--px20);
}

.post table.tbl_alternating tbody th {
  background: var(--color-primary-tint);
  color: var(--color-font);
  font-weight: 500;
}

/*------------------------------------------------------
  Footer Style
  ------------------------------------------------------*/
#footer {
  padding: var(--px60) var(--px60) var(--px30);
}

#footer .inner {
  width: 100%;
  max-width: 100%;
}

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

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

#footer .footer__logo img {
  max-width: 110px;
  max-height: 80px;
}

#footer .socialicon ul {
  justify-content: flex-start;
}

#footer .socialicon ul li a {
  font-size: var(--rem24w);
}

#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(--footer-color-font);
  font-family: 'FontAwesome';
  font-size: var(--rem24w);
}

#footer .fa-2x,
.fa-2x {
  font-size: 24px;
}

.footer_bottom {
  display: flex;
  justify-content: space-between;
  gap: var(--px40);
  margin-top: var(--px60);
}

#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: 400;
  color: var(--footer-color-font);
  padding: 0;
  margin: 0;
  font-size: var(--rem12);
}

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

/*------------------------------------------------------
  LINE BLOCK Style
  ------------------------------------------------------*/
.line_block {
  position: relative;
}

.line_block::before {
  content: '';
  display: block;
  width: 100%;
  height: 45%;
  background: var(--color-secondary-tint);
  position: absolute;
  bottom: 0;
  left: 0;
}

.line_block::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  border-left: var(--px150) solid transparent;
  border-right: var(--px150) solid transparent;
  border-top: var(--px80) solid var(--color-secondary-tint);
}

.step_number {
  max-width: fit-content;
  background: var(--color-secondary-tint);
  font-family: var(--font-family03);
  font-weight: 700;
  font-size: var(--rem24w);
  line-height: var(--rem36);
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  border-radius: 50vh;
  padding: 5px 10px;
  min-width: 136px;
  margin: 0 auto var(--px24);
  box-shadow: 0 0 0 1px var(--color-white);
}

.col4_list_icon li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: auto;
  position: relative;
}

.step_circle {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(var(--px220) + 40px);
  height: calc(var(--px220) + 40px);
  border-radius: 100%;
  border: 7px solid var(--color-secondary-tint);
  background: var(--color-white);
}

.step_circle::before {
  content: '\f1ec';
  display: block;
  font-family: 'FontAwesome';
  font-size: var(--rem80);
  font-weight: 400;
  line-height: 1;
  color: var(--color-green);
}

.step_circle_cmt::before {
  content: '\e696';
}

.step_circle_tel::before {
  content: '\f3cf';
}

.step_circle_line::before {
  content: '\f3c0';
}

.step_circle_cal::before {
  content: '\f1ec';
}

.col4_list_icon li:not(:last-child) .step_circle::after {
  display: block;
  font-family: 'FontAwesome';
  font-size: var(--rem30w);
  font-weight: 700;
  line-height: 1;
  color: var(--color-primary);
  content: '\f061';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% + 10px);
}

.col4_list_icon .txtstyle01 {
  text-align: center;
}

/*------------------------------------------------------
  CTA Style
  ------------------------------------------------------*/
.cta-bg {
  position: relative;
  padding: var(--px120) 0;
  clear: both;
}

.cta-bg::before,
.cta-bg::after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.cta-bg::before {
  background: url('/wp-content/uploads/cta.png') no-repeat center center / cover;
}

.cta-bg.cta_sm,
.cta-bg.cta_md {
  padding: var(--px80) 0;
}

.cta-bg.cta_sm::before {
  background: url('/wp-content/uploads/bg-01.png') no-repeat center center / cover;
}

.cta-bg.cta_md::before {
  background: url('/wp-content/uploads/bg-03.png') no-repeat center center / cover;
}

.cta-bg::after {
  background: #221e1f;
  opacity: 0;
}

.cta01 .cta01_wrap {
  max-width: var(--content-max-width-lg);
  width: 94%;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  background-color: transparent;
  border-radius: 0;
  padding: 0;
  z-index: 2;
}

.cta01_inner {
  width: 100%;
  margin: 0 auto;
}

.cta_des {
  background: var(--color-secondary);
  color: var(--color-white);
  font-family: var(--font-family01);
  padding: 4px var(--px40);
}

.cta_des .flexbox {
  justify-content: center;
  align-items: center;
  gap: var(--px30);
  max-width: 871px;
  margin: 0 auto;
}

.cta_des .img-area {
  max-width: 161px;
  aspect-ratio: 161/149;
}

.cta_des .txtarea {
  flex: 1;
}

.cta_des_heading {
  font-size: var(--rem40w);
  line-height: 1.4;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
}

.cta_des_heading span {
  color: var(--color-yellow);
}

.cta_des_txt {
  line-height: 1.6;
  font-weight: 500;
  margin-top: 4px;
  font-size: var(--rem20);
}

.cta01 .ctabtnlist {
  justify-content: center;
  gap: var(--px30);
  margin: 0 auto;
  background: var(--color-bg);
  padding: 40px var(--px50) 20px;
}

.cta01 .ctabtnlist li {
  width: calc((100% - var(--px30)) / 3);
  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%;
  max-width: 100%;
  margin: 0 auto;
  padding: 19px 10px;
  text-align: center;
  box-sizing: border-box;
  color: var(--color-font);
  transition: all ease 0.15s;
  background: var(--color-white);
  box-shadow: none;
  border-radius: 50vh;
  box-shadow: none;
}

.cta01 a.item::after {
  content: '\f105';
  font-size: 18px;
  font-weight: 400;
  font-family: 'FontAwesome';
  transform: rotate(0) translateY(-50%);
  margin: 0;
  border: 0;
  width: auto;
  height: auto;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  right: 30px;
}

.cta01 a.telbtn::after {
  color: var(--color-primary-shade);
}

.cta01 a.mailarea::after {
  color: var(--color-primary);
}

.cta01 a.linebtn::after {
  color: var(--color-green);
}

.cta01 a.item:hover,
.cta01 .mailarea:hover {
  opacity: 0.7;
}

.cta01 .btnttl {
  display: block;
  font-size: var(--rem18);
  line-height: 1.6;
  font-weight: 700;
  font-family: var(--font-family02);
  position: absolute;
  width: 73%;
  max-width: 263px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  border-radius: 50vh;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  background: var(--color-primary);
  color: var(--color-white);
  letter-spacing: 0.05em;
  text-align: center;
  padding: 0 5px;
}

.cta01 .telbtn .btnttl {
  background: var(--color-primary-shade);
}

.cta01 .infotxt {
  font-size: var(--rem16);
  line-height: 1.2;
  font-family: var(--font-family01);
  font-weight: 700;
  letter-spacing: 0.1em;
}

.cta01 .telnum {
  margin: 2rem 0 1rem;
  font-family: var(--font-family04);
  font-size: var(--rem28);
  line-height: 1.2;
  font-weight: 900;
  display: flex;
  align-items: center;
  position: relative;
}

.cta01 a.mailarea {
  background: var(--color-white);
  color: var(--color-font);
}

.cta01 .mailarea .btnttl {
  background: var(--color-primary);
}

.cta01 .mailarea .infotxt {
  font-size: var(--rem16);
  font-weight: 700;
}

.mailbtn {
  border-radius: 0;
  font-family: var(--font-family01);
  font-weight: 700;
  font-size: var(--rem22w);
  letter-spacing: 0;
  line-height: 1.2;
  margin: 2rem 0 1rem;
  letter-spacing: 0;
}

.mailbtn::before {
  content: '\f0e0';
  margin-right: 1rem;
  display: inline-block;
  font-family: 'FontAwesome';
  font-weight: 700;
  margin-right: 1rem;
  font-size: var(--rem24);
  color: var(--color-primary);
}

.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: '\f095';
  font-size: var(--rem24w);
  margin-right: 1rem;
  color: var(--color-primary-shade);
}

.cta01 .mailarea .btnttl::before {
  content: '\f0e0';
  font-size: var(--rem24w);
  margin-right: 1rem;
  display: none;
}

.cta01 a.linebtn {
  background: var(--color-white);
  color: var(--color-font);
}

.cta01 .linebtn .btnttl {
  background: var(--color-green);
}

.cta01 .lineicon {
  font-size: var(--rem24w);
  font-weight: 700;
  margin: 2rem 0 1rem;
  line-height: 1.2;
}

.cta01 .lineicon::before {
  content: '\f3c0';
  display: inline-block;
  font-family: 'FontAwesome';
  font-weight: 400;
  margin-right: 1rem;
  font-size: var(--rem24);
  color: var(--color-green);
}

.cta_note {
  background: var(--color-light);
  margin-top: var(--px20);
  padding: var(--px12) var(--px40) var(--px20);
}

/*------------------------------------------------------
  News Style
  ------------------------------------------------------*/
.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);
}

.post2b h2,
.post4b h2,
.post2b h2 a,
.post4b h2 a {
  font-weight: 400;
}

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

.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: var(--color-white);
}

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

.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);
}

.border_in_list {
  padding-left: 20px;
}

/*------------------------------------------------------
  Home Page Style
  ------------------------------------------------------*/
.home .wrapper_content {
  max-width: var(--content-max-width-lg);
}

.home .home-none {
  display: none;
}

.home p {
  line-height: 2;
}

#strengths {
  background: var(--color-bg) url('/wp-content/uploads/bg-02.png') no-repeat bottom center / cover;
}

.block_line {
  padding: var(--px40);
  border-width: 3px 0;
  border-style: solid;
  border-color: var(--color-blue);
  margin-bottom: var(--px60);
}

.column_01 .flexbox {
  background: var(--color-white);
  padding: 8px;
}

.column_01 .flexbox + .flexbox {
  margin-top: var(--px40);
}

.column_01 .txtarea {
  display: flex;
  align-items: center;
  padding: var(--px60);
}

.column_01 .flexbox:last-child .txtarea {
  padding-right: var(--px40);
}

#service {
  background: url('/wp-content/uploads/bg-04.png');
}

.column_02 .flexbox {
  border: 2px solid var(--color-primary);
}

.column_02 .flexbox + .flexbox {
  margin-top: var(--px40);
}

.column_02 .txtarea {
  display: flex;
  align-items: center;
  padding: var(--px60);
  background: var(--color-white);
}

#price_list .txtstyle03 {
  margin: 0 auto;
}

.col3_list_product .imgarea {
  margin-bottom: var(--px20);
}

.col3_list_product p {
  font-size: var(--rem16);
  line-height: 1.6;
  font-weight: 500;
}

.col3_list_product .price:not(:last-child) {
  margin-bottom: var(--px20);
}

.col3_list_product .txtstyle06,
.col3_list_product .txtstyle07 {
  margin-bottom: var(--px20);
}

.flow_list li + li {
  margin-top: 60px;
  position: relative;
}

.flow_list li + li::after {
  content: '';
  position: absolute;
  bottom: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 39px solid transparent;
  border-right: 39px solid transparent;
  border-top: 30px solid var(--color-primary);
}

.flow_list .flexbox {
  display: flex;
  gap: 8px;
}

.flow_list_left {
  width: calc(464 / 1240 * 100%);
  display: flex;
  align-items: center;
}

.flow_list_bg {
  width: var(--px120);
  padding: var(--px20px);
  height: var(--px120);
  background: var(--color-primary-shade) url('/wp-content/uploads/icon-handshake.png') no-repeat center center;
}

.flow_list_ttl {
  background: var(--color-primary);
  color: var(--color-white);
  line-height: 1.4;
  font-weight: 700;
  font-size: var(--rem24w);
  height: var(--px120);
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px20px);
}

.flow_list_right {
  flex: 1;
  background: var(--color-white);
  padding: var(--px20);
  line-height: 1.6;
  font-size: var(--rem16);
}

#voice {
  background: var(--color-bg) url('/wp-content/uploads/bg-05.png') no-repeat left center / cover;
}

.post ul.col2_list_info {
  max-width: 1100px;
  margin: 0 auto;
}

.col2_list_info li {
  border: 1px solid var(--color-font);
  padding: var(--px40);
  background: var(--color-white);
}

.avatar {
  display: flex;
  gap: var(--px40);
  padding-bottom: var(--px20);
  margin-bottom: var(--px30);
  border-bottom: 1px solid var(--color-font);
}

.avatar_img {
  width: 120px;
  margin: 0 auto;
  text-align: center;
}

.avatar_heading {
  flex: 1;
}

.avatar_note {
  font-weight: 700;
  font-size: var(--rem14);
  line-height: 1.4;
}

.avatar_heading .txtstyle08 {
  margin-bottom: var(--px20);
}

.avatar_text {
  font-weight: 400;
  font-size: var(--rem16);
  line-height: 1.6;
}

.block_label {
  padding: var(--px40);
  border: 1px solid var(--color-primary);
}

.block_label + .block_label {
  margin-top: var(--px20);
}

.tags_label {
  background: var(--color-primary);
  color: var(--color-white);
  display: inline-block;
  margin-bottom: 1rem;
  padding: 6px 10px;
  text-align: center;
  min-width: 100px;
}

.note_sm {
  font-size: var(--rem12);
}

.qa_list_radius .qa_list_inner > div {
  background: var(--color-white);
  border-radius: var(--px30);
  padding: var(--px50) var(--px40);
}

.qa_list_radius .qa_list_inner > div + div {
  margin-top: var(--px20);
}

.qa_list_radius .qa_list_inner dt {
  margin-top: var(--px20);
  padding: var(--px50) var(--px80) var(--px50) var(--px40);
  border: 0;
  align-items: center;
  background: var(--color-white);
  border-radius: var(--px30);
  transition: 0.3s all;
}

.qa_list_radius .qa_list_inner dt.active {
  border-radius: var(--px30) var(--px30) 0 0;
  padding-bottom: var(--px24);
}

.qa_list_radius .qa_list_inner .q_ico {
  background: transparent;
  padding: 0;
  border: 0;
  font-family: var(--font-family04);
  font-weight: 900;
  font-size: 40px;
  color: var(--color-primary);
  width: auto;
  display: inline-block;
  margin-right: 15px;
}

.qa_list_radius .qa_list_inner .q_desc {
  padding: 0;
  font-weight: 700;
  line-height: 1.4;
}

.qa_list_radius .qa_list_inner dt:after {
  content: '\f358';
  display: block;
  font-family: 'FontAwesome';
  font-size: var(--rem30w);
  font-weight: 700;
  line-height: 1;
  color: var(--color-primary);
  width: auto;
  height: auto;
  border: 0;
  top: 50%;
  right: var(--px40);
  transform: translateY(-50%);
}

.qa_list_radius .qa_list_inner dt.active:after {
  transform: rotate(180deg) translateY(-50%);
  top: calc(50% - 30px);
  right: var(--px40);
}

.qa_list_radius .qa_list_inner dd {
  border: 0;
  margin: 0 0 var(--px20);
  padding: 0 var(--px40) var(--px50);
  background: var(--color-white);
}

.qa_list_radius .qa_list_inner dt.active + dd {
  border-radius: 0 0 var(--px30) var(--px30);
}

.qa_list_radius .qa_list_inner .a_desc {
  padding: var(--px30) 0 0;
  margin-top: 0;
  border-top: 1px dashed;
}

/*------------------------------------------------------
  Inner Pages Style
  ------------------------------------------------------*/
header#h1Header::before {
  background-color: var(--color-white);
  opacity: 0;
}

header#h1Header h1.title {
  text-transform: uppercase;
  font-family: var(--font-family02);
  line-height: 1.6;
  letter-spacing: 0;
  font-weight: 700;
  font-size: var(--rem40w);
  color: var(--color-primary);
}

/*------------------------------------------------------
  Contact Pages Style
  ------------------------------------------------------*/
.wpcf7-form a {
  color: var(--color-primary);
}

.wpcf7-form table th .inline_block {
  display: inline-block;
}

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='date'],
input[type='url'],
input[type='number'],
select,
textarea {
  min-height: 55px;
  border-radius: 0;
  margin-bottom: 0;
  font-family: var(--font-family02);
  padding: 5px 10px;
}

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='date'],
input[type='url'],
input[type='number'],
select {
  line-height: 1;
}

.subimitarea .linkBtn,
.subimitarea .linkBtn:hover {
  padding: 0;
  background: transparent;
  box-shadow: none;
  max-width: 420px;
}

input[type='submit'],
input[type='reset'],
input[type='button'] {
  padding: 23px 34px 23px 10px;
  max-width: 420px;
  font-family: var(--font-family01);
  font-size: var(--rem18);
  border: 0;
  text-transform: capitalize;
  text-align: center;
  font-weight: 700;
  line-height: 1.2;
  border-radius: 50vh;
  letter-spacing: 0;
  background: var(--color-primary);
  color: var(--color-white);
  box-shadow: 0 0 0 1px var(--color-primary);
}

.post .subimitarea .linkBtn input[type='submit'] {
  padding: 23px 34px 23px 10px;
  max-width: 420px;
  font-family: var(--font-family01);
  font-size: var(--rem18);
  border: 0;
  text-transform: capitalize;
  text-align: center;
  font-weight: 700;
  line-height: 1.2;
  border-radius: 50vh;
  letter-spacing: 0;
  background: var(--color-primary);
  color: var(--color-white);
  box-shadow: 0 0 0 1px var(--color-primary);
}

.post .subimitarea .linkBtn:hover input[type='submit'] {
  color: var(--color-primary);
  opacity: 0.8;
  background: var(--color-white);
}

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

input.wpcf7-image_auth_jp[type='text'] {
  width: auto;
}

.wpcf7-form .must {
  background: var(--color-red);
  color: var(--color-white);
}

.wrapper-acceptance {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.wrapper-acceptance > span {
  width: auto;
}

.underline {
  text-decoration: underline;
}

.wpcf7-form .must_fn {
  float: none;
}

/*------------------------------------------------------
  Responsive Style
  ------------------------------------------------------*/
#sp-header .inner #header-layout nav#sp-mainNav .inner ul li.current-menu-item a {
  background-color: var(--color-primary);
  color: var(--color-white);
}

@media print, screen and (min-width: 1024px) {
  /*------------------------------------------------------
  Header Style
  ------------------------------------------------------*/
  #header {
    height: 100px;
    font-family: var(--font-family02);
  }

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

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

  body.mobile #header .logo img,
  #header .logo img {
    max-width: clamp(110px, 110px + 0 * ((100vw - 1024px) / 896), 110px);
    max-height: 80px;
  }

  nav#mainNav ul li a {
    padding-left: clamp(5px, 5px + 25 * ((100vw - 1024px) / 896), 30px);
    padding-right: clamp(5px, 5px + 25 * ((100vw - 1024px) / 896), 30px);
    font-size: clamp(14px, 14px + 2 * ((100vw - 1024px) / 896), 16px);
    text-align: center;
    font-family: var(--font-family01);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0;
    color: var(--header-color-font);
    text-transform: uppercase;
    min-width: fit-content;
    width: clamp(50px, 50px + 110 * ((100vw - 1024px) / 896), 160px);
  }

  nav#mainNav ul li a b {
    font-family: var(--font-family01);
    font-size: clamp(14px, 14px + 2 * ((100vw - 1024px) / 896), 16px);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0;
  }

  nav#mainNav ul li a span {
    font-family: var(--font-family01);
    font-size: clamp(12px, 12px + 2 * ((100vw - 1024px) / 896), 14px);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0;
  }

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

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

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

  .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(--color-white);
    text-align: center;
    border-radius: 0;
  }

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

  #header a.head_btn.tel_btn {
    color: var(--header-color-font);
    width: clamp(210px, 210px + 30 * ((100vw - 1024px) / 896), 240px);
    position: relative;
    text-align: center;
    background: transparent;
    color: var(--header-color-font);
  }

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

  .tel_notes {
    font-size: clamp(10px, 10px + 4 * ((100vw - 1024px) / 896), 14px);
    font-weight: 500;
    position: absolute;
    right: 0;
    top: 0;
  }

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

  #header a.head_btn.tel_btn .tel_num {
    font-size: clamp(16px, 16px + 8 * ((100vw - 1024px) / 896), 24px);
    font-family: var(--font-family04);
    display: flex;
    align-items: center;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 1rem;
    color: var(--header-color-font);
    position: relative;
  }

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

  .tel_rec,
  .tel_rec .note,
  .tel_rec .note b {
    font-weight: 700;
    font-size: clamp(12px, 12px + 0 * ((100vw - 1024px) / 896), 12px);
    font-family: var(--font-family02);
    color: var(--header-color-font);
  }

  #header a.head_btn.mail_btn {
    line-height: 1.2;
    font-size: clamp(14px, 14px + 0 * ((100vw - 1024px) / 896), 14px);
    font-family: var(--font-family01);
    width: clamp(100px, 100px + 80 * ((100vw - 1024px) / 896), 180px);
    font-weight: 700;
    text-transform: uppercase;
    color: var(--color-white);
    border-radius: 0;
    border: 0;
    background: var(--header-color-primary);
  }

  #header a.head_btn.mail_btn:hover {
    opacity: 0.8;
  }

  #header a.head_btn.mail_btn::before {
    font-size: clamp(14px, 14px + 6 * ((100vw - 1024px) / 896), 20px);
    margin-bottom: 1rem;
  }

  #header a.head_btn.mail_btn span {
    font-size: var(--rem14);
    display: flex;
    align-items: center;
    font-family: var(--font-family02);
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0;
  }

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

  #header a.head_btn.line_btn {
    background: var(--color-green);
    line-height: 1.2;
    font-size: clamp(12px, 12px + 2 * ((100vw - 1024px) / 896), 14px);
    font-family: var(--font-family02);
    width: clamp(160px, 160px + 20 * ((100vw - 1024px) / 896), 180px);
    font-weight: 700;
    text-transform: uppercase;
    color: var(--color-white);
    border-radius: 0;
    border: 0;
  }

  #header a.head_btn.line_btn::before {
    display: block;
    font-family: 'FontAwesome';
    font-size: 1.4em;
    font-weight: 400;
    line-height: 1;
    font-size: clamp(14px, 14px + 10 * ((100vw - 1024px) / 896), 24px);
    margin-bottom: 1rem;
    content: '\f3c0';
  }

  .pc_none {
    display: none !important;
  }
}

@media print, screen and (max-width: 1023.88px) {
  #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;
  }

  .cta01 .ctabtnlist {
    gap: var(--px30) var(--px20);
    padding-left: var(--px20);
    padding-right: var(--px20);
  }

  .cta01 a.item::after {
    right: 20px;
  }
}

@media only screen and (max-width: 959px) {
  .qa_list .qa_list_inner {
    margin-bottom: 8rem;
  }
}

@media print, 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 .a_ico,
  .qa_list .qa_list_inner .q_ico {
    max-width: 50px;
    padding: 1.2rem 1rem;
  }

  .qa_list .qa_list_inner .active:after {
    right: 1rem;
  }

  .post .col3_list > li {
    width: calc((100% - calc(var(--px40) - 2px)) / 2);
  }

  .post .col3_list.col3_list_product > li {
    width: calc((100% - var(--px50)) / 2);
  }

  .sp_center {
    text-align: center;
  }

  .cta01 .ctabtnlist {
    padding: var(--px100) var(--px40) var(--px60);
  }

  .cta01 .ctabtnlist li {
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
  }

  .cta01 .ctabtnlist li + li {
    margin-top: var(--px80);
  }

  .col4_list {
    gap: var(--px20);
  }

  .col4_list li {
    width: calc((100% - var(--px20)) / 2);
  }

  .row_select {
    gap: var(--px20) 5px;
  }

  .row_select select,
  .label_search {
    width: 100%;
  }

  .cta_des {
    padding: var(--px40);
  }

  .cta_des .flexbox,
  .flow_list .flexbox {
    display: flex;
    flex-direction: column;
  }

  .flow_list_left {
    width: 100%;
  }

  .step_number {
    min-width: 0;
  }

  .avatar {
    flex-direction: column;
  }

  .column_01 .txtarea,
  .column_02 .txtarea {
    padding: var(--px40);
  }

  .column_02 .imgarea,
  .column_02 .txtarea {
    margin: 0;
  }

  .cta_note {
    padding: var(--px40);
  }

  .qa_list_radius .qa_list_inner dt {
    padding: var(--px20) var(--px80) var(--px20) var(--px40);
  }

  .qa_list_radius .qa_list_inner dt.active {
    border-radius: var(--px20) var(--px20) 0 0;
  }

  .cta_des .img-area {
    max-width: 100px;
  }

  .cta_des .img-area img {
    max-width: 100px;
  }

  .txtstyle05 {
    font-size: var(--rem28);
  }

  .txtstyle03 {
    font-size: var(--rem28);
    padding: 4px;
  }
}

@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;
  }
}

@media print, screen and (max-width: 480px) {
  .post .col3_list.col3_list_product > li,
  .post .col2_list > li {
    width: 100%;
  }
}

@media print, screen and (max-width: 414px) {
  .post .col3_list > li,
  .post .col3_list.col3_list_product > li {
    width: 100%;
  }
}
