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

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic: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: #fff;
  --color-background01: #f6f6f6ff;
  --color-background02: #f5f5f5;
  --color-background-op90: #ffffffe6;

  --clr-000: #000;
  --color-font: #735141;
  --color-font-white: #fff;
  --color-font01: #252524;
  --color-primary: #ef8203;
  --color-primary-shade: #67483a;
  --color-primary-tint: #fdf8f3;
  --color-secondary: #ff0000;
  --color-secondary-tint: #efdecd;
  --color-table-border: #ebebeb;
  --color-table-border01: #d9d9d9;
  --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: #735141;
  --header-color-font-white: #fff;
  --header-color-primary: #ef8203;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #efdecd;
  --footer-color-font: #735141;
  --footer-color-primary: #735141;

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

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

html {
  scroll-behavior: smooth;
}
.spmenu #menu p {
  width: max-content;
}
body:not(.home) {
  color: var(--color-primary-shade);
}
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: var(--px80) calc((100vw - 100%) / 2) var(--px100);
  margin-top: 0;
  background: var(--color-primary-tint);
}
.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: 1rem;
}
.logo-txt {
  font-weight: bold;
  font-size: var(--rem24w);
  color: var(--header-color-font);
  line-height: 1;
  letter-spacing: 0;
  min-width: fit-content;
}

/* header navbar */
@media print, screen and (max-width: 1900px) and (min-width: 1024px) {
  #header .logo {
    padding-right: 0;
  }
  nav#mainNav ul li a b,
  nav#mainNav ul li a span {
    letter-spacing: 0;
  }
  #header .logo {
    gap: 0.6rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .sticky-header #header > .inner {
    box-shadow: none;
  }
  nav#mainNav ul li.pc_none {
    display: none;
  }
  #header,
  .sticky-header #header-layout {
    height: 100px;
  }
  #header ul.header__contact {
    height: 60px;
    margin-right: min(calc(20px + (1vw - 19.2px) * 1.1161), 20px);
  }
  nav#mainNav ul li a {
    padding: var(--px20) calc(var(--px24) + 1px);
    padding: var(--px20) clamp(5px, calc(2.5rem + ((1vw - 19.2px) * 2.2321)), 25px);
  }
  #header .logo-txt {
    font-size: var(--rem24);
    font-size: clamp(11px, calc(2.4rem + ((1vw - 19.2px) * 1.4509)), 24px);
  }
  #header .logo img {
    max-height: calc(var(--px70) - 2px);
  }
  nav#mainNav ul li a b {
    font-family: var(--font-family02);
    font-weight: bold;
    font-size: var(--rem18);
    font-size: clamp(11px, calc(1.8rem + ((1vw - 19.2px) * 0.7813)), 18px);
    letter-spacing: 0.08em;
    line-height: 1.6;
  }
  nav#mainNav ul li a span {
    font-family: var(--font-family02);
    color: var(--header-color-font);
    letter-spacing: 0.08em;
    line-height: 1.6;
    font-weight: 400;
    font-size: var(--rem12);
    font-size: clamp(9px, calc(1.2rem + ((1vw - 19.2px) * 0.3348)), 12px);
  }
  .note {
    font-size: var(--rem12);
    font-size: clamp(9px, calc(1.2rem + ((1vw - 19.2px) * 0.3348)), 12px);
  }
  #header a.head_btn::before {
    margin-bottom: 0;
  }
  #header a.head_btn.tel_btn::before {
    display: none;
  }
  #header a.head_btn {
    font-weight: bold;
  }
  #header a.head_btn.tel_btn {
    color: var(--header-color-font);
    background: var(--header-background);
    padding-left: calc(var(--px30) - 7px);
    padding-right: calc(var(--px30) - 7px);
  }
  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--rem24w);
    font-family: var(--font-family02);
    font-weight: bold;
  }
  #header .tel_icon::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: 0.75em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 3px;
    color: var(--header-color-primary);
  }
  #header a.head_btn.tel_btn:hover {
    color: var(--header-color-primary);
  }
  #header a.head_btn.mail_btn {
    border-radius: 50px;
    flex-direction: row;
    gap: 8px;
    padding-left: calc(var(--px40) + 4px);
    padding-right: calc(var(--px40) + 4px);
    padding-left: clamp(18px, calc(4.4rem + ((1vw - 19.2px) * 2.9018)), 44px);
    padding-right: clamp(18px, calc(4.4rem + ((1vw - 19.2px) * 2.9018)), 44px);
    font-weight: bold;
    font-size: var(--rem14);
  }
  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
  }
  #header a.head_btn.mail_btn::before {
    content: "\f0e0";
    font-size: var(--rem20);
    line-height: 1;
  }
  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);
  }
}
@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;
  }
}
/* code contact */
#footer {
  font-weight: 500;
  padding: var(--px80) 0 var(--px60);
}
#footer .footer__logo img {
  max-height: calc(var(--px130) - 3px);
}
#footer .footer__logo {
  display: flex;
  flex-direction: column;
}
#footer .footer__logo:not(:last-child) {
  text-align: center;
  margin-bottom: var(--rem30w);
}
#footer .socialicon {
  margin-bottom: 1rem;
}
#copyright {
  font-weight: 300;
  margin: var(--px20) auto 0;
}
/* code page-contact */
.wpcf7-form {
  font-size: var(--rem20);
  line-height: 1.6;
}
.center01 {
  display: flex;
}
/* code table */
.post table.responsive,
.post table.responsive th,
.post table.responsive td {
  border: none;
}
.post table.responsive th {
  width: 26%;
  color: var(--color-primary-shade);
  font-weight: 500;
  font-size: var(--rem20);
  padding: var(--px30) var(--px24);
  background: transparent;
  border-bottom: 1px solid var(--color-table-border01);
}
.post table.responsive td {
  font-size: var(--rem20);
  padding: var(--px30) var(--px24);
  color: var(--color-primary-shade);
  border-bottom: 1px solid var(--color-table-border01);
}
/* code linkBtn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 240px;
  font-family: var(--font-family02);
  font-weight: bold;
  letter-spacing: 0.08em;
  font-size: var(--rem16);
  color: var(--color-font-white);
  line-height: 1.8;
  text-align: center;
  background: var(--color-primary);
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: var(--px40w) auto 0;
  border-radius: 100px;
  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;
  color: var(--color-font-white);
  font-family: "FontAwesome";
  font-weight: 400;
  line-height: 1;
  top: 51%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
  width: auto;
  height: auto;
  margin: 0;
  transition: 0.3s all;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-font-white);
  background: var(--color-primary);
  opacity: 0.8;
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}
body.page-thanks .linkBtn,
body.page-contact .linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  width: 100%;
  max-width: 385px;
  font-size: var(--rem24w);
  border-radius: 0;
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 1.8;
  padding: var(--rem18) 30px var(--rem18) 20px;
}
body.page-contact .linkBtn::after,
body.page-thanks .linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
  content: "\f105";
  font-size: var(--rem24w);
  top: 52%;
  right: 30px;
}
.subimitarea,
body.page-thanks .linkBtn {
  margin-top: var(--px60w);
}
/* code main-ttl */
.main-ttl,
.post .main-ttl {
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: var(--rem22w);
  letter-spacing: 0.08em;
  line-height: 1.4;
  color: var(--color-font);
  margin: 0;
  margin-bottom: var(--rem40w);
  position: relative;
  padding-bottom: 1.5em;
}
.post .main-ttl .eng-ttl,
.main-ttl .eng-ttl {
  display: block;
  font-weight: 900;
  font-size: var(--rem48w);
  line-height: 1.4;
  color: var(--color-primary);
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.post h2::after {
  content: none;
}
.main-ttl::before,
.post .main-ttl::before {
  content: "";
  background: url(/wp-content/uploads/img-main-ttl.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 2.27em;
  height: 0.64em;
  margin: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.post .main-ttl.txt_l::before,
.main-ttl.txt_l::before {
  left: 0;
  transform: translateX(0);
}
/* code poslist */

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

.postlist .ttls a,
.postlist .date {
  color: var(--color-font);
  font-size: var(--rem16);
}
/* code contact */
.cta01 {
  background: url(/wp-content/uploads/contact-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 0;
  padding: var(--px120) 0;
}
.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: var(--color-background-op90);
  border-radius: 60px;
  padding: var(--px120) var(--px40);
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 760px;
  margin: var(--px40w) 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;
  display: flex;
  align-items: center;
}
.cta01 .telbtn .btnttl {
  font-size: var(--rem20w);
}
.cta01 a.telbtn {
  background: var(--color-background);
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24w);
  display: flex;
}
.cta01 .mailbtn .infotxt {
  font-size: var(--rem18);
}
.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.75em;
  margin-top: 5px;
  line-height: 1;
}
/* code about */
.sec01 {
  background: var(--color-primary-tint);
  padding-top: var(--px120);
}

.column01 {
  position: relative;
  margin: 0;
}
.column01_wrap {
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
.column01 .txtarea {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px80) var(--px60);
  margin: 0;
  width: 40.1%;
}
.column01 .txtarea .txtinner {
  max-width: 530px;
}
.column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
  border-radius: 0 60px 60px 0;
  width: 59.9%;
}
.column01 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*---------txtstyle-----------*/

.post .txtstyle02,
.txtstyle02 {
  font-family: var(--font-family02);
  font-size: var(--rem30);
  font-weight: bold;
  text-align: left;
  margin: 0 auto var(--rem36);
  background: transparent;
  color: var(--color-font);
  letter-spacing: 0.08em;
  line-height: 1.4;
  padding: 0;
}
@media print, screen and (max-width: 768px) {
  .column01 .txtarea {
    padding: var(--px80) 7%;
    width: 100%;
  }
  .column01 .imgarea {
    width: 100%;
  }
}
@media print, screen and (max-width: 413px) {
  .post .txtstyle02,
  .txtstyle02 {
    font-size: 18px;
  }
}
/*  code strengths */
.text-number {
  border-radius: 50%;
  width: calc(var(--rem48w) + 2px);
  height: calc(var(--rem48w) + 2px);
  background: var(--color-font);
  color: var(--color-font-white);
  font-size: var(--rem24w);
  font-family: var(--font-family02);
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: var(--rem28) auto var(--rem18);
  padding-bottom: 4px;
}
.text-strengths {
  font-weight: bold;
  font-size: var(--rem20w);
  text-align: center;
  margin-bottom: 1rem;
  line-height: 1.6;
}
.post .col3_strengths .line-h2 {
  font-size: var(--rem18);
}
.fullwide03 {
  position: relative;
  background: var(--color-primary-tint);
  padding: var(--px100) 0;
}
.fullwide03:before {
  content: "";
  background: var(--color-secondary-tint);
  width: 100%;
  height: 46%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.post .col3_strengths .imgarea {
  overflow: hidden;
  position: relative;
  max-width: 241px;
  margin: 0 auto;
  aspect-ratio: 241 / 182;
}
.post .col3_strengths .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.post .col3_strengths {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: 2rem;
}
.post .col3_strengths > li {
  width: calc((100% - 2rem * 2) / 3);
  background: var(--color-background);
  padding: var(--rem48) var(--rem30s) var(--rem30);
  border-radius: 30px;
}
@media print, screen and (max-width: 1085px) and (min-width: 1024px) {
  .text-strengths {
    font-size: 16.5px;
  }
}
@media print, screen and (max-width: 768px) {
  .post .col3_strengths > li {
    width: 100%;
  }
  .post .col3_strengths > li {
    display: flex;
    align-items: center;
    gap: var(--px30);
  }
  .post .col3_strengths .imgarea {
    max-width: none;
    width: 22%;
  }
  .post .col3_strengths .txtarea {
    width: 78%;
  }
}
/* code service */
.sec02 {
  background: var(--color-primary-tint);
  padding-top: var(--px120);
}
.column03 {
  position: relative;
  margin: var(--px40w) 0 0;
}
.column03:first-child {
  margin-top: 0;
}
.column03_wrap {
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
.column03 .txtarea {
  background: var(--color-background);
  display: flex;
  align-items: center;
  padding: var(--px100);
  margin: 0;
  width: 40.52%;
}

.column03 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
  width: 59.48%;
}
.column03 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.column03 .line-h2 {
  font-size: var(--rem18);
  letter-spacing: 0.04em;
}
@media print, screen and (max-width: 1086px) and (min-width: 1024px) {
  .column03 .txtarea {
    padding: var(--px80) 28px;
  }
}
@media print, screen and (max-width: 768px) {
  .column03 .txtarea {
    padding: var(--px80) 7%;
    width: 100%;
  }
  .column03 .imgarea {
    width: 100%;
  }
  .column03 .txtarea .txtinner {
    width: 100%;
  }
}
/* code recruit */
.column04 p {
  font-size: var(--rem18);
}
.sec03 {
  background: var(--color-primary-tint);
  position: relative;
}
.column04 {
  position: relative;
  margin: 0;
}

.column04_wrap {
  position: relative;
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  z-index: 1;
}
.column04 .txtarea {
  background: var(--color-background);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px70) var(--px60);
  margin: 0;
  border-radius: 0 60px 60px 0;
}
.column04 .txtarea .txtinner {
  max-width: 432px;
}
.column04 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
  border-radius: 60px 0 0 60px;
}
.column04 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media print, screen and (max-width: 768px) {
  .column04 .txtarea {
    padding: var(--px80) 7%;
    border-radius: 0 0 60px 60px;
  }
  .column04 .txtarea .txtinner {
    width: 100%;
    max-width: 100%;
  }
  .column04 .imgarea {
    border-radius: 60px 60px 0 0;
  }
}
@media print, screen and (max-width: 500px) {
  .column04 .txtarea {
    padding: var(--px80) 4.5%;
  }
}
/* code semi-wrapper */
#thumbImg::before,
header#h1Header::before {
  content: none;
}
header#h1Header h1.title {
  font-size: var(--rem36);
  font-family: var(--font-family02);
  font-weight: 900;
  letter-spacing: 0;
  color: var(--color-primary-shade);
}
.post h2 {
  font-size: var(--rem36);
  font-family: var(--font-family01);
  font-weight: bold;
  color: var(--color-primary-shade);
  text-align: center;
  letter-spacing: 0;
  padding: 0;
  margin: 0 auto var(--px60);
}
.post h3 {
  font-size: var(--rem24w);
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0;
  padding: 0 0 0.6em;
  margin: 0 auto var(--rem30);
  color: var(--color-primary-shade);
  border-bottom: 1px solid var(--color-primary-shade);
}
/* code semi-recruit */
.post .lead {
  font-size: var(--rem20w);
  font-weight: bold;
  font-style: normal;
  letter-spacing: 0.1em;
  margin-top: var(--px60);
}
.marker.yellow {
  background: linear-gradient(transparent 60%, var(--color-primary-tint) 60%);
  padding: 0.8rem;
}
.post .lead_en {
  font-size: var(--rem20w);
  line-height: 3;
  color: var(--color-primary);
  letter-spacing: 0.3em;
}
.help-people {
  letter-spacing: 0.05em;
  line-height: 3;
}
/* code person */
.text-person {
  font-size: var(--rem20w);
  line-height: 1.6;
  font-weight: bold;
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid;
}
.person .txtarea {
  display: flex;
  align-items: flex-end;
  padding-left: var(--px24);
}
.person .txtarea .txtinner {
  width: 100%;
}
@media print, screen and (max-width: 768px) {
  .person .txtarea {
    padding: 0;
  }
}
@media print, screen and (max-width: 432px) {
  .text-person {
    font-size: 15.5px;
  }
}
/* code environment */
.text-environment {
  text-align: center;
  font-weight: bold;
  font-size: var(--rem24w);
  margin-bottom: var(--px12);
}
.post .col2_environment .txtarea {
  padding: var(--rem30) var(--rem14);
  color: var(--color-font-white);
  line-height: 1.6;
  display: flex;
  justify-content: center;
}
.post .col2_environment {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  /* justify-content: space-between; */
  flex-wrap: wrap;
  gap: var(--rem30w) var(--rem20w);
}
.post .col2_environment > li {
  width: calc((100% - var(--rem20w) * 1) / 2);
  background: var(--color-primary);
  border-radius: 14px;
}
@media print, screen and (max-width: 1500px) and (min-width: 1440px) {
  .post .col2_environment .txtarea .font-w500 {
    font-size: 16px;
  }
}
@media print, screen and (max-width: 500px) {
  .post .col2_environment > li {
    width: 100%;
  }
}
/* code table-recruit */
/* code table */
.post table.responsive.table-recruit th {
  width: 26%;
  color: var(--color-primary-shade);
  font-weight: bold;
  background: var(--color-secondary-tint);
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
  border: 1px solid var(--color-table-border);
  border-right: none;
}
.post table.responsive.table-recruit td {
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
  border: 1px solid var(--color-table-border);
  border-left: none;
}
.post table.responsive.table-recruit {
  border: none;
  border-collapse: separate;
  border-spacing: 0 4px;
}
/* code semi-service */
.num_list02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
}
.num_list02 > li {
  position: relative;
  width: 100%;
  margin-top: var(--px40w);
  padding: var(--px60w) var(--rem16) var(--rem30w);
  border: 2px solid;
  border-radius: 15px;
}
.num_list02 > li::before {
  content: counter(number, decimal-leading-zero);
  counter-increment: number;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: var(--px80);
  height: var(--px80);
  color: var(--footer-color-primary);
  background: var(--color-background);
  font-size: var(--rem30);
  font-family: var(--font-family-number);
  font-weight: 400;
  border-radius: 50%;
  border: 2px solid;
  top: -4px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.num_list02 .num_listttl {
  background: none;
  font-family: var(--font-family02);
  font-size: var(--rem20w);
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 0;
  margin: var(--rem24) auto var(--rem16);
  border: none;
}
/*---------col4-----------*/

.post .col4_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: var(--rem36) var(--rem18);
}
.post .col4_list > li {
  width: calc((100% - var(--rem18) * 3) / 4);
}
.post .col4_list .imgarea {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  max-width: 216px;
  aspect-ratio: 216 / 164;
}
.post .col4_list .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media print, screen and (max-width: 768px) {
  .post .col4_list > li {
    width: 100%;
    display: flex;
    gap: var(--rem20);
  }
  .post .col4_list .imgarea {
    width: 27%;
  }
  .post .col4_list .txtarea {
    width: 73%;
  }
}
/* code tenants */
.tenants ol li {
  font-size: var(--rem18);
}
.tenants .txtarea {
  padding-left: var(--px40);
}
@media print, screen and (max-width: 768px) {
  .tenants .txtarea {
    padding-left: 0;
  }
}
/* code flowlist02 */
.steps {
  padding: var(--px80w) var(--rem30) var(--px80w) 0;
  background: var(--color-primary-tint);
}
.flowlist02 {
  padding-left: 5rem;
  position: relative;
}
.flowlist02::before {
  content: "";
  height: 100%;
  background: var(--color-secondary-tint);
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 6rem;
  width: 22px;
}
.flowlist02 > li {
  position: relative;
}
.flowlist02 > li:not(:last-child) {
  margin-bottom: 8vh;
}
.flowlist02 > li .icon {
  width: 7.4rem;
  height: 7.4rem;
  font-size: 30px;
  color: var(--color-font-white);
  font-weight: bold;
  background: var(--color-primary);
  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 {
  position: relative;
  padding-top: 14px;
  padding-left: 11rem;
}
.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 var(--color-font);
  position: absolute;
  left: 50px;
  top: 40px;
}
.flowlist02 > li dl dt {
  margin-bottom: 1rem;
  font-weight: bold;
  padding-bottom: var(--px12);
  border-bottom: 1px solid var(--color-primary-shade);
  font-size: 2.4rem;
}
.flowlist02 > li dl dd {
  font-size: var(--rem18);
}
@media (max-width: 768px) {
  .flowlist02 {
    padding-left: 5rem;
  }

  .flowlist02 > li .icon {
    font-size: var(--body-font-size);
    width: 5rem;
    height: 5rem;
    left: -3.5rem;
  }

  .flowlist02::before {
    width: 15px;
    left: 4rem;
  }

  .flowlist02 > li dl {
    padding-top: 11px;
    padding-left: 5.5rem;
  }

  .flowlist02 > li dl::after {
    left: 15px;
    top: 26px;
    width: 30px;
  }

  .flowlist02 > li dl dt {
    font-size: 1.4rem;
  }
  .flowlist02 > li dl dd {
    font-size: 1.4rem;
  }
}
/* code semi-facility */
.link-semi-facility {
  display: inline-block;
  width: 100%;
  max-width: 300px;
  border-radius: 17px;
  background: var(--color-primary);
  color: var(--color-font-white);
  font-weight: bold;
  font-size: var(--rem20w);
  padding: var(--rem24);
  text-align: center;
}
.link-semi-facility:hover {
  color: var(--header-color-font-white);
  background: var(--color-primary);
  opacity: 0.8;
}
.post .col4_semi-facility .txtarea {
  text-align: center;
}
.post .col4_semi-facility {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: var(--rem28) var(--rem14);
}
.post .col4_semi-facility > li {
  width: calc((100% - var(--rem14) * 3) / 4);
}

@media print, screen and (max-width: 768px) {
  .post .col4_semi-facility > li {
    width: calc((100% - var(--rem14) * 1) / 2);
  }
}
@media print, screen and (max-width: 500px) {
  .post .col4_semi-facility > li {
    width: 100%;
  }
}
/* code semi-facility */
body.page-facility #content.wide {
  padding: var(--px100w) 0 0;
}
.post h2.ttl-bd {
  padding-bottom: 0.5em;
  border-bottom: 1px solid var(--clr-000);
  margin-bottom: var(--rem40w);
}
/* code recommended */
.recommended {
  padding: var(--rem40w) var(--rem24) var(--px60w);
  background: var(--color-primary-tint);
}
.text-overview-access {
  padding: var(--rem14) var(--rem24w);
  background: var(--color-primary);
  font-size: var(--rem24w);
  color: var(--color-font-white);
  border-radius: 12px;
  margin-bottom: var(--px50);
}
.overview-access .imgarea {
  padding-left: var(--rem20);
}
.overview-access .googlemap {
  height: 100%;
  margin: 0 auto;
}
@media print, screen and (max-width: 768px) {
  .overview-access .w50.imgarea {
    padding-left: 0;
  }
}
/* code table-overview-access */
.post table.table-overview-access,
.post table.table-overview-access th,
.post table.table-overview-access td {
  border: none;
}
.post table.table-overview-access th {
  width: 30%;
  color: var(--color-primary-shade);
  font-weight: 500;
  background: transparent;
  padding: var(--rem20) 0;
  font-size: var(--rem20w);
  border-bottom: 1px solid var(--color-primary-shade);
}
.post table.table-overview-access td {
  color: var(--color-primary-shade);
  padding: var(--rem20) 0;
  background: transparent;
  font-size: var(--rem16);
  border-bottom: 1px solid var(--color-primary-shade);
}
@media print, screen and (max-width: 500px) {
  .post table.table-overview-access th {
    width: 35%;
  }
}
/* code table-monthly-cost */
.post table.table-monthly-cost,
.post table.table-monthly-cost th,
.post table.table-monthly-cost td {
  border-width: 1px;
  border-color: var(--color-primary-shade);
}

.post table.table-monthly-cost th {
  width: 25%;
  color: var(--color-primary-shade);
  font-weight: 400;
  background: transparent;
  padding: var(--rem24);
  font-size: var(--rem16);
  text-align: center;
  background: var(--color-primary-tint);
  vertical-align: middle;
}
.post table.table-monthly-cost td {
  color: var(--color-primary-shade);
  padding: var(--rem24);
  background: transparent;
  font-size: var(--rem16);
  text-align: center;
  vertical-align: middle;
}
.post table.table-monthly-cost.table-monthly-cost01 th {
  width: 20%;
  padding: var(--rem24) var(--rem16);
}
.post table.table-monthly-cost.table-monthly-cost01 td {
  padding: var(--rem24) var(--rem16);
}
@media screen and (max-width: 1130px) {
  .table_scroll table.table-monthly-cost01 {
    width: 1018px;
  }
}
@media screen and (max-width: 1024px) {
  .table_scroll table {
    width: 901px;
  }
}
.post table.table-monthly-cost th:nth-child(odd) {
  background: var(--color-secondary-tint);
}
/* code event */
.column07 p {
  font-size: var(--rem18);
}
.sec07 {
  background: var(--color-primary-tint);
  position: relative;
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
  padding: var(--px120) calc((100vw - 100%) / 2) var(--px100);
  margin-top: 0;
}
.column07 {
  position: relative;
  margin: 0;
}

.column07_wrap {
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
.column07 .txtarea {
  background: var(--color-background);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px70) var(--px60);
  margin: 0;
  border-radius: 0 60px 60px 0;
}
.column07 .txtarea .txtinner {
  max-width: 393px;
}
.column07 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
  border-radius: 60px 0 0 60px;
}
.column07 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media print, screen and (max-width: 768px) {
  .column07 .txtarea {
    padding: var(--px80) 7%;
    border-radius: 0 0 60px 60px;
  }
  .column07 .txtarea .txtinner {
    width: 100%;
    max-width: 100%;
  }
  .column07 .imgarea {
    border-radius: 60px 60px 0 0;
  }
}
@media print, screen and (max-width: 500px) {
  .column07 .txtarea {
    padding: var(--px80) 4.5%;
  }
}

/* code gallery */

.gallery {
	gap: var(--px16);
}

.gallery-columns-2 .gallery-item {
	width: calc((100% - var(--px16) * 1) / 2) !important;
}
.gallery-columns-2 .gallery-item img{
	max-width: 100%;
}
.box-imgarea .imgarea img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.gallery-item {
    margin-bottom: 0; 
}

.table_scroll {
	position: relative;
	z-index: 10;
	
}