@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=Dosis:wght@200..800&family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");

:root {
  /*------------------------------------------------------
  System - Font
  ------------------------------------------------------*/
  --body-font-family: "Noto Sans JP", sans-serif;
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Noto Sans JP", sans-serif;
  --font-family03: "Zen Maru Gothic", "Noto Sans JP", sans-serif;
  --font-family04: "Dosis", "Noto Sans JP", sans-serif;
  --body-font-size: min(
    calc(1.6rem + (1vw - 1.92rem) * 0.1294),
    1.6rem
  ); /*1.6rem-1.4rem (1920-375)*/
  --content-max-width: 1240px;
  --content-max-width-lg: 1240px;
  /*------------------------------------------------------
  Background - Color 
  ------------------------------------------------------*/
  --color-background: #ffffff;
  --color-font: #4b200d;
  --color-primary: #feeb7b;
  --color-primary-shade: #fea27b;
  --color-primary-tint: #fea27b;
  --color-secondary: #f9652d;
  --color-secondary-tint: #fdf8e3;
  --color-table-border: #d1d1d1;
  --color-table-background: #fdf8e3;
  --color-white: #ffffff;
  --color-dark: #333333;
  --color-black: #000000;
  --color-gray: #cccccc;
  /*------------------------------------------------------
  Header
  ------------------------------------------------------*/
  --header-background: #ffffff;
  --header-color-font: #522510;
  --header-color-primary: #f9652d;
  --header-color-primary-shade: #ffffff;
  --header-color-primary-tint: #feeb7b;
  /*------------------------------------------------------
  Footerh
  ------------------------------------------------------*/
  --footer-background: #f4f4f4;
  --footer-color-font: #4b200d;
  --footer-color-primary: #4b200d;
  /*------------------------------------------------------
  PX Variations
  ------------------------------------------------------*/
  --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px); /*240px-80px (1920-375)*/
  --px220: min(calc(220px + (1vw - 19.2px) * 10.356), 220px); /*220px-80px (1920-375)*/
  --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px); /*200px-100px (1920-375)*/
  --px190: min(calc(190px + (1vw - 19.2px) * 3.8835), 190px); /*190-120px (1920-375) */
  --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px); /*180-120px (1920-375) */
  --px170: min(calc(170px + (1vw - 19.2px) * 3.8835), 170px); /*170-120px (1920-375) */
  --px160w: min(calc(160px + (1vw - 19.2px) * 5.178), 160px); /*160px-80px (1920-375)*/
  --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px); /*160px-60px (1920-375)*/
  --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px); /*150-100px (1920-375) */
  --px145: min(calc(145px + (1vw - 19.2px) * 3.2362), 145px); /*145-100px (1920-375) */
  --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px); /*140px-40px (1920-375)*/
  --px130: min(calc(130px + (1vw - 19.2px) * 2.589), 130px); /*130px-80px (1920-375)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px); /*120px-80px (1920-375)*/
  --px100w: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px); /*100px-50px (1920-375)*/
  --px100: min(calc(100px + (1vw - 19.2px) * 3.8835), 100px); /*100px-40px (1920-375)*/
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px); /*96px-48px (1920-375)*/
  --px90: min(calc(90px + (1vw - 19.2px) * 1.2945), 90px); /*90px-60px (1920-375)*/
  --px80w: min(calc(80px + (1vw - 19.2px) * 1.2945), 80px); /*80px-60px (1920-375)*/
  --px80: min(calc(80px + (1vw - 19.2px) * 2.589), 80px); /*80px-40px (1920-375)x*/
  --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px); /*80px-20px (1920-375)x*/
  --px70: min(calc(70px + (1vw - 19.2px) * 1.9417), 70px); /*70px-20px (1920-375)x*/
  --px68: min(calc(68px + (1vw - 19.2px) * 1.9417), 68px); /*68px-20px (1920-375)x*/
  --px65: min(calc(65px + (1vw - 19.2px) * 1.9417), 65px); /*65px-20px (1920-375)x*/
  --px60w: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px); /*60px-40px (1920-375)*/
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9417), 60px); /*60px-30px (1920-375)*/
  --px50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px); /*50px-30px (1920-375) */
  --px40w: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px); /*40px-30px (1920-375)*/
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px); /*40px-20px (1920-375)*/
  --px35: min(calc(35px + (1vw - 19.2px) * 1.2945), 35px); /*35px-20px (1920-375)*/
  --px30w: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px); /*30px-20px (1920-375)*/
  --px30: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px); /*30px-15px (1920-375)*/
  --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px); /*24px-14px (1920-375)*/
  --px20: min(calc(20px + (1vw - 19.2px) * 0.6472), 20px); /*20px-10px (1920-375)*/
  --px18: min(calc(18px + (1vw - 19.2px) * 0.2589), 18px); /*18px-14px (1920-375)*/
  --px16: min(calc(16px + (1vw - 19.2px) * 0.1294), 16px); /*16px-14px (1920-375)*/
  --px14: min(calc(14px + (1vw - 19.2px) * 0.1294), 14px); /*14px-12px (1920-375)*/
  --px12: min(calc(12px + (1vw - 19.2px) * 0.0647), 12px); /*12px-11px (1920-375)*/
  /*------------------------------------------------------
  REM Variations
  ------------------------------------------------------*/
  --rem200: min(calc(20rem + (1vw - 1.92rem) * 6.472), 20rem); /*20rem-10rem (1920-375)*/
  --rem160: min(calc(16rem + (1vw - 1.92rem) * 6.472), 16rem); /*16rem-10rem (1920-375)*/
  --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem); /*12rem-6rem (1920-375)*/
  --rem96: min(calc(9.6rem + (1vw - 1.92rem) * 1.2945), 9.6rem); /*9.6rem-6rem (1920-375)*/
  --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem); /*8rem-6rem (1920-375)*/
  --rem82: min(calc(8.2rem + (1vw - 1.92rem) * -0.271), 8.2rem); /* 8.2rem → 4rem (1920 → 375px) */
  --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.589), 8rem); /*8rem-4rem (1920-375)x*/
  --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem); /*7.2rem-4.2rem (1920-375)*/
  --rem70: min(calc(7rem + (1vw - 1.92rem) * 1.8875), 7rem); /*7rem-4rem (1920-375)*/
  --rem64: min(calc(6.4rem + (1vw - 1.92rem) * 1.5534), 6.4rem); /*6.4rem-4rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem); /*6rem-3.6rem (1920-375)*/
  --rem56: min(calc(5.6rem + (1vw - 1.92rem) * 1.5534), 5.6rem); /*5.6rem-3.6rem (1920-375)*/
  --rem50: min(calc(5rem + (1vw - 1.92rem) * 1.5534), 5rem); /*5rem-3.6rem (1920-375)*/
  --rem48w: min(calc(4.8rem + (1vw - 1.92rem) * 0.6472), 4.8rem); /*4.8rem-3.8rem*/
  --rem48: min(calc(4.8rem + (1vw - 1.92rem) * 1.5534), 4.8rem); /*4.8rem-2.4rem (1920-375)*/
  --rem46: min(calc(4.6rem + (1vw - 1.92rem) * 1.5534), 4.6rem); /*4.6rem-2.4rem (1920-375)*/
  --rem42w: min(calc(4.2rem + (1vw - 1.92rem) * 0.6472), 4.2rem); /*4.2rem-3.2rem (1920-375)*/
  --rem42: min(calc(4.2rem + (1vw - 1.92rem) * 1.165), 4.2rem); /*4.2rem-2.4rem (1920-375)*/
  --rem42s: min(calc(4.2rem + (1vw - 1.92rem) * 1.4887), 4.2rem); /*4.2rem-1.9rem (1920-375)*/
  --rem40w: min(calc(4rem + (1vw - 1.92rem) * 0.6472), 4rem); /*4rem-3rem (1920-375)*/
  --rem40: min(calc(4rem + (1vw - 1.92rem) * 1.2945), 4rem); /*4rem-2rem (1920-375)*/
  --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem); /*3.6rem-2.4rem (1920-375)*/
  --rem34: min(calc(3.4rem + (1vw - 1.92rem) * 0.7767), 3.4rem); /*3.4rem-2.4rem (1920-375)*/
  --rem32: min(calc(3.2rem + (1vw - 1.92rem) * 0.3883), 3.2rem); /*3.2rem-2.4rem (1920-375)*/
  --rem30w: min(calc(3rem + (1vw - 1.92rem) * 0.3883), 3rem); /*3rem-2.4rem (1920-375)*/
  --rem30: min(calc(3rem + (1vw - 1.92rem) * 0.6472), 3rem); /*3rem-2rem (1920-375)*/
  --rem30s: min(calc(3rem + (1vw - 1.92rem) * 0.9709), 3rem); /*3rem-1.5rem (1920-375)*/
  --rem28: min(calc(2.8rem + (1vw - 1.92rem) * 0.6472), 2.8rem); /*2.8rem-1.8rem (1920-375)*/
  --rem27: min(calc(2.7rem + (1vw - 1.92rem) * 0.6472), 2.7rem); /*2.7rem-1.8rem (1920-375)*/
  --rem26: min(calc(2.6rem + (1vw - 1.92rem) * 0.6472), 2.6rem); /*2.6rem-1.8rem (1920-375)*/
  --rem24w: min(calc(2.4rem + (1vw - 1.92rem) * 0.3883), 2.4rem); /*2.4rem-1.8rem (1920-375)*/
  --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem); /*2.4rem-1.4rem (1920-375)*/
  --rem22w: min(calc(2.2rem + (1vw - 1.92rem) * 0.3883), 2.2rem); /*2.2rem-1.6rem (1920-375)*/
  --rem22: min(calc(2.2rem + (1vw - 1.92rem) * 0.6472), 2.2rem); /*2.2rem-1.4rem (1920-375)*/
  --rem20w: min(calc(2rem + (1vw - 1.92rem) * 0.2589), 2rem); /*2rem-1.6rem (1920-375)*/
  --rem20: min(calc(2rem + (1vw - 1.92rem) * 0.3883), 2rem); /*2rem-1.4rem (1920-375)*/
  --rem18: min(calc(1.8rem + (1vw - 1.92rem) * 0.2589), 1.8rem); /*1.8rem-1.4rem (1920-375)*/
  --rem16: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem); /*1.6rem-1.4rem (1920-375)*/
  --rem15: min(calc(1.5rem + (1vw - 1.92rem) * 0.1294), 1.5rem); /*1.5rem-1.4rem (1920-375)*/
  --rem14: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem); /*1.4rem-1.2rem (1920-375)*/
  --rem12: min(calc(1.2rem + (1vw - 1.92rem) * 0.0647), 1.2rem); /*1.2rem-1.1rem (1920-375)*/
}
/*------------------------------------------------------
Global Style
------------------------------------------------------*/
html {
  scroll-behavior: smooth;
}
body p {
  line-height: 2;
}
a:active,
a:hover {
  color: var(--color-primary);
}
.imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fw-medium {
  font-weight: 500 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.bg-white {
  background: var(--color-white);
}
.bg-primary {
  background: var(--color-primary);
}
.bg-secondary {
  background: var(--color-secondary-tint);
}
.color-white {
  color: var(--color-white) !important;
}
.color-primary {
  color: var(--color-primary) !important;
}
.color-secondary {
  color: var(--color-secondary) !important;
}
.lh-2 {
  line-height: 2;
}
.lh-25 {
  line-height: 2.5;
}
/*---------------------- Text Style -------------------*/
header#h1Header h1.title {
  color: var(--color-background);
  font-weight: var(--font-family03);
}
.post h1 {
  font-family: var(--font-family03);
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  color: var(--color-font);
  margin-bottom: var(--px60);
  letter-spacing: 0;
}
.post h1 > span {
  font-family: var(--font-family04);
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0.08em;
  text-transform: capitalize;
  background: linear-gradient(91.9deg, #ffe02b 43.19%, #ffb845 71.16%);
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: var(--px12);
}
.post h2,
.cta-bg h2 {
  font-family: var(--font-family03);
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  color: var(--color-font);
  margin-bottom: var(--px60);
  letter-spacing: 0;
  padding-bottom: 0;
  text-align: center;
  position: relative;
  font-size: var(--rem36);
}
.post h2::after,
.cta-bg h2:after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: 6.67em;
  max-width: 160px;
  height: 1rem;
  background: var(--color-primary);
  margin: var(--px30) auto 0;
  background: linear-gradient(to right, var(--color-primary) 50%, var(--color-primary-shade) 50%);
}
.post h2.txt_l::after {
  margin-left: 0;
}
.post h2 > span,
.cta-bg h2 > span {
  display: block;
  font-family: var(--font-family04);
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: var(--px12);
  color: var(--color-primary);
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.08em;
  text-transform: capitalize;
  background: linear-gradient(91.9deg, #ffe02b 43.19%, #ffb845 71.16%);
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: var(--rem50);
}
.post h3 {
  border-left: 0;
  font-size: var(--rem24w);
  font-family: var(--font-family03);
  font-weight: 500;
  line-height: 1.4;
  text-align: left;
  color: var(--color-font);
  padding: 0 0 var(--px12);
  margin-bottom: var(--px30);
  letter-spacing: 0;
  position: relative;
  border-bottom: 4px solid var(--color-primary);
}
.post h3:after {
  position: absolute;
  left: 0;
  bottom: -2px;
  content: "";
  display: block;
  width: 190px;
  height: 4px;
  background: var(--color-primary);
  display: none;
}
.post h4 {
  color: var(--color-font);
  font-family: var(--font-family03);
  letter-spacing: 0.05em;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: var(--px40);
}
.marker--secondary {
  background: linear-gradient(transparent 60%, var(--color-secondary) 60%);
}
/*.fs-18 {
  font-size: var(--rem18) ;
}*/
.fs-20 {
  font-size: var(--rem20w);
}
.lh-200 {
  line-height: 2;
}
.txtstyle01 {
  line-height: 1.8;
  font-size: var(--rem18);
}
.txtstyle01 span {
  font-weight: 700;
  font-family: var(--font-family03);
  font-size: var(--px24);
}
.imgarea--radius img {
  border-radius: var(--px35);
}
.anchor_link::before {
  padding-top: var(--px100);
  margin-top: calc(var(--px100) * -1);
}
/*---------------------- Table Style -------------------*/
.post table {
  font-size: 100%;
  border: 0;
}
.post table th,
.post table td {
  padding: var(--px30) var(--px20);
  letter-spacing: 0;
}
.post table th {
  background: var(--color-table-background);
  width: 28%;
  font-weight: 700;
  color: var(--color-font);
}
/*---------------------- Button Style -------------------*/
.linkBtn,
.post .linkBtn {
  color: var(--color-font);
  background: var(--color-primary);
  border-radius: 50vh;
  padding: 20px 40px 20px 50px;
  max-width: 360px;
  font-family: var(--font-family02);
  font-weight: 700;
  font-size: var(--rem16);
  line-height: 1.75;
  border: 0;
  text-transform: uppercase;
  letter-spacing: 0;
  text-align: left;
}
.linkBtn::after,
.post .linkBtn::after {
  content: "\f105";
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "FontAwesome";
  transform: rotate(0) translateY(-50%);
  width: auto;
  height: auto;
  border: 0;
  margin: 0;
  right: 15px;
}
.linkBtn:hover,
.post .linkBtn:hover {
  background: var(--color-secondary);
  box-shadow: none;
}
.link_btn {
  max-width: 240px;
  background: transparent;
  padding: 10px;
  border-bottom: 2px solid var(--color-font);
  color: var(--color-font);
  border-radius: 0;
  font-family: var(--font-family03);
  font-weight: 700;
  font-size: var(--rem20);
  text-transform: uppercase;
  text-align: left;
}
.link_btn::after {
  font-size: 1.2rem;
  border-radius: 100%;
  width: 4rem;
  height: 4rem;
  background: var(--color-primary-shade);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-background);
  padding-left: 3px;
  box-sizing: border-box;
}
.link_btn:hover {
  border-bottom-color: var(--color-primary-shade);
  color: var(--color-background);
}
.link_btn:hover::after {
  background: var(--color-white);
  color: var(--color-primary-shade);
}
/*------------------------------------------------------
  Header Style
  ------------------------------------------------------*/
nav#mainNav ul li a b {
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0;
  font-family: var(--font-family04);
}
nav#mainNav ul li a span {
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.6;
  font-family: var(--font-family03);
}
/*------------------------------------------------------
  Footer Style
  ------------------------------------------------------*/
.footer__logo-text {
  text-align: center;
  font-weight: bold;
  font-size: var(--rem16);
}
#footer .footer__logo:not(:last-child) {
  margin-top: 1rem;
  margin-bottom: var(--px30);
}
#footer .footer__logo a {
  display: inline-block;
  line-height: 1;
}
#footer .footer__logo img {
  max-width: 260px;
  max-height: 60px;
}
#footer ul li a {
  font-weight: 500;
  font-size: var(--rem14);
  line-height: 1.2;
}
#copyright {
  line-height: 1.2;
  margin-top: 1rem;
  background: transparent;
  font-weight: 200;
}
#footer .footnav:not(:last-child) {
  margin-bottom: 0;
}
/*------------------------------------------------------
  Home Page Style
  ------------------------------------------------------*/
.home .post p {
  line-height: 2;
}
.home .post h1 {
  font-size: var(--rem36);
}
.home .post h1:after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: 6.67em;
  max-width: 160px;
  height: 1rem;
  background: var(--color-primary);
  margin: var(--px30) auto 0;
  background: linear-gradient(to right, var(--color-primary) 50%, var(--color-primary-shade) 50%);
}
.home .post h1 > span {
  display: block;
  font-size: var(--rem64);
}
.home .post h1 > span > span {
  font-size: var(--rem50);
}
.home .post h2 {
  /* font-size: var(--rem24w); */
  font-size: var(--rem42w);
}
.home .post h2::after {
  background: linear-gradient(to right, var(--color-primary) 50%, var(--color-primary-shade) 50%);
}
.home .post h2 > span {
  font-size: var(--rem64);
}
.home .post h4 {
  font-size: var(--rem27);
  padding: 0;
  text-align: center;
  margin-bottom: var(--px30);
}
.home .post h3 {
  border: 0;
  padding: 0;
  text-align: center;
  font-size: var(--rem36);
}
.home .post .linkBtn {
  max-width: 360px;
}
.home .wrapper_content {
  max-width: var(--content-max-width-lg);
}
.home .home-none {
  display: none;
}
.home .post .col3_list p {
  font-weight: 700;
  font-size: var(--rem18);
  line-height: 1.8;
}

.heading {
  font-family: var(--font-family03);
  font-weight: 700;
  font-size: var(--rem48);
  line-height: 1.4;
  text-align: center;
  letter-spacing: 0.08em;
  border-bottom: 4px dotted;
  padding-bottom: var(--px16);
  padding-left: var(--px20);
  max-width: fit-content;
  margin: 0 auto var(--px120);
  color: #57432e;
}
.heading-02 {
  font-family: var(--font-family03);
  font-weight: 700;
  font-size: var(--rem34);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #57432e;
  padding-bottom: 10px;
  border-bottom: 2px solid;
  max-width: fit-content;
  margin: 0 0 var(--px20);
}
.txt-sarea {
  flex: 1;
}
.txt-sarea p {
  font-weight: 700;
  font-size: var(--rem18);
  line-height: 2;
}

#company {
  padding: var(--px120) 0 var(--px40);
  position: relative;
}
.column01 {
  background: var(--color-secondary-tint);
}
.column01__item {
  display: flex;
  /*align-items: flex-end;*/
  justify-content: space-between;
  flex-wrap: wrap;
  z-index: 20;
  position: relative;
}
/* .column01__item + .column01__item {
  margin-top: calc(var(--px120) + 194px);
} */
.column01__item:last-child {
  margin-bottom: 0;
}
.column01__item .imgarea {
  width: 69.7916667%;
}
.column01__item img {
  border-radius: 0 var(--px60) var(--px60) 0;
}
.column01__item.rev img {
  border-radius: var(--px60) 0 0 var(--px60);
}
.column01__item.rev .txt-para img {
  border-radius: 100vh;
}
.column01__item .txtarea {
  position: relative;
  width: 44.7916667%;
  z-index: 2;
  /* margin: 0 0 -194px -14.5833333%; */
  margin: 0 0 0 -14.5833333%;
  transition: margin-right 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-background);
  padding: var(--px40) var(--px60);
  border-radius: var(--px60) 0 0 var(--px60);
}
.column01__item.rev .txtarea {
  border-radius: 0 var(--px60) var(--px60) 0;
  /* margin: 0 -14.5833333% -194px 0; */
  margin: 0 -14.5833333% 0 0;
}
.column01__item .txtinner {
  max-width: 720px;
  width: 100%;
}
.txt-para {
  max-width: 640px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--px40);
  flex-direction: row-reverse;
}
@media print, screen and (max-width: 1023px) {
  .column01__item .txtarea,
  .column01__item .imgarea {
    width: 90%;
  }
  .column01__item .txtarea {
    margin: calc(-60px + (1vw - 10.23px) * -3.858) 0 0 auto;
    padding: var(--px80) var(--px40);
  }
  .column01__item.rev .txtarea {
    margin: calc(-60px + (1vw - 10.23px) * -3.858) auto 0 0;
  }
  .column01__item + .column01__item {
    margin-top: var(--px120);
  }
  .column01__item:last-child {
    margin-bottom: 0;
  }
}

#service {
  background: var(--color-secondary-tint);
  position: relative;
  padding: var(--px60) 0 var(--px30);
}
#service::before {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 48%;
  background: var(--color-primary);
}
#service .wrapper_content {
  max-width: 1426px;
}
.post #service .linkBtn {
  background: var(--color-secondary-tint);
}
.post #service .linkBtn:hover {
  background: var(--color-secondary);
}

#strength {
  background: var(--color-secondary-tint);
  padding: var(--px120) 0 var(--px90);
  position: relative;
}
.strength-para {
  width: 94%;
  max-width: 960px;
  margin: 0 auto var(--px60);
}
.column02 {
  background: var(--color-secondary-tint);
  position: relative;
}
.column02 .txtarea {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-background);
  padding: var(--px80) var(--px40);
}
.column02 .txtinner {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
}
.column02 .flexbox + .flexbox {
  margin-top: var(--px120);
}

#cardlist {
  background: url(/wp-content/uploads/bg-01.png);
}
#cardlist .wrapper_content {
  max-width: 1600px;
}

#guilde .txtarea {
  background: var(--color-background);
  border-radius: 0 var(--px60) var(--px60) 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px80) var(--px40);
}
#guilde .txtinner {
  max-width: 460px;
  margin: 0 auto;
}
#guilde img {
  border-radius: var(--px60) 0 0 var(--px60);
}
/*---------col4-----------*/
.post .col4_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}
.post .col4_list > li {
  width: 24%;
  margin-bottom: 1.5%;
}
.post .col4_list::before {
  content: "";
  display: block;
  width: 24%;
  height: 0;
  order: 1;
}
.post .col4_list:after {
  content: "";
  display: block;
  width: 24%;
  height: 0;
}
.post #cardlist .col4_list > li,
.post #cardlist .col4_list::before,
.post #cardlist .col4_list::after {
  width: 23.13%;
}
@media print, screen and (max-width: 1240px) {
  .post .col4_list > li,
  .post .col4_list::before,
  .post .col4_list:after {
    width: 32%;
    margin-bottom: 2%;
  }
}
@media print, screen and (max-width: 768px) {
  .post .col4_list > li,
  .post #cardlist .col4_list > li {
    width: 49%;
  }
  .post .col4_list::before,
  .post .col4_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 414px) {
  .post .col4_list > li {
    width: 100%;
  }
  .post .col4_list > li:last-child {
    margin-bottom: 0;
  }
}
/*---------col03-----------*/
.post .col3_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}
.post .col3_list > li {
  width: 32%;
  margin-bottom: 2%;
}
.post .col3_list::before {
  content: "";
  display: block;
  width: 32%;
  height: 0;
  order: 1;
}
.post .col3_list:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}
.home .post .col3_list > li,
.home .post .col3_list::before,
.home .post .col3_list:after {
  width: 30.631136%;
}
/*------------------------------------------------------------
 ナンバリング01
------------------------------------------------------------*/
.num_list01 {
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
}
.num_list01 .imgarea {
  position: relative;
  margin-bottom: 60px;
}
.num_list01 .imgarea:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  display: inline-block;
  background: var(--color-primary);
  color: var(--color-font);
  font-family: var(--font-family04);
  font-weight: 500;
  font-size: 45.98px;
  border-radius: 50%;
  left: 50%;
  width: 78.16px;
  height: 78.16px;
  line-height: 78.16px;
  text-align: center;
  bottom: -39.08px;
  transform: translateX(-50%);
}
.num_list01 .num_listttl {
  text-align: center;
  font-weight: 500;
  font-size: var(--rem24w);
  margin: 30px 0;
  padding: 10px 0;
  position: relative;
  background: var(--color-primary-tint);
  font-family: var(--font-family03);
  font-weight: 500;
  line-height: 1.4;
}
@media print, screen and (max-width: 768px) {
  .post .col3_list > li,
  .home .post .col3_list > li {
    width: 49%;
  }
  .post .col3_list::before,
  .post .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 425px) {
  .post .col3_list > li,
  .home .post .col3_list > li {
    width: 100%;
  }
  .post .col3_list > li:last-child {
    margin-bottom: 0;
  }
}

/*-----帯被せバナーボタン-----*/
ul.band_bnr_btn_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: min(calc(40px + (1vw - 19.2px) * 1.6181), 40px);
}
ul.band_bnr_btn_list > li {
  width: 100%;
}
a.band_bnr_btn {
  display: block;
  position: relative;
  overflow: hidden;
}
.bbb_main {
  position: absolute;
  width: 100%;
  padding: min(calc(30px + (1vw - 19.2px) * 0.3236), 30px)
    min(calc(95px + (1vw - 19.2px) * 1.6181), 95px) min(calc(30px + (1vw - 19.2px) * 0.3236), 30px)
    min(calc(30px + (1vw - 19.2px) * 0.8688), 30px);
  background: rgba(255, 255, 255, 0);
  left: 0;
  bottom: 0;
  z-index: 5;
}
.bbb_ttl {
  font-family: var(--font-family03);
  color: var(--color-background);
  font-size: calc(3.6rem + (1vw - 19.2px) * 0.5213);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
.bbb_main .arw {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px);
  height: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px);
  color: var(--color-background);
  border: 2px solid;
  border-radius: 50%;
  top: 50%;
  right: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.bbb_main .arw::after {
  content: "";
  position: absolute;
  width: min(calc(8px + (1vw - 19.2px) * 0.2589), 8px);
  height: min(calc(8px + (1vw - 19.2px) * 0.2589), 8px);
  border-style: solid;
  border-width: 2px 2px 0 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-70%, -50%) rotate(45deg);
  transform: translate(-70%, -50%) rotate(45deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.bbb_bg {
  position: relative;
  overflow: hidden;
}
.bbb_bg::before {
  content: "";
  display: block;
  padding-top: min(calc(390px + (1vw - 19.2px) * 9.0615), 390px);
}
.bbb_bg::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #0a4e6b;
  opacity: 0.4;
  top: 0;
  left: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.bbb_bg img {
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
/* ホバーアクション */
a.band_bnr_btn:hover .bbb_bg::after {
  opacity: 0;
}
a.band_bnr_btn:hover .bbb_bg img {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1);
}
a.band_bnr_btn:hover .bbb_main .arw {
  background: var(--color-primary);
}
a.band_bnr_btn:hover .bbb_main .arw::after {
  border-color: #fff;
}
/*レスポンシブ対応*/
@media print, screen and (min-width: 641px) {
  ul.band_bnr_btn_list > li {
    width: calc((100% - min(calc(40px + (1vw - 19.2px) * 1.6181), 40px)) / 2);
  }
}
/*FireFox対応*/
@-moz-document url-prefix() {
  @media print, screen and (min-width: 641px) {
    ul.band_bnr_btn_list > li {
      width: calc(((100% - min(calc(40px + (1vw - 19.2px) * 1.6181), 40px)) / 2) - 1px);
    }
  }
}

.post4b .post4b_img a {
  display: block;
}
.post .postlist li {
  border-bottom: 1px solid var(--color-gray);
}
.postlist li:first-child {
  border-color: var(--color-gray);
}
.postlist .post_text {
  padding: var(--px24) 0;
}
.post .time,
.postlist .time {
  display: block;
  font-size: var(--rem12);
  font-weight: 400;
  background: var(--color-secondary);
  font-family: var(--font-family02);
}
.post .time:hover,
.postlist .time:hover {
  background: var(--color-primary);
  color: var(--color-background);
}
.post .time:hover a,
.postlist .time:hover a {
  color: var(--color-background);
}
.postlist .time a {
  text-transform: uppercase;
}
.postlist .date {
  font-size: var(--rem16);
  color: var(--color-font);
  font-family: var(--font-family02);
}
.postlist .ttls a {
  font-size: var(--rem16);
  color: var(--color-font);
}
/*------------------------------------------------------
  Inner Pages Style
  ------------------------------------------------------*/
header#h1Header::before {
  background-color: var(--color-black);
  opacity: 0.2;
}

.column03 .flexbox {
  align-items: center;
}
.column03 .txtarea {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 var(--px40);
}
.column03 .rev .txtarea {
  padding: 0 var(--px40) 0 0;
}
.column03 .flexbox + .flexbox {
  margin-top: var(--px60);
}
.column03 p {
  line-height: 1.8;
}
.column03--inline h3 {
  display: inline-block;
}
.column04 .txtarea {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 var(--px40);
}
.column04 .txtinner {
  max-width: 540px;
  width: 100%;
  margin: 0 auto;
}
.linkBtn.linkBtn--dark {
  background: var(--color-font);
  color: var(--color-background);
  text-align: center;
  font-family: var(--font-family03);
  font-size: var(--rem30w);
  max-width: 300px;
  border-radius: 24px;
  padding: 17px 20px;
}
.linkBtn.linkBtn--dark::after {
  display: none;
}
.linkBtn.linkBtn--light {
  text-align: center;
  font-family: var(--font-family03);
  font-size: var(--rem30w);
  max-width: 300px;
  border-radius: 24px;
  padding: 17px 20px;
}
.linkBtn.linkBtn--light::after {
  display: none;
}
/*--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: var(--px60);
  border-radius: 10px;
  background: var(--color-secondary-tint);
  position: relative;
}
.flowlist02 > li:not(:last-child) {
  margin-bottom: 60px;
}
.flowlist02 .flow_img {
  width: 35%;
}
.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-font);
}
.flowlist02 > li:not(:last-child) dl::after {
  border-width: 20px;
}
.post .flowlist02 > li > dl dt {
  position: relative;
  font-size: var(--rem30w); /* 2.4-1.7rem (1920-375) */
  font-weight: 500;
  padding: 0 0 1rem 0;
  margin-bottom: var(--px35);
  border-bottom: solid 2px var(--color-font);
  font-family: var(--font-family03);
}
.flowlist02 > li dl dt .icon:before {
  content: counter(flow_list, decimal-leading-zero);
  counter-increment: flow_list;
  line-height: 1;
  color: #fff;
  border-radius: 10px;
  background: #785849;
  padding: 5px 15px;
  margin-right: 10px;
  position: relative;
  z-index: 100;
  font-family: var(--font-family04);
  font-size: var(--rem36);
}
.post .flowlist02 > li > dl dd {
  padding: 0;
  font-size: var(--rem20);
}
@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
  ------------------------------------------------------*/
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="date"],
input[type="url"],
input[type="number"],
select,
textarea {
  margin-bottom: 0;
}
.subimitarea .linkBtn {
  padding: 0;
  background: transparent;
}
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background: var(--color-primary);
  color: var(--color-font);
  font-weight: 700;
  font-size: var(--rem16);
  font-family: var(--font-family02);
  letter-spacing: 0;
}
.post .subimitarea .linkBtn input[type="submit"] {
  text-align: left;
  padding: 20px 40px 20px 50px;
  line-height: 1.75;
  color: var(--color-font);
  background: var(--color-primary);
  border-radius: 50vh;
}
.post .subimitarea .linkBtn:hover input[type="submit"] {
  background: var(--color-secondary);
}
.wpcf7-form input[type="submit"]:disabled:hover {
  cursor: not-allowed;
}
.wpcf7-form .must {
  background: var(--color-primary);
  color: var(--color-font);
}
/*---------------------- CTA Style --------------------*/
.cta-bg {
  background: var(--color-primary);
  position: relative;
  padding: var(--px120) 0;
}
.cta01 .cta01_wrap {
  max-width: 1000px;
  width: 94%;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--px80) var(--px40);
  color: var(--color-font);
  border: 0;
  background: var(--color-background);
  border-radius: var(--px60);
}
.cta01_inner {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
}
.cta-bg h2 {
  font-size: var(--rem36);
}
.cta-bg h2::after {
  background: linear-gradient(to right, var(--color-primary) 50%, var(--color-primary-shade) 50%);
}
.cta-bg h2 > span {
  font-size: var(--rem64);
}
.cta_des {
  margin-bottom: var(--px40);
  font-size: var(--rem18);
  font-weight: 700;
  line-height: 1.6;
}
.cta01 .ctabtnlist {
  justify-content: center;
  gap: 20px;
}
.cta01 .ctabtnlist li {
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
}
.cta01 a.item,
.cta01 .mailarea {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding: 40px 10px;
  text-align: center;
  box-sizing: border-box;
  color: var(--color-background);
  border-radius: 40px;
  transition: all ease 0.15s;
  background: var(--color-font);
}
.cta01 a.item:hover,
.cta01 .mailarea:hover {
  opacity: 1;
}
.cta01 .btnttl {
  display: block;
  font-weight: 700;
  font-size: var(--rem20w);
  line-height: 1.2;
  letter-spacing: 0;
  margin-bottom: 0.5rem;
  color: var(--color-font);
}
.cta01 .infotxt {
  font-size: var(--rem16);
  font-weight: 500;
  line-height: 1.2;
  font-family: var(--font-family02);
  color: var(--color-font);
}
.cta01 a.item.telbtn {
  background: var(--color-background);
  color: var(--color-primary);
}
.cta01 .telnum {
  margin-bottom: 0.5rem;
  font-family: var(--font-family02);
  font-weight: 700;
  font-size: var(--rem32);
  line-height: 1.2;
  color: var(--color-primary);
  display: flex;
  align-items: center;
}
.cta01 a.item.telbtn:hover {
  background: var(--color-secondary);
  color: var(--color-background);
  box-shadow: none;
}
.cta01 a.item.telbtn:hover .telnum,
.cta01 a.item.telbtn:hover .btnttl,
.cta01 a.item.telbtn:hover .infotxt {
  color: var(--color-background);
}
.cta01 a.mailarea {
  background: var(--color-primary);
  color: var(--color-font);
}
.cta01 a.mailarea:hover {
  background: var(--color-secondary);
  color: var(--color-background);
}
.cta01 .mailarea .btnttl {
  display: flex;
  align-items: center;
  font-size: var(--rem24w);
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 1rem;
  color: var(--color-font);
}
.cta01 .mailarea .infotxt {
  font-size: var(--rem16);
  font-weight: 500;
  color: var(--color-font);
}
.cta01 .mailarea:hover .btnttl,
.cta01 .mailarea:hover .infotxt {
  color: var(--color-background);
}
.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(--rem20w);
  margin-right: 1rem;
  margin-top: 5px;
}
.cta01 .mailarea .btnttl::before {
  content: "\f0e0";
  font-size: var(--rem28);
  margin-right: 1rem;
}
/*------------------------------------------------------
  Update Style
  ------------------------------------------------------*/
.border-b-none {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.block-center {
  max-width: 796.86px;
  margin: var(--px40) auto 0;
  line-height: 1.8;
  letter-spacing: -0.06em;
}
.border-color-font {
  border-color: var(--color-font) !important;
}
.hightlight {
  margin: 0 auto;
  border-radius: 5px 5px 0 0;
  border-style: solid;
  border-width: 3px 3px 0 3px;
  padding: 10px 10px 0;
  font-family: var(--font-family03);
}
.hightlight_wrapper {
  background-color: #fdf8e3;
  padding: var(--px50);
  font-size: var(--rem20);
  font-weight: 500;
  line-height: 196%;
  letter-spacing: 0.02em;
  position: relative;
}
.hightlight_ttl {
  font-size: var(--rem28);
  font-weight: bold;
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  text-align: center;
}
.hightlight_ttl > div {
  width: fit-content;
  margin: 0 auto;
  background-color: var(--color-white);
  padding: 10px 20px 0;
  display: flex;
  align-items: center;
  line-height: 1;
}
.hightlight_ttl > div::before,
.hightlight_ttl > div::after {
  content: "";
  top: 50%;
  display: inline-block;
  width: 3rem;
  height: 0.3rem;
  background-color: var(--color-font);
}
.hightlight_ttl > div::before {
  transform: rotate(60deg);
  margin-right: 10px;
}
.hightlight_ttl > div::after {
  transform: rotate(-60deg);
  margin-left: 10px;
}
.txtstyle02 {
  letter-spacing: 0.01em;
}
.txtstyle02 p {
  line-height: 1.6;
}
.font-family-03 {
  font-family: var(--font-family03);
}
.block-book {
  background: #fdf8e3 url(/wp-content/uploads/service-bg.png) no-repeat center center / cover;
  padding: var(--px120) var(--px40);
  margin: 0 20px;
}
.txtstyle03 {
  font-family: var(--font-family03);
  font-weight: 700;
  font-size: var(--rem24w);
  line-height: 1.2;
  padding: 10px 0;
  border-style: solid;
  border-width: 4px 0;
  border-color: #feeb7b;
  margin-bottom: var(--px20);
}
/*------------------------------------------------------
  Responsive Style
  ------------------------------------------------------*/
@media print, screen and (min-width: 1024px) {
  /*------------------------------------------------------
  Header Style
  ------------------------------------------------------*/
  #header {
    height: 100px;
  }
  #header .logo {
    padding: 0;
  }
  #header .logo a {
    background: #fff9b1;
  }
  #header .logo img {
    /* max-width: clamp(200px, 200px + 182 * ((100vw - 1024px) / 896), 382px); */
    max-width: 382px;
    max-height: 100px;
  }
  .sticky-header #header .logo img {
    max-height: 80px;
  }
  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(--rem20);
  }
  nav#mainNav ul li a span {
    font-size: var(--rem14);
  }
  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);
  }
  #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(--color-primary);
    color: var(--header-color-font);
  }
  #header a.head_btn:hover {
    background: var(--header-color-primary);
    color: var(--color-background);
  }
  #header a.head_btn.tel_btn {
    color: var(--header-color-font);
    width: clamp(200px, 200px + 40 * ((100vw - 1024px) / 896), 240px);
    position: relative;
    display: none;
  }
  #header a.head_btn.tel_btn:hover {
    background: var(--color-primary);
    color: var(--color-background);
  }
  #header a.head_btn.tel_btn::before {
    content: "";
    height: 100%;
    width: 1px;
    background: var(--color-table-border);
    position: absolute;
    left: 0;
    display: none;
  }
  .tel_txt {
    font-weight: 700;
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 0.5rem;
  }
  #header a.head_btn.tel_btn .tel_num {
    font-size: clamp(20px, 20px + 4 * ((100vw - 1024px) / 896), 24px);
    font-family: var(--font-family02);
    display: flex;
    align-items: center;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 1rem;
    color: var(--header-color-primary);
  }
  #header a.head_btn.tel_btn .tel_num::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: clamp(18px, 18px + 0 * ((100vw - 1024px) / 896), 18px);
    font-weight: 700;
    line-height: 1;
    margin-right: 1rem;
  }
  #header a.head_btn.tel_btn:hover .tel_num,
  #header a.head_btn.tel_btn:hover .tel_num::before {
    color: var(--color-background);
  }
  .tel_rec .note {
    font-weight: 700;
    font-size: clamp(10px, 10px + 2 * ((100vw - 1024px) / 896), 12px);
    font-family: var(--font-family02);
  }
  #header a.head_btn.mail_btn {
    line-height: 1;
    font-size: var(--rem14);
    font-family: var(--body-font-family);
    width: clamp(200px, 200px + 0 * ((100vw - 1024px) / 896), 200px);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0;
    text-transform: uppercase;
    background: var(--header-color-primary-tint);
    border-radius: 50vh;
    max-height: 60px;
    border: 0;
    color: var(--header-color-font);
  }
  #header a.head_btn.mail_btn:hover {
    background: var(--header-color-primary);
    color: var(--color-background);
  }

  #header a.head_btn.mail_btn::before {
    font-size: var(--rem24w);
    margin-bottom: 0.4em;
    display: none;
  }
  #header a.head_btn.mail_btn span {
    font-weight: 700;
    font-size: var(--rem14);
    display: flex;
    align-items: center;
    letter-spacing: 0;
    font-family: var(--font-family01);
  }
  #header a.head_btn.mail_btn span::before {
    margin-right: 1rem;
    display: block;
    font-family: "FontAwesome";
    font-weight: 700;
    font-size: clamp(20px, 20px + 0 * ((100vw - 1024px) / 896), 20px);
    line-height: 1;
    content: "\f0e0";
    margin-top: 3px;
  }
  #footer {
    padding: var(--px80) 0 var(--px60);
  }
  .socialicon {
    margin-top: 1rem;
  }
  .pc_none {
    display: none !important;
  }
}
@media print, screen and (max-width: 1023px) {
  #header .logo .mark a {
    display: block;
    line-height: 1;
  }
  nav#mainNav ul li.current-menu-item a,
  nav#mainNav ul li a:hover {
    background-color: var(--color-primary) !important;
    color: var(--color-font);
  }
  .pc_none {
    display: inherit;
  }
}
@media print, screen and (max-width: 768px) {
  .column02 .w50,
  .column03 .w50 {
    margin-bottom: 0;
  }
  .column03 .txtarea,
  .column03 .rev .txtarea {
    padding: var(--px80) 0;
  }
  .column03 .flexbox + .flexbox {
    margin-top: 0;
  }
  .column04 .txtarea {
    padding: var(--px80) 0;
  }
  .sp_center {
    text-align: center;
  }
  .cta01 .ctabtnlist li {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
  .txt-para {
    flex-direction: column;
  }
  #guilde .w50 {
    margin-bottom: 0;
  }
  #guilde img {
    border-radius: var(--px60) var(--px60) 0 0;
  }
  #guilde .txtarea {
    border-radius: 0 0 var(--px60) var(--px60);
  }
}
@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:not(:first-child) th {
    border-top: 0;
  }
  .post table.responsive tr:last-child td:last-child {
    border-bottom: 1px solid var(--color-table-border);
  }
}

.txtarea-top {
  font-family: var(--font-family03);
  font-size: var(--rem22w);
  line-height: 1.6;
  letter-spacing: 0.01em;
}

.txtarea-top span {
  font-weight: 700;
}
/*****tuiki*****/
p.subh1 {
  font-weight: 700;
  text-align: center;
  margin-bottom: 6%;
  font-size: 2.3rem;
  font-family: "Zen Maru Gothic";
}
h1.h1margin {
  margin-bottom: 1em;
}
.home .post h1 {
  font-size: var(--rem42);
}
.home .post .col3_list p {
  font-weight: 500;
  font-size: var(--rem24);
  line-height: 1.8;
}
p {
  font-size: var(--rem24);
  font-family: "Zen Maru Gothic";
  font-weight: 500;
}
p.center {
  text-align: center;
}
span.topsbttl {
  font-size: var(--rem36);
  font-weight: 500;
  font-family: "Zen Maru Gothic";
  line-height: 1.4;
  display: inline-block;
  padding-bottom: 0.5em;
}
.home .post h3 {
  border: 0;
  padding: 0;
  text-align: center;
  font-size: var(--rem42);
  font-weight: 500;
}
.cta_des.txt_c,
#breadcrumb ul {
  letter-spacing: 0.1em;
  font-family: "Zen Maru Gothic";
  font-size: var(--rem24);
}

@media print, screen and (min-width: 1024px) {
  nav#mainNav ul li a {
    font-size: var(--rem26);
  }
}
span.h4first,
.post h3 {
  font-size: var(--rem32);
}
.home .post h1,
.home .post h2,
.home .post h3,
header#h1Header h1.title,
.post h2,
.cta-bg h2,
.post h3 {
  font-weight: 600;
}
.heading {
  font-size: var(--rem56);
}
.linkBtn,
.post .linkBtn,
.post h1 > span,
header#h1Header h1.title {
  font-family: "Zen Maru Gothic";
}
.postlist .date,
.postlist .ttls a {
  font-size: var(--rem24);
  font-family: "Zen Maru Gothic";
}
span.h4first,
.post h3 {
  font-size: var(--rem32);
  letter-spacing: 0.1em;
}
.fs-20.fw-bold.txt_c.block-book {
  font-family: "Zen Maru Gothic";
  line-height: 1.8;
}
.txtarea-top {
  font-family: var(--font-family03);
  font-size: var(--rem24);
  line-height: 2;
  font-weight: 500;
}
.block-center {
  font-family: "Zen Maru Gothic";
  font-size: var(--rem24);
  font-weight: 500;
}

.page-id-279 .imgarea img {
  max-height: 500px;
}
h3.txt_c.fw-medium.fs-18.mb2.name {
  font-size: var(--rem18);
}
.post .col4_list > li {
  width: 30%;
}
.post table th,
.post table td,
.post li,
#privacy h3,
.post ul#sitemap_list.sitemap_disp_level_0 > li a {
  font-size: var(--rem24);
  line-height: 1.5;
  font-family: "Zen Maru Gothic";
  font-weight: 500;
}
a.orangelink {
  color: #f9652d;
  border-bottom: 1px solid;
}
#privacy h3 {
  margin-top: 6%;
}

@media print, screen and (max-width: 768px) {
  .post h4::before {
    display: none;
  }
  .home .post h4 {
    font-size: var(--rem36);
  }
  .home .post .col3_list p {
    font-size: var(--rem28);
  }
  .post .col3_list > li,
  .home .post .col3_list > li {
    margin-bottom: 10%;
  }
  #service {
    padding-bottom: 10%;
  }
  .post #service .linkBtn {
    margin-top: 5%;
  }
  .post p,
  .cta_des.txt_c,
  #breadcrumb ul,
  .post li,
  .txtarea-top,
  .block-center,
  .postlist .date,
  .postlist .ttls a,
  #privacy h3 {
    font-size: var(--rem28);
  }
  h3.txt_c.fw-medium.fs-18.mb2.name {
    font-size: var(--rem24);
  }
  #strength {
    padding-bottom: 0;
  }
  .front_contents {
    padding-top: 10%;
  }
  .bg-secondary {
    padding-top: 0;
  }
  .bg-secondary {
    padding-top: 10%;
  }
  .fs-20.fw-bold.txt_c.block-book {
    margin: 0;
  }
  #content,
  body:not(.home) #content.wide {
    padding-bottom: 10%;
  }
  .fw_contents .page_contents_inner {
    padding-bottom: 10%;
  }
  .post .col4_list > li {
    width: 90%;
    margin: 0 auto 15%;
  }
  .hightlight {
    margin-top: 25%;
  }
  span.icon {
    display: block;
  }
  .cta-bg {
    padding: var(--px60) 0;
  }
  .common-main-image.sp {
    margin-top: 70px;
  }
}

p.oomidasi {
  font-family: "Zen Maru Gothic";
  font-weight: 700;
  font-size: var(--rem42);
  text-align: center;
  color: #f96b35;
  border-bottom: 5px solid #f96b35;
}
h2.pttyousei {
  margin-top: 5%;
}
span.threec {
  font-size: var(--rem16);
  color: #c0a500;
}

.bogo-language-switcher {
  display: flex;
  align-items: center;
  padding: 1rem;
}

.bogo-language-switcher li span.bogoflags {
  display: none;
}

.bogo-language-switcher li:not(:first-child) {
  border-left: 2px solid var(--header-color-font);
}

.bogo-language-switcher li a {
  font-size: 0;
  display: flex;
  align-items: center;
  padding: 0 1rem;
  line-height: 1;
}

.bogo-language-switcher li a::before {
  display: block;
  font-family: var(--font-family03);
  font-size: 24px;
  font-weight: 500;
  color: var(--header-color-font);
}

.bogo-language-switcher li a:hover::before {
  color: var(--header-color-primary);
}

.bogo-language-switcher li.en a::before {
  content: "EN";
}

.bogo-language-switcher li.ja a::before {
  content: "JP";
}

.bogo_sp {
  position: absolute;
  background-color: var(--color-font);
  top: 160px;
  left: 0;
  z-index: 998;
}

.bogo_sp .bogo-language-switcher {
  flex-direction: column;
  padding: 0.5rem 1rem;
}

.bogo_sp .bogo-language-switcher li a {
  padding: 1rem 0;
}

.bogo_sp .bogo-language-switcher li a::before {
  color: var(--color-white);
  font-size: 20px;
}

@media print, screen and (min-width: 1024px) {
  .bogo_sp {
    display: none;
  }
}

.page-id-281 #service {
  background: none;
}
.page-id-281 #service::before {
  background: none;
}
.page-id-281 h4::before {
  background: none;
}
.page-id-281 h4 {
  margin-bottom: 15px;
  text-align: center;
}

.page-id-281 .wrapper_content {
  width: 100%;
}
.page-id-512 .wrapper_content {
  width: 100%;
}

.page-id-512 #service {
  background: none;
}
.page-id-512 #service::before {
  background: none;
}
.page-id-512 h4::before {
  background: none;
}
.page-id-512 h4 {
  margin-bottom: 15px;
  text-align: center;
}

/**/

@media print, screen and (min-width: 769px) {
  .hightlight_wrapper {
    padding: 5em;
  }
  .hightlight_wrapper p {
    font-size: var(--rem36);
  }
  img.mogipic {
    width: 250px;
  }
  span.threec {
    font-size: 20px;
    /* text-align: center; */
    color: #937e00;
    line-height: 25px;
    display: inline-block;
    margin-top: 15px;
  }
  .txtstyle06 {
    font-size: 3rem;
    font-family: "Zen Maru Gothic";
    font-weight: 500;
    border-left: 5px solid #feeb7b;
    padding: 10px 0 10px 20px;
  }

  .heading {
    font-size: var(--rem82);
  }
  .home .post h1 > span {
    font-size: var(--rem72);
  }
  .home .post h1 {
    font-size: var(--rem48);
  }
  p.subh1 {
    font-size: 3rem;
  }
  .heading-02 {
    font-size: var(--rem42);
  }
  .txt-sarea p {
    font-size: var(--rem24);
  }
  .home .post h2 {
    font-size: var(--rem56);
  }
  .home .post h4 {
    font-size: var(--rem32);
  }
  #footer ul li a {
    font-size: var(--rem24);
    font-family: "Zen Maru Gothic";
  }
  #copyright {
    color: var(--footer-color-font);
    font-size: var(--rem24);
    font-weight: 400 !important;
  }
  .single-post h1.title {
    font-size: var(--rem32);
  }
  header#h1Header h1.title,
  .post h2 {
    font-size: var(--rem48);
  }

  .block-book p {
    font-size: var(--rem36);
  }
  h3.txt_c.fw-medium.fs-18.mb2.name {
    font-size: var(--rem28);
  }
  .hightlight_ttl {
    font-size: var(--rem36);
  }
  .txtstyle03 {
    font-size: var(--rem36);
  }
  .matomeg {
    text-align: center;
  }
  p.matome {
    font-size: var(--rem36);
  }
}
@media print, screen and (max-width: 768px) {
  #service::before {
    height: 90%;
  }
  .block-book {
    border: 1px solid #e2dbdb;
  }
  h3.txt_c.fw-medium.fs-18.mb2.name {
    font-size: var(--rem28);
  }
  .post h4 {
    font-size: var(--rem28);
    padding-left: 0;
  }
}
@media screen and (max-width: 1023px) {
  body:not(.home).mobile {
    margin-top: 0;
  }

  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li a span {
    display: block;
  }

  html[lang="ja"] #sp-header .inner #header-layout nav#sp-mainNav .inner ul li a b {
    display: none;
  }
}
.page-id-279 .post h4 {
  margin-bottom: var(--px20);
}
.page-id-514 .post h4 {
  margin-bottom: var(--px20);
}
