@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/*------@import------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Courgette&family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Courgette&family=Noto+Sans+JP:wght@100..900&family=Sawarabi+Gothic&family=Zen+Maru+Gothic:wght@400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Courgette&family=Noto+Sans+JP:wght@100..900&family=Oswald:wght@200..700&family=Sawarabi+Gothic&family=Zen+Maru+Gothic:wght@400;500;700;900&display=swap");
:root {
  /*------â–¼åŸºæœ¬è¨­å®šâ–¼------*/
  --bg-FCF1FF: #fcf1ff;
  --bg-EECFF7: #eecff7;
  --bg-D5F2C8: #d5f2c8;
  --bg-FFCDEC: #ffcdec;
  --bg-BDE7FF: #bde7ff;
  --bg-FFE9C8: #ffe9c8;
  --bg-FFC8C8: #ffc8c8;
	
--clr-0D8958: #0D8958;
	--clr-86C1EF: #86C1EF;
  --clr-CB6CE6: #cb6ce6;
  --clr-7ED957: #7ed957;
  --clr-FF66C4: #ff66c4;
  --clr-36C0DF: #36c0df;
  --clr-FFBD59: #ffbd59;
  --clr-FF5757: #ff5757;
  --color-background: #fff;
  --color-background-about: #139160;
  --color-background-com: #bdebd9;
  --color-font: #6e6e6e;
  --color-font-white: #fff;
  --color-primary: #007a18;
  --color-primary-shade: #0d8958;
  --color-primary-tint: #666;
  --color-secondary: #e80303;
  --color-secondary-tint: #eee;
  --color-table-border: #e0e0e0;
  --body-font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem); /* 1.6-1.4rem (1920-375) */
  --body-font-family: "Zen Maru Gothic", "Noto Sans JP", sans-serif;
  --content-max-width: 1100px;
  /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨­å®šâ–¼------*/
  --header-background: #fff;
  --header-color-font: #444444;
  --header-color-font-white: #fff;
  --header-color-primary: #139160;
  --header-color-primary-shade: #139160;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨­å®šâ–¼------*/
  --footer-background: #ffffff;
  --footer-color-font: #6e6e6e;
  --footer-color-primary: #6e6e6e;
  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨­å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Zen Maru Gothic", "Noto Sans JP", sans-serif;
  --font-family-eng: "Courgette", "Noto Sans JP", cursive;
  --font-family-jap: "Sawarabi Gothic", "Noto Sans JP", sans-serif;
  --font-family-semi-ttl: "Oswald", "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(40px, calc(7.5rem + ((1vw - 19.2px) * 8.9286)), 120px); /*120px-40px (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(30px, calc(10rem + ((1vw - 19.2px) * 7.8125)), 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)*/
  --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ãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --rem165: clamp(70px, calc(16.5rem + ((1vw - 19.2px) * 7.4434)), 165px);
  --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem); /*12rem-6rem (1920-375)*/
  --rem84: clamp(30px, calc(8.4rem + ((1vw - 19.2px) * 3.4951)), 84px);
  --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.588), 7rem); /*7rem-4rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem); /*6rem-3.6rem (1920-375)*/
  --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)*/
  --rem46: min(calc(4.6rem + (1vw - 1.92rem) * 1.5533), 4.6rem); /*4.6rem-2.2rem (1920-375)*/
  --rem42w: clamp(30px, calc(4.2rem + ((1vw - 19.2px) * 0.7767)), 42px); /*4.2rem-3rem (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)*/
  --rem28w: clamp(20px, calc(2.8rem + ((1vw - 19.2px) * 0.5178)), 28px); /*2.8rem-2rem (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)*/
  --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)*/
}
html {
  scroll-behavior: smooth;
}
.spmenu #menu p {
  width: max-content;
}

body.home #contact-bottom {
  display: none;
}
.cta01 .cta01_wrap h1 {
  text-align: center;
}
.cta02 .cta02_wrap h1 {
  text-align: center;
}
.anchor_link::before {
  content: "";
  display: block;
  padding-top: 150px;
  margin-top: -150px;
}
.widearea {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
}
.widecolor {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
  padding: min(calc(120px + (1vw - 19.2px) * 2.589), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  margin-top: 0;
  background: #fff7fc;
}
.padding-120 {
  padding: var(--px120) 0;
}
.content-inner {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
}

.test-18 {
  font-size: var(--rem18);
}
.font-w500 {
  font-weight: 500;
}
.font-bold {
  font-weight: bold;
}
.font-family-02 {
  font-family: var(--font-family02);
}
.line-h {
  line-height: 2;
}
@media print, screen and (min-width: 768px) {
  .flexbox-sp {
    display: flex;
  }

  .flexbox-sp .w50 {
    width: 50%;
  }
}
/* 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;
    font-family: var(--font-family01);
  }
  #header .logo img {
    width: 100%;
    max-width: none;
    max-height: 50px;
  }
  nav#mainNav ul li a b {
    font-weight: bold;
    font-size: var(--rem18);
    letter-spacing: 0.1em;
  }
  #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: calc(var(--px30) - 3px);
    padding-right: calc(var(--px30) - 3px);
  }
  #header a.head_btn.tel_btn:hover {
    color: var(--header-color-primary);
  }
  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--rem24);
    font-weight: bold;
  }
  #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 ul.header__contact {
    margin-left: clamp(10px, calc(3rem + ((1vw - 19.2px) * 2.2321)), 30px);
  }
  #header a.head_btn.mail_btn {
    flex-direction: column;
    gap: 5px;
    font-size: var(--rem20);
    letter-spacing: 0.1em;
    padding-left: clamp(20px, calc(5.8rem + ((1vw - 19.2px) * 4.2411)), 58px);
    padding-right: clamp(20px, calc(5.8rem + ((1vw - 19.2px) * 4.2411)), 58px);
  }
  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
  }
  nav#mainNav ul li a {
    padding: var(--px20) clamp(10px, calc(3rem + ((1vw - 19.2px) * 2.2321)), 30px);
  }
}

@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 {
  font-weight: 500;
  padding: var(--px80) 0 var(--px60);
  font-family: var(--font-family01);
}
#copyright {
  font-weight: 400;
}
#footer .footer__logo:not(:last-child) {
  margin-bottom: var(--px30);
}
#footer .footer__logo img {
  max-width: 323px;
  max-height: var(--px40w);
}
/* code main-ttl */
h1.title.top-loop,
h1.title.bottom-loop,
h1.title.main-ttl {
  position: relative;
  font-family: var(--font-family02);
  font-size: var(--rem36);
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-bottom: var(--px60);
  color: var(--color-font);
  color: var(--color-primary);
}
h1.title.top-loop span span,
h1.title.bottom-loop span span,
h1.title.main-ttl span span {
  display: block;
  font-weight: 400;
  font-size: 2.67em;
  line-height: 110%;
  letter-spacing: 0;
  text-transform: uppercase;
}
/* linkbtn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 245px;
  font-size: var(--rem18);
  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(--px14) 30px var(--px14) 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 {
  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;
	border-radius: var(--px20);
}
/* 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 {
  font-size: var(--rem18);
}
.postlist .date {
  font-size: var(--rem18);
}
#front_bottom_content .mt5 {
  margin-top: var(--px70) !important;
}
/* code contact */
.cta01 {
  background: url(/recruit/wp-content/uploads/contact-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 0;
  padding: var(--px130) 0 var(--px150);
}
.cta01 .cta01_wrap {
  max-width: 1330px;
  width: 90%;
  margin: 0 auto;
  background: transparent;
  padding: 0;
}
.cta01 .linkBtn {
  max-width: 651px;
  font-size: calc(var(--rem56) - 1px);
  background: linear-gradient(90deg, #effff4 0%, #7cf0be 47.12%, #0ca367 100%);
  box-shadow: 0px 14px 4px #0e9e29;
  border-radius: 200px;
  color: var(--color-primary-shade);
  font-weight: 400;
  position: relative;
}
.cta01 .linkBtn::after {
  display: none;
}
.cta01 .linkBtn::before {
  display: block;
  content: "";
  background: url(/recruit/wp-content/uploads/icon-contact.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: calc(var(--px24) - 2px);
  height: calc(var(--px30) + 4px);
  top: 53%;
  transform: translateY(-53%);
  right: 43px;
  transition: all 0.3s;
}
.cta01 .linkBtn:hover {
  background: linear-gradient(90deg, #effff4 0%, #7cf0be 47.12%, #0ca367 100%);
  color: var(--color-primary-shade);
}
.cta01 h1.title.main-ttl {
  font-family: var(--font-family-jap);
  font-weight: 400;
  font-size: clamp(27px, calc(6.4rem + ((1vw - 19.2px) * 2.3948)), 64px);
  line-height: 1.4;
  color: var(--color-primary-shade);
}
.cta01 h1.title.main-ttl span span {
  font-family: var(--font-family02);
  font-size: 1.5em;
  line-height: 1.4;
  color: var(--color-primary-shade);
	margin-bottom: .2em;
}
.cta01 p {
  font-weight: 500;
  font-size: var(--rem30);
  line-height: 2;
  letter-spacing: 0.3em;
  color: var(--color-font-white);
}
/* code about */
#about h1 {
  color: var(--color-font-white);
  font-size: calc(var(--rem48) + 1px);
}
#about h1 span span {
  font-family: var(--font-family-eng);
  font-weight: 400;
  line-height: 110%;
  letter-spacing: 0.11em;
  font-size: 2.41em;
}
#about .test_txt {
  font-size: clamp(29px, calc(6rem + ((1vw - 19.2px) * 2.0065)), 60px);
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.4;
  margin: var(--px100) auto var(--px60);
  font-weight: 500;
  color: var(--color-font-white);
}
#about p {
  font-size: var(--rem30);
  letter-spacing: 0.14em;
  line-height: 2;
  font-weight: 500;
  color: var(--color-font-white);
}
.fullwide01 {
  position: relative;
  background: var(--color-background-about);
  padding: var(--px160) 0;
}
.fullwide01_wrap {
  background: transparent;
  max-width: 1400px;
  width: 90%;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fullwide01_inner {
  max-width: 1140px;
}
/* code company */
#company h1 {
  color: var(--color-primary-shade);
}
#company h1 span span {
  font-family: var(--font-family02);
  font-weight: 400;
  font-size: calc(var(--rem80) + var(--rem30));
  letter-spacing: 0.11em;
  color: var(--color-primary-shade);
}
#company .googlemap {
  height: auto;
  margin: 0 auto;
}
#company .sec01 {
  background: var(--color-background);
  padding: var(--px150) 0;
}
#company .linkBtn {
  background: var(--color-primary-shade);
  font-size: var(--rem16);
}
.toptxtarea {
  max-width: 960px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.column01 {
  position: relative;
  margin: 0;
}
.column01_wrap {
  position: relative;
  max-width: 1280px;
  width: 90%;
  margin: 0 auto;
  z-index: 1;
}
.column01 .txtarea {
  background: var(--color-background-com);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px50) var(--px80);
  margin: 0;
}
.column01 .txtarea .txtinner {
  width: 100%;
}

@media print, screen and (max-width: 768px) {
  .column01 .txtarea {
    padding: var(--px50) 5%;
  }
}
.post table.table-company {
  border: none;
}
.post table.table-company th {
  width: 25%;
  color: var(--color-font);
  font-weight: 500;
  background: transparent;
  font-size: var(--rem24);
  line-height: 2;
  border: none;
  padding: 0;
}
.post table.table-company td {
  font-size: var(--rem24);
  line-height: 2;
  border: none;
  padding: 0;
  font-weight: 500;
}
/* code code col6-button */

.bg-EECFF7 {
  background: var(--bg-EECFF7);
}

.bg-FFE9C8 {
  background: var(--bg-FFE9C8);
}

.bg-D5F2C8 {
  background: var(--bg-D5F2C8);
}

.bg-FFCDEC {
  background: var(--bg-FFCDEC);
}

.bg-BDE7FF {
  background: var(--bg-BDE7FF);
}

.bg-FFC8C8 {
  background: var(--bg-FFC8C8);
}

.clr-CB6CE6 {
  color: var(--clr-CB6CE6);
}

.clr-FFBD59 {
  color: var(--clr-FFBD59);
}

.clr-7ED957 {
  color: var(--clr-7ED957);
}

.clr-FF66C4 {
  color: var(--clr-FF66C4);
}

.clr-36C0DF {
  color: var(--clr-36C0DF);
}

.clr-FF5757 {
  color: var(--clr-FF5757);
}

.curved-text-svg.clr-CB6CE6 path {
  fill: var(--clr-CB6CE6);
}

.curved-text-svg.clr-FF5757 path {
  fill: var(--clr-FF5757);
}

.curved-text-svg.clr-FFBD59 path {
  fill: var(--clr-FFBD59);
}

.curved-text-svg.clr-7ED957 path {
  fill: var(--clr-7ED957);
}

.curved-text-svg.clr-FF66C4 path {
  fill: var(--clr-FF66C4);
}

.curved-text-svg.clr-36C0DF path {
  fill: var(--clr-36C0DF);
}

.col6-vertical-link {
  counter-reset: col6-num;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}

.col6-vertical-link > li {
  padding: var(--px120s) var(--px30);
  cursor: pointer;
  transition: 0.3s all ease;
}

.col6-vertical-link > li:hover {
  opacity: 0.8;
}

.col6-vertical-link .num-link::before {
  counter-increment: col6-num;
  content: "0" counter(col6-num);
  display: inline-block;
}

.col6-vertical-link .num-link {
  display: flex;
  justify-content: center;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: var(--rem165);
  font-family: "Zen Maru Gothic", sans-serif;
  margin-top: -0.2em;
  margin-bottom: var(--px120s);
}

.col-link {
  display: block;
  position: relative;
}

.vertical-ttl {
  writing-mode: vertical-rl;
  /* Dọc từ trên xuống dưới, phải sang trái */
  text-orientation: mixed;
  /* Giữ chữ Hán/thẳng, chữ Latin ngang */
  font-family: "Zen Maru Gothic", "Noto Sans JP", sans-serif;
  font-size: calc(var(--rem70) - 3px);
  /* Chỉnh kích thước chữ tùy ý */
  color: var(--color-font);
  /* Đổi màu nếu cần */
  text-align: center;
  line-height: 1.1;
  /* Tùy chỉnh spacing giữa các ký tự */

  background: transparent;
  /* Tuỳ nhu cầu */
  margin: 0 auto;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.vertical-latin {
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-family: "Zen Maru Gothic", "Noto Sans JP", sans-serif;
  font-size: calc(var(--rem70) - 3px);
  color: var(--color-font);
  text-align: center;
  line-height: 1.1;

  white-space: nowrap;
  /* QUAN TRỌNG: Không wrap xuống cột mới */
  overflow: visible;
  font-weight: 500;
  letter-spacing: 0.1em;

  margin: 0 auto;
}

.vertical-latin.letter-3 {
  letter-spacing: -0.25em;
}

.curved-text-svg svg {
  width: 100%;
  max-width: none;
  /* bao nhiêu tùy ý */
  height: auto;
  display: block;
}

.vertical-row-wrapper {
  display: flex;
  align-items: flex-start;

  gap: calc(var(--px40) - 2px);
  width: max-content;
  margin: 0 auto;
}

.vertical-row-wrapper .vertical-ttl,
.vertical-row-wrapper .vertical-latin {
  letter-spacing: 0.45em;
}

@media print, screen and (max-width: 1100px) {
  .col6-vertical-link {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media print, screen and (max-width: 640px) {
  .col6-vertical-link {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* code semi-wrapper */
#thumbImg::before,
header#h1Header::before {
  background: transparent;
  opacity: 1;
}

header#h1Header h1.title {
  font-size: var(--rem28);
  font-family: var(--font-family01);
  font-weight: 500;
  letter-spacing: 0.1em;
}
header#h1Header h1.title span span {
  display: block;
  font-size: 2.285em;
  font-family: var(--font-family-semi-ttl);
  font-weight: 300;
  letter-spacing: 0;
  line-height: 110%;
}
.page-introduction header#h1Header h1.title {
  color: var(--clr-CB6CE6);
}
.page-staff header#h1Header h1.title {
  color: #86c1ef;
}
.page-faq header#h1Header h1.title {
  color: var(--clr-FF5757);
}
.page-employee header#h1Header h1.title {
  color: var(--clr-FF66C4);
}
.page-parameter header#h1Header h1.title {
  color: var(--clr-7ED957);
}
.page-parameter header#h1Header h1.title {
  color: var(--clr-7ED957);
}

body:not(.home) .post h2 {
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem36);
  line-height: 1.4;
  letter-spacing: 0.1em;
  color: var(--clr-CB6CE6);
  margin-bottom: var(--px100);
}
body:not(.home) .post h2::after {
  display: none;
}
/* .page-introduction .post h2 {
  color: var(--clr-CB6CE6);
} */
body:not(.home) .post h3 {
  font-size: var(--rem28);
  font-family: var(--font-family02);
  font-weight: 500;
  letter-spacing: 0.1em;
  padding: 0 0 0.6em;
  margin: var(--px30) auto var(--px24);
  border-bottom: 1px solid var(--color-primary);
  color: var(--color-font);
}
body:not(.home) .post h4 {
  position: relative;
  font-size: calc(var(--rem20w) + 2px);
  font-family: var(--font-family02);
  font-weight: bold;
  padding: 0 0 0 3.3em;
  margin: var(--px30) auto var(--px20);
  border: none;
  color: var(--color-font);
}
body:not(.home) .post h4::before {
  content: "";
  position: absolute;
  width: 2.63em;
  height: 0.318em;
  background: var(--clr-36C0DF);
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
/* code  semi-introduction01 */

.col3-introduction01 {
  display: flex;
  flex-wrap: wrap;
  gap: var(--px30);
  justify-content: space-between;
}

.col3-introduction01 li {
  width: calc((100% - var(--px30) * 2) / 3);
}
.title-introduction01 {
  background: var(--bg-EECFF7);
  padding: var(--px20);
  display: flex;
  justify-content: center;
  margin-bottom: var(--px20);
}
.title-introduction01 p {
  font-size: var(--rem18);
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
}
.title-introduction01 p span span {
  font-size: var(--rem28);
  display: block;
}
/* code link-introduction01 */
.link-introduction01 {
  position: relative;
  display: inline-block;
  width: 100%;
  font-size: var(--rem16);
  font-weight: 500;
  letter-spacing: 0.1em;
  color: var(--color-font);
  line-height: 1;
  text-align: center;
  background: var(--bg-FCF1FF);
  padding: var(--px24);
  margin: 0;
  margin-bottom: 7px;
  transition: all 0.3s;
}
.link-introduction01::after {
  content: url(/recruit/wp-content/uploads/icon-btn.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  margin-top: 2px;
  right: 1rem;
  width: var(--px12);
  height: var(--px12);
}
.link-introduction01:hover {
  opacity: 0.8;
}
@media print, screen and (max-width: 768px) {
  .col3-introduction01 li {
    width: calc((100% - var(--px30) * 1) / 2);
  }
}
@media print, screen and (max-width: 432px) {
  .col3-introduction01 li {
    width: 100%;
  }
}
/* code  semi-introduction02 */
.semi-introduction02 {
  margin: var(--px150) 0;
}
.link-introduction01.link-introduction02 {
  max-width: 264px;
  background: var(--bg-EECFF7);
  margin: 0;
}
.semi-introduction03 {
  margin-bottom: var(--px150);
}
/* code semi-staff01 */
.title-frigana {
  font-weight: bold;
  font-size: calc(var(--rem20w) + 1px);
  color: var(--clr-36C0DF);
}
.title-frigana span span {
  font-size: calc(var(--rem30w) + 2px);
  color: var(--color-font);
  padding-right: var(--px50);
}
.hr-staff {
  margin: var(--px130) 0;
  background: #9c9c9c;
}
/* code semi-faq */
/*--FAQ-------------------------------------------*/
.link-red {
  color: #ff3737;
  font-weight: bold;
}
.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 1rem 0rem 0rem;
  background: #ffffff;
  border: 1px solid #bfbfbf;
}
.qa_list .qa_list_inner dd .ans_flex {
  position: relative;
  font-weight: normal;
  margin: 0;
  display: flex;
  align-items: stretch;
  padding: 0;
  background: #ffffff;
}
.qa_list .qa_list_inner .a_ico {
  color: #ff3737;
  background: var(--color-background);
  line-height: 1;
  padding: var(--px20);
  font-size: calc(var(--rem20w) + 1px);
  border-right: 1px solid #bfbfbf;
  width: 100%;
  text-align: center;
  max-width: 90px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--body-font-family);
}
.qa_list .qa_list_inner .q_ico {
  background: var(--bg-FFC8C8);
  line-height: 1;
  padding: var(--px20);
  font-size: calc(var(--rem20w) + 1px);
  font-weight: bold;
  width: 100%;
  text-align: center;
  max-width: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--body-font-family);
  border-right: 1px solid #bfbfbf;
}
.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
  padding: var(--px20);
  line-height: 2;
}
.qa_list .qa_list_inner .a_desc {
  line-height: 1.8;
  width: 100%;
}
.qa_list .qa_list_inner .q_desc {
  font-size: calc(var(--rem20w) - 2px);
  font-weight: 500;
}
.qa_list .qa_list_inner dt:after {
  content: "";
  position: absolute;
  top: 46%;
  right: 3rem;
  width: 12px;
  height: 12px;
  border-right: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  -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 var(--px20) 0;
  border: 1px solid #bfbfbf;
  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;
  }
}
/* code semi-employee01 */
/*---------col03-----------*/
.title-employee01 {
  font-weight: 500;
  font-size: var(--rem28);
  letter-spacing: 0.05em;
  line-height: 1.4;
  margin: var(--px30) 0;
  text-align: center;
}
.title-mh {
  min-height: 79px;
}
.col3-employee01 {
  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(--px24);
}
.col3-employee01 > li {
  width: calc((100% - var(--px24) * 2) / 3);
  background: var(--color-background);
  padding: var(--px60) var(--px24) var(--px24);
  border-radius: 27px;
}
.col3-employee01 > li .imgarea {
  overflow: hidden;
  aspect-ratio: 106 / 108;
  width: 35%;
  height: auto;
  margin: 0 auto;
}

@media print, screen and (max-width: 768px) {
  . .col3-employee01 > li {
    width: calc((100% - var(--px24) * 1) / 2);
  }
  .title-mh01 {
    min-height: auto;
  }
}
@media print, screen and (max-width: 432px) {
  .col3-employee01 > li {
    width: 100%;
  }
  .title-mh {
    min-height: auto;
  }
  .col3-employee01 > li:last-child {
    margin-bottom: 0;
  }
}
/* code recruitment */
h1.main-ttl.recruitment-ttl {
  font-size: var(--rem28);
  font-family: var(--font-family01);
  font-weight: 500;
  letter-spacing: 0.1em;
  color: var(--clr-FFBD59);
}
h1.main-ttl.recruitment-ttl span span {
  font-family: var(--font-family-semi-ttl);
  font-weight: 300;
  letter-spacing: 0;
  font-size: 2.286em;
}
/*--flow02--------------------------------------------*/
#recruitment {
  margin: var(--px120) 0;
}
.recruitment-content {
  padding: var(--px80) 0;
  background: #ffedd2;
}
.recruitment-with {
  width: 80%;
  max-width: 692px;
  margin: 0 auto;
}
.flowlist02 {
  padding-left: 3rem;
  position: relative;
}
.flowlist02::before {
  content: "";
  width: 22px;
  height: 98%;
  background: #d0cac1;
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 1%;
  left: 5rem;
}
.flowlist02 > li {
  position: relative;
}
.flowlist02 > li:not(:last-child) {
  margin-bottom: 10vh;
}
.flowlist02 > li .icon {
  font-size: var(--body-font-size);
  width: 92px;
  height: 92px;
  color: var(--color-font-white);
  font-weight: bold;
  background: var(--clr-FFBD59);
  padding: 0.8rem 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: -2.5rem;
  z-index: 100;
  border-radius: 50vh;
  font-size: 30px;
}
.flowlist02 > li .icon::after {
  content: none;
}
.flowlist02 > li dl {
  padding-left: 13rem;
  position: relative;
  padding-top: 2.7rem;
}
.flowlist02 > li dl::before {
  content: none;
}
.flowlist02 > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
}
.flowlist02 > li dl::after {
  width: 50px;
  border-bottom: 1px dashed #000000;
  position: absolute;
  left: 66px;
  top: 50px;
}
.flowlist02 > li dd {
  padding: 0;
  font-size: 18px;
}
.flowlist02 > li dl dt {
  margin-bottom: 0.5rem;
  font-weight: 500;
  font-size: 1.6rem;
  font-size: 30px;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .flowlist02 {
    padding-left: 2rem;
  }
  .flowlist02::before {
    width: 15px;
  }

  .flowlist02 > li .icon {
    left: -3.5rem;
    font-size: var(--body-font-size);
    width: 5rem;
    height: 5rem;
  }

  .flowlist02::before {
    left: 1rem;
  }

  .flowlist02 > li dl {
    padding-left: 4.5rem;
    position: relative;
    padding-top: 1.5rem;
  }

  .flowlist02 > li dl::after {
    width: 30px;
    left: 5px;
    top: 26px;
  }

  .flowlist02 > li dl dt,
  .flowlist02 > li dl dd {
    font-size: 1.4rem;
  }
}
@media (max-width: 432px) {
  .flowlist02 > li dl dt {
    font-size: 1.4rem;
    letter-spacing: 0.05em;
  }
}
/* code semi-employee02 */
body:not(.home) .post .semi-employee h4::before {
  background: var(--clr-FFBD59);
  margin-bottom: var(--px40w);
}
/* code table */
.post table.responsive th {
  width: 25%;
  color: var(--color-font);
  font-weight: bold;
  background: #fff7ec;
  vertical-align: middle;
  border-right: none;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
  line-height: 2;
}
.post table.responsive td {
  border-left: 0;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
  vertical-align: middle;
  line-height: 2;
}
.test-pl {
  padding-left: var(--px80);
}
/*  */
.link-introduction01.link-employee {
  max-width: 415px;
  background: var(--clr-FFBD59);
  line-height: 2;
}
/* code col3-parameter */
.semi-parameter {
  background: #f7fff4;
}
.title-parameter {
  font-size: calc(var(--rem30) + 2px);
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
}
.test-parameter-20 {
  font-weight: bold;
  font-size: var(--rem20);
  color: var(--color-background-about);
  display: block;
  text-align: center;
  line-height: 1;
  margin-bottom: 1rem;
}
.test-parameter-number {
  font-weight: bold;
  font-size: calc(var(--rem60) - 4px);
  color: var(--color-background-about);
  line-height: 1;
  text-align: center;
}
.test-parameter-number span {
  font-size: var(--rem30);
  line-height: 1;
}
.post .col3-parameter {
  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(--px24);
}
.col3-parameter > li {
  width: calc((100% - var(--px24) * 2) / 3);
  background: var(--color-background);
  padding: var(--px30);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: var(--px30);
}
.col3-parameter > li .imgarea {
  overflow: hidden;
  width: 48%;
  height: auto;
  margin: 0 auto;
}
.col3-parameter > li .imgarea.imgarea01 {
  width: 56%;
}
.col3-parameter > li .imgarea.imgarea02 {
  width: 42%;
}

@media print, screen and (max-width: 768px) {
  .col3-parameter > li {
    width: calc((100% - var(--px24) * 1) / 2);
  }
}
@media print, screen and (max-width: 432px) {
  .col3-parameter > li {
    width: 100%;
  }

  .col3-parameter > li:last-child {
    margin-bottom: 0;
  }
}
/*---------coln02-----------*/
.test-parameter-number .t20 {
  font-size: var(--rem20);
  padding-right: 5px;
}
.gap-para {
  gap: var(--px60);
}
.post .col2_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: var(--px30);
}
.post .col2_list > li {
  width: calc((100% - var(--px30) * 1) / 2);
  margin-bottom: 2%;
  padding: var(--px30);
  border-radius: 10px;
  background: var(--color-background);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: var(--px30);
}
.post .col2_list .imgarea {
  overflow: hidden;
  width: 38%;

  margin: 0 auto;
}

.post .col2_list .imgarea.imgarea01 {
  width: 28%;
}
@media print, screen and (max-width: 432px) {
  .post .col2_list > li {
    width: 100%;
  }
  .post .col2_list > li:last-child {
    margin-bottom: 0;
  }
}
.txtarea-para {
  max-width: 240px;
  margin: 0 auto;
}
.txtarea-para .test-parameter-number {
  text-align: left;
}

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

.page-contact table tr {
	border-top: 1px solid;
}
.page-contact table tr:first-child {
	border-top: 0;
}

.page-contact header#h1Header h1.title, .page-id-21 header#h1Header h1.title {
	color: var(--clr-0D8958);
}

.page-id-23  header#h1Header h1.title {
	color: var(--clr-86C1EF);
}
header#h1Header h1.title {
	text-transform: uppercase;
}

h1.title.bottom-loop {
	color: var(--clr-0D8958);
}
.post .time, .postlist .time, .post2b .time, .post4b .time, #front-sectionPost .linkBtn {
	background: var(--clr-0D8958);
}

#sitemap_list .page_item > a > span {
	display: none;
}

.col3-parameter > li .txtarea .flexbox{
	justify-content: center;
	gap: var(--px20);
}

.col2_grid {
/* 	display: grid;
	grid-template-columns: repeat(2, 1fr); */
	display: flex;
	justify-content: center;
	align-items: stretch;
	gap: 2rem;
	
}
.col2_grid > li {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: stretch;
	gap: var(--px20);
}

.col2_grid > li > .imgarea {
	display: flex;
	justify-content: center;
	width: 100%;
	height: 100%;
	
}

.col2_grid > li > .imgarea img {
	
	object-fit: contain;
}

.page-id-21 table.responsive  th,
.page-id-21 table.responsive  td {
	background: transparent;
	border: 0;
	vertical-align: top;
}
.page-id-21 table.responsive  tr {
	border-top: 1px solid #D9D9D9;
}
.page-id-21 table.responsive {
	border: 0;
}
.page-id-21 table.responsive tr:first-child {
	border-top: 0;
}

.wpcf7-form .must {
	font-size: var(--rem16);
	font-weight: 500;
}
.wpcf7-form .must_fn {
	display: none;
}

.post .subimitarea .linkBtn input[type="submit"], .page-id-23 .post .linkBtn {
	background: var(--clr-0D8958);
}
.post .subimitarea .linkBtn input[type="submit"]:hover, .page-id-23 .post .linkBtn:hover {
	background: var(--clr-0D8958);
}
.page-id-21 #contact-bottom {
	display: none;
}
.page-id-23 .post h2 {
	color: var(--clr-86C1EF) !important;
}
