@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=Noto+Serif+JP:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");

:root {
   /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
   --color-background: #fff;
   --color-background01: #ecf9f9;
   --color-background02: #f3f3f3;
	
   --color-font: #272727;
   --color-primary: #00ced1;
   --color-primary-tint: #d0f1f2;
   --color-table-border: #d1d1d1;
   --bg-linear: linear-gradient(90.01deg, #00ced1 50.48%, #5abced 100%);
   --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: #fff;
   --header-color-font: #272727;
   --header-color-primary: #00ced1;
   /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
   --footer-background: #f0f0f0;
   --footer-color-font: #272727;
   --footer-color-primary: #272727;
   /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
   --font-family01: "Noto Sans JP", sans-serif;
   --font-family02: "Noto Serif JP", "Noto Sans JP", serif;
   --font-family03: "Inter", "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ãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
   --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)*/
   --rem50: min(calc(5rem + (1vw - 1.92rem) * 1.2945), 5rem); /*5.6rem-3rem (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;
}

body.home #contact-bottom {
   display: none;
}

.cta01 .cta01_wrap h1 {
   text-align: center;
}

.anchor_link::before {
   content: "";
   display: block;
   padding-top: 150px;
   margin-top: -150px;
}

.lh2 {
   line-height: 2;
}

.bg-f3 {
   background: var(--color-background02);
}

.bg01 {
   background: var(--color-background01);
}

.home-content_max {
   max-width: 1240px;
   width: 90%;
   margin: 0 auto;
   position: relative;
   z-index: 1;
}

.content_max_width {
   max-width: 1100px;
   width: 90%;
   margin: 0 auto;
}
.clr-fff {
   color: var(--color-background) !important;
}

.clr-primary {
   color: var(--color-primary) !important;
}

.fw-500 {
   font-weight: 500;
}

.fw-bold {
   font-weight: bold;
}

.dp-none {
   display: none !important;
}

@media print, screen and (min-width: 700px) {
   .sm_center {
      text-align: center;
   }
}

.fs-20 {
   font-size: var(--rem20) !important;
}

@media print, screen and (min-width: 768px) {
   .flexbox-sp {
      display: flex;
   }

   .flexbox-sp .w50 {
      width: 50%;
   }
}

@media print, screen and (min-width: 1024px) {
   .pc_left {
      text-align: left !important;
   }
   .pc_right {
      text-align: right !important;
   }
}

.widearea {
   margin-right: calc(((100vw - 100%) / 2) * -1);
   margin-left: calc(((100vw - 100%) / 2) * -1);
}

.py-120 {
   padding: var(--px120) 0;
}

/* ----------- style h1 ----------------- */
h1.title.main-ttl {
   font-size: var(--rem40w);
   font-weight: bold;
   letter-spacing: 0em;
   color: var(--color-font);
   position: relative;
   margin-bottom: var(--px50);
   padding-bottom: var(--px24);
   line-height: 1.4;
   font-family: var(--font-family02);
}

h1.title.main-ttl::after {
   position: absolute;
   content: "";
   width: var(--px80w);
   height: 2px;
   left: 50%;
   transform: translateX(-50%);
   bottom: 0;
   background: var(--color-primary);
}

h1.title.main-ttl.txt-l {
   text-align: left;
}

h1.title.main-ttl span span {
   display: block;
   font-size: calc(var(--rem30w) + 2px);
   color: var(--color-primary);
   letter-spacing: 0em;
   font-weight: 500;
   line-height: 1.4;
   font-family: var(--font-family01);
}

h1.title.main-ttl.clr-fff,
h1.title.main-ttl.clr-fff span span {
   color: var(--color-background);
}
/* ----------- end style h1 ----------------- */

/* ----------- style h2 ----------------- */
body:not(.home) .post h2 {
   font-size: var(--rem24w);
   font-weight: bold;
   letter-spacing: 0em;
   color: var(--color-font);
   position: relative;
   margin-bottom: var(--px50);
   font-family: var(--font-family02);
}

/* ----------- end style h2 ----------------- */

/* ----------- style h3 ----------------- */
/* body:not(.home) .post h3 {
   font-size: var(--rem30w);
   font-weight: bold;
   letter-spacing: 0.02em;
   font-family: var(--font-family02);
   margin-bottom: var(--px40);
   color: var(--color-primary);
   border-left: 10px solid var(--color-primary);
   border-bottom: none;
   background: var(--color-background01);
   padding: 6px;
} */
/* ----------- end style h3 ----------------- */

/* ----------- style table ----------------- */
table.responsive {
   border: none;
}

table.responsive tr {
   border-top: 1px solid var(--color-table-border);
}
table.responsive tr:last-child {
   border-bottom: 1px solid var(--color-table-border);
}

table.responsive th {
   font-size: var(--rem16);
   color: var(--color-font);
   line-height: 1.6;
   letter-spacing: 0.08em;
   padding: var(--px30);
   background: var(--color-background01);
   vertical-align: middle;
   border: none;
   font-weight: bold;
}

table.responsive td {
   font-size: var(--rem16);
   color: var(--color-font);
   line-height: 1.6;
   padding: var(--px30);
   border: none;
}

table.responsive.home-table {
   border-collapse: separate;
   border-spacing: 0 5px;
}

table.responsive.home-table th {
   color: var(--color-background);
   text-align: center;
   width: fit-content;
   padding: 8px 10px;
   background: var(--color-primary);
}

table.responsive.home-table td {
   padding: 8px 10px;
   background: var(--color-background01);
}

/* ----------- end style table ----------------- */

/* ------- style button --------------- */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
   position: relative;
   display: inline-block;
   width: 90%;
   max-width: 380px;
   font-size: var(--rem16);
   letter-spacing: 0em;
   color: var(--color-background);
   line-height: 1.8;
   text-align: left;
/*    background: var(--bg-linear); */
   font-weight: bold;
   padding: var(--rem20) 20px var(--rem20) 80px;
   margin: var(--px40) auto 0;
   border: none;
   border-radius: 50vh;
	 background-image: linear-gradient(90.01deg, #00ced1 25.24%, #5abced 50%, #00ced1 100%);
	   background-size: 200%;
	   transition: .5s all ease-in-out;
/*    transition: all 0.3s; */
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
   border: none;
   left: 30px;
   right: auto;
   content: url(/wp-content/uploads/icon-btn.png);
   transform: rotate(0) translateY(-50%);
   width: auto;
   height: 20px;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
   color: var(--color-background);
   background-image: linear-gradient(90.01deg, #00ced1 25.24%, #5abced 50%, #00ced1 100%);
	background-size: 200%;
background-position: 100% 0;
   opacity: 1;
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
   /* border-color: var(--color-primary); */
}
.subimitarea > .linkBtn {
   background: transparent !important;
   padding: 0 !important;
   margin: 0 !important;
   border: none !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
   margin-top: 0;
}
/* ------- style button --------------- */

/* ------------- HEADER --------------- */
@media print, screen and (max-width: 1024px) {
header#h1Header img {
	    left: auto;
    transform: translateX(0);
    right: 0;
    width: 100% !important;
}
}
#thumbImg::before,
header#h1Header::before {
   opacity: 0;
}

header#h1Header {
   background: var(--color-background01);
}
header#h1Header h1.title {
   font-size: var(--rem40w);
   color: var(--color-primary);
   font-family: var(--font-family02);
}

.logo-txt {
   font-size: var(--rem24);
   font-weight: bold;
   font-family: var(--font-family03);
}
@media print, screen and (min-width: 1024px) {
   nav#mainNav ul li.pc_none {
      display: none;
   }

   #header {
      height: 100px;
   }

   #header .logo {
      display: flex;
      align-items: center;
      gap: 16px;
   }

   #header .logo img {
      max-width: 80px;
      max-height: 50px;
      width: 100%;
      height: auto;
   }

   .sticky-header #header-layout {
      height: 100px;
   }

   nav#mainNav ul li a b {
      font-size: var(--rem16);
      font-weight: bold;
      line-height: 1;
      letter-spacing: 0em;
      color: var(--header-color-font);
   }

   #header a.head_btn {
      padding: 10px var(--px16);
   }

   #header a.head_btn::before {
      display: none;
   }
   #header a.head_btn.tel_btn {
      color: var(--header-color-font);
      background: var(--color-background);
      width: 240px;
   }

   .note,
   .note b {
      font-weight: normal;
      line-height: 1.4;
   }

   .tel_text-sub {
      font-size: var(--rem12);
      font-weight: normal;
   }

   #header a.head_btn.tel_btn .tel_icon {
      font-size: var(--rem24);
      font-weight: bold;
   }
   #header a.head_btn.tel_btn .tel_icon::before {
      content: "\f095";
      font-family: "FontAwesome";
      font-size: var(--rem18);
      font-weight: 400;
      line-height: 1;
      margin-top: 4px;
      margin-right: 8px;
      color: var(--header-color-font);
   }

   #header a.head_btn.tel_btn:hover {
/*       background: var(--header-color-primary);
      color: var(--header-background); */
	   background: #f3f3f3;
      color: var(--header-color-font);
   }
   #header a.head_btn.tel_btn:hover .tel_icon::before {
      color: var(--header-color-font);
   }

   #header a.head_btn.mail_btn {
      width: 190px;
      
      color: var(--header-background);
      font-size: var(--rem14);
      font-weight: bold;
	   background-image: linear-gradient(90.01deg, #00ced1 25.24%, #5abced 50%, #00ced1 100%);
	   background-size: 200%;
	   transition: .5s all ease-in-out;
   }

   #header a.head_btn.mail_btn span::before {
      content: "\f0e0";
      font-family: "FontAwesome";
      font-size: var(--rem18);
      font-weight: 400;
      line-height: 1;
      margin-top: 4px;
      margin-right: 8px;
      color: var(--header-background);
   }

   #header a.head_btn.mail_btn:hover {
/*       color: var(--header-color-primary);
      background: var(--header-background); */
	  background-image: linear-gradient(90.01deg, #00ced1 25.24%, #5abced 50%, #00ced1 100%);
      color: var(--header-background);
	   background-position: 100% 0;
   }

   #header a.head_btn.mail_btn:hover span::before {
/*       color: var(--header-color-primary); */
	   color: var(--header-background);
   }
}

@media print, screen and (max-width: 1430px) and (min-width: 1024px) {
   #header a.head_btn.tel_btn,
   #header a.head_btn.mail_btn {
      width: fit-content;
   }

   nav#mainNav ul li a {
      padding: var(--px20);
   }

   nav#mainNav ul li a b {
      font-size: var(--rem14);
   }

   #header .logo-txt {
      font-size: 1.4rem;
   }
}

@media print, screen and (max-width: 1023px) {
   nav#mainNav ul li.current-menu-item a,
   nav#mainNav ul li a:hover {
      background: var(--color-primary) !important;
      color: var(--color-background);
   }

   nav#mainNav ul li li.current-menu-item a {
      background: var(--color-primary);
      color: var(--color-background);
   }
	
	body.mobile #header .logo .mark {
		gap: 6px;
	}
	body.mobile #header .logo img {
		max-width: 80px;
	}
}
/* ------------- END  HEADER --------------- */

/* -------------  HOME --------------- */
.imgarea {
   overflow: hidden;
}

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

a {
   color: var(--color-font);
}
/* home about */
#home-about {
   position: relative;
   padding: var(--px120) 0;
   background: var(--color-background01);
}

#home-about::after {
   position: absolute;
   content: "";
   width: 100%;
   height: 40%;
   background: var(--color-primary-tint);
   left: 0;
   bottom: 0;
}

ul.col3-list {
   display: flex;
   flex-wrap: wrap;
   gap: 20px;
}

ul.col3-list li {
   width: calc((100% - 20px * 2) / 3);
}

.home-about-img {
   text-align: center;
}
.home-about-img img {
   border-radius: 50%;
   aspect-ratio: 1 / 1;
   margin-bottom: 10px;
}

.home-about-ttl span {
   font-size: var(--rem24);
   font-weight: bold;
   letter-spacing: 0.04em;
   display: inline-block;
   background: var(--color-background);
   padding: var(--px16) var(--px30);
}
/* home about */

/* home facilityy */
.subttl-30 {
   font-size: var(--rem30);
   font-weight: bold;
   line-height: 1.4;
}

ul.col4-list {
   display: flex;
   flex-wrap: wrap;
   gap: var(--px20);
   row-gap: var(--px40);
}

ul.col4-list li {
   width: calc((100% - var(--px20) * 3) / 4);
}


ul.col4-list li a .imgarea {
	aspect-ratio: 295 / 240;
}

.col-ttl {
   font-size: var(--rem20w);
   line-height: 1.6;
   padding: 10px;
   background: var(--color-background);
   font-weight: bold;
}
/* home facilityy */

/* home service */
.home-service-img {
   background: var(--color-background01);
}

#home-service .txtarea {
   display: flex;
   align-items: center;
   justify-content: center;
   padding: var(--px40);
}
/* home service */

/* home process */
#home-process {
   position: relative;
   padding: var(--px120) 0;
}

#home-process::after {
   content: "";
   position: absolute;
   width: 100%;
   height: 40%;
   background: var(--color-background02);
   left: 0;
   bottom: 0;
}

#home-process .txtarea {
   padding: 12px var(--px20);
   background: var(--color-background);
}

.home-process-ttl {
   position: relative;
   font-size: 1.8rem;
   font-weight: bold;
   line-height: 1.6;
   display: flex;
   align-items: center;
   justify-content: space-between;
}

.home-process-ttl span {
   display: flex;
   align-items: center;
}
.home-process-ttl span span {
   color: var(--color-primary);
   font-size: 2rem;
   margin-right: 8px;
}

.home-process-ttl::after {
   position: relative;
   content: url(/wp-content/uploads/icon-btn-primary.png);
   top: 4px;
}
/* home process */

/* home recruit */
.column01 .txtarea {
   display: flex;
   align-items: center;
   justify-content: center;
   padding: var(--px40);
   background: var(--color-background);
}

.column01 .txtinner {
   width: 100%;
}
/* home recruit */

/* home company */
#home-company {
   background: var(--color-primary-tint);
   padding: var(--px120) 0;
}

#home-company .googlemap {
   height: 100%;
}

#home-company .w50 {
   margin-bottom: 0;
}

/* home company */
@media print, screen and (max-width: 1400px) and (min-width: 1024px) {
   #home-process .txtarea {
      padding: 12px 6px;
   }

   .home-process-ttl span span {
      margin-right: 4px;
   }
   .home-process-ttl span {
      font-size: 1.6rem;
   }

   #home-process .home-content_max {
      width: 94%;
   }
}
@media print, screen and (min-width: 769px) {
   .column01 .txtinner {
      max-width: 560px;
   }
}

@media print, screen and (max-width: 900px) {
   ul.col3-list li {
      width: calc((100% - 20px) / 2);
   }
   #home-about::after,
   #home-process::after {
      height: 60%;
   }
   ul.col4-list li {
      width: calc((100% - var(--px20)) / 2);
   }
}

@media print, screen and (max-width: 600px) {
   ul.col3-list li,
   ul.col4-list li {
      width: 100%;
	   
   }
	ul.col3-list.home-about-list {
		gap: 50px;
	}
	.home-about-img img {
		width: 80%;
	}
   #home-about::after,
   #home-process::after {
      height: 72%;
   }

   table.responsive.home-table th {
      text-align: left;
   }
}
/* ------------- END  HOME --------------- */

/* -------------  COMPANY --------------- */


@media print, screen and (min-width: 641px) {
	table.responsive.table-alter tr {
   border: none;
}
table.responsive.table-alter tr:nth-child(odd) {
   background: var(--color-background01);
}

table.responsive.table-alter th {
   background: transparent;
   font-weight: normal;
   padding: var(--px12) var(--px24);
   width: 20%;
}
table.responsive.table-alter td {
   padding: var(--px12) var(--px24);
}
}

.text-border {
   text-decoration: underline;
}
/* ------------- END  COMPANY --------------- */

/* -------------  RECRUIT --------------- */
.text-mark span {
   font-size: var(--rem30w);
   font-weight: bold;
   background: linear-gradient(transparent 50%, #ffff66 50%);
   font-family: var(--font-family02);
}
.text-en {
   font-size: var(--rem18);
   line-height: 2.5;
   letter-spacing: 0.41em;
   text-align: center;
   font-weight: 300;
}

/*---table_style04-------------------------------------*/

.post table.table_style04 th {
   background-color: transparent;
   width: 25%;
}
.post table.table_style04,
.post table.table_style04 th,
.post table.table_style04 td {
   border: none;
}
table.table_style04 tr:first-child {
   border-top: 1px solid var(--color-table-border);
}
table.table_style04 tr:last-child {
   border-bottom: 1px solid var(--color-table-border);
}
table.table_style04 tr {
   border-top: 1px dashed var(--color-table-border);
   letter-spacing: 1px;
}
table.table_style04 th,
table.table_style04 td {
   padding: var(--px40) var(--px30);
}
table.table_style04 th {
   position: relative;
   z-index: 0;
}
table.table_style04 th:before {
   position: absolute;
   content: "";
   background: var(--color-background01);
   top: 7px;
   left: 0;
   bottom: 7px;
   width: 100%;
   height: auto;
   z-index: -1;
}
table.table_style04 td ul li {
   padding-left: 1em;
   position: relative;
   line-height: 2;
}
table.table_style04 td ul li:before {
   position: absolute;
   content: "・";
   top: 0;
   left: 0;
}
@media print, screen and (max-width: 768px) {
   table.table_style04 th,
   table.table_style04 td {
      padding: 35px 10px;
      font-size: 1.4rem;
      vertical-align: middle;
   }
   table.table_style04 th {
      width: 32%;
   }
   table.table_style04 td {
      width: 68%;
   }
}

/*--contact_area-------------------------------------*/
.contact_area {
   padding: var(--px80) var(--px40);
   background: var(--color-background01);
}

/* .contact_area .linkBtn {
   text-align: center;
   padding-left: 20px;
}

.contact_area .linkBtn::after {
   content: "";
} */
/* ------------- END  RECRUIT --------------- */

/* ---------- PROCESS --------------- */

.flowlist-box {
   display: inline-block;
   padding: var(--px20) var(--px35) !important;
}

.process-list ul {
   column-count: 2;
   column-gap: 30px;
   line-height: 2;
}

.process-list ul li {
   max-width: 170px;
}

table.facility-table p {
   display: flex;
   gap: 10px;
}
/*--------------------
flow01
--------------------*/
.flowlist {
   padding-left: 5rem;
   position: relative;
}

.flowlist::before {
   content: "";
   width: 15px;
   height: 100%;
   background: #e8eced;
   margin-left: -8px;
   display: block;
   position: absolute;
   top: 0;
   left: 3rem;
}

.flowlist > li {
   position: relative;
}

.flowlist > li:not(:last-child) {
   margin-bottom: 8vh;
}

.flowlist > li .icon {
   font-size: 3rem;
   color: var(--color-background);
   background: var(--color-primary);
   padding: 0.8rem 2rem;
   display: block;
   position: absolute;
   top: -6px;
   left: -5.9rem;
   border-radius: 50%;
   z-index: 100;
   font-weight: bold;
}

.flowlist > li .icon::after {
   content: none;
   border-style: solid;
   border-width: 5px 0 5px 10px;
   border-color: transparent transparent transparent #000000;
   position: absolute;
   top: 50%;
   left: 100%;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
}

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

.flowlist > li dl::after {
   content: "";
   display: block;
   position: absolute;
   top: 20px;
}

.flowlist > li dl::after {
   width: 50px;
   border-bottom: 1px dashed var(--color-font);
   position: absolute;
   left: 12px;
   top: 3.6rem;
}

.flowlist > li dl dt {
   margin-bottom: 1rem;
   padding-bottom: 1rem;
   font-weight: bold;
   font-size: 2rem;
   border-bottom: 1px solid var(--color-font);
}

@media (max-width: 768px) {
   .flowlist > li .icon {
      font-size: 2.4rem;
      padding: 0.8rem 1.8rem;
      left: -5.4rem;
      top: -3px;
   }

   .flowlist {
      padding-left: 5rem;
   }

   .flowlist::before {
      left: 3rem;
   }

   .flowlist > li dl {
      padding-left: 4.5rem;
      padding-top: 1.2rem;
   }

   .flowlist > li dl::after {
      width: 30px;
      left: 2px;
      top: 2.8rem;
   }

   .flowlist > li dl dt {
      font-size: 1.6rem;
   }
}
/* ---------- PROCESS --------------- */

/* ----------- PRODUCT ------------------ */
table.table-col {
   border: none;
   width: 100%;
}

table.table-col.col3 {
   table-layout: fixed;
}

table.table-col tbody tr td.table-col-head {
   background: var(--color-background01);
   font-weight: bold;
   vertical-align: middle;
   border-left: none;
}

table.table-col.col3 tbody tr td.table-col-head {
   width: 28%;
}

table.table-col tbody tr td {
   padding: var(--px30) var(--px24);
   border: 1px solid var(--color-table-border);
   width: auto;
}

table.table-date td {
   vertical-align: middle;
   text-align: center;
}

tr.table-tr-date td {
   background: #f0f0f0;
   font-weight: bold;
}

table.table-col tbody tr td:last-child {
   border-right: none;
}

.flexbox-img {
   display: flex;
   justify-content: center;
   gap: 10px;
}
.flexbox-img > div {
   border: 1px solid var(--color-table-border);
}
/* ----------- PRODUCT ------------------ */
.table-container {
   width: 100%;
   overflow-x: auto;
	position: relative;
	z-index: 10;
}
@media print, screen and (max-width: 900px) {
   table.table-col.table-date {
      min-width: 730px;
   }
}
@media print, screen and (max-width: 700px) {
   table.table-col {
      min-width: 690px;
   }

   table.responsive.table-alter th {
/*       border-bottom: 1px solid var(--color-table-border); */
   }
}

/* ---------- CONTACT --------------- */
.wpcf7-form .must {
   background: #e80303;
}

/*-----------------------------
cta01_col2_max1240
------------------------------*/
.cta01 {
   background: url(/wp-content/uploads/cta-bg_re.png) no-repeat center/cover;
   position: relative;
   padding: var(--px120) 0;
   z-index: 0;
}
.cta01 .cta01_wrap {
   max-width: 1240px;
   width: 90%;
   margin: 0 auto;
   background: #ffffffe6;
   padding: var(--px120) var(--px30);
}
.cta01 .ctabtnlist {
   justify-content: space-between;
   max-width: 960px;
   margin: var(--px50) auto 0 auto;
}
.cta01 .ctabtnlist li {
   width: 50%;
   margin: 0;
   padding: 0;
   line-height: 1;
   display: flex;
}
.cta01 a.item {
   position: relative;
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
   width: 100%;
   padding: var(--px30) 0;
   text-align: center;
   box-sizing: border-box;
   border-radius: 0;
   transition: all ease 0.15s;
}
.cta01 a.item:hover {
   opacity: 0.8;
}
@media print, screen and (max-width: 768px) {
   .cta01 .ctabtnlist li,
   .cta01 .ctabtnlist a.item {
      width: 100%;
   }
   .cta01 .ctabtnlist li + li {
      margin-top: 1rem;
   }
}

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

.cta01 .btnttl {
   display: block;
   font-weight: bold;
   margin-bottom: 1rem;
}
.cta01 .infotxt {
   font-size: var(--rem12);
   font-weight: normal;
   line-height: 1.4;
}


/*電話ボタン*/

.cta01 .telnum {
   font-size: calc(var(--rem36) + 2px);
   margin-bottom: 1rem;
   font-weight: bold;
}
.cta01 .telbtn .btnttl {
   font-size: var(--rem20);
}
.cta01 a.telbtn {
   background: var(--color-background);
   color: var(--color-font);
}

/*メールボタン*/

.cta01 .mailbtn .infotxt {
   font-size: var(--rem18);
   font-weight: bold;
}
.cta01 .mailbtn .btnttl {
   font-size: var(--rem24);
}
.cta01 a.mailbtn {
/*    background: var(--bg-linear); */
   color: var(--color-background);
	 background-image: linear-gradient(90.01deg, #00ced1 25.24%, #5abced 50%, #00ced1 100%);
	   background-size: 200%;
	   transition: .5s all ease-in-out;
}

.cta01 a.mailbtn:hover {
	opacity: 1;
	background-image: linear-gradient(90.01deg, #00ced1 25.24%, #5abced 50%, #00ced1 100%);
	   background-size: 200%;
	background-position: 100% 0;
}

/*ボタンアイコン*/

.cta01 .mailbtn .btnttl::before,
.cta01 .telnum::before {
   content: "";
   display: inline-block;
   font-family: "Font Awesome 5 Free";
   font-weight: 900;
   margin-right: 1rem;
}
.cta01 .mailbtn .btnttl::before {
   content: "\f0e0";
}
.cta01 .telnum::before {
   content: "\f095";
   font-size: var(--rem30);
}
/* ---------- END CONTACT --------------- */

/* ------------- FOOTER ------------- */
#footer {
   padding: var(--px80) 0 var(--px60);
}
#footer .footer__logo:not(:last-child) {
   display: flex;
   align-items: center;
   gap: var(--px16);
   justify-content: center;
   margin-bottom: var(--px50);
	max-width: 96%;
}

#footer .footer__logo img {
   max-height: 50px;
}

#footer ul li a {
   font-weight: 500;
}


@media print, screen and (max-width: 420px) {
	.logo-txt {
		font-size: 1.2rem;
	}
}
/* ------------- FOOTER ------------- */

.process .anchor_link {
	position: relative;
		top: -150px;
}

.process .anchor_link::before {
	position: absolute;
	margin-top: 0;
	height: 150px;
}

@media print, screen and (min-width: 1024px) {
	.process-2 .process-list.mt3 {
		margin-top: var(--rem60) !important;
	}
}

@media print, screen and (max-width: 768px) {
	#home-service .flexbox, #home-recruit .flexbox, #home-company .flexbox {
		display: flex;
		flex-direction: column-reverse;
	}
	.home-service-img , #home-recruit .flexbox .imgarea{
		margin-bottom: 0 !important;
	}
	
	#home-recruit {
		padding-top: 5rem !important;
	}
	.cta01 .cta01_wrap {
		padding: calc(var(--px120) / 2) var(--px30);
	}
	
	#footer .footer__logo img {
		max-width: 80px;
	}
}

 a.linktext {
	text-decoration: underline;
}

@media (max-width: 768px) {
	.post .sp-w80 {
		width: 80%;
		margin: auto;
	}
}