@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=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');

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

  --clr-000: #000;
  --color-font: #333333;
  --color-font-white: #fff5ea;
  --color-font01: #404040;
  --color-primary: #53BEB7;
  --color-primary-shade: #636363;
  --color-primary-tint: #000;
  --color-secondary: #AAAAAA;
  --color-secondary-tint: #000;
  --color-table-border: #EBEBEB;
  --color-table-border02: #CCCCCC;
  --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: #fff5ea;
  --header-color-font: #333333;
  --header-color-font-white: #fff5ea;
  --header-color-primary: #53BEB7;
  --header-color-primary-shade:#fff5ea;
  --header-color-primary-tint: #fff5ea;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background:#fff5ea;
  --footer-color-font: #333333;
  --footer-color-primary: #333333;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Zen Kaku Gothic New", sans-serif;
  --font-family-eng: "Josefin Sans", "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)*/
  --px200s: clamp(40px, calc(200px + ((1vw - 19.2px) * 17.8571)), 200px);
  /*200px-40px (1920-1024)*/
  --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px);
  /*180-120px (1920-375) */
  --px170: min(calc(170px + (1vw - 19.2px) * 6.4725), 170px);
  /*160px-60px (1920-375)*/
  --px160w: min(calc(160px + (1vw - 19.2px) * 5.178), 160px);
  /*160px-80px (1920-375)*/
  --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px);
  /*160px-60px (1920-375)*/
  --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  /*150-100px (1920-375) */
  --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px);
  /*140px-40px (1920-375)*/
  --px130: min(calc(130px + (1vw - 19.2px) * 2.589), 130px);
  /*130px-90px (1920-375)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
  /*120px-80px (1920-375)*/
  --px120s: clamp(50px, calc(50px + ((1vw - 3.75px) * 4.5307)), 120px);
  /*120px-50px (1920-375)*/
  --px100w: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px);
  /*100px-50px (1920-375)*/
  --px100: min(calc(100px + (1vw - 19.2px) * 3.8835), 100px);
  /*100px-40px (1920-375)*/
  --px100s: clamp(20px, calc(100px + ((1vw - 19.2px) * 5.178)), 100px);
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px);
  /*96px-48px (1920-375)*/
  --px90: min(calc(90px + (1vw - 19.2px) * 3.8835), 90px);
  /*90px-30px (1920-375)*/
  --px80w: min(calc(80px + (1vw - 19.2px) * 1.2945), 80px);
  /*80px-60px (1920-375)*/
  --px80: min(calc(80px + (1vw - 19.2px) * 2.589), 80px);
  /*80px-40px (1920-375)x*/
  --px70: min(calc(70px + (1vw - 19.2px) * 1.9417), 70px);
  /*60px-30px (1920-375)*/
  --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px);
  /*80px-20px (1920-375)x*/
  --px60w: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px);
  /*60px-40px (1920-375)*/
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9417), 60px);
  /*60px-30px (1920-375)*/
  --px50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px);
  /*50px-30px (1920-375) */
  --px40w: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px);
  /*40px-30px (1920-375)*/
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px);
  /*40px-20px (1920-375)*/
  --px35: min(calc(35px + (1vw - 19.2px) * 1.2945), 35px);
  /*35px-15px (1920-375)*/
  --px30w: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px);
  /*30px-20px (1920-375)*/
  --px30: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
  /*30px-15px (1920-375)*/
  --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px);
  /*24px-14px (1920-375)*/
  --px20: min(calc(20px + (1vw - 19.2px) * 0.6472), 20px);
  /*20px-10px (1920-375)*/
  --px18: min(calc(18px + (1vw - 19.2px) * 0.2589), 18px);
  /*18px-14px (1920-375)*/
  --px16: min(calc(16px + (1vw - 19.2px) * 0.1294), 16px);
  /*16px-14px (1920-375)*/
  --px14: min(calc(14px + (1vw - 19.2px) * 0.1294), 14px);
  /*14px-12px (1920-375)*/
  --px12: min(calc(12px + (1vw - 19.2px) * 0.0647), 12px);
  /*12px-11px (1920-375)*/
  /*------â–¼remãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem);
  /*12rem-6rem (1920-375)*/
  --rem100: clamp(40px, calc(10rem + ((1vw - 19.2px) * 3.8835)), 100px);
  /* 100 - 40 */
  --rem90: clamp(40px, calc(9rem + ((1vw - 19.2px) * 3.2362)), 90px);
  /*9rem-4rem (1920-375)x*/
  --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem);
  /*8rem-6rem (1920-375)*/
  --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.589), 8rem);
  /*8rem-4rem (1920-375)x*/
  --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem);
  /*7.2rem-4.2rem (1920-375)*/
  --rem70: min(calc(7rem + (1vw - 1.92rem) * 1.9417), 7rem);
  /*7rem-4.2rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem);
  /*6rem-3.6rem (1920-375)*/
  --rem60s: clamp(30px, calc(6rem + ((1vw - 19.2px) * 1.9417)), 60px);
  --rem56: min(calc(5.6rem + (1vw - 1.92rem) * 1.5534), 5.6rem);
  /*5.6rem-3.2rem (1920-375)*/
  --rem48w: min(calc(4.8rem + (1vw - 1.92rem) * 0.6472), 4.8rem);
  /*4.8rem-3.8rem*/
  --rem48: min(calc(4.8rem + (1vw - 1.92rem) * 1.5534), 4.8rem);
  /*4.8rem-2.4rem (1920-375)*/
  --rem42w: min(calc(4.2rem + (1vw - 1.92rem) * 0.6472), 4.2rem);
  /*4.2rem-3.2rem (1920-375)*/
  --rem42: min(calc(4.2rem + (1vw - 1.92rem) * 1.165), 4.2rem);
  /*4.2rem-2.4rem (1920-375)*/
  --rem42s: min(calc(4.2rem + (1vw - 1.92rem) * 1.4887), 4.2rem);
  /*4.2rem-1.9rem (1920-375)*/
  --rem40w: min(calc(4rem + (1vw - 1.92rem) * 0.6472), 4rem);
  /*4rem-3rem (1920-375)*/
  --rem40: min(calc(4rem + (1vw - 1.92rem) * 1.2945), 4rem);
  /*4rem-2rem (1920-375)*/
  --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem);
  /*3.6rem-2.4rem (1920-375)*/
  --rem30w: min(calc(3rem + (1vw - 1.92rem) * 0.3883), 3rem);
  /*3rem-2.4rem (1920-375)*/
  --rem30: min(calc(3rem + (1vw - 1.92rem) * 0.6472), 3rem);
  /*3rem-2rem (1920-375)*/
  --rem30s: min(calc(3rem + (1vw - 1.92rem) * 0.9709), 3rem);
  /*3rem-1.5rem (1920-375)*/
  --rem28: min(calc(2.8rem + (1vw - 1.92rem) * 0.6472), 2.8rem);
  /*2.8rem-1.8rem (1920-375)*/
  --rem26w: min(calc(2.6rem + (1vw - 1.92rem) * 0.3883), 2.6rem);
  /*2.6rem-1.8rem (1920-375)*/
  --rem24w: min(calc(2.4rem + (1vw - 1.92rem) * 0.3883), 2.4rem);
  /*2.4rem-1.8rem (1920-375)*/
  --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem);
  /*2.4rem-1.4rem (1920-375)*/
  --rem24s: clamp(14px, calc(2.4rem + ((1vw - 19.2px) * 0.7813)), 24px);
  --rem22w: min(calc(2.2rem + (1vw - 1.92rem) * 0.2589), 2.2rem);
  /*2.2rem-1.6rem (1920-375)*/
  --rem22: clamp(14px, calc(22px + ((1vw - 19.2px) * 0.5178)), 22px);
  /*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)*/
  --rem14: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem);
  /*1.4rem-1.2rem (1920-375)*/
  --rem12: min(calc(1.2rem + (1vw - 1.92rem) * 0.0647), 1.2rem);
  /*1.2rem-1.1rem (1920-375)*/

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

  --header-height: 180px;
  --header-height-upper: 100px;
  --header-height-lower: 80px;
}

html {
  scroll-behavior: smooth;
}

.spmenu #menu p {
  width: max-content;
}

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

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

.cta02 .cta02_wrap h2 {
  text-align: center;
}

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

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

.widecolor {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
  padding: min(calc(120px + (1vw - 19.2px) * 2.589), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  margin-top: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
  /* 120-80px (1920-375) */
  background: var(--color-background01);
}

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

.content-inner {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
}

.text-16 {
  font-size: var(--rem16);
  letter-spacing: 0.05em;
  line-height: 2.2;
}

.text-16-sb {
  font-size: var(--rem16);
  letter-spacing: 0.02em;
  line-height: 2;
}

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

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

.font-f-02 {
  font-family: var(--font-family02);
}

/* header navbar */
@media print,
screen and (min-width: 1024px) {
  .sticky-header #header>.inner {
    box-shadow: none;
  }

  nav#mainNav ul li.pc_none {
    display: none;
  }

  #header {
    height: 180px;
  }

  #header #header-layout {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: none;
    padding: 0;
  }

  #header-upper {
    height: 100px;
    width: 100%;
    background: var(--header-background);
    padding: 10px;
  }

  #header-lower {
    height: 80px;
  }

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

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

  .sticky-header #header-lower {
    display: none;
  }

  .sticky-none {
    display: none;
  }

  .sticky-header .sticky-none {
    display: block;
  }

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

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

  #header .logo {
    padding: 5px 10px;
  }

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

  nav#mainNav ul li a b {
    font-family: var(--font-family01);
    font-size: var(--rem24);
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.05em;
    color: var(--color-font01);
  }

  .sticky-header nav#mainNav ul li a b {
    font-size: var(--rem18);
  }

  #header ul.header__contact .header__inner {
    position: relative;
  }

  #header ul.header__contact .header__inner::before {
    content: none;
    background: #aeaeae;
    height: 65px;
    width: 1px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    position: absolute;
  }

  #header a.head_btn::before {
    margin-bottom: 0;
    font-size: var(--rem20w);
  }

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

  #header a.head_btn {
    font-weight: bold;
    border-radius: 5px;
  }

  #header a.head_btn.tel_btn {
    color: var(--header-color-font);
    background: var(--header-background);
    padding-left: var(--px20);
    padding-right: var(--px20);
  }

  .note,
  .note b {
    font-weight: 400;
    font-family: var(--font-family01);
    font-size: var(--rem16);
    letter-spacing: 0;
  }

  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--rem24);
    font-family: var(--font-family-eng);
    color: var(--header-color-font);
    font-weight: 400;
  }

  #header .tel_icon::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: var(--rem16);
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 0;
    margin-bottom: 5px;
  }

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

  #header a.head_btn.tel_btn:hover .tel_icon {
    color: var(--header-color-font-white);
  }

  #header a.head_btn.mail_btn {
    flex-direction: column;
    gap: 8px;
    padding-left: calc(var(--rem18) - 1px);
    padding-right: calc(var(--rem18) - 1px);
    letter-spacing: 0.05em;
    font-family: var(--font-family-eng);
    font-size: calc(var(--rem14) + 1px);
    line-height: 1.6;
    letter-spacing: 0.05em;
    font-weight: 500;
    text-transform: uppercase;
    min-width: var(--px130);
    margin-left: 10px;
  }

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

  #header a.head_btn.instagram_btn::before {
    content: "";
    width: var(--rem20w);
    height: var(--rem20w);
    background-image: url("/wp-content/uploads/instagram.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

}

@media print,
screen and (max-width: 1023px) {

  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,
  nav#mainNav ul li ul.sub-menu li a:active,
  nav#mainNav ul li ul.sub-menu li a:hover {
    background: var(--header-color-primary) !important;
    color: #fff;
  }

  body nav#mainNav.sticky-none {
    display: none;
  }
}

@media print,
screen and (max-width: 1439px) and (min-width: 1024px) {
  .sticky-header nav#mainNav ul li a b {
    font-size: 10px !important;
  }
}

@media print,
screen and (max-width: 1660px) and (min-width: 1024px) {

  .sticky-header .note,
  .sticky-header .note b {
    font-size: var(--rem12);
  }

  #header a.head_btn.mail_btn {
    padding-left: 7px;
    padding-right: 7px;
    font-size: var(--rem12);
    margin-left: 7px;
    min-width: var(--px100);
  }

  #header a.head_btn.tel_btn {
    padding-left: 7px;
    padding-right: 7px;
  }

  .sticky-header nav#mainNav ul li a {
    padding: 7px;
  }

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

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

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

.post table th {
  font-family: var(--font-family01);
  font-size: var(--rem20);
  font-weight: bold;
  letter-spacing: 0;
  padding: var(--px30) var(--px20);
  width: calc(var(--px20) * 2 + 16em);
  background: #F2F2F2;
  color: var(--color-font);
  line-height: 1.6;
}

.post table td {
  font-family: var(--font-family01);
  font-size: var(--rem20);
  font-weight: 400;
  letter-spacing: 0;
  color: var(--color-font);
  padding: var(--px30) var(--px20);
  background: var(--color-background);
  line-height: 1.6;
}

/* code bonus start */

/*-----------------------------
column_06
------------------------------*/
.sec01 {
  background: var(--color-background01);
}

#content01 .column06 {
  position: relative;
  margin: 0;
}

#content01 .column06_wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-start;
  z-index: 20;
}

#content01 .column06 .imgarea {
  position: relative;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  width: 32.3%;
  margin: 0 auto -70px -5%;
}

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

#content01 .column06 .txtarea {
  position: relative;
  width: 60.7%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px90) var(--px40) var(--px60);
  margin: 0;
  overflow: hidden;
}

#content01 .column06 .txtarea::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 25px;
  left: 0;
  background: var(--color-background02);
}

#content01 .column06 .txtarea .txtinner {
  position: relative;
  max-width: 500px;
}

#content01 .column06_wrap+#content01 .column06_wrap {
  margin-top: var(--px80);
}

@media print,
screen and (min-width: 1024px) {

  /*左右反転*/
  #content01 .column06_wrap.rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  #content01 .column06_wrap.rev .imgarea {
    margin: var(--px120) auto 0 calc(-1 * var(--px200s));
    z-index: 1;
  }
}

@media print,
screen and (max-width: 1023px) {
  #content01 .column06_wrap.rev {
    flex-direction: row;
  }

  #content01 .column06 .imgarea,
  #content01 .column06 .txtarea {
    width: 90%;
  }

  #content01 .column06 .txtarea {
    margin: calc(-60px + (1vw - 10.23px) * -3.8580) 0 0 auto;
  }

  #content01 .column06 .txtarea::before {
    top: 0;
  }
}

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


/*---------txtstyle03-----------*/

.post .txtstyle03,
.txtstyle03 {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: 600;
  text-align: left;
  color: var(--color-font);
  line-height: 1.4;
  overflow-wrap: break-word;
  padding: 0;
  margin: var(--rem42) auto var(--rem30);
  border: none;
  background: transparent;
}

.post .txtstyle03 .main_ttl,
.txtstyle03 .main_ttl {
  font-family: var(--font-family-eng);
  font-size: var(--rem80);
  font-weight: 300;
  text-align: left;
  color: var(--color-secondary);
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.post .txtstyle03:before,
.txtstyle03:before,
.post .txtstyle03:after,
.txtstyle03:after {
  content: none;
}

.post .txtstyle03 .sub_ttl,
.txtstyle03 .sub_ttl {
  display: block;
  font-family: var(--font-family02);
  font-size: var(--rem30);
  color: var(--color-font);
  font-weight: 500;
  line-height: 2.2;
  letter-spacing: 0;
  padding: 0;
  margin: calc(-1 * var(--px12)) 0 0;
  border: none;
  background: transparent;
  display: flex;
  align-items: center;
}

.post .txtstyle03 .sub_ttl::before,
.txtstyle03 .sub_ttl::before {
  content: "";
  width: var(--px40);
  height: 1px;
  background: var(--color-font);
  margin-right: 10px;
}

#content01 p {
  font-family: var(--font-family01);
  font-size: var(--rem22);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

.linkBtn,
.post .linkBtn {
  z-index: 10;
  max-width: 250px;
  border-radius: 0;
  border: 1px solid var(--color-font);
  font-family: var(--font-family-eng);
  font-size: calc(var(--rem14) + 1px);
  line-height: 1;
  letter-spacing: 0.05em;
  color: var(--color-font);
  text-transform: uppercase;
  background: transparent;
  padding: 24px 30px 20px 10px;
}

.linkBtn.flg,
.post .linkBtn.flg {
  font-size: var(--rem22w);
  padding: 20px 30px 16px 10px;
}

.linkBtn::after,
.post .linkBtn::after {
  border-color: var(--color-font);
  border-width: 2px;
  margin-top: -5px;
}

.linkBtn:hover,
.post .linkBtn:hover {
  background: var(--color-primary);
  color: var(--color-font);
}

@media print,
screen and (max-width: 768px) {
  .txt_l:has(.linkBtn) {
    text-align: center;
  }
}

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

.card-content .col2_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;
}

.card-content .col2_list>li {
  width: 48.3%;
  margin-bottom: 3.3%;
  padding: var(--px40);
  background-color: var(--color-background);
  border-radius: 16px;
}

@media print,
screen and (max-width: 640px) {
  .card-content .col2_list>li {
    width: 100%;
  }

}

.card-content .txtstyle02 {
  font-family: var(--font-family02) !important;
  font-size: var(--rem26w) !important;
  font-weight: 600 !important;
  line-height: 1.8 !important;
  letter-spacing: 0.05em !important;
  color: var(--color-font) !important;
  margin: var(--px24) 0 var(--px12) !important;
}

.card-content p:not(.txtstyle02) {
  font-family: var(--font-family01) !important;
  font-weight: 500 !important;
  font-size: var(--rem22) !important;
  line-height: 2 !important;
  letter-spacing: 0 !important;
  color: var(--color-font) !important;
}

@media print,
screen and (max-width: 768px) {
  .card-content .txtstyle02 {
    font-size: var(--rem24w) !important;
  }
}

.sec02 {
  background-color: var(--color-background01);
  position: relative;
  padding: var(--px120) 0 0;
}

.sec02::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url("/wp-content/uploads/TOP-13.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.sec03 {
  background: var(--color-background01);
  padding: var(--px120) 0 var(--px160);
}

#content03 .column01 {
  position: relative;
  margin: 0;
}

#content03 .column01_wrap {
  position: relative;
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}

#content03 .column01 .txtarea {
  background: transparent;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 0;
  margin: 0;
  padding-left: var(--px40);
}

#content03 .column01 .txtarea .txtinner {
  max-width: 500px;
}

#content03 .column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}

#content03 .column01 .imgarea img {
  width: auto;
  height: auto;
  object-fit: contain;
}

@media print,
screen and (max-width: 768px) {
  #content03 .column01 .imgarea img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  #content03 .column01 .txtarea {
    padding: var(--px80) 0 0;
  }

  #content03 .column01 .txtarea .txtinner {
    width: 100%;
    max-width: 100%;
  }
}

#content03 p,
#content05 p {
  font-family: var(--font-family01);
  font-size: var(--rem22);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

.sec04 {
  background: var(--color-background02);
  padding: var(--px130) 0;
}

#content05 .column01 {
  position: relative;
  margin: 0;
}

#content05 .column01_wrap {
  position: relative;
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}

#content05 .column01 .txtarea {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 var(--px40) 0 0;
  margin: 0;
}

#content05 .column01 .txtarea .txtinner {
  max-width: 500px;
}

#content05 .column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}

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

@media print,
screen and (max-width: 768px) {
  #content05 .column01 .txtarea {
    padding: var(--px80) 0 0;
  }

  #content05 .column01 .txtarea .txtinner {
    max-width: 100%;
    width: 100%;
  }
}

.sec05 {
  background: var(--color-background);
  padding: var(--px140) 0;
}

#content06 .column01 {
  position: relative;
  margin:  0;
}

#content06 .column01_wrap {
  position: relative;
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
  align-items: center;
}

#content06 .column01 .txtarea {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 0 0 var(--px40);
  margin: 0;
}

#content06 .column01 .txtarea .txtinner {
  max-width: 560px;
  width: 100%;
}

#content06 .column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}

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

#content06 .column01 .googlemap {
  padding-bottom: 42.6%;
  margin: 0;
}

@media print,
screen and (max-width: 768px) {
  #content06 .column01 .txtarea {
    padding: var(--px80) 0;
  }

  #content06 .column01 .txtarea .txtinner {
    width: 100%;
    max-width: 100%;
  }

  #content06 .column01 .googlemap {
    padding-bottom: 80%;
  }
}

#content06 table {
  border: none;
}

#content06 table th,
#content06 table td {
  font-family: var(--font-family01);
  font-size: var(--rem22);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font);
  padding: var(--px12) 0;
  background: transparent;
  border: none;
  border-bottom: 1px solid var(--color-table-border02);
}

#content06 table td {
  white-space: nowrap;
}

#content06 table th {
  font-weight: 500;
  width: 22%;
}


/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  background-image: url("/wp-content/uploads/bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 0;
  padding: var(--px70) 0;
}

.cta01::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(31, 24, 16, 0.2);
}

.cta01 .cta01_wrap {
  position: relative;
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: transparent;
  padding: var(--px100) var(--px40);
  border: 1px solid var(--color-background);
}

.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 780px;
  margin: var(--px60) auto 0 auto;
  gap: var(--px20);
}

.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: calc(var(--rem36) + 1px) 0;
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease .15s;
  border: 2px solid var(--color-primary);
}

.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(--rem20);
  font-family: var(--font-family01);
  font-style: 500px;
  letter-spacing: 0;
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem30);
  margin-bottom: 1rem;
  font-family: var(--font-family-eng);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
}

.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
  font-family: var(--font-family01);
  font-style: 500px;
  letter-spacing: 0;
}

.cta01 a.telbtn {
  background: var(--color-background);
  color: var(--color-primary);
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem20);
  font-weight: bold;
  letter-spacing: 0.05em;
  font-family: var(--font-family01);
}

.cta01 a.mailbtn {
  background: var(--color-primary);
  color: var(--color-font-white);
}

/*ボタンアイコン*/

.cta01 .mailbtn .btnttl::before,
.cta01 .telnum::before {
  content: '';
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 1rem;
}

.cta01 .mailbtn .btnttl::before {
  content: '\f0e0';
  font-size: var(--rem24);
}

.cta01 .telnum::before {
  content: '\f095';
  font-size: var(--rem20);
}

body .cta01 .txtstyle03 {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: 600;
  text-align: left;
  color: var(--color-font-white);
  line-height: 1.4;
  overflow-wrap: break-word;
  padding: 0;
  margin: 0 auto var(--rem30);
  border: none;
  background: transparent;
  text-align: center;
}

body .cta01 .txtstyle03 .main_ttl {
  font-family: var(--font-family-eng);
  font-size: var(--rem80);
  font-weight: 300;
  text-align: left;
  color: var(--color-font-white);
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

body .cta01 .txtstyle03::before,
body .cta01 .txtstyle03::after {
  content: none;
}

body .cta01 .txtstyle03 .sub_ttl {
  display: block;
  font-family: var(--font-family02);
  font-size: var(--rem30);
  color: var(--color-font-white);
  font-weight: 500;
  line-height: 2.2;
  letter-spacing: 0;
  padding: 0;
  margin: calc(-1 * var(--px12)) auto 0;
  border: none;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}

body .cta01 .txtstyle03 .sub_ttl::before {
  content: none;
}

.cta01 p {
  font-family: var(--font-family01);
  font-size: var(--rem24);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
}


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

.postlist .time {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font-white);
  background: var(--color-font);
  padding: 5px 10px;
}

.postlist .ttls,
.postlist .date {
  font-family: var(--font-family01);
  font-size: var(--rem22);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: var(--color-font);
}

.postlist .post_text {
  padding: var(--px30) 0;
}

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

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



body.home .txtstyle04 {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: 600;
  text-align: left;
  color: var(--color-font);
  line-height: 1.4;
  overflow-wrap: break-word;
  padding: 0;
  margin: 0 auto var(--rem20);
  border: none;
  background: transparent;
  display: flex;
  align-items: flex-end;
}

body.home .txtstyle04 .main_ttl {
  font-family: var(--font-family02);
  font-size: var(--rem42w);
  font-weight: 500;
  text-align: left;
  color: var(--color-font);
  line-height: 2.2;
  letter-spacing: 0;
}

body.home .txtstyle04::before,
body.home .txtstyle04::after {
  content: none;
}

body.home .txtstyle04 .sub_ttl {
  display: block;
  font-family: var(--font-family-eng);
  font-size: var(--rem18);
  color: var(--color-secondary);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.05em;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  margin-bottom: calc((var(--rem42w) * 2.2 - var(--rem42w)) / 2 - (var(--rem18) * 1.6 / 2) + 4px);
  margin-left: var(--px16);
}

#footer {
  padding: var(--px120) var(--px40) var(--px40);
}

#footer .footer__logo img {
  max-height: var(--px90);
}

#footer ul li a {
  font-family: var(--font-family01);
  font-size: var(--rem14);
  font-weight: 400;
  letter-spacing: 0;
  color: var(--color-font);
}

#copyright {
  font-family: var(--font-family01);
  font-size: var(--rem12);
  font-weight: 300;
  letter-spacing: 0;
  color: var(--color-font);
  margin-top: var(--px60);
}

#footer .fa-instagram::before {
  content: "";
  width: var(--rem26w);
  height: var(--rem26w);
  background-image: url("/wp-content/uploads/instagram.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}

@media print,
screen and (min-width: 1023px) {
  #footer .footer-inner {
    max-width: 1240px;
    margin: 0 auto;
    padding-bottom: var(--px30);
    border-bottom: 1px solid var(--color-table-border02);
  }

  #footer .footnav ul {
    justify-content: flex-end;
  }

  #footer .socialicon ul {
    justify-content: flex-end;
  }

  #footer .socialicon ul li {
    padding: 0;
  }

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

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

@media print,
screen and (max-width: 768px) {
  #footer .footer__logo img {
    max-height: 50px;
  }
}

body:not(.home) .content-wrap {
  max-width: 1100px;
}

body:not(.home) h2 {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: 600;
  text-align: left;
  color: var(--color-font);
  line-height: 1.4;
  overflow-wrap: break-word;
  padding: 0;
  margin: var(--rem42) auto var(--rem30);
  border: none;
  background: transparent;
}

body:not(.home) h2>span {
  font-family: var(--font-family-eng);
  font-size: var(--rem80);
  font-weight: 300;
  text-align: left;
  color: var(--color-secondary);
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

body:not(.home) h2::before,
body:not(.home) h2::after {
  content: none;
}

body:not(.home) h2>span~span {
  display: block;
  font-family: var(--font-family02);
  font-size: var(--rem36);
  color: var(--color-font);
  font-weight: 500;
  line-height: 2.2;
  letter-spacing: 0;
  padding: 0;
  margin: calc(-1 * var(--px12)) 0 0;
  border: none;
  background: transparent;
  display: flex;
  align-items: center;
}

body:not(.home) h2>span~span::before {
  content: "";
  width: var(--px40);
  height: 1px;
  background: var(--color-font);
  margin-right: 10px;
}

body:not(.home) .widecolor {
  margin-top: 0;
}

header#h1Header h1.title {
  font-family: var(--font-family01);
  font-size: var(--rem40w);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font-white);
}

header#h1Header::before {
  background: #75CFCB;
  opacity: .3;
}

body:not(.home) #wrapper {
  position: relative;
}

body:not(.home) #wrapper:has(.bg_layout)::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: -50%;
  background: var(--color-background02);
}

.bg_layout {
  position: relative;
}

#company-content .content-wrap {
  margin-bottom: var(--px120);
}

#recruit-content .lead {
  font-family: var(--font-family01);
  font-size: var(--rem20w);
  font-weight: bold;
  color: var(--color-font);
  letter-spacing: 0.1em;
}

#recruit-content .message p {
  font-family: var(--font-family01);
  font-size: var(--rem20);
  font-weight: 400;
  line-height: 2.5;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

#recruit-content .content-wrap {
  margin-bottom: var(--px120);
}

#recruit-content .marker{
position: relative;
	z-index:1;
}
#recruit-content .marker::after{
  content: "";
  position: absolute;
  width: 100%;
  height: var(--rem16);
  bottom: -12px;
  left: 0;
	 background: #EEEDED;
	z-index: 0;
}
.bg-white {
  background: var(--color-background);
}

#guide-content .content-wrap {
  margin-bottom: var(--px120);
}


.flowlist02 {
  padding-left: 5rem;
  position: relative;
}

.flowlist02::before {
  content: "";
  width: 15px;
  height: 92%;
  background: #DCDCDC;
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 5rem;
}

.flowlist02>li {
  position: relative;
}

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

.flowlist02>li .icon {
  font-size: var(--rem22w);
  font-family: var(--font-family01);
  width: 5rem;
  height: 5rem;
  color: var(--color-font-white);
  font-weight: bold;
  background: var(--color-primary-shade);
  padding: 0.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: -2.5rem;
  z-index: 100;
  border-radius: 50vh;
}

.flowlist02>li .icon::after {
  content: none;
}

.flowlist02>li dl {
  padding-left: 7rem;
  position: relative;
  padding-top: 0;
}

.flowlist02>li dl::before {
  content: none;
}

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

.flowlist02>li dl::after {
  width: 50px;
  border-bottom: 1px dashed #999;
  position: absolute;
  left: 5px;
  top: 23px;
}

.flowlist02>li dd {
  padding-bottom: 10px;
  border-bottom: none;
  font-family: var(--font-family01);
  font-size: var(--rem22);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: var(--color-font);
}

.flowlist02>li dl dt {
  margin-bottom: 0.5rem;
  padding: 0.5rem;
  font-family: var(--font-family01);
  font-size: var(--rem24);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font);
  border-bottom: 1px solid #C3C3C3;
  padding-top: 0;
}

@media (max-width: 768px) {
  .flowlist02 {
    padding-left: 2rem;
  }

  .flowlist02>li .icon {
    left: -3.5rem;
  }

  .flowlist02::before {
    left: 1rem;
  }

  .flowlist02>li dl {
    padding-left: 4.5rem;
    padding-top: 0.5rem;
  }

  .flowlist02>li dl::after {
    width: 30px;
  }

  .flowlist02>li dl dt {
    font-size: 1.6rem;
    padding: 0.5rem;

  }

  .flowlist02>li dd {
    font-size: 1.4rem;
  }
}

#guide-content table {
  border: none;
}

#guide-content table th,
#guide-content table td {
  background: transparent;
  border: none;
  border-bottom: 1px solid var(--color-table-border02);
}

body:not(.home) h3 {
  font-family: var(--font-family02);
  font-size: var(--rem28);
  font-weight: 600;
  text-align: left;
  color: var(--color-font);
  line-height: 1.4;
  overflow-wrap: break-word;
  padding: 0;
  margin: 0 auto var(--rem30);
  border: none;
  background: transparent;
}

body:not(.home) h3>span {
  font-family: var(--font-family-eng);
  font-size: var(--rem24w);
  font-weight: 300;
  text-align: left;
  color: var(--color-secondary);
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

body:not(.home) h3::before,
body:not(.home) h3::after {
  content: none;
}

body:not(.home) h3>span~span {
  display: block;
  font-family: var(--font-family02);
  font-size: var(--rem28);
  color: var(--color-font);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  display: flex;
  align-items: center;
}

#guide-content .widecolor {
  padding: var(--px60) 0;
  background: var(--color-background);
}

#guide-content h4,
#feature-content h4 {
  font-family: var(--font-family01);
  font-size: var(--rem24w);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font);
  line-height: 1.4;
  text-align: center;
  position: relative;
  margin: 0 0 var(--px30);
  padding: 0 0 var(--px14);
}

#guide-content h4::before,
#feature-content h4::before {
  content: none;
}

#guide-content h4::after,
#feature-content h4::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 3em;
  height: 2px;
  background: var(--color-primary);
}

#guide03 p {
  font-family: var(--font-family01);
  font-size: var(--rem22);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: var(--color-font);
}

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

.col2-custome .txtarea .txtinner {
  width: 100%;
}

.col2-custome .w50:last-child {
	padding:  var(--px30);
  padding-right: 0;
	
}

.col2-custome .w50:first-child {
  border-right: 1px solid #C4C4C4;
	padding:  var(--px30);
  padding-left: 0;
	

}

@media print,
screen and (max-width: 1023px) {
  .col2-custome .w50 {
    padding: var(--px30) 0 !important;
    margin-bottom: 0;
  }

  .col2-custome .w50:first-child {
    border-right: none;
    border-bottom: 1px solid #C4C4C4;
  }
}

#feature-content .content-wrap {
  margin-bottom: var(--px120);
}

#feature01 .col2_list>li {
  background: var(--color-background02);
}

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

#feature02 .col3_list>li {
  width: 32%;
  margin-bottom: 2%;
  background: var(--color-background);
}

#feature02 .col3_list>li .txtarea {
  text-align: center;
  padding: var(--px16) 0;
}

#feature02 .col3_list::before {
  content: "";
  display: block;
  width: 32%;
  height: 0;
  order: 1;
}

#feature02 .col3_list:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}

@media print,
screen and (max-width: 768px) {
  #feature02 .col3_list>li {
    width: 49%;
  }

  #feature02 .col3_list::before,
  #feature02 .col3_list:after {
    content: none;
  }
}

@media print,
screen and (max-width: 500px) {
  #feature02 .col3_list>li {
    width: 100%;
  }

  #feature02 .col3_list>li:last-child {
    margin-bottom: 0;
  }
}

#feature02 .widecolor {
  padding: var(--px100) 0 var(--px120);
  background: var(--color-background02);
}

#feature02 p {
  font-family: var(--font-family01);
  font-size: var(--rem22);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0;
  color: var(--color-font);
}

#feature02 ul li p {
  font-family: var(--font-family01);
  font-size: var(--rem24);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: var(--color-font);
}

/*#feature03 table {
  border: none;
}

#feature03 table tr th,
#feature03 table tr td {
  background: transparent;
  font-family: var(--font-family01);
  font-size: var(--rem18);
  letter-spacing: 0;
  color: var(--color-font);
  padding: var(--px18) 7px;
  border: none;
  border-bottom: 1px solid var(--color-table-border02);
}

#feature03 table tr th {
  width: 25%;
  font-weight: bold;
}*/

/*@media print,
screen and (max-width: 1023px) {
  #feature03 .w50:first-child {
    border-bottom: none;
  }
}*/

.related.widecolor {
  padding: var(--px140) 0 var(--px100);
  background-image: url("/wp-content/uploads/feature-07.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left top;
}


#message01 .column01 {
  position: relative;
  margin: 0;
}

#message01 .column01_wrap {
  position: relative;
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}

#message01 .column01 .txtarea {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 var(--px30);
  margin: 0;
}

#message01 .column01 .txtarea .txtinner {
  max-width: 860px;
}

#message01 .column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
  width: 30%;
}

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

@media print,
screen and (max-width: 768px) {
  #message01 .column01 .txtarea {
    padding: var(--px40) 0;
  }
	#message01 .column01 .imgarea{
	width: 100%;
	}
}

#message01 p {
  font-family: var(--font-family01);
  font-size: var(--rem22);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

.representative {
  display: flex;
  justify-content: flex-end;
  text-align: right;
}

#message-content .content-wrap {
  margin-bottom: var(--px120);
}

#message03 p {
  font-family: var(--font-family01);
  font-size: var(--rem22);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

#message03 p.txtstyle05 {
  color: #1A938B;
}

.staff-item {
  margin-bottom: var(--px120);
}

#about-content .content-wrap {
  margin-bottom: var(--px120);
}

#about-content .txtstyle04 {
  font-family: var(--font-family01);
  font-size: var(--rem20w);
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

#about-content p:not(.txtstyle04) {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

#about-content h3 {
  margin-top: var(--px40);
}

#about-content .column01 {
  position: relative;
  margin: 0;
}

#about-content .column01_wrap {
  position: relative;
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}

#about-content .column01_wrap:not(.rev) .txtarea {
  padding-right: 0;
}

#about-content .column01_wrap.rev .txtarea {
  padding-left: 0;
}

#about-content .column01 .txtarea {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px40);
  margin: 0;
}

#about-content .column01 .txtarea .txtinner {
  max-width: 680px;
}

#about-content .column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}

#about-content .column01 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media print,
screen and (max-width: 768px) {
  #about-content .column01_wrap .txtarea {
    padding: var(--px80) 0 0;
  }
  #about-content .column01_wrap .txtarea .txtinner{
    width: 100%;
    max-width: 100%;
  }
}
#about-content .column01 h3{
  margin-top: 0;
}
body.home{
  background-color: var(--color-background01);
}
/*  
body:not(.home) #content.wide{
	    padding: var(--px100w) 0 0;
}
*/
.marker.yellow {
    background: linear-gradient(transparent 60%, var(--color-primary) 60%);
}

.wpcf7-form {
  font-family: var(--font-family01);
  font-size: var(--rem20);
  letter-spacing: 0;
  color: var(--color-font);
  line-height: 1.6;
}

.wpcf7-form .must {
  font-family: var(--font-family01);
  font-size: var(--rem20);
  font-weight: bold;
  letter-spacing: 0;
  background: #FF0000;
  line-height: 1.6;
}

.post .subimitarea .linkBtn {
  padding: 0;
}

.post .subimitarea .linkBtn input[type="submit"] {
  font-family: var(--font-family01);
  font-size: calc(var(--rem14) + 1px);
  line-height: 1;
  letter-spacing: 0.05em;
  color: var(--color-font);
  text-transform: uppercase;
  background: transparent;
  padding: 22px 30px 22px 10px;
}
@media print, screen and (min-width: 1024px) {
    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: #fff5ea;
    }
}
#company-content table th, #company-content table td,#recruit-content table th, #recruit-content table td {
    background: transparent;
    border: none;
    border-bottom: 1px solid var(--color-table-border02);
}

.card-content .txtstyle02 {
    font-size: var(--rem24w) !important;
}


#feature-content .content-inner{
  max-width: 1100px;
}
#feature02 .col2_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;
}
#feature02 .col2_list > li {
    width: 48%;
	margin-bottom: 2%;
}
@media print, screen and (max-width: 500px) {
	#feature02 .col2_list > li {
		width: 100%;
	}
	#feature02 .col2_list > li:last-child {
		margin-bottom: 0;
	}
}

#feature-content .txtstyle06 {
  font-family: var(--font-family01);
  font-size: var(--rem24w);
  font-weight: 600;
  letter-spacing: 0.25em;
  color: var(--color-font-white);
  background: var(--color-primary);
  display: block;
  width: 100%;
  padding: 5px var(--px20);
  text-align: center;
  margin-bottom: var(--px14);
}

#feature02  .program-item{
  padding: 0 var(--px18);
  display: flex;
  justify-content: center;
  align-items: center;
}
#feature02  .program-item .imgarea{
  width: 30%;
  margin: 0;
   overflow: hidden;
}

#feature02  .program-item .txtarea{
  width: 70%;
  padding-left: var(--px24);
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

#feature02  .program-item .txtarea p{
  font-family: var(--font-family01);
  font-size: var(--rem22);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font);
}

#feature02 h3{
text-align: center;
}
#feature02 h3>span~span{
  justify-content: center;
}
#feature02 h4{
  font-weight: 500;
}

#program02 .txtinner{
  max-width: 680px;
  margin: 0 auto;
}

/*---------coln02-----------*/
  
#program02 .col2_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;
}
#program02 .col2_list > li {
    width: 49%;
	margin-bottom: 2%;
}
@media print, screen and (max-width: 500px) {
	#program02 .col2_list > li {
		width: 100%;
	}
	#program02 .col2_list > li:last-child {
		margin-bottom: 0;
	}
}

/*---------col03-----------*/
  
#program02 .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;
}
#program02 .col3_list > li {
    width: 32%;
	margin-bottom: 2%;
  background: transparent;
}
#program02 .col3_list::before {
    content: "";
    display: block;
    width: 32%;
    height: 0;
    order: 1;
}
#program02 .col3_list:after {
    content: "";
    display: block;
    width: 32%;
    height: 0;
}
@media print, screen and (max-width: 768px) {
	#program02 .col3_list > li {
		width: 49%;
	}
	#program02 .col3_list::before, #program02 .col3_list:after {
		content: none;
	}
}
@media print, screen and (max-width: 500px) {
	#program02 .col3_list > li {
		width: 100%;
    margin-bottom: 5%;
	}
	#program02 .col3_list > li:last-child {
		margin-bottom: 0;
	}
}


#program02 .program-tb{
 padding: var(--px30) var(--px14); 
 background: #FFF5EA;
 margin-top: var(--px30);
}
#program02 .txtstyle05{
  font-family: var(--font-family01);
  font-size: var(--rem22w);
  font-weight: 600;
  line-height: 2;
  letter-spacing: 0;
  color: #37A19A;
  text-align: center;
  margin-bottom: var(--px30);
}

#program02 .txtarea{
  padding: 0 !important;
  background: transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#program02 ul.list_disc{
  width: fit-content;
}
#program02 ul.list_disc li {
  text-align: left;
  font-family: var(--font-family01);
  font-size: var(--rem22);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font);
}

.d-flex{
  display: flex;
  width: 100%;
}

.jc_around{
  justify-content: space-around;
}


 
#event .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;
}
#event .col3_list > li {
    width: 32%;
	margin-bottom: 2%;
}
#event .col3_list::before {
    content: "";
    display: block;
    width: 32%;
    height: 0;
    order: 1;
}
#event .col3_list:after {
    content: "";
    display: block;
    width: 32%;
    height: 0;
}
@media print, screen and (max-width: 768px) {
	#event .col3_list > li {
		width: 49%;
	}
	#event .col3_list::before, #event .col3_list:after {
		content: none;
	}
}
@media print, screen and (max-width: 500px) {
	#event .col3_list > li {
		width: 100%;
	}
	#event .col3_list > li:last-child {
		margin-bottom: 0;
	}
}

a.simplebtn {
    font-size: 2.5rem;
    color: #00a89a;
    border-bottom: 1px solid;
}

a.simplebtn:hover {
    font-size: 2.5rem;
    color: #00a89a;
    border-bottom: none;
}

.single-post p {
    padding-bottom: 0;
    font-size: 2rem;
    line-height: 2.5;
}

table.scheduletbl {
width: 100%;
border-collapse: collapse;
}
.scheduletbl th, .scheduletbl td {
border: 1px solid #ccc;
padding: 6px;
text-align: center;
}


/* 曜日ヘッダーの色を変えたい場合はここを編集 */
.day-mon {
background:#5F9FED!important;
color:#F4F4F4!important;
}
.day-tue {
background:#F1D8F4!important;
color:#993E62!important;
}
.day-wed {
background:#F46B29!important;
color:#E8B192!important;
}
.day-thu {
background:#F5CC72!important;
    color: #f78600 !important;
}
.day-fri {
background:#53BEB7!important;
color:#26595D!important;
}


/* アクティビティの色を変えたい場合はここを編集 */
.act-undou {
background:#5F9FED!important;
color:#F4F4F4!important;
}
.act-sagyou {
background:#F1D8F4!important;
color:#993E62!important;
}
.act-english {
background:#F46B29!important;
color:#E8B192!important;
}
.act-shuudan {
background:#F5CC72!important;
    color: #f78600 !important;
}
.act-cooking {
background:#53BEB7!important;
color:#26595D;!important;
}

table.scheduletbl {
width: 100%;
border-collapse: collapse;
}
.scheduletbl th, .scheduletbl td {
border: 1px solid #ccc;
padding: 6px;
text-align: center;
vertical-align: middle;
}
/* 交互の背景色 */
.scheduletbl tr:nth-child(odd) td {
background: #fffbf6;
}
.scheduletbl tr:nth-child(even) td {
background: #fff5ea;
}
.koumoku {
background: #dff0ef!important;
    width: 70px !important;
}

@media (max-width: 600px) {
.act-undou,
.act-sagyou,
.act-english,
.act-shuudan,
.act-cooking {

/* text-orientation: upright;
white-space: nowrap; */
	vertical-align: middle !important;
	text-align: center !important;
	padding: 5px;
}
	td.act-vertical > span {
		display: inline-block;
		
		width: 1em;
		height: auto;
		
	}
	td.act-english > span{
		width: 1ch !important;
	}
}


.post table.flow-tbl th:first-child {
	width: calc(100% / 6);
}
.post table.flow-tbl.col6 th {
	width: calc(100% / 6);
}

@media print, screen and (max-width: 768px) {
	.post table.flow-tbl th:first-child {
	width: 25% !important;
	min-width: 25% !important;
}
	.post table.flow-tbl.col6 th:not(:first-child) {
	width: calc(75% / 5) !important;
		text-align: center;
		
}
}
.cta01 {
    background-attachment: fixed;
}