@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=Cardo:ital,wght@0,400;0,700;1,400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cardo:ital,wght@0,400;0,700;1,400&family=Noto+Serif+JP:wght@200..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: #fbfbfb;
  --color-background02: #f5f5f5;
  --color-background-op80: #ffffffcc;

  --clr-000: #000;
  --color-font: #182242;
  --color-font-white: #fff;
  --color-font01: #252524;
  --color-primary: #223662;
  --color-primary-shade: #4f97f7;
  --color-primary-tint: #23cf81;
  --color-secondary: #b63033;
  --color-secondary-tint: #ff0000;
  --color-table-border: #d9d9d9;
  --color-table-border01: #ebebeb;
  --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: #182242;
  --header-color-font-white: #fff;
  --header-color-primary: #365494;
  --header-color-primary-shade: #EAF1FF;
  --header-color-primary-tint: #fff;
	--header-color-secondary: #223662;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #ece9df;
  --footer-color-font: #182242;
  --footer-color-primary: #182242;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Noto Serif JP", serif;
  --font-family-eng: "Cardo", 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: 0;
  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;
}
.line-h2 {
  line-height: 2;
}
.font-f-02 {
  font-family: var(--font-family02);
}

/* 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(12px, calc(2.4rem + ((1vw - 19.2px) * 1.3393)), 24px);
  }
  nav#mainNav ul li a {
    padding: var(--px20) clamp(20px, calc(3.6rem + ((1vw - 19.2px) * 1.7857)), 36px);
  }

  #header .logo img {
    max-width: none;
    width: 100%;
    max-height: 60px;
  }
  nav#mainNav ul li a b {
    font-weight: 500;
    font-size: calc(var(--rem18) + 1px);
    letter-spacing: 0.05em;
    line-height: 1.6;
  }
  nav#mainNav ul li a span {
    font-family: var(--font-family-eng);
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.6;
    color: var(--header-color-primary);
  }
  nav#mainNav ul li a:active span,
  nav#mainNav ul li a:hover span,
  nav#mainNav ul li.current-menu-item a span,
  nav#mainNav ul li.current-menu-parent a span {
    color: var(--header-color-primary);
  }
  nav#mainNav ul li li a {
    font-weight: 500;
    font-size: calc(var(--rem14) + 1px);
    line-height: 1.6;
    letter-spacing: 0.05em;
    color: var(--header-color-font);
  }
  nav#mainNav ul li li a,
  nav#mainNav ul li li.current-menu-item li a,
  nav#mainNav ul li.current-menu-ancestor li a,
  nav#mainNav ul li.current-menu-item li a {
    background: var(--color-background);
  }
	    nav#mainNav ul li li {
     
        background: var(--color-background);
     
    }
  nav#mainNav ul li ul.sub-menu li a:hover {
    background: var(--header-color-primary-shade);
  }
  #header a.head_btn::before {
    margin-bottom: 0;
  }

  #header a.head_btn {
    font-weight: bold;
  }
  #header a.head_btn.mail_btn {
    gap: 8px;
    padding-left: var(--px20);
    padding-right: var(--px20);
    letter-spacing: 0.05em;
	  background: var(--header-color-secondary);
  }
  #header a.head_btn.mail_btn:hover {
	  background: transparent;
    color: var(--header-color-secondary);
  }
}
@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-shade) !important;
    color: var(--header-color-primary);
  }
	nav#mainNav ul li li:last-child a:hover, nav#mainNav ul li.current-menu-item li:last-child a:hover {
		color: var(--header-color-primary);
	}
}
/* code footer */
#footer {
  color: var(--footer-color-font);
  font-size: var(--rem14);
  padding: var(--px80) 0 var(--px40);
  background: var(--footer-background);
}
.footer__inner {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  padding-bottom: var(--rem30);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 5%;
  border-bottom: 1px solid #ccc;
}
#footer .footer__logo img {
  max-width: 458px;
  max-height: calc(var(--px60w) + 7px);
  -o-object-fit: contain;
  object-fit: contain;
}
.footer-info {
  display: flex;
  gap: var(--px16);
  line-height: 1.6;
  font-size: var(--rem16);
  text-align: left;
}
.text-footer-info {
  font-weight: 500;
  min-width: 61px;
}
@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;
  }
}
#copyright {
  width: 90%;
  max-width: 1240px;
  font-weight: 300;
  font-size: var(--rem14);
  letter-spacing: 0;
  margin: var(--px60) auto 0;
}

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

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

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

#footer .footer__logo:not(:last-child) {
  margin: 0;
  text-align: left;
}
.leftarea .logoare {
  display: flex;
  flex-direction: column;
  gap: var(--rem30);
  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 h2 {
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem40w);
  letter-spacing: 0.05em;
  line-height: 1.4;
  color: var(--color-font);
  margin: 0;
  margin-bottom: var(--px50);
  position: relative;
}
.post h2 span,
.main-ttl span {
  display: block;
  font-family: var(--font-family-eng);
  font-weight: 400;
  font-size: var(--rem20w);
  color: var(--color-primary);
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.post h2::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: 1.5em;
  height: 1px;
  background: var(--color-primary);
  border-radius: 10px;
  margin: 0.5em auto 0;
}
.post .main-ttl.txt_l::after {
  margin-left: 0;
  margin-right: auto;
}
/* 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(--rem16) + 1px);
  font-weight: bold;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
  line-height: 1.8;
  text-align: center;
  background: var(--color-primary);
  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);
  opacity: 0.8;
}

.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}
.post .subimitarea .linkBtn input[type="submit"] {
  max-width: 385px;
  border-radius: 0;
  font-weight: 500;
  letter-spacing: 0.06em;
  font-size: var(--rem24w);
}
.subimitarea .linkBtn input[type="submit"]::after,.subimitarea > .linkBtn:after{
	margin-top: -4px;
}
.subimitarea > .linkBtn {
       max-width: 385px;
}
/* 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 #ccc;
}
.postlist li {
  border-bottom: 1px solid #ccc;
}

.postlist .ttls a,
.postlist .date {
  color: var(--color-font);
  font-size: calc(var(--rem16) + 1px);
}
.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
  font-family: var(--font-family-eng);
  font-weight: bold;
  font-size: calc(var(--rem14) + 1px);
}
/* code contact */
.cta01 {
  position: relative;
  padding: var(--px120) 0 calc(var(--px70) + 5px);
  z-index: 0;
}
.cta01:before {
  content: "";
  background: url(/wp-content/uploads/contact-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 75%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.cta01::after {
  content: "";
  background: var(--color-primary);
  opacity: 61%;
  width: 100%;
  height: 75%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: transparent;
  padding: 0;
  position: relative;
  z-index: 1;
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 100%;
  margin: var(--px60) auto 0 auto;
  gap: var(--px40);
}
.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(--px40) 0;
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease 0.15s;
}
.cta01 a.item:hover {
  opacity: 0.8;
}

/*ボタン共通パーツ*/
.main-ttl.contact-ttl,
.main-ttl.contact-ttl span {
  color: var(--color-font-white);
}
.cta01 p {
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem30w);
  letter-spacing: 0.05em;
  color: var(--color-font-white);
}
.cta01 .btnttl {
  display: block;
  font-weight: 500;
  margin-bottom: var(--px14);
  font-size: var(--rem24w);
  letter-spacing: 0.05em;
}
.cta01 .infotxt {
  font-size: var(--rem18);
  font-weight: 500;
}
@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: 100%;
  }
  .cta01::after {
    height: 100%;
  }
}
@media print, screen and (max-width: 432px) {
  .cta01 p {
    font-size: 23px;
  }
}
@media print, screen and (max-width: 404px) {
  .cta01 p {
    font-size: 21px;
  }
}
/*電話ボタン*/

.cta01 .telnum {
  font-family: var(--font-family-eng);
  font-weight: bold;
  line-height: 1.2;
  font-size: calc(var(--rem42) + 1px);
  display: flex;
  align-items: center;
}
.cta01 a.telbtn {
  background: var(--color-background);
  color: var(--color-primary);
  border: 2px solid var(--color-primary);
  border-radius: 200px;
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-weight: bold;
  font-size: calc(var(--rem24w) + 1px);
  letter-spacing: 0;
}
.cta01 a.mailbtn {
  color: var(--color-font-white);
  background: var(--color-primary);
  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";
  font-size: 0.66em;
  margin-top: 1px;
}
/* code about */
.sec01 {
  background: url(/wp-content/uploads/top-01.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  position: relative;
}

.column01 {
  position: relative;
  margin: 0;
}
.column01_wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}
.column01 .txtarea {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 var(--px80);
  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;
}

/*---------txtstyle-----------*/
.column01 .line-h2 {
  font-size: var(--rem18);
  letter-spacing: 0.05em;
}
.column01 .marbot {
  margin-bottom: var(--px40);
}

.txtstyle02 {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  letter-spacing: 0.05em;
  font-weight: 500;
  text-align: left;
  margin: 0 auto var(--px50);
  background: transparent;
  color: var(--color-font);
  line-height: 1.5;
  padding: 0;
}
@media print, screen and (max-width: 1400px) and (min-width: 1024px) {
  .column01 .marbot,
  .txtstyle02,
  #about h2 {
    margin-bottom: 20px;
  }
  .txtstyle02 {
    font-size: 22px;
  }
}
@media print, screen and (max-width: 768px) {
  .column01 .txtarea {
    padding: var(--px80) 5% 0;
  }
}
@media print, screen and (max-width: 434px) {
  .txtstyle02 {
    font-size: 21px;
  }
}
@media print, screen and (max-width: 413px) {
  .txtstyle02 {
    font-size: 19px;
  }
}
/* code philosophy */
#philosophy {
  padding: var(--px120) 0 var(--px60w);
}
.col2_philosophy {
  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);
}
.col2_philosophy > li {
  width: calc((100% - var(--px40) * 1) / 2);
}
.col2_philosophy .imgarea {
  width: 100%;
  overflow: hidden;
}
.col2_philosophy .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.col2_philosophy .txtarea {
  width: 90%;
  padding: var(--px35) var(--px40);
  background: var(--color-primary);
  color: var(--color-font-white);
  position: relative;
  bottom: var(--px60);
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.text-philosophy {
  font-family: var(--font-family02);
  font-size: var(--rem40);
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.1em;
  padding-bottom: var(--px24);
  margin-bottom: var(--px24);
  border-bottom: 1px solid;
  text-align: center;
}
.text-philosophy-small {
  font-weight: 500;
  font-size: var(--rem18);
  line-height: 1.6;
}
@media print, screen and (max-width: 432px) {
  .post .col2_philosophy > li {
    width: 100%;
  }
  .col2_philosophy .txtarea {
    padding: var(--px35);
  }
}
/* code linkBtn-radius */
.linkBtn-radius {
  position: relative;
  display: inline-block;
  width: var(--rem48w);
  height: var(--rem48w);
  transition: all 0.3s;
}
.linkBtn-radius .arw {
  display: inline-block;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  width: var(--rem48w);
  height: var(--rem48w);
  /* border: 1px solid transparent; */
  border-radius: 50%;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: var(--color-primary);
}
.linkBtn-radius .arw::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-style: solid;
  border-width: 2px 2px 0 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-70%, -50%) rotate(45deg);
  transform: translate(-70%, -50%) rotate(45deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-color: var(--color-background);
}
.linkBtn-radius:hover .arw {
  opacity: 0.8;
}

/* code service */
#service {
  padding: var(--px120) 0;
  background: var(--color-background01);
}
.text-18-service {
  font-size: var(--rem18);
  line-height: 2;
  letter-spacing: 0.05em;
}
.text-service {
  font-family: var(--font-family02);
  font-size: var(--rem28);
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: var(--rem16);
}
.post .col3_list .txtarea {
  padding: var(--px24) var(--px24) 0;
}
.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;
  gap: var(--px35);
}
.post .col3_list > li {
  width: calc((100% - var(--px35) * 2) / 3);
  padding-bottom: var(--px24);
  background: var(--color-background);
}

@media print, screen and (max-width: 768px) {
  .post .col3_list > li {
    width: calc((100% - var(--px35) * 1) / 2);
  }
}
@media print, screen and (max-width: 582px) {
  .post .col3_list .txtarea {
    padding: var(--px24) 0.8rem 0;
  }
  .text-service {
    font-size: 14px;
    letter-spacing: 0;
  }
}
@media print, screen and (max-width: 400px) {
  .text-service {
    font-size: 13px;
  }
}
/* code company */
/*-----------------------------
column_03
------------------------------*/
.sec02 {
  background: var(--color-background);
}

.column03 {
  position: relative;
  padding: 0;
  margin: 0;
}

.column03_wrap {
  position: relative;
  max-width: 1321px;
  width: 90%;
  margin: 0 auto;
  z-index: 1;
}
.column03 .txtarea {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 var(--px80);
  margin: 0;
}
.column03 .txtarea .txtinner {
  width: 100%;
}
.column03 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.column03 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.column03 .imgarea .googlemap {
  height: 100%;
}
/*---------txtstyle-----------*/

.text-company {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: 500;
  text-align: left;
  margin: 0 auto var(--px30);
  letter-spacing: 0.05em;
  background: transparent;
  color: var(--color-font);
  line-height: 1.4;
  padding: 0;
}
.text-company span {
  display: block;
  font-family: var(--font-family01);
  font-weight: 400;
  font-size: var(--rem20w);
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: var(--color-primary);
}
.company-info {
  line-height: 1.6;
  display: flex;
  align-items: center;
  gap: calc(var(--px30) - 2px);
  padding-bottom: var(--px20);
  border-bottom: 1px solid #ccc;
}
.text-left {
  min-width: 78px;
  font-weight: bold;
  font-size: calc(var(--rem18) + 1px);
  letter-spacing: 0.05em;
  color: var(--color-primary);
}
.text-right {
  font-size: var(--rem18);
  line-height: 1.4;
}
.w47 {
  width: 47%;
}
.w53 {
  width: 53%;
}

/*---------coln02-----------*/
.post .col2_list .linkBtn {
  margin-top: 0;
}
.post .col2_list .linkBtn.link-contact {
  background: transparent;
  border: 1px solid var(--color-primary);
  color: var(--color-primary);
}
.post .col2_list .linkBtn.link-contact::after {
  border-color: var(--color-primary);
}
.post .col2_list .txt_c {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}
.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(--rem20w);
  margin-top: var(--rem40w);
}
.post .col2_list > li {
  width: calc((100% - var(--rem20w) * 1) / 2);
}
@media print, screen and (max-width: 1080px) and (min-width: 1024px) {
  .column03 .txtarea {
    padding-left: var(--px30);
  }
}
@media print, screen and (max-width: 768px) {
  .column03 .txtarea {
    padding: 0 0 var(--px80);
  }
  .w47,
  .w53 {
    width: 100%;
  }
}
@media print, screen and (max-width: 450px) {
  .post .col2_list > li {
    width: 100%;
  }
  .text-left {
    min-width: 60px;
  }
}
/* code semi-wrapper */
.post:has(#privacyPolicy) p {
	padding-bottom: 1em;
}
.txt_blue {
	color: #418FDE;
}
.fs {
	font-size: 90%;
}
.semi-wrapper {
  font-size: var(--rem18);
}
#thumbImg::before,
header#h1Header::before {
  opacity: 18%;
}
header#h1Header h1.title {
  font-size: var(--rem40w);
  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 {
  margin-bottom: var(--px80);
}
.post h3 {
  font-size: clamp(19px, calc(3.2rem + ((1vw - 19.2px) * 0.8414)), 32px);
  font-family: var(--font-family01);
  font-weight: 500;
  letter-spacing: 0;
  padding: 0 0.6em;
  margin: 0 auto var(--px80);
  border: 0;
  border-left: 7px solid var(--color-primary);
}
/* code semi-company */
.text-greeting {
  font-weight: 500;
  margin-top: var(--rem16);
  text-align: center;
  font-size: var(--rem20w);
  line-height: 2;
}
.txtarea-greeting {
  padding-right: var(--rem36);
}
@media print, screen and (max-width: 768px) {
  .txtarea-greeting {
    padding-right: 0;
  }
}
.career {
  margin-top: var(--rem40w);
  padding: var(--rem36) var(--rem24w) var(--rem48w);
  background: var(--color-background01);
}
.text-career {
  font-size: clamp(16px, calc(2.4rem + ((1vw - 19.2px) * 0.5178)), 24px);
  margin-bottom: var(--rem20);
}
/* code table */
.post table.responsive th {
  width: 30%;
  color: var(--color-font);
  font-weight: 500;
  background: transparent;
  font-size: var(--rem20);
  padding: var(--px30) var(--px24);
}
.post table.responsive td {
  font-weight: 500;
  font-size: var(--rem20);
  padding: var(--px30) var(--px24);
}
.post table.responsive,
.post table.responsive th,
.post table.responsive td {
  border-width: 0 0 1px 0;
}
/* code table-company */
.post table.responsive.table-company,
.post table.responsive.table-company th,
.post table.responsive.table-company td {
  border-width: 1px;
  border-color: var(--color-table-border01);
}
.post table.responsive.table-company th {
  width: 25%;
  color: var(--color-font-white);
  font-weight: bold;
  background: var(--color-primary);
  border-right: none;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
}
.post table.responsive.table-company td {
  border-left: 0;
  font-size: var(--rem18);
  padding: var(--px30) var(--px24);
}
.post table.responsive.table-company {
  border: none;
  border-collapse: separate;
  border-spacing: 0 1px;
}
.wpcf7-form .must {
    background: var(--color-secondary);
    font-size: 100%;
    line-height: 1.8;
}

/* code link-semi */
.link-semi {
  display: flex;
  align-items: center;
  gap: var(--px12);
}
.link-semi .txt_c {
  display: flex;
  align-items: center;
  justify-content: center;
}
.linkBtn-radius.linkBtn-radius-small {
  width: 22px;
  height: 22px;
}

.linkBtn-radius.linkBtn-radius-small .arw {
  width: 22px;
  height: 22px;
}
.linkBtn-radius.linkBtn-radius-small .arw::after {
  width: 5px;
  height: 5px;
  border-width: 2px 2px 0 0;
}
/* code semi-recruit */
.experience {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.experience .line-h2 {
  letter-spacing: 0.05em;
}
.text-semi-recruit {
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem36);
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: var(--color-primary);
  margin-bottom: var(--px40);
}
.post ul.caution.currently > li {
  font-weight: 500;
  color: var(--color-secondary-tint);
  font-size: var(--rem24);
  padding-left: 1.4em;
  line-height: 1;
}
.post ul.caution.currently > li::before {
  line-height: 1.1;
}
@media print, screen and (max-width: 1050px) and (min-width: 1024px) {
  .experience .line-h2 {
    letter-spacing: 0.02em;
  }
}
/* code semi-service */
.text-17-semi-service {
  font-size: clamp(14px, calc(1.7rem + ((1vw - 19.2px) * 0.1942)), 17px);
}
.line-h18 {
  line-height: 1.8;
}
.text-28-semi-service {
  font-weight: 500;
  font-size: var(--rem28);
  color: var(--color-primary);
  margin-bottom: var(--rem20w);
}
.txtarea-semi-service {
  padding-left: var(--rem30);
}
@media print, screen and (max-width: 1100px) and (min-width: 1024px) {
  .text-17-semi-service {
    font-size: 14px;
  }
}
@media print, screen and (max-width: 768px) {
  .txtarea-semi-service {
    padding-left: 0;
  }
}
.text-bg-semi-service {
  display: flex;
}
.text-bg-semi-service p {
  padding: 8px;
  background: var(--color-primary);
  color: var(--color-font-white);
  font-weight: 500;
  font-size: calc(var(--rem30) + 2px);
  margin-bottom: var(--px50);
  text-align: center;
  width: 100%;
  max-width: 212px;
  line-height: 1.6;
}
/* code col3_semi-service */
.post .col3_semi-service {
  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(--rem24w);
}
.post .col3_semi-service > li {
  width: calc((100% - var(--rem24w) * 2) / 3);
  background: var(--color-background);
  padding-bottom: var(--rem24w);
}
.post .col3_semi-service .txtarea {
  padding-top: var(--rem30w);
}
.text-semi-service {
  font-family: var(--font-family02);
  font-weight: 600;
  line-height: 1.4;
  font-size: calc(var(--rem20w) - 1px);
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: var(--rem20);
}
@media print, screen and (max-width: 108px) and (min-width: 1024px) {
  .text-semi-service {
    font-size: 16px;
  }
}
@media print, screen and (max-width: 768px) {
  .post .col3_semi-service > li {
    width: calc((100% - var(--rem24w) * 1) / 2);
  }
}
@media print, screen and (max-width: 432px) {
  #service03 .text-semi-service {
    font-size: 14px;
  }
}
@media print, screen and (max-width: 380px) {
  #service03 .text-semi-service {
    font-size: 13px;
  }
}

.wpcf7-form table.responsive th,.wpcf7-form .must {
	line-height: 1.8;
	font-weight: 500;
}

@media print, screen and (min-width: 1024px) {
	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 {
		background: var(--header-color-secondary);
		color: #FFF;
	}
	nav#mainNav ul li.current-menu-item a b, nav#mainNav ul li a:hover b, nav#mainNav ul li a:active b, nav#mainNav ul li.current-menu-parent a b {
		color: #FFF;
	}
	nav#mainNav ul li a:active span, nav#mainNav ul li a:hover span, nav#mainNav ul li.current-menu-item a span, nav#mainNav ul li.current-menu-parent a span {
		color: #FFF;
	}
}


/* menuburger */

.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
width: 35px;
transform: translate(-50%, 0) rotate(0);
left: 50%;
}
.spmenu #menu.menuOpen span {
height: 3px; /*線の太さを変更した場合はこちらも同様に変更*/
-webkit-transform: translate(-50%, calc(50% + 5px)) rotate(-45deg);
-ms-transform: translate(-50%, calc(50% + 5px)) rotate(-45deg);
transform: translate(-50%, calc(50% + 5px)) rotate(-45deg);
}
.spmenu #menu.menuOpen span::before {
-webkit-transform: translate(-50%, 0) rotate(90deg);
-ms-transform: translate(-50%, 0) rotate(90deg);
transform: translate(-50%, 0) rotate(90deg);
bottom: auto;
}
.spmenu #menu.menuOpen span::after {
opacity: 0;
-webkit-transform: translate(-50%, 0) rotate(45deg);
-ms-transform: translate(-50%, 0) rotate(45deg);
transform: translate(-50%, 0) rotate(45deg);
bottom: auto;
}
@media only screen and (max-width: 1023px) {
body.mobile nav#mainNav a.menuOpen, nav#mainNav a.menuOpen {
background-image: none !important;
border: none !important;
}
	nav#mainNav ul li li:last-child a:hover, nav#mainNav ul li.current-menu-item li:last-child a:hover {
		color: var(--header-background);
	}
	nav#mainNav ul li li a:hover, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li.current-menu-item li a:hover {
		color: var(--header-color-secondary);
		background: var(--header-color-primary-shade) !important;
	}
	nav#mainNav ul li li.current-menu-item:last-child a{
		color: var(--header-color-secondary);
	}
	nav#mainNav ul li {
		background: var(--header-color-primary-shade);
	}
	nav#mainNav a.menuOpen, nav#mainNav ul li li:last-child a {
		color: var(--header-color-secondary);
		background: var(--header-color-primary-shade);
		font-weight: 500;
	}
	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-secondary) !important;
        color: var(--header-background);
	}
	
}

body:has(.no_cta-bot) #contact-bottom {
	display: none !important;
}

.semi-service .widecolor {
	padding: var(--px60) calc((100vw - 100%) / 2);
}

body:has(#privacyPolicy) #contact-bottom {
	display: none;
}