@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=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400..700;1,400..700&display=swap");
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

:root {
  /*------▼基本設定▼------*/
  --color-background: #fff;
  --color-background-opa: #ffffff;
  --color-background-secondary: #f5f5f5;
  --color-background-third: #fcfaee;
  --color-background-04: #f6f6f6;
  --color-background-05: #fad0e6;
  --color-background-06: #9ee0ff;
  --color-semi-white: #fafafa;

  --color-font: #333;

  --color-font-pure-black: #000;
  --color-font-black: #111;

  --color-dark-brown: #231815;

  --color-primary: #333333;
  --color-primary-shade: #b8875d;
  --color-primary-tint: #333333;

  --color-title-underline: #b8875d;

  --color-secondary: #b8875d;
  --color-secondary-shade: #333333;
  --color-secondary-tint: #b8875d;

  --color-table-border: #ebebeb;

  --color-red-prime: #dc143c;
  --color-red-simple: #ff0000;
  --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; /* width semi-pages*/
  /*------▼ヘッダー設定▼------*/
  --header-background: #ffffff;
  --header-color-font: #fff;

  --header-color-primary: #333333;
  --header-color-secondary: #d1d1d1;
  --header-color-primary-shade: #333333;
  --header-color-primary-tint: #333333;
  /*------▼フッター設定▼------*/
  --footer-background: #333;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;

  /* adding font var */
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  --font-family03: "Yu Gothic", "Noto Sans JP", sans-serif;
  --font-family04: "Arimo", "Noto Sans JP", sans-serif;

  --font-english-head: "Arial", "Noto Sans JP", sans-serif;

  /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --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) */
  --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)*/
  --px140: min(calc(130px + (1vw - 19.2px) * 6.4725), 130px);
  /*130px-30px (1920-375)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
  /*120px-80px (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)*/
  --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)*/
  --px85: min(calc(85px + (1vw - 19.2px) * 2.589), 85px);
  /*85px-45px (1920-375)x*/

  --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*/
  --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px);
  /*80px-20px (1920-375)x*/
  --px70: min(calc(70px + (1vw - 19.2px) * 2.2653), 70px);
  /*70px-35px (1920-375)*/
  --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)*/
  --px38: min(calc(38px + (1vw - 19.2px) * 1.2945), 38px);
  /*38px-18px (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)*/
  --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) * 2.2653), 7rem);
  /*7rem-3.5rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem);
  /*6rem-3.6rem (1920-375)*/
  --rem50: min(calc(5rem + (1vw - 1.92rem) * 1.6181), 5rem);
  /*5rem-2.5rem (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)*/
  --rem32: min(calc(3.2rem + (1vw - 1.92rem) * 0.7767), 3.2rem);
  /*3.2rem-2rem (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)*/
  --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)*/
  --rem23: min(calc(2.3rem + (1vw - 1.92rem) * 0.6472), 2.3rem);
  /*2.3rem-1.3rem (1920-375)*/
  --rem22: min(calc(2.2rem + (1vw - 1.92rem) * 0.6472), 2.2rem);
  /*2.2rem-1.2rem (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)*/
  --rem16s: min(calc(1.6rem + (1vw - 1.92rem) * 0.5177), 1.6rem);
  /*1.6rem-0.8rem (1920-375)*/
  --rem15: min(calc(1.5rem + (1vw - 1.92rem) * 0.1294), 1.5rem);
  /*1.5rem-1.3rem (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)*/
  --rem12s: min(calc(1.2rem + (1vw - 1.92rem) * 0.2588), 1.2rem);
  /*1.2rem-0.8rem (1920-375)*/
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}

@media print, screen and (min-width: 1024px) {
  html:not(.mobile) #mainImg,
  html:not(.mobile) #breadcrumnb {
    margin-top: -100px;
  }
  .sticky-header #header > .inner {
    height: auto;
    background: #11111180;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  }
  #header a.head_btn.tel_btn {
    color: var(--header-color-font-tel);
    background: var(--color-background-secondary);
  }
  #header a.head_btn.tel_btn::before {
    color: var(--header-color-font);
  }
  #header {
    height: 100px;
    background: transparent;
  }
  #header a.head_btn {
    align-items: center;
    gap: 8px;
    font-weight: bold;
    font-family: var(--body-font-family);
    font-size: var(--rem14);
    line-height: 1.4;
  }

  #header a.head_btn.mail_btn span {
    font-size: var(--rem14);
    font-weight: bold;
  }

  #header a.head_btn.tel_btn::before {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 0;
  }
  #header a.head_btn.mail_btn::before {
    font-size: 1.4em;
    margin-bottom: 0;
  }
  #header a.head_btn:hover {
    background: var(--color-background);
    color: var(--header-color-primary);
  }
  #header a.head_btn.mail_btn:hover {
    background: #ffffff80;
    color: var(--color-primary);
  }
  nav#mainNav ul li a {
    gap: 8px;
  }
  nav#mainNav ul li a b {
    font-weight: bold;
  }
  nav#mainNav ul li a span {
    font-weight: 400;
  }
}
@media print, screen and (min-width: 1024px) {
  #header a.head_btn.tel_btn::before {
    display: none;
  }

  #header a.head_btn.tel_btn span.tel_icon {
    display: flex;
    align-items: center;

    font-size: var(--rem24);
    gap: 8px;
  }
  #header a.head_btn.tel_btn span.tel_icon::before {
    font-family: "FontAwesome";
    content: "\f095";
    font-size: 0.75em;
    margin-top: 4px;
  }
  #header a.head_btn.tel_btn span.tel_text-sub {
    font-size: var(--rem12);
    font-weight: bold;
  }
  #header a.head_btn.mail_btn {
    padding-left: var(--px38);
    padding-right: var(--px38);

    gap: 1rem;

    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  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: #ffffff80;
  }
  #header-layout {
    position: relative;
    z-index: 1;
  }
  #header .logo img {
    max-width: 400px;
    max-height: 100px;
  }
  .sticky-header #header-layout {
    height: 100px;
  }
	body:not(.home):not(.mobile) #header{
		background: linear-gradient(131.52deg, #454545 52%, #1e1e1e 100%);
	}
}
@media print, screen and (max-width: 1023px) {
  /* #header .logo {
    margin: 0 auto 54px;
  }
  #header {
    background: linear-gradient(131.52deg, #1e1e1e 51.18%, #454545 100.35%);
  } */
}

/* header mobile */

@media print, screen and (max-width: 1023px) {
  .mobile #header {
    background: transparent;
  }
  /* html:not(.mobile) #mainImg,
  html:not(.mobile) #breadcrumnb {
    margin-top: -60px;
  } */
  body.mobile {
    margin-top: 0;
  }
	.mobile #header .inner {
		background: #11111180;
		box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	}
  nav#mainNav ul li a {
    background: #11111199;
  }
  .spmenu #menu p {
    color: #ffffffe6;
  }
  .spmenu #menu span,
  .spmenu #menu span:before,
  .spmenu #menu span:after {
    background: #ffffffe6;
  }
	
  body:not(.mobile) #header .logo {
    background: linear-gradient(131.52deg, #454545 52%, #1e1e1e 100%);
  }
}

/* footer */

#footer #footer .footer__logo img {
  max-height: var(--px180);
}
#footer {
  background: linear-gradient(131.52deg, #1e1e1e 51.18%, #454545 100.35%);
}
#footer {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  padding: var(--px80) var(--px160) var(--px30);
}
#footer .footer__logo:not(:last-child) {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: start;
}
#footer .footer__logo .footer__info {
  text-align: left;
  font-family: var(--font-english-head);
  font-size: var(--rem14);
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin-top: var(--px30);
}
#footer .inner {
  width: 50%;
  display: flex;
  justify-content: end;
}

#footer .footnav:not(:last-child) {
  margin-bottom: 0;
}

#copyright {
  width: 100%;
  max-width: 1600px;
  border-top: solid 1px #cfcfcf;
  background: transparent;
  padding-top: var(--px60);
  font-weight: 300;
  margin-top: 0;
}

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

#footer .footnav ul > li::before {
  width: 7px;
  height: 7px;
  border-top: 2px solid;
  border-right: 2px solid;
  border-color: var(--color-secondary);
  transform: rotate(45deg);
  background: none;
  top: 30%;
  left: -5%;
}

#footer .footnav ul {
  gap: var(--px30);
}
#footer ul li a {
  font-size: var(--rem12);
  font-weight: 400;
}

@media print, screen and (max-width: 767px) {
  #footer .inner {
    width: 100%;
    justify-content: center;
  }
  #footer .footer__logo:not(:last-child) {
    width: 100%;
    align-items: center;
  }
}

/* post */
#front_top_content,
#front_bottom_content {
  background: var(--color-background-secondary);
}
.postlist .post_text {
  padding: var(--px30) 0;
}

.postlist .ttls,
.postlist .date {
  color: #000;
  font-size: var(--rem16);
}

.postlist .ttls a {
  color: #111;
}

/* cta */
#contact-bottom,
#contact {
  background: url(/wp-content/uploads/company-service-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 0;
  padding: var(--px120) var(--px40);
  display: flex;
  justify-content: center;
  align-items: center;
}

/* #contact-bottom::after,
#contact::after {
  content: "";
  background: var(--color-secondary);
  width: 100%;
  height: 57%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
} */
/*-----------------------------
cta01_col2
------------------------------*/

.cta01 {
  position: relative;
  z-index: 2;
  background: linear-gradient(131.52deg, #1e1e1e 51.18%, #454545 100.35%);
  max-width: 1600px;
  width: 94%;
  padding: var(--px120) 0;
}

.cta01 .cta01_wrap {
  max-width: 960px;
  width: 94%;
  margin: 0 auto;
  background: transparent;
  color: var(--color-background);
  padding: 0;
}

.cta01 .cta01_wrap .logo-ttl {
  width: 20%;
  max-width: 165px;
  display: flex;
  align-items: end;
  margin: 0 auto;
  margin-bottom: var(--px30);
}
.cta01 .cta01_wrap .logo-ttl img {
  width: 100%;
  height: auto;
}

.cta01 .ctabtnlist {
  justify-content: space-between;
  gap: 2rem;
  max-width: 1000px;
  margin: var(--px40) auto 0 auto;
}
.cta01 .ctabtnlist li {
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
}
.cta01 a.item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--px30) 0;
  text-align: center;
  box-sizing: border-box;
  color: #111;
  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;
  }
	 #contact-bottom,
  #contact {
    padding: var(--px80) 0;
  }
}

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

.cta01 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
}
.cta01 .infotxt {
  font-size: var(--rem18);
  font-weight: bold;
  font-family: var(--font-family03);
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem36);
  font-weight: 500;
  margin-bottom: 1rem;
}
.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
}
.cta01 a.telbtn {
  background: var(--color-background);
  color: var(--color-primary);
  border: 3px solid;
  border-color: var(--color-primary);
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
  display: flex;
  align-items: center;
}
.cta01 a.mailbtn {
  background: var(--color-secondary);
  color: var(--color-background);
}

/*ボタンアイコン*/

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

body.home #contact-bottom {
  display: none;
}
/* main title */

h1.bottom-loop,
h1.top-loop,
h1.title.main-ttl {
  font-size: var(--rem70);
  font-weight: bold;
  color: var(--color-background);
  font-family: var(--font-english-head);
  position: relative;
  letter-spacing: 0.1em;
  padding-bottom: 1rem;
  margin-bottom: var(--px50);
}

h1.bottom-loop::after,
h1.top-loop::after,
h1.title.main-ttl::after {
  content: "";
  position: absolute;
  height: 3px;
  width: var(--px80);
  margin: 0 auto;
  background: var(--color-secondary);
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
  line-height: 1.5;
}

h1.bottom-loop span span,
h1.top-loop span span,
h1.title.main-ttl span span {
  font-size: 0.5em;
  font-family: var(--font-english-head);
  font-weight: bold;
  color: var(--color-primary);
  display: block;
  margin-bottom: 0;
  letter-spacing: 0.1em;
}
h1.bottom-loop {
  color: var(--color-font);
}
.rec-about h1.title.main-ttl {
  font-size: calc(var(--rem80) + 10px);
}
.rec-strengths h1.title.main-ttl,
#recruit h1.title.main-ttl,
.rec-about h1.title.main-ttl {
  margin-bottom: 0;
  padding: 0;
  line-height: 1;
}
.rec-about h1.title.main-ttl::after,
#recruit h1.title.main-ttl::after,
.rec-strengths h1.title.main-ttl::after {
  display: none;
}
/* main btn */

.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 240px;
  font-size: var(--rem16);
  font-weight: bold;
  letter-spacing: 0.06em;
  color: #fff;
  line-height: 1.8;
  text-align: center;
  background: var(--color-font-black);
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: 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 {
  content: "\f0da";
  position: absolute;
  font-size: var(--rem20);
  color: var(--color-secondary);
  font-family: "FontAwesome";
  font-weight: 400;
  line-height: 1;
  top: 50%;
  right: var(--px38);
  -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-black);
  background: #fff;
  border-color: var(--color-font-black);
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  color: var(--color-font-black);
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}

/* border partial */

.brdr-lb {
  border-inline-start: 80px solid;
  border-block-end: 80px solid;
  border-image-source: radial-gradient(
    circle at bottom left,

    var(--color-primary-shade) 60%,
    transparent 50%
  );
  border-image-slice: 1;
  position: relative;
  z-index: 1;
}
.brdr-lb::after {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 80px;
  bottom: -80px;
  right: calc(-4px + 10%);
  background: var(--color-secondary);
  z-index: 3;
}
.brdr-lb-02 {
  border-inline-start: 80px solid;
  border-block-end: 80px solid;
  border-image-source: radial-gradient(
    circle at 24% 100%,

    var(--color-primary-shade) 64%,
    transparent 50%
  );
  border-image-slice: 1;
  position: relative;
  z-index: 1;
}
/* .brdr-lb-02::after {
  content: none;
  position: absolute;
  display: block;
  width: 80px;
  height: 80px;
  bottom: -80px;
  right: calc(-4px + 10%);
  background: var(--color-secondary);
  z-index: 3;
} */
.brdr-rb {
  border-inline-end: 80px solid;
  border-block-end: 80px solid;
  border-image-source: radial-gradient(
    circle at 105% 100%,

    var(--color-primary-shade) 65%,
    transparent 50%
  );
  border-image-slice: 1;
  position: relative;
  z-index: 1;
}
/* .brdr-lb-02::after {
  content: none;
  position: absolute;
  display: block;
  width: 80px;
  height: 80px;
  bottom: -80px;
  right: calc(-4px + 10%);
  background: var(--color-secondary);
  z-index: 3;
} */

@media print, screen and (max-width: 1440px) {
  .brdr-rb {
    border-image-source: radial-gradient(
      circle at 124% 100%,

      var(--color-primary-shade) 65%,
      transparent 50%
    );
  }
  .brdr-lb::after {
    content: none;
  }
}
@media print, screen and (max-width: 768px) {
  .brdr-lb-02 {
    border-image-source: radial-gradient(
      circle at 20% 100%,

      var(--color-primary-shade) 60%,
      transparent 60%
    );
  }
  .brdr-rb {
    border-image-source: radial-gradient(
      circle at 120% 100%,

      var(--color-primary-shade) 60%,
      transparent 60%
    );
  }
}

@media print, screen and (max-width: 500px) {
  .brdr-lb,
  .brdr-lb-02,
  .brdr-rb {
    border-width: 40px;
  }
  .brdr-lb-02 {
    border-image-source: radial-gradient(
      circle at 18% 100%,

      var(--color-primary-shade) 60%,
      transparent 60%
    );
  }
  .brdr-rb {
    border-image-source: radial-gradient(
      circle at 115% 100%,

      var(--color-primary-shade) 60%,
      transparent 60%
    );
  }
}
/* code rec_about */

.main-wrapper p {
  color: var(--color-background);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.1em;
}
#rec .sec01 {
  background: transparent;
  padding: 0;
}

#recruit,
.rec-about {
  background: linear-gradient(131.52deg, #1e1e1e 51.18%, #454545 100.35%);
  padding: var(--px60) 0 0;
}
.rec-strengths {
  background: linear-gradient(131.52deg, #1e1e1e 51.18%, #454545 100.35%);
  padding: var(--px60) 0 0;
}
.column02 {
  position: relative;
}
.column02_wrap {
  position: relative;

  width: 100%;
  margin: 0 auto;
  z-index: 1;
}
.column02 .txtarea {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px80) var(--px20) var(--px80) var(--px40);
  margin: 0;
}
#recruit .column02 .txtarea .txtinner,
.rec-about .column02 .txtarea .txtinner {
  width: 100%;
  max-width: 766px;
}
.rec-strengths .column02 .txtarea .txtinner {
  width: 100%;
  max-width: 644px;
}

.column02 .flexbox > .imgarea {
  /* overflow: hidden; */
  line-height: 0;
  margin: 0;
}

.column02 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.icon-display {
  display: flex;
  gap: var(--px16);
  align-items: center;
  margin-bottom: var(--px20);
}
.icon-display p.text-icon {
  font-size: var(--rem24);
}
.rec-strengths p {
  font-size: var(--rem14);
}
.icon-display .imgarea {
  max-height: 36px;
  max-width: 36px;
}
.icon-display .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/*---------rev-----------*/

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

#recruit .txtstyle04,
#rec .txtstyle04 {
  font-family: var(--font-english-head);
  font-size: var(--rem36);
  font-weight: bold;
  text-align: left;
  margin: var(--rem40) auto;

  background: transparent;
  border: none;
  color: var(--color-background);
  line-height: 1.4;
  padding: 0;
  letter-spacing: 0.1em;
}

#recruit .txtstyle04:before,
#rec .txtstyle04:before {
  content: none;
}

#recruit .column02 .txtstyle04,
#rec .column02 .txtstyle04 {
  font-size: var(--rem36);
  position: relative;
  padding-left: var(--px100);
}

#recruit .column02 .txtstyle04:after,
#rec .column02 .txtstyle04:after {
  content: "";
  position: absolute;
  visibility: visible;
  display: block;
  width: var(--px80);

  border-bottom: 3px solid var(--color-primary-shade);
  top: 0;
  left: 0;
  transform: translateY(-50%);
}
/* @media screen and (max-width: 1440px) {
  .rec-strengths .column02 .imgarea img {
    height: auto;
  }
} */
@media screen and (max-width: 1024px) {
  #recruit .column02 .txtstyle04,
  #rec .column02 .txtstyle04 {
    font-size: calc(var(--rem32) + 2px);
  }
}
@media screen and (max-width: 768px) {
  .column02.rev .flexbox {
    flex-direction: row-reverse;
  }
  #recruit .column02 .txtstyle04,
  #rec .column02 .txtstyle04 {
    padding-left: 6rem;
  }
  .column02 .txtarea {
    padding: var(--px80) var(--px20);
  }
}
@media screen and (max-width: 430px) {
  .rec-strengths p {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 425px) {
  #recruit .column02 .txtstyle04,
  #rec .column02 .txtstyle04 {
    font-size: 1.9rem;
  }
}

/*  */
/*==============================================================
link_3col_sample
==============================================================*/
#company-service {
  background: url(/wp-content/uploads/company-service-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: var(--px120) 0;
}
#company-service .link_3col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: var(--px60);
  margin: 0;
  padding: 0;
  width: 94%;
  max-width: 1600px;
  margin: 0 auto;
}

#company-service .link_item {
  width: 100%;
  margin: 0;
  border: none;
}

#company-service .link_item a {
  position: relative;
  transition: all 0.3s ease;
}

#company-service .link_item_img {
  position: relative;
  width: 100%;
  overflow: hidden;
}

#company-service .link_item_img:before {
  content: "";
  display: block;
  padding-top: 52%;
}

#company-service .link_item_img:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(131.52deg, #1e1e1e 51.64%, #454545 100.35%);
  opacity: 0.7;
  pointer-events: none;
}

#company-service .link_item_img img {
  position: absolute;
  width: 100%;
  max-width: initial;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0;
  padding: 0;
}

#company-service .link_item a:hover .link_item_img img {
  width: 120%;
  height: 120%;
  opacity: 1;
}
#company-service .link_item a:hover .link_item_img::after {
  display: none;
}
#company-service .link_item .link_item_ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: var(--px30);
  width: 100%;
  padding: 15px;
  line-height: 1;
  letter-spacing: 0.06em;
  font-size: var(--rem70);
  font-family: var(--font-english-head);
  font-weight: bold;
	min-height: 0vw;
	writing-mode: horizontal-tb !important;
	white-space: nowrap !important;
}

#company-service .link_item .link_item_ttl span {
  font-size: 0.343em;
  font-weight: bold;
  letter-spacing: 0.2em;
}
#company-service .link_item .link_item_ttl::after {
  content: "\f061";
  display: block;
  font-family: "FontAwesome";
  font-size: 0.7em;

  line-height: 1;
}

#company-service .link_item a:hover .link_item_ttl {
  color: #fff;
}

@media only screen and (max-width: 1100px) {
  #company-service .link_item .link_item_ttl span {
    font-size: 24px;
  }
}

@media only screen and (max-width: 960px) {
  #company-service .link_item .link_item_ttl span {
    font-size: 20px;
  }
}

@media only screen and (max-width: 768px) {
  #company-service .link_3col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }

  #company-service .link_item_img:before {
    padding-top: 52%;
  }

  #company-service .link_item .link_item_ttl {
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: center;
    gap: 15px;
    padding: 0 15px;
  }

  #company-service .link_item .link_item_ttl span {
    font-size: 24px;
  }
}
/* code recruit */
#recruit {
  padding-bottom: var(--px60);
}
#recruit .linkBtn {
  background: var(--color-secondary);
  border: none;
}
#recruit .linkBtn::after {
  color: var(--color-background);
}
#recruit .linkBtn:hover {
  background: var(--color-background);
  color: var(--color-secondary);
}
#recruit .linkBtn:hover:after {
  color: var(--color-secondary);
}
/* semi-wrapper */
body:not(.home) {
  background: var(--color-background-04);
}
header#h1Header h1.title.first {
  font-size: var(--rem40);

  font-weight: bold;
  letter-spacing: 0;
}
.semi-wrapper p {
  line-height: 2;
  color: var(--color-font-pure-black);
}
.semi-wrapper_title {
  margin-bottom: var(--px60);
}
h1.title.semi-ttl {
  font-size: var(--rem70);
  font-weight: bold;
  color: var(--color-font);
  font-family: var(--font-family04);
  position: relative;
  letter-spacing: 0.1em;
  padding-bottom: 0;
  margin-bottom: 0;
}

h2.semi-befor {
  font-family: var(--font-family04);
  font-size: var(--rem36);
  font-weight: bold;
  text-align: left;
  margin: 0;

  background: transparent;
  border: none;
  color: var(--color-font);
  line-height: 1.4;
  padding: 0;
  padding-left: var(--px100);
  letter-spacing: 0.1em;
}
h2.semi-befor::after {
  content: "";
  position: absolute;
  visibility: visible;
  display: block;
  width: var(--px80);
  background: transparent;
  border-bottom: 3px solid var(--color-secondary);
  top: 0;
  left: 0;
  transform: translateY(-50%);
}
.semi-wrapper h3 {
  font-size: var(--rem30);
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0;
  padding: 4px var(--px20);
  margin: var(--px60) auto var(--px30);
  border-bottom: none;
  border-left: 1rem solid var(--color-secondary);
}
@media only screen and (max-width: 430px) {
  h2.semi-befor {
    padding-left: 5rem;
  }
}
/* code box-company */
.box-company .box-company_message p {
  max-width: 914px;
  margin: 0 auto;
}
.box-company .box-company_message span {
  padding-left: var(--px30);
}
/* code table */
.semi-wrapper table.responsive {
  border-collapse: separate;
  border-spacing: 0 2px;
  border: none;
}
table,
.post table {
  width: 100%;
}
table,
table th,
table td,
.post table,
.post table th,
.post table td {
  border: none;
}
table,
.post table {
  margin: var(--px30w) auto;
  width: 100%;
}
table th,
table td,
.post table th,
.post table td {
  padding: var(--px20) min(calc(15px + (1vw - 19.2px) * 0.4531), 15px);
  text-align: left;
  line-height: 2;
  border-bottom: solid 1px var(--color-table-border);
  font-size: var(--rem16);
}
table th,
.post table th {
  width: 25%;
  color: #fff;
  font-weight: bold;
  background: var(--color-font);
  vertical-align: middle;
}
table td,
.post table td {
  color: var(--color-font-pure-black);
  background: var(--color-background);
}
table:first-child,
.post table:first-child {
  margin-top: 0;
}
table:last-child,
.post table:last-child {
  margin-bottom: 0;
}
/* box-service */
.box-service .sec01 {
  background: transparent;
  padding: 0;
}

.column06 {
  position: relative;
  margin: var(--px60) 0 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: 4 / 3;
  overflow: hidden;
  width: 52.5%;
}
.column06 .imgarea img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.column06 .txtarea {
  position: relative;
  width: 52.5%;
  height: calc(var(--px240) + var(--px180));
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: var(--px40);
  margin: 0 auto -70px -5%;
  z-index: 10;
}
/* .column06 .txtarea.txtarea01 {
  padding: calc(var(--px85) + 3px) var(--px40);
} */
.column06 .txtarea .txtinner {
  max-width: 540px;
}

.column06_wrap + .column06_wrap {
  margin-top: var(--px100);
}

.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: 0 -5% -70px auto;
}

@media print, screen and (max-width: 1440px) {
  .column06_wrap.rev .txtarea {
    margin: 0 -5% 0 auto;
  }
  .column06 .txtarea {
    margin: 0 auto 0 -5%;
  }
}
@media print, screen and (max-width: 1024px) {
  .column06_wrap.rev {
    flex-direction: row;
  }
  .column06 .imgarea,
  .column06 .txtarea {
    width: 90%;
  }
  .column06_wrap.rev .txtarea {
    margin: calc(-60px + (1vw - 10.23px) * -3.858) -5% -30px auto;
  }
  .column06 .txtarea {
    margin: calc(-60px + (1vw - 10.23px) * -3.858) 0 0 auto;
    height: auto;
  }
}

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

.box-service h3 {
  font-size: var(--rem24);
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0;
  padding: 4px var(--px20);
  margin: 0 auto var(--px20);
  border-bottom: none;
  border-left: 1rem solid var(--color-secondary);
}
.box-service hr {
  margin-bottom: 1rem;
  background: var(--color-font-pure-black);
}
/* box recruit   */
.box-recruit01 p {
  max-width: 950px;
  margin: 0 auto;
}
.box-recruit02_title {
  font-size: var(--rem30);
  margin-bottom: var(--px20);
  font-weight: bold;
}
.box-recruit02 .txtarea {
  padding: var(--px20) var(--px16);
}
.box-recruit02 .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;
}
.box-recruit02 .col2_list > li {
  width: 48%;
  margin-bottom: 2%;
}
@media print, screen and (max-width: 430px) {
  .box-recruit02 .col2_list > li {
    width: 100%;
  }
  .box-recruit02 .col2_list > li:last-child {
    margin-bottom: 0;
  }
  .box-recruit02 .txtarea {
    padding: var(--px20) 8px;
  }
}

body.page-contact #content.wide .wpcf7-form .must,
.wpcf7-form .option {
  background: var(--color-red-prime);
  color: var(--color-background);
  font-weight: 500;
  font-size: var(--rem16);
}
body.page-contact #content.wide table {
  border-collapse: collapse;
	border: 0;
}
body.page-contact #content.wide table.responsive th,
body.page-contact #content.wide table.responsive td {
  border-width: 0 0 1px 0;
  background: transparent;
  padding: var(--px30) var(--px16);
	color: var(--color-font);
	font-size: var(--rem15);
}
input[type="text"], input[type="tel"], input[type="email"], input[type="date"], input[type="url"], input[type="number"], select, textarea {
	height:50px;
}
/*----20241105-----*/
#company-service .link_item a {
    display: block;
}