@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..900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap&family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&display=swap");

:root {
  /*------------------------------------------------------
  System - Font
  ------------------------------------------------------*/
  --body-font-family: "Noto Sans JP", sans-serif;
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Noto Sans JP", sans-serif;
  --font-family03: "Noto Sans JP", sans-serif;
  --font-family04: "Noto Sans JP", sans-serif;
  --font-family05: "Zen Kaku Gothic New", sans-serif;
  --font-family06: "Inter", sans-serif;
  --font-family07: "Hanken Grotesk", sans-serif;
  --body-font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem); /*1.6rem-1.4rem (1920-375)*/
  --content-max-width: 1240px;
  --content-max-width-lg: 1240px;
  /*------------------------------------------------------
  Background - Color 
  ------------------------------------------------------*/
  --color-background: #fff;
  --color-font: #463f3f;
  --color-primary: #54b581;
  --color-primary-s: #38b6ff;
  --color-primary-shade: #5170ff;
  --color-primary-tint: #e2fdee;
  --color-secondary: #f48595;
  --color-secondary-tint: #acacac;
  --color-table-border: #dddddd;
  --color-table-background: #ffffff;
  --color-white: #ffffff;
  --color-black: #000000;
  --color-gray: #cccccc;
  --color-bg-gray: #f5f5f5;
  /*------------------------------------------------------
  Header
  ------------------------------------------------------*/
  --header-background: #fff;
  --header-color-font: #463f3f;
  --header-color-primary: #54b581;
  --header-color-primary-shade: #5170ff;
  --header-color-primary-tint: #e2fdee;
  /*------------------------------------------------------
  Footer
  ------------------------------------------------------*/
  --footer-background: #e8e8e8;
  --footer-color-font: #463f3f;
  --footer-color-primary: #54b581;
  /*------------------------------------------------------
  PX Variations
  ------------------------------------------------------*/
  --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px);
  /*240px-80px (1920-375)*/
  --px220: min(calc(220px + (1vw - 19.2px) * 10.356), 220px);
  /*220px-80px (1920-375)*/
  --px210: min(calc(210px + (1vw - 19.2px) * 6.4725), 210px);
  /*210px-100px (1920-375)*/
  --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px);
  /*200px-100px (1920-375)*/
  --px190: min(calc(190px + (1vw - 19.2px) * 3.8835), 190px);
  /*190-120px (1920-375) */
  --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px);
  /*180-120px (1920-375) */
  --px170: min(calc(170px + (1vw - 19.2px) * 3.8835), 170px);
  /*170-120px (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) */
  --px145: min(calc(145px + (1vw - 19.2px) * 3.2362), 145px);
  /*145-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-80px (1920-375)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
  /*120px-80px (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)*/
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px);
  /*96px-48px (1920-375)*/
  --px90: min(calc(90px + (1vw - 19.2px) * 1.2945), 90px);
  /*90px-60px (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*/
  --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px);
  /*80px-20px (1920-375)x*/
  --px70: min(calc(70px + (1vw - 19.2px) * 1.9417), 70px);
  /*70px-20px (1920-375)x*/
  --px68: min(calc(68px + (1vw - 19.2px) * 1.9417), 68px);
  /*68px-20px (1920-375)x*/
  --px65: min(calc(65px + (1vw - 19.2px) * 1.9417), 65px);
  /*65px-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-20px (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)*/
  --px28: min(calc(28px + (1vw - 19.2px) * 0.9709), 28px);
  /*28px-15px (1920-375)*/
  --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px);
  /*24px-14px (1920-375)*/
  --px26: min(calc(26px + (1vw - 19.2px) * 0.6472), 26px);
  /*26px-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)*/
  --px15: min(calc(15px + (1vw - 19.2px) * 0.1294), 15px);
  /*15px-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 Variations
  ------------------------------------------------------*/
  --rem200: min(calc(20rem + (1vw - 1.92rem) * 6.472), 20rem);
  /*20rem-10rem (1920-375)*/
  --rem160: min(calc(16rem + (1vw - 1.92rem) * 6.472), 16rem);
  /*16rem-10rem (1920-375)*/
  --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem);
  /*12rem-6rem (1920-375)*/
  --rem96: min(calc(9.6rem + (1vw - 1.92rem) * 1.2945), 9.6rem);
  /*9.6rem-6rem (1920-375)*/
  --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem);
  /*8rem-6rem (1920-375)*/
  --rem82: min(calc(8.2rem + (1vw - 1.92rem) * -0.271), 8.2rem);
  /* 8.2rem → 4rem (1920 → 375px) */
  --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.8875), 7rem);
  /*7rem-4rem (1920-375)*/
  --rem64: min(calc(6.4rem + (1vw - 1.92rem) * 1.5534), 6.4rem);
  /*6.4rem-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.6rem (1920-375)*/
  --rem52: min(calc(5.2rem + (1vw - 1.92rem) * 1.5534), 5.2rem);
  /*5.2rem-3.6rem (1920-375)*/
  --rem50: min(calc(5rem + (1vw - 1.92rem) * 1.5534), 5rem);
  /*5rem-3.6rem (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.5534), 4.6rem);
  /*4.6rem-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)*/
  --rem32: min(calc(3.2rem + (1vw - 1.92rem) * 0.3883), 3.2rem);
  /*3.2rem-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)*/
  --rem27: min(calc(2.7rem + (1vw - 1.92rem) * 0.6472), 2.7rem);
  /*2.7rem-1.8rem (1920-375)*/
  --rem26: min(calc(2.6rem + (1vw - 1.92rem) * 0.6472), 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.3883), 2.2rem);
  /*2.2rem-1.6rem (1920-375)*/
  --rem22: min(calc(2.2rem + (1vw - 1.92rem) * 0.6472), 2.2rem);
  /*2.2rem-1.4rem (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)*/
  --rem15: min(calc(1.5rem + (1vw - 1.92rem) * 0.1294), 1.5rem);
  /*1.5rem-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)*/
}
/*------------------------------------------------------
Global Style
------------------------------------------------------*/
html {
  scroll-behavior: smooth;
}

/*---------------------- Text Style -------------------*/
a:hover {
  opacity: 0.8;
}

.clear-both {
  clear: both;
}

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

.fw-regular {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

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

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

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

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

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

.color-red {
  color: #ff0000 !important;
}

.marker.yellow {
  background: linear-gradient(transparent 60%, #ffff66 60%);
  font-weight: 700;
}

.fs-12 {
  font-size: var(--rem12) !important;
}

.fs-14 {
  font-size: var(--rem14) !important;
}

.fs-16-tt {
  font-size: 16px !important;
}

.fs-18 {
  font-size: var(--rem18) !important;
}

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

.fs-24 {
  font-size: var(--rem24) !important;
}

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

.fs-24-tt {
  font-size: var(--rem24w) !important;
}

.fs-26 {
  font-size: var(--rem26) !important;
}

.fs-30 {
  font-size: var(--rem30) !important;
}

.fs-32 {
	font-size:min(3.2rem, calc(3.2rem + (1vw - 19.2px) * 0.6926))  !important;
}

.txt-en {
  font-family: var(--font-family05) !important;
}

.txt-en-2 {
  font-family: var(--font-family06) !important;
}

.lh-18 {
  line-height: 1.8;
}

.lh-16 {
  line-height: 1.6;
}

.lp-08 {
  letter-spacing: 0.08em;
}

.post h2.title-bt {
  font-size: var(--rem24w);
}

.post .title-bt::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: calc(var(--px70) - 4px);
  height: 3px;
  background: var(--color-font);
  margin: 0.6em auto 0;
}

.post h3.title-bt {
  border-bottom: unset;
  font-size: var(--rem20w);
}

.post h3.title-bt::after {
  width: calc(var(--px100) - 5px);
}

.home .main-title-home::after,
.post .main-title-home::after {
  content: unset;
}

.home .title.bottom-loop > span,
.home .main-title-home > span,
.main-title-home > span {
  display: flex;
  flex-direction: column;
  font-size: var(--rem36);
  color: var(--color-font);
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0;
}

.home .title.bottom-loop > span .sub-ttl,
.home .main-title-home > span .sub-ttl,
.main-title-home > span .sub-ttl {
  line-height: 1;
  font-family: var(--font-family05);
  font-weight: 700;
  font-size: var(--rem24w);
  color: var(--color-secondary);
  margin-bottom: 10px;
  text-transform: capitalize;
  letter-spacing: 0;
}

/*---------------------- Layout -------------------*/

.content-inner {
  width: 90%;
  max-width: var(--content-max-width);
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

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

.top01 {
  padding-block: var(--px120);
}

.txtstyle01 {
  line-height: 2;
  letter-spacing: 0.05em;
}

.txtstyle02 {
  line-height: 2;
  letter-spacing: 0.1em;
}

.lh-2 {
  line-height: 2;
}

.underline {
  text-decoration: underline;
}

.anchor_link::before {
  padding-top: var(--px100);
  margin-top: calc(var(--px100) * -1);
}

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

/*---------------------- Table Style -------------------*/
.post table {
  font-size: var(--rem16);
  border: 0;
  border-collapse: separate;
  border-spacing: 0;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.05em;
  border-radius: var(--px20);
}

.post table.tbl-spacing {
  border-collapse: separate;
  border-spacing: 0 2px;
}

.post table th,
.post table td {
  padding: var(--px30) var(--px20);
  letter-spacing: 0;
  border-width: 1px;
  border-color: #c3c6d44d;
}

.post table tr:not(:last-child) td,
.post table tr:not(:last-child) th {
  border-bottom: none;
}

.post table td {
  font-weight: 400;
}

.post table th {
  width: 25%;
  font-weight: 700;
  color: var(--color-white);
  vertical-align: middle;
  background-color: var(--color-primary);
}

.post table.table-secondary th {
  background-color: var(--color-secondary);
}

.post table th.top {
  vertical-align: top;
}

.post table.tbl_c th,
.post table.tbl_c td {
  text-align: center;
}

.post .table-info {
  border: 0;
  margin: 0;
}
.post .table-info th,
.post .table-info td {
  font-size: var(--rem16);
  background: none;
  border: 0;
  padding: 0;
  padding-bottom: 1em;
}

.post .table-info tr:last-child th,
.post .table-info tr:last-child td {
  padding-bottom: 0;
}

.post .table-info th {
  color: var(--color-primary);
  width: 5em;
  padding-right: 1em;
}

@media only screen and (min-width: 641px) {
  .post table tr:first-child th:first-child {
    border-top-left-radius: var(--px20);
  }
  .post table tr:first-child td:last-child {
    border-top-right-radius: var(--px20);
  }

  .post table tr:last-child th {
    border-bottom-left-radius: var(--px20);
  }
  .post table tr:last-child td:last-child {
    border-bottom-right-radius: var(--px20);
  }
}

@media only screen and (max-width: 640px) {
  .post table tr:first-child th {
    border-top-left-radius: var(--px20);
    border-top-right-radius: var(--px20);
  }

  .post table tr:last-child td {
    border-bottom-left-radius: var(--px20);
    border-bottom-right-radius: var(--px20);
  }
}

/*---------------------- Button Style -------------------*/
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 320px;
  font-size: var(--rem16);
  font-family: var(--font-family05);
  color: var(--color-font);
  line-height: 1.8;
  text-align: center;
  border-radius: 50vh;
  border: 2px solid transparent;
  background:
    linear-gradient(#fff, #fff) padding-box,
    linear-gradient(90deg, #54b581 40%, #f48595 60%) border-box;
  font-weight: 600;
  padding: var(--rem20) 40px var(--rem20) 20px;
  margin: var(--px40) auto 0;
  transition: all 0.3s;
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
  border-color: #fff;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-font);
  background:
    linear-gradient(#fff, #fff) padding-box,
    linear-gradient(90deg, #54b581 40%, #f48595 60%) border-box;
}

.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}

.linkBtn::after,
input.linkBtn::after,
.post .linkBtn::after {
  display: block;
  content: "\f138";
  position: absolute;
  top: 50%;
  right: 20px;
  width: fit-content;
  color: var(--color-primary);
  height: auto;
  border: unset;
  transform: unset;
  font-family: "FontAwesome";
  transform: translateY(-50%);
  margin: 0;
}

/*---------col03-----------*/
.post .col3_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;
}
.post .col3_list > li {
  width: 32%;
  margin-bottom: var(--px40);
}
.post .col3_list::before {
  content: "";
  display: block;
  width: 32%;
  height: 0;
  order: 1;
}
.post .col3_list:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}
@media print, screen and (max-width: 768px) {
  .post .col3_list > li {
    width: 49%;
    margin-bottom: var(--px60);
  }
  .post .col3_list::before,
  .post .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 600px) {
  .post .col3_list > li {
    width: 100%;
    max-width: 100% !important;
  }
  .post .col3_list > li:last-child {
    margin-bottom: 0;
  }
}
/*------------------------------------------------------------
 ナンバリング01
------------------------------------------------------------*/
.num_list01 {
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
}

.num_list01 .imgarea {
  position: relative;
  margin-top: var(--px30);
}

.num_list01 .imgarea .imgarea-s {
  aspect-ratio: 380/285;
  overflow: hidden;
}

.num_list01 .imgarea img {
  border-top-left-radius: var(--px20);
  border-top-right-radius: var(--px20);
}

.num_list01 .imgarea:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: "0" counter(number);
  display: inline-block;
  background: var(--color-secondary);
  color: var(--color-white);
  font-family: var(--font-family05);
  font-weight: 500;
  font-size: var(--rem28);
  border-radius: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  line-height: 55px;
  text-align: center;
  top: -30px;
  transform: translateX(-50%);
}
.num_list01 .num_listttl {
  text-align: center;
  font-weight: bold;
  font-size: var(--rem26);
  font-family: var(--font-family05);
  line-height: 1.6;
  color: var(--color-primary);
  position: relative;
  margin-bottom: var(--px20);
}

/*--col2 grid-------------------------------------------*/
.col2_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: calc(var(--px30) + 4px);
}

/*--col3 grid-------------------------------------------*/
.col3_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--px50);
}

/*--col4 grid-------------------------------------------*/
.col4_grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: calc(var(--px30) - 6px);
}

@media print, screen and (max-width: 768px) {
  .col4_grid,
  .col3_grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media print, screen and (max-width: 600px) {
	.month-event-list .col4_grid {
		 grid-template-columns: repeat(2, 1fr);
	}
  .col4_grid,
  .col3_grid,
  .col2_grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

/*-----------------------------
cta01_col2_max1240
------------------------------*/
.cta01 {
  position: relative;
  z-index: 0;
  background: url(/wp-content/uploads/bg_cta.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: #ffffffcc;
  padding: var(--px100);
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 1040px;
  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(--px50) var(--px40);
  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: 1rem;
}
.cta01 .infotxt {
  font-size: var(--rem18);
  font-weight: 400;
  line-height: 1.2;
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem40);
  margin-bottom: 1.5rem;
  font-weight: 700;
}
.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
}
.cta01 a.telbtn {
  background: #fff;
  color: var(--color-font);
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem28);
  margin-bottom: 1.5rem;
}
.cta01 a.mailbtn {
  background: var(--color-secondary);
  color: #fff;
}

/*ボタンアイコン*/

.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: var(--rem32);
}
.cta01 .telnum::before {
  content: "\f095";
  font-size: var(--rem32);
  color: var(--color-secondary);
  transform: translateY(-3px);
}

/*--flow01--------------------------------------------*/

.flowlist01 {
  position: relative;
}
.flowlist01::before {
  content: "";
  width: 2px;
  height: 100%;
  background: #006d4033;
  margin-left: calc(var(--px40) + 4px);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.flowlist01 > li {
  position: relative;
}
.flowlist01 > li:not(:last-child) {
  margin-bottom: var(--px50);
}
.flowlist01 > li .icon {
  font-size: var(--rem32);
  color: var(--color-primary);
  display: block;
  font-family: var(--font-family05);
  line-height: 1;
  font-weight: 500;
  white-space: nowrap;
}

.flowlist01 > li dl {
  padding-left: 7rem;
  position: relative;
  display: flex;
  column-gap: var(--px80);
}
.flowlist01 > li dl .title-c {
  display: flex;
  column-gap: var(--px50);
  flex-shrink: 0;
}
.flowlist01 > li dl::before,
.flowlist01 > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
}
.flowlist01 > li dl::before {
  width: calc(var(--px20) - 4px);
  height: calc(var(--px20) - 4px);
  border: 4px #f4fbf3 solid;
  background: var(--color-secondary);
  margin-top: 0;
  border-radius: 50%;
  left: 0;
}

.flowlist01 > li dl dt {
  font-weight: 600;
  font-size: var(--rem16);
  font-family: var(--font-family05);
  color: #161d18;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .flowlist01 > li dl {
    flex-direction: column;
  }

  .flowlist01 > li dl .title-c {
    margin-bottom: var(--px20);
    gap: var(--px20);
    flex-wrap: wrap;
  }

  .flowlist01 > li dl {
    padding-left: var(--px80);
  }
}

/*------------------------------------------------------
  Footer Style
  ------------------------------------------------------*/
#footer .footer__logo a {
  display: inline-block;
  line-height: 1;
}

#footer .footer__logo img {
  max-width: 387px;
  max-height: 80px;
}

#footer ul li a {
  font-weight: 500;
  font-size: var(--rem14);
  line-height: 1.2;
  color: var(--footer-color-font);
}

#copyright {
  line-height: 1.2;
  background: transparent;
  font-weight: 300;
  color: var(--footer-color-font);
  padding: 0 1rem;
  margin-top: 1rem;
}

#footer .footnav:not(:last-child) {
  margin-bottom: 0;
}

#footer .socialicon .fa-facebook:before,
#footer .socialicon .fa-twitter:before,
#footer .socialicon .fa-youtube:before,
#footer .socialicon .fa-instagram:before,
#footer .socialicon .fa-x-twitter:before,
#footer .socialicon .fa-line:before,
#footer .socialicon .fa-tiktok:before {
  color: var(--color-font);
}

#footer .footer__logo:not(:last-child) {
  max-width: 95%;
  margin: var(--px20) auto;
}

.socialicon {
  max-width: 95%;
  margin: 0 auto;
}

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

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

.postlist .post_text {
  padding: 25px 0;
  color: var(--color-font);
}

.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
  background-color: var(--color-primary);
  padding: 1.5px 1rem;
  display: block;
  font-family: var(--body-font-family);
  color: #fff;
}

.post .time a,
.post2b .time a,
.post4b .time a,
.postlist .time a {
  font-weight: 400;
  font-size: var(--rem18);
  line-height: 1.4;
  text-transform: uppercase;
  color: #fff;
}

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

.postlist .border_in_list {
  margin-left: 20px;
}

.post2b li .post2b_contents,
.post4b li .post4b_contents {
  opacity: 1;
  font-size: var(--rem14);
  line-height: 1.8;
}

.post_link,
.post2b_link,
.post4b_link {
  font-size: var(--rem12);
  color: var(--color-font);
}

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

#front_top_content,
#front_bottom_content {
  background: #fff;
}

/*------------------------------------------------------
  Home Page Style
  ------------------------------------------------------*/
.title-m {
  display: flex;
  align-items: center;
  column-gap: var(--px20);
}

.title-m .number-sc {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50vh;
  background: var(--color-secondary);
  color: #fff;
  width: calc(var(--px50) - 2px);
  height: calc(var(--px50) - 2px);
}

.title-m .number-sc::after {
  counter-increment: number;
  content: "0" counter(number);
  font-family: var(--font-family06);
}

.bg-about {
  position: relative;
  background: url(/wp-content/uploads/bg-about-2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-pillars {
  position: relative;
  background: #e2fdee;
}

.bg-pillars::after {
  content: "";
  position: absolute;
  background: url(/wp-content/uploads/bg_pillars.png);
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-tint {
  background: var(--color-primary-tint);
}

.pillars_list ul.col3_grid.num_list01 > li {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.content01 .icon-imgarea {
  aspect-ratio: 116/100;
  max-width: 116px;
  margin: 0 auto;
}

.pillars_list .col3_grid > li .txtarea {
  padding: var(--px20);
  background: #fff;
  border-bottom-left-radius: var(--px20);
  border-bottom-right-radius: var(--px20);
  flex: 1;
}

.post .title-bd-l {
  padding: 0.1rem 0 0.1rem 2rem;
  border-left: 4px var(--color-secondary) solid;
  line-height: 1.4;
  text-align: left;
  border-bottom: unset;
  font-family: var(--font-family05);
/*   font-size: var(--rem32); */
	font-size:min(3.2rem, calc(3.2rem + (1vw - 19.2px) * 0.6926));
  letter-spacing: 0.08em;
  color: var(--color-font);
}
.post .title-bd-l::after {
  content: none;
}
.home .post .title-bd-l {
  border-left: 8px var(--color-secondary) solid;
}

#locations .location_list > li .imgarea img {
  border-radius: var(--px20);
}

#locations .location_list > li .imgarea {
  z-index: 0;
}

.center-education .location_list > li .imgarea {
  aspect-ratio: 580/347;
  overflow: hidden;
}

#locations .location_list > li .txtarea {
  position: relative;
  padding-inline: var(--px40);
  margin-top: -30px;
  z-index: 1;
}

#locations .location_list > li .txtarea .txt-inner {
  background: #f9f9f9;
  border-radius: var(--px20);
}

#locations .location_list.col2_grid > li .txtarea .txt-inner {
  padding: var(--px40);
}

.center-education .col2_grid {
  gap: var(--px80);
}

.after-school-care .col3_grid {
  gap: calc(var(--px40) - 2px);
}

#locations .col3_grid.location_list > li .txtarea {
  padding-inline: var(--px20);
}

#locations .after-school-care .location_list > li .txtarea .txt-inner {
  padding: var(--px30) var(--px20);
}

.after-school-care .location_list > li .imgarea {
  aspect-ratio: 388/291;
  overflow: hidden;
}

#recruit .column01 .flexbox .imgarea {
  aspect-ratio: 1056/700;
  overflow: hidden;
}

#recruit .column01 .flexbox .txtarea .txt-inner {
  padding-block: var(--px40);
  width: 90%;
  margin: 0 auto;
}

.max-flowlist01 {
  max-width: 1000px;
  margin: 0 auto;
}

.pillars_list,
.visit-list {
  counter-reset: number;
}

.pillars_list .column02_wrap .title-m {
  column-gap: var(--px30);
  font-size: var(--rem26);
  line-height: 1.6;
  color: var(--color-primary);
}

.pillars_list .column02_wrap .title-m .number-sc {
  width: var(--px60);
  height: var(--px60);
}

.pillars_list .column02_wrap .title-m .number-sc::after {
  font-family: var(--font-family05);
  font-size: var(--rem28);
  font-weight: 500;
  line-height: 1.4;
}

.pillars_list .column02_wrap {
  border-radius: var(--px20);
  overflow: hidden;
}

.pillars_list .column02_wrap .imgarea {
  aspect-ratio: 496/400;
  overflow: hidden;
}

.pillars_list .column02_wrap .txtarea {
  display: flex;
  justify-content: center;
  flex-direction: column;
  background: #fff;
}

.pillars_list .column02_wrap .txtarea .txt-inner {
  max-width: 620px;
  width: 90%;
  margin: 0 auto;
  padding-block: var(--px50);
}

@media print, screen and (min-width: 769px) {
  #recruit .column01 .flexbox .imgarea {
    width: 55%;
  }

  #recruit .column01 .flexbox .txtarea {
    width: 45%;
  }

  #recruit .column01 .flexbox .txtarea .txt-inner {
    max-width: 624px;
  }
}

/*------------------------------------------------------
  About Pages Style
  ------------------------------------------------------*/
.message-ctn .column01 .flexbox .imgarea {
  aspect-ratio: 380/328;
  overflow: hidden;
}
.message-ctn .column01 .flexbox .imgarea img {
  border-radius: var(--px20);
}
@media print, screen and (min-width: 769px) {
  .message-ctn .column01 .flexbox .imgarea {
    width: 31%;
  }

  .message-ctn .column01 .flexbox .txtarea {
    width: 69%;
  }
}

/*------------------------------------------------------
  Ayumi Pages Style
  ------------------------------------------------------*/
.content02 .column01 .flexbox .imgarea {
  aspect-ratio: 580/390;
  overflow: hidden;
}

.content02 .column01 .flexbox .imgarea img {
  border-radius: var(--px20);
}

.content02 .column01 .flexbox .title-imgarea {
  aspect-ratio: 347/92;
  overflow: hidden;
  max-width: 347px;
}

.linkInsta {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: var(--rem14);
  line-height: 1.4;
  color: #fff;
  width: fit-content;
  text-align: center;
  padding: 10px var(--px20);
  background: var(--color-secondary);
  font-weight: 700;
  border-radius: 10px;
  line-height: 1.4;
  gap: 8px;
}

.linkInsta:hover {
  color: #fff;
}

.linkInsta::before {
  content: "\f16d";
  font-family: "FontAwesome";
  font-size: var(--rem24);
  font-weight: 400;
}

.linkInsta::after {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: var(--rem16);
  font-weight: 400;
}

.max-review {
  max-width: 600px;
  margin: 0 auto;
  border-radius: var(--px20);
  overflow: hidden;
}

.facility_list .col3_list > li .imgarea {
  aspect-ratio: 395/274;
  overflow: hidden;
}

.facility_list .col3_list > li .imgarea img {
  border-radius: var(--px20);
}

.access .column01 .flexbox .txtarea .title-s {
  color: #161d18;
}

.color-map {
  color: #3d4a40 !important;
}

.access .column01 .flexbox .txtarea .info-map {
  position: relative;
  display: flex;
  column-gap: 10px;
}

.access .column01 .flexbox .txtarea .info-map::before {
  content: "\f3c5";
  font-size: var(--rem24);
  color: var(--color-secondary);
  font-family: "FontAwesome";
}

.access .column01 .flexbox .map {
  border-radius: var(--px20);
  overflow: hidden;
}

.post .overview table th {
  font-family: var(--font-family05);
  letter-spacing: 0.05em;
}

@media print, screen and (min-width: 769px) {
  .access .column01 .flexbox .map {
    width: 65%;
  }

  .access .column01 .flexbox .txtarea {
    width: 35%;
  }
}
/*------------------------------------------------------
  Life at center Pages Style
  ------------------------------------------------------*/
.bg-grey {
  background: #f9f9f9;
  max-width: 886px;
  margin: 0 auto;
}

.foreworld .txtarea {
  padding-block: var(--px50) var(--px60);
  max-width: 672px;
  width: 90%;
  margin: 0 auto;
}

.bd-gray {
  border: 1px #bccabd solid;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
}

.bdr-2 {
  border-radius: var(--px20);
}

.schedule-list .col2_grid {
  gap: calc(var(--px50) - 2px);
}

.schedule-list .col2_grid > li .bd-gray {
  height: 100%;
}

.schedule-list .col2_grid > li .imgarea {
  aspect-ratio: 514/256;
  overflow: hidden;
}

.schedule-list .col2_grid > li .imgarea img {
  border-radius: calc(var(--px20) - 4px);
}

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

.fw-medium-b {
  font-weight: 600 !important;
}

.schedule-list-item {
  position: relative;
  z-index: 2;
}

.schedule-list-item::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 95%;
  left: 10px;
  top: 12px;
  transform: translate(-1px, -1px);
  background: #e1e3e4;
  z-index: 0;
}

.schedule-list-item .item-s {
  display: flex;
  align-items: center;
  column-gap: calc(var(--px20) - 6px);
  font-weight: 700;
  color: var(--color-primary);
}

.schedule-list-item .item-s:not(:last-child) {
  margin-bottom: calc(var(--px40) - 8px);
}

.schedule-list-item .item-s .icon {
  position: relative;
  z-index: 2;
  display: block;
  width: 20px;
  height: 20px;
  border: 4px var(--color-primary) solid;
  border-radius: 50vh;
  background: #fff;
}

.schedule-list-item.color-secondary .item-s {
  color: var(--color-secondary);
}

.schedule-list-item.color-secondary .item-s .icon {
  aspect-ratio: 1;
  border: 4px var(--color-secondary) solid;
}

.event_list .col2_grid {
  gap: calc(var(--px20) + 2px) var(--px40);
}

.event_list .col2_grid > li .imgarea {
  aspect-ratio: 600/192;
  overflow: hidden;
}

.event_list .col2_grid > li .bd-gray {
  border-radius: var(--px24);
  overflow: hidden;
  height: 100%;
}

.event_list .col2_grid > li .txtarea {
  padding: calc(var(--px30) + 2px);
}

.title-ic {
  position: relative;
  line-height: 1.4;
}

.title-ic::before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: -2px;
}

.title-ic.leaf-ic::before {
  background-image: url("/wp-content/uploads/leaf-ic.png");
  width: 17px;
  height: 17px;
}

.title-ic.sun-ic::before {
  background-image: url("/wp-content/uploads/sun-ic.png");
}

.title-ic.pine-tree-ic::before {
  background-image: url("/wp-content/uploads/pine-tree-ic.png");
  width: 24px;
}

.title-ic.snow-ic::before {
  background-image: url("/wp-content/uploads/winter-ic.png");
}

.title-ic.calender-ic::before {
  background-image: url("/wp-content/uploads/calender-ic.png");
  width: 18px;
  height: 20px;
}

.title-ic.start-ic::before {
  background-image: url("/wp-content/uploads/start-ic.png");
  width: 20px;
  height: 19px;
}

.title-ic.ball-ic::before {
  background-image: url("/wp-content/uploads/ball-ic.png");
  width: 16px;
  height: 16px;
}

.title-ic.swim-ic::before {
  background-image: url("/wp-content/uploads/swim-ic.png");
  width: 16px;
  height: 15px;
}

.title-ic.lang-ic::before {
  background-image: url("/wp-content/uploads/lang-ic.png");
  width: 18px;
  height: 16px;
}

.title-ic.study-ic::before {
  background-image: url("/wp-content/uploads/study-ic.png");
  width: 15px;
  height: 13px;
}

.title-ic.i-ic::before {
  background-image: url("/wp-content/uploads/i-ic.png");
}

.title-ic.phone-ic::before {
  background-image: url("/wp-content/uploads/phone-ic.png");
  width: 10px;
  height: 10px;
  margin-bottom: 0;
}

.title-ic.phone-s-ic::before {
  background-image: url("/wp-content/uploads/phone-s-ic.png");
  width: 10px;
  height: 10px;
  margin-bottom: 0;
}

.title-ic.calender-c-ic::before {
  background-image: url("/wp-content/uploads/calender-check-ic.png");
  width: 10px;
  height: 11px;
  margin-bottom: 0;
}

.title-ic.time-ic::before {
  background-image: url("/wp-content/uploads/time-ic.png");
  width: 11px;
  height: 11px;
  margin-bottom: 0;
}

.title-ic.noti-b-ic::before {
  background-image: url("/wp-content/uploads/noti-b-ic.png");
  width: 20px;
  height: 20px;
  margin-bottom: 0;
}

.title-ic.file-ic::before {
  background-image: url("/wp-content/uploads/file-ic.png");
  width: 21px;
  height: 16px;
  margin-bottom: 0;
}

.title-ic.pdf-ic::before {
  background-image: url("/wp-content/uploads/pdf-ic.png");
  width: 20px;
  height: 20px;
  margin-bottom: -3px;
}

.title-ic.dl-ic::before {
  background-image: url("/wp-content/uploads/dl-ic.png");
  width: 10px;
  height: 10px;
  margin-bottom: 0;
}

.month-event .bd-gray,
.other-event .bd-gray {
  padding: calc(var(--px40) - 8px);
  border-radius: var(--px24);
}

.month-event-list .col4_grid > li .imgarea {
  aspect-ratio: 1;
  max-width: 48px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50vh;
}

.month-event-list .col4_grid > li .imgarea.cl-sc {
  background: #f2788a1a;
}

.bg-pr {
  background: #2bb6731a;
}

.bg-sc {
  background: #f2788a1a;
}

.month-event-list .col4_grid > li .imgarea img {
  width: fit-content;
  height: auto;
}

.other-event-list {
  display: flex;
  gap: calc(var(--px20) - 4px);
  flex-wrap: wrap;
}

.other-event-list .title-ic {
  line-height: 1.2;
  padding: 10px var(--px20);
  border-radius: var(--px16);
}

/*------------------------------------------------------
  Recruit Pages Style
  ------------------------------------------------------*/
.bdr-12 {
  border-radius: var(--px12);
}

.pd-24 {
  padding: var(--px24);
}

.application-info .bd-gray {
  padding: calc(var(--px50) - 2px);
}

.linkTab {
  display: inline-block;
  color: #004024;
  border: 2px #2bb673 solid;
  padding: 10px var(--px20);
  border-radius: 50vh;
  max-width: 334px;
  width: 100%;
  font-family: var(--font-family05);
}

.linkTab::after {
  content: "\f08e";
  font-size: var(--rem18);
  font-family: "FontAwesome";
  margin-left: 10px;
  margin-bottom: -3px;
}

.campus-list .column02 .column02_wrap:not(:last-child) {
  border-bottom: 1px #e1e3e4 solid;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

.visit-recruit .visit-list .col2_grid > li .bd-gray {
  height: 100%;
}

.visit-recruit .visit-list .bg-grey {
  padding: calc(var(--px20) - 4px);
  border-radius: 8px;
}

.bg-mess {
  background: #edeeef;
}

.max-file {
  max-width: 672px;
  margin: 0 auto;
}

.file_list .item-file {
  padding: calc(var(--px20) - 4px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.tag-s {
  background: #ffd9dc;
  padding: 2px 6px;
  font-size: var(--rem12);
  font-family: var(--font-family06);
  font-weight: bold;
  border-radius: 3px;
  color: var(--color-secondary);
  margin-left: var(--px30);
}

.file_list .item-file .title-ic.dl-ic {
  white-space: nowrap;
}

.bx-shadow {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
}

/*------------------------------------------------------
  Nobikko kasasagi Pages Style
  ------------------------------------------------------*/
.content03 .column01 .flexbox .imgarea {
  aspect-ratio: 580/347;
  overflow: hidden;
}

.content03 .column01 .flexbox .imgarea img {
  border-radius: var(--px20);
}

.activities_list .col2_grid {
  gap: var(--px80);
}

.activities_list .col2_grid > li .imgarea img {
  border-radius: var(--px20);
}

.activities_item_list .col4_grid {
  gap: calc(var(--px20) - 4px);
}

.activities_item_list .col4_grid > li .bd-gray {
  padding: calc(var(--px20) - 4px);
  border-radius: 12px;
  height: 100%;
}

.activities_item_list .col4_grid > li .imgarea {
  aspect-ratio: 1;
  max-width: 64px;
  overflow: hidden;
  background: #006d401a;
  border-radius: 50vh;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.activities_item_list .col4_grid > li .imgarea img {
  max-width: fit-content;
  height: auto;
}

.bx-title-h {
  background: var(--color-primary);
  color: var(--color-white);
  padding: calc(var(--px20) - 4px) calc(var(--px20) + 4px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.secondary .bx-title-h {
  background: var(--color-secondary);
}

.title-ic.team-w-ic::before {
  background-image: url("/wp-content/uploads/team-w-ic.png");
  width: 24px;
  height: 12px;
  margin-bottom: 0;
}

.title-ic.calender-w-ic::before {
  background-image: url("/wp-content/uploads/calender-w-ic.png");
  width: 18px;
  height: 20px;
  margin-bottom: 0;
}

.bx-title-h .note {
  color: #ffffffcc;
  letter-spacing: 0.05em;
}

.price-main .max-w-ctn {
  max-width: 1062px;
  width: 90%;
  margin: 0 auto;
  padding-block: calc(var(--px50) - 2px);
}

.price-main .secondary .max-w-ctn {
  max-width: 1142px;
}

.title-bd-l-cs {
  position: relative;
  padding-left: 16px;
  color: var(--color-primary);
  line-height: 1.4;
}

.title-bd-l-cs::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 6px;
  height: 75%;
  transform: translateY(-50%);
  border-radius: 100vh;
  background: var(--color-primary);
}

.title-bd-l-cs.color-secondary::before {
  background: var(--color-secondary);
}

.bx-cs {
  border-radius: 12px;
  overflow: hidden;
}

.post table.table-price th,
.post table.table-price td {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  padding: calc(var(--px20) - 4px);
  border: unset;
  vertical-align: middle;
  letter-spacing: 0.05em;
}

.post table.table-price th {
  width: 50%;
  color: var(--color-font);
}

.post table.table-price tr:first-child th,
.post table.table-price tr:first-child td {
  background: #f3f4f5;
  font-size: var(--rem14);
}

.post table.table-price td:last-child {
  text-align: right;
}

.post table.table-price td,
.post table.table-price th {
  font-weight: 500;
}

.post table.table-price tr:not(:last-child) td,
.post table.table-price tr:not(:last-child) th {
  border-bottom: 1px #bccabd solid;
}

.post table.table-price th {
  background: #fff;
}

.txt-en-3 {
  font-family: var(--font-family07);
}

.post table.table-price .price {
  color: var(--color-primary);
  font-size: var(--rem24);
  font-family: var(--font-family07);
  letter-spacing: 0;
}

.fw-semibold {
  font-weight: 600;
}

.bx-note-price {
  padding: calc(var(--px20) - 4px);
  border-radius: 8px;
  background: #f3f4f5;
  color: #3d4a40;
}

.bx-note-price .title-ic-s {
  display: flex;
  gap: 12px;
}

.bx-note-price .title-ic-s .icon img {
  max-width: fit-content;
  height: auto;
}

.txt-en-inter {
  font-family: var(--font-family06);
}

.post .secondary table.table-price tr:first-child th,
.post .secondary table.table-price tr:first-child td {
  border-bottom: 2px #a23a4d33 solid;
}

.post .secondary table.table-price th {
  position: relative;
  padding-left: calc(var(--px50) + 6px);
}

.post .secondary table.table-price .primary th,
.post .secondary table.table-price .primary td {
  background: #ff82940d;
}

.post .secondary table.table-price .primary th::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 100%;
  background: var(--color-secondary);
  left: var(--px40);
  top: 0;
}

.secondary .bx-note-price {
  padding: calc(var(--px20) + 4px);
  background: #ff82941a;
}

.secondary .bx-note-price .title-ic-s .icon {
  padding: 8px;
  border-radius: 8px;
  background: #a23a4d33;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bx-price-note {
  background: #edeeef;
  border: 1px #6d7a6f dashed;
  border-radius: 12px;
  padding: calc(var(--px50) - 2px);
}

.title-ic.dollar-ic::before {
  background-image: url("/wp-content/uploads/dollar-ic.png");
  width: 22px;
  height: 16px;
  margin-bottom: 0;
}

.bx-price-note .title-ic {
  color: #191c1d;
}
.list-checked {
  padding-left: calc(var(--px30) + 2px);
}

.list-checked > li {
  position: relative;
  color: #3d4a40;
  font-size: var(--rem18);
  font-weight: 500;
  line-height: 2;
}

.list-checked > li:not(:last-child) {
  margin-bottom: 10px;
}

.list-checked > li::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0.2lh;
  left: -32px;
  background-image: url(/wp-content/uploads/checked-ic.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.bx-price-file {
  box-shadow:
    0px 10px 15px -3px rgba(0, 0, 0, 0.1),
    0px 4px 6px -4px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  background: #e1e3e4;
  padding: calc(var(--px50) - 2px);
  max-width: 1160px;
  margin: 0 auto;
}

.bx-price-file .imgarea {
  aspect-ratio: 44/31;
  overflow: hidden;
  margin: 0 auto;
  max-width: fit-content;
  height: auto;
}

.linkBtnCs {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 512px;
  padding: var(--px20) var(--px60) var(--px20) var(--px40);
  color: var(--color-white);
  background: var(--color-secondary);
  border-radius: 50vh;
}

.linkBtnCs:hover {
  color: var(--color-white);
}

.linkBtnCs::after {
  display: block;
  content: "\f061";
  position: absolute;
  top: 50%;
  right: var(--px30);
  width: fit-content;
  color: var(--color-white);
  height: auto;
  border: unset;
  transform: unset;
  font-family: "FontAwesome";
  transform: translateY(-50%);
  margin: 0;
}

/*------------------------------------------------------
  Kasanui Pages Style
  ------------------------------------------------------*/
.main-title > span {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: var(--rem30);
  font-family: var(--font-family05);
  line-height: 1.4;
  font-weight: bold;
}

.main-title > span .sub-ttl {
  font-size: var(--rem16);
  padding: 10px var(--px40);
  border-radius: 50vh;
  color: var(--color-white);
  background: var(--color-secondary);
  margin-bottom: 10px;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-family: var(--font-family01);
}

.cultivating_list .col3_list > li .txtarea,
.group__list .col3_list > li .bx-dt {
  padding: calc(var(--px30) + 2px);
  border: 1px #c3c6d6 solid;
  border-radius: 8px;
  overflow: hidden;
}

.cultivating_list .col3_list > li .txtarea .title-s-s {
  font-weight: 600;
}

.group__list .col3_list > li .bx-dt {
  padding: 0;
  height: 100%;
}

.group__list .col3_list > li .bx-dt .imgarea {
  aspect-ratio: 395/192;
  overflow: hidden;
}

.group__list .col3_list > li .bx-dt .txtarea {
  padding: calc(var(--px30) - 6px);
}

.group__list .col3_list > li .bx-dt .txtarea .title-s {
  border-bottom: 1px #c3c6d6 solid;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.group__list .col3_list > li .bx-dt .txtarea .ctn .detial {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.group__list .col3_list > li .bx-dt .txtarea .ctn .detial:not(:last-child) {
  margin-bottom: 5px;
}

.group__list .col3_list > li .bx-dt .txtarea .ctn .detial .ttl {
  font-weight: 700;
}

.bg-green-group {
  border: 1px var(--color-primary) solid;
  background: #e5f9ee;
  padding: calc(var(--px30) - 6px);
  border-radius: 8px;
}

.class .title-s-s {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}

.class .noti .title-ic {
  color: #93000a;
  background: #ffdad6;
  border: 1px #ba1a1a solid;
  border-radius: 4px;
  padding: 12px calc(var(--px20) + 4px);
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
}

.title-ic.noti-p-ic::before {
  background-image: url("/wp-content/uploads/noti-p-ic.png");
  width: 20px;
  height: 20px;
  margin-bottom: 0;
}

.class .title-s-s .title-bd-l {
  margin: 0;
}

.post table.table-class th {
  width: fit-content;
  background: var(--color-secondary);
}

.post table.table-class th,
.post table.table-class td {
  padding: calc(var(--px20) - 4px);
}

.post table.table-class tr th:last-child {
  border-top-right-radius: var(--px20);
}

.post table.table-class tr:last-child td:first-child {
  border-bottom-left-radius: var(--px20);
}

.post table.table-class tr th:not(:first-child),
.post table.table-class tr td:not(:first-child) {
  border-left: 0;
}

.post table.table-class tr th:not(:last-child),
.post table.table-class tr td:not(:last-child) {
  border-right: 0;
}

.post table.table-class tr td:first-child {
  font-weight: 700;
}

.title-ic.like-ic::before {
  background-image: url("/wp-content/uploads/like-ic.png");
  width: 21px;
  height: 20px;
  margin-bottom: 0;
}

.title-ic.ct-ic::before {
  background-image: url("/wp-content/uploads/ct-ic.png");
  width: 18px;
  height: 20px;
  margin-bottom: 0;
}

.title-ic.ct-2-ic::before {
  background-image: url("/wp-content/uploads/ct-2-ic.png");
  width: 24px;
  height: 20px;
  margin-bottom: 0;
}

.post table.table-class tr:first-child th {
  border-radius: 0;
}

.post table.table-class tr:last-child td {
  border-radius: 0;
}

.post table.table-class tr:first-child th:first-child {
  border-top-left-radius: var(--px20);
  border-top-right-radius: 0;
}

.post table.table-class tr:first-child th:last-child {
  border-top-left-radius: 0;
  border-top-right-radius: var(--px20);
}

.post table.table-class tr:last-child td:last-child {
  border-bottom-right-radius: var(--px20);
}

/*------------------------------------------------------
  Inner Pages Style
  ------------------------------------------------------*/
header#h1Header {
  background-color: transparent;
}
header#h1Header::before {
  opacity: 0;
}

header#h1Header h1.title > span {
  color: var(--color-secondary);
  font-size: var(--rem36);
  text-shadow: unset;
  display: block;
}

/*------------------------------------------------------
  Contact Pages Style
  ------------------------------------------------------*/
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="date"],
input[type="url"],
input[type="number"],
select,
textarea {
  margin-bottom: 0;
  line-height: 1;
  font-family: var(--font-family02);
}

input[type="submit"],
input[type="reset"],
input[type="button"] {
  color: var(--color-font);
  padding: 16px 80px 16px 0;
  max-width: 385px;
  font-family: var(--font-family02);
  font-size: var(--rem16);
  border: 0;
  text-transform: capitalize;
  letter-spacing: 0;
  text-align: left;
  font-weight: 700;
  line-height: 1.2;
  background: transparent;
  border-radius: 0;
}

.wpcf7-form input[type="submit"]:disabled:hover {
  cursor: not-allowed;
}

.wpcf7-form .must {
  background: var(--color-secondary);
  color: var(--color-white);
}

/*------------------------------------------------------
  ACF Style
  ------------------------------------------------------*/

.page-shibukawa-ayumi-children-garden header#h1Header h1.title > span,
.page-shibukawa-ayumi-children-garden .access .column01 .flexbox .txtarea .info-map::before,
.page-nobikko-shibukawa header#h1Header h1.title > span,
.page-nobikko-shibukawa .access .column01 .flexbox .txtarea .info-map::before {
  color: var(--color-primary);
}

.page-shibukawa-ayumi-children-garden .post .title-bd-l,
.page-nobikko-shibukawa .post .title-bd-l {
  border-left: 4px var(--color-primary) solid;
}

.page-shibukawa-ayumi-children-garden .linkBtnCs,
.page-nobikko-shibukawa .linkBtnCs {
  background: var(--color-primary);
}

/*------------------------------------------------------
  Responsive Style
  ------------------------------------------------------*/
@media print, screen and (min-width: 769px) {
  .pc_hidden {
    display: none;
  }
}
@media print, screen and (min-width: 1024px) {
  /*------------------------------------------------------
  Header Style
  ------------------------------------------------------*/
  .sticky-header #header-layout {
    height: 90px;
  }

  #header {
    height: 100px;
    font-family: var(--font-family03);
  }

  .sticky-header #header > .inner {
    background-color: var(--header-background);
  }

  #header .logo {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px clamp(10px, 10px + 10 * ((100vw - 1024px) / 896), 20px);
  }

  #header .logo .logo_txt {
    display: inline-block;
    font-size: var(--rem24w);
    font-weight: 500;
  }

  #header .logo .logo_txt_sub {
    font-size: var(--rem14);
    font-weight: 400;
    margin-right: 6px;
  }

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

  nav#mainNav ul li a {
    padding-left: clamp(10px, 10px + 20 * ((100vw - 1024px) / 896), 30px);
    padding-right: clamp(10px, 10px + 20 * ((100vw - 1024px) / 896), 30px);
    font-size: var(--rem16);
    text-align: center;
    font-family: var(--font-family03);
    font-weight: 500;
    line-height: 1.6;
  }

  nav#mainNav ul li a b {
    font-family: var(--font-family02);
    line-height: 1.6;
    font-size: var(--rem16);
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
  }

  nav#mainNav ul li a span {
    font-family: var(--font-family02);
    font-weight: 400;
    font-size: var(--rem14);
    line-height: 1.6;
    color: var(--header-color-primary);
    text-transform: uppercase;
  }

  nav#mainNav ul li a span::first-letter {
    text-transform: uppercase;
  }

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

  nav#mainNav ul li.current-menu-item a b,
  nav#mainNav ul li a:hover b,
  nav#mainNav ul li a:active b,
  nav#mainNav ul li.current-menu-parent a b {
    color: var(--header-color-primary);
  }

  nav#mainNav ul li a:active span,
  nav#mainNav ul li a:hover span,
  nav#mainNav ul li.current-menu-item a span,
  nav#mainNav ul li.current-menu-parent a span {
    color: var(--header-color-primary);
  }

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

  #header ul.header__contact {
    margin-left: clamp(10px, 10px + 20 * ((100vw - 1024px) / 896), 30px);
    margin-right: clamp(10px, 10px + 10 * ((100vw - 1024px) / 896), 20px);
  }

  .header__contact > li {
    display: flex;
    align-items: center;
  }

  #header a.head_btn {
    padding-left: clamp(5px, 5px + 0 * ((100vw - 1024px) / 896), 5px);
    padding-right: clamp(5px, 5px + 0 * ((100vw - 1024px) / 896), 5px);
    min-width: var(--px180);
    font-weight: 500;
    background: var(--header-color-primary);
    color: var(--header-color-font);
    text-align: center;
    font-size: var(--rem14);
    color: var(--color-white);
    max-height: 60%;
  }

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

  #header a.head_btn.tel_btn {
    color: var(--color-white);
    min-width: calc(var(--px150) - 4px);
    position: relative;
    text-align: center;
    background-color: #38b6ff;
  }

  #header a.head_btn.tel_btn::before {
    display: none;
  }

  #header a.head_btn.tel_btn:hover {
    background: transparent;
    opacity: 1;
  }

  #header a.head_btn.tel_btn .tel_num {
    font-size: clamp(20px, 20px + 4 * ((100vw - 1024px) / 896), 24px);
    font-family: var(--font-family02);
    display: flex;
    align-items: center;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 1rem;
    color: var(--header-color-font);
  }

  #header a.head_btn.tel_btn .tel_num::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: clamp(16px, 16px + 2 * ((100vw - 1024px) / 896), 18px);
    font-weight: 700;
    line-height: 1;
    margin-right: 1rem;
    color: var(--header-color-primary);
  }

  #header a.head_btn.tel_btn:hover,
  #header a.head_btn.tel_btn:hover .tel_num,
  #header a.head_btn.tel_btn:hover .tel_num::before {
    color: var(--color-primary-shade);
  }

  .tel_rec .note,
  .tel_rec .note b {
    font-weight: 700;
    font-size: var(--rem12);
    font-family: var(--font-family02);
  }

  #header a.head_btn.mail_btn {
    line-height: 1.2;
    font-size: var(--rem14);
    font-family: var(--font-family03);
    min-width: var(--px180);
    font-weight: 500;
    letter-spacing: 0;
    text-transform: uppercase;
    color: var(--color-white);
    border-radius: 0;
    border: 0;
    background: var(--color-secondary);
  }

  #header a.head_btn.mail_btn:hover {
    background: var(--color-white);
    color: var(--header-color-primary);
    box-shadow: inset 0 0 0 1px var(--header-color-primary);
  }

  #header a.head_btn.mail_btn::before {
    font-size: var(--rem22w);
    margin-bottom: 1rem;
    display: none;
  }

  #header a.head_btn.mail_btn span,
  #header a.head_btn.recruit_btn span {
    font-size: var(--rem14);
    display: flex;
    align-items: center;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase;
    flex-direction: column;
    gap: 7px;
  }

  #header a.head_btn.mail_btn span::before {
    display: block;
    font-family: "FontAwesome";
    font-weight: 700;
    font-size: clamp(16px, 16px + 4 * ((100vw - 1024px) / 896), 20px);
    line-height: 1;
    content: "\f0e0";
    margin: 0;
  }

  #header a.head_btn.recruit_btn span::before {
    content: "\f0c0";
    display: block;
    font-family: "FontAwesome";
    font-size: clamp(16px, 16px + 4 * ((100vw - 1024px) / 896), 20px);
    font-weight: 700;
    line-height: 1;
  }

  #footer {
    padding: var(--px80) 0 var(--px60);
  }

  #footer .footer__logo:not(:last-child) {
    margin-top: 0;
    margin-bottom: var(--px30);
  }

  .pc_none {
    display: none !important;
  }

  #header ul.header__contact {
    margin-right: 0;
  }

  #header a.head_btn {
    max-height: 100%;
    padding: 5px;
  }

  #header a.head_btn.tel_btn .tel_icon {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: var(--rem16);
    color: var(--color-white);
    width: 100%;
    height: auto;
    padding: 0;
  }

  #header a.head_btn.tel_btn .note {
    font-size: var(--rem12);
    font-weight: 500;
  }

  #header a.head_btn.tel_btn:hover,
  #header a.head_btn.tel_btn:hover .tel_icon,
  #header a.head_btn.tel_btn:hover .tel_icon::before {
    opacity: 0.8;
    color: var(--color-primary);
    transition: 0.3s;
  }
}

@media print, screen and (max-width: 1023px) {
  #header .logo .mark a {
    display: block;
    line-height: 1;
  }

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

  .pc_none {
    display: inherit;
  }
}

@media print, screen and (max-width: 768px) {
	.pillars_list .column02_wrap .imgarea,.pillars_list .column02_wrap .txtarea {
  margin-bottom: 0;
}
}

@media print, screen and (max-width: 450px) {
	.cta01 .mailbtn .btnttl {
		font-size: var(--rem24);
	}
	
	.cta01 .infotxt {
		font-size: var(--rem14);
	}
	
	.cta01 .telnum::before,.cta01 .mailbtn .btnttl::before {
		font-size: var(--rem28);
	}
}

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

  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li a:hover {
    background: var(--header-color-primary) !important;
    color: var(--color-background);
  }

  #header .logo .logo-txt {
    font-weight: bold;
    font-size: var(--rem20w);
    color: var(--color-font);
    line-height: 1;
  }
}
