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

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");

:root {
   /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
   --color-background: #fff;
   --color-background01: #d3daf5;
   --color-background02: #def1fa;
   --color-background03: #f4f8fa;
   --color-font: #1d1d1d;
   --color-primary: #1a3189;
   --color-primary-tint: #3eb0dd;
   --color-secondary: #ff7e1f;
   --color-secondary-tint: #fff6ef;
   --color-table-border: #a6a6a6;
   --bg-line: #00b300;
   --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: #1d1d1d;
   --header-color-primary: #1a3189;
   /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
   --footer-background: #fff;
   --footer-color-font: #1d1d1d;
   --footer-color-primary: #1d1d1d;
   /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
   --font-family01: "Noto Sans JP", sans-serif;
   --font-family02: "Zen Kaku Gothic New", "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)*/
   --px35w: min(calc(35px + (1vw - 19.2px) * 0.5825), 35px); /*35px-24px (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;
}
.bg03 {
   background: var(--color-background03);
}

.lh2 {
   line-height: 2;
}

.br-20 {
   border-radius: var(--px20);
}

.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;
}
.clr-primary-tint {
   color: var(--color-primary-tint) !important;
}

.clr-secondary {
   color: var(--color-secondary) !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(--rem40w);
   font-weight: 500;
   letter-spacing: 0.08em;
   color: var(--color-font);
   line-height: 1.4;
   position: relative;
   margin-bottom: var(--px50);
}

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

h1.title.main-ttl span span {
   display: block;
   font-size: var(--rem24w);
   color: var(--color-primary-tint);
   letter-spacing: 0em;
   font-weight: 500;
   line-height: 1.4;
   margin-top: 4px;
}

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: calc(var(--rem30w) + 2px);
   font-weight: 500;
   letter-spacing: 0.08em;
   color: var(--color-font);
   line-height: 1.4;
   position: relative;
   margin-bottom: var(--px50);
}

body:not(.home) .post h2:has(span) {
   font-size: var(--rem40w);
}
body:not(.home) .post h2 span {
   display: block;
   font-size: var(--rem24w);
   color: var(--color-primary-tint);
   letter-spacing: 0em;
   font-weight: 500;
   line-height: 1.4;
   margin-top: 4px;
}

body:not(.home) .post h2::after {
   width: var(--px100w);
}
body:not(.home) .post h2:has(span)::after {
   content: none;
}

body:not(.home) .post h2.txt_l::after {
   margin-left: 0;
}
/* ----------- end styLe h2 ----------------- */

/* ----------- style h3 ----------------- */
body:not(.home) .post h3 {
   font-size: var(--rem24w);
   font-weight: 500;
   letter-spacing: 0.08em;
   color: var(--color-font);
   line-height: 1.4;
   position: relative;
   padding: 4px 10px;
   border-left: 5px solid var(--color-primary);
   border-bottom: none;
}
/* ----------- end style h3 ----------------- */

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

table.responsive th {
   font-size: var(--rem16);
   color: var(--color-primary);
   padding: var(--px24);
   background: var(--color-background03);
   vertical-align: middle;
   line-height: 2;
   border: 1px solid var(--color-table-border);
}

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);
}
/* ----------- end style table ----------------- */

/* ------- style button --------------- */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
   border-radius: 0;
   max-width: 450px;
   background: transparent;
   border: 3px solid;
   font-size: var(--rem28);
   font-weight: 500;
   letter-spacing: 0.04em;
   position: relative;
   display: inline-block;
   width: 100%;
   color: var(--color-primary);
   border-color: var(--color-primary);
   margin: var(--px40) auto 0;
   padding: var(--rem20) 30px var(--rem20) 20px;
   transition: all 0.3s;
   text-align: center;
   line-height: 1.8;
}
.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
   content: "\f138";
   font-size: var(--rem30w);
   position: absolute;
   color: var(--color-primary);
   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: var(--color-primary);
   opacity: 1;
}
.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;
   border: none;
}
.post .subimitarea .linkBtn input[type="submit"] {
   margin-top: 0;
}

.linkBtn.btn-diff {
   background: var(--color-primary);
   color: var(--color-background);
   font-size: var(--rem16);
   font-weight: bold;
   border-radius: 50vh;
   max-width: 240px;
}
.linkBtn.btn-diff::after {
   content: "\f35a";
   color: var(--color-background);
   font-size: var(--rem16);
}

.linkBtn.btn-diff:hover {
   opacity: 0.7;
}
/* ------- style button --------------- */

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

#thumbImg::before,
header#h1Header::before {
   opacity: 0;
}
header#h1Header h1.title {
   text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
@media print, screen and (min-width: 1024px) {
   nav#mainNav ul li.pc_none {
      display: none;
   }

   #header {
      height: 100px;
   }

   #header .logo img {
      max-width: 358px;
      max-height: 70px;
      width: 100%;
      height: auto;
      min-width: 90px;
   }

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

   nav#mainNav ul li a {
      padding: var(--px20);
   }
   nav#mainNav ul li a b {
      font-size: var(--rem16);
      font-weight: 500;
      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-font);
      background: var(--color-background02) !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;
   }

   .note,
   .note b {
      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);
   }
   #header a.head_btn.tel_btn:hover .tel_icon::before {
      color: var(--header-background);
   }

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

   #header a.head_btn.line_btn {
      background: var(--bg-line);
   }

   #header a.head_btn.mail_btn::before {
      font-family: "Font Awesome 6 Free";
      font-size: var(--rem20w);
   }

   #header a.head_btn.line_btn::before {
      content: "\f3c0";
      font-family: "FontAwesome";
      font-size: var(--rem22w);
      font-weight: 400;
      line-height: 1;
   }

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

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

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

   nav#mainNav ul ul.sub-menu {
      width: 180px;
   }
}

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

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

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

   #header .logo img {
      max-width: 200px;
   }

   #header a.head_btn.mail_btn {
      font-size: var(--rem12);
   }
}
@media print, screen and (max-width: 1720px) and (min-width: 1024px) {
   nav#mainNav ul li a {
      padding: var(--px20) 6px;
   }

   #header a.head_btn {
      padding: 8px;
   }
   nav#mainNav ul li a b {
      font-size: var(--rem12);
   }

   #header a.head_btn.tel_btn .tel_icon {
      font-size: 1.6rem;
   }

   #header .logo img {
      max-width: 250px;
   }
}

@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);
   }

   nav#mainNav ul li li a:hover {
      color: var(--color-background);
   }

   nav#mainNav ul li li:last-child a {
      color: var(--color-font);
   }

   nav#mainNav ul li li.current-menu-item:last-child a,
   nav#mainNav ul li li:last-child a:hover,
   nav#mainNav ul li.current-menu-item li:last-child a:hover {
      color: var(--color-background);
   }
}
/* ------------- END  HEADER --------------- */

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

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

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

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

#home-2 .content-max-1440 {
   background: var(--color-background);
   padding: var(--px100) var(--px100s);
   border-radius: 20px;
}

#home-2::before {
   content: "";
   position: absolute;
   inset: 0;
   background: #000;
   opacity: 0.2;
}

#home-2 .imgarea {
   border-radius: var(--px20);
}

.content-max-1440 {
   max-width: 1440px;
   width: 90%;
   margin: 0 auto;
   position: relative;
   z-index: 1;
}

/* home 3 */
.ttl-line {
   background: inherit;
   position: relative;
   padding: 0;
   overflow: inherit;
   padding-bottom: 0.5rem;
   padding-top: 0.5rem;
   font-weight: 500;
   line-height: 1.4;
   margin: 0 0 1rem;
   text-align: center;
   line-height: 1.4;
}

.ttl-line.clr-secondary {
   font-size: calc(var(--rem30w) + 2px);
}

.ttl-line > span {
   position: relative;
   display: inline-block;
   padding: 0 var(--px120) 0.5rem;
}
.ttl-line > span::before,
.ttl-line > span::after {
   content: "";
   position: absolute;
   top: 50%;
   display: inline-block;
   width: var(--px70);
   height: 0.4rem;
   background: var(--color-font);
}
.ttl-line > span::before {
   left: 0;
   -moz-transform: rotate(60deg);
   -webkit-transform: rotate(60deg);
   -ms-transform: rotate(60deg);
   transform: rotate(60deg);
}
.ttl-line > span::after {
   right: 0;
   -moz-transform: rotate(-60deg);
   -webkit-transform: rotate(-60deg);
   -ms-transform: rotate(-60deg);
   transform: rotate(-60deg);
}

.ttl-line.clr-secondary > span::before,
.ttl-line.clr-secondary > span::after {
   background: var(--color-secondary);
}

/* home 3 */

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

#home-4::before {
   position: absolute;
   content: "";
   width: 100%;
   height: 35%;
   left: 0;
   bottom: 0;
   background: var(--color-background03);
}
.home-list-ttl {
   font-size: var(--rem36);
   line-height: 1.4;
   font-weight: bold;
   text-align: center;
   margin: var(--px30) 0;
}

.home-list-ttl span {
   display: block;
   font-size: var(--rem24w);
   font-family: var(--font-family02);
}

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

ul.home-list-course {
   gap: var(--px40);
}

ul.home-list-course li {
   width: calc((100% - var(--px40)) / 2);
   box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
   border-radius: 20px;
   padding: var(--px50) var(--px30);
   display: flex;
   flex-direction: column;
}

ul.home-list-course li .imgarea {
   aspect-ratio: 540 / 405;
}
ul.home-list-course li .txtarea {
   flex-grow: 1;
   display: flex;
   flex-direction: column;
   justify-content: space-between;
}

ul.home-list-course li:first-child {
   background: var(--color-background01);
}
ul.home-list-course li:last-child {
   background: var(--color-background02);
}

ul.home-list-course li:last-child .home-list-ttl {
   color: var(--color-primary-tint);
}
.linkBtn.btn-primary-tint {
   color: var(--color-primary-tint);
   border-color: var(--color-primary-tint);
}
.linkBtn.btn-primary-tint::after {
   color: var(--color-primary-tint);
}

.linkBtn.btn-primary-tint:hover {
   background: var(--color-primary-tint);
   color: var(--color-background);
   opacity: 1;
}

/* home 4 */

/* home 5 */
ul.list-icon li {
   font-size: var(--rem20);
   font-weight: 500;
   line-height: 1.4;
   display: flex;
   align-items: center;
   gap: var(--px14);
   margin-top: var(--px20);
}

ul.list-icon li::before {
   content: url(/wp-content/uploads/top-12.png);
   width: 43px;
   height: 43px;
}
ul.list-icon li:nth-child(2):before {
   content: url(/wp-content/uploads/top-13.png);
   width: 43px;
   height: 43px;
}
/* home 5 */

/* book experience */
.book-experience {
   background: var(--color-secondary-tint);
   padding: var(--px90) 0;
}

body:not(.home) .book-experience {
	   margin-right: calc(((100vw - 100%) / 2) * -1);
   margin-left: calc(((100vw - 100%) / 2) * -1);
}

body:not(.home) #content:has(.book-experience) {
	padding-bottom:0;
}
.book-experience .ttl-line {
   font-size: var(--rem40w);
}

.list-logo {
   display: flex;
   gap: var(--px50);
   justify-content: center;
}

.list-logo > div {
   width: calc((100% - var(--px50) * 2) / 3);
}

.book-btn {
   display: inline-block;
   font-size: var(--rem24w);
   font-weight: bold;
   padding: var(--px40) 10px;
   max-width: 485px;
   width: 100%;
   background: var(--color-secondary);
   color: var(--color-background);
}

.book-btn:hover {
   opacity: 0.8;
   color: var(--color-background);
}

.book-btn span {
   display: flex;
   align-items: center;
   justify-content: center;
   gap: var(--px16);
}
.book-btn span::before {
   content: "\f0e0";
   display: inline-block;
   font-family: "FontAwesome";
   font-size: 1.4em;
   font-weight: 400;
   margin-top: 6px;
   line-height: 1;
   font-size: var(--rem30);
}
/* book experience */

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

   .column01 .txtinner {
      max-width: 565px;
   }

   #home-5 .imgarea {
      width: 66%;
      border-top-right-radius: var(--px20);
      border-bottom-right-radius: var(--px20);
   }
   #home-5 .txtarea {
      width: 34%;
   }
}

@media print, screen and (max-width: 768px) {
   #home-5 .imgarea {
      border-radius: var(--px20);
   }
}

@media print, screen and (max-width: 600px) {
   ul.home-list-course li {
      width: 100%;
   }
   .list-logo {
      gap: var(--px20);
   }

   .list-logo > div {
      width: calc((100% - var(--px20) * 2) / 3);
   }
	
	.ttl-line > span {
	   padding: 0 var(--px80) 0.5rem;
	}
}

/* -------------- HOME ---------------------- */

/* -------------- MEMEBR INFOMATION ---------------------- */
.box-content {
   background: var(--color-background);
   padding: var(--px90) var(--px40) var(--px60);
   border-radius: 20px;
}

.ttl-36 {
   font-size: var(--rem36);
   line-height: 1.4;
   margin-bottom: var(--px30);
}

.box-content-inner {
   max-width: 720px;
   width: 100%;
   margin: 0 auto;
}

.box-content-list {
   border-radius: var(--px20);
   border: 1px solid var(--color-primary);
   padding: var(--px50) var(--px30);
}

.box-list-item {
   display: flex;
   font-size: var(--rem20);
   font-weight: bold;
   line-height: 1.5;
   margin-bottom: var(--px14);
   gap: 10px;
}

.box-list-item span {
   color: var(--color-primary);
   min-width: fit-content;
}

table.table-course thead th {
   background: var(--color-primary);
   color: var(--color-background);
   vertical-align: middle;
   line-height: 1.4;
   font-size: var(--rem16);
   text-align: center;
   padding: 12px 8px;
}

table.table-course thead th span {
   font-size: var(--rem20);
   display: block;
}

table.table-course thead th:first-child {
   font-size: calc(var(--rem20) + 2px);
   width: 35%;
}

table.table-course tbody tr td {
   line-height: 1.4;
   vertical-align: middle;
   padding: 12px 8px;
   text-align: center;
   color: var(--color-primary-tint);
   font-weight: 500;
}
table.table-course tbody tr td {
   font-size: var(--rem36);
}
table.table-course tbody tr td:first-child {
   font-weight: bold;
   color: var(--color-font);
   font-size: var(--rem16);
}

.explain-item span {
   color: var(--color-primary-tint);
}

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

ul.list-activity {
   gap: var(--px20);
   row-gap: var(--px40);
}

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

.img-container {
   background: var(--color-background03);
   border-radius: var(--px20);
   display: flex;
   align-items: center;
   justify-content: center;
   aspect-ratio: 398 / 277;
   padding: var(--px40) var(--px20);
}

.img-container img {
   height: 100%;
}

.ttl-20 {
   font-size: var(--rem20w);
   font-weight: bold;
   line-height: 1.4;
   text-align: center;
   padding: var(--px20) 0 var(--px12);
}

ul.list-process {
   gap: var(--px20);
}
ul.list-process li {
   width: calc((100% - var(--px20) * 2) / 3);
   position: relative;
}

ul.list-process.has-arw {
   gap: var(--px60);
}
ul.list-process.has-arw li {
   width: calc((100% - var(--px60) * 2) / 3);
}

ul.list-process li .imgarea {
   position: relative;
   overflow: visible;
}

ul.list-process li .imgarea img {
   border-radius: var(--px20);
}

ul.list-process.has-arw li:not(:first-child) .imgarea::after {
   position: absolute;
   content: "";
   top: 50%;
   transform: translate(50%, -50%);
   left: calc(-1 * (var(--px35w) + var(--px60) / 2));
   display: inline-block;
   width: var(--px35w);
   aspect-ratio: 1 / 1;
   clip-path: polygon(100% 50%, 0 0, 0 100%);
   background: var(--color-background02);
}
/* -------------- MEMEBR INFOMATION ---------------------- */

/* -------------- TRIAL ---------------------- */
.ttl-40 {
   font-size: var(--rem40w);
   font-weight: bold;
   line-height: 1.4;
}
.txt-24 {
   font-size: var(--rem24);
}

.box-600 {
   max-width: 600px;
   width: 100%;
   margin: 0 auto;
   padding: var(--px40) var(--px12);
}

.list-duration-ttl {
   font-size: calc(var(--rem30) + 2px);
   font-weight: bold;
   line-height: 1.4;
   color: var(--color-primary-tint);
   margin-bottom: var(--px20);
   text-align: center;
}

ul.list-duration {
   gap: 8px;
   row-gap: var(--px40);
}

ul.list-duration li {
   width: calc((100% - 8px * 2) / 3);
   background: var(--color-background03);
   border-radius: var(--px20);
   padding: var(--px40) var(--px20);
}

ul.list-testimonial {
   gap: var(--px40);
}

ul.list-testimonial li {
   width: calc((100% - var(--px40)) / 2);
   border-radius: var(--px20);
   background: var(--color-background03);
   padding: var(--px20) 14px var(--px40);
}

.flexbox.ai_start {
   align-items: flex-start;
}

.flexbox.ai_start img {
   width: 100%;
}

.list-testimonial-img {
   position: relative;
   border-radius: var(--px20);
   text-align: center;
   overflow: hidden;
}

.list-testimonial-img img {
   width: 100%;
}

ul.list-testimonial li:not(:last-child) .list-testimonial-img::before {
   position: absolute;
   inset: 0;
   content: none;
   background: #000;
   opacity: 0.73;
}

.list-testimonial-ttl {
   line-height: 1.4;
   display: flex;
   justify-content: space-between;
   margin-bottom: var(--px30);
}

.list-testimonial-ttl span:first-child {
   font-size: var(--rem20);
   font-weight: bold;
}

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

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

/* -------------- TRIAL ---------------------- */

/* -------------- ACCESS ---------------------- */
.ttl-32 {
   font-size: calc(var(--rem30w) + 2px);
   line-height: 1.4;
   font-weight: 500;
   margin-bottom: var(--px12);
}

.icon-txt {
   display: flex;
   align-items: center;
   gap: var(--px20);
   position: relative;
   font-size: var(--rem24w);
   font-weight: 500;
   line-height: 1.4;
}

.icon-txt::before {
   content: "";
   width: var(--px40w);
   display: inline-block;
   aspect-ratio: 1 / 1;
   height: auto;
   position: relative;
}

.icon-txt.bus::before {
   content: url(/wp-content/uploads/access-3.png);
}
.icon-txt.car::before {
   content: url(/wp-content/uploads/access-4.png);
}

.text-mark span {
   background: linear-gradient(transparent 50%, #ffea0063 50%);
   display: inline-block;
   padding: 0 3px;
}

.access-imgarea {
   position: relative;
}

.access-imgarea img {
   width: 100%;
}

.access-imgarea::before {
   position: absolute;
   top: calc(-1 * ((var(--px180) + 8px) / 2));
   left: calc(-1 * ((var(--px180) + 8px) / 2));
   content: "";
   max-width: calc(var(--px180) + 8px);
   display: inline-block;
   width: 100%;
   aspect-ratio: 1 / 1;
   background: url(/wp-content/uploads/access-1.png) no-repeat center/contain;
}
/* -------------- ACCESS ---------------------- */

/* -------------- ACTIVITY ---------------------- */
.list-gap24 {
   gap: var(--px24);
}

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

/* -------------- MEMBER WORK ---------------------- */
.work .list-gap24 li {
    margin-bottom: var(--px20);
}
.signed-image {
display: block;
margin-top: var(--px20);
}
.signed-image img {
    aspect-ratio: 124 / 144;
    max-width: var(--px50);
}
/* -------------- MEMBER WORK ---------------------- */

@media print, screen and (max-width: 1300px) and (min-width: 1024px) {
   table.table-course tbody tr td:first-child,
   table.table-course thead th {
      font-size: 1.4rem;
      padding: 8px 4px;
   }

   table.table-course thead th:first-child {
      width: 37%;
   }
}
@media print, screen and (max-width: 768px) {
   .list-gap20 li {
      width: calc((100% - var(--px20)) / 2);
   }

   .list-gap24 li {
      width: calc((100% - var(--px24)) / 2);
   }

   ul.list-duration li {
      width: calc((100% - 8px) / 2);
   }

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

   .access-imgarea::before {
      top: -30px;
      left: -30px;
   }
}

@media print, screen and (max-width: 600px) {
   .table-container {
      overflow-x: auto;
   }

   table.table-course {
      width: 600px;
   }

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

   ul.list-process li,
   ul.list-testimonial li,
   ul.list-process.has-arw li,
   ul.list-duration li {
      width: 100%;
   }

   ul.list-process.has-arw {
      gap: 60px;
   }
   ul.list-process.has-arw li:not(:first-child) .imgarea::after {
      left: 50%;
      transform: translate(-50%, -50%) rotate(90deg);
      top: calc(-1 * ((var(--px35) + 50px) / 2));
   }

   .access-imgarea::before {
      top: -20px;
      left: -20px;
   }
}

/* ---------- NEWS --------------- */
#front_top_content {
   background: var(--color-background);
}

.post4b h2 a {
   line-height: 1.4;
}

.post4b li .post4b_contents {
   opacity: 1;
   line-height: 1.8;
}

.post4b_link a {
   color: var(--color-font);
}

.post4b_link {
   border-color: var(--color-font);
}
/* ---------- END NEWS --------------- */

/* ---------- PAGE CONTACT --------------- */
.contact-btn-inner {
   max-width: 836px;
   width: 90%;
   margin: var(--px50) auto;
   display: flex;
   gap: var(--px40);
}

.contact-btn-item {
   position: relative;
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
   width: 100%;
   padding: var(--px30) 10px;
   min-height: 90px;
}

.contact-btn-item.telarea {
   background: var(--color-primary);
   color: var(--color-background);
}

.contact-btn-item.linearea {
   background: var(--bg-line);
   color: var(--color-background);
}

.contact-btn-item:hover {
	opacity: 0.7;
}

.contact-btnttl {
   font-size: var(--rem20);
   font-weight: 500;
   line-height: 2;
}

.contact-btn-item .tel-number {
   font-size: var(--rem36);
   font-weight: bold;
   display: flex;
   align-items: center;
   position: relative;
}

.contact-btn-item .tel-number::before {
   content: "\f095";
   font-size: var(--rem28w);
   display: inline-block;
   font-family: "Font Awesome 5 Free", "FontAwesome";
   font-weight: 900;
   margin-right: 1rem;
}

.contact-btn-item.linearea .contact-btnttl {
   display: flex;
   align-items: center;
}

.contact-btn-item.linearea .contact-btnttl::before {
   content: "\f3c0";
   font-weight: 400;
   font-size: var(--rem30w);
   display: inline-block;
   font-family: "Font Awesome 5 Free", "FontAwesome";
   margin-right: 1rem;
}

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

table.contact-table th {
   border: none;
   font-size: var(--rem20);
   font-weight: 500;
   background: transparent;
   color: var(--color-font);
   width: 30%;
}
table.contact-table td {
   border: none;
   font-size: var(--rem20);
}

.wpcf7-form .must {
   background: #cc0000;
   font-size: var(--rem20);
   font-weight: 500;
}

/* ---------- END CONTACT --------------- */

/* -------------  CONTACT --------------- */
/*-----------------------------
cta01_col3
------------------------------*/
.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: 1462px;
   width: 90%;
   margin: 0 auto;
   background: transparent;
}
.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(--px40) 0;
   text-align: center;
   box-sizing: border-box;
   border-radius: 0;
   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: 400;
}

/*電話ボタン*/

.cta01 .telnum {
   font-size: calc(var(--rem40) + 5px);
   font-weight: bold;
}
.cta01 .telbtn .btnttl {
   font-size: var(--rem20);
}
.cta01 a.telbtn {
   background: transparent;
   outline: 1px solid var(--color-background);
   color: #fcfcfc;
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
   font-size: var(--rem24w);
   margin-bottom: 0;
}
.cta01 a.mailbtn {
   background: var(--color-background);
   color: var(--color-primary);
   outline: 1px solid var(--color-background);
}

/*LINEボタン*/

.cta01 a.linebtn {
   background: var(--bg-line);
   color: var(--color-background);
   outline: 1px solid var(--bg-line);
}
.cta01 .linebtn .btnttl {
   font-size: var(--rem24w);
   margin-bottom: 0;
}

.cta-txt {
   font-size: var(--rem24);
   font-weight: 500;
   line-height: 2;
}
/*ボタンアイコン*/

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

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

#footer .footer__logo img {
   max-width: 597px;
   max-height: 116px;
   width: 94%;
}

#footer .inner {
   max-width: none;
   width: 94%;
}

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

#footer .socialicon ul li:nth-child(1) {
   order: 3;
}
#footer .socialicon ul li:nth-child(2) {
   order: 2;
}

#footer .socialicon .fa-line:before {
   content: url(/wp-content/uploads/icon-line.png);
   width: 55px;
   height: 55px;
}
#footer .socialicon .fa-instagram:before {
   content: url(/wp-content/uploads/icon-insta.png);
   width: 55px;
   height: 55px;
}
#footer .socialicon .fa-facebook:before {
   content: url(/wp-content/uploads/icon-fb.png);
   width: 55px;
   height: 55px;
}

/* ------------- FOOTER ------------- */
@media print, screen and (max-width: 900px) and (min-width: 600px) {
   table.contact-table th {
      width: 343;
   }
}
@media print, screen and (max-width: 768px) {
   .contact-btn-inner {
      flex-direction: column;
   }
}
