@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=Lora:ital,wght@0,400..700;1,400..700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");

:root {
  --bg-logo: #fff;
  --bg-linear01: linear-gradient(90deg, #31619f 0%, #03b2dd 100%);
  --bg-linear02: linear-gradient(180deg, #002b77 0%, #0b357f 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: #f6fdff;
  --color-background02: #f5f5f5;
  --color-background-op80: #ffffffcc;

  --clr-000: #000;
  --color-font: #333;
  --color-font-white: #fff;
  --color-font01: #252524;
  --color-primary: #065cd3;
  --color-primary-shade: #036eb8;
  --color-primary-tint: #03b2df;
  --color-secondary: #ff0000;
  --color-secondary-tint: #4f97f7;
  --color-table-border: #e4e4e4;
  --color-table: #effcff;
  --color-border-faq: #d8d8d8;
  --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: #065cd3;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;

  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: linear-gradient(90deg, #31619f 0%, #03b2dd 100%);
  --footer-color-font: #fff;
  --footer-color-primary: #fff;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Noto Serif JP", "Noto Sans JP", serif;
  --font-family-eng: "Lora", "Noto Sans JP", serif;
  --font-family-logo: "Zen Maru Gothic", "Noto Sans JP", sans-serif;
  --font-family-btn: "Montserrat", "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 */
  --px20-5: clamp(5px, calc(20px + ((1vw - 19.2px) * 1.6741)), 15px);
  --px29-12: clamp(12px, calc(2.9rem + ((1vw - 19.2px) * 1.8973)), 29px);
  --px18-10: clamp(10px, calc(1.8rem + ((1vw - 19.2px) * 0.8929)), 18px);
  --px15-10: clamp(10px, calc(1.5rem + ((1vw - 19.2px) * 0.558)), 15px);
  --px40-5: clamp(5px, calc(4rem + ((1vw - 19.2px) * 3.9063)), 40px);
  --px40-20: clamp(20px, calc(4rem + ((1vw - 19.2px) * 2.2321)), 40px);
	--px40-10: clamp(10px, calc(40px + ((1vw - 19.2px) * 1.9417)), 40px);
  --rem30-12: clamp(12px, calc(3rem + ((1vw - 19.2px) * 2.0089)), 30px);
  --rem20-12: clamp(12px, calc(2rem + ((1vw - 19.2px) * 0.8929)), 20px);
  --rem14-10: clamp(10px, calc(1.4rem + ((1vw - 19.2px) * 0.4464)), 14px);
}

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-background01);
}
.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;
}

.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-h18 {
  line-height: 1.7;
}
.line-h2 {
  line-height: 2;
}
.logo-txt {
  font-family: var(--font-family-logo);
  font-weight: 500;
  font-size: var(--rem30);
  color: var(--header-color-font);
  letter-spacing: 0;
	margin-left: 6px;
}
#header .logo {
  display: flex;
  align-items: center;
}

/* 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: var(--px20-5);
  }
  nav#mainNav ul li a {
    padding: var(--px20) var(--px20-5);
  }
  .logo-txt {
    margin-left: 0;
    font-size: var(--rem30-12);
	  line-height: 1;
	  display: inline-block;
  }
  #header .logo {
    padding: var(--px20) var(--px15-10);
	  flex-wrap: wrap;
	  justify-content: center;
	  align-items: center;
	  gap: 6px;
  }
  #header .logo img {
    max-width: 54px;
    max-height: calc(var(--rem48) + 4px);
  }
  nav#mainNav ul li a b {
    font-family: var(--font-family02);
    font-weight: 400;
    font-size: clamp(12px, calc(1.8rem + ((1vw - 19.2px) * 0.8929)), 18px);
    letter-spacing: 0.06em;
    line-height: 1.4;
  }
  nav#mainNav ul li a span {
    font-family: var(--font-family-eng);
    font-weight: 500;
    font-size: var(--rem14-10);
    letter-spacing: 0.06em;
    background: linear-gradient(90deg, #31619f 0%, #03b2dd 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
  }
  #header ul.header__contact .header__inner {
    position: relative;
  }
  #header ul.header__contact .header__inner::before {
    content: "";
    background: var(--header-color-font);
    height: 60px;
    width: 1px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    position: absolute;
  }
  #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(--px18-10);
    padding-right: var(--px18-10);
  }
  .note,
  .note b {
    font-weight: 500;
  }

  #header .tel_icon {
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--rem24);
  }
  #header .tel_icon::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: 0.75em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 3px;
  }
  #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 ul.header__contact .header__inner:hover::before {
    content: none;
  }
  #header a.head_btn.mail_btn {
    gap: 2px;
    font-family: var(--font-family-eng);
    font-weight: 400;
    padding-left: var(--px29-12);
    padding-right: var(--px29-12);
    letter-spacing: 0.06em;
	  font-size:clamp(12px, calc(1.6rem + ((1vw - 19.2px) * 0.4464)), 16px);
  }
  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
  }
  #header a.head_btn.mail_btn::before {
    content: url(/wp-content/uploads/icon-hd.png);
  }
  #header a.head_btn.mail_btn:hover:before {
    content: url(/wp-content/uploads/icon-hd-bg.png);
  }
	#header .logo a {
		height: auto
	}
}
@media print, screen and (max-width: 1875px) and (min-width: 1024px) {
  nav#mainNav ul li a b,
  nav#mainNav ul li a span,
  .logo-txt {
    letter-spacing: 0;
  }
}
@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 {
  padding: var(--px60) 0 var(--rem20w);
  font-weight: 500;
}
#copyright {
  font-weight: 300;
  letter-spacing: 0.06rem;
}
#footer .footer__logo img {
  max-height: 37px;
}
#footer .logo-txt {
  font-family: var(--font-family-logo);
  font-weight: 500;
  font-size: var(--rem30);
  color: var(--color-font-white);
  letter-spacing: 0.1em;
  line-height: 1;
}
#footer .footer__logo {
  display: flex;
  align-items: center;
  gap: 1rem;
  justify-content: center;
  line-height: 1;
}
#footer .footer__logo:not(:last-child) {
  margin-bottom: var(--px60);
}
/* code main-ttl */
.main-ttl,
.post .main-ttl {
  font-family: var(--font-family02);
  font-weight: 400;
  font-size: var(--rem60);
  letter-spacing: 0.04em;
  line-height: 1.4;
  color: var(--color-font);
  margin-bottom: var(--px50);
  font-variant: small-caps;
}

.main-ttl .eng-ttl {
  display: block;
  font-family: var(--font-family-eng);
  font-weight: 500;
  font-size: var(--rem30);
  line-height: 1.4;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--color-font-white);
}
.main-ttl .clip-ttl {
  background: var(--bg-linear01);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.post .main-ttl::after {
  content: none;
}
/* linkbtn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 240px;
  font-family: var(--font-family-btn);
  font-size: var(--rem20);
  font-weight: 500;
  letter-spacing: 0.1em;
  color: var(--color-font-white);
  line-height: 1.8;
  text-align: center;
  background: var(--color-primary);
  padding: var(--rem14) 30px var(--rem14) 20px;
  margin: var(--px50) auto 0;
  /* border: solid 2px; */
  border-radius: 0;
  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;
}
/* code poslist */

#front_bottom_content {
  background: var(--color-background02);
  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 {
  color: #111;
  font-size: var(--rem16);
}
.postlist .date {
  color: #000;
  font-size: var(--rem16);
}
/* code contact */
.main-ttl.white-ttl {
  color: var(--color-font-white);
  margin-bottom: var(--px40);
}

.cta01 p {
  font-size: var(--rem24);
  color: var(--color-font-white);
  letter-spacing: 0.1em;
  line-height: 2;
}
.cta01 {
  background: url(/wp-content/uploads/contact-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 0;
  padding: var(--px120) 0;
}
.cta01::before {
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  opacity: 0.4;
}
.cta01 .cta01_wrap {
  max-width: 1600px;
  width: 90%;
  margin: 0 auto;
  background: transparent;
  padding: var(--px40);
  z-index: 10;
  position: relative;
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 1240px;
  margin: var(--px40) auto 0 auto;
}
.cta01 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
  background: var(--color-background);
}
.cta01 a.item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--px35) 0;
  text-align: center;
  box-sizing: border-box;
  font-weight: bold;
  color: var(--color-font);
  border-radius: 0;
  transition: all ease 0.15s;
}
.cta01 a.item:hover {
  opacity: 0.8;
}
@media print, screen and (max-width: 768px) {
  .cta01 .ctabtnlist li,
  .cta01 .ctabtnlist a.item {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
}

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

.cta01 .btnttl {
  display: block;
  margin-bottom: 1rem;
}
.cta01 a.telbtn .infotxt {
  font-size: var(--rem16);
  letter-spacing: 0.1em;
  background: var(--bg-linear02);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem36);
  margin-bottom: 1rem;
  background: var(--bg-linear02);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
  background: var(--bg-linear02);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.cta01 a.telbtn {
  background: var(--color-background);
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: calc(var(--rem24) + 2px);
  letter-spacing: 0.08em;
  margin-bottom: var(--px14);
}
.cta01 a.mailbtn .infotxt {
  letter-spacing: 0.1em;
}
.cta01 a.mailbtn {
  background: var(--color-primary-shade);
  color: var(--color-font-white);
}

/*ボタンアイコン*/

.cta01 .mailbtn .btnttl::before,
.cta01 .telnum::before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 1rem;
}
.cta01 .mailbtn .btnttl::before {
  content: "\f0e0";
}
.cta01 .telnum::before {
  content: "\f3cd";
}
/* code code years */

.column05 {
  position: relative;
  margin: 0;
}

.column05_wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  z-index: 20;
}

.column05 .imgarea {
  position: relative;
  /* aspect-ratio: 4 / 3; */
  overflow: hidden;
  width: 100%;
}
.column05 .imgarea::before {
  content: none;
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  opacity: 0.3;
}
.column05 .imgarea img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.column05 .txtarea {
  position: relative;
  width: 48.8%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffffc2;
  padding: clamp(50px, calc(8rem + ((1vw - 19.2px) * 6.25)), 80px) var(--px60);
  margin: auto auto auto -48.8%;
  z-index: 10;
}
.column05 .txtarea .txtinner {
  max-width: 750px;
}

@media print, screen and (max-width: 1339px) {
  .column05_wrap.rev {
    flex-direction: row;
  }
  .column05 .imgarea,
  .column05 .txtarea {
    width: 90%;
  }
  .column05 .txtarea {
    margin: calc(-60px + (1vw - 10.23px) * -3.858) 0 0 auto;
    padding: var(--px80) 4%;
  }
}

/*---------txtstyle-----------*/
.column05 p {
  font-weight: 500;
  line-height: 2;
  font-size: calc(var(--rem16) + 1px);
}
.post .txtstyle04,
.txtstyle04 {
  font-family: var(--font-family02);
  font-size: var(--rem70);
  font-weight: 500;
  text-align: left;
  margin: var(--rem30) auto;
  background: transparent;
  border: none;
  color: var(--color-font);
  line-height: 1.7;
  padding: 0;
  letter-spacing: 0.04em;
}
.post .txtstyle04:before,
.txtstyle04:before {
  content: none;
}
.post .column05 .txtstyle04,
.column05 .txtstyle04 {
  font-size: var(--rem70);
}
.column05 .txtstyle04 span {
  display: block;
  font-weight: 600;
  font-size: var(--rem40);
}
.post .column05 .txtstyle04:after,
.column05 .txtstyle04:after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: var(--px80w);
  height: 3px;
  background: var(--color-font);
  margin: var(--rem30) 0 0 0;
}
/*  code strengths */
#strengths h2 {
  margin-bottom: var(--px60);
}
.text-strengths {
  font-size: var(--rem20);
  font-weight: bold;
  text-align: center;
  margin-bottom: var(--px20);
}
.text-15 {
  font-size: calc(var(--rem14) + 1px);
}
.strengths-info {
  position: relative;
  padding: var(--px120) 0 var(--px100);
  background: url(/wp-content/uploads/top-02.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.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;
}
.col3_strengths > li {
  width: 31.5%;
  background: var(--color-background);
  padding-top: var(--rem40w);
}
.col3_strengths::before {
  content: "";
  display: block;
  width: 32%;
  height: 0;
  order: 1;
}
.col3_strengths:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}
@media print, screen and (max-width: 768px) {
  .col3_strengths > li {
    width: 49%;
    margin-bottom: 2%;
  }
  .col3_strengths::before,
  .col3_strengths:after {
    content: none;
  }
  .col3_strengths > li:last-child {
    margin-bottom: 0;
  }
}


.col3_strengths .imgarea {
  width: 100%;
  max-width: 236px;
  position: relative;
  aspect-ratio: 236 / 197;
  overflow: hidden;
  line-height: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.col3_strengths .imgarea01 {
  max-width: 198px;
  aspect-ratio: 198 / 197;
}
.col3_strengths .imgarea02 {
  max-width: 236px;
  aspect-ratio: 235 / 197;
}
.col3_strengths .imgarea img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.col3_strengths .txtarea {
  padding: var(--rem40w) var(--px35);
  line-height: 1.6;
  text-align: left;
  background: transparent;
}

@media print, screen and (max-width: 640px) {
	.col3_strengths .imgarea {
		aspect-ratio: 1 / 1 !important;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.col3_strengths .txtarea {
		padding: 0;
		padding-top: 10px;
	}
	.col3_strengths > li {
		padding: 20px 8px;
	}
}

.linkBtn.linkBtn-white {
  max-width: 316px;
  font-family: var(--font-family01);
  background: var(--color-background);
  margin-top: var(--px80);
}
.linkBtn.linkBtn-white p {
  background: var(--bg-linear01);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  line-height: 1.8;
}
.linkBtn.linkBtn-white::after {
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-image: var(--bg-linear01);
  border-image-slice: 1;
  margin-top: -4px;
}
.linkBtn.linkBtn-white:hover {
  background: var(--color-background);
  opacity: 0.8;
}
/* code service */
#service .linkBtn {
  margin-top: var(--rem40w);
}
#service h2 {
  margin-bottom: var(--px40);
}
.sec01 {
  background: var(--color-background);
  position: relative;
}
.sec01::before {
  content: "";
  background: var(--bg-linear01);
  width: 100%;
  height: 38%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
}
.toptxtarea {
  max-width: 960px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.toptxtarea p {
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: clamp(18px, calc(2.6rem + ((1vw - 19.2px) * 0.5178)), 26px);
  line-height: 1.4;
}
.card01_wrap {
  position: relative;
  margin: var(--px60) 0 0;
}
.card01_inner {
  max-width: 1600px;
  width: 90%;
  margin: 0 auto;
}
.card01_list > li {
  position: relative;
  background: transparent;
}
.card01_list .imgarea {
  width: 100%;
  position: relative;
  /* aspect-ratio: 4 / 3; */
  overflow: hidden;
  line-height: 0;
}
.card01_list .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.card01_list .txtarea {
  width: 100%;
  padding: var(--px35) clamp(15px, calc(3.5rem + ((1vw - 19.2px) * 2.2321)), 35px);
  line-height: 1.6;
  text-align: left;
  background: #ffffffcc;
  position: absolute;
  left: 0;
  bottom: 0;
}

/*---------txtstyle02 -----------*/

.post .txtstyle02,
.txtstyle02 {
  font-family: var(--font-family01);
  font-size: var(--rem24);
  font-weight: bold;
  text-align: center;
  margin: var(--rem36) auto;
  background: transparent;
  color: var(--color-font);
  line-height: 1.4;
  padding: 0;
}
.post .txtstyle02:before,
.post .txtstyle02:after,
.txtstyle02:before,
.txtstyle02:after {
  content: none;
}
.post .card01_list .txtstyle02,
.card01_list .txtstyle02 {
  font-size: var(--rem24);
  margin: 0;
}

/*---------column04-----------*/

.col4_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: var(--px40-10);
}
.col4_list {
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.col4_list::before {
  content: "";
  display: block;
  width: calc(100% / 4 - var(--px40-10));
  order: 1;
}
.col4_list:after {
  content: "";
  display: block;
  width: calc((100% - (var(--px40-10) * 3)) / 4);
  order: 2;
}
.col4_list > li {
  width: calc((100% - (var(--px40-10) * 3)) / 4);
}

@media print, screen and (max-width: 768px) {
  .col4_list > li {
    width: calc((100% - (var(--px40-10) * 1)) / 2);
  }
  /* .col4_list {
    gap: var(--px40-20);
  } */
}
@media print, screen and (max-width: 432px) {
/*   .col4_list > li {
    width: 100%;
  } */
	.card01_list .txtarea {
		padding: var(--px35) 10px;
	}
}
/*code group-link  */

/* code button arrow */
.linkBtn:has(.arw),
.post .linkBtn:has(.arw),
a.linkBtn:has(.arw) {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 420px;
  font-family: var(--font-family01);
  font-size: clamp(20px, calc(3.2rem + ((1vw - 19.2px) * 1.3393)), 32px);
  color: var(--color-font-white);
  letter-spacing: 0.02em;
  line-height: 1.4;
  text-align: left;
  background: transparent;
  font-weight: 500;
  padding: var(--rem14) min(calc(65px + (1vw - 19.2px) * 1.6181), 65px) var(--rem14) 0;
  margin: 0 auto;
  border-bottom: 3px solid;
  border-radius: 0;
  transition: all 0.3s;
}
.linkBtn:has(.arw) .text-small,
.post .linkBtn:has(.arw) .text-small,
a.linkBtn:has(.arw) .text-small {
  display: block;
  font-family: var(--font-family-eng);
  font-size: var(--rem20w);
  line-height: 1.4;
  letter-spacing: 0.02em;
}
.post .linkBtn:has(.arw)::after,
.linkBtn:has(.arw)::after,
a.linkBtn:has(.arw)::after {
  content: none;
}

.linkBtn:has(.arw):hover,
.post .linkBtn:has(.arw):hover,
a.linkBtn:has(.arw):hover {
  color: #111;
  background: transparent;
}

.linkBtn:has(.arw) .arw,
.post .linkBtn:has(.arw) .arw,
a.linkBtn:has(.arw) .arw {
  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: calc(var(--rem70) + 4px);
  height: calc(var(--rem70) + 4px);
  border: 1px solid;
  border-radius: 50%;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.linkBtn:has(.arw) .arw::after,
.post .linkBtn:has(.arw) .arw::after,
a.linkBtn:has(.arw) .arw::after {
  content: "";
  position: absolute;
  width: clamp(7px, calc(0.9rem + ((1vw - 19.2px) * 0.1294)), 9px);
  height: clamp(7px, calc(0.9rem + ((1vw - 19.2px) * 0.1294)), 9px);
  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;
}

.linkBtn:has(.arw):hover .arw,
.post .linkBtn:has(.arw):hover .arw,
a.linkBtn:has(.arw):hover .arw {
  background: var(--color-primary);
}

.linkBtn:has(.arw):hover .arw::after,
.post .linkBtn:has(.arw):hover .arw::after,
a.linkBtn:has(.arw):hover .arw::after {
  border-color: #fff;
}
.linkBtn:has(.arw):hover,
.post .linkBtn:has(.arw):hover,
a.linkBtn:has(.arw):hover {
  color: var(--color-primary);
}
/*---------col03-----------*/
.group-link-info {
  width: 90%;
  max-width: 1600px;
  margin: 0 auto;
}
.col3_group-link {
  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;
}
.col3_group-link .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
  position: relative;
}
.col3_group-link .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.col3_group-link .imgarea::before {
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  opacity: 0.5;
}
.col3_group-link .imgarea01::before {
  opacity: 0.2;
}
.col3_group-link .imgarea02::before {
  opacity: 0.4;
}
.col3_group-link > li {
  width: 32%;
  position: relative;
}
.col3_group-link::before {
  content: "";
  display: block;
  width: 32%;
  height: 0;
  order: 1;
}
.col3_group-link:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}
.col3_group-link .txtarea {
  width: 90%;
  max-width: 420px;
  position: absolute;
  bottom: var(--rem70);
  left: 50%;
  transform: translateX(-50%);
}
@media print, screen and (max-width: 768px) {
  .col3_group-link > li {
    width: 49%;
    margin-bottom: 2%;
  }
  .col3_group-link::before,
  .col3_group-link:after {
    content: none;
  }
  .col3_group-link > li:last-child {
    margin-bottom: 0;
  }
}
@media print, screen and (max-width: 432px) {
  .col3_group-link > li {
    width: 100%;
  }
}
/* code recruit */
.post .main-ttl.txt_l {
  margin-bottom: var(--px40);
}
.post .main-ttl.txt_l::after {
  content: "";
  margin-left: 0;
  width: var(--px80w);
  height: 3px;
  background: var(--color-font);
  margin-top: var(--px24);
}
.text-recruit {
  font-family: var(--font-family02);
  font-weight: 500;
  line-height: 1.4;
  font-size: var(--rem26w);
  letter-spacing: 0.06em;
  margin-bottom: var(--px24);
}
.text-recruit-small {
  line-height: 2;
  letter-spacing: 0.04em;
}
.column01 {
  position: relative;
  margin: 0;
}
.column01_wrap {
  position: relative;
  max-width: 1600px;
  width: 90%;
  margin: 0 auto;
  z-index: 1;
}
.column01 .txtarea {
  background: var(--color-background);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(40px, calc(8.3rem + ((1vw - 19.2px) * 4.7991)), 83px) var(--px40);
  margin: 0;
}
.column01 .txtarea .txtinner {
  max-width: 600px;
}
.column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.column01 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media print, screen and (max-width: 768px) {
  .column01 .txtarea {
    padding: var(--px80) 5% 0;
  }
  .column01 .txtarea .txtinner {
    max-width: none;
    width: 100%;
  }
}
@media print, screen and (max-width: 432px) {
  .column01 .txtarea {
    padding: var(--px80) 1.5rem 0;
  }
}
/* code semi-wrapper */
header#h1Header::before {
  background: #effcff;
  opacity: 0.27;
}
header#h1Header h1.title {
  font-size: var(--rem40);
  font-family: var(--font-family02);
  font-weight: bold;
  letter-spacing: 0;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);

}

body:not(.home) .post h2 {
  font-family: var(--font-family02);
  font-weight: 400;
  font-size: var(--rem60);
  letter-spacing: 0.04em;
  line-height: 1.4;
  color: var(--color-font);
  margin-bottom: var(--px80);
  font-variant: small-caps;
	margin-top: 0;
}

body:not(.home) .post h2 span {
  display: block;
  font-family: var(--font-family-eng);
  font-weight: 500;
  font-size: var(--rem30);
  line-height: 1.4;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  background: var(--bg-linear01);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
body:not(.home) .post h2::after {
  content: none;
}
body:not(.home) .post h3 {
  font-size: var(--rem24w);
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0;
  padding: 0 0 0.4em;
  margin-bottom: var(--px20);
  border-bottom: 1px solid var(--color-primary);
  color: var(--color-primary);
}
body:not(.home) .post h3 span {
  display: block;
  color: var(--color-font);
  font-size: clamp(15px, calc(1.8rem + ((1vw - 19.2px) * 0.3348)), 18px);
}
/* code seni-company */
.semi-company .text-about {
  font-weight: bold;
  font-size: var(--rem24w);
  line-height: 1.8;
  padding-bottom: 1rem;
  margin-bottom: var(--rem20w);
  border-bottom: 1px solid #cfcfcf;
}
.text-name {
  font-weight: 500;
  font-size: calc(var(--rem20w) + 2px);
  margin-top: var(--px30);
}
.w25 {
  width: 25%;
}
.w75 {
  width: 75%;
}
@media screen and (max-width: 768px) {
  .w75 {
    width: 100%;
    margin-top: 20px;
  }
  .w25 {
    width: 60%;
    margin: 0 auto;
  }
}
/* code table */
.post table.responsive th {
  width: 25%;
  font-weight: bold;
  background: var(--color-table);
  vertical-align: middle;
  border-right: none;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
}
.post table.responsive td {
  border-left: 0;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
  vertical-align: middle;
}
/* code semi-service */
.ser-txtarea {
  padding: 0 var(--px20);
}
.text-20 {
  font-size: var(--rem20w);
}

/* code polisher*/

.polisher-info {
  padding: var(--px40) var(--px40);
  background: var(--color-background);
  border: 1px solid #d5d5d5;
  max-width: 1000px;
  margin: 0 auto;
}
.polisher .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;
}
.polisher .col3_list > li {
  width: 32%;
}
.polisher .col3_list::before {
  content: "";
  display: block;
  width: 32%;
  height: 0;
  order: 1;
}
.polisher .col3_list:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}
.polisher .col3_list > li .text-20 {
	font-size: var(--rem20);
}
@media print, screen and (max-width: 768px) {
  .polisher .col3_list > li {
    width: 49%;
    margin-bottom: 2%;
  }
  .polisher .col3_list::before,
  .polisher .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 432px) {
/*   .polisher .col3_list > li {
    width: 100%;
  }
  .polisher .col3_list > li:last-child {
    margin-bottom: 0;
  } */
}
/*  */
.str-txtarea {
  padding-right: var(--px24);
}
@media screen and (max-width: 768px) {
  .str-txtarea {
    padding-right: 0;
  }
}
hr {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
  background: #b1b1b1;
}
/* semi-faq */
/*--FAQ-------------------------------------------*/

.qa_list {
  cursor: pointer;
}
.qa_list .qa_list_inner dt {
  position: relative;
  font-weight: normal;
  margin: 1rem 0 0 0;
  display: flex;
  align-items: stretch;
  padding: 0rem 1.4rem 0rem 0rem;
  background: var(--color-background);
  border: 1px solid var(--color-primary-tint);
}
.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 {
  background: var(--bg-linear01);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  line-height: 1.6;
  padding: var(--px30) var(--px16);
  font-size: 2rem;
  border-right: 1px solid var(--color-primary-tint);
  width: 100%;
  text-align: center;
  max-width: 110px;
  font-weight: 900;
  display: flex;
  /* align-items: center; */
  justify-content: center;
  font-family: var(--body-font-family);
}
.qa_list .qa_list_inner .q_ico {
  background: var(--color-table);
  line-height: 1.6;
  padding: var(--px24) var(--px16);
  font-size: 2rem;
  font-weight: 900;
  width: 100%;
  text-align: center;
  max-width: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--body-font-family);
  border-right: 1px solid var(--color-primary-tint);
  color: var(--color-primary-tint);
}
.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
  padding: var(--px24) var(--px16);
  line-height: 2;
  display: flex;
  align-items: center;
}
.qa_list .qa_list_inner .a_desc {
  line-height: 1.8;
  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-tint);
  border-bottom: 1px solid var(--color-primary-tint);
  -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 1.4rem 0;
  border: 1px solid var(--color-primary-tint);
  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 .q_desc,
  .qa_list .qa_list_inner .a_desc {
    padding: 0.5rem 1rem 0.5rem 1rem;
  }
  .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;
    padding: 1.2rem 1rem;
  }
  .qa_list .qa_list_inner dt:after {
    right: 1.5rem;
    width: 6px;
    height: 6px;
  }
  .qa_list .qa_list_inner .active:after {
    right: 1rem;
  }
}
@media only screen and (max-width: 559px) {
  .qa_list .qa_list_inner dd {
    font-size: 1.4rem;
  }
  .qa_list .qa_list_inner {
    margin-bottom: 6rem;
  }
  .qa_list .qa_list_inner dt {
    font-size: 1.4rem;
  }
}
/* semi-property */
.area {
  background: var(--color-background01);
  padding: var(--px60) var(--px30);
}
.w55 {
  width: 55%;
}
.w45 {
  width: 55%;
}
@media only screen and (max-width: 768px) {
  .w55,
  .w45 {
    width: 100%;
    margin-bottom: 2.4rem;
  }
}
.polisher.polisher-property .col3_list > li {
  margin-bottom: 4%;
}
.polisher.polisher-property .txtarea {
  margin-top: var(--px14);
}
/* code semi-recruit */
.recruit-info {
  max-width: 976px;
  margin: 0 auto;
  margin-bottom: var(--px120);
}
/*--contact_area-------------------------------------*/

.contact_area {
  padding: min(calc(80px + (1vw - 19.2px) * 2.589), 80px) var(--px40);
  text-align: center;
  background: var(--bg-linear01);
  margin-top: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
}

body:not(.home) .post h2.contact_ttl {
  font-family: var(--font-family01);
  font-weight: bold;
  font-size: calc(var(--rem30w) + 2px);
  letter-spacing: 0;
  margin-bottom: var(--px40);
  color: var(--header-color-font-white);
}
.post .contact_ttl::before {
  content: none;
  position: relative;
  width: auto;
  height: auto;
  top: auto;
  left: auto;
}
body:not(.home) .post h2.contact_ttl::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: calc(var(--px80w) + 3px);
  height: 4px;
  background: var(--color-background);
  margin: 0.6em auto 0;
}
.contact_read {
  color: var(--color-font-white);
  text-align: center;
  font-weight: 500;
}
.contact_area .linkBtn.linkBtn-white {
  max-width: 339px;
  margin-top: var(--px40);
}
/* code semi-insurance */
.linkBtn.linkBtn-pdf {
  max-width: 416px;
  font-weight: 500;
  font-size: var(--rem16);
  letter-spacing: 0.13rem;
  margin-top: var(--px70);
}

.max_w1000{
	max-width: 1000px;
	margin: 0 auto;
}
.wpcf7-form .must {
	background: #B63033;
}

.page-contact table.responsive,
.page-contact table.responsive th,
.page-contact table.responsive td{
	border: 0;
	background: transparent;
}

.page-contact table.responsive tr {
	border-top: 1px solid var(--color-border-faq);
}
.page-contact table.responsive tr:first-child {
	border-top: 0;
}

body:not(.home) .post h2:not(:has(span)) {
	font-size: var(--rem36);
}

body:not(.home) .post h2:not(:has(span))::after {
	content: "";
}