@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/*------@import------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kulim+Park:ital,wght@0,200;0,300;0,400;0,600;0,700;1,200;1,300;1,400;1,600;1,700&display=swap");
:root {
  /*------â–¼åŸºæœ¬è¨­å®šâ–¼------*/
  --color-background: #fff;
  --color-background02: #fcfcfc;
  --bg-FFF8CE: #fff8ce;

  --color-font: #111;
  --color-font-02: #000;
  --clr-E07A26: #e07a26;
  --color-primary: #ff9c06;
  --color-primary-shade: #bef4f3;
  --color-primary-tint: #242b7f;

  --color-prime-gradient: linear-gradient(90deg, #004098 0%, #37bef0 100%);

  --color-secondary: #ee9ec2;
  --color-secondary-tint: #51deaa;

  --color-third: #595757;

  --color-table-border: #ccc;
  --body-font-size: min(
    calc(1.6rem + (1vw - 19.2px) * 0.1294),
    1.6rem
  ); /* 1.6-1.4rem (1920-375) */
  --body-font-family: "Noto Sans JP", sans-serif;
  --content-max-width: 1100px;
  /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨­å®šâ–¼------*/
  --header-background: #fff;
  --header-color-font: #444444;
  --header-color-font-02: #242b7f;
  --header-color-primary: #ff9c06;
  --header-bg-02: #bef4f3;
  --header-color-primary-shade: #bef4f3;
  --header-color-primary-tint: #ff9c06;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨­å®šâ–¼------*/
  --footer-background: #bef4f3;
  --footer-color-font: #111111;
  --footer-color-primary: #111111;
  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨­å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Oswald", "Noto Sans JP", sans-serif;
  --font-family03: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  --font-family-en: "Kulim Park", "Noto Sans JP", sans-serif;
  /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --px240: min(
    calc(240px + (1vw - 19.2px) * 10.356),
    240px
  ); /*240px-80px (1920-375)*/
  --px200: min(
    calc(200px + (1vw - 19.2px) * 6.4725),
    200px
  ); /*200px-100px (1920-375)*/
  --px180: min(
    calc(180px + (1vw - 19.2px) * 3.8835),
    180px
  ); /*180-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) */
  --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-90px (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) * 3.8835), 90px);
  /*90px-30px (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*/
  --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-15px (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ãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --rem120: min(
    calc(12rem + (1vw - 1.92rem) * 3.8835),
    12rem
  ); /*12rem-6rem (1920-375)*/
  --rem80w: min(
    calc(8rem + (1vw - 1.92rem) * 1.2945),
    8rem
  ); /*8rem-6rem (1920-375)*/
  --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)*/
  --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.2rem (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)*/
  --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)*/
  --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)*/
  --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)*/
  --rem20w: min(
    calc(2rem + (1vw - 1.92rem) * 0.2589),
    2rem
  ); /*2rem-1.6rem (1920-375)*/
  --rem20: min(
    calc(2rem + (1vw - 1.92rem) * 0.3883),
    2rem
  ); /*2rem-1.4rem (1920-375)*/
  --rem18: min(
    calc(1.8rem + (1vw - 1.92rem) * 0.2589),
    1.8rem
  ); /*1.8rem-1.4rem (1920-375)*/
  --rem16: min(
    calc(1.6rem + (1vw - 1.92rem) * 0.1294),
    1.6rem
  ); /*1.6rem-1.4rem (1920-375)*/
  --rem14: min(
    calc(1.4rem + (1vw - 1.92rem) * 0.1294),
    1.4rem
  ); /*1.4rem-1.2rem (1920-375)*/
  --rem12: min(
    calc(1.2rem + (1vw - 1.92rem) * 0.0647),
    1.2rem
  ); /*1.2rem-1.1rem (1920-375)*/
}

html {
  scroll-behavior: smooth;
}

/* header navbar */
@media print, screen and (min-width: 1024px) {
  .sticky-header #header > .inner {
    height: auto;
    background: var(--header-background);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  }

  #header a.head_btn.tel_btn {
    color: var(--header-color-font-02);
    background: var(--header-bg-02);
  }

  #header a.head_btn.tel_btn::before {
    color: var(--header-color-font);
  }

  #header {
    height: 100px;
  }

  #header a.head_btn {
    align-items: center;
    gap: 8px;
    font-weight: bold;
    font-family: var(--body-font-family);
    font-size: var(--rem14);
    line-height: 1.4;
    padding: min(calc(10px + (1vw - 19.2px) * 0.2232), 10px) var(--px24);
  }

  #header a.head_btn.mail_btn span {
    font-size: var(--rem14);
    font-weight: bold;
  }

  #header a.head_btn.tel_btn::before {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 0;
  }

  #header a.head_btn.mail_btn::before {
    font-size: 1.4em;
    margin-bottom: 0;
  }

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

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

  nav#mainNav ul li a {
    gap: 8px;
  }

  nav#mainNav ul li a b {
    font-weight: bold;
  }

  nav#mainNav ul li a span {
    font-weight: 400;
    color: var(--header-color-primary);
  }

  nav#mainNav ul li.pc_none {
    display: none;
  }
  nav#mainNav ul li.current-menu-item a span,
  nav#mainNav ul li a:hover span,
  nav#mainNav ul li a:active span,
  nav#mainNav ul li.current-menu-parent a span {
    color: var(--header-color-primary);
  }
}

@media print, screen and (min-width: 1024px) {
  #header a.head_btn.tel_btn::before {
    display: none;
  }

  #header a.head_btn.tel_btn span.tel_icon {
    display: flex;
    align-items: center;

    font-size: var(--rem24);
    gap: 8px;
  }

  #header a.head_btn.tel_btn span.tel_icon::before {
    font-family: "FontAwesome";
    content: "\f095";
    font-size: 0.75em;
    margin-top: 4px;
  }

  #header a.head_btn.tel_btn span.tel_text-sub {
    font-size: var(--rem12);
    font-weight: bold;
  }

  #header a.head_btn.mail_btn {
    max-width: 190px;
    padding-left: var(--px35);
    padding-right: var(--px35);

    gap: 1rem;

    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  #header .logo {
    padding-left: clamp(5px, calc(50px + ((1vw - 19.2px) * 5.0223)), 50px);
  }
  #header .logo img {
    max-width: 500px;
  }
}
@media print, screen and (min-width: 769px) {
  html:not(.mobile) #mainImg,
  html:not(.mobile) #breadcrumnb {
    position: relative;
    z-index: 11;
  }
}
@media print, screen and (max-width: 1730px) and (min-width: 1024px) {
  #header .logo img {
    width: 100%;
    height: auto;
  }
}
@media print, screen and (max-width: 1400px) and (min-width: 1024px) {
  #header a.head_btn,
  #header a.head_btn.mail_btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  nav#mainNav ul li a {
    padding-left: 11px;
    padding-right: 11px;
    font-size: 11px;
  }
}

/* footer */

#footer {
  padding: var(--px80) 0 var(--px60);
}
#footer .footer__logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
#footer .footer__logo img {
  width: 90%;
  height: auto;
  max-width: 500px;
}
.logo-txt {
  font-size: var(--rem12);
}
#footer .footer__logo:not(:last-child) {
  margin-bottom: 40px;
}
#footer .footnav ul > li {
  font-size: 1.2rem;
  padding: 0 var(--px30);
}
#footer .footnav ul > li::after {
  content: none;
}
#footer .footnav ul > li::before {
  content: "\f054";
  font-family: "FontAwesome";
  background: none;
}
/* #copyright {
  margin: var(--px60) auto 0;
} */

/**------------------------------------------
Anchor Point
*------------------------------------------*/

.anchor_link::before {
  content: "";
  display: block;
  padding-top: 150px;
  margin-top: -150px;
}

/* post */
#front_top_content,
#front_bottom_content {
  position: relative;
  background: var(--color-background);
  /* background: url(/wp-content/uploads/post-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; */
}
#front_top_content {
  padding-top: var(--px130);
  padding-bottom: var(--px90);
  margin-top: calc(-1 * var(--px120));
}
#front_bottom_content::after {
  content: "";
  position: absolute;
  width: 30%;
  max-width: 460px;
  height: clamp(100px, calc(212px + ((1vw - 19.2px) * 7.2492)), 212px);
  background: url(/wp-content/uploads/top-6.png);
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 0;
  right: var(--px60);
}
.postlist .post_text {
  padding: var(--px30) 0;
}

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

.postlist .ttls a {
  color: #111;
}

.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
  background: var(--color-primary);
}
@media print, screen and (max-width: 768px) {
  #front_top_content {
    margin-top: 0;
    padding-top: var(--px80);
  }
}
/* CTA */
body.home #contact-bottom {
  display: none;
}
/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  background: url(/wp-content/uploads/cta_bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0 var(--px40);
  position: relative;
  z-index: 0;
}
.cta01 .cta01_wrap {
  max-width: 1600px;
  width: 94%;
  margin: 0 auto;
  background: #eeeeee80;
  padding: var(--px140) var(--px40) var(--px140);
  position: relative;
  z-index: 0;
}
.cta01 .cta01_wrap h1 {
  text-align: center;
	font-size: var(--rem36);
}

.cta01 .cta01_wrap::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #ffffffb3;
  opacity: 1;
  border-radius: 0;
  z-index: 0;
}
.cta01 .cta01_wrap p {
  position: relative;
  z-index: 1;
  font-size: var(--rem20);
  line-height: 2;
  font-weight: 500;
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 960px;
  margin: var(--px50) auto 0 auto;
}
.cta01 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
}
.cta01 a.item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--px30) 0;
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease 0.15s;
}
.cta01 a.item:hover {
  opacity: 0.8;
}
@media print, screen and (max-width: 768px) {
  .cta01 .ctabtnlist li,
  .cta01 .ctabtnlist a.item {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
}

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

.cta01 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
}
.cta01 .infotxt {
  font-size: var(--rem16);
  font-weight: bold;
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem36);
  margin-bottom: 1rem;
  font-weight: 500;
}
.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
}
.cta01 a.telbtn {
  background: var(--color-primary);
  color: var(--color-background);
  border-radius: 0;
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
}
.cta01 a.mailbtn {
  background: var(--color-primary-shade);
  color: var(--color-primary-tint);
  border: 0;
  border-radius: 0;
}
.cta01 a.mailbtn .infotxt {
  font-size: var(--rem18);
}
/*ボタンアイコン*/

.cta01 .mailbtn .btnttl::before,
.cta01 .telnum::before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 1rem;
}
.cta01 .mailbtn .btnttl::before {
  content: "\f0e0";
}
.cta01 .telnum::before {
  content: "\f3cd";
}
@media print, screen and (max-width: 768px) {
  .cta01 a.telbtn,
  .cta01 a.mailbtn {
    border-radius: 10px;
  }
}
/* main title */

h1.bottom-loop,
h1.top-loop,
.title.main-ttl,
h2.main-ttl {
  font-size: var(--rem36);
  font-weight: bold;
  color: var(--color-font);
  font-family: var(--font-family01);
  position: relative;
  letter-spacing: 0.1em;
  padding-bottom: 0.5em;
}

.title.main-ttl.flx-l {
  text-align: left;
  padding-bottom: 0;
  margin-bottom: var(--px40);
  font-size: min(calc(2.4rem + ((1vw - 3.75px) * 1.6828)), 5rem);
}

h1.bottom-loop::after,
h1.top-loop::after,
.title.main-ttl::after {
  content: "";
  position: absolute;
  height: 3px;
  width: var(--rem80);
  margin: 0 auto;
  background: var(--color-secondary);
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
  line-height: 1.5;
}

.title.main-ttl.flx-l::after {
  height: 0;
  left: 0;
  right: auto;
  width: 3.33em;
  transform: translateX(0);
}
h1.bottom-loop span span,
h1.top-loop span span,
.title.main-ttl span span {
  font-size: var(--rem24);
  font-family: var(--font-family01);
  font-weight: 500;

  display: block;
  margin-bottom: 0;
  letter-spacing: 0.2em;
}
.title.main-ttl.spec-ttl.flx-l span span {
  font-family: var(--font-family-en);
  letter-spacing: 0;
  font-size: var(--rem60);
  font-weight: normal;
  line-height: 2;
}
.title.main-ttl.spec-ttl span span::after {
  content: "";
  display: inline-block;
  width: calc(var(--px130) + 2px);
  height: 1em;
  background: url(/wp-content/uploads/dots-wave.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-left: var(--px24);
  margin-bottom: 4px;
}

.clr-FFF {
  color: #fff !important;
}

/* btn */

.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 240px;
  font-size: var(--rem16);
  color: #fff;
  line-height: 1.8;
  text-align: center;
  background: var(--color-secondary-tint);
  font-weight: 600;
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: var(--px40) auto 0;
  border: 2px solid transparent;
  border-radius: 50vh;
  transition: all 0.3s;
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
  content: "\f138";
  font-family: "FontAwesome";
  border-color: #fff;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  border-width: 0;
  line-height: 1;
  vertical-align: middle;
  transform: translateY(-50%);
  top: 49%;
  right: 26px;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-secondary-tint);
  background: #fff;
  border-color: var(--color-secondary-tint);
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  border-color: var(--color-secondary);
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}
.linkBtn.long-btn {
  max-width: max-content;
  padding-right: 50px;
	min-width: 240px;
}

/* top */
.zen-kaku {
  font-family: var(--font-family03);
}
.lh2 {
  line-height: 2;
}
.fs20 {
  font-size: var(--rem20);
}
.clr-000 {
  color: var(--color-font-02) !important;
}
.clr-E07A26 {
  color: var(--clr-E07A26);
}
/* content01 */

#content01 {
  padding: var(--px120) 0;
}
#content01 h1 {
  font-size: calc(var(--rem48w) - 3px);
}

.content-inner {
  width: 96%;
  max-width: 1500px;
  margin: 0 auto;
}
.content-inner h1.title.main-ttl.flx-l {
  font-weight: 500;
}
.content-inner .txtarea {
  padding: var(--px40);
}

.content-inner .txtinner {
  max-width: 660px;
}
.content-inner .imgarea {
  overflow: hidden;
  border-radius: var(--px80);
}
.content-inner .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media print, screen and (min-width: 1024px) {
  #content01 .linkBtn {
    margin-right: var(--px24);
  }
  .content-inner .txtarea {
    padding: 0 clamp(20px, calc(80px + ((1vw - 19.2px) * 6.6964)), 80px);
  }
  #content01 h1 {
    font-size: clamp(3.4rem, calc(4.5rem + ((1vw - 19.2px) * 1.2277)), 4.5rem);
  }
  .content-inner .flexbox:not(.rev) .txtarea {
    padding-right: 0;
  }
  .content-inner .flexbox.rev .txtarea {
    padding-left: 0;
  }
}
@media print, screen and (max-width: 440px) {
  #content01 .title.main-ttl.long-ttl,
  .title.main-ttl.long-ttl {
    font-size: 2.4rem;
  }
  .content-inner .txtarea {
    padding: var(--px40) var(--px20);
  }
  .content-inner .txtinner p {
    font-size: 12px;
  }
}

/* content02 */
.bg-FFF8CE {
  background: var(--bg-FFF8CE);
}

#content02 {
  padding: var(--px100) 0;
}

@media print, screen and (max-width: 375px) {
  .content-inner .txtinner .title.main-ttl.flx-l span span.long-sub {
    font-size: 13px;
  }
}

/* content03 */

.clr-EE9EC2 {
  color: var(--color-secondary);
}
.clr-FFF8CE {
  color: var(--bg-FFF8CE);
}
.clr-prime {
  color: var(--color-primary);
}
.content-inner .title.main-ttl.spec-ttl span span.clr-FFF8CE::after {
  background: url(/wp-content/uploads/dots-wave-2.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left bottom;
}

#content03 h1 {
  font-size: clamp(2.3rem, calc(3.8rem + ((1vw - 19.2px) * 1.5625)), 3.8rem);
  letter-spacing: 0;
}
#content03 .content-inner {
  max-width: 1600px;
}
#content03 .txtarea {
  padding-left: calc(var(--px80) - 10px);
}
#content03 .txtinner {
  max-width: 760px;
}
.content03 {
  position: relative;

  padding: 0 0 var(--px120);
  width: 100%;
  z-index: 0;
}
.content03::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: clamp(195px, calc(270px + ((1vw - 19.2px) * 8.3705)), 270px);
  background: var(--color-primary);
  top: 0;
  left: 0;
  z-index: 0;
}
.content03 .txtarea::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: clamp(195px, calc(270px + ((1vw - 19.2px) * 8.3705)), 270px);
  background: var(--color-primary);
  top: 0;
  left: 0;
  z-index: 0;
}
.content03 .imgarea,
.content03 .txtarea {
  position: relative;
  z-index: 1;
}

p.big-txt {
  font-size: clamp(2.3rem, calc(3.8rem + ((1vw - 19.2px) * 1.5625)), 3.8rem);
  letter-spacing: 0;
  line-height: 1.6;
}

.check-line {
  display: flex;
  align-items: center;
  gap: var(--px12);
}
.check-ico {
  max-width: 47px;
}
.check-txt p {
  font-size: calc(var(--rem24) + 1px);
  color: var(--color-font-02);
  line-height: 2;
  font-weight: 500;
}

.check-info {
  display: flex;
  flex-flow: column;
  gap: 1rem;
}
.checklist {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
}
.checklist > .txt_c {
  width: 100%;
  max-width: 240px;
}

@media print, screen and (min-width: 769px) {
  .content03::after {
    display: block;
  }
  .content03 .txtarea::after {
    display: none;
  }
}
@media print, screen and (max-width: 768px) {
  .content03::after {
    display: none;
  }
  .content03 .txtarea::after {
    display: block;
    height: 40%;
  }
}
@media print, screen and (max-width: 500px) {
  #content01 .title.main-ttl.long-ttl,
  .title.main-ttl.long-ttl {
    font-size: 2.4rem;
  }
  .content-inner .txtarea {
    padding: var(--px40) var(--px20);
  }
  .content-inner .txtinner p.big-txt {
    font-size: 16px;
    margin-top: 1rem;
  }
  .content-inner .txtinner .check-txt p {
    font-size: 16px;
  }
  .checklist > .txt_c {
    max-width: none;
  }
}

/* lower pages */
#thumbImg::before,
header#h1Header::before {
  background: #fff;
  opacity: 0.5;
}
header#h1Header h1.title {
  color: #000;
  font-weight: 500;
  font-size: var(--rem48);
}

.marker {
  text-align: center;
  font-size: var(--rem28);
  font-weight: 500;
  padding: 0 1rem 0.5rem;
  background: linear-gradient(transparent 55%, #bef4f3 55%);
}

.post h2 {
  font-weight: 500;
}

.post h2::after {
  background: var(--color-secondary);
}
.post h2 > span {
  display: block;
  font-weight: bold;
  font-size: var(--rem18);
  margin-bottom: 1em;
	color: var(--color-primary);
}
@media print, screen and (max-width: 414px) {
	.post h2 > span {
		font-size: 1.3rem;
	}
}
/* about */
/*--テーブル--------------------------------------------*/
.post table.table_style01 {
  border-collapse: separate;
  border-spacing: 0 2px;
  border: 0;
}
.post table.table_style01,
.post table.table_style01 th,
.post table.table_style01 td {
  border-width: 1px;
  border-color: var(--color-primary);
}
.post table.table_style01 {
  margin: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px) auto; /* 30-20px (1920-375) */
}
.post table.table_style01 th,
.post table.table_style01 td {
  padding: var(--px30) var(--px20);
}
.post table.table_style01 th {
  width: 25%;
  color: var(--color-background);
  font-weight: 600;
  background: var(--color-primary);
  /* border-bottom: 1px solid var(--color-background); */
  vertical-align: middle;
}
.post table.table_style01 td {
  color: var(--color-font);
  background: none;
}
.post table.table_style01 td a span {
  border-bottom: 1px solid;
}
.post table.table_style01 tr:first-child th {
  border-top: 1px solid var(--color-primary);
}
.post table.table_style01 tr:last-child th {
  border-bottom: 1px solid var(--color-primary);
}
.post table.table_style01:first-child {
  margin-top: 0;
}
.post table.table_style01:last-child {
  margin-bottom: 0;
}

@media print, screen and (max-width: 1080px) {
  .page_contents_inner > p {
    font-size: 1.4rem;
  }
}

.btn-group {
  display: flex;
  justify-content: center;

  gap: var(--px20);
}

.post .btn-group a.linkBtn {
  font-size: var(--rem18);
  margin: 0;
}
.post .btn-group a.linkBtn::after {
  content: "\f0d7";
  font-size: 1.5em;
  top: 42%;
  right: 22px;
}
@media print, screen and (max-width: 1023px) {
  .btn-group {
    flex-wrap: wrap;
  }
}

/* care */
p span.marker.no-bg {
  background: transparent;
}

@media print, screen and (max-width: 1080px) {
  .page-care .page_contents_inner.content-01 > p {
    font-size: 1.3rem;
  }
}

/*--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: var(--px60);
  width: 100%;
  padding: var(--px20) var(--px20) 40px;
/*   border-radius: 10px; */
  background: transparent;
  align-items: center;
  position: relative;
}
.flowlist02 > li:not(:last-child) {
  margin-bottom: 60px;
	padding-bottom:60px;
	border-bottom: 2px solid var(--color-primary);
}
.flowlist02 .flow_img {
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.flowlist02 .flow_img img {
  width: 100%;
  height: auto;
}
.post .flowlist02 > li > dl {
  width: calc(60% - var(--px60));
  line-height: 1.8;
}
.flowlist02 > li:not(:last-child) dl::before,
.flowlist02 > li:not(:last-child) dl::after {
  content: "";
  width: var(--px60);
  height: var(--px40);
  background: url(/wp-content/uploads/arrow-down.png);
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
  border: solid transparent;
  position: absolute;
  top: calc(100% - 1px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* .flowlist02 > li:not(:last-child) dl::before {
  border-width: 22px;
  border-top-color: var(--color-primary-shade);
}
.flowlist02 > li:not(:last-child) dl::after {
  border-width: 20px;
} */
.post .flowlist02 > li > dl dt {
  position: relative;
  display: flex;
  align-items: center;
  font-size: min(
    calc(2.4rem + (1vw - 19.2px) * 0.4531),
    2.4rem
  ); /* 2.4-1.7rem (1920-375) */
  font-weight: 500;
  padding: 0;
  margin-bottom: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
  border-bottom: dotted 0;
}
.post .flowlist02 > li > dl dt span.icon {
  display: flex;
  align-items: center;
}
.flowlist02 > li dl dt .icon:before {
  content: counter(flow_list, decimal-leading-zero);
  counter-increment: flow_list;
  line-height: 1;
  color: var(--color-font-02);
  font-weight: 500;
  font-size: var(--rem30);
  /* background: var(--color-primary-shade); */
  /* padding: 5px 10px; */
  margin-right: 1.5rem;
  position: relative;
  z-index: 100;
}
.post .flowlist02 > li > dl dd {
  padding: 0;
}
@media print, screen and (max-width: 768px) {
  .post .flowlist02 > li > dl,
  .flowlist02 .flow_img {
    width: 100%;
  }
  .flow_img::before {
    padding-top: calc(360px + (1vw - 7.68px) * 35.6234);
  }
}

/*--幅フル100%--------------------------------------------*/

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

.page-care .content-02 {
  padding: var(--px60) 0;
  background: #fbfbfb;
}
.page-care .content-02 .inner {
  padding: var(--px40);
  background: #fff;
  margin: 0 auto;
  border-radius: 10px;
}
.page-care .content-02 .inner .imgarea {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* job */
/*================================================
				　採用情報
================================================*/

.post .lead {
  font-size: min(
    calc(3.2rem + (1vw - 19.2px) * 0.5178),
    3.2rem
  ); /* 3.2-2.4rem (1920-375) */
  font-weight: 500;
  font-style: italic;
}

.post .lead_en {
  font-size: var(--rem24);
  color: var(--color-font-02);
  letter-spacing: 0.3em;
}

.post h4.dot-ttl {
  font-size: var(--rem24);
  font-weight: bold;
  padding-left: 1em;
}
.post h4.dot-ttl::before {
  width: 0.5em;
  height: 0.5em;
  border-radius: 50%;
  top: 0.55em;
}

fieldset {
  width: 100%;
  border: 1px solid var(--color-primary);
  border-radius: 10px;
  padding: var(--px40);
  display: flex;
  justify-content: center;
  align-items: center;
}
fieldset legend {
  text-align: center;
  padding: 1rem 2rem;
  font-weight: bold;
  background: var(--color-primary-tint);
  border-radius: 5px;
  color: #fff;
}

#chart-wrapper,
#chart-wrapper-2 {
  position: relative;
  margin-right: 240px;
}
.branch {
  position: relative;
  margin-left: 340px;
}
.branch:before {
  content: "";
  width: 48px;
  border-top: 2px solid #b3b3b3;
  position: absolute;
  left: -100px;
  top: 50%;
  margin-top: 1px;
  margin-left: 2px;
}
.entry {
  position: relative;
  min-height: 95px;
}
.entry:before {
  content: "";
  height: 100%;
  border-left: 2px solid #b3b3b3;
  position: absolute;
  left: -50px;
}
.entry:after {
  content: "";
  width: 48px;
  border-top: 2px solid #b3b3b3;
  position: absolute;
  left: -50px;
  top: 50%;
  margin-top: 1px;
  margin-right: 2px;
}
.entry:first-child:before {
  width: 10px;
  height: 50%;
  top: 50%;
  margin-top: 2px;
  border-radius: 10px 0 0 0;
}
.entry:first-child:after {
  height: 10px;
  border-radius: 10px 0 0 0;
}
.entry:last-child:before {
  width: 10px;
  height: 50%;
  border-radius: 0 0 0 10px;
}
.entry:last-child:after {
  height: 10px;
  border-top: none;
  border-bottom: 2px solid #b3b3b3;
  border-radius: 0 0 0 10px;
  margin-top: -11px;
}
.entry.sole:before {
  display: none;
}
.entry.sole:after {
  width: 50px;
  height: 0;
  margin-top: 1px;
  border-radius: 0;
}
.label {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 240px;
  padding: 2rem 1rem;
  min-height: 75px;
  vertical-align: middle;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  /* border: 2px solid #000;
  border-radius: 5px; */
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  top: 50%;
  background: var(--color-primary-shade);
  box-shadow: inset -5px -4px 0px rgba(0, 0, 0, 0.11);
  border-radius: 10px;
}

.chart-content {
  max-width: 860px;
  margin: 0 auto;
}

@media print, screen and (max-width: 700px) {
  #chart-wrapper .label {
    min-width: clamp(120px, calc(150px + ((1vw - 7px) * 9.2308)), 150px);
    min-height: auto;
    font-size: clamp(1.1rem, calc(1.4rem + ((1vw - 7px) * 0.9231)), 1.4rem);
  }
  #chart-wrapper .branch {
    margin-left: clamp(200px, calc(250px + ((1vw - 7px) * 15.3846)), 250px);
  }
  fieldset {
    padding: var(--px40) var(--px20);
  }
  #chart-wrapper {
    margin-right: clamp(120px, calc(150px + ((1vw - 7px) * 9.2308)), 150px);
  }
  #chart-wrapper .branch:before {
    width: clamp(30px, calc(50px + ((1vw - 7px) * 6.1538)), 50px);
    left: calc(clamp(80px, calc(100px + ((1vw - 7px) * 6.1538)), 100px) * -1);
  }
  .entry:after {
    /* width: 30px; */
  }
}

#chart-wrapper-2 {
  margin-right: 430px;
}
#chart-wrapper-2 .label {
  min-width: 200px;
}
#chart-wrapper-2 .branch {
  margin-left: 300px;
}
#chart-wrapper-2 .entry:before {
  left: -52px;
}
.exit {
  position: relative;
  min-height: 95px;
}
.exit:before {
  content: "";
  height: 100%;
  border-left: 2px solid #b3b3b3;
  position: absolute;
  right: -250px;
}
.exit:after {
  content: "";
  width: 48px;
  border-top: 2px solid #b3b3b3;
  position: absolute;
  right: -250px;
  top: 50%;
  margin-top: 1px;
}
.entry:first-child .exit:before {
  width: 10px;
  height: 50%;
  top: 50%;
  margin-top: 2px;
  border-radius: 10px 0 0 0;
  transform: rotateY(180deg);
}
.entry:first-child .exit:after {
  height: 10px;
  border-radius: 10px 0 0 0;
  transform: rotateY(180deg);
}
.entry:nth-child(3) .exit:before {
  width: 10px;
  height: 50%;
  border-radius: 0 0 0 10px;
  transform: rotateY(180deg);
}
.entry:nth-child(3) .exit:after {
  height: 10px;
  border-top: none;
  border-bottom: 2px solid #b3b3b3;
  border-radius: 0 0 0 10px;
  margin-top: -11px;
  transform: rotateY(180deg);
}
.entry:nth-child(2) .exit:after {
  width: calc(48px * 2);
  right: calc(-250px - 48px);
}
.entry.sole:before {
  display: none;
}
.entry.sole:after {
  width: 50px;
  height: 0;
  margin-top: 1px;
  border-radius: 0;
}

#chart-wrapper-2 .label.lv2 {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 120px;
  max-width: 150px;
  padding: 12rem 1rem;
  min-height: 75px;
  vertical-align: middle;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  /* border: 2px solid #000;
  border-radius: 5px; */
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 200%;
  top: 37%;
  background: var(--color-primary-shade);
  box-shadow: inset -5px -4px 0px rgba(0, 0, 0, 0.11);
  border-radius: 10px;
}

@media print, screen and (max-width: 860px) {
  #chart-wrapper-2 {
    margin-right: clamp(240px, calc(430px + ((1vw - 8.6px) * 39.1753)), 430px);
  }
  #chart-wrapper-2 .label {
    min-width: clamp(120px, calc(200px + ((1vw - 8.6px) * 16.4948)), 200px);
    font-size: clamp(1rem, calc(1.4rem + ((1vw - 8.6px) * 0.8247)), 1.4rem);
  }
  #chart-wrapper-2 > .label:first-child {
    min-width: clamp(50px, calc(200px + ((1vw - 8.6px) * 30.9278)), 200px);
  }
  #chart-wrapper-2 > .label.lv2 {
    min-width: clamp(80px, calc(120px + ((1vw - 8.6px) * 8.2474)), 120px);
    padding: clamp(50px, calc(120px + ((1vw - 8.6px) * 14.433)), 120px) 1rem;
    left: clamp(230px, calc(600px + ((1vw - 8.6px) * 76.2887)), 600px);
  }
  #chart-wrapper-2 .branch {
    margin-left: clamp(80px, calc(300px + ((1vw - 8.6px) * 45.3608)), 300px);
  }
  #chart-wrapper-2 .branch:before {
    width: clamp(15px, calc(48px + ((1vw - 8.6px) * 6.8041)), 48px);
    left: calc(clamp(30px, calc(100px + ((1vw - 8.6px) * 14.433)), 100px) * -1);
  }
  #chart-wrapper-2 .entry:before {
    left: calc(clamp(15px, calc(52px + ((1vw - 8.6px) * 7.6289)), 52px) * -1);
  }
  #chart-wrapper-2 .entry::after {
    width: clamp(15px, calc(48px + ((1vw - 8.6px) * 6.8041)), 48px);
    left: calc(clamp(15px, calc(50px + ((1vw - 8.6px) * 7.2165)), 50px) * -1);
  }
  .exit:before,
  .exit:after {
    right: calc(
      clamp(135px, calc(250px + ((1vw - 8.6px) * 23.7113)), 250px) * -1
    );
  }
  .exit:after {
    width: clamp(15px, calc(48px + ((1vw - 8.6px) * 6.8041)), 48px);
  }
  .entry:nth-child(2) .exit:after {
    width: calc(clamp(15px, calc(48px + ((1vw - 8.6px) * 6.8041)), 48px) * 2);
    right: calc(
      clamp(150px, calc(298px + ((1vw - 8.6px) * 30.5155)), 298px) * -1
    );
  }
}

/* taxi */

.page-taxi .content-02 {
  padding: var(--px50) var(--px30);
  border: 2px dashed var(--color-primary);
  border-radius: 10px;
}

p:has(span.max_w900) {
  display: flex;
  justify-content: center;
}

.img-col3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--px20);
}
@media print, screen and (max-width: 500px) {
  .img-col3 {
    grid-template-columns: repeat(1, 1fr);
  }
  .page-taxi p span.marker.no-bg {
    font-size: clamp(20px, calc(2.3rem + ((1vw - 4.31px) * 5.3571)), 23px);
  }
}
@media print, screen and (max-width: 470px) {
	.page_contents p > span.marker {
		font-size: clamp(20px, calc(2.3rem + ((1vw - 4.31px) * 5.3571)), 23px);
		line-height: 1.6;
	}
	.page_contents_inner + .page_contents_inner {
		margin-top: var(--px80);
	}
	.page-care .content-02 .inner .imgarea img{
		width: 70%;
	}
	.flowlist02 > li:not(:last-child) {
    margin-bottom: 40px;
    padding-bottom: 30px;
    
}
	.page-job .page_contents p > span.marker {
		font-size: clamp(20px, calc(2.3rem + ((1vw - 4.31px) * 5.3571)), 23px);
		line-height: 1.6;
	}
	.page-about .page_contents p > span.marker {
		font-size: clamp(20px, calc(2.3rem + ((1vw - 4.31px) * 5.3571)), 23px);
		line-height: 1.6;
	}
}
/* table horizon responsive */
.table-content{
	
}
.post table.horizon {
	width: 100%;
	min-width: 500px;
  border-collapse: collapse;
  border: 0;
}
.table-content {
  max-width: 920px;
	overflow-x: auto;
  margin: 0 auto;
}
.post table.horizon th,
.post table.horizon td {
  text-align: center;
  padding: var(--px30) var(--px20);
}
.post table.horizon th {
  background: var(--color-primary);
  color: #fff;
}
/* @media print, screen and (max-width: 640px) {
  .page-line-up03 table.responsive,
  .page-line-up03 table.responsive th,
  .page-line-up03 table.responsive td {
    border: 0;
  }
  .post table.responsive.horizon tr:last-child td:last-child,
  .post table.responsive.horizon tr td {
    border: 0 solid;
    border-bottom: 1px solid #ebebeb;
  }
  table.horizon thead {
    display: none;
  }
  table.horizon,
  table.horizon tbody,
  table.horizon tr,
  table.horizon td {
    display: block;
    width: 100%;
  }
  table.horizon tr {
    margin-bottom: 15px;
  }
  table.responsive.horizon tr td {
    text-align: right;
    padding-left: 30%;
    position: relative;
  }
  table.responsive.horizon td::before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 30%;
    height: 98%;
    display: flex;
    align-items: center;
    transform: translateY(-50%);
    top: 51%;
    padding: 0 0;
    padding-left: 10px;

    font-size: 15px;

    text-align: left;
    background: var(--color-primary);
    color: #fff;
    border-bottom: 1px solid #fff;
  }
} */

.page-taxi .content-02 .flexbox .imgarea {
	display: flex;
	justify-content: center;
	align-items: center;
}

@media all and (max-width: 768px) {
	.page-taxi .content-02 .flexbox .imgarea img{
		width: 100%;
		max-width: 300px;
	}
}