@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=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&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: #eeeeee;
  --color-background02: #f5f5f5;
  --color-background-op70: #000000b3;

  --clr-111: #111;
  --color-font: #000000;
  --color-font-white: #fff;
  --color-font01: #262626;
  --color-font02: #c6c6c6;
  --color-primary: #56a1f7;
  --color-primary-shade: #4f97f7;
  --color-primary-tint: #23cf81;
  --color-secondary: #ff0000;
  --color-secondary-tint: #4f97f7;
  --color-table-border: #aaaaaa;
  --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: #262626;
  --header-color-font: #fff;
  --header-color-font-white: #fff;
  --header-color-primary: #262626;
  --header-color-primary-shade: #262626;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #262626;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;

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

  /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --px300: min(calc(300px + (1vw - 19.2px) * 10.356), 300px);
  /*300px-80px (1920-375)*/
  --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px);
  /*240px-80px (1920-375)*/
  --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px);
  /*200px-100px (1920-375)*/
  --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px);
  /*180-120px (1920-375) */
  --px170: min(calc(170px + (1vw - 19.2px) * 6.4725), 170px);
  /*160px-60px (1920-375)*/
  --px160w: min(calc(160px + (1vw - 19.2px) * 5.178), 160px);
  /*160px-80px (1920-375)*/
  --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px);
  /*160px-60px (1920-375)*/
  --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  /*150-100px (1920-375) */
  --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px);
  /*140px-40px (1920-375)*/
  --px130: min(calc(130px + (1vw - 19.2px) * 2.589), 130px);
  /*130px-90px (1920-375)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
  /*120px-80px (1920-375)*/
  --px120s: clamp(50px, calc(50px + ((1vw - 3.75px) * 4.5307)), 120px);
  /*120px-50px (1920-375)*/
  --px100w: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px);
  /*100px-50px (1920-375)*/
  --px100: min(calc(100px + (1vw - 19.2px) * 3.8835), 100px);
  /*100px-40px (1920-375)*/
  --px100s: clamp(20px, calc(100px + ((1vw - 19.2px) * 5.178)), 100px);
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px);
  /*96px-48px (1920-375)*/
  --px90: min(calc(90px + (1vw - 19.2px) * 3.8835), 90px);
  /*90px-30px (1920-375)*/
  --px80w: min(calc(80px + (1vw - 19.2px) * 1.2945), 80px);
  /*80px-60px (1920-375)*/
  --px80: min(calc(80px + (1vw - 19.2px) * 2.589), 80px);
  /*80px-40px (1920-375)x*/
  --px70: min(calc(70px + (1vw - 19.2px) * 1.9417), 70px);
  /*60px-30px (1920-375)*/
  --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px);
  /*80px-20px (1920-375)x*/
  --px60w: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px);
  /*60px-40px (1920-375)*/
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9417), 60px);
  /*60px-30px (1920-375)*/
  --px50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px);
  /*50px-30px (1920-375) */
  --px40w: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px);
  /*40px-30px (1920-375)*/
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px);
  /*40px-20px (1920-375)*/
  --px35: min(calc(35px + (1vw - 19.2px) * 1.2945), 35px);
  /*35px-15px (1920-375)*/
  --px30w: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px);
  /*30px-20px (1920-375)*/
  --px30: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
  /*30px-15px (1920-375)*/
  --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px);
  /*24px-14px (1920-375)*/
  --px20: min(calc(20px + (1vw - 19.2px) * 0.6472), 20px);
  /*20px-10px (1920-375)*/
  --px18: min(calc(18px + (1vw - 19.2px) * 0.2589), 18px);
  /*18px-14px (1920-375)*/
  --px16: min(calc(16px + (1vw - 19.2px) * 0.1294), 16px);
  /*16px-14px (1920-375)*/
  --px14: min(calc(14px + (1vw - 19.2px) * 0.1294), 14px);
  /*14px-12px (1920-375)*/
  --px12: min(calc(12px + (1vw - 19.2px) * 0.0647), 12px);
  /*12px-11px (1920-375)*/
  /*------â–¼remãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem);
  /*12rem-6rem (1920-375)*/
  --rem100: clamp(40px, calc(10rem + ((1vw - 19.2px) * 3.8835)), 100px);
  /* 100 - 40 */
  --rem90: clamp(40px, calc(9rem + ((1vw - 19.2px) * 3.2362)), 90px);
  /*9rem-4rem (1920-375)x*/
  --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem);
  /*8rem-6rem (1920-375)*/
  --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.589), 8rem);
  /*8rem-4rem (1920-375)x*/
  --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem);
  /*7.2rem-4.2rem (1920-375)*/
  --rem70: min(calc(7rem + (1vw - 1.92rem) * 1.9417), 7rem);
  /*7rem-4.2rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem);
  /*6rem-3.6rem (1920-375)*/
  --rem60s: clamp(30px, calc(6rem + ((1vw - 19.2px) * 1.9417)), 60px);
  --rem56: min(calc(5.6rem + (1vw - 1.92rem) * 1.5534), 5.6rem);
  /*5.6rem-3.2rem (1920-375)*/
  --rem48w: min(calc(4.8rem + (1vw - 1.92rem) * 0.6472), 4.8rem);
  /*4.8rem-3.8rem*/
  --rem48: min(calc(4.8rem + (1vw - 1.92rem) * 1.5534), 4.8rem);
  /*4.8rem-2.4rem (1920-375)*/
  --rem42w: min(calc(4.2rem + (1vw - 1.92rem) * 0.6472), 4.2rem);
  /*4.2rem-3.2rem (1920-375)*/
  --rem42: min(calc(4.2rem + (1vw - 1.92rem) * 1.165), 4.2rem);
  /*4.2rem-2.4rem (1920-375)*/
  --rem42s: min(calc(4.2rem + (1vw - 1.92rem) * 1.4887), 4.2rem);
  /*4.2rem-1.9rem (1920-375)*/
  --rem40w: min(calc(4rem + (1vw - 1.92rem) * 0.6472), 4rem);
  /*4rem-3rem (1920-375)*/
  --rem40: min(calc(4rem + (1vw - 1.92rem) * 1.2945), 4rem);
  /*4rem-2rem (1920-375)*/
  --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem);
  /*3.6rem-2.4rem (1920-375)*/
  --rem30w: min(calc(3rem + (1vw - 1.92rem) * 0.3883), 3rem);
  /*3rem-2.4rem (1920-375)*/
  --rem30: min(calc(3rem + (1vw - 1.92rem) * 0.6472), 3rem);
  /*3rem-2rem (1920-375)*/
  --rem30s: min(calc(3rem + (1vw - 1.92rem) * 0.9709), 3rem);
  /*3rem-1.5rem (1920-375)*/
  --rem28: min(calc(2.8rem + (1vw - 1.92rem) * 0.6472), 2.8rem);
  /*2.8rem-1.8rem (1920-375)*/
  --rem26w: min(calc(2.6rem + (1vw - 1.92rem) * 0.3883), 2.6rem);
  /*2.6rem-1.8rem (1920-375)*/
  --rem24w: min(calc(2.4rem + (1vw - 1.92rem) * 0.3883), 2.4rem);
  /*2.4rem-1.8rem (1920-375)*/
  --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem);
  /*2.4rem-1.4rem (1920-375)*/
  --rem24s: clamp(14px, calc(2.4rem + ((1vw - 19.2px) * 0.7813)), 24px);
  --rem22w: min(calc(2.2rem + (1vw - 1.92rem) * 0.2589), 2.2rem);
  /*2.2rem-1.6rem (1920-375)*/
  --rem20w: min(calc(2rem + (1vw - 1.92rem) * 0.2589), 2rem);
  /*2rem-1.6rem (1920-375)*/
  --rem20: min(calc(2rem + (1vw - 1.92rem) * 0.3883), 2rem);
  /*2rem-1.4rem (1920-375)*/
  --rem18: min(calc(1.8rem + (1vw - 1.92rem) * 0.2589), 1.8rem);
  /*1.8rem-1.4rem (1920-375)*/
  --rem16: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
  /*1.6rem-1.4rem (1920-375)*/
  --rem14: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem);
  /*1.4rem-1.2rem (1920-375)*/
  --rem12: min(calc(1.2rem + (1vw - 1.92rem) * 0.0647), 1.2rem);
  /*1.2rem-1.1rem (1920-375)*/

  /* add */
  --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;
}
a#scrollUp {
  bottom: 60px;
}
.spmenu #menu p {
  width: max-content;
}
#sp-header .inner #header-layout .logo .spmenu #menu span::before,
#sp-header .inner #header-layout .logo .spmenu #menu span::after {
  background: var(--header-color-font);
}
#sp-header .inner #header-layout .logo .spmenu #menu p {
  color: var(--header-color-font);
}
#sp-header .inner #header-layout .logo .spmenu #menu span {
  background: var(--header-color-font);
}
body.home #contact-bottom {
  display: none;
}
#contact-bottom {
  clear: both;
}
.cta01 .cta01_wrap h2 {
  text-align: center;
}
.cta02 .cta02_wrap h2 {
  text-align: center;
}
.anchor_link::before {
  content: "";
  display: block;
  padding-top: 150px;
  margin-top: -150px;
}
.widearea {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
}
.widecolor {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
  padding: min(calc(120px + (1vw - 19.2px) * 2.589), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  margin-top: min(calc(120px + (1vw - 19.2px) * 2.589), 120px); /* 120-80px (1920-375) */
  background: var(--color-background01);
}
.padding-120 {
  padding: var(--px120) 0;
}
.content-inner {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.text-16 {
  font-size: var(--rem16);
  letter-spacing: 0.05em;
  line-height: 2.2;
}

.text-16-sb {
  font-size: var(--rem16);
  letter-spacing: 0.02em;
  line-height: 2;
}
.font-w500 {
  font-weight: 500;
}
.font-wbold {
  font-weight: bold;
}
.font-f-02 {
  font-family: var(--font-family02);
}
.line-h2 {
  line-height: 2;
}
.line-h18 {
  line-height: 1.8;
}
/* header navbar */

@media print, screen and (min-width: 1024px) {
  .sticky-header #header > .inner {
    box-shadow: none;
  }
  nav#mainNav ul li.pc_none {
    display: none;
  }
  #header,
  .sticky-header #header-layout {
    height: 100px;
    background: var(--header-background);
  }
  #header ul.header__contact {
    margin-left: clamp(10px, calc(-7.143px + 1.674vw), 25px);
  }
  nav#mainNav ul li a {
    padding: var(--px20) clamp(10px, calc(-7.143px + 1.674vw), 25px);
  }
  #header .logo {
    display: block;
    line-height: 0;
    padding: 5px clamp(10px, calc(-24.286px + 3.348vw), 40px);
  }
  #header .logo img {
    max-height: 90px;
	  max-width: 500px;
	  width: 100%;
	  height: auto;
	  backface-visibility: visible;
  }
  nav#mainNav ul li a b {
    font-size: var(--rem16);
  }
  #header ul.header__contact .header__inner {
    position: relative;
  }
  #header ul.header__contact .header__inner::before {
    content: "";
    background: #aeaeae;
    height: 36px;
    width: 1px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    position: absolute;
  }
  #header ul.header__contact .header__inner::after {
    content: "";
    background: #aeaeae;
    height: 36px;
    width: 1px;
    top: 50%;
    right: 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 {
    padding-left: var(--px30);
    padding-right: var(--px30);
  }
  .note,
  .note b {
    font-weight: 500;
  }

  #header .tel_icon {
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 1em;
    font-size: var(--rem22w);
    font-family: var(--font-family-number);
    line-height: 1;
  }
  #header .tel_icon::before {
    content: "TEL";
    display: block;
    font-family: var(--font-family-number);
    font-size: 1em;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 0;
  }
  #header a.head_btn.tel_btn:hover {
    color: var(--header-background);
  }
  #header a.head_btn.mail_btn {
    flex-direction: row;
    gap: 1rem;
    padding-left: clamp(21px, calc(1.571px + 1.897vw), 38px);
    padding-right: clamp(21px, calc(1.571px + 1.897vw), 38px);
    font-size: var(--rem14);
    display: flex;
  }
  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
  }
  #header ul.header__contact .header__inner:hover::before,
  #header ul.header__contact .header__inner:hover::after {
    content: none;
  }
}
/* code fix 1024px */
@media screen and (max-width: 1024px) and (min-width: 1024px) {
  .u-visible-sp {
    display: none !important;
  }
  .u-visible-pc {
    display: block !important;
  }
  body.mobile #header .logo img {
    max-width: none;
    max-height: calc(var(--px70) - 4px);
  }
}
@media print, screen and (max-width: 1023px) {
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li a,
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li.current-menu-item a,
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li a:hover,
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li a:active,
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li ul.sub-menu li a:active,
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li ul.sub-menu li a:hover {
    background: var(--header-color-font-white);
    color: var(--header-color-primary);
  }
}
/* code footer */
.footer__inner {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  padding-bottom: var(--rem30);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 10%;
  border-bottom: solid 1px;
}
@media print, screen and (max-width: 768px) {
  .footer__inner {
    flex-direction: column;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

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

/*footer navi ico*/
#footer .footer__logo img {
  max-height: 90px;
	max-width: 500px;
	width: 100%;
	backface-visibility: visible;
}
#footer .footnav ul > li {
  position: relative;
  line-height: 1.4;
  padding: 0 min(calc(16px + (1vw - 19.2px) * 0.4531), 16px) 0 25px; /* 16-9px、15-8px (1920-375) */
  margin-bottom: 1rem;
  font-size: var(--rem12);
}
#copyright {
  font-weight: 300;
  letter-spacing: 0.02rem;
  margin: var(--px60) auto 0;
}
#footer .footnav ul > li::before {
  left: 0;
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  width: 6px;
  height: 6px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  margin-top: 0;
  background: transparent;
}

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

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

#footer .footer__logo:not(:last-child) {
  margin: 0;
  text-align: left;
}
.leftarea .logoare {
  display: flex;
  flex-direction: column;
  line-height: 1;
}
.footer__catchphrase {
  line-height: 1.2;
  text-align: left;
}
@media print, screen and (max-width: 768px) {
  #footer .footer__logo:not(:last-child) {
    text-align: center;
  }
  .footer__catchphrase {
    text-align: center;
  }
  .rightarea {
    align-self: center;
  }
}
/* code main-ttl */
.main-ttl,
.post .main-ttl {
  font-family: var(--font-family01);
  font-weight: 500;
  font-size: calc(var(--rem16) + 2px);
  letter-spacing: 0.1em;
  line-height: 1.6;
  color: var(--color-font);
  margin: 0;
  margin-bottom: var(--px60);
  position: relative;
}

.main-ttl .eng-ttl {
  display: block;
  font-family: var(--font-family-eng);
  font-weight: bold;
  font-size: calc(var(--rem60) + 4px);
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 0.3em;
}
.main-ttl::after,
.post .main-ttl::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: 3.34em;
  height: 1px;
  background: var(--color-font01);
  margin: 1.3em auto 0;
}
.main-ttl.main-ttl-color {
  color: var(--color-font-white);
}
.post .main-ttl.main-ttl-color::after,
.main-ttl.main-ttl-color::after {
  background: var(--color-background);
}
.post .main-ttl.txt_l {
  color: var(--color-font);
  margin-bottom: var(--rem40w);
}
.post .main-ttl.txt_l::after {
  content: none;
}
.post .main-ttl.txt_l .jap-ttl {
  position: relative;
  padding-left: 4.78em;
}
.post .main-ttl.txt_l .jap-ttl::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: 3.34em;
  height: 1px;
  background: var(--color-font);
  margin: 0;
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
}

/* code linkBtn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 300px;
  font-weight: bold;
  font-size: var(--rem16);
  color: var(--color-font-white);
  line-height: 1.8;
  letter-spacing: 0.05em;
  text-align: center;
  background: var(--color-primary);
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: var(--px60) auto 0;
  border-radius: 0;
  transition: all 0.3s;
}
.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
  content: "\f105";
  position: absolute;
  font-size: var(--rem16);
  color: var(--color-font-white);
  font-family: "FontAwesome";
  font-weight: 400;
  line-height: 1;
  top: 51.5%;
  right: var(--rem30);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
  width: auto;
  height: auto;
  margin: 0;
  transition: 0.3s all;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-font-white);
  background: var(--color-primary);
  opacity: 0.8;
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  color: var(--color-font-white);
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}
/* code poslist */

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

.postlist .ttls a,
.postlist .date {
  color: var(--color-font);
  font-size: calc(var(--rem14) + 1px);
}
.post .time,
.postlist .time {
  font-size: calc(var(--rem12) + 1px);
  font-weight: 500;
  line-height: 1.2;
  background: var(--clr-111);
  padding: 5px 10px;
  border-radius: 0;
}
/* code contact */
.cta01 {
  background: url(/wp-content/uploads/contact-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: var(--px120) 0;
  position: relative;
  z-index: 0;
  color: var(--color-font-white);
}
.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: var(--color-background-op70);
  padding: var(--px100) var(--px40);
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 940px;
  margin: var(--px60) auto 0 auto;
  gap: 2rem;
}
.cta01 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
}
.cta01 a.item {
  font-weight: 500;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--px50) 0;
  text-align: center;
  box-sizing: border-box;
  color: var(--color-font-white);
  border-radius: 0;
  transition: all ease 0.15s;
}
.cta01 a.item:hover {
  opacity: 0.8;
}

/*電話ボタン*/
.cta01 p {
  text-align: center;
  font-weight: 500;
  font-size: calc(var(--rem16) + 1px);
  line-height: 2;
  letter-spacing: 0.05em;
}
.cta01 .telnum {
  font-family: var(--font-family-number);
  font-size: calc(var(--rem30) + 2px);
}
.cta01 .telbtn .btnttl {
  font-family: var(--font-family-number);
  font-size: var(--rem20);
}
.cta01 a.telbtn,
.cta01 a.mailbtn {
  background: transparent;
  border: 1px solid var(--color-background);
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24w);
  letter-spacing: 0.05em;
}

/*ボタンアイコン*/

.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: "TEL";
  display: inline-block;
  font-family: var(--font-family-number);
  font-weight: 500;
  margin-right: 1em;
}
@media print, screen and (max-width: 768px) {
  .cta01 .ctabtnlist li,
  .cta01 .ctabtnlist a.item {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
}
@media print, screen and (max-width: 500px) {
  .cta01 p {
    text-align: left;
  }
  .br_contact {
    display: none;
  }
}
/*-----------------------------
column_06
------------------------------*/
.sec01 {
  background: var(--color-background01);
}
.column06 {
  position: relative;
  margin: 0;
}
.column06_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: center;
  z-index: 20;
}
.column06 .imgarea {
  position: relative;
  aspect-ratio: 1081 / 681;
  overflow: hidden;
  width: 56.3%;
}
.column06 .imgarea img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.column06 .txtarea {
  position: relative;
  width: 50%;
  display: flex;
  align-items: center;
  /* justify-content: center; */
  background: var(--color-background);
  padding: var(--px90) var(--px100);
  margin: auto auto auto -6.3%;
  z-index: 10;
}
.column06 .txtarea .txtinner {
  max-width: 680px;
}
.column06_wrap + .column06_wrap {
  margin-top: var(--px100);
}
@media print, screen and (max-width: 1600px) and (min-width: 1440px) {
  .column06 .imgarea {
    aspect-ratio: 4 / 3;
  }
}
@media print, screen and (min-width: 1440px) {
  /*左右反転*/
  .column06_wrap.rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .column06_wrap.rev .txtarea {
    margin: auto -6.3% auto auto;
  }
}
@media print, screen and (max-width: 1439px) {
  .column06_wrap.rev {
    flex-direction: row;
  }
  .column06 .imgarea,
  .column06 .txtarea {
    width: 90%;
  }
  .column06 .txtarea {
    margin: calc(-60px + (1vw - 10.23px) * -3.858) 0 0 auto;
  }
}

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

/*---------txtstyle-----------*/

.post .txtstyle02 {
  font-family: var(--font-family01);
  font-size: calc(var(--rem16) + 2px);
  font-weight: 500;
  text-align: left;
  margin: 0 auto var(--rem20w);
  background: transparent;
  line-height: 2;
  padding: 0;
}
.post .txtstyle02 span {
  display: block;
}
/* code about */
#about h2,
#about .txtstyle02,
#about .line-h2 {
  color: var(--color-font01);
}
#about .txtarea {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.box-imgarea {
  position: absolute;
  width: 32%;
  height: auto;
  right: var(--px80);
  bottom: var(--px60);
}
/* code */
#strengths {
  position: relative;
  background: url(/wp-content/uploads/top-03.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: var(--px120) 0;
}
.num_list01 {
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
}
.num_list01 .imgarea {
  position: relative;
  margin-bottom: var(--px20);
}
.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-family02);
  font-weight: 400;
  font-size: 20px;
  border-radius: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  bottom: -25px;
  transform: translateX(-50%);
}
.num_list01 .num_listttl {
  text-align: center;
  font-weight: bold;
  font-size: var(--rem20w);
  padding: 24px 0 var(--rem20);
  position: relative;
  line-height: 1.4;
}

/*---------col03-----------*/
.post .col3_list .txtarea {
  padding: 0 var(--px35) var(--px35);
}
.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);
  color: var(--color-font01);
}
.post .col3_list > li {
  width: calc((100% - var(--px35) * 2) / 3);
  background: var(--color-background);
}
@media print, screen and (max-width: 1200px) and (min-width: 1024px) {
  .num_list01 .num_listttl {
    font-size: 16px;
  }
}
@media print, screen and (max-width: 768px) {
  .post .col3_list > li {
    width: calc((100% - var(--px35) * 1) / 2);
  }
}
@media print, screen and (max-width: 500px) {
  .post .col3_list > li {
    width: 100%;
  }
}
/* code service */
#service h2 {
  color: var(--color-font01);
}
#service {
  background: var(--color-background01);
  padding: var(--px120) 0;
}
#service .txtstyle02 {
  color: var(--color-font);
  margin-bottom: var(--px40);
}
.text-18-top {
  font-weight: 500;
  font-size: calc(var(--rem16) + 2px);
  line-height: 2;
  margin-bottom: calc(var(--px30) + 2px);
}
@media print, screen and (max-width: 420px) and (min-width: 414px) {
  #service .text-18-top {
    letter-spacing: 0.06rem;
  }
}
/* code recruit */
#company .front_contents {
  background: var(--color-font01);
}
.column01 {
  position: relative;
  margin: 0;
}
.column01_wrap {
  position: relative;
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  z-index: 1;
}
.column01 .txtarea {
  background: transparent;
  display: flex;
  align-items: center;
  /* justify-content: center; */
  padding: var(--rem30) var(--px70) var(--rem30) 0;
  margin: 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;
}

@media print, screen and (max-width: 768px) {
  .column01 .txtarea {
    padding: var(--px80) 5% 0;
  }
}
/* code company */
@media print, screen and (min-width: 1440px) {
  #company .txtarea {
    padding: var(--px70) var(--px100);
  }
}
/* code instagram */
.instagram-content {
  width: 90%;
  max-width: 1420px;
  margin: 0 auto;
}
/* code semi-wrapper */
#thumbImg::before,
header#h1Header::before {
  background: var(--clr-111);
  opacity: 0.8;
}
header#h1Header h1.title {
  font-weight: bold;
  letter-spacing: 0;
}
.post h2 {
  font-size: var(--rem30w);
  font-family: var(--font-family01);
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  padding: 0;
  margin: 0 auto var(--px80);
}

/* code table */
.post table.responsive th {
  width: 26%;
  color: var(--color-font-white);
  font-weight: bold;
  background: var(--color-primary);
  vertical-align: middle;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
  line-height: 1.8;
}
.post table.responsive td {
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
  vertical-align: middle;
  line-height: 1.8;
}
.wpcf7-form table.responsive th {
  width: calc(var(--px24) * 2 + 15em);
}
/* code semi-company */
.semi-company01 .list_link {
  color: var(--color-primary);
}
.semi-company01 .list_link a {
  color: var(--color-primary);
  border-bottom: 1px solid;
}
/* code semi-recruit */
.post .lead {
  font-size: var(--rem20w);
  font-weight: bold;
  letter-spacing: 0.1em;
  font-style: normal;
}
.marker.yellow {
  padding-bottom: var(--rem12);
  background: linear-gradient(transparent 60%, var(--color-primary) 60%);
}
.post .lead_en {
  font-size: var(--rem20w);
  color: var(--color-font);
  letter-spacing: 0.3em;
  line-height: 2.5;
  margin: var(--rem30) 0;
}
.semi-recruit01 .text {
  line-height: 2.5;
  letter-spacing: 0.03em;
}
/* code table_recruit */
.post table.responsive.table_recruit th {
  border-right: none;
}
.post table.responsive.table_recruit td {
  border-left: 0;
}
.post table.responsive.table_recruit {
  border: none;
  border-collapse: separate;
  border-spacing: 0 2px;
}
/*--contact_area-------------------------------------*/

.contact_area {
  padding: min(calc(80px + (1vw - 19.2px) * 2.589), 80px);
  text-align: center;
  background: var(--color-background02);
}
.post .contact_ttl {
  font-size: calc(var(--rem24w) + 1px);
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  padding: 0;
  margin-bottom: var(--px40);
}
.post .contact_ttl::after {
  width: 3.24em;
  margin: 0.8em auto 0;
}
.contact_read {
  letter-spacing: 0.1em;
  line-height: 1.8;
  text-align: center;
}
.contact_area .linkBtn {
  margin-top: var(--px40);
}
/* code h3 */
.post h3 {
  font-size: calc(var(--rem24w) - 2px);
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0;
  padding: 0 0 0.6em;
  margin: 0 auto var(--rem16);
  border-bottom: 1px solid var(--color-primary);
}
.post .h3-title {
  padding: 0 0.4em 0.6em;
  margin-bottom: var(--rem36);
}
/* code imgarea-semi end txtarea-semi */
.imgarea-semi {
  position: relative;
  overflow: hidden;
}
.imgarea-semi img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.txtarea-semi {
  display: flex;
  align-items: center;
  padding: var(--rem20);
}
@media print, screen and (max-width: 768px) {
  .txtarea-semi {
    padding: 0;
  }
}
@media print, screen and (max-width: 400px) {
  .post h3 {
    font-size: 15px;
  }
}
/* code semi-estate-business */
.post .semi-estate-business table.responsive th {
  width: 29%;
}
/* code table */
.post .table_scroll table th {
  width: 25%;
  color: var(--color-font-white);
  font-weight: bold;
  background: var(--color-primary);
  vertical-align: middle;
  font-size: var(--rem16);
  padding: var(--px30) 15px;
  text-align: center;
}
.post .table_scroll table td {
  text-align: center;
  font-size: var(--rem16);
  padding: var(--px30) 15px;
  vertical-align: middle;
}
@media screen and (max-width: 1100px) and (min-width: 1024px) {
  .post .table_scroll table th,
  .post .table_scroll table td {
    font-size: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .table_scroll table {
    table-layout: auto;
    width: 100%;
  }
}
@media screen and (max-width: 700px) {
  .table_scroll table {
    table-layout: auto;
    width: 700px;
  }
}
/*  */
/*---ボタンデザイン---*/

.link_btn {
  position: relative;
  display: inline-block;
  color: var(--color-font-white);
  background: var(--color-primary);
  width: 100%;
  max-width: 300px;
  font-size: var(--rem16);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.6;
  text-align: center;
  padding: 14px var(--px40) 12px;
  border-radius: 50vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: none;
}
.link_btn::after {
  content: "\f078";
  position: absolute;
  font-size: 0.85em;
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.link_btn:hover {
  color: var(--color-font-white);
  background: var(--color-primary);
  opacity: 0.8;
}

/* code linkbtn_list */
.link_btn {
  position: relative;
  display: inline-block;
  color: var(--color-font-white);
  background: var(--color-primary);
  width: 100%;
  max-width: 300px;
  font-size: var(--rem16);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.8;
  text-align: center;
  padding: var(--rem16);
  border-radius: 50vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: none;
  line-height: 1.1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  height: 68px;
}
.link_btn::after {
  content: "\f078";
  position: absolute;
  font-size: 1em;
  font-family: "FontAwesome";
  font-weight: 500;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.link_btn:hover {
  color: var(--color-font-white);
  background: var(--color-primary);
  opacity: 0.8;
}

/*---ボタンリストレイアウト---*/

.post ul.linkbtn_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  gap: var(--rem24w) 1rem;
}
.post ul.linkbtn_list > li {
  width: calc((100% - 1rem * 3) / 4);
}
@media print, screen and (max-width: 1240px) {
  .post ul.linkbtn_list > li {
    width: calc((100% - 1rem * 2) / 3);
  }
}
@media print, screen and (max-width: 800px) {
  .post ul.linkbtn_list > li {
    width: calc((100% - 1rem * 1) / 2);
  }
}
@media print, screen and (max-width: 500px) {
  .post ul.linkbtn_list > li {
    width: 100%;
  }
  .link_btn {
    height: 60px;
  }
}
/* code semi-construction-business */
.text-pd {
  padding: 0 1rem;
}
.post h3 span {
  display: block;
  color: var(--color-font02);
}
.post .col3_semi {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: var(--rem24w);
}
.post .col3_semi > li {
  width: calc((100% - var(--rem24w) * 2) / 3);
}
@media print, screen and (max-width: 768px) {
  .post .col3_semi > li {
    width: calc((100% - var(--rem24w) * 1) / 2);
  }
}
@media print, screen and (max-width: 500px) {
  .post .col3_semi > li {
    width: 100%;
  }
}
