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

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wdth,wght@0,75..100,100..900;1,75..100,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap');

:root {
  --bg-logo: #fff;
  --bg-linear01: linear-gradient(180deg, #FFFFFF 50%, #F6F2EC 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: #F6F2EC;
  --color-background02: #FFFCF7;
  --color-background-op80: #ffffffcc;

  --clr-000: #000;
  --color-font: #323232;
  --color-font-white: #fff;
  --color-font01: #000;
  --color-primary: #AA1111;
  --color-primary-shade: #000;
  --color-primary-tint: #000;
  --color-secondary: #EBCD22;
  --color-secondary-tint: #EBEBEB;
  --color-table-border: #323232;
  --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: #323232;
  --header-color-font: #323232;
  --header-color-font-white: #fff;
  --header-color-primary: #EBCD22;
  --header-color-primary-shade: #AA1111;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #323232;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Zen Old Mincho", serif;
  --font-family03: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  --font-family-eng: "Zen Old Mincho", "Noto Serif 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)*/

  /* 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.home #contact-bottom {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  #header {
    height: 100px;
  }

  .sticky-header #header-layout {
    height: 90px;
    background: var(--header-background);
  }

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

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

  #header .logo {
    padding: var(--rem14) calc(var(--rem42) + 3px);
  }

  #header .logo img {
    max-width: none;
    width: fit-content;
    max-height: 33px;
  }

  #header .logo .logo-txt {
    font-family: var(--font-family03);
    font-weight: 500;
    font-size: var(--rem14);
    letter-spacing: 0;
    color: var(--header-color-font-white);
    line-height: 1.4;
    white-space: nowrap;
  }

  nav#mainNav ul li a b {
    font-weight: 500;
    font-size: var(--rem16);
    letter-spacing: 0;
    font-family: var(--font-family01);
    color: var(--header-color-font-white);
  }

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

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

  #header a.head_btn::before {
    margin-bottom: 0;
  }

  #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);
    gap: 5px;
  }

  .note,
  .note b {
    font-weight: bold;
    font-size: var(--rem12);
    color: var(--header-color-font-white);
    letter-spacing: 0;
  }

  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--rem24w);
    font-family: var(--font-family01);
    color: var(--header-color-font-white);
    font-weight: bold;
    letter-spacing: 0;
  }

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

  #header a.head_btn.tel_btn:hover {
    color: var(--header-color-font);
    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);
  }

  #header a.head_btn.tel_btn:hover .note,
  #header a.head_btn.tel_btn:hover .note b {
    color: var(--header-color-font);
  }

  #header a.head_btn.mail_btn {
    flex-direction: row;
    gap: 8px;
    padding-left: calc(var(--px30) - 1px);
    padding-right: calc(var(--px30) - 1px);
    letter-spacing: 0.05em;
    font-size: var(--rem14);
    font-weight: bold;
    letter-spacing: 0;
    font-family: var(--font-family01);
    color: var(--header-color-font-white);
    background: var(--header-color-primary-shade);
    border-radius: 50px;
  }

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

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

  nav#mainNav ul li.current-menu-item a b {
    color: var(--color-secondary);
  }

  nav#mainNav ul li a:hover {
    background-color: var(--header-background);
  }

  #header ul.header__contact li:has(a.mail_btn) {
    padding: var(--px20) var(--px20) var(--px20) 0;
  }

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

  #header .logo {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: .8rem;
  }

  #header .logo a {
    height: fit-content;
  }
}

@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;
  }
}

@media print,
screen and (max-width: 1023px) {
  body.mobile #header .logo img {
    width: auto;
    height: 100%;
    max-width: 250px;
    max-height: 28px;
    -o-object-fit: contain;
    object-fit: contain;
  }

  body.mobile #header .logo .mark {
    justify-content: flex-start;
    align-items: flex-start;
    padding: 5px 10px;
    text-align: left;
    flex-direction: column;
    gap: 3px;
  }

  #header .logo .logo-txt {
    font-family: var(--font-family03);
    font-weight: 500;
    font-size: var(--rem14);
    letter-spacing: 0;
    color: var(--header-color-font-white);
    line-height: 1.4;
    white-space: nowrap;
  }
}

/*-----------------------------
fullwide03
------------------------------*/
.fullwide03 {
  position: relative;
  background: transparent;
  padding: var(--px120) 0 var(--px120);
  background: var(--color-background01);
}

.fullwide03:before {
  content: "";
  background: var(--color-background);
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.fullwide03_wrap {
  background: var(--bg-linear01);
  position: relative;
  z-index: 1;
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  padding: var(--px100);
  display: flex;
  justify-content: center;
  align-items: center;
}

.fullwide03_inner {
  max-width: fit-content;
}

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


/*---------txtstyle11-----------*/

.post .txtstyle11,
.txtstyle11 {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: bold;
  letter-spacing: 0;
  text-align: center;
  color: var(--color-font);
  line-height: 1.4;
  overflow-wrap: break-word;
  padding: 0;
  margin: 0 auto var(--px40);
  border: none;
  background: transparent;
}

.post .txtstyle11:before,
.txtstyle11:before {
  content: "";
  display: block;
  background: url(/wp-content/uploads/icon.png) no-repeat;
  background-size: contain;
  background-color: var(--color-background);
  line-height: 1;
  width: calc(var(--rem100) * 2 + var(--rem12) - 3px);
  height: calc(var(--rem80) - 2px);
  margin: 0 auto var(--px14);
  text-align: center;
}

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

.post .txtstyle11 .subtxt,
.txtstyle11 .subtxt {
  display: block;
  font-size: var(--rem16);
  color: var(--color-primary);
  font-weight: 600;
  padding: 0;
  margin: var(--rem14) 0 0;
  border: none;
  background: transparent;
}

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

.ls5 {
  letter-spacing: 0.05em !important;
}


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

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

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

.post .col3_list p {
  min-height: calc(var(--rem60) - 2px);
}

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

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

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

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

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

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


/*-----------------------------
column_05
------------------------------*/
.sec01 {
  background: var(--color-secondary-tint);
  padding-bottom: var(--px120);
}

.toptxtarea {
  max-width: 960px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

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

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

.column05_wrap+.column05_wrap {
  margin-top: calc(100px + var(--px120));
}

.column05 .imgarea {
  position: relative;
  aspect-ratio: 11.52 / 7.47;
  overflow: hidden;
  width: 60%;
}

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

.column05 .txtarea {
  position: relative;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: calc(var(--px160) - 2px) var(--px40);
  margin: 0 auto calc(-1 * var(--px120)) 0;
  z-index: 10;
}

.column05 .txtarea .txtinner {
  max-width: 512px;
}

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

  /*左右反転*/
  .column05_wrap+.column05_wrap {
    margin-top: calc(100px + var(--px120));
  }

  .column05_wrap.rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .column05_wrap.rev .txtarea {
    margin: var(--px120) 0 0 auto;
  }

  .column05_wrap {
    position: relative;
  }

  .column05 .imgarea {
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media print,
screen and (max-width: 1023px) {
  .column05_wrap+.column05_wrap {
    margin-top: calc(100px + (1vw - 10.23px) * 7.7160);
  }

  .column05_wrap.rev {
    flex-direction: row;
  }

  .column05 .imgarea,
  .column05 .txtarea {
    width: 90%;
  }

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

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



/*-----------------------------
column_01
------------------------------*/
.sec02 {
  background: #f1f1f1;
}

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

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

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

.column01 .txtarea .txtinner {
  max-width: 540px;
}

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

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

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

.linkBtn,
.post .linkBtn {
  max-width: 360px;
  border-radius: 100px;
  font-family: var(--font-family01);
  font-size: var(--rem16);
  line-height: 1.4;
  font-weight: bold;
  color: var(--color-font-white);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: calc(var(--px24) + 2px) var(--rem16) calc(var(--px24) + 2px) var(--px50);
}

.linkBtn::after,
input.linkBtn::after,
.post .linkBtn::after {
  border-width: 3px;
  width: 8px;
  height: 8px;
  position: static;
}

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

.linkBtn:hover::after,
.post .linkBtn:hover::after {
  border-color: var(--color-font);
}


#home-content table {
  border: none;
}

#home-content table th,
#home-content table td {
  border: none;
  background: transparent;
  padding: 5px 10px;
  font-size: var(--rem18);
  font-family: var(--font-family01);
  color: var(--color-font);
  padding-left: 0;
}

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

#home-content table td {
  font-weight: 400;
}

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

.cta01::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(50, 50, 50, 0.8);
  z-index: -1;
  top: 0;
  left: 0;
}

.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: var(--color-background);
  padding: var(--px100);
}

.cta01 .ctabtnlist {
  justify-content: center;
  max-width: 960px;
  margin: var(--px30) 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(--px24) 0;
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease .15s;
}

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

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

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

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

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

.cta01 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
}

.cta01 .mailbtn .infotxt {
  font-size: var(--rem18);
  font-weight: bold;
  letter-spacing: 0;
  font-family: var(--font-family01);
  color: var(--color-font-white);
}

.cta01 .telbtn .infotxt {
  font-size: var(--rem16);
  font-weight: bold;
  letter-spacing: 0;
  font-family: var(--font-family01);
  color: var(--color-font);
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem36);
  margin-bottom: 1rem;
  font-weight: 500;
  font-family: var(--font-family01);
  color: var(--color-font);
  line-height: 1.2;
}

.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
  font-family: var(--font-family01);
  font-weight: bold;
  color: var(--color-font);
  letter-spacing: 0;
}

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

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font-white);
}

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

/*ボタンアイコン*/

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

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

.cta01 .telnum::before {
  content: '\f095';
  font-size: calc(var(--rem30) + 2px);
  color: var(--color-font);
}

.cta01 p {
  font-size: var(--rem16);
  font-family: var(--font-family01);
  font-weight: 400;
  line-height: 2;
  color: var(--color-font);
  letter-spacing: 0;
}

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

.postlist .time {
  background-color: var(--color-font);
}

.postlist .time a {
  font-family: var(--font-family01);
  font-size: var(--rem12);
  color: var(--color-font-white);
  font-weight: 400;
  letter-spacing: 0;
}

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

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

.postlist li:first-child {
  border-top: 1px solid #CCCCCC;
}

.postlist li {
  border-bottom: 1px solid #CCCCCC;
  margin: 0 auto;
}

#footer .footer__logo img {
  max-height: calc(var(--px30) + 2px);
  -o-object-fit: contain;
  object-fit: contain;
}

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

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

#footer {
  color: var(--footer-color-font);
  padding: var(--px80) 0 var(--px50);
  background: var(--footer-background);
}

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


/*--list_style03--------------------------------------------*/

.list_style03 {
  column-count: 2;
  column-gap: 80px;
  padding: 0 var(--px40);
}

.list_style03 dl {
  display: inline-flex;
  padding-bottom: 8px;
  border-bottom: var(--color-table-border) 1px solid;
  margin-bottom: 8px;
  width: 100%;
  column-count: 2;
  column-gap: 40px;
  padding: 0;
}

.list_style03 dt,
.list_style03 dd {
  font-size: calc(var(--rem20) + 2px);
  font-family: var(--font-family01);
  font-weight: 500;
  color: var(--color-font);
  line-height: 2;
  letter-spacing: 0.05em;
}

.list_style03 dd {
  margin-right: 0;
  margin-left: auto;
}

.list_style03 dd:after {
  display: inline-block;
  content: none;
  width: 1.2rem;
  font-size: 1rem;
}

.list_style03 dd.from:after {
  content: "〜";
}

.list_style03 dt,
.list_style03 dd {
  padding: min(calc(10px + (1vw - 19.2px) * 0.3236), 10px) min(calc(15px + (1vw - 19.2px) * 0.4531), 15px);
  /* 30-20px 15-10px (1920-375) */
}

.list_style03 dt {
  padding-left: 0;
}

.list_style03 dd {
  padding-right: 0;
  text-align: right;
}

@media screen and (max-width: 640px) {
  .list_style03 {
    column-count: 1;
  }
}

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

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


#menu-content h2,
#store h2 {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: bold;
  letter-spacing: 0;
  text-align: center;
  color: var(--color-font);
  line-height: 1.4;
  overflow-wrap: break-word;
  padding: 0;
  margin: 0 auto var(--px40);
  border: none;
  background: transparent;
}

#menu-content h2:before,
#store h2::before {
  content: "";
  display: block;
  background: url(/wp-content/uploads/icon.png) no-repeat;
  background-size: contain;
  background-color: var(--color-background);
  line-height: 1;
  width: calc(var(--rem100) * 2 + var(--rem12) - 3px);
  height: calc(var(--rem80) - 2px);
  margin: 0 auto var(--px14);
  text-align: center;
}

#menu-content h2:after,
#store h2::after {
  content: none;
}

#menu-content h2 .subtxt,
#store h2 .subtxt {
  display: block;
  font-size: var(--rem16);
  color: var(--color-primary);
  font-weight: 600;
  padding: 0;
  margin: var(--rem14) 0 0;
  border: none;
  background: transparent;
}

#menu-content h3 {
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: var(--rem28);
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font);
  text-align: center;
  margin-bottom: var(--px20);
  padding: var(--px24) 0;
  border: 2px solid var(--color-primary);
  background-color: var(--color-font-white);
}

#menu-content h3::before,
#menu-content h3::after {
  content: none;
}

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

body:not(.home) {
  background-color: var(--color-background02);
}

#menu-content .content-wrap,
#store .content-wrap {
  margin-bottom: var(--px80);
}

#store p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
}


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

.card01_inner {
  max-width: 861px;
  width: 90%;
  margin: 0 auto;
}

.card01_list>li {
  position: relative;
  background: transparent;
}

.card01_list .imgarea {
  width: 100%;
  position: relative;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  line-height: 0;
}

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

.card01_list .txtarea {
  padding: 20px 0 0 0;
  line-height: 1.6;
  text-align: left;
  background: transparent;
}

.col2_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: var(--px35);
}

.col2_list {
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.col2_list::before {
  content: "";
  display: block;
  width: calc(100% / 2 - var(--px35));
  order: 1;
}

.col2_list:after {
  content: "";
  display: block;
  width: calc((100% - (var(--px35))) / 2);
  order: 2;
}

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

@media print,
screen and (max-width: 768px) {
  .col2_list>li {
    width: calc((100% - (var(--px35)* 1)) / 2);
  }
}

#store .front_contents {
  padding: var(--px100) 0 calc(var(--px60) + 5px);
}

#store table {
  width: 100%;
}

#store table,
#store th,
#store td {
  border: none;
}

#store table {
  margin: var(--px30w) auto;
  width: 100%;
max-width: 1000px;
  margin: 0 auto;
}

#store table th,
#store table td {
  padding: var(--px20) min(calc(15px + (1vw - 19.2px) * 0.4531), 15px);
  text-align: left;
  line-height: 2;
  border-bottom: 1px solid var(--color-font);
  background: transparent;
  font-size: var(--rem20);
  font-family: var(--font-family01);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

#store table th {
  width: 25%;
}

#store table:first-child {
  margin-top: 0;
}

#store table:last-child {
  margin-bottom: 0;
}


#store h4 {
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: var(--rem24w);
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font);
  text-align: left;
  margin-bottom: var(--px20);
  padding: 0 0 0 2.6em;
}

#store h4::before {
  content: '';
  position: absolute;
  width: 2.4em;
  height: 2px;
  background: var(--color-primary);
  top: .8em;
  left: 0;
}
#store .googlemap{
  margin: 0;
}

.subimitarea .linkBtn{
  padding: 0;
}

.wpcf7-form table {
  width: 100%;
}

.wpcf7-form table,
.wpcf7-form th,
.wpcf7-form td {
  border: none;
}

.wpcf7-form table {
  margin: var(--px30w) auto;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.wpcf7-form table th,
.wpcf7-form table td {
  padding: var(--px20) min(calc(15px + (1vw - 19.2px) * 0.4531), 15px);
  text-align: left;
  line-height: 2;
	border: none;
  border-bottom: 1px solid var(--color-font);
  background: transparent;
  font-size: var(--rem20);
  font-family: var(--font-family01);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

.wpcf7-form table th {
  width: 25%;
}

.wpcf7-form table:first-child {
  margin-top: 0;
}

.wpcf7-form table:last-child {
  margin-bottom: 0;
}

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

.subimitarea .linkBtn::after {
  position: absolute;
  margin-top: -6px;
}
.post .subimitarea .linkBtn input[type="submit"]{
  padding: calc(var(--px24) + 2px) var(--rem16) calc(var(--px24) + 2px) var(--px50);
	text-align: left;
	  font-family: var(--font-family01);
  font-size: var(--rem16);
  line-height: 1.4;
  font-weight: bold;
  color: var(--color-font-white);
}
.subimitarea  .linkBtn:hover input[type="submit"] {
  color: var(--color-font);
}

@media print,
screen and (max-width: 500px) {
	.sm-l{
		text-align: left !important;
	}
}