@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=Noto+Serif+JP:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Serif+JP:wght@200..900&display=swap");
:root {
  --bg-logo: #fff;
  --bg-linear01: linear-gradient(to right, #2fcd71 50%, #2f8bcd 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: #eef8f2;
  --color-background02: #f5f5f5;
  --color-background-op80: #ffffffcc;

  --clr-000: #000;
  --color-font: #272727;
  --color-font-white: #fff;
  --color-font01: #252524;
  --color-primary: #2fcd71;
  --color-primary-shade: #2f8bcd;
  --color-primary-tint: #23cf81;
  --color-secondary: #ff0000;
  --color-secondary-tint: #4f97f7;
  --color-table-border: #dddddd;
  --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: #272727;
  --header-color-font-white: #fff;
  --header-color-primary: #2fcd71;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #eef8f2;
  --footer-color-font: #272727;
  --footer-color-primary: #272727;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Noto Serif JP", "Noto Sans JP", serif;
  --font-family-eng: "Lato", "Noto Sans JP", 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 */
  --px5: clamp(3px, calc(0.5rem + ((1vw - 19.2px) * 0.1294)), 5px);
  --px40-10: clamp(10px, calc(40px + ((1vw - 19.2px) * 3.3482)), 40px);
  --rem20-12: clamp(13px, calc(2rem + ((1vw - 19.2px) * 0.8929)), 20px);
	--clr-9A9A9A: #9A9A9A;
  --clr-DF4896: #DF4896;
  --clr-FF7563: #FF7563;
  --clr-EB7E7E: #EB7E7E;
  --clr-FAB2B0: #FAB2B0;
  --border-5-2: clamp(2px, calc(1.4px + 0.188vw), 5px);
  --green-hl: #A8F4C8;
  --pink-hl: #FFDBD4;
}

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

body.home #contact-bottom {
  display: none;
}
#contact-bottom {
  clear: both;
}
.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-background01);
}
.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;
}
.line-h18 {
  line-height: 1.8;
}
/* 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: calc(var(--px24) + 1px);
    margin-left: clamp(13px, calc(3rem + ((1vw - 19.2px) * 1.8973)), 30px);
  }
  nav#mainNav ul li a {
    padding: var(--px20) clamp(13px, calc(3rem + ((1vw - 19.2px) * 1.8973)), 30px);
  }
  #header .logo {
    display: block;
    line-height: 0;
    padding: min(calc(10px + (1vw - 19.2px) * 0.558), 10px) calc(var(--px24) + 1px);
  }
  #header .logo img {
    max-height: 70px;
  }
  nav#mainNav ul li a b {
    font-weight: bold;
    font-size: var(--rem16);
  }
  #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);
    background: var(--header-background);
    padding-left: var(--px24);
    padding-right: var(--px24);
  }
  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--rem24w);
    margin-bottom: 3px;
  }
  #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: 3px;
  }
  #header a.head_btn.tel_btn:hover {
    color: var(--header-color-primary);
  }
  #header a.head_btn.mail_btn {
    flex-direction: row;
    gap: 1rem;
    padding-left: calc(var(--px50) - 7px);
    padding-right: calc(var(--px50) - 7px);
    font-size: var(--rem14);
    border-radius: 50px;
    display: flex;
  }
  #header a.head_btn.mail_btn::before {
    content: "\f0e0";
    font-size: 1.43em;
    margin-top: 2px;
  }
  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
  }
}
@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-weight: 500;
  padding: var(--px80) 0 var(--px60);
}
#footer .footer__logo:not(:last-child) {
  text-align: center;
  margin-bottom: var(--rem30);
}
#footer .footer__logo img {
  max-height: clamp(50px, calc(7rem + ((1vw - 19.2px) * 1.7361)), 70px);
}
#copyright {
  font-weight: 300;
  margin: var(--px20) auto 0;
  background: var(--footer-background);
}
/* code main-ttl */
.main-ttl,
.post .main-ttl {
  font-family: var(--font-family02);
  font-weight: 600;
  font-size: var(--rem40w);
  letter-spacing: 0.08em;
  line-height: 1.4;
  color: var(--color-font);
  margin: 0;
  margin-bottom: var(--px60w);
  position: relative;
}

.main-ttl .eng-ttl {
  display: block;
  font-family: var(--font-family-eng);
  font-weight: 400;
  font-size: var(--rem30);
  line-height: 1.4;
  color: var(--color-primary);
  letter-spacing: 0;
  text-transform: capitalize;
}
.main-ttl::after,
.post .main-ttl::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: var(--px120);
  height: 2px;
  background: linear-gradient(to right, var(--color-primary) 50%, var(--color-primary-shade) 50%);
  margin: 0.6em auto 0;
}
/* code linkBtn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 166px;
  font-weight: 500;
  font-size: var(--rem16);
  color: var(--color-font);
  line-height: 1.3;
  letter-spacing: 0.08em;
  text-align: left;
  background: transparent;
  font-weight: 600;
  padding: var(--px14) 1rem;
  margin: var(--rem40w) auto 0;
  border-bottom: 2px solid var(--color-primary-shade);
  border-radius: 0;
  transition: all 0.3s;
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
  content: "\f105";
  position: absolute;
  font-size: var(--rem16);
  color: var(--color-font-white);
  font-family: "FontAwesome";
  font-weight: 400;
  line-height: 1;
  width: var(--rem40w);
  height: var(--rem40w);
  background: var(--color-primary-shade);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
  margin: 0;
  transition: 0.3s all;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  border-bottom: 2px solid var(--color-primary);
  background: transparent;
  color: var(--color-font);
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  color: var(--color-font-white);
  background: var(--color-primary);
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
  position: relative;
  z-index: 999;
}
.page-thanks .linkBtn{
	max-width: 220px ;
}
/* 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: #111;
  font-size: var(--rem16);
}
/* code contact */
.cta01 .main-ttl {
  margin-bottom: var(--px50);
}
.cta01 {
  background: var(--color-background);
  position: relative;
  z-index: 0;
  padding-top: var(--px120);
}
.cta01:before {
  content: "";
  background: url(/wp-content/uploads/contact-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 80%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: transparent;
  padding: 0 var(--px40);
  position: relative;
  z-index: 1;
}
.cta01 .ctabtnlist {
  justify-content: center;
  max-width: 760px;
  margin: var(--rem40) 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(--rem22w) 0;
  text-align: center;
  box-sizing: border-box;
  font-weight: bold;
  color: var(--color-font-white);
  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:before {
    height: 73%;
  }
}

/*ボタン共通パーツ*/
.cta01 p {
  line-height: 2;
}
.cta01 .btnttl {
  display: block;
  margin-bottom: 1rem;
}

/*電話ボタン*/

.cta01 .telnum {
  font-weight: 500;
  font-size: var(--rem36);
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
.cta01 .telbtn .btnttl {
  font-size: var(--rem20w);
}
.cta01 a.telbtn {
  background: var(--color-primary-shade);
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24w);
  display: flex;
}
.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.8em;
  margin-top: 4px;
}
/* code greeting */
.text-36-top {
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: var(--rem36);
  line-height: 1.4;
  letter-spacing: 0.1em;
  color: var(--color-primary-shade);
  margin-bottom: var(--rem24);
}
.fullwide03 .line-h2 {
  text-align: center;
}
.fullwide03 {
  position: relative;
  background: transparent;
  padding: var(--px120) 0;
}
.fullwide03:before {
  content: "";
  background: var(--color-background01);
  width: 100%;
  height: 38%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.fullwide03_wrap {
  background: var(--color-background);
  position: relative;
  z-index: 1;
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  padding: var(--px80) var(--px40) var(--px100);
  display: flex;
  justify-content: center;
  align-items: center;
  border-width: 1px;
  border-style: solid;
  border-image-source: var(--bg-linear01);
  border-image-slice: 1;
}
.fullwide03_inner {
  max-width: 960px;
}
@media print, screen and (max-width: 500px) {
  .pcbr-none {
    display: none;
  }
  .fullwide03 .line-h2 {
    text-align: left;
  }
  .fullwide03:before {
    height: 30%;
  }
}
/* code company and service */
#company .sec01 {
  background: var(--color-background01);
}
#service .sec01 {
  background: var(--color-background);
}
.toptxtarea {
  max-width: 960px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.column01 {
  position: relative;
  margin: 0;
}
.column01_wrap {
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
.column01 .txtarea {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px80) calc(var(--rem48) - 2px);
  margin: 0;
}
.column01 .txtarea .txtinner {
  max-width: 760px;
}
.column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
#company .imgarea {
  border-radius: 0 60px 60px 0;
}
#service .imgarea {
  border-radius: 60px 0 0 60px;
}
.column01 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media print, screen and (max-width: 768px) {
  .column01 .txtarea {
    padding: var(--px80) 5% 0;
  }
}
@media print, screen and (max-width: 400px) {
  .text-36-top {
    font-size: 23px;
  }
}
/* code faq va price */
#faq .sec01 {
  background: var(--color-background01);
}
#price .sec01 {
  background: var(--color-background);
}
.toptxtarea {
  max-width: 960px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.column03 {
  position: relative;
  padding: 0;
  margin: 0;
}

.column03_wrap {
  position: relative;
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  z-index: 1;
}
.column03 .txtarea {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: var(--px60) 0;
}
#faq .column03 .txtarea {
  padding-left: var(--px80);
}
#price .column03 .txtarea {
  padding-right: var(--px80);
}
.column03 .txtarea .txtinner {
  max-width: 100%;
}
.column03 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
  border-radius: 60px;
}
.column03 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media print, screen and (max-width: 768px) {
  #faq .column03 .txtarea,
  #price .column03 .txtarea {
    padding: var(--px80) 5% 0;
  }
}
/* code semi-wrapper */
#thumbImg::before,
header#h1Header::before {
  content: none;
}
header#h1Header h1.title {
  font-family: var(--font-family02);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font);
}
.post h2 {
  font-size: var(--rem24w);
  font-family: var(--font-family02);
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  padding: 0;
  margin: 0 auto var(--px50);
}
.post h2::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: 2.75em;
  height: 3px;
  background: linear-gradient(to right, var(--color-primary) 50%, var(--color-primary-shade) 50%);
  margin: 0.6em auto 0;
}
.post h3 {
  font-size: var(--rem20w);
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0;
  padding: 0 0 0.4em;
  margin: 0 auto var(--rem14);
  border-bottom: 1px solid var(--color-primary);
}
/* code semi-company */
.semi-company01 {
  width: 100%;
  max-width: 855px;
  margin: 0 auto;
}
.semi-company01 .txt_r {
  font-size: var(--rem24w);
  margin-top: var(--px60);
}
/* code table */
/* .post table.responsive,
.post table.responsive th,
.post table.responsive td {
  border-width: 1px 0 1px 1px;
} */
.post table.responsive th {
  width: 26%;
  color: var(--color-font-white);
  font-weight: bold;
  background: var(--color-primary);
  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;
}
.wpcf7-form table.responsive th {
  width: calc(var(--px24) * 2 + 15em);
}
@media print, screen and (min-width: 641px) {
  .post table.responsive tr:nth-child(odd) {
    border: 1px solid var(--color-table-border);
  }
  .post table.responsive,
  .post table.responsive th,
  .post table.responsive td {
    border-width: 1px 0 1px 1px;
  }
}
/* code semi-service */
.imgarea-semi-service {
}
.txtarea-semi-service {
  padding: var(--rem20w);
  display: flex;
  align-items: center;
  justify-content: center;
}
.text-18-semi-service {
  font-weight: bold;
  font-size: var(--rem18);
  margin-bottom: var(--rem14);
}
@media print, screen and (max-width: 768px) {
  .txtarea-semi-service {
    padding: 0;
  }
}
/* code semi-questions */
.semi-questions p.txt_c {
  font-weight: bold;
  font-size: var(--rem20w);
}
/*--FAQ-------------------------------------------*/

.qa_list {
  cursor: pointer;
}
.qa_list .qa_list_inner dt {
  position: relative;
  font-weight: normal;
  margin: var(--rem42w) 0 0 0;
  display: flex;
  align-items: stretch;
  padding: 0rem 1rem 0rem 0rem;
  background: var(--color-background);
  border: 1px solid var(--color-primary);
}
.qa_list .qa_list_inner dd .ans_flex {
  position: relative;
  font-weight: normal;
  margin: 0;
  display: flex;
  align-items: stretch;
  padding: 0;
  background: var(--color-background);
}
.qa_list .qa_list_inner .a_ico {
  color: var(--color-background);
  background: var(--color-primary);
  line-height: 1;
  padding: var(--px30) 1rem;
  font-size: 2rem;
  border-right: 1px solid var(--color-primary);
  width: 100%;
  text-align: center;
  max-width: 90px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--body-font-family);
}
.qa_list .qa_list_inner .q_ico {
  background: var(--color-primary-shade);
  color: var(--color-background);
  line-height: 1;
  padding: var(--px30) 1rem;
  font-size: 2rem;
  font-weight: bold;
  width: 100%;
  text-align: center;
  max-width: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--body-font-family);
  border-right: 1px solid var(--color-primary);
}
.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
  padding: var(--px30) 1.5rem;
  line-height: 1.5;
}
.qa_list .qa_list_inner .a_desc {
  line-height: 1.5;
  width: 100%;
}
.qa_list .qa_list_inner dt:after {
  content: "";
  position: absolute;
  top: 46%;
  right: 3rem;
  width: 12px;
  height: 12px;
  border-right: 1px solid var(--color-primary);
  border-bottom: 1px solid var(--color-primary);
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
.qa_list .qa_list_inner .active:after {
  top: 43%;
  right: 2rem;
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
}
.qa_list .qa_list_inner dd {
  display: none;
  position: relative;
  padding: 0;
  margin: 0 0 1rem 0;
  border: 1px solid var(--color-primary);
  border-top: 0;
 
}
@media only screen and (max-width: 959px) {
  .qa_list .qa_list_inner {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 768px) {
  .qa_list .qa_list_inner dt {
    padding: 0rem 1rem 0rem 0rem;
  }
  .qa_list .qa_list_inner .a_ico,
  .qa_list .qa_list_inner .q_ico {
    max-width: 50px;
  }
  .qa_list .qa_list_inner dt:after {
    right: 1.5rem;
    width: 8px;
    height: 8px;
  }
  .qa_list .qa_list_inner .active:after {
    right: 1rem;
  }
}
/* code semi-plan */
.imgarea-semi-plan img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.txtarea-semi-plan {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--rem20) 0;
}
.text-30-semi-plan {
  font-weight: 500;
  font-size: var(--rem30);
  padding: var(--px16);
  text-align: center;
  margin-bottom: var(--rem24w);
  border-top: var(--px5) solid var(--color-primary);
  border-bottom: var(--px5) solid var(--color-primary);
}
.text-24-semi-plan {
  font-weight: bold;
  font-size: var(--rem24w);
  margin-bottom: 1rem;
  line-height: 1.4;
}
.text-20-semi-plan {
  font-size: var(--rem20);
  line-height: 2;
}
.text-20-semi-plan.line-h14 {
  line-height: 1.4;
}
.box-semi-plan {
  padding: var(--px60);
  border: var(--px5) solid var(--color-primary);
}
@media only screen and (max-width: 768px) {
  .txtarea-semi-plan {
    padding: 0;
  }
}


/* 20260414 */


.fs22 {
    font-size: calc(var(--rem20) + 2px);
}

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

.style-2nd {
    border-color: var(--color-secondary) !important;
}

.fs26 {
    font-size: calc(var(--rem28) - 2px);

}
.fs18 {
    font-size: var(--rem18) !important;
}
.fs15 {
    font-size: var(--rem15);
}
.fs24 {
    font-size: var(--rem24);
}
.fs30 {
    font-size: var(--rem30);
}
.ls5 {
    letter-spacing: .05em;
}
.ls10 {
    letter-spacing: .1em;
}

.lh2 {
    line-height: 2;
}

.lh2-5 {
    line-height: 2.5;
}

@media print, screen and (max-width: 768px) {
    .lh2-5 {
        line-height: 2;
    }
}


.ff02 {
    font-family: var(--font-family02);
}


.mw1050 {
    max-width: 1050px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
}

.mw800 {
    max-width: 800px;
    margin: 0 auto;
}

.mw1000 {
    max-width: 1000px;
    margin: 0 auto;
}

.mw775 {
    max-width: 775px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.mw900 {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}

.mw1100 {
    max-width: 1100px;
    margin: 0 auto;
}

.fill_bg01 {
    background: linear-gradient(180deg, rgba(127, 233, 245, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
}
.fill_bg02 {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 204, 167, 0.5) 51.92%, rgba(255, 255, 255, 0.5) 100%);
}
.fill_bg03 {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(168, 244, 200, 0.5) 51.92%, rgba(255, 255, 255, 0.5) 100%);
}

.ai_start{ 
    align-items: flex-start;
}

.gap1 {
    gap: 1%;
}

.fwbold {
    font-weight: bold;
}

.fw500 {
    font-weight: 500;
}

.lh18 {
    line-height: 1.8;
}

.post h2.dbl-ttl::after {
    content: none;

}

.post h2.dbl-ttl {
    padding: .5em .2em;
    border: solid var(--clr-9A9A9A);
    border-width: var(--border-5-2) 0;
    font-size: var(--rem30w);
    font-weight: 500;
    letter-spacing: 0;
}

.post h2.dbl-ttl > .en-ttl {
    display: block;
    font-size: var(--rem20w);
    letter-spacing: 0;
}

.clr-prime {
    color: var(--color-primary) ;
}

.clr-prime-shade {
    color: var(--color-primary-shade) ;
}

.smallbox {
    padding: var(--px30);
    background: var(--color-background);
    /* font-size: var(--rem30w); */
    border: var(--border-5-2) solid var(--clr-9A9A9A);
border-radius: var(--px50);

margin-top: var(--px30);
font-weight: bold;
}
.m_center {
    margin: 0 auto;
}

.imgarea.m_center {
    display: flex;
    justify-content: center;
}

.box-ttl {
    line-height: 1.6;
font-size: var(--rem20w);
margin-bottom: 0.5em;
}

.mt12 {
    margin-top: var(--px120) !important;
}

.post h3.bd-black {
    border-color: var(--clr-000);
    font-size: var(--rem24w);
    line-height: 2;
    letter-spacing: 0;
    margin-bottom: 1em;
}

.green-hl {
    padding: 0 .2em ;
    display: inline-block;
    background: var(--green-hl) !important;
}

.post h3 .green-hl {
    padding: 0 .5em ;
    display: inline-block;
    background: var(--green-hl) !important;
    font-weight: 500;
}

.mw-fit {
    max-width: fit-content;
    margin: 0 auto;

}

.col2small > li {
    display: flex;
    align-items: center;
    gap: var(--px30);
    width: 100%;
    margin-top: 5%;
    /* flex-wrap: wrap; */
}

.col2small > li:first-child {
    margin-top: 0;
}

.col2small > li .imgarea {
    aspect-ratio: 244 / 93;
    max-width: 244px;
    width: 100%;
}

.col2small > li .imgarea img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: left;
}

.col2small > li .col-info {
    font-weight: bold;
}

body:not(.home) .imgarea {
   display: flex;

   justify-content: center;
   align-items: center;
}
@media print, screen and (max-width: 768px) {
    .col2small > li {
        justify-content: center;
        flex-direction: column;
    }
    .col2small > li .imgarea img {
        object-position: center;
    }
}

.clr-DF4896 {
    color: var(--clr-DF4896);
}
.clr-FF7563 {
    color: var(--clr-FF7563);
}

.flowlist02 {
    padding-left: 5rem;
    position: relative;
}
.flowlist02::before {
    content: "";
    width: 15px;
    height: 100%;
    background: var(--clr-FAB2B0);
    margin-left: -8px;
    display: block;
    position: absolute;
    top: 10px;
    left: 5rem;
}
.flowlist02 > li {
    position: relative;
}
.flowlist02 > li:not(:last-child) {
    margin-bottom: 8vh;
}
.flowlist02 > li .icon {
    font-size: var(--rem24);
    width: 7rem;
    height: 7rem;
    color: #fff;
    font-weight: bold;
    background: var(--clr-EB7E7E);
    padding: 0.8rem;
    min-width: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: -3.5rem;
    z-index: 100;
    border-radius: 50vh;
}
.flowlist02 > li .icon::after {
    content: none;
}
.flowlist02 > li dl {
    padding-left: 9rem;
    position: relative;
    padding-top: 1.7rem;
}
.flowlist02 > li dl::before {
    content: none;
}
.flowlist02 > li dl::after {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
}
.flowlist02 > li dl::after {
    width: 70px;
    border-bottom: 1px dashed var(--clr-000);
    position: absolute;
    left: 5px;
    top: 35px;
}
.flowlist02 > li dd {
    padding-top: 10px;
    border-top: solid 2px #C3C3C3;
}
.flowlist02 > li dl dt {
    margin-bottom: 0.5rem;
    font-weight: 600;
    font-size: 2rem;
}
@media (max-width: 768px) {
    .flowlist02 {
        padding-left: 2rem;
    }
    .flowlist02 > li .icon {
        left: -3.5rem;
        width: 5rem;
        height: 5rem;
    }
    .flowlist02::before {
        left: 1rem;
    }
    .flowlist02 > li dl {
        padding-left: 4.5rem;
        padding-top: 0.7rem;
    }
    .flowlist02 > li dl::after {
        width: 30px;
        top: 23px;
    }
    .flowlist02 > li dl dt {
        font-size: 1.4rem;
    }
}

.post h3.bd-black .lh14 {
    display: inline-block;
    line-height: 1.4;
}

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

@media print, screen and (min-width: 769px) {
    .service-pg .content02 .txtinner:has(.boxflex) {
        max-width: 570px;
    }
}

.bd-top_none {
    border-top: 0 !important;
}

.post h2.dbl-ttl.big-ttl {
    font-size: var(--rem36);
}

.col2flex {
    display: flex;
    justify-content: center;
    gap: 3%;
    row-gap: var(--px80);
    flex-wrap: wrap;
}

.col2flex > li {
    width: calc((100% - 3%) / 2);
    display: flex;
    flex-direction: column;
    align-items: center;
    
}

.col2flex > li.w100 {
    width: 100%;
}

.col2flex > li .imgarea {
    flex: 1;
    
}

.col2flex .col-ttl {
    text-align: center;
    font-weight: bold;
    line-height: 1.6;
    
    margin-bottom: 1.5em;
}
.pink-hl {
    background: var(--pink-hl);
    display: inline-block;
padding: 1em;
}

.col2flex .txtarea .col-info {
    font-size: var(--rem24w);
    font-weight: 500;
    margin-top: var(--px40);
}
@media print, screen and (min-width: 769px)  {
    .col2flex {
        width: 90%;
    }
    .post .col2flex {
        margin: 0 auto;
    }
}

@media print, screen and (max-width: 768px) {
    .col2flex > li {
        width: 100%;
    }
}

body:not(.home) .post h2:not(:first-child) {
    margin-top: var(--px120);
}

.post h2.dbl-ttl:not(.big-ttl) {
    max-width: 695px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.post h2.dbl-ttl.long-ttl:not(.big-ttl) {
    max-width: 895px;
}

.post h2 .green-hl {
    display: inline-block;
    padding: .2em .5em;
    margin-left: .5em;
}

.table_scroll table thead th,
.table_scroll table thead td {
    text-align: center;
    font-size: var(--rem20);
    font-weight: 400;
    vertical-align: middle;
    background: #A1D7FD;
    
}

.table_scroll table.col3tbl tbody th,
.table_scroll table.col3tbl tbody td {
    font-size: var(--rem20);
    font-weight: 400;
    vertical-align: middle;
    background: var(--color-background);
}

.table_scroll table.col3tbl tbody td {
    text-align: center;
}

.post table.col3tbl th,
.post table.col3tbl td {
    padding: var(--px24) var(--px20);
    line-height: 1.6;
}

.table_scroll table.col3tbl th {
    width: 45%;
}


.table_scroll table.col3tbl td {
    width: calc(55% / 2);
}

.img-center {
    display: flex;
    justify-content: center;
}

.col2flex.style02 .imgarea img {
    width: 90%;
    max-width: 483px;
}

.linkout {
    border-bottom: 1px solid;
    color: var(--color-font);
}

.linkBtn02, .post .linkBtn02, a.linkBtn02 {
	position: relative;
    display: inline-block;
    width: 100%;
    max-width: 250px;
    letter-spacing: 0;
    font-size: var(--rem16);
    font-family: var(--font-family01);
    font-weight: bold;
    color: var(--color-background);
    line-height: 1.4;
    text-align: center;
    background: var(--color-primary-shade);
    padding: var(--rem24) var(--rem30);
    
    border-radius: var(--px100);
    /* border-radius: 0; */
    border: 0;
    transition: all .3s;
    z-index: 10;
}

.linkBtn02.bg-green {
    background: var(--color-primary);
}

.linkBtn02:hover, .post .linkBtn02:hover, a.linkBtn02:hover {
    opacity: .8;
}

.btn_group {
	display: flex;
	justify-content: center;
	gap: var(--px30);
}



@media print, screen and (max-width: 768px) {
	.btn_group {
		flex-wrap: wrap;
	}
	.btn_group > .linkBtn02 {
	
}
}