@charset "utf-8";
/* 
Theme Name:mrp-child 
Template:mrp 
Version: 1.0.0 
*/
/* 
DesignCode CSS: ver 0.01 
*/
/*------------------------------------------------------ 
Theme Material ------------------------------------------------------*/

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");

:root {
   /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
   --color-background: #fff;
   --color-background01: #f8f8f8;
   --color-background02: #f2faff;
   --color-font: #111;
   --color-primary: #0070ce;
   --color-primary-tint: #025aa4;
   --color-secondary: #00448c;
   --color-table-border: #ccc;
   --color-table-bg: linear-gradient(90deg, #0673bb 0%, #5ebce4 100%);
   --bg-linear: linear-gradient(180deg, #dbf1ff 28.1%, #fefdf4 66.65%);
   --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: #111;
   --header-color-primary: #0070ce;
   /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
   --footer-background: #fff;
   --footer-color-font: #111;
   --footer-color-primary: #111;
   /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
   --font-family01: "Noto Sans JP", sans-serif;
   --font-family02: "Noto Sans JP", sans-serif;
   --font-family03: "Lato", "Noto Sans JP", sans-serif;

   /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
   --px300: min(calc(300px + (1vw - 19.2px) * 10.356), 300px); /*300px-80px (1920-375)*/
   --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px); /*240px-80px (1920-375)*/
   --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px); /*200px-100px (1920-375)*/
   --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px); /*180-120px (1920-375) */
   --px170: min(calc(170px + (1vw - 19.2px) * 6.4725), 170px); /*160px-60px (1920-375)*/
   --px160w: min(calc(160px + (1vw - 19.2px) * 5.178), 160px); /*160px-80px (1920-375)*/
   --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px); /*160px-60px (1920-375)*/
   --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px); /*150-100px (1920-375) */
   --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px); /*140px-40px (1920-375)*/
   --px130: min(calc(130px + (1vw - 19.2px) * 2.589), 130px); /*130px-90px (1920-375)*/
   --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px); /*120px-80px (1920-375)*/
   --px120s: clamp(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;
}

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

@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(--rem20w);
   font-weight: bold;
   letter-spacing: 0.08em;
   color: var(--color-font);
   position: relative;
   margin-bottom: var(--px50);
   line-height: 1.4;
}

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

h1.title.main-ttl span span {
   display: block;
   font-size: var(--rem70);
   color: var(--color-primary);
   letter-spacing: 0.04em;
   font-weight: 800;
   font-family: var(--font-family03);
   line-height: 1.2;
}

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: 0.08em;
   color: var(--color-font);
   position: relative;
   margin-bottom: var(--px50);
   line-height: 1.4;
}

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

/* ----------- style h3 ----------------- */
body:not(.home) .post h3 {
   font-size: var(--rem20w);
   font-weight: bold;
   letter-spacing: 0.08em;
   color: var(--color-font);
   position: relative;
   line-height: 1.4;
}
/* ----------- end style h3 ----------------- */

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

table.responsive th {
   font-size: var(--rem16);
   color: var(--color-background);
   padding: var(--px24);
   background: var(--color-table-bg);
   vertical-align: middle;
   border: 1px solid var(--color-table-border);
   border-right: none;
}

table.responsive td {
   font-size: var(--rem16);
   color: var(--color-font);
   line-height: 2;
   padding: var(--px24);
   vertical-align: middle;
   border: 1px solid var(--color-table-border);
   border-left: none;
}
/* ----------- end style table ----------------- */

/* ------- style button --------------- */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
   position: relative;
   display: inline-block;
   width: 100%;
   max-width: 380px;
   font-size: var(--rem16);
   font-weight: 500;
   color: var(--color-background);
   line-height: 1.8;
   text-align: center;
   padding: var(--rem20) 30px var(--rem20) 20px;
   margin: var(--px40) auto 0;
   border: none;
   border-radius: 0;
   transition: all 0.3s;
   background: linear-gradient(90deg, #0673bb 0%, #fffed3 100%);
}
.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
   content: "\f101";
   position: absolute;
   font-size: var(--rem16);
   color: var(--color-background);
   font-family: "FontAwesome";
   font-weight: 400;
   line-height: 1;
   top: 50%;
   right: 18px;
   -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-background);
   background: linear-gradient(90deg, #0673bb 0%, #fffed3 100%);
   opacity: 0.7;
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
   color: var(--color-background);
}
.subimitarea > .linkBtn {
   background: transparent !important;
   padding: 0 !important;
   margin: 0 !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
   margin-top: 0;
}
/* ------- style button --------------- */

/* ------------- HEADER --------------- */

#thumbImg::before,
header#h1Header::before {
   opacity: 0;
}

@media print, screen and (min-width: 1024px) {
   nav#mainNav ul li.pc_none {
      display: none;
   }

   #header {
      height: 100px;
   }

   #header .logo img {
      max-width: 75px;
      max-height: 65px;
      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);
   }

   nav#mainNav ul li ul.sub-menu li a:hover,
   nav#mainNav ul li.current-menu-ancestor li.current-menu-item a {
      color: var(--color-background);
      background: var(--color-primary) !important;
   }

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

   .note,
   .note b {
      font-weight: bold;
   }

   #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-primary);
   }

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

   #header a.head_btn.mail_btn {
      width: 140px;
      background: var(--header-color-primary);
      color: var(--header-background);
      font-size: var(--rem14);
      font-weight: bold;
   }

   #header a.head_btn.mail_btn:hover {
      color: var(--header-color-primary);
      background: 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);
   }
}

@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);
   }
}
/* ------------- END  HEADER --------------- */

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

.imgarea img {
   width: 100%;
   height: 100%;
   object-fit: cover;
}
/* home 1 */

.home-1-inner {
   max-width: 1065px;
   width: 90%;
   margin: 0 auto;
}
.home-1-ttl {
   background: var(--color-primary-tint);
   border-radius: 50vh;
   padding: var(--px40);
   max-width: 910px;
   margin: 0 auto;
   width: 100%;
   text-align: center;
   position: relative;
}

.home-1-ttl::after {
   content: "";
   position: absolute;
   left: 50%;
   transform: translateX(-50%);
   width: 48px;
   height: 34px;
   background: var(--color-primary-tint);
   bottom: calc(-1 * 30px);
   clip-path: polygon(50% 100%, 0 0, 100% 0);
}
.home-1-ttl span {
   font-size: var(--rem36);
   font-weight: bold;
   color: var(--color-background);
   line-height: 1.5;
   letter-spacing: 0.08em;
   text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.ttl-24 {
   font-size: var(--rem24w);
   font-weight: bold;
   line-height: 1.5;
}

.home-1-list .txtarea {
   padding: var(--px40) 0;
}

#home-1 .ttl-24 {
   letter-spacing: 0.08em;
}

.home-1-box {
   text-align: center;
   max-width: 540px;
   padding: var(--px30);
   margin: var(--px20) auto 0;
   background: linear-gradient(90deg, #1f81d3 0%, #5fbde4 100%);
}
/* home 1 */

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

#home-service::before {
   max-width: 400px;
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   height: 100%;
   width: 35%;
   background: url(/wp-content/uploads/top-4.png) no-repeat center/cover;
}
.column01 {
   position: relative;
   z-index: 2;
}

.column01 .txtarea {
   padding: var(--px40);
}

.ttl-34 {
   font-size: calc(var(--rem30w) + 4px);
   line-height: 1.6;
   font-weight: bold;
   margin-bottom: var(--px20);
}
/* home service */

/* home strength */
#home-strength {
   position: relative;
   padding: var(--px120) 0 0;
   background: url(/wp-content/uploads/top-6.png) no-repeat center/cover;
}

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

ul.home-strength-list {
   gap: var(--px50);
}

ul.home-strength-list li {
   width: calc((100% - var(--px50) * 2) / 3);
}

.ttl-strength {
   font-size: var(--rem24w);
   font-weight: 500;
   line-height: 1.6;
   letter-spacing: 0.04em;
   text-align: center;
   margin: var(--px24) 0;
   color: var(--color-secondary);
}

ul.home-strength-list li .imgarea {
	aspect-ratio: 380 / 280;
   box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.16);
}
/* home strength */

/* home greeting */
#home-greeting {
   position: relative;
}

#home-greeting::after {
   content: "";
   position: absolute;
   width: 100%;
   height: 50%;
   left: 0;
   bottom: 0;
   background: url(/wp-content/uploads/top-10.png) no-repeat center/cover;
}

#home-greeting .home-content_max {
   background: var(--color-background02);
   padding: var(--px120) var(--px40);
}
/* home greeting */

/* home col */
.home-col {
   position: relative;
}

.home-col::before {
   content: "";
   position: absolute;
   inset: 0;
   background: var(--bg-linear);
}

.home-col .column01 .txtarea {
   background: var(--color-background);
}

#home-recruit.home-col::before {
   transform: rotate(180deg);
}

#home-company {
   padding: var(--px120) 0 var(--px60);
}
#home-recruit {
   padding: var(--px60) 0 var(--px120);
}

/* home col */

@media print, screen and (min-width: 769px) {
   .home-1-list .imgarea {
      width: 35%;
   }
   .home-1-list .txtarea {
      width: 65%;
   }

   .column01 .txtarea {
      display: flex;
      align-items: center;
      justify-content: center;
   }

   .column01 .txtinner {
      max-width: 600px;
	   width: 100%;
   }

   .home-col .column01 .txtinner {
      max-width: 420px;
   }
}

@media print, screen and (max-width: 900px) {
   ul.home-strength-list li {
      width: calc((100% - var(--px50)) / 2);
   }
}
@media print, screen and (max-width: 600px) {
   ul.home-strength-list li {
      width: 100%;
   }
}
/* ------------- END  HOME --------------- */

/* -------------  COMPANY --------------- */
.company-inner {
   max-width: 920px;
   width: 100%;
   margin: 0 auto;
}
/* ------------- END  COMPANY --------------- */

/* -------------  SERVICE --------------- */
.service-list .flexbox + .flexbox {
   margin-top: var(--px60);
}
/* ------------- END  SERVICE --------------- */

/* -------------  STRENGTH --------------- */
.strength-list .flexbox {
   padding-bottom: var(--px70);
   border-bottom: 1px solid var(--color-table-border);
}
.strength-list .flexbox + .flexbox {
   margin-top: var(--px70);
}

.strength-ttl {
   font-size: var(--rem20w);
   font-weight: bold;
   line-height: 1.4;
   margin-bottom: var(--px30);
}

.strength-ttl span {
   font-size: var(--rem18);
   color: var(--color-primary);
   display: block;
}
/* ------------- END  STRENGTH --------------- */

/* -------------  RECRUIT --------------- */
.text-mark span {
   font-size: var(--rem20w);
   font-weight: bold;
   letter-spacing: 0.1em;
   background: linear-gradient(transparent 60%, #0070ceb2 60%);
   padding-left: 4px;
}
.text-en {
   font-size: var(--rem20w);
   line-height: 2.5;
   letter-spacing: 0.3em;
   text-align: center;
}

.recruit-txt {
   letter-spacing: 0.05em;
}
/* ------------- END  RECRUIT --------------- */

@media print, screen and (min-width: 769px) {
   .service-list .txtarea {
      padding: var(--px30);
   }
}
/* -------------  CONTACT --------------- */
.wpcf7-form .must {
   background: #e80303;
}
/*-----------------------------
cta01_col2_max1240
------------------------------*/
.cta01 {
   background: url(/wp-content/uploads/cta-bg.png) no-repeat center/cover;
   position: relative;
   z-index: 0;
   padding: var(--px120) 0;
}
.cta01 .cta01_wrap {
   max-width: 1240px;
   width: 90%;
   margin: 0 auto;
   background: #ffffffe6;
   padding: var(--px120) var(--px40);
}

.cta-txt {
   line-height: 1.8;
   letter-spacing: 0.04em;
}

.cta-inner {
   max-width: 760px;
   margin: 0 auto;
}
.cta01 .ctabtnlist {
   justify-content: space-between;
   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;
   border: 1px solid var(--color-primary);
   transition: all ease 0.15s;
   min-height: 100px;
}
.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(--rem16);
   font-weight: 500;
}

/*電話ボタン*/

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

/*メールボタン*/

.cta01 .mailbtn .btnttl {
   font-size: var(--rem24w);
   margin-bottom: 0;
}
.cta01 a.mailbtn {
   background: var(--color-primary);
   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";
}
.cta01 .telnum::before {
   content: "\f095";
   color: var(--color-primary);
   font-size: var(--rem28w);
}
/* ------------- END  CONTACT --------------- */

/* ---------- NEWS --------------- */
#front_bottom_content {
   background: var(--color-background01);
}
.postlist .post_text {
   padding: var(--px30) 0;
}

.postlist li:first-child {
   border-top: 1px solid var(--color-table-border);
}

.postlist li {
   border-bottom: 1px solid var(--color-table-border);
}

.postlist .time {
   background: var(--color-primary);
}

.postlist .ttls a {
   line-height: 2;
   font-size: var(--rem16);
}

.postlist .date {
   line-height: 2;
   font-size: var(--rem16);
}
/* ---------- END NEWS --------------- */

/* ------------- FOOTER ------------- */
#footer {
   padding: var(--px80) 0 var(--px60);
}
#footer .footer__logo:not(:last-child) {
   margin-bottom: var(--px40);
}

#footer .footer__logo img {
   max-width: 134px;
   max-height: 115px;
}

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

#copyright {
   margin-top: 10px;
}

/* ------------- FOOTER ------------- */


.widecolor {
	margin-right: calc(((100vw - 100%) / 2) * -1);
	margin-left: calc(((100vw - 100%) / 2) * -1);
	padding: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px); 
	margin-top: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px);/* 120-80px (1920-375) */
	background: linear-gradient(180deg, rgba(2, 180, 237, 0.42) 0%, rgba(255, 255, 255, 0.42) 100%);
}

#content, body:not(.home) #content.wide:has(.company-pg) {
  padding: 0;
}

.fwbold {
  font-weight: bold;

}

.fs36 {
  font-size: var(--rem36);
}

.fs32 {
  font-size: calc(var(--rem30) + 2px);
}

.fs24 {
  font-size: var(--rem24);

}
.fs20 {
  font-size: var(--rem20);
}

.ls10 {
  letter-spacing: .1em;
}
.box_c {
  margin: 0 auto;
  max-width: fit-content;
}

.mw800 {
  max-width: 800px;
}

@media print, screen and (max-width: 768px) {
  .img-center img {
    width: 50%;
  }
}

table.responsive td {
  background: var(--color-background);
}


.boxinfo {
  background: var(--color-primary);
  color: var(--color-background);
  font-weight: bold;
  letter-spacing: .1em;
  padding: var(--px40) var(--px60);
  margin: 0 auto;
  max-width: 830px;
  margin-top: var(--px50);
  line-height: 1.4;
}

.mwfull {
  max-width: none;
}

.boxinfo.mwfull {
  padding: var(--px40);
}

.box-ttl {
  font-size: var(--rem24w);
  line-height: 2;
}

ul.yellow-tick > li {
  position: relative;
  padding-left: 1.5em;
}

ul.yellow-tick > li::before {
  content: "";
  display: inline-block;
  aspect-ratio: 1 / 1;
  width: 1.125em;
  position: absolute;
  left: 0;
  top: .45em;
  background: url(/wp-content/uploads/yellow-tick.png) no-repeat center / contain;
}

.fs40 {
  font-size: var(--rem40);
}

.fs60 {
  font-size: var(--rem60);
}

.askbox {
  display: flex;
  align-items: stretch;
max-width: 875px; 
border: 1px solid #050505;
}

.askbox .askico {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFE81A;
  min-width: 3em;
  font-size: var(--rem26w);
  line-height: 2;
  font-weight: 900;
  padding: .2em .5em;
border-right: 1px solid #050505;
}

.askbox .askinfo {
  background: var(--color-background);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  line-height: 1.4;
  padding: var(--px20) var(--px30);
  font-size: var(--rem24);
  letter-spacing: .1em;
  font-weight: bold;
}

.faq-wrap {
  margin-top: var(--px50);
  margin-bottom: var(--px120);
}

.ansbox {
  display: flex;
  align-items: center;

  gap:var(--px18);
  margin-top: calc(var(--px40) + 2em);
  
}

.imgttl {
  text-align: center;
  margin-top: 1rem;

  line-height: 2;
}

.imgttl > span {
  display: inline-block;
  padding: .2em .5em;
  width: 100%;
  max-width: 145px;
  background: #AFC0FF;
  font-weight: bold;
  letter-spacing: .1em;
}

.ansinfo {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
border-radius: var(--px50);
padding: var(--px30);
background: var(--color-background);
letter-spacing: .1em;
font-weight: bold;
line-height: 2;
}

.ansimg {
  position: relative;
  text-align: center;
}



@media print, screen and (min-width: 769px) {
  .ansimg img {
 width: 100%; 
}
  .imgttl {
    position: absolute;
    width: 100%;
  }
  .ansbox {
    margin-left: -2%;
  }
  .ansbox.rev {
    margin-right: -2%;
    margin-left: 0;
  }
}

@media print, screen and (max-width: 768px) {
  .ansbox {
    display: block;
  }
 }


/* 20260803 */

@media print, screen and (min-width: 1024px) {
	#header a.head_btn.tel_btn {
		width: 100%;
		min-width: var(--px240);
	}
	.tel_text-sub {
		font-size: var(--rem12);
		font-weight: bold;
	}
	#header a.head_btn.mail_btn {
		width: 100%;
		min-width: var(--px140);
	}
	#header a.head_btn.insta_btn {
		background: #0511A2;
	}
	#header a.head_btn.insta_btn::before {
		content:"\f16d";
		font-size: 1.7em;
	}
	#header a.head_btn.tel_btn.clr02 .tel_icon::before {
		color: #0511A2;
	}
	#header a.head_btn.tel_btn.clr02:hover .tel_icon::before {
		color: #FFF;
	}
	nav#mainNav ul li a b {
		font-size: clamp(11px, calc(5.286px + 0.558vw), 16px);

	}
	nav#mainNav ul li a {
		padding: var(--px20) clamp(5px, calc(-23.571px + 2.79vw), 30px);
	}
}

#home-area .flexbox {
	margin-top: var(--px90);
	gap: 10px;
}

#home-area .flexbox .imgarea img {
	object-fit: contain;
	
}

.mw625 {
	max-width: 625px;
	margin: 0 auto;
}

.boardlist {
	background: #1F80BE;
	padding: var(--px40) var(--px40) var(--px60);
	color: #fff;
	margin: var(--px100) 0;
}
.board_inner {
	margin: 0 auto;
	max-width: fit-content;
}

.board-ttl {
	font-size: var(--rem20w);
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: var(--px40);
	text-align: center;
}

.square_list > li{
	position: relative;
	padding-left: 1.5em;
}

.square_list > li:before {
	content: "■";
	position: absolute;
	left: 0;
	top: 0;
}

.boardcontent {
	background: linear-gradient(90deg, #1F81D3 0%, #5FBDE4 100%);
	padding: var(--px100) var(--px40);
	color: #fff;
	margin: var(--px100) 0;
}

.boardinner {
	line-height: 1.4;
}

.boardcontent .fs24 {
	font-size: var(--rem20);
}

.col3img {
	display: grid;
	gap: var(--px30);
	grid-template-columns: repeat(3, 1fr);
}

@media print, screen and (max-width: 768px) {
	.col3img {
		grid-template-columns: repeat(2, 1fr);
	}
}

.line-ttl {
	font-size: var(--rem24w);
	line-height: 1.4;
	padding-bottom: .2em;
	font-weight: bold;
}

.line-ttl > span {
	border-bottom: 4px solid #0070CE;
}

.cta-inner {
	max-width: 1140px;
}

.cta-txt {
	max-width: 760px;
	margin: 0 auto;
}

.cta01 a.telbtn.bg-blue {
	background: var(--color-primary);
	color: #fff;
}

.cta01 .bg-blue .telnum::before {
	color: #fff;
}