@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=Elms+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&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: #F0F0F0;
  --color-background02: #616161;

  --clr-000: #000;
  --color-font: #151515;
  --color-font-white: #fff;
  --color-font01: #000;
  --color-primary: #927842;
  --color-primary-shade: #000;
  --color-primary-tint: #000;
  --color-secondary: #ff0000;
  --color-secondary-tint: #000;
  --color-table-border: #CACACA;
  --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: 1240px;
  /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
  --header-background: #F9F9F9;
  --header-color-font: #151515;
  --header-color-font-white: #fff;
  --header-color-primary: #927842;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #151515;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;

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

  /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --px300: min(calc(300px + (1vw - 19.2px) * 10.356), 300px);
  /*300px-80px (1920-375)*/
  --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px);
  /*240px-80px (1920-375)*/
  --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px);
  /*200px-100px (1920-375)*/
  --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px);
  /*180-120px (1920-375) */
  --px170: min(calc(170px + (1vw - 19.2px) * 6.4725), 170px);
  /*160px-60px (1920-375)*/
  --px160w: min(calc(160px + (1vw - 19.2px) * 5.178), 160px);
  /*160px-80px (1920-375)*/
  --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px);
  /*160px-60px (1920-375)*/
  --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  /*150-100px (1920-375) */
  --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px);
  /*140px-40px (1920-375)*/
  --px130: min(calc(130px + (1vw - 19.2px) * 2.589), 130px);
  /*130px-90px (1920-375)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
  /*120px-80px (1920-375)*/
  --px120s: clamp(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)*/
  --rem64w: clamp(36px, calc(64px + ((1vw - 19.2px) * 1.8123)), 64px);

  /* 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);
  --px25-10: clamp(10px, calc(25px + ((1vw - 19.2px) * 1.6741)), 25px);
  --rem16-12: clamp(12px, calc(16px + ((1vw - 19.2px) * 0.4464)), 16px);
}

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;
  position: relative;
  z-index: 5;
}

.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;
    background-color: var(--header-background);
  }

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

  #header {
    height: 100px;
  }

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

  #header ul.header__contact {
    margin-left: var(--px30);
  }

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

  #header .logo {
    padding-left: var(--px30);
  }

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

  nav#mainNav ul li a b {
    font-family: var(--font-family-eng);
    font-size: calc(var(--rem20) + 1px);
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0;
  }

  nav#mainNav ul li a span {
    font-family: var(--font-family01);
    font-size: var(--rem16);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0;
    margin-top: 0.4em;
  }

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

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

  #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: var(--px30);
    padding-right: var(--px30);
  }

  .note,
  .note b {
    font-weight: 500;
  }

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

  #header .tel_icon::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: 0.72em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 3px;
  }

  #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(--px40) - 2px);
    padding-right: calc(var(--px40) - 2px);
    font-size: var(--rem14);
    font-weight: 500;
    letter-spacing: 0;
  }

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

  #header a.head_btn.mail_btn::before {
    font-size: var(--rem20);
  }

  #header a.head_btn.recruit_btn {
    background: var(--color-font);
    padding-left: calc(var(--px50) + 2px);
    padding-right: calc(var(--px50) + 2px);
  }

  #header a.head_btn.recruit_btn::before {
    content: '\f15c';
  }

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

  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 {
    color: var(--header-color-primary);
    background: var(--header-background);
  }
}

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

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

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

#contact-bottom {
  clear: both;
}

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

  .txt_l:has(>.linkBtn),
  .txt_r:has(>.linkBtn) {
    text-align: center;
  }
}

/* code bonus start */
p,
.post p {
  font-weight: 300;
  line-height: 2;
  letter-spacing: 0;
}

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

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

.fw-regular,
.post .fw-regular {
  font-weight: 400;
}

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

.post .txtstyle03,
.txtstyle03 {
  font-family: var(--font-family01);
  font-size: var(--rem24w);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-fonts);
  overflow-wrap: break-word;
  padding: 0;
  margin: 0 auto var(--px60);
  border: none;
  background: transparent;
}

.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-family-eng);
  font-size: var(--rem64w);
  font-weight: 100;
  line-height: 1;
  letter-spacing: 0;
  color: var(--color-primary);
  padding: 0;
  margin: 0 0 var(--px12);
  border: none;
  background: transparent;
  text-transform: uppercase;
}

.post .txtstyle03 .main_ttl,
.txtstyle03 .main_ttl {
  display: block;
  font-size: var(--rem24w);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
}

/*---------txtstyle01-----------*/
.post .txtstyle01,
.txtstyle01 {
  font-family: var(--font-family01);
  font-size: var(--rem24w);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.04em;
}

.post .txtstyle01 span,
.txtstyle01 span {
  display: block;
  font-family: var(--font-family-eng);
  font-size: var(--rem36);
  font-weight: 300;
  line-height: 1;
  margin-bottom: 0.2em;
  color: var(--color-primary);
}

/*---------txtstyle02-----------*/
.post .txtstyle02,
.txtstyle02 {
  font-family: var(--font-family01);
  font-size: calc(var(--rem30) + 4px);
  font-weight: 400;
  line-height: 1.2;
}

/*---------txtstyle05-----------*/
.post .txtstyle05,
.txtstyle05 {
  font-family: var(--font-family01);
  font-size: var(--rem24w);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
}

.sec01 {
  position: relative;
}

.sec01::before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 54%;
  bottom: 0;
  left: 0;
  background: var(--color-font);
}

/*---------col03-----------*/

.post .col3_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: var(--px50);
}

.post .col3_list>li {
  width: calc((100% - (var(--px50) * 2)) / 3);
}

.post .col3_list.col3style01>li {
  display: flex;
  flex-direction: column;
  background-color: var(--color-background);
}

.post .col3_list.col3style01 .txtarea {
  padding: var(--px30);
  background-color: var(--color-background);
  flex: 1;
}

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

  .post .txtstyle01,
  .txtstyle01 {
    font-size: var(--rem24);
    margin-bottom: var(--px18);
  }
}

@media print,
screen and (max-width: 768px) {
  .post .col3_list>li {
    width: calc((100% - var(--px50)) / 2);
  }

  .sec01::before {
    height: 72%;
  }
}

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

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

  .sec01::before {
    height: 78%;
  }
}


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

.post .col2_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: var(--px40);
}

.post .col2_list>li {
  width: calc((100% - var(--px40)) / 2);
}

/* col2style01 */
.post .col2_list.col2style01>li {
  background-color: var(--color-background);
}

.post .col2_list.col2style01 .txtarea {
  padding: var(--px40) var(--px30) var(--px60);
}

/* col2style02 */
.post .col2_list.col2style02 {
  gap: var(--px70) var(--px40);
}

.post .col2_list.col2style02>li {
  padding: var(--px20) var(--px30);
}

.post .col2_list.col2style02 .imgarea,
.post .col2_list.col2style02 .maparea {
  width: 100%;
  aspect-ratio: 54 / 33;
  overflow: hidden;
}

.post .col2_list.col2style02 .maparea {
  margin-bottom: 2rem;
}

.post .col2_list.col2style02 .maparea .googlemap {
  height: 100%;
  padding: 0;
}

.post .col2_list.col2style02 .txtstyle05 {
  margin: 0 8px 1rem;
}

.post .col2_list.col2style02 ul li {
  line-height: 1.2;
  font-weight: 300;
}

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

  .post .col2_list>li:last-child {
    margin-bottom: 0;
  }
}

@media print,
screen and (max-width: 640px) {
  .post .col2_list.col2style02>li {
    padding: 0;
  }
}

.linkBtn,
.post .linkBtn {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font);
  border-radius: 0;
  background: transparent;
  z-index: 10;
  border-bottom: 1px solid var(--color-primary);
  max-width: 300px;
  padding: 22px 40px 23px 10px;
}

body.home .linkBtn {
  max-width: 240px;
}

.linkBtn::after,
.post .linkBtn::after {
  content: none;
}

.linkBtn::before,
.post .linkBtn::before {
  content: '→';
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--rem16);
  color: var(--color-primary);
  font-weight: bold;
  line-height: 1;
  background-color: transparent;
  border-radius: 100%;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

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

.linkBtn.style02,
.post .linkBtn.style02 {
  max-width: fit-content;
  padding: 14px calc(var(--px50) + var(--px30)) 14px 0;
  border: none;
  font-weight: 500;
}

.linkBtn.style02::before,
.post .linkBtn.style02::before {
  content: '\f054';
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "FontAwesome";
  font-size: var(--rem14);
  color: var(--color-font-white);
  font-weight: 400;
  line-height: 1;
  background-color: var(--color-primary);
  border-radius: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  width: var(--px50);
  height: var(--px50);
  transform: translateY(-50%);
  transition: all .3s;
  z-index: -2;
}

.sec02 {
  position: relative;
  background-image: url("/wp-content/uploads/bg-top-shop.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.sec02::before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: var(--color-font);
  opacity: 0.8;
}

.sec03 {
  background-color: var(--color-background01);
  position: relative;
}

.sec03::before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 51%;
  bottom: 0;
  left: 0;
  background-color: var(--color-background02);
}

/*------------------------------------------------------------
 ナンバリング01
------------------------------------------------------------*/
.num_list01 {
  counter-reset: number;
  /*数字をリセット*/
  list-style-type: none !important;
  /*数字を一旦消す*/
}

.num_list01 .imgarea {
  position: relative;
  margin-bottom: var(--px20);
}

.num_list01 .imgarea:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: "0" counter(number);
  display: inline-block;
  background: var(--color-font);
  color: var(--color-font-white);
  font-family: var(--font-family-eng-02);
  font-weight: 400;
  font-size: var(--rem28);
  border-radius: 50%;
  left: 50%;
  width: var(--px60w);
  height: var(--px60w);
  line-height: var(--px60w);
  text-align: center;
  top: calc((var(--px60w) / 2) * -1);
  transform: translateX(-50%);
}

.num_list01 .num_listttl {
  text-align: center;
  font-weight: bold;
  font-size: var(--rem24w);
  padding: 24px 0;
  position: relative;
}

/*---------col4-----------*/

.post .col4_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: var(--px20);
}

.post .col4_list>li {
  width: calc((100% - (var(--px20) * 3)) / 4);
}

.post .col4_list.num_list01>li {
  background-color: var(--color-background);
  margin-top: calc(var(--px60w) / 2);
}

.post .col4_list.num_list01 .txtarea {
  padding: var(--px20);
}

.post .col4_list.num_list01 .txtstyle01 {
  min-height: calc(var(--rem24w) * 1.4 * 2);
  display: flex;
  align-items: center;
  justify-content: center;
}

.post .col4_list.num_list01 .imgarea {
  padding: calc(var(--rem64w) + 4px) var(--px20) var(--rem28);
  margin: 0;
}

.post .col4_list.num_list01 .imginner {
  max-height: calc(var(--px60w) + 4px);
}

.post .col4_list.num_list01 .imginner img {
  width: auto;
  height: auto;
  object-fit: contain;
  min-height: 100%;
}

@media print,
screen and (max-width: 768px) {
  .post .col4_list>li {
    width: calc((100% - (var(--px20) * 2)) / 3);
    margin-bottom: var(--px50);
  }

  .sec03::before {
    height: 70%;
  }
}

@media print,
screen and (max-width: 640px) {
  .post .col4_list>li {
    width: calc((100% - var(--px20)) / 2);
  }
}

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

  .post .col4_list>li:last-child {
    margin-bottom: 0;
  }

  .sec03::before {
    height: 80%;
  }
}

/*-----------------------------
column_01
------------------------------*/

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

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

.column01 .txtarea {
  background: var(--color-background);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px40);
  margin: 0;
  width: calc(720 / 1920 * 100%);
}

.column01 .txtarea .txtinner {
  max-width: 520px;
  width: 100%;
  padding-right: var(--px100);
}

.column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
  width: calc(1200 / 1920 * 100%);
}

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

@media print,
screen and (max-width: 1240px) {
  .column01 .txtarea .txtinner {
    padding-right: 0;
  }
}

@media print,
screen and (max-width: 768px) {
  .column01 .imgarea {
    width: 100%;
  }

  .column01 .txtarea {
    width: 100%;
    padding: var(--px40) 5%;
  }

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

.post table {
  border: none;
}

.post table th,
.post table td {
  font-size: var(--rem16);
  font-weight: 300;
  border: none;
  border-bottom: 1px solid var(--color-table-border);
  padding: var(--px20) var(--px24);
  line-height: 1.5;
}

.post table th {
  font-weight: 400;
  background-color: var(--color-background01);
}

.post table td ul li {
  font-size: var(--rem16);
  font-weight: 300;
  line-height: 1.4;
}

/* tablestyle01 */
.post table.tablestyle01 {
  border: none;
  max-width: 420px;
  margin: 0;
}

.post table.tablestyle01 th,
.post table.tablestyle01 td {
  font-size: var(--rem16);
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0;
  color: var(--color-font);
  vertical-align: middle;
  padding: var(--px14) 1rem;
  border: none;
  border-bottom: 1px solid var(--color-table-border);
}

.post table.tablestyle01 th {
  width: 28.5%;
  font-weight: 400;
  background-color: var(--color-background01);
  text-align: center;
}

/* tablestyle02 */
.post table.tablestyle02 {
  border: none;
  margin: var(--px12) 0 var(--px20);
}

.post table.tablestyle02 th,
.post table.tablestyle02 td {
  font-size: var(--rem16);
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1.2;
  background: transparent;
  border: none;
  border-top: 1px dashed var(--color-table-border);
  padding: var(--px20) 0;
}

.post table.tablestyle02 th {
  font-weight: 400;
  width: 20%;
}

.post table.tablestyle02 td {
  padding-left: var(--px20);
}

.post table.tablestyle02 tr:last-child th,
.post table.tablestyle02 tr:last-child td {
  border-bottom: 1px dashed var(--color-table-border);
}

@media print,
screen and (max-width: 640px) {
  .post table.tablestyle01 th {
    text-align: left;
  }

  .post table.tablestyle02 td {
    padding-left: 0;
  }
}

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

.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.5);
  padding: var(--px120) var(--px40);
}

.cta01 .ctabtnlist {
  justify-content: center;
  max-width: 1098px;
  margin: var(--px50) auto 0 auto;
}

.cta01 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
  max-width: 366px;
}

.cta01 a.item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: calc(var(--px70) + 2px) 0;
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease .15s;
}

.cta01 a.item:hover {
  opacity: 0.8;
}

.cta01 p,
#content .cta01 p {
  font-size: var(--rem18);
  font-weight: 300;
  line-height: 2.2;
  letter-spacing: 0;
  color: var(--color-font);
}

.cta01 .txtstyle04,
#content .cta01 .txtstyle04 {
  font-size: var(--rem28);
  font-weight: 400;
  line-height: 1.9;
  letter-spacing: 0.1em;
  margin-bottom: var(--px40);
}

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

  .cta01 .ctabtnlist li,
  .cta01 .ctabtnlist a.item {
    width: 100%;
    max-width: 100%;
  }

  .cta01 .ctabtnlist li+li {
    margin-top: 1rem;
  }

  .cta01 .txtstyle04,
  #content .cta01 .txtstyle04 {
    letter-spacing: 0;
  }
}

/*ボタン共通パーツ*/

.cta01 .btnttl {
  display: block;
  font-size: var(--rem22w);
  font-weight: 400;
  letter-spacing: 0;
}

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

.cta01 a.storebtn {
  background: var(--color-background);
  color: var(--color-font);
}

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

.postlist .ttls,
.postlist .date {
  font-size: var(--rem16);
  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-border);
}

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

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

#footer {
  padding: var(--px70) 5% var(--px60);
}

#footer .footer__logo img {
  min-height: var(--px100w);
  max-width: 360px;
}

#footer .footnav ul {
  margin-bottom: var(--px20);
}

#copyright {
  font-size: var(--rem12);
  font-weight: 300;
  margin-top: 1rem;
}

#footer .socialicon ul li:has(.fa-youtube) {
  order: 1;
}

#footer .socialicon ul li:has(.fa-instagram) {
  order: 3;
}

#footer .socialicon ul li:has(.fa-tiktok) {
  order: 2;
}

.toptxtarea p {
  font-size: var(--rem18);
  line-height: 1.6;
}

#thumbImg::before,
header#h1Header::before {
  content: none;
}


header#h1Header h1.title {
  font-family: var(--font-family01);
  font-size: var(--rem24w);
  font-weight: 400;
  line-height: 1.2;
  color: var(--color-font-white);
  display: block;
  margin-top: var(--px16);
}

header#h1Header h1.title span {
  display: block;
}

header#h1Header h1.title span span  {
  font-family: var(--font-family-eng);
  font-size: var(--rem64w);
  font-weight: 100;
  color: var(--color-primary);
  line-height: 1;
}

body:not(.home) h2 {
  font-size: var(--rem36);
  font-weight: 400;
  margin-bottom: var(--px40);
}

body:not(.home) h3,
body:not(.home) #content h3 {
  font-size: var(--rem24w);
  font-weight: 400;
}

body:not(.home) h4 {
  font-size: var(--rem20w);
  font-weight: 400;
}

.linktxt,
.post .linktxt {
  color: var(--color-primary);
  display: inline-block;
  border-bottom: 1px solid var(--color-primary);
  line-height: 1.1;
  transition: all 0.3s;
}

.linktxt:hover,
.post .linktxt:hover {
  opacity: 0.6;
}

.post .subimitarea .linkBtn {
  padding: 0;
  max-width: 200px;
}

.post .subimitarea .linkBtn input[type="submit"] {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font);
  padding: 22px 40px 23px 10px;
  position: relative;
  z-index: 5;
}

.wpcf7-form .must {
  font-size: var(--rem16);
}

.wpcf7-form table th {
  width: calc(var(--px24) * 2 + 16em);
}

.hidden{
	display: none;
}