@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=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");

:root {
  --bg-logo: #fff;
  --bg-linear01: linear-gradient(180deg, #3a57c7 0%, #8193d5 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: #d8e0ff;
  --color-background02: #e6faf2;
  --color-background-op80: #ffffffcc;

  --clr-000: #000;
  --color-font: #000000;
  --color-font-white: #fff;
  --color-font01: #111;
  --color-font02: #333;
  --color-primary: #3a57c7;
  --color-primary-shade: #d8e0ff;
  --color-primary-tint: #23cf81;
  --color-secondary: #ff0000;
  --color-secondary-tint: #4f97f7;
  --color-table-border: #d1d1d1;
  --color-faq: #c2c2c2;
  --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: #000000;
  --header-color-font-white: #fff;
  --header-color-primary: #3a57c7;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #d8e0ff;
  --footer-color-font: #000000;
  --footer-color-primary: #111111;

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

  /* 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;
}
a#scrollUp {
  bottom: 60px;
}
.spmenu #menu p {
  width: max-content;
}

body.home #contact-bottom {
  display: none;
}
#contact-bottom {
  clear: both;
}
.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: 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;
}
.font-f-02 {
  font-family: var(--font-family02);
}
.line-h2 {
  line-height: 2;
}
.line-h18 {
  line-height: 1.8;
}
/* header navbar */
@media print, screen and (min-width: 1024px) {
  .sticky-header #header > .inner {
    box-shadow: none;
  }
  nav#mainNav ul li.pc_none {
    display: none;
  }
  #header,
  .sticky-header #header-layout {
    height: 100px;
  }
  #header ul.header__contact {
    height: 60px;
    margin-right: min(calc(20px + (1vw - 19.2px) * 1.1161), 20px);
    margin-left: clamp(6px, calc(-32.857px + 3.795vw), 40px);
    gap: min(calc(20px + (1vw - 19.2px) * 1.1161), 20px);
  }
  nav#mainNav ul li a {
    padding: var(--px20) clamp(6px, calc(-32.857px + 3.795vw), 40px);
  }

  #header .logo img {
    max-height: 64px;
  }
  nav#mainNav ul li a b {
    font-weight: 500;
    font-size: clamp(14px, calc(11.714px + 0.223vw), 16px);
  }
  #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: 1rem;
    padding-right: 1rem;
  }
  .note,
  .note b {
    font-weight: 400;
    font-size: calc(var(--rem12) + 1px);
  }
  #header .tel_icon {
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 0.8rem;
    font-size: var(--rem28);
    font-family: var(--font-family-number);
    color: var(--header-color-primary);
    line-height: 1;
    margin-bottom: 4px;
  }
  #header .tel_icon::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: 0.68em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 3px;
  }
  #header a.head_btn.tel_btn:hover {
    background: var(--header-color-primary);
    color: var(--color-font-white);
  }
  #header a.head_btn.tel_btn:hover .tel_icon {
    color: var(--header-color-font-white);
  }
  #header a.head_btn.mail_btn {
    flex-direction: row;
    gap: 1rem;
    padding-left: clamp(20px, calc(7.429px + 1.228vw), 31px);
    padding-right: clamp(20px, calc(7.429px + 1.228vw), 31px);
    border-radius: 92px;
    display: flex;
    align-items: center;
    line-height: 1;
  }
  #header a.head_btn.mail_btn::before {
    margin-top: 1px;
  }
  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
  }
  #header a.head_btn.online_store_btn {
    flex-direction: row;
    gap: 1rem;
    padding-left: clamp(20px, calc(4px + 1.563vw), 34px);
    padding-right: clamp(20px, calc(4px + 1.563vw), 34px);
    border-radius: 92px;
    display: flex;
    align-items: center;
    line-height: 1;
    background: var(--color-primary-shade);
    border: 2px solid var(--color-primary);
    color: var(--header-color-primary);
  }
  #header a.head_btn.online_store_btn::before {
    content: url(/wp-content/uploads/icon-btn.png);
    display: block;
    line-height: 1;
    margin-top: 3px;
    margin-bottom: 0;
  }
  #header a.head_btn.online_store_btn:hover {
    background: var(--header-background);
    color: var(--header-color-primary);
  }
  @media print, screen and (min-width: 1024px) {
    nav#mainNav ul li li a,
    nav#mainNav ul li li.current-menu-item li a,
    nav#mainNav ul li.current-menu-ancestor li a,
    nav#mainNav ul li.current-menu-item li a {
      background: var(--header-background);
      color: var(--header-color-font);
      font-weight: 500;
    }
  }
  nav#mainNav ul li ul.sub-menu li a:hover {
    background: var(--header-background);
    color: var(--header-color-primary);
  }
}
/* code fix 1024px */
@media screen and (max-width: 1024px) and (min-width: 1024px) {
  .u-visible-sp {
    display: none !important;
  }
  .u-visible-pc {
    display: block !important;
  }
  body.mobile #header .logo img {
    max-width: none;
    max-height: 64px;
  }
}
@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 a:hover,
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li a:active,
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li ul.sub-menu li a:active,
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li ul.sub-menu li a:hover {
    background: var(--header-color-primary);
    color: var(--header-color-font-white);
  }
}
/* code footer */
#footer {
  font-weight: 500;
  padding: var(--px80) 0 var(--px60);
}
#footer .footer__logo img {
  max-height: calc(var(--px130) + 10px);
}
#footer .footer__logo:not(:last-child) {
  margin-bottom: var(--rem30w);
}
#footer .footnav ul > li::before,
#footer .footnav ul > li::after {
  content: none;
}
#footer .footnav ul > li:first-child:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: var(--footer-color-font);
  top: 0;
}
#copyright {
  font-weight: 300;
}
/* code main-ttl */
.main-ttl,
.post .main-ttl {
  font-family: var(--font-family01);
  font-weight: bold;
  font-size: var(--rem40w);
  letter-spacing: 0.08em;
  line-height: 1.4;
  color: var(--color-primary);
  margin: 0;
  margin-bottom: var(--rem40w);
  position: relative;
}
.main-ttl::after,
.post .main-ttl::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: 3.75em;
  height: 2px;
  background: var(--color-primary);
  margin: 0.6em auto 0;
}
@media print, screen and (max-width: 400px) {
  .main-ttl,
  .post .main-ttl {
    font-size: 29px;
  }
}
/* code linkBtn */
.linkBtn-online-store {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 289px;
  font-weight: bold;
  font-size: var(--rem16);
  color: var(--color-font-white);
  letter-spacing: 0.1em;
  line-height: 1.6;
  text-align: center;
  background: var(--color-primary);
  padding: var(--rem18);
  margin: var(--px40) auto 0;
  transition: all 0.3s;
}
.linkBtn-online-store:hover {
  background: var(--color-primary);
  color: var(--color-font-white);
  opacity: 0.8;
}
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 300px;
  font-weight: bold;
  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(--px60) 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: "\f105";
  position: absolute;
  font-size: var(--rem16);
  color: var(--color-font-white);
  font-family: "FontAwesome";
  font-weight: 400;
  line-height: 1;
  top: 52%;
  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;
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  color: var(--color-font-white);
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
  position: relative;
  z-index: 999;
}
.linkBtn.linkBtn01 {
  max-width: 330px;
}
.linkBtn.linkBtn01::after {
  right: 85px;
}
/* code poslist */

#front_bottom_content {
  background: var(--color-background);
  padding: var(--px170) 0 calc(var(--px120) - 10px);
}
.postlist .post_text {
  padding: var(--px30) 0;
}
.postlist li:first-child {
  border-top: 1px solid #ccc;
}
.postlist li {
  border-bottom: 1px solid #ccc;
}
#front_bottom_content h2 {
  margin-bottom: var(--px50);
}
.post .time,
.postlist .time {
  font-size: calc(var(--rem12) + 1px);
  font-weight: 500;
}
.postlist .ttls a,
.postlist .date {
  color: var(--color-font02);
  font-size: var(--rem16);
}
@media print, screen and (max-width: 768px) {
  #front_bottom_content {
    background: var(--color-background);
    padding: var(--px80w) 0;
  }
}
/* code contact */
.cta01 {
  background: url(/wp-content/uploads/contact-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
  z-index: 0;
}
.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: transparent;
  padding: calc(var(--px120) + 20px) var(--px40);
  position: relative;
  z-index: 2;
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 940px;
  margin: var(--px60) auto 0 auto;
  gap: var(--rem20w);
}
.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(--rem36) 0;
  text-align: center;
  box-sizing: border-box;
  color: var(--color-font-white);
  border-radius: 0;
  transition: all ease 0.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 .cta01_wrap {
    padding: var(--px80w) var(--px40);
  }
}

/*ボタン共通パーツ*/
.main-ttl.main-ttl-color {
  color: var(--color-font-white);
}
.main-ttl.main-ttl-color::after {
  background: var(--color-background);
}
.cta01 p {
  font-weight: 500;
  font-size: calc(var(--rem16) + 2px);
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
}
.cta01 a.telbtn,
.cta01 a.mailbtn {
  background: transparent;
  border: 2px solid var(--color-background);
  font-weight: bold;
}
.cta01 .btnttl {
  font-size: var(--rem24w);
  letter-spacing: 0.05em;
  margin-bottom: var(--rem12);
}
.cta01 .infotxt {
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.6;
}
.cta01 a.mailbtn .infotxt {
  font-size: var(--rem16);
  font-weight: 500;
}

/*電話ボタン*/

.cta01 .telnum {
  font-family: var(--font-family-number);
  font-size: var(--rem40w);
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}

/*ボタンアイコン*/

.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";
}
.cta01 .telnum::before {
  content: "\f095";
  font-size: 0.75em;
  line-height: 1;
  margin-top: 2px;
}
/* code about */
.fullwide01 p {
  line-height: 3;
}
.fullwide01 {
  position: relative;
  background: var(--color-primary-shade);
  padding: 0;
}
.fullwide01_wrap {
  background: transparent;
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  padding: var(--px240) var(--px40) var(--px200);
  display: flex;
  justify-content: center;
  align-items: center;
}
.fullwide01_inner {
  max-width: 1006px;
}
@media print, screen and (max-width: 768px) {
  .fullwide01_wrap {
    padding: var(--px80w) 2%;
  }
}
/* code product */
#product .linkBtn {
  max-width: 327px;
  background: var(--color-primary-shade);
  color: var(--color-primary);
  border: 2px solid var(--color-primary);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  border-radius: 92px;
  padding: var(--rem26w) var(--rem20);
  margin-top: var(--px60);
}
#product .linkBtn::after {
  content: "\f105";
  position: absolute;
  font-size: var(--rem16);
  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;
  content: none;
}
#product .linkBtn::before {
  content: url(/wp-content/uploads/icon-btn.png);
  transition: 0.3s all;
  line-height: 1;
  margin-top: 3px;
}
#product {
  position: relative;
  padding: var(--px200) 0 var(--px100w);
  background: url(/wp-content/uploads/top-01.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
/*---------coln02-----------*/

.post .col2_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: var(--px70) var(--rem40);
}
.post .col2_list a {
  display: block;
}
.post .col2_list .imgarea {
  position: relative;
  overflow: hidden;
}
.post .col2_list .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post .col2_list .txtarea {
  font-weight: bold;
  font-size: var(--rem28);
  line-height: 1.8;
  color: var(--color-primary);
  text-align: center;
   padding: var(--rem30) var(--rem24w);
}
.post .col2_list .txtarea .text-16 {
  font-weight: bold;
  font-size: var(--rem16);
  line-height: 1.8;
  color: var(--color-font);
  text-align: center;
}
.post .col2_list .txtarea .text-20 {
  font-weight: bold;
  font-size: var(--rem20w);
  line-height: 1.8;
  color: var(--color-font);
  text-align: center;
}
.post .col2_list .txtarea-bg {
  font-weight: bold;
  font-size: var(--rem40w);
  color: var(--color-font-white);
  height: 100%;
  background: var(--bg-linear01);
  display: flex;
  justify-content: center;
  align-items: center;
}
.post .col2_list > li {
  width: calc((100% - var(--rem40) * 1) / 2);
}

.post .col2_list > li:not(:nth-child(2)) {
  background: var(--color-background);
  padding: var(--rem30) var(--rem30) 0;
  box-shadow: 0px 0px 20px #c6e1d6;
  border-radius: 10px;
}
@media print, screen and (max-width: 768px) {
  #product {
    padding: var(--px80w) 0;
  }
}
@media print, screen and (max-width: 500px) {
  .post .col2_list > li {
    width: 100%;
  }
  .post .col2_list .txtarea-bg {
    height: 364px;
  }
}
@media print, screen and (max-width: 426px) {
  .post .col2_list .txtarea-bg {
    height: clamp(287px, calc(54.5px + 62vw), 318px);
  }
}
/* code reasons-faq */
#reasons-faq {
  background: var(--color-primary-shade);
  padding: var(--px100w) 0 var(--px80);
}
@media print, screen and (max-width: 768px) {
  #reasons-faq {
    padding: var(--px80w) 0;
  }
}
#reasons-faq .box {
  margin-bottom: var(--px100w);
}
#reasons-faq .box h2 {
  margin-bottom: var(--px70);
}
.post .col3_list .imgarea {
  position: relative;
  overflow: hidden;
}
.post .col3_list .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post .col3_list .txtarea {
  padding: var(--rem30) var(--rem20w);
}
.post .col3_list .text {
  font-weight: bold;
  font-size: var(--rem22w);
  line-height: 1.4;
  text-align: center;
  color: var(--color-primary);
  margin-bottom: var(--rem20);
}
.post .col3_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: 2rem;
  background: var(--color-background02);
}
.post .col3_list > li {
  width: calc((100% - 2rem * 2) / 3);
  background: var(--color-background);
}
@media print, screen and (max-width: 768px) {
  .post .col3_list > li {
    width: calc((100% - 2rem * 1) / 2);
  }
}
@media print, screen and (max-width: 500px) {
  .post .col3_list > li {
    width: 100%;
  }
}
.column01 {
  position: relative;
  margin: 0;
}
.column01_wrap {
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
.column01 .txtarea {
  background: var(--color-background);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px80) var(--px50);
  margin: 0;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.column01 .txtarea .txtinner {
  max-width: 471px;
}
.column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.column01 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.column01 .line-h18 {
  color: var(--color-font01);
}
@media print, screen and (max-width: 1500px) and (min-width: 1440px) {
  .column01 .txtarea .txtinner {
    max-width: 480px;
  }
}
@media print, screen and (max-width: 768px) {
  .column01 .txtarea {
    padding: var(--px80) 5%;
  }
  .column01 .txtarea .txtinner {
    max-width: 100%;
  }
}
/* code semi-wrapper */
#thumbImg::before,
header#h1Header::before {
  content: none;
}
header#h1Header h1.title {
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font);
}
.post h2 {
  font-size: var(--rem24w);
  font-family: var(--font-family01);
  color: var(--color-font);
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  padding: 0;
  margin: 0 auto var(--px60);
}
.post h2::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: 2.75em;
  height: 3px;
  background: var(--color-primary);
  margin: 0.7em auto 0;
}
.post h3 {
  font-size: var(--rem20w);
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0;
  padding: 0 0 0.8em;
  margin: 0 auto var(--rem24w);
  border-bottom: 1px solid var(--color-primary);
}
/* code table */
.post table.responsive th {
  width: 26%;
  color: var(--color-font-white);
  font-weight: bold;
  background: var(--color-primary);
  vertical-align: middle;
  border-right: none;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
}
.post table.responsive td {
  border-left: 0;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
  vertical-align: middle;
}
.wpcf7-form table.responsive th {
  width: calc(var(--px24) * 2 + 15em);
}
.post table.responsive.table-product th {
  background: var(--color-primary-shade);
  color: var(--color-font);
}
.post table.responsive.table-product {
  margin-bottom: 0;
}
/*--FAQ-------------------------------------------*/

.qa_list {
  cursor: pointer;
}
.qa_list .qa_list_inner dt {
  position: relative;
  font-weight: normal;
  margin: var(--px40) 0 0 0;
  display: flex;
  align-items: center;
  padding: 0rem 1rem 0rem 0rem;
  background: var(--color-background);
  border: 1px solid var(--color-faq);
}
.qa_list .qa_list_inner dt:first-child {
  margin-top: 0;
}
.qa_list .qa_list_inner dd .ans_flex {
  position: relative;
  font-weight: normal;
  margin: 0;
  display: flex;
  align-items: stretch;
  padding: 0;
  background: var(--color-background);
}
.qa_list .qa_list_inner .a_ico {
  color: var(--color-font-white);
  background: var(--color-primary);
  line-height: 1.6;
  padding: 2rem 1rem 2rem 1rem;
  font-size: var(--rem20w);
  border-right: 1px solid var(--color-faq);
  width: 100%;
  text-align: center;
  max-width: 117px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--body-font-family);
}
.qa_list .qa_list_inner .q_ico {
  background: var(--color-primary-shade);
  line-height: 1.6;
  padding: 2rem 1rem 2rem 1rem;
  font-size: var(--rem20w);
  font-weight: 800;
  width: 100%;
  text-align: center;
  max-width: 117px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--body-font-family);
  border-right: 1px solid var(--color-faq);
}
.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
  padding: 2rem 1.5rem;
  line-height: 1.6;
  font-size: var(--rem16);
  font-weight: 400;
  display: flex;
  align-items: center;
}
.qa_list .qa_list_inner .a_desc {
  line-height: 1.6;
  width: 100%;
}
.qa_list .qa_list_inner dt:after {
  content: "";
  position: absolute;
  top: 46%;
  right: 3rem;
  width: 12px;
  height: 12px;
  border-right: 1px solid var(--color-primary);
  border-bottom: 1px solid var(--color-primary);
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
.qa_list .qa_list_inner .active:after {
  top: 43%;
  right: 2rem;
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
}
.qa_list .qa_list_inner dd {
  display: none;
  position: relative;
  padding: 0;
  margin: 0 0 var(--px40) 0;
  border: 1px solid var(--color-faq);
  border-top: 0;
  display: block;
}
@media only screen and (max-width: 959px) {
  .qa_list .qa_list_inner {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 768px) {
  .qa_list .qa_list_inner .q_desc,
  .qa_list .qa_list_inner .a_desc {
    padding: 0.5rem 1rem 0.5rem 1rem;
    padding: 0.8rem 1rem;
  }
  .qa_list .qa_list_inner dt {
    padding: 0rem 1rem 0rem 0rem;
  }
  .qa_list .qa_list_inner .a_ico,
  .qa_list .qa_list_inner .q_ico {
    max-width: 50px;
  }
  .qa_list .qa_list_inner dt:after {
    right: 1.5rem;
    width: 6px;
    height: 6px;
  }
  .qa_list .qa_list_inner .active:after {
    right: 1rem;
  }
}
@media only screen and (max-width: 559px) {
  .qa_list .qa_list_inner dd {
    font-size: 1.4rem;
  }
  .qa_list .qa_list_inner {
    margin-bottom: 6rem;
  }
  .qa_list .qa_list_inner dt {
    font-size: 1.4rem;
  }
}
/* code linkBtn-online-store */
.linkBtn-online-store {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 289px;
  font-weight: bold;
  font-size: var(--rem16);
  color: var(--color-font-white);
  letter-spacing: 0.1em;
  line-height: 1.6;
  text-align: center;
  background: var(--color-primary);
  padding: var(--rem18);
  margin: var(--px40) auto 0;
  transition: all 0.3s;
}
.linkBtn-online-store:hover {
  background: var(--color-primary);
  color: var(--color-font-white);
  opacity: 0.8;
}
/* code col3_semi */
.post .col3_semi {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: var(--rem26w);
}
.post .col3_semi > li {
  width: calc((100% - var(--rem26w) * 2) / 3);
}
@media print, screen and (max-width: 768px) {
  .post .col3_semi > li {
    width: calc((100% - var(--rem26w) * 1) / 2);
  }
}
@media print, screen and (max-width: 500px) {
  .post .col3_semi > li {
    width: 100%;
  }
}
/* code semi-wood-pellets */
.mb05 {
  margin-bottom: 0.5rem;
}
.semi-wood-pellets .content01 .imgarea img,
.semi-igniter .content01 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* code custom-made */
.custom-made {
  width: 100%;
  max-width: 455px;
  margin: 0 auto;
  border: 2px solid var(--color-primary);
  padding: var(--rem20);
  letter-spacing: 0.1em;
  font-weight: bold;
  border-radius: 8px;
  margin-top: var(--rem24w);
}
.custom-made span {
  display: block;
  font-size: calc(var(--rem12) + 1px);
}


@media print, screen and (min-width: 1024px) {
	#header ul.header__contact.style02 {
		height: 100%;
		margin-right: 0;
		gap: 0;
	}
	#header a.head_btn.online_store_btn {
		min-width: var(--px180);
		border-radius: 0;
		border: 0;
		background: linear-gradient(180deg, #3A57C7 0%, #1C2A61 100%);
		color: #fff;
	}
	#header a.head_btn.online_store_btn.store02 {
		background: linear-gradient(180deg, #224CF0 0%, #7E99FF 100%);

	}
	#header a.head_btn.online_store_btn::before {
		content: "\f07a";
	}
}

.bannernote {
	text-align: center;
	margin: var(--px20) 0 var(--px40w);
}

.bannernote > span {
	display: inline-block;
	background: #A3B6FF;
	color: #fff;
	border-radius: 10px;
	padding: 1em var(--px40);
	line-height: 1.4;
	font-weight: bold;
	letter-spacing: .1em;
	position: relative;
}

.bannernote > span::before {
	content: "";
	display: inline-block;
	clip-path: polygon(50% 100%, 0 0, 100% 0);
	aspect-ratio: 2 / 1;
	width: 20px;
	background: #A3B6FF;
	position: absolute;
	bottom: -9px;
	left: 50%;
	transform: translatex(-50%);
	
}

.shop_link .linkBtn {
	margin: 0;
	
}
.post .shop_link {
	margin-top: var(--px40w);
}

.shop_link {
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
}

.shop_link .linkBtn:after {
	content: none;
}

.shop_link .linkBtn:before {
	content: "\f07a";
	display: inline-block;
	font-family: "FontAwesome";
	margin-right: 1rem;
}

.shop_link .linkBtn.shop01 {
	min-width: calc(var(--px180) + 10px);
	background: linear-gradient(90deg, #3A57C7 0%, #1C2A61 100%);

}

.shop_link .linkBtn.shop02 {
	min-width: calc(var(--px200) + 30px);
	background: linear-gradient(90deg, #224CF0 0%, #7E99FF 100%);

}
/* code box-news */
.box-news {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  padding: var(--px50) var(--rem20w);
  background: #ffd69c;
  font-weight: bold;
  font-size: var(--rem20w);
  line-height: 1.8;
  text-align: center;
}
.box-news.scheduled {
  font-size: calc(var(--rem30) + 2px);
}
