@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;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");

:root {
  --bg-logo: #fff;
  --bg-linear01: linear-gradient(270deg, #a4d7e5 0%, #d6f2ee 100%);
  --bg-linear02: linear-gradient(270deg, #d6f2ee 0%, #a4d7e5 100%);
  --bg-linear-prime: linear-gradient(88.56deg, #4f97f7 5.19%, #0366d2 90.33%);
  --bg-linear-2nd: linear-gradient(88.56deg, #23cf81 5.19%, #0da867 90.33%);
  /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
  --color-background: #fff;
  --color-background01: #f2fff7;
  --color-background02: #defbe9;
  --color-background03: #1a8945;
  --color-background04: #f8f8f8;
  --color-background-op50: #ffffff80;

  --clr-000: #000;
  --color-font: #2a1710;
  --color-font-white: #fff;
  --color-font01: #252524;
  --color-primary: #9fedbd;
  --color-primary-shade: #faea17;
  --color-primary-tint: #029af2;
  --color-secondary: #ff0000;
  --color-secondary-tint: #07913b;
  --color-cate: #36c9c6;
  --color-table-border: #b8b8b8;
  --color-border: #9d9d9d;
  --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: #ffffff;
  --header-color-font: #2a1710;
  --header-color-font-white: #fff;
  --header-color-primary: #07913b;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #defbe9;
  --footer-color-font: #2a1710;
  --footer-color-primary: #2a1710;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Zen Maru Gothic", sans-serif;
  --font-family-eng: "Roboto", sans-serif;

  /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --px300: min(calc(300px + (1vw - 19.2px) * 10.356), 300px);
  /*300px-80px (1920-375)*/
  --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) */
  --px170: min(calc(170px + (1vw - 19.2px) * 6.4725), 170px);
  /*160px-60px (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)*/
  --px120s: clamp(50px, calc(50px + ((1vw - 3.75px) * 4.5307)), 120px);
  /*120px-50px (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)*/
  --px100s: clamp(20px, calc(100px + ((1vw - 19.2px) * 5.178)), 100px);
  --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*/
  --px70: min(calc(70px + (1vw - 19.2px) * 1.9417), 70px);
  /*60px-30px (1920-375)*/
  --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)*/
  --rem100: clamp(40px, calc(10rem + ((1vw - 19.2px) * 3.8835)), 100px);
  /* 100 - 40 */
  --rem90: clamp(40px, calc(9rem + ((1vw - 19.2px) * 3.2362)), 90px);
  /*9rem-4rem (1920-375)x*/
  --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)*/
  --rem70: min(calc(7rem + (1vw - 1.92rem) * 1.9417), 7rem);
  /*7rem-4.2rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem);
  /*6rem-3.6rem (1920-375)*/
  --rem60s: clamp(30px, calc(6rem + ((1vw - 19.2px) * 1.9417)), 60px);
  --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)*/
  --rem26w: min(calc(2.6rem + (1vw - 1.92rem) * 0.3883), 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)*/
  --rem24s: clamp(14px, calc(2.4rem + ((1vw - 19.2px) * 0.7813)), 24px);
  --rem22w: min(calc(2.2rem + (1vw - 1.92rem) * 0.2589), 2.2rem);
  /*2.2rem-1.6rem (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)*/

  /* add */
  --px30-15: clamp(15px, calc(3rem + ((1vw - 19.2px) * 1.6741)), 30px);
  --px40-10: clamp(10px, calc(40px + ((1vw - 19.2px) * 3.3482)), 40px);
  --rem20-12: clamp(13px, calc(2rem + ((1vw - 19.2px) * 0.8929)), 20px);
}

html {
  scroll-behavior: smooth;
}
.spmenu #menu p {
  width: max-content;
}

body.home #contact-bottom {
  display: none;
}
.cta01 .cta01_wrap h2 {
  text-align: center;
}
.cta02 .cta02_wrap h2 {
  text-align: center;
}
.anchor_link::before {
  content: "";
  display: block;
  padding-top: 150px;
  margin-top: -150px;
}
.widearea {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
}
.widecolor {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
  padding: min(calc(120px + (1vw - 19.2px) * 2.589), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  margin-top: min(calc(120px + (1vw - 19.2px) * 2.589), 120px); /* 120-80px (1920-375) */
  background: var(--color-background-01);
}
.padding-120 {
  padding: var(--px120) 0;
}
.content-inner {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.text-16 {
  font-size: var(--rem16);
  letter-spacing: 0.05em;
  line-height: 2.2;
}

.text-16-sb {
  font-size: var(--rem16);
  letter-spacing: 0.02em;
  line-height: 2;
}
.font-w500 {
  font-weight: 500;
}
.font-wbold {
  font-weight: bold;
}
.font-f-02 {
  font-family: var(--font-family02);
}
.line-h2 {
  line-height: 2;
}
#header .logo {
  display: flex;
  align-items: center;
}
.logo-txt {
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: calc(var(--rem36) - 4px);
  color: var(--header-color-font);
  line-height: 1;
  letter-spacing: 0;
  /* min-width: fit-content; */
  margin-left: 1rem;
}
/* header navbar */
@media print, screen and (min-width: 1024px) {
  .sticky-header #header > .inner {
    box-shadow: none;
  }
  nav#mainNav ul li.pc_none {
    display: none;
  }
  #header,
  .sticky-header #header-layout {
    height: 100px;
  }
  #header ul.header__contact {
    height: 60px;
    margin-right: min(calc(20px + (1vw - 19.2px) * 1.1161), 20px);
    margin-left: var(--px30);
    margin-left: clamp(8px, calc(3rem + ((1vw - 19.2px) * 2.4554)), 30px);
  }
  nav#mainNav ul li a {
    padding: var(--px20) var(--px30);
    padding: var(--px20) clamp(8px, calc(3rem + ((1vw - 19.2px) * 2.4554)), 30px);
  }

  #header .logo img {
    width: 100%;
    max-height: var(--px80w);
  }
  #header .logo-txt {
    font-size: clamp(16px, calc(3.2rem + ((1vw - 19.2px) * 1.7857)), 32px);
  }
  nav#mainNav ul li a b {
    font-family: var(--font-family02);
    font-weight: bold;
    font-size: var(--rem16);
    font-size: clamp(13px, calc(1.6rem + ((1vw - 19.2px) * 0.3348)), 16px);
  }
  #header a.head_btn::before {
    margin-bottom: 0;
  }
  #header a.head_btn.tel_btn::before {
    display: none;
  }
  #header a.head_btn {
    font-weight: bold;
  }
  #header a.head_btn.tel_btn {
    color: var(--header-color-font);
    padding-left: calc(var(--px30) - 2px);
    padding-right: calc(var(--px30) - 2px);
  }
  .note,
  .note b {
    font-weight: 400;
    line-height: 1.6;
  }

  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--rem24);
  }
  #header .tel_icon::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: 0.75em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    margin-top: clamp(2px, calc(0.3rem + ((1vw - 19.2px) * 0.1116)), 3px);
  }
  #header a.head_btn.tel_btn:hover {
    color: var(--header-color-primary);
  }
  #header a.head_btn.mail_btn {
    flex-direction: row;
    gap: 8px;
    padding-left: calc(var(--px40) + 4px);
    padding-right: calc(var(--px40) + 4px);
    padding-left: clamp(20px, calc(4.4rem + ((1vw - 19.2px) * 2.6786)), 44px);
    padding-right: clamp(20px, calc(4.4rem + ((1vw - 19.2px) * 2.6786)), 44px);
    font-size: var(--rem14);
    border-radius: 50px;
  }
  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
  }
  #header a.head_btn.mail_btn::before {
    content: "\f0e0";
    margin-top: 1px;
  }
}
@media print, screen and (max-width: 1023px) {
  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,
  nav#mainNav ul li ul.sub-menu li a:active,
  nav#mainNav ul li ul.sub-menu li a:hover {
    background: var(--header-color-primary) !important;
    color: #fff;
  }
}
/* code footer */
#footer {
  font-size: var(--rem12);
  padding: var(--px80) 0 var(--px40);
}

.footer__inner {
  width: 94%;
  max-width: 1710px;
  margin: 0 auto;
  padding-bottom: var(--px40);
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 5%;
  /* border-bottom: solid 1px; */
}
#footer .footer__logo img {
  max-height: var(--px80w);
  -o-object-fit: contain;
  object-fit: contain;
}
#footer .footer__logo {
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer hr {
  width: 94%;
  max-width: 1600px;
  margin: 0 auto;
  background: var(--color-table-border);
}
#copyright {
  letter-spacing: 0;
  margin: var(--px60) auto 0;
  font-weight: 300;
}

@media print, screen and (max-width: 768px) {
  .footer__inner {
    flex-direction: column;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

/* ----------------------------
right
----------------------------*/

#footer .footnav ul {
  justify-content: flex-end;
  margin-top: 10px;
}
@media print, screen and (max-width: 768px) {
  #footer .footnav ul {
    justify-content: center;
    margin-top: var(--px40);
  }
}

/*footer navi ico*/

#footer .footnav ul > li {
  position: relative;
  line-height: 1.4;
  padding: 0 min(calc(16px + (1vw - 19.2px) * 0.4531), 16px) 0 25px; /* 16-9px、15-8px (1920-375) */
  margin-bottom: 0;
}
#footer .footnav ul > li::before {
  left: 0;
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  width: 6px;
  height: 6px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  margin-top: 0;
  background: transparent;
}

#footer .footnav ul > li::after {
  content: none;
}

/* ----------------------------
left
----------------------------*/

#footer .footer__logo:not(:last-child) {
  margin: 0;
  text-align: left;
}
.leftarea .logoare {
  display: flex;
  flex-direction: column;
  gap: var(--px14);
  line-height: 1;
}

@media print, screen and (max-width: 768px) {
  #footer .footer__logo:not(:last-child) {
    text-align: center;
  }
}
/* code main-ttl */
.main-ttl,
.post .main-ttl {
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: var(--rem40w);
  letter-spacing: 0;
  line-height: 1;
  color: var(--color-font);
  margin: 0;
  margin-bottom: var(--rem40w);
  position: relative;
}
.post .main-ttl .eng-ttl,
.main-ttl .eng-ttl {
  display: block;
  font-weight: 500;
  font-size: var(--rem20w);
  line-height: 1;
  color: var(--color-primary-tint);
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: var(--rem18);
}
.main-ttl::after,
.post .main-ttl::after {
  content: "";
  background: url(/wp-content/uploads/ttl-img.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  visibility: visible;
  display: block;
  width: 3.42em;
  height: 0.75em;
  margin: 0.25em auto 0;
}
/* code linkBtn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 380px;
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: var(--rem16);
  letter-spacing: 0.08em;
  color: var(--color-font-white);
  line-height: 1.8;
  text-align: center;
  background: var(--color-secondary-tint);
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: var(--rem40w) auto 0;
  border-radius: 100px;
  transition: all 0.3s;
}
.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
  content: url(/wp-content/uploads/btn-01.png);
  position: absolute;
  font-family: "FontAwesome";
  font-weight: bold;
  line-height: 1;
  top: 52%;
  right: 2rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
  width: 16px;
  height: 16px;
  margin: 0;
  transition: 0.3s all;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-font-white);
  background: var(--color-secondary-tint);
  opacity: 0.8;
}

.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}
/* code poslist */

#front_bottom_content {
  background: var(--color-background);
  padding: var(--px120) 0;
}
.postlist .post_text {
  padding: var(--px30) 0;
}
.postlist li:first-child {
  border-top: 1px solid var(--color-table-border);
}
.postlist li {
  border-bottom: 1px solid var(--color-table-border);
}

.postlist .ttls a,
.postlist .date {
  color: var(--color-font);
  font-size: var(--rem16);
}
.postlist .time a {
  color: var(--color-font);
  line-height: 1.6;
  padding: 7px 10px;
}
/* code layout */
.post4b .time {
  background: var(--color-cate);
}

.post4b li .post4b_contents {
  margin-bottom: 0;
  opacity: 1;
  margin-top: var(--rem20);
}
.post4b_link a {
  color: var(--color-font);
/*   border-bottom: 1px solid #333; */
}
@media print, screen and (min-width: 800px) {
  .post4b li {
    width: calc((100% - var(--px40) * 2) / 3);
  }
  .post4b li:nth-child(4n + 2):last-child {
    margin-right: 0;
  }
  .post4b {
    gap: var(--px40);
  }
}
/* code contact */
.cta01 {
  background: url(/wp-content/uploads/contact-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  padding: var(--px120) 0;
  z-index: 0;
}
.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: var(--color-background-op50);
  border-radius: 60px;
  padding: var(--px120) var(--px40);
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 760px;
  margin: var(--rem40w) 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(--rem24w) 0;
  text-align: center;
  box-sizing: border-box;
  font-weight: bold;
  color: var(--color-font);
  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;
  margin-bottom: 1rem;
}

/*電話ボタン*/

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

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24w);
  display: flex;
  margin-bottom: var(--rem12);
}
.cta01 .mailbtn .infotxt {
  font-size: var(--rem18);
}
.cta01 a.mailbtn {
  background: var(--color-primary);
}

/*ボタンアイコン*/

.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";
  font-size: 1.17em;
}
.cta01 .telnum::before {
  content: "\f095";
  font-size: 0.89em;
}
/* code about */
.sec01 {
  background: var(--color-background02);
  padding-top: var(--px120);
}
.column05 {
  position: relative;
  margin: 0;
}
.column05_wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  z-index: 20;
}

.column05 .imgarea {
  position: relative;
  /* aspect-ratio: 4 / 3; */
  overflow: hidden;
  width: 67.7%;
  border-top-right-radius: 60px;
}
.column05 .imgarea img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.column05 .txtarea {
  border-top-left-radius: 60px;
  position: relative;
  width: 43.8%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-background);
  padding: var(--px100) var(--px40) var(--px40);
  margin: 0 auto 0 -11.5%;
  z-index: 10;
}
.column05 .txtarea .txtinner {
  max-width: 530px;
}
.column05 p {
  margin-bottom: var(--px16);
}
@media print, screen and (max-width: 1550px) and (min-width: 1440px) {
  .column05 .imgarea {
    aspect-ratio: 4 / 3;
  }
  .column05 .txtarea {
    padding: 60px var(--px40) var(--px40);
  }
  #about h2 {
    margin-bottom: 20px;
  }
  #about .linkBtn {
    margin-top: 20px;
  }
}
@media print, screen and (max-width: 1439px) {
  .column05 .imgarea,
  .column05 .txtarea {
    width: 90%;
  }
  .column05 .txtarea {
    margin: calc(-60px + (1vw - 10.23px) * -3.858) 0 0 auto;
  }
  .column05 .txtarea {
    padding: var(--px80) 5%;
  }
}
/* code feature */
.fullwide03 {
  position: relative;
  padding: var(--px100) 0;
}
.fullwide03:before {
  content: "";
  background: var(--color-background02);
  width: 100%;
  height: 47%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.num_list01 {
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
}

.num_list01 .imgarea:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: "0" counter(number);
  /* content: "03"; */
  display: inline-block;
  background: var(--color-background);
  color: var(--color-primary-tint);
  font-family: var(--font-family-eng);
  font-weight: bold;
  font-size: 20px;
  border-radius: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  bottom: -25px;
  transform: translateX(-50%);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}
.num_list01 .num_listttl {
  text-align: center;
  font-weight: bold;
  font-size: var(--rem20w);
  line-height: 1.6;
  padding: 2rem 0 1rem;
  position: relative;
}
.num_list01 .imgarea {
  position: relative;
}
.num_list01 .imgarea img {
  border-radius: 30px 30px 0 0;
}
.num_list01 .txtarea {
  padding: 2rem var(--rem30w) 2rem;
  background: var(--color-background);
}
/*---------col03-----------*/

.post .col3_feature {
  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;
  gap: 2rem;
}
.post .col3_feature > li {
  width: calc((100% - 2rem * 2) / 3);
}

@media print, screen and (max-width: 768px) {
  .post .col3_feature > li {
    width: calc((100% - 2rem * 1) / 2);
  }
  .fullwide03:before {
    height: 70%;
  }
}
@media print, screen and (max-width: 500px) {
  .post .col3_feature > li {
    width: 100%;
  }
  .fullwide03:before {
    height: 80%;
  }
}
/* code service */
.post h3 {
  font-size: var(--rem30w);
  font-family: var(--font-family02);
  font-weight: bold;
  letter-spacing: 0;
  padding: 0;
  border: 50px solid var(--color-primary-shade);
  border: none;
  margin: 0 auto var(--rem30);
  text-align: center;
}
.post h3::after {
  content: "";
  background: var(--color-primary-shade);
  position: relative;
  visibility: visible;
  display: block;
  width: 9.3em;
  height: 4px;
  margin: 0.3em auto 0;
  border-radius: 2px;
}
.post .h3-center::after {
  width: 8em;
}
.post .h3-bottom::after {
  width: 5em;
}
.column01 p {
  text-align: center;
  font-size: calc(var(--rem20w) - 2px);
  letter-spacing: 0.04em;
  line-height: 2;
}
.service-content {
  padding-top: var(--px80w);
}
.column01 {
  position: relative;
  margin: var(--px60) 0 0;
}
.column01_wrap {
  position: relative;
  z-index: 1;
}
.column01 .txtarea {
  background: var(--color-background01);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px80) var(--px40);
  margin: 0;
}
.column01 .txtarea .txtinner {
  max-width: 730px;
}
.column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.column01 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media print, screen and (max-width: 1120px) and (min-width: 1024px) {
  .column01 p {
    font-size: 15px;
  }
  .column01 .txtarea {
    padding: var(--px80) 2.3rem;
  }
}
@media print, screen and (max-width: 768px) {
  .column01 .txtarea {
    padding: var(--px80) 6%;
  }
}

@media print, screen and (max-width: 500px) {
  .pctop {
    display: none;
  }
  .column01 p {
    text-align: left;
  }
}
/* code introduction */
.post h2 {
  font-size: var(--rem40w);
  font-family: var(--font-family02);
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  padding: 0;
  margin: 0 auto var(--px60);
  color: var(--color-font-white);
}
.post h2::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: var(--px80w);
  height: 4px;
  background: var(--color-primary-shade);
  border-radius: 2px;
  margin: 0.5em auto 0;
}
.linkBtn.linkBtn-introduction {
  max-width: 240px;
  font-family: var(--font-family01);
  font-weight: 500;
  color: var(--color-primary-tint);
  background: var(--color-background);
  margin-top: 0;
}
.linkBtn.linkBtn-introduction::after {
  content: url(/wp-content/uploads/btn-02.png);
  top: 51%;
}
.linkBtn.linkBtn-introduction:hover {
  color: var(--color-primary-tint);
  background: var(--color-background);
}
#introduction {
  padding: var(--px120) 0;
}
.post .col2_introduction .imgarea {
  position: relative;
}
.post .col2_introduction .imgarea::before {
  content: "";
  background: var(--color-background03);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0.6;
}
.post .col2_introduction .txtarea {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.post .col2_introduction {
  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;
  gap: 2rem;
}
.post .col2_introduction > li {
  position: relative;
  width: calc((100% - 2rem * 1) / 2);
}
@media print, screen and (max-width: 500px) {
  .post .col2_introduction > li {
    width: 100%;
  }
}
/* code semi-wrapper  */
#thumbImg::before,
header#h1Header::before {
  content: none;
}
header#h1Header h1.title {
  font-size: var(--rem36);
  font-family: var(--font-family02);
  font-weight: bold;
  letter-spacing: 0;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
body:not(.home) .post h2 {
  font-size: var(--rem24w);
  font-family: var(--font-family02);
  margin: 0 auto var(--px80);
  color: var(--color-font);
}
body:not(.home) .post h2::after {
  width: 2.75em;
  height: 3px;
  background: var(--color-primary-shade);
  border-radius: 2px;
  margin: 0.3em auto 0;
}
body:not(.home) .post h3 {
  font-size: var(--rem20w);
  font-family: var(--font-family02);
  font-weight: bold;
  letter-spacing: 0;
  padding: 0 0 0.5em;
  margin: 0 auto var(--rem28);
  border-bottom: 1px solid var(--color-primary-shade);
  text-align: left;
}
body:not(.home) .post h3::after {
  content: none;
}
body:not(.home) .post .h3-semi-activity {
  font-size: calc(var(--rem24w) + 1px);
  padding: 0 0.5em 0.5em;
  margin: 0 auto var(--px50);
}
body:not(.home) .post .h3-semi-activity.fontbig {
  font-size: var(--rem30w);
}

/* code semi-company */
.semi-company {
  font-family: var(--font-family02);
}
.semi-company01 .w40 img {
  border-radius: 10px;
}
@media print, screen and (max-width: 1060px) and (min-width: 1024px) {
  .semi-company01 p {
    font-size: 14px;
  }
}
/*---------col03-----------*/
.text-20-semi-company {
  font-size: var(--rem20w);
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
  margin-bottom: var(--px30);
}
.text-18-semi-company {
  font-size: clamp(15px, calc(1.8rem + ((1vw - 19.2px) * 0.1942)), 18px);
  font-size: var(--rem18);
  text-align: center;
  line-height: 1.6;
}
.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;
  padding: 0 var(--px30w);
  gap: var(--rem24);
}
.post .col3_list > li {
  width: calc((100% - var(--rem24) * 2) / 3);
}
.post .col3_list .txtarea {
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  background: var(--color-background02);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--rem24);
}
@media print, screen and (max-width: 768px) {
  .post .col3_list > li {
    width: calc((100% - var(--rem24) * 1) / 2);
  }
  .post .col3_list .txtarea {
    padding: var(--px40);
  }
}
@media print, screen and (max-width: 500px) {
  .post .col3_list > li {
    width: 100%;
  }
  .post .col3_list .txtarea {
    padding: var(--rem48);
  }
}
/* code table */
.post table.responsive th {
  width: 26%;
  color: var(--color-font);
  font-weight: bold;
  background: var(--color-background02);
  vertical-align: middle;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
}
.post table.responsive td {
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
  vertical-align: middle;
}
.googlemap {
  padding-bottom: 45%;
  margin: var(--rem20w) auto;
}
/* semi-introduction */
.semi-introduction02 p {
  line-height: 1.2;
}
.semi-introduction02 .text-fix {
  letter-spacing: 0.03rem;
}
.w45 {
  width: 45%;
}
.w55 {
  width: 55%;
  padding-left: var(--rem24w);
}
.line-h24 {
  line-height: 2.4;
}
.text-18-semi-introduction {
  font-size: var(--rem18);
}
.semi-introduction02 .flexbox {
  padding-left: var(--rem24w);
}
.semi-introduction02 .w45 img {
  border-radius: 10px;
  height: 100%;
}
@media print, screen and (max-width: 768px) {
  .semi-introduction02 .flexbox,
  .w55 {
    padding-left: 0;
  }
  .w45,
  .w55 {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media print, screen and (max-width: 1060px) and (min-width: 1024px) {
  .semi-introduction02 .text-18-semi-introduction {
    font-size: 15px;
  }
}
/* code semi-activity */
.semi-activity {
  font-family: var(--font-family02);
}
.service01-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.text-35-semi-activity {
  font-weight: bold;
  font-size: calc(var(--rem36) - 1px);
  text-align: center;
  border-bottom: 1px dashed var(--color-secondary-tint);
  padding-bottom: 0.5em;
  margin-bottom: var(--px70);
	line-height: 1.4;
}
/*---------coln02-----------*/
.text-service01 {
  font-weight: bold;
  font-size: calc(var(--rem24) + 1px);
  text-align: center;
}
.text-30-semi-activity {
  font-weight: bold;
  font-size: var(--rem30);
  margin-bottom: var(--px16);
  display: flex;
  line-height: 1;
}
.t-left {
  padding-right: 1rem;
  border-right: 1px solid var(--color-border);
}
.t-right {
  padding-left: 1rem;
}
.post .col2_service01 {
  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;
  gap: var(--px30);
  padding: 0 var(--px30);
}
.post .col2_service01 > li {
  width: calc((100% - var(--px30) * 1) / 2);
  background: var(--color-background02);
  position: relative;
}
.post .col2_service01 .txtarea {
  padding: var(--rem20w) var(--rem24w) var(--rem36);
  border-radius: 10px;
}
@media print, screen and (max-width: 800px) and (min-width: 768px) {
  .text-service01 {
    font-size: 15px;
    /* width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); */
  }
}
@media print, screen and (max-width: 500px) {
  .post .col2_service01 > li {
    width: 100%;
  }
}
/* code service02 */
.activity-imgarea img {
  border-radius: 15px;
}
.text-25-semi-activity {
  font-size: calc(var(--rem24w) + 1px);
  font-weight: bold;
  padding-bottom: 0.3em;
  border-bottom: 1px dashed var(--color-secondary-tint);
  margin-bottom: var(--rem20w);
}
.text-18-semi-activity {
  font-size: var(--rem18);
}

.post .col2_service02 {
  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;
  padding: 0 var(--px30);
  gap: var(--px40w);
}
.post .col2_service02 > li {
  width: calc((100% - var(--px40w) * 1) / 2);
}
.post .col2_service02 img {
  border-radius: 15px;
}
@media print, screen and (max-width: 500px) {
  .post .col2_service02 > li {
    width: 100%;
  }
}
/*--flow01--------------------------------------------*/
.flowlist01-content {
  padding: 0 var(--px30);
}
.flowlist01-wrap {
  padding: var(--px60w) var(--px100) var(--px96);
  background: var(--color-background02);
  border-radius: 20px;
}
.flowlist01 {
  padding-left: 13rem;
  position: relative;
}
.flowlist01::before {
  content: "";
  width: 15px;
  height: 100%;
  background: var(--color-primary);
  margin-left: -8px;
  margin-left: 60px;
  width: 22px;
  display: block;
  position: absolute;
  top: 0;
  left: 13rem;
}
.flowlist01 > li {
  position: relative;
}
.flowlist01 > li:not(:last-child) {
  margin-bottom: 8vh;
}
.flowlist01 > li .icon {
  font-size: 2rem;
  padding: 0.8rem 2rem;
  display: block;
  position: absolute;
  top: 0;
  left: -13rem;
  z-index: 100;
  width: 150px;
  background: var(--color-secondary-tint);
  font-family: var(--font-family02);
  font-weight: bold;
  text-align: center;
  color: var(--color-font-white);
}
.flowlist01 > li .icon::after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent var(--color-secondary-tint);
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.flowlist01 > li dl {
  padding-left: 7rem;
  padding-left: 22rem;
  position: relative;
  padding-top: 0.7rem;
  padding-top: 1px;
}
.flowlist01 > li dl::before,
.flowlist01 > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 2rem;
}
.flowlist01 > li dl::before {
  width: 7px;
  height: 7px;
  width: 9px;
  height: 9px;
  margin-top: 0;
  margin-top: 5px;
  background: var(--color-background);
  border-radius: 50%;
  left: -4px;
  left: 68px;
}
.flowlist01 > li dl::after {
  width: 50px;
  width: 120px;
  border-bottom: 1px dashed #000;
  position: absolute;
  left: 5px;
  left: 77px;
  top: 2.3rem;
  top: 29px;
}
.flowlist01 > li dl dt {
  margin-bottom: 0.5rem;
  font-weight: bold;
  font-size: 1.6rem;
  font-size: 2.7rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #000;
}
/* @media (max-width: 768px) {
  .flowlist01-wrap {
    padding: var(--px60w) 35px var(--px96);
  }
} */
@media (max-width: 768px) {
  .flowlist01 > li .icon {
    width: auto;
    font-size: 1.2rem;
  }

  .flowlist01 {
    padding-left: 10rem;
  }

  .flowlist01 > li .icon {
    left: -11rem;
  }

  .flowlist01::before {
    width: 15px;
    margin-left: -8px;
    left: 8rem;
  }

  .flowlist01 > li dl {
    padding-left: 2.5rem;
    padding-top: 0.7rem;
  }

  .flowlist01 > li dl::after {
    width: 30px;
    left: -16px;
    top: 2.3rem;
    top: 20px;
  }

  .flowlist01 > li dl dt {
    font-size: 1.4rem;
  }
  .flowlist01 > li dl::before {
    width: 7px;
    height: 7px;
    margin-top: -4px;
    left: -24px;
  }
  .flowlist01-wrap {
    padding: var(--px60w) 2.8rem var(--px96);
  }
}
/* code service03 */
.post h4.h4-semi {
  position: relative;
  font-size: var(--rem18);
  font-family: var(--font-family02);
  font-weight: bold;
  padding: 0 0 0 24px;
  margin: 0 auto var(--rem20w);
  border: none;
}
.post h4.h4-semi::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background: var(--color-secondary-tint);
  top: 54%;
  left: 0;
  border-radius: 50%;
  transform: translateY(-50%);
}
.post .col2_service03 {
  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;
  gap: var(--px40w);
}
.post .col2_service03 > li {
  width: calc((100% - var(--px40w) * 1) / 2);
  background: var(--color-background02);
}
.post .col2_service03 .txtarea {
  padding: var(--rem30w) var(--rem24w);
}
@media print, screen and (max-width: 500px) {
  .post .col2_service03 > li {
    width: 100%;
  }
}
.link-semi-activity {
  max-width: 483px;
  margin: 0 auto;
  position: relative;
  background: url(/wp-content/uploads/semi-activity-06.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 17px;
}
.link-semi-activity .imgarea {
  width: 100%;
  position: relative;
  border-radius: 100px;
}

.link-semi-activity .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.link-semi-activity::before {
  content: "";
  background: var(--color-background03);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0.6;
  border-radius: 17px;
}
.link-semi-activity .txtarea {
  position: relative;
  z-index: 10;
  padding: var(--rem24w);
}
.linkBtn.linkBtn-introduction.linkBtn-pdf {
  max-width: 200px;
  padding: 1rem 30px 1rem 20px;
}
.usage-guide {
  font-size: calc(var(--rem26w) + 2px);
  font-family: var(--font-family02);
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  padding: 0;
  margin: 0 auto var(--px40);
  color: var(--color-font-white);
  text-align: center;
}
.usage-guide::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: var(--px60w);
  height: 3px;
  background: var(--color-primary-shade);
  border-radius: 2px;
  margin: 0.5em auto 0;
}


.post .col2_service01 > li:nth-child(4n + 2), 
.post .col2_service01 > li:nth-child(4n + 3) {
	background: var(--color-primary);
}

.post .col2_service01 > li {
	overflow: hidden;
	border-radius: 10px;
}

#service01 .text-35-semi-activity {
	max-width: fit-content;
	margin: 0 auto var(--px70);
}