@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+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;400;500&family=Noto+Sans+JP:wght@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: #fcf0ee;
  --color-background02: #f1f0e4;
  --color-background-table: #fcf0ee;
  --color-background-op85: #ffffffd9;

  --clr-000: #000;
  --color-font: #333;
  --color-font-white: #fff;
  --color-font01: #252524;
  --color-primary: #ba457d;
  --color-primary-shade: #52c284;
  --color-primary-tint: #ff0000;
  --color-secondary: #ff0000;
  --color-secondary-tint: #4f97f7;
  --color-table-border: #d1d1d1;
  --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: #333333;
  --header-color-font-white: #fff;
  --header-color-primary: #ba457d;
  --header-color-primary-shade: #52c284;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #fff;
  --footer-color-font: #333;
  --footer-color-primary: #333;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Zen Maru Gothic", "Noto Sans JP", sans-serif;
  --font-family-eng: "Kiwi Maru", "Noto Sans JP", 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);
  --px68-50: clamp(50px, calc(6.8rem + ((1vw - 19.2px) * 1.165)), 68px);
}

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-table);
}
.padding-120 {
  padding: var(--px120) 0;
}
.content-inner {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
}
.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-h17 {
  line-height: 1.7;
}
.line-h18 {
  line-height: 1.8;
}
.line-h2 {
  line-height: 2;
}
/* 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 {
    margin-left: clamp(7px, calc(2.5rem + ((1vw - 19.2px) * 2.0089)), 25px);
    margin-right: 1rem;
    height: 80px;
  }
  nav#mainNav ul li a {
    padding: var(--px20) clamp(7px, calc(2.5rem + ((1vw - 19.2px) * 2.0089)), 25px);
  }

  #header .logo img {
    max-width: none;
    width: 100%;
    max-height: 68px;
  }
  nav#mainNav ul li a b {
    font-family: var(--font-family02);
    font-weight: 500;
    font-size:clamp(13px, calc(17px + ((1vw - 19.2px) * 0.558)), 17px);
    letter-spacing: 0.05em;
    line-height: 1.6;
  }
  #header a.head_btn::before {
    margin-bottom: 0;
  }
  #header a.head_btn.tel_btn::before {
    display: none;
  }
  #header a.head_btn {
    font-weight: 500;
  }
  #header a.head_btn.tel_btn {
    color: var(--header-color-font);
    background: var(--header-background);
    padding-left: var(--px20);
    padding-right: var(--px20);
    border-left: 1px solid #cccccc;
  }
  .note,
  .note b {
    font-weight: 400;
  }

  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: calc(var(--rem28) - 2px);
    font-family: var(--font-family-eng);
    color: var(--header-color-primary);
  }
  #header .tel_icon::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: 0.7em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 4px;
  }
  #header a.head_btn.tel_btn:hover {
    color: var(--header-color-font-white);
    background: var(--header-color-primary);
    border-color: var(--header-color-primary);
  }
  #header a.head_btn.tel_btn:hover .tel_icon {
    color: var(--header-color-font-white);
  }
  #header a.head_btn.mail_btn {
    flex-direction: row;
    gap: 1rem;
    padding-left: clamp(30px, calc(5rem + ((1vw - 19.2px) * 2.2321)), 50px);
    padding-right: clamp(30px, calc(5rem + ((1vw - 19.2px) * 2.2321)), 50px);
    font-family: var(--font-family-eng);
    font-size: var(--rem18);
    letter-spacing: 0.05em;
    border-radius: 100px;
    background: var(--header-color-primary-shade);
    line-height: 1;
  }
  #header a.head_btn.mail_btn:hover {
    background: var(--header-color-primary);
  }
  #header a.head_btn.mail_btn::before {
    font-size: var(--rem24);
  }
}

@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: var(--header-color-font-white);
  }
}
/* code footer */
#footer {
  padding: var(--px80) 0 var(--px60);
}
#footer .footer__logo img {
  max-height: calc(var(--px60w) + 8px);
}
#footer .footer__logo:not(:last-child) {
  margin-bottom: var(--rem30);
}
#copyright {
  font-weight: 300;
}
/* code main-ttl */
.main-ttl,
.post .main-ttl {
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem20w);
  letter-spacing: 0.05em;
  line-height: 1.4;
  color: var(--color-font);
  margin: 0;
  margin-bottom: var(--px60);
 
}

.main-ttl .eng-ttl {
  display: block;
  font-family: var(--font-family-eng);
  font-weight: 400;
  font-size: var(--rem60);
  line-height: 1;
  /* color: var(--color-primary); */
  letter-spacing: 0.05em;
  text-transform: capitalize;
}

.post .main-ttl::after {
  content: none;
}

/* code contact */
.cta01 {
  background: url(/wp-content/uploads/contact-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 0;
  padding: var(--px120) 0;
}
.cta01:before {
  content: "";
  background: var(--color-background);
  opacity: 0.3;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: var(--color-background-op85);
  padding: var(--px100) var(--px40);
  position: relative;
  z-index: 10;
  border-radius: 30px;
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 960px;
  margin: var(--px50) auto 0 auto;
  gap: var(--rem20);
}
.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;
  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;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-family: var(--font-family02);
}
.cta01 .infotxt {
  font-size: var(--rem16);
  font-weight: 400;
}

/*電話ボタン*/

.cta01 .telnum {
  font-family: var(--font-family-eng);
  font-weight: 500;
  font-size: var(--rem36);
  color: var(--color-primary);
  margin-bottom: 1rem;
}
.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
}
.cta01 a.telbtn {
  color: var(--color-font);
  background: var(--color-background);
  box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.08);
  border-radius: 200px;
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
  margin-bottom: var(--px14);
}
.cta01 a.mailbtn {
  color: var(--color-font-white);
  background: var(--color-primary);
  box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.08);
  border-radius: 200px;
}

/*ボタンアイコン*/

.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: "\f095";
}
/* linkbtn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 300px;
  font-size: calc(var(--rem14) + 1px);
  font-weight: 500;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
  line-height: 1.8;
  text-align: center;
  background: var(--color-primary-shade);
  padding: var(--px20) 30px var(--px20) 20px;
  margin: var(--px50) auto 0;
  border-radius: 100px;
  transition: all 0.3s;
}
.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 7px;
  height: 7px;
  border-right: 3px solid var(--color-font-white);
  border-bottom: 3px solid var(--color-font-white);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -5px;
  transition: all 0.3s;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-font-white);
  background: var(--color-primary-shade);
  opacity: 0.8;
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}

/* code about */
/*-----------------------------
column_03
------------------------------*/
.about-content {
  background: var(--color-background01);
}
.column03 {
  position: relative;
  margin: 0;
}
.about-content:before {
  content: "";
  background: url(/wp-content/uploads/top-01.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
}
.column03_wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}
.column03 .txtarea {
  background: transparent;
  display: flex;
  /* align-items: center; */
  justify-content: center;
  padding: 0 var(--px50);
  margin: 0;
}
.column03 .txtarea .txtinner {
  max-width: 600px;
}
.column03 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.column03 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50px 0 0 50px;
}

@media print, screen and (max-width: 768px) {
  .column03 .txtarea {
    padding: var(--px80) 5% 0;
  }
}

/*---------txtstyle-----------*/
#about h2 {
  margin-bottom: var(--px50);
}
.text-about {
  line-height: 2;
  font-size: calc(var(--rem16) - 1px);
  letter-spacing: 0.05em;
}
.post .txtstyle02,
.txtstyle02 {
  font-family: var(--font-family02);
  font-size: calc(var(--rem36) - 4px);
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.1em;
  margin: 0 auto var(--px50);
  background: transparent;
  color: var(--color-primary);
  line-height: 1.4;
  padding: 0;
}
.post .txtstyle02:before,
.post .txtstyle02:after,
.txtstyle02:before,
.txtstyle02:after {
  content: none;
}
/* code strengths */
.num_list01 {
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
}
.num_list01 .imgarea {
  position: relative;
  margin-bottom: var(--px20);
}
.num_list01 .imgarea img {
  border-radius: 24px;
}
.num_list01 .imgarea:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: "0" counter(number);
  display: inline-block;
  background: var(--color-primary);
  color: var(--color-font-white);
  font-family: var(--font-family03);
  font-weight: 500;
  font-size: var(--rem30w);
  border-radius: 50%;
  left: 50%;
  width: var(--px68-50);
  height: var(--px68-50);
  line-height: var(--px68-50);
  text-align: center;
  bottom: calc((var(--px68-50) / 2) * -1);
  transform: translateX(-50%);
}
.num_list01 .num_listttl {
  text-align: center;
  font-family: var(--font-family02);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-size: clamp(16px, calc(2.2rem + ((1vw - 19.2px) * 0.6696)), 22px);
  padding: var(--rem40w) 0 var(--rem24w);
  position: relative;
}

/*---------col03-----------*/
#strengths {
  background: var(--color-background01);
}
.text-strengths {
  font-size: calc(var(--rem16) - 1px);
  line-height: 1.8;
}
.col3_strengths {
  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(--px50);
}
.col3_strengths > li {
  width: calc((100% - (var(--px50) * 2)) / 3);
}
@media print, screen and (max-width: 768px) {
  .col3_strengths > li {
    width: calc((100% - (var(--px50) * 1)) / 2);
  }
}
@media print, screen and (max-width: 432px) {
  .col3_strengths > li {
    width: 100%;
  }
  .col3_strengths > li:last-child {
    margin-bottom: 0;
  }
}
/*  code managers */
/*---------coln02-----------*/
#managers {
  background: var(--color-background02);
}

.col2_list .imgarea {
  width: 100%;
  overflow: hidden;
  margin-bottom: var(--rem24w);
}

.col2_list img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 20px;
}
.post h3 {
  font-size: clamp(17px, calc(2.8rem + ((1vw - 19.2px) * 0.712)), 28px);
  font-family: var(--font-family02);
  font-weight: bold;
  letter-spacing: 0.05em;
  padding: 0 0 0.4em;
  margin: 0 auto var(--rem24w);
  border-bottom: 1px solid var(--color-primary);
  color: var(--color-primary);
}
.post .col2_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;
  gap: var(--px40);
}
.post .col2_list > li {
  width: calc((100% - (var(--px40) * 1)) / 2);
  border-radius: 20px;
  padding: var(--px40);
  background: var(--color-background);
}
@media print, screen and (max-width: 768px) {
  .post .col2_list > li {
    width: 100%;
  }
  .post .col2_list > li:last-child {
    margin-bottom: 0;
  }
}
/* code service */
/*-----------------------------
column_01
------------------------------*/
#service {
  background: var(--color-background01);
  position: relative;
}

.column01 {
  position: relative;
  margin: 0;
}
.column01_wrap {
  position: relative;
  z-index: 1;
}
.column01 .txtarea {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px50) 0 var(--px50) clamp(45px, calc(8rem + ((1vw - 19.2px) * 3.9063)), 80px);
  margin: 0;
}
.column01 .txtarea02 {
  padding: var(--px50) clamp(45px, calc(8rem + ((1vw - 19.2px) * 3.9063)), 80px) var(--px50) 0;
}
.column01 .txtarea .txtinner {
  max-width: 100%;
}
.column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.column01 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.imgarea-apple {
  max-width: 40%;
}
.imgarea-apple img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.imgarea-apple01 {
  position: absolute;
  top: 12%;
  right: var(--px30);
}
.imgarea-apple02 {
  position: absolute;
  top: 40%;
  left: var(--px30);
}
.imgarea-apple03 {
  position: absolute;
  bottom: 6.5%;
  right: var(--px30);
}
@media print, screen and (max-width: 768px) {
  .column01 .txtarea {
    padding: var(--px80) 4%;
  }
  .column01 .txtarea03 {
    padding: var(--px80) 4% 0;
  }

  .imgarea-apple01 {
    top: 27%;
  }
  .imgarea-apple02 {
    top: 57%;
  }
  .imgarea-apple03 {
    bottom: 3%;
  }
}
@media print, screen and (max-width: 432px) {
  .imgarea-apple {
    max-width: none;
    width: 60%;
  }
}

/*---------txtstyle-----------*/
#service .linkBtn {
  margin-top: var(--px40);
}
.txtstyle03 {
  font-family: var(--font-family02);
  font-size: var(--rem30);
  font-weight: 500;
  text-align: left;
  margin: 0 auto var(--px30);
  background: transparent;
  color: var(--color-primary);
  line-height: 1.6;
  padding: 0;
}
.text-service {
  font-size: calc(var(--rem16) - 1px);
  line-height: 2;
  letter-spacing: 0.05em;
}

/* code picture */
#picture {
  position: relative;
  background: var(--color-background02);
}
.picture-content {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  padding-bottom: var(--px120);
}
.picture-content .imgarea {
  width: 100%;
  overflow: hidden;
}
.picture-content .imgarea img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
/*---------col4-----------*/

.post .col4_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: var(--rem20);
}
.post .col4_list > li {
  width: calc((100% - (var(--rem20) * 3)) / 4);
}

@media print, screen and (max-width: 768px) {
  .post .col4_list > li {
    width: calc((100% - (var(--rem20) * 1)) / 2);
  }
}
@media print, screen and (max-width: 432px) {
  .post .col4_list > li {
    width: 100%;
  }
}
/* code semi-wrapper */
header#h1Header h1.title {
  font-size: var(--rem36);
  font-family: var(--font-family02);
  font-weight: bold;
  letter-spacing: 0;
}
body:not(.home) .post h2 {
  font-size: var(--rem24w);
  font-family: var(--font-family02);
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
  padding: 0;
  margin: 0 auto var(--px50);
}
body:not(.home) .post h2::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: calc(var(--px60w) + 6px);
  height: 3px;
  background: var(--color-font);
  margin: 0.6em auto 0;
}
/* code semi-company */
/* code table */
.post table.responsive th {
  width: 25%;
  color: var(--color-font);
  font-weight: bold;
  background: var(--color-background-table);
  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;
}
.text-map {
  font-weight: bold;
  font-size: var(--rem24w);
  margin-bottom: var(--rem20w);
}
.text-certificate {
  font-weight: 500;
  font-size: var(--rem20w);
  text-align: center;
}
/*---------col03-----------*/

.post .col3_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}
.post .col3_list > li {
  width: 32%;
  margin-bottom: 2%;
}
.post .col3_list::before {
  content: "";
  display: block;
  width: 32%;
  height: 0;
  order: 1;
}
.post .col3_list:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}
@media print, screen and (max-width: 768px) {
  .post .col3_list > li {
    width: 49%;
  }
  .post .col3_list::before,
  .post .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 432px) {
  .post .col3_list > li {
    width: 100%;
  }
  .post .col3_list > li:last-child {
    margin-bottom: 0;
  }
}
/* code business */
.text-business {
  text-align: center;
  font-size: var(--rem20w);
  font-weight: bold;
  margin-bottom: 2rem;
  line-height: 1.6;
}
.txtarea-semi {
  padding: var(--px70);
}
@media print, screen and (max-width: 768px) {
  .txtarea-semi {
    padding: 0;
  }
}
body:not(.home) .post h2.fee-ttl::after {
  content: none;
}
.post .line {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.post .line {
  background: none;
  border: none;
  margin: 0 0 var(--px50);
  font-weight: 500;
  font-size: var(--rem20w);
  text-align: center;
  letter-spacing: 0.02em;
  line-height: 1.6;
}
.post .line::before,
.post .line::after {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  content: "";
  display: block;
  background-color: var(--color-font);
  width: var(--px90);
  height: 1px;
  top: 50%;
  transform: translateY(-50%);
}
.post .line::before {
  margin-right: var(--px40);
}
.post .line::after {
  position: static;
  margin-left: var(--px40);
  bottom: inherit;
  border-bottom: none;
}
/*--テーブル--------------------------------------------*/
.fee-content {
  max-width: 747px;
  margin: 0 auto;
}
.fee-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-table);
  position: relative;
}
.fee-widecolor::before {
  content: "";
  background: url(/wp-content/uploads/semi-business-04.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  inset: 0;
  position: absolute;
}
.fee-box {
  background: var(--color-background);
  border-radius: 46px;
  padding: var(--px100) 1.5rem;
  position: relative;
  z-index: 10;
}
.fee-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--rem24w);
}
.fee-wrap p {
  min-width: 157px;
  font-size: var(--rem20w);
  letter-spacing: 0.02em;
  padding: 1rem calc(var(--px24) - 1px);
  background: #d9d9d9;
  text-align: center;
}
.fee-wrap01.bd-fee-wrap01 {
  border-top: 1px dashed var(--color-font);
}
.fee-wrap01 {
  display: flex;
  justify-content: space-between;
  padding: var(--px20) 0;
  border-bottom: 1px dashed var(--color-font);
}
.fee-wrap01 p {
  min-width: 157px;
  padding: 1rem calc(var(--px24) - 1px);
  text-align: center;
}
@media screen and (max-width: 560px) {
  .fee-wrap p,
  .fee-wrap01 p {
    min-width: 100px;
  }
  .table_scroll .price {
    table-layout: auto;
    width: 540px;
  }
}
/* semi-subject */
/*---------col03-----------*/
.text-subject {
  font-size: var(--rem20w);
  font-weight: bold;
  line-height: 1.4;
  min-height: 56px;
  margin-bottom: var(--rem24);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.col3_subject {
  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);
}
.col3_subject > li {
  width: calc((100% - (var(--px30) * 2)) / 3);
  background: var(--color-background);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.col3_subject .txtarea {
  padding: var(--px35) var(--px16) var(--px50);
}
@media print, screen and (max-width: 768px) {
  .col3_subject > li {
    width: calc((100% - (var(--px30) * 1)) / 2);
  }
}
@media print, screen and (max-width: 432px) {
  .col3_subject > li {
    width: 100%;
  }

  .text-subject {
    min-height: auto;
  }
}
/* semi-support */
.text-support {
  font-size: var(--rem20w);
  font-weight: bold;
  line-height: 1.6;
}
.text-welfare {
  position: relative;
  padding: var(--px20) 1rem;
  background: var(--color-primary);
  color: var(--color-font-white);
  font-weight: bold;
  font-size: var(--rem20w);
  /* padding-left: 4rem; */
}
/* .text-welfare::before {
  content: "◆";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 1rem;
} */
body:not(.home) .post h3 {
  font-size: var(--rem20w);
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0;
  padding: 0 0 0.5em;
  margin: 0 auto 1rem;
  border-bottom: 2px solid var(--color-primary);
  color: var(--color-font);
}

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

.post li {
	border-bottom: 1px solid #ddd;
}


