@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=Oswald:wght@200..700&display=swap");

:root {
   --bg-logo: #fff;
   --bg-linear01: linear-gradient(270deg, #a4d7e5 0%, #d6f2ee 100%);
   --bg-linear02: linear-gradient(270deg, #d6f2ee 0%, #a4d7e5 100%);
   --bg-linear-prime: linear-gradient(88.56deg, #4f97f7 5.19%, #0366d2 90.33%);
   --bg-linear-2nd: linear-gradient(88.56deg, #23cf81 5.19%, #0da867 90.33%);
   /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
   --color-background: #fff;
   --color-background01: #f2f2f2;
   --color-background02: #f5f5f5;
   --color-background-op80: #ffffffcc;

   --clr-000: #000;
   --color-font: #000000;
   --color-font-white: #fff;
   --color-font01: #252524;
   --color-primary: #00b050;
   --color-primary-shade: #4f97f7;
   --color-primary-tint: #ceeddc;
   --color-secondary: #ff0000;
   --color-secondary-tint: #164db3;
   --color-table-border: #00b050;
   --color-table-border01: #d1d1d1;
   --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: #ffffff;
   --header-color-font: #000000;
   --header-color-font-white: #fff;
   --header-color-primary: #00b050;
   --header-color-primary-shade: #fff;
   --header-color-primary-tint: #fff;
   /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
   --footer-background: #fff;
   --footer-color-font: #000;
   --footer-color-primary: #000;

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

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

   /* add */
   --px30-15: clamp(15px, calc(3rem + ((1vw - 19.2px) * 1.6741)), 30px);
   --px40-10: clamp(10px, calc(40px + ((1vw - 19.2px) * 3.3482)), 40px);
   --rem20-12: clamp(13px, calc(2rem + ((1vw - 19.2px) * 0.8929)), 20px);
}

html {
   scroll-behavior: smooth;
}
.spmenu #menu p {
   width: max-content;
}

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

body.home #contact-bottom {
   display: none;
}
.cta01 .cta01_wrap h2 {
   text-align: center;
}
.cta02 .cta02_wrap h2 {
   text-align: center;
}
.anchor_link::before {
   content: "";
   display: block;
   padding-top: 150px;
   margin-top: -150px;
}
.widearea {
   margin-right: calc(((100vw - 100%) / 2) * -1);
   margin-left: calc(((100vw - 100%) / 2) * -1);
}
.widecolor {
   margin-right: calc(((100vw - 100%) / 2) * -1);
   margin-left: calc(((100vw - 100%) / 2) * -1);
   padding: min(calc(120px + (1vw - 19.2px) * 2.589), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
   margin-top: min(calc(120px + (1vw - 19.2px) * 2.589), 120px); /* 120-80px (1920-375) */
   background: var(--color-background01);
}
.padding-120 {
   padding: var(--px120) 0;
}
.content-inner {
   width: 90%;
   max-width: 1240px;
   margin: 0 auto;
   position: relative;
   z-index: 2;
}
.text-16 {
   font-size: var(--rem16);
   letter-spacing: 0.05em;
   line-height: 2.2;
}

.text-16-sb {
   font-size: var(--rem16);
   letter-spacing: 0.05em;
}
.font-w500 {
   font-weight: 500;
}
.font-wbold {
   font-weight: bold;
}
.line-h2 {
   line-height: 2;
}
.font-f-02 {
   font-family: var(--font-family02);
}

/* 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;
   }
   #header ul.header__contact {
      height: 60px;
      margin-right: min(calc(20px + (1vw - 19.2px) * 1.1161), 20px);
      margin-left: clamp(12px, calc(3rem + ((1vw - 19.2px) * 2.0089)), 30px);
   }
   nav#mainNav ul li a {
      padding: var(--px20) clamp(12px, calc(3rem + ((1vw - 19.2px) * 2.0089)), 30px);
   }
   #header .logo {
      padding: 5px min(calc(20px + (1vw - 19.2px) * 1.1161), 20px);
   }
   #header .logo img {
      max-height: 90px;
   }
   nav#mainNav ul li a b {
      font-weight: bold;
      font-size: var(--rem16);
   }

   #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);
      padding-left: var(--px20);
      padding-right: var(--px20);
      margin-bottom: 4px;
   }
   #header .tel_icon {
      display: flex;
      align-items: center;
      gap: 8px;
      font-size: var(--rem24w);
   }
   #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 a.head_btn.tel_btn:hover {
      color: var(--header-color-font-white);
      background: var(--header-color-primary);
      border-color: var(--header-color-primary);
   }
   #header a.head_btn.tel_btn:hover .tel_icon {
      color: var(--header-color-font-white);
   }
   #header a.head_btn.mail_btn {
      flex-direction: row;
      gap: 8px;
      padding-left: calc(var(--px40) + 2px);
      padding-right: calc(var(--px40) + 2px);
      font-size: var(--rem14);
      display: flex;
   }
   #header a.head_btn.mail_btn:hover {
      color: var(--header-color-primary);
   }
   #header a.head_btn.mail_btn::before {
      font-size: 1.43em;
      margin-top: 1px;
   }
   nav#mainNav ul li li a,
   nav#mainNav ul li li.current-menu-item li a,
   nav#mainNav ul li.current-menu-ancestor li a,
   nav#mainNav ul li.current-menu-item li a {
      background: var(--header-background);
      color: var(--header-color-font);
   }
	
	nav#mainNav ul li li.current-menu-item a,
   nav#mainNav ul li ul.sub-menu li a:hover {
      color: var(--color-background) !important;
      background: var(--header-color-primary) !important;
   }
/* 	
	nav#mainNav ul li ul.sub-menu li a {
		background: var(--color-background) !important;
	} */
	
	nav#mainNav ul ul.sub-menu {
		width: 290px;
	}
}
@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) !important;
		
	}
	
	nav#mainNav ul li li a {
		background: var(--color-background) !important;
	}

   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: var(--color-background) !important;
   }
}
/* code footer */
#footer {
   font-weight: 500;
   padding: var(--px80) 0 var(--px60);
}
#footer .footer__logo img {
   max-height: calc(var(--px80) + 10px);
}
#footer .footer__logo:not(:last-child) {
   margin-bottom: var(--rem30w);
}
#copyright {
   font-weight: 300;
   letter-spacing: 0.05rem;
}
/* code main-ttl */
.main-ttl,
.post .main-ttl {
   font-family: var(--font-family01);
   font-weight: 500;
   font-size: var(--rem30);
   letter-spacing: 0;
   line-height: 1;
   color: var(--color-font);
   margin: 0;
   margin-bottom: var(--px60);
   position: relative;
}

.main-ttl .eng-ttl {
   display: block;
   font-family: var(--font-family02);
   font-weight: bold;
   font-size: calc(var(--rem70) - 6px);
   line-height: 1;
   color: var(--color-primary);
   letter-spacing: 0;
   text-transform: uppercase;
   margin-bottom: 0.32em;
}
.post .main-ttl::after {
   content: none;
}
/* code linkBtn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
   position: relative;
   display: inline-block;
   width: 100%;
   max-width: 210px;
   min-width: fit-content;
   font-weight: 900;
   font-size: var(--rem20w);
   color: var(--color-primary);
   line-height: 1;
   text-align: left;
   background: transparent;
   padding: 1rem;
   padding-right: calc(var(--px50) + 20px);
   margin: var(--px60) auto 0;
   border-radius: 0;
   transition: all 0.3s;
}
.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
   content: "";
   background: url(/wp-content/uploads/icon-btn-01.png);
   background-size: contain;
   background-repeat: no-repeat;
   background-position: center;
   position: absolute;
   width: 2em;
   height: 2em;
   top: 50%;
   right: 10px;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
   border: none;
   margin: 0;
   transition: 0.3s all;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
   color: var(--color-primary);
   background: transparent;
   opacity: 0.8;
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
   color: #fff;
}
.subimitarea > .linkBtn {
   background: transparent !important;
   padding: 0 !important;
   margin: 0 !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
   margin-top: 0;
}
body.page-thanks .linkBtn {
   max-width: 300px;
}
/* code poslist */

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

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

/* code contact */
.cta01 {
   background: url(/wp-content/uploads/contact-bg.png);
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   position: relative;
   z-index: 0;
}
.cta01:before {
   content: "";
   background: var(--color-background);
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   z-index: 0;
   opacity: 0.5;
}
.cta01 .cta01_wrap {
   max-width: 1240px;
   width: 90%;
   margin: 0 auto;
   background: transparent;
   padding: var(--px120) var(--px40);
   position: relative;
   z-index: 1;
}
.cta01 .ctabtnlist {
   justify-content: space-between;
   max-width: 800px;
   margin: var(--px60) 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(--rem40w) 0;
   text-align: center;
   box-sizing: border-box;
   color: #111;
   border-radius: 0;
   transition: all ease 0.15s;
}
.cta01 a.item:hover {
   opacity: 0.8;
}
@media print, screen and (max-width: 768px) {
   .cta01 .ctabtnlist li,
   .cta01 .ctabtnlist a.item {
      width: 100%;
   }
   .cta01 .ctabtnlist li + li {
      margin-top: 1rem;
   }
}

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

.cta01 .btnttl {
   display: block;
   font-weight: bold;
   margin-bottom: var(--px14);
   font-size: var(--rem20w);
   letter-spacing: 0.05em;
   display: flex;
}
.cta01 .infotxt {
   font-size: var(--rem16);
   font-weight: 500;
}

/*電話ボタン*/

.cta01 .telnum {
   font-size: var(--rem30w);
   margin-bottom: var(--px14);
   font-weight: bold;
   line-height: 1;
   display: flex;
   align-items: center;
}

.cta01 a.telbtn {
   background: var(--color-background);
   color: var(--color-primary);
}
/*メールボタン*/
.cta01 .mailbtn .infotxt {
   letter-spacing: 0.1em;
}
.cta01 a.mailbtn {
   background: var(--color-primary);
   color: var(--color-font-white);
}

/*ボタンアイコン*/

.cta01 .mailbtn .btnttl::before,
.cta01 .telnum::before {
   content: "";
   display: inline-block;
   font-family: "Font Awesome 5 Free";
   font-weight: 900;
   margin-right: 1rem;
}
.cta01 .mailbtn .btnttl::before {
   content: "\f0e0";
   font-size: 1.1em;
}
.cta01 .telnum::before {
   content: "\f095";
   font-size: 0.75em;
   line-height: 1;
   margin-top: 4px;
}
/* code mission */
.fullwide02 {
   position: relative;
   background: var(--color-background01);
   padding: var(--px120) 0;
}
.fullwide02:before {
   content: "";
   background: url(/wp-content/uploads/top-01.png);
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   width: 100%;
   height: 100%;
   position: absolute;
   bottom: 0;
   left: 0;
   z-index: 0;
}
.fullwide02_wrap {
   background: var(--color-background);
   max-width: 1240px;
   width: 90%;
   margin: 0 auto;
   padding: var(--px120) var(--px40);
   display: flex;
   justify-content: center;
   align-items: center;
   position: relative;
   z-index: 1;
}
.fullwide02_inner {
   max-width: 960px;
}
@media print, screen and (max-width: 768px) {
   .fullwide02_wrap {
      padding: var(--px80) 5%;
   }
}
/* code service */
.sec01 {
   background: var(--color-background01);
   padding: var(--px100) 0;
}

.column06 {
   position: relative;
   margin: 0;
}
.column06_wrap {
   position: relative;
   width: 100%;
   margin: 0 auto;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -webkit-box-align: end;
   -ms-flex-align: end;
   align-items: center;
   z-index: 20;
}
.column06 .imgarea {
   position: relative;
   /* aspect-ratio: 4 / 3; */
   overflow: hidden;
   width: 67.7%;
}
.column06 .imgarea img {
   object-fit: cover;
   width: 100%;
   height: 100%;
}
.column06 .txtarea {
   position: relative;
   width: 43.8%;
   display: flex;
   align-items: center;
   justify-content: center;
   background: var(--color-background);
   padding: var(--px100) var(--px70);
   margin: auto auto auto -11.5%;
   z-index: 10;
}
.column06 .txtarea .txtinner {
   max-width: 630px;
}
@media print, screen and (max-width: 1560px) and (min-width: 1300px) {
   .column06 .txtarea {
      padding: var(--px70);
   }
   #service h2 {
      margin-bottom: 40px;
   }
   #service .linkBtn {
      margin-top: 40px;
   }
}
@media print, screen and (max-width: 1299px) and (min-width: 1024px) {
   .column06 .txtarea {
      padding: 40px 30px;
   }
   #service h2 {
      margin-bottom: 25px;
   }
   #service .linkBtn {
      margin-top: 25px;
   }
   .column06 .imgarea {
      aspect-ratio: 4 / 3;
   }
}
@media print, screen and (max-width: 1023px) {
   .column06_wrap.rev {
      flex-direction: row;
   }
   .column06 .imgarea,
   .column06 .txtarea {
      width: 90%;
   }
   .column06 .txtarea {
      margin: calc(-60px + (1vw - 10.23px) * -3.858) 0 0 auto;
   }
}

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

#products a {
   display: block;
}
#products a:hover img {
   opacity: 1;
}
.fullwide03 {
   position: relative;
   background: var(--color-background);
}
.fullwide03:before {
   content: "";
   background: var(--color-primary);
   width: 100%;
   height: 35%;
   position: absolute;
   top: 0;
   left: 0;
   z-index: 0;
}
/*---------col03-----------*/
.post .col3_products {
   position: relative;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: center;
   flex-wrap: wrap;
   gap: 2rem;
}
.post .col3_products > li {
   width: calc((100% - 2rem * 2) / 3);
}
.post .col3_products .txtarea {
   text-align: center;
   padding: var(--rem24w) 0;
   background: var(--color-primary);
   color: var(--color-font-white);
   font-weight: bold;
   font-size: var(--rem18);
   position: relative;
}
.post .col3_products .txtarea::after {
   content: "\f101";
   position: absolute;
   font-size: var(--rem16);
   color: var(--color-font-white);
   font-family: "FontAwesome";
   font-weight: 400;
   line-height: 1;
   top: 50%;
   right: 20px;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
   border: none;
   width: auto;
   height: auto;
   margin: 0;
   transition: 0.3s all;
}
.post .col3_products .txtarea:hover {
   opacity: 0.8;
}
@media print, screen and (max-width: 768px) {
   .post .col3_products > li {
      width: calc((100% - 2rem * 1) / 2);
   }
   .fullwide03:before {
      height: 28%;
   }
}
@media print, screen and (max-width: 500px) {
   .post .col3_products > li {
      width: 100%;
   }
   .fullwide03:before {
      height: 18%;
   }
}

/*---------coln02-----------*/

.post .col2_products {
   margin-top: var(--px120);
   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: 20px;
}
.post .col2_products > li {
   width: calc((100% - 2rem * 1) / 2);
}
.post .col2_products .txtarea {
   text-align: center;
   padding: var(--rem24w) 0;
   background: var(--color-secondary-tint);
   color: var(--color-font-white);
   font-weight: bold;
   font-size: var(--rem24w);
   letter-spacing: 0.05em;
   display: flex;
   align-items: center;
   justify-content: center;
	margin-top: 20px;
	transition: 0.3s all ease;
}
.post .col2_products .txtarea p {
   position: relative;
   line-height: 1.4;
}
.post .col2_products .txtarea p::before {
   content: "\f101";
   position: absolute;
   font-size: var(--rem16);
   color: var(--color-font-white);
   font-family: "FontAwesome";
   font-weight: 400;
   line-height: 1;
   top: 56%;
   right: -36px;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
   border: none;
   width: auto;
   height: auto;
   margin: 0;
   transition: 0.3s all;
}
.post .col2_products .txtarea:hover {
   opacity: 0.8;
}

.col2_products .imgarea {
	aspect-ratio: 610 / 360;
}

.col2_products .imgarea img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media print, screen and (max-width: 500px) {
   .post .col2_products > li {
      width: 100%;
   }
}
/* code semi-wrapper */
#thumbImg::before,
header#h1Header::before {
   opacity: 0;
}

header#h1Header h1.title {
   font-weight: bold;
   letter-spacing: 0;
   color: var(--color-primary);
}
body:not(.home) .post h2 {
   font-family: var(--font-family01);
   font-weight: 500;
   font-size: var(--rem30);
   letter-spacing: 0;
   line-height: 1.4;
   color: var(--color-font);
   margin: 0;
   margin-bottom: var(--px60w);
   position: relative;
}

body:not(.home) .post h2 span {
   display: block;
   font-family: var(--font-family02);
   font-weight: bold;
   font-size: calc(var(--rem70) - 6px);
   color: var(--color-primary);
   letter-spacing: 0;
   text-transform: uppercase;
   line-height: 1.2;
   margin-bottom: 0.1em;
}
body:not(.home) .post h2::after {
   content: none;
}
.post h3 {
   font-size: var(--rem24w);
   font-family: var(--font-family01);
   font-weight: bold;
   letter-spacing: 0;
   padding: 0 0 0.7em;
   margin: 0 auto var(--rem36);
   border-bottom: 1px solid var(--color-primary);
}
/* code semi-company */
.line-h18 {
   line-height: 1.8;
}
.text-philosophy {
   font-weight: bold;
   font-size: var(--rem24w);
   line-height: 1.4;
}
.txtarea-philosophy {
   padding-right: var(--rem30w);
}
.imgarea-philosophy p {
   text-align: center;
   margin-top: var(--rem12);
}
.imgarea-philosophy p span {
   font-size: calc(var(--rem16) + 2px);
}
@media print, screen and (max-width: 768px) {
   .txtarea-philosophy {
      padding-right: 0;
   }
}
/* code table */
.post table.responsive th {
   width: 26%;
   color: var(--color-font-white);
   font-weight: bold;
   background: var(--color-primary);
   vertical-align: middle;
   font-size: var(--rem16);
   padding: var(--px30) var(--px24);
   border-color: var(--color-table-border01);
   border-right-color: var(--color-table-border);
}
.post table.responsive td {
   font-size: var(--rem16);
   padding: var(--px30) var(--px24);
   vertical-align: middle;
}
.link-eastrise {
   border-bottom: 1px solid var(--color-font);
}
/* code semi-service */
.post .h4-column {
   position: relative;
   font-size: var(--rem22w);
   font-family: var(--font-family01);
   font-weight: bold;
   padding: 0;
   margin: 0 auto var(--rem30);
   text-align: center;
   border: none;
   line-height: 1.4;
}
.post .h4-column::before {
   content: none;
}
.post .h4-column::after {
   content: "";
   display: block;
   position: relative;
   width: 4.32em;
   height: 2px;
   background: var(--color-primary);
   margin: 0.8em auto 0;
}
.txtarea-service {
   padding: var(--px40) var(--px70);
}
@media print, screen and (max-width: 1100px) and (min-width: 1024px) {
   .semi-service .pc_center.line-h2 {
      font-size: 14.5px;
   }
   .post .h4-column {
      font-size: 18px;
   }
}
@media print, screen and (max-width: 768px) {
   .txtarea-service {
      padding: 0;
   }
}
@media print, screen and (max-width: 400px) {
   .post .h4-column {
      font-size: 17px;
   }
}
/* code semi-recruit */
.marker.yellow {
   background: linear-gradient(transparent 60%, var(--color-primary) 60%);
   background: transparent;
}
.post .lead {
   font-size: var(--rem20w);
   font-weight: bold;
   font-style: normal;
   letter-spacing: 0.1em;
   position: relative;
   line-height: 1;
}
.post .lead::after {
   content: "";
   display: block;
   position: relative;
   width: 7.3em;
   height: var(--px16);
   background: var(--color-primary);
   margin: -3px auto 0;
   z-index: -1;
}
.post .lead_en {
   font-size: var(--rem20w);
   color: var(--color-font);
   letter-spacing: 0.3em;
}

/*---------col03-----------*/
.text-col3_semi-recruit {
   font-weight: bold;
   font-size: var(--rem20w);
   text-align: center;
   margin: var(--rem24w) 0;
}

.post .col3_semi-recruit {
   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(--rem26w);
}
.post .col3_semi-recruit > li {
   width: calc((100% - var(--rem26w) * 2) / 3);
}
@media print, screen and (max-width: 768px) {
   .post .col3_semi-recruit > li {
      width: calc((100% - var(--rem26w) * 1) / 2);
   }
}
@media print, screen and (max-width: 500px) {
   .post .col3_semi-recruit > li {
      width: 100%;
   }
}
.post table.responsive.table-recuit,
.post table.responsive.table-recuit th,
.post table.responsive.table-recuit td {
   border-width: 1px 0;
}
body:not(.home) .post .ttl-small {
   font-size: var(--rem24w);
   font-family: var(--font-family01);
   font-weight: bold;
   text-align: center;
   letter-spacing: 0;
   padding: 0;
   margin: 0 auto var(--px60w);
}
body:not(.home) .post .ttl-small::after {
   content: "";
   position: relative;
   visibility: visible;
   display: block;
   width: 2.75em;
   height: 3px;
   background: var(--color-primary);
   margin: 0.8em auto 0;
}
body:not(.home) .post .ttl-small.contact_ttl {
   font-size: calc(var(--rem24w) + 1px);
   letter-spacing: 0.1em;
   margin-bottom: var(--px40);
}
body:not(.home) .post .ttl-small.contact_ttl::after {
   width: 3.25em;
}
/*--contact_area-------------------------------------*/

.contact_area {
   padding: min(calc(80px + (1vw - 19.2px) * 2.589), 80px);
   background: var(--color-primary-tint);
   margin-top: var(--px100);
}
.contact_read {
   margin: 0 0 var(--px40);
   line-height: 2;
   letter-spacing: 0.1em;
   text-align: center;
}
.link-contact {
   font-weight: bold;
   font-size: var(--rem16);
   letter-spacing: 0.1em;
   color: var(--color-font-white);
   background: var(--color-primary);
   padding: var(--rem20w);
   width: 100%;
   display: inline-block;
   max-width: 289px;
}
/* semi-agents */
.text-semi-agents {
   font-weight: bold;
   font-size: var(--rem24w);
   text-align: center;
   line-height: 1.6;
}
@media print, screen and (max-width: 1500px) and (min-width: 1440px) {
   .semi-agents01 .line-h2 {
      font-size: 15px;
   }
}
@media print, screen and (max-width: 500px) {
   .semi-agents .contact_read {
      text-align: left;
   }
}
/* semi-ointment */
/*---------col03-----------*/
.benefits {
   width: 100%;
   max-width: 775px;
   margin: 0 auto;
}
.post .col3_benefits .txtarea {
   background: var(--color-primary-tint);
   text-align: center;
   padding: var(--rem16);
}
.text-benefits {
   font-weight: bold;
   margin-bottom: 8px;
   color: var(--color-primary);
}
.post .col3_benefits {
   position: relative;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: center;
   flex-wrap: wrap;
   gap: var(--rem30w) var(--px50);
}
.post .col3_benefits > li {
   width: calc((100% - var(--px50) * 2) / 3);
}
@media print, screen and (max-width: 500px) {
   .post .col3_benefits > li {
      width: 100%;
   }
}
/*---------col4-----------*/

.post .col4_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: 4px;
}
.post .col4_list > li {
   width: calc((100% - 4px * 3) / 4);
}
.post .col4_list .imgarea {
   position: relative;
   aspect-ratio: 273 / 304;
}
.post .col4_list .imgarea img {
   width: 100%;
   height: 100%;
   object-fit: cover;
}
@media print, screen and (max-width: 768px) {
   .post .col4_list > li {
      width: calc((100% - 4px * 1) / 2);
   }
}
.txtarea-semi-ointment {
   padding-left: var(--rem40);
}
@media print, screen and (max-width: 768px) {
   .txtarea-semi-ointment {
      padding-left: 0;
   }
}
/* semi-tech */
.post .col2_semi-tech {
   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(--rem40);
}
.post .col2_semi-tech > li {
   width: calc((100% - var(--rem40) * 1) / 2);
}
@media print, screen and (max-width: 500px) {
   .post .col2_semi-tech > li {
      width: 100%;
   }
}
.text-basic-information {
   font-weight: 500;
   font-size: var(--rem20w);
   text-align: center;
   background: var(--color-primary);
   color: var(--color-font-white);
   padding: var(--rem20w);
}
.post table.responsive.table_basic-information th {
   width: 29%;
   color: var(--color-font);
   background: transparent;
   border-color: var(--color-table-border);
}
.post table.responsive.table_basic-information tr {
   border-bottom: 1px solid var(--color-primary);
}
.post table.responsive.table_basic-information tr:last-child {
   border-bottom: none;
}
/* code table_scroll */
.post .table_scroll table tr {
   border-bottom: 1px solid var(--color-primary);
}
.post .table_scroll table tr:last-child,
.post .table_scroll table tr:first-child {
   border-bottom: none;
}
.post .table_scroll table th {
   width: 23%;
   max-width: 255px;
   font-size: var(--rem16);
   color: var(--color-font-white);
   font-weight: bold;
   background: var(--color-primary);
   padding: var(--rem24) var(--rem20);
   border-right-color: var(--color-background);
   text-align: center;
}
.post .table_scroll table th:first-child {
   text-align: left;
   width: 31%;
}
.post .table_scroll table td {
   vertical-align: middle;
   font-size: var(--rem16);
   padding: var(--rem24) var(--rem20);
   text-align: center;
}
.post .table_scroll table tr td:first-child {
   text-align: left;
   font-weight: bold;
}
@media screen and (max-width: 1024px) {
   .table_scroll table {
      table-layout: auto;
      width: 100%;
   }
}
@media screen and (max-width: 701px) {
   .table_scroll table {
      table-layout: auto;
      width: 700px;
   }
}

.big-fv-ttl .smaller-txt {
   font-size: 85%;
}

.col2grid {
   display: grid;
   grid-template-columns: repeat(2, 1fr);
   gap: var(--px40);
}
.post .col2grid {
   margin-top: var(--px60);
}
.col2grid .imgarea {
   overflow: hidden;
   aspect-ratio: 600 / 400;
}

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

.lh2 {
   line-height: 2;
}

/* 26022026 */
#products .fullwide03:before {
   background: transparent;
}

.home-product-inner {
   max-width: 1760px;
   margin: 0 auto;
   width: 90%;
}

#products a.linkBtn {
   display: inline-block;
}

.ttl-32 {
   font-size: calc(var(--rem30) + 2px);
   font-weight: bold;
   line-height: 1.4;
}

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

.home-recruit {
   background: var(--color-background01);
   padding: var(--px150) 0;
}

@media print, screen and (min-width: 769px) {
   .column01 .txtarea {
      display: flex;
      align-items: center;
      justify-content: center;
   }

   #products .column01 .txtinner {
      max-width: 720px;
   }

   .home-recruit .txtinner {
      max-width: 640px;
   }
}

.post .col2_products .txtarea {
   background: var(--color-primary);
}

/* Tech Overview */
.ttl-20 {
   font-size: var(--rem20w);
   font-weight: bold;
   line-height: 1.8;
}

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

ul.tech-list-col3 {
   gap: var(--px24);
   row-gap: var(--px50);
}

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

ul.tech-list-col3 li .txtarea {
   text-align: center;
}

.linkBtn.btn01 {
   background: var(--color-primary);
   border-radius: 50vh;
   color: var(--color-background);
   padding: var(--rem20) 34px var(--rem20) 20px;
   max-width: 300px;
   min-width: fit-content;
   font-size: var(--rem18);
   font-weight: 500;
   text-align: center;
   letter-spacing: 0.05em;
   line-height: 1.8;
}

.linkBtn.btn01:hover {
   background: var(--color-primary);
   color: var(--color-background);
   opacity: 0.7;
}

.linkBtn.btn01::after {
   background: none;
   top: 50%;
   right: 20px;
   width: 6px;
   height: 6px;
   border-right: 2px solid var(--color-background);
   border-bottom: 2px solid var(--color-background);
   -webkit-transform: rotate(-45deg);
   transform: rotate(-45deg);
   margin-top: -3px;
   transition: all 0.3s;
}

.linkBtn.btn01:hover::after {
   border-color: var(--color-background);
}

table.table-col {
   border: none;
}
table.table-col tr {
   border-bottom: 1px solid #cfcece;
}

table.table-col thead th {
   font-weight: 500;
   background: var(--color-primary);
   color: var(--color-background);
   border: none;
   padding: var(--px30) var(--px20);
   width: auto;
}

table.table-col tr td {
   border: none;
   padding: var(--px30) var(--px20);
}

table.table-col tr td:first-child {
   font-weight: bold;
}
@media print, screen and (max-width: 768px) {
   .table-container {
      overflow: auto;
   }

   table.table-col {
      width: 800px;
   }
}
/* Tech Overview */

/* Tech Feature */
.number-ttl {
   font-size: var(--rem20w);
   font-weight: bold;
   line-height: 1.6;
}
.number-ttl span {
   display: block;
   font-style: italic;
   font-weight: 300;
   font-family: var(--font-family02);
   color: var(--color-primary);
}
/* Tech Feature */

/* Tech Product */
.tech-product table.table-col thead th,
.tech-product table.table-col tbody td {
   border: 1px solid var(--color-primary);
   text-align: center;
}

.tech-product table.table-col thead th:first-child {
   width: 35%;
   text-align: left;
}

.tech-product table.table-col tbody td:first-child {
   text-align: left;
}

ul.list-square li {
   position: relative;
   margin-top: var(--px12);
   display: flex;
   align-items: center;
   gap: 6px;
   font-size: var(--rem20w);
   font-weight: bold;
   line-height: 1.8;
}
ul.list-square li::before {
   content: "";
   position: relative;
   width: var(--rem16);
   height: var(--rem16);
   background: var(--color-font);
}

/* Tech Product */

/* PRESSURE */
.ttl-bg-primary {
   background: var(--color-primary);
   text-align: center;
   font-size: var(--rem20w);
   font-weight: 500;
   line-height: 1.4;
   padding: var(--px14);
   color: var(--color-background);
}

table.responsive.none-bg th {
   color: var(--color-font);
   background: transparent;
   border-color: var(--color-primary);
}

.pressure-item,
.pressure-table {
   margin-top: var(--px100);
}
/* PRESSURE */

/* FLEXIBLE */
ul.col2-list {
   display: flex;
   flex-wrap: wrap;
   gap: var(--px40);
}

ul.col2-list li {
   width: calc((100% - var(--px40)) / 2);
}

.flexible-item .txtarea {
   margin-top: var(--px20);
}

.list-btn {
   display: flex;
   justify-content: center;
   gap: var(--px40);
   flex-wrap: wrap;
}

.list-btn .linkBtn {
   display: block;
   width: 100%;
   margin: 0;
   flex: 1 1 300px;
}
/* FLEXIBLE */

/* OINTMENT */
ul.ointment-benefit {
   display: flex;
   justify-content: center;
   gap: var(--px30);
}

ul.ointment-benefit li {
   background: var(--color-primary-tint);
   border-radius: 16px;
   max-width: 225px;
   width: 100%;
   padding: var(--px20) 10px;
}

.benefit-ttl {
   color: var(--color-primary);
   text-align: center;
   font-weight: bold;
   margin-bottom: var(--px14);
}

.list-img {
   gap: var(--px24);
   display: flex;
   flex-wrap: wrap;
   justify-content: center;
   row-gap: var(--px40);
}

.list-img > div {
   width: calc((100% - var(--px24) * 2) / 3);
   border-radius: 16px;
   overflow: hidden;
}
/* OINTMENT */

@media print, screen and (max-width: 900px) {
   .tech-product table.table-col thead th:first-child {
      width: 30%;
   }

   ul.ointment-benefit {
      flex-wrap: wrap;
   }
}
@media print, screen and (max-width: 600px) {
   .list-img > div {
      width: calc((100% - var(--px24)) / 2);
      border-radius: 16px;
   }
   ul.ointment-benefit li {
      width: calc((100% - var(--px30)) / 2);
   }

   ul.col2-list li {
      width: 100%;
   }
}
@media print, screen and (min-width: 769px) {
   .list-product .txtarea {
      padding: var(--px30) 0 var(--px30) var(--px24);
   }
   .list-product .flexbox.rev .txtarea {
      padding: var(--px30) var(--px24) var(--px30) 0;
   }
}

.giflist-ttl {
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 1em;
	margin-top: 1em;
}

.ai_end {
	align-items: flex-end;
}

.gallery-columns-4 .gallery-item img {
	aspect-ratio: 221 / 135;
	width: 100%;
	object-fit: cover;
}


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

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

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

.video-frame {
	overflow: hidden;
	aspect-ratio: 587 / 340;
}

.tech-video {
	overflow: hidden;
}


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

.ttl-square {
   position: relative;
   margin-top: var(--px12);
   display: flex;
   align-items: center;
   gap: 6px;
   font-size: calc(var(--rem30) + 2px);
   font-weight: bold;
   line-height: 1.8;
   color: #104dab;
}
.ttl-square::before {
   content: "";
   position: relative;
   width: var(--rem24);
   height: var(--rem24);
   background: #104dab;
}

/* 20260327 */

#top-recruit {
	padding: 0 0 var(--px120);
	background: var(--color-background01);
}

#top-recruit .flexbox {
	background: var(--color-primary);
	font-weight: 500;
}

.clr-FFF {
	color: #FFF !important;
}

.clr-FFF * {
	color: #FFF !important;
}

#top-recruit .flexbox .txtarea {
	padding: var(--px30) var(--px20);
	
}

#top-recruit .linkBtn {
	margin-top: var(--px30);
	border-bottom: 1px solid var(--color-background);
	padding-bottom: calc(1rem + 8px);
}
#top-recruit .linkBtn:after {
	background-image: url(/wp-content/uploads/icon-btn-02.png);
	
	top: calc(50% - 4px);
}


 
#top-recruit .main-ttl {
	margin-bottom: var(--px30);
}
@media print, screen and (min-width: 769px) {
	#top-recruit .flexbox .txtarea {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	#top-recruit .flexbox .txtarea .txtinner {
		max-width: 510px;
	}
}

#front_top_content, #front_bottom_content {
	background: var(--color-background01);
}

/* 20260402 */

.youtubeArea {
	max-width: 900px;
	margin: 0 auto;
}

.tech-ttl {
	font-size: var(--rem24w);
	text-align: center;
	padding: .5em 0;
	line-height: 1.6;
	font-weight: bold;
	
}

.col4vid {
	display: flex;
	
	flex-wrap: wrap;
	gap: calc(var(--px18) / 2);
}
.col4vid > li {
	position: relative;
	width: calc((100% - var(--px18) / 2 * 3) / 4);
}
.cap-txt {
	text-align: center;
	font-size: var(--rem14);
	line-height: 1.6;
	padding: .5em 0;
}

@media print, screen and (max-width: 640px) {
	.col4vid > li {
		width: calc((100% - var(--px18) / 2 * 1) / 2);
	}
	.gif-right{
		width: calc((100% - var(--px18) / 2 * 1) / 2);
	}
}

.mejs-controls {
  display: none !important;
}
.gap1 {
	gap: 1%;
}

.vidarea {
	display: flex;
	justify-content: center;
	align-items: stretch;
	width: 100%;
}

.vidarea video {
  display: block;
  width: 100%;
  height: auto;
}