@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=Marcellus&display=swap");

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

  --clr-000: #000;
  --color-font: #272727;
  --color-font-white: #fff;
  --color-font01: #252524;
  --color-primary: #1b8450;
  --color-primary-shade: #4f97f7;
  --color-primary-tint: #135937;
  --color-secondary: #ff0000;
  --color-secondary-tint: #4f97f7;
  --color-table-border: #1b8450;
  --body-font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem);
  /* 1.6-1.4rem (1920-375) */
  --body-font-family: "Noto Sans JP", sans-serif;
  --content-max-width: 1100px;
  /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
  --header-background: #ffffff;
  --header-color-font: #272727;
  --header-color-font-white: #fff;
  --header-color-primary: #1b8450;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #f1f1f1;
  --footer-color-font: #111;
  --footer-color-primary: #272727;

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

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

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

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-background-01);
}
.padding-120 {
  padding: var(--px120) 0;
}
.content-inner {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.text-16 {
  font-size: var(--rem16);
  letter-spacing: 0.05em;
  line-height: 2.2;
}

.text-16-sb {
  font-size: var(--rem16);
  letter-spacing: 0.02em;
  line-height: 2;
}
.font-w500 {
  font-weight: 500;
}
.font-wbold {
  font-weight: bold;
}
.line-h2 {
  line-height: 2;
}
.font-f-02 {
  font-family: var(--font-family02);
}
#header .logo {
  display: flex;
  align-items: center;
  gap: calc(var(--px30) - 4px);
}
.logo-txt {
  font-weight: bold;
  font-size: var(--rem20w);
  color: var(--header-color-font);
  line-height: 1;
  letter-spacing: 0;
}
/* header navbar */
@media print, screen and (min-width: 1024px) {
  .sticky-header #header > .inner {
    box-shadow: none;
  }
  nav#mainNav ul li.pc_none {
    display: none;
  }
  #header,
  .sticky-header #header-layout {
    height: 100px;
  }
  #header ul.header__contact {
    margin-left: clamp(23px, calc(5rem + ((1vw - 19.2px) * 3.0134)), 50px);
  }
  nav#mainNav ul li a {
    padding: var(--px20) clamp(13px, calc(3rem + ((1vw - 19.2px) * 1.8973)), 30px);
  }
  #header .logo img {
    max-height: 62px;
  }
  nav#mainNav ul li a b {
    font-weight: bold;
    font-size: var(--rem16);
    line-height: 1.6;
  }
  nav#mainNav ul li a span {
    font-weight: 400;
    color: var(--header-color-font);
    text-transform: uppercase;
  }

  #header a.head_btn {
    font-weight: bold;
  }

  #header a.head_btn::before {
    margin-bottom: 0;
    margin-top: 2px;
  }
  #header a.head_btn.mail_btn {
    flex-direction: row;
    gap: var(--px14);
    font-size: var(--rem14);
    padding-left: calc(var(--px35) + 1px);
    padding-right: calc(var(--px35) + 1px);
  }
  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
  }
}
@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;
  }
  #header .logo-txt {
    margin-left: calc(var(--px30) - 4px);
  }
}
/* code footer */
#footer {
  font-weight: 500;
  font-size: var(--rem14);
  padding: var(--px80) 0 var(--px60);
  display: flex;
  flex-direction: column;
  align-items: center;
}
#footer .footer__logo:not(:last-child) {
  margin-top: var(--px60);
  margin-bottom: 20px;
}
#footer .footer__logo img {
  max-height: calc(var(--rem40w) + 22px);
}

#footer .footer__logo {
  display: flex;
  align-items: center;
  gap: calc(var(--px30) - 4px);
  justify-content: center;
  background: var(--color-background);
  padding: var(--rem20w);
}
#copyright {
  font-weight: 300;
  margin: 0 auto;
}
/* code main-ttl */
.main-ttl,
.post .main-ttl {
  font-family: var(--font-family01);
  font-weight: bold;
  font-size: var(--rem20w);
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
  margin: 0;
  margin-bottom: var(--rem40w);
  position: relative;
}
.post .main-ttl .eng-ttl,
.main-ttl .eng-ttl {
  display: block;
  font-family: var(--font-family-eng);
  font-weight: 400;
  font-size: var(--rem50);
  line-height: 1.4;
  color: var(--color-primary);
  letter-spacing: 0;
  text-transform: uppercase;
}
.main-ttl::after,
.post .main-ttl::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: var(--px80w);
  height: 1px;
  background: var(--color-primary);
  margin: 0.8em auto 0;
}
/* Btn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 240px;
  font-size: var(--rem16);
  color: var(--color-font-white);
  font-weight: 500;
  line-height: 1.8;
  text-align: center;
  background: var(--bg-linear01);
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: var(--rem40) auto 0;
  border-radius: 0;
  transition: all 0.3s;
}
.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
  content: url(/wp-content/uploads/icon-btn.png);
  position: absolute;
  line-height: 1;
  top: 51%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
  margin: 0;
  width: 16px;
  height: 16px;
  transition: 0.3s all;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-font-white);
  background: var(--bg-linear01);
  opacity: 0.8;
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}
.page-thanks .linkBtn {
  max-width: 300px;
}
/* code contact */
.cta01 {
  background: url(/wp-content/uploads/contact-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 0;
  padding: var(--px120) 0;
}
.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: var(--color-background-op80);
  padding: var(--px100) var(--px40);
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 760px;
  margin: var(--px40) 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(--rem24w) 0;
  text-align: center;
  box-sizing: border-box;
  color: var(--color-font);
  border-radius: 0;
  transition: all ease 0.15s;
  font-weight: bold;
}
.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;
  margin-bottom: 1rem;
}

/*電話ボタン*/

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

/*メールボタン*/
.cta01 .mailbtn .infotxt {
  font-size: var(--rem18);
}

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24w);
  margin-bottom: var(--rem14);
  display: flex;
}
.cta01 a.mailbtn {
  background: var(--color-primary);
  color: var(--color-font-white);
}

/*ボタンアイコン*/

.cta01 .mailbtn .btnttl::before,
.cta01 .telnum::before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 1rem;
}
.cta01 .mailbtn .btnttl::before {
  content: "\f0e0";
  font-size: 1.17em;
}
.cta01 .telnum::before {
  content: "\f095";
  font-size: 0.89em;
}
/* code about */
.sec01 {
  background: var(--color-background01);
  position: relative;
}

.column06 {
  position: relative;
  margin: 0;
}
.column06_wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: center;
  z-index: 20;
}
.column06 .imgarea {
  position: relative;
  /* aspect-ratio: 4 / 3; */
  overflow: hidden;
  width: 67.7%;
}
.column06 .imgarea img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.column06 .txtarea {
  position: relative;
  width: 41.3%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-background);
  padding: var(--px80) var(--px40);
  margin: 0 auto -70px -9%;
  margin: auto auto auto -9%;
  z-index: 10;
}
.column06 .txtarea .txtinner {
  max-width: 590px;
}
.column06_wrap + .column06_wrap {
  margin-top: var(--px80);
  margin-top: 60px;
}
@media print, screen and (max-width: 1300px) and (min-width: 1024px) {
  .column06 .imgarea {
    aspect-ratio: 4 / 3;
  }
  .column06 .txtarea {
    padding: 30px var(--px40);
  }
  #about h2 {
    margin-bottom: 20px;
  }
  #about .linkBtn {
    margin-top: 20px;
  }
  .column06 .txtarea01 {
    padding: 59px var(--px40);
  }
}
@media print, screen and (min-width: 1024px) {
  /*左右反転*/
  .column06_wrap.rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .column06_wrap.rev .txtarea {
    margin: 0 -9% -70px auto;
    margin: auto -9% auto auto;
  }
}
@media print, screen and (max-width: 1023px) {
  .column06_wrap.rev {
    flex-direction: row;
  }
  .column06 .imgarea,
  .column06 .txtarea {
    width: 90%;
  }
  .column06 .txtarea {
    margin: calc(-60px + (1vw - 10.23px) * -3.858) 0 0 auto;
  }
}

@media print, screen and (max-width: 768px) {
  .column06 .txtarea {
    padding: var(--px80) 5%;
  }
}
/*  code connections */
.text-members-only {
  font-weight: 500;
  font-size: var(--px35);
  letter-spacing: 0.08em;
  color: var(--color-primary);
  text-align: center;
  line-height: 1.6;
}
.link-members-only {
  display: block;
}
.box-members-only {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  line-height: 1;
  margin-top: 4px;
}
.box-members-only p {
  font-weight: 500;
  color: var(--color-primary);
	font-size: var(--rem20);
}
.box-members-only .imgarea {
  width: var(--rem16);
  margin-top: 2px;
}
.members-only {
  width: 100%;
  max-width: 786px;
  margin: 0 auto;
  background: url(/wp-content/uploads/top-03.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.members-only-content {
  padding: var(--px35) var(--rem20);
  border: 4px solid var(--color-primary);
}
.connections-content {
  position: relative;
  background: url(/wp-content/uploads/top-04.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.connections-content:before {
  content: "";
  background: var(--color-primary-tint);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  opacity: 0.8;
}
.box-connections {
  background: transparent;
  padding: var(--px60) var(--px40);
}
#connections h2,
#connections h2 span {
  color: var(--color-font-white);
}
#connections h2 span {
  text-transform: capitalize;
}
#connections h2::after {
  background: var(--color-background);
}
#connections .linkBtn {
  background: var(--color-background);
  color: var(--color-primary);
  margin-top: 0;
}
#connections .linkBtn::after {
  content: url(/wp-content/uploads/icon-btn-color.png);
}
/*  code links */
.sec02 {
  background: var(--color-background01);
}

.column01 {
  position: relative;
  margin: 0;
}
.column01_wrap {
  position: relative;
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  z-index: 1;
}
.column01 .txtarea {
  background: var(--color-background);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px80) var(--px40);
  margin: 0;
}
.column01 .txtarea .txtinner {
  max-width: 420px;
}
.column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.column01 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.column01 .imgarea:before {
  content: "";
  background: var(--color-primary);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  mix-blend-mode: hue;
  opacity: 0.6;
}
@media print, screen and (max-width: 768px) {
  .column01 .txtarea {
    padding: var(--px80) 5%;
  }
  .column01 .txtarea .txtinner {
    max-width: 100%;
  }
}
/* code semi-wrapper */
header#h1Header h1.title {
  font-size: var(--rem36);
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0;
}
body:not(.home) .post h2 {
  font-size: var(--rem24w);
  font-family: var(--font-family01);
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  padding: 0;
  margin: 0 auto var(--px90);
}
body:not(.home) .post h2::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: 2.75em;
  height: 3px;
  background: var(--color-primary);
  margin: 0.6em auto 0;
}
/* code table */
.post table.responsive th {
  width: 26%;
  color: var(--color-font-white);
  font-weight: bold;
  background: var(--color-primary);
  border-right: none;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
}
.post table.responsive td {
  border-left: 0;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
}
.post table.responsive {
  border: none;
  border-collapse: separate;
  border-spacing: 0 2px;
}



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

.ls5 {
  letter-spacing: .05em;
}

.fwbold {
  font-weight: bold;
}

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

.clr-2nd {
  color: var(--color-secondary);
}

.lh2 {
  line-height: 2;
}

.lh18 {
  line-height: 1.8;
}

.mw180 {
  width: 30%;
  max-width: 180px;
  margin: var(--px20) auto;
  position: relative;
}



.widearea .content-wrap {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}



.linkBtn.longBtn {
  max-width: 330px;
}


.fs18 {
  font-size: var(--rem18);
}
.fw500 {
  font-weight: 500;
}

.border-b {
  border-bottom: 1px solid;
}

.mw192 {
  width: 32%;
  max-width: 192px;
  margin: var(--px20) auto;
  position: relative;
}


.content-board {
  background: #FFF38A;
  overflow: hidden;
  border-radius: var(--px80);
  padding: var(--px40) var(--px40) var(--px60);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}

.boardinner {
  width: 100%;
  max-width: 750px;
  position: relative;
}

.boardinner::after {
  content: "";
  display: block;
  position: absolute;
right: 0;
top: 39%;
width: 27.7%;
aspect-ratio: 208 / 156;
background: url(/wp-content/uploads/food-truck-34.png) no-repeat center / contain;
}

.board-ttl {
  color: var(--color-secondary);
  letter-spacing: .05em;
  font-family: var(--font-family02);
  font-size: var(--rem26w);
  line-height: 1.8;
  text-align: center;
  font-weight: bold;
  margin-bottom: var(--px40);
  position: relative;
  z-index: 2;
}

.square-check {
  font-size: var(--rem20);
  letter-spacing: .05em;
  font-weight: 500;
  position: relative;
  z-index: 2;
}

.post .square-check li {
line-height: 1.5;
position: relative;
padding-left: calc(1.5em + var(--px12));
}

.square-check li + li {
  margin-top: 1.1em;
}

.post .square-check li::before {
  content: "";
  display: block;
  aspect-ratio: 1 / 1;
  width: 1.5em;
  background: url(/wp-content/uploads/square-check.png) no-repeat center / contain;
  position: absolute;
  left: 0;
  top: 0;
}

@media print, screen and (max-width: 640px) {
  .boardinner::after {
    position: relative;
    width: 30%;
    margin: var(--px20) auto 0;
  }
}

.content-board02 .boardinner::after {
  content: none;
}

.content-board02 {
  background: url(/wp-content/uploads/food-truck-35.png) no-repeat center / cover;
  overflow: hidden;
  /* border-radius: var(--px80); */
  padding: var(--px90) var(--px40) var(--px70);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  max-width: 900px;
  margin: 0 auto;
}

.content-board02 .boardinner {
  max-width: none;
}

.mw100 {
  width: 29%;
  max-width: 100px;
  margin: var(--px20) auto;
  position: relative;
}

.content-board02::before {
  content: "";
  display: block;
  width: 100%;
  height: calc(var(--px90) * .355555);
  position: absolute;
  top: 0;
  left: 0;
  background: url(/wp-content/uploads/food-truck-36.png) repeat-x top / cover;
}

.col3-info {
  display: flex;
  gap: var(--px50);
}

body:not(.home) .col3-info h2 {
  margin-bottom: 0;
}

.col3-info .col3-head {
  width: 9em;
  font-size: var(--rem24w);
  
}

.col3-info .col3-body {
  width: 20%;
  letter-spacing: .05em;
  font-weight: bold;
  line-height: 1.8;
  color: #646464;
}

.col3-info .col3-detail {
  display: flex;
  align-items: center;
  /* font-size: var(--rem20); */
  font-weight: bold;
  letter-spacing: .05em;
  line-height: 1.8;
  width: calc(80% - var(--px50) * 2 - var(--rem24w) * 9);
  
  /* flex-wrap: wrap; */
}
.col3-detail .detailinner {
  display: flex;
  align-items: center;
  gap: var(--px40);
  row-gap: .5em;
  justify-content: flex-start;
  width: 100%;
  flex-wrap: wrap;
}

.col3-info_line {
  border-color: var(--color-primary);
  margin: var(--px80) 0;
}
.col3-info_line:nth-of-type(3n) {
  border-style: dashed;
}

.detailinner .list_disc li + li {
  margin-top: var(--px20);
}

@media print, screen and (max-width: 768px) {
  .col3-info {
    flex-wrap: wrap;
    justify-content: center;
  }
  .col3-info .col3-head {
    width: 100%;
  }
  .col3-info .col3-head h2.txt_l {
    text-align: center !important;
  }
  .col3-info  .col3-body {
width: 40%;
  }
  .col3-info  .col3-detail {
    width: calc(60% - var(--px50));
  }
}

body:not(.home) .post h2 {
  font-size: var(--rem30w);
}
body:not(.home) .post h2:has(>span) {
  font-size: var(--rem24w);
}

body:not(.home) .post h2:has(>span)::after {
  content: none;
}

body:not(.home) .post h2:has(>span) > span {
  display: block;
  font-family: var(--font-family-eng);
  font-weight: 400;
  font-size: var(--rem30w);
  color: var(--color-primary);
  letter-spacing: .1em;
}

body:not(.home) .post h2.txt_l {
  text-align: left;
}

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

.flexbox.ai_center .imgarea img {
  object-fit: contain;
}

.post h3.tag-ttl {
  border: 0;
  background: var(--color-primary);
  width: fit-content;
  margin: 0 0 var(--px40);
  padding: .2em .7em;
  overflow: hidden;
  border-radius: 5px;
  color: var(--color-background);
}

.mw996 {
  max-width: 996px;
  margin: 0 auto;
}

.flexbox h3 {
  font-size: var(--rem20w);
}

.col3grid-logo {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: var(--px70);
  row-gap: var(--px100);
}

.col3grid-logo .col-ttl {
  font-size: var(--rem20w);
  font-weight: bold;
}

.logo-link {
  display: block;
  position: relative;
  z-index: 10;
}

.link-txt {
  color: #005EFF;
  border-bottom: 1px solid;
  max-width: fit-content;
  line-height: 1.2;
  font-size: var(--rem20w);


}

.logo-img {
  display: flex;
  overflow: hidden;
/*   aspect-ratio: 300 / 94; */
  align-items: stretch;
  justify-content: center;
  margin-bottom: var(--px20);
	max-height: 94px;
}

.logo-img img{
/*   max-width: 100%;
  max-height: 100%; */
  object-fit: contain;
}

/* 20251217 */

.cta01 .ctabtnlist li:has(.telbtn) {
	display: none;
}

.cta01 .ctabtnlist {
	justify-content: center;
}

.col3-detail .detailinner {
	display: block;
}

.col3grid-logo {
	row-gap: var(--px80);
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

/* 20251218 */

.col3grid-logo .txtarea {
	display: none !important;
}

.logo-img {
	max-height: 105px;
}
.col3grid-logo li{
	width: 100%;
}

.col3grid-logo li:nth-child(6) .logo-img img{
	width: 100%;
	max-width: 250px;
}

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

#connections .col2_list>li {
width: 49%;
margin-bottom: 0;
display: flex;
align-items: stretch;
}
#connections .col2_list>li .members-only {
	display: flex;
	align-items: stretch;
}
#connections .col2_list>li .link-members-only {
	display: flex;
	align-items: stretch;
	width: 100%;
}
#connections .col2_list>li .link-members-only .members-only-content {
	height: 100%;
	width: 100%;
	display: flex;
	flex-direction: column;
    justify-content: center;
}

@media print, screen and (max-width: 768px) {
#connections .col2_list>li {
width: 100%;
margin-bottom: 2%;
}

#connections .col2_list>li:last-child {
margin-bottom: 0;
}
}
#connections .connection-inner{
	max-width: 1340px;
	width: 90%;
	margin: 0 auto;
}

.link-members-only:hover{
opacity: .6;
	transition: all .3s;
}