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

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');

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

  --clr-000: #000;
  --color-font: #111111;
  --color-font-white: #fff;
  --color-font01: #000;
  --color-primary: #D33A29;
  --color-primary-shade: #CFA65D;
  --color-primary-tint: #2B9531;
  --color-secondary: #D33A29;
  --color-secondary-tint: #000;
  --color-table-border: #DDDDDD;
  --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: #ffffff;
  --header-color-font: #111111;
  --header-color-font-white: #fff;
  --header-color-primary: #D33A29;
  --header-color-primary-shade: #CFA65D;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #D33A29;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Zen Maru Gothic", sans-serif;
  --font-family-eng: "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)*/
  --rem28c: clamp(16px, calc(28px + ((1vw - 19.2px) * 0.7767)), 28px);
  --px50s: clamp(15px, calc(50px + ((1vw - 19.2px) * 2.2654)), 50px);

  /* 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;
}

.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);
}

.content-inner {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}

/* 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: 80px;
  }

  #header ul.header__contact {
    margin-left: calc(var(--px14) + 1px);
  }

  #header ul.header__contact li {
    padding: var(--px12) 1rem var(--px12) 0;
  }

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

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

  nav#mainNav ul li a b {
    font-weight: 500;
    font-size: var(--rem16-12);
    letter-spacing: 0.05em;
    line-height: 1.3;
  }

  #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: row;
    gap: 8px;
    padding-left: calc(var(--px40) - 2px);
    padding-right: calc(var(--px40) - 2px);
    font-size: var(--rem16-12);
    font-weight: bold;
    letter-spacing: 0;
    border-radius: 100px;
  }

  #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.store_btn {
    padding-left: calc(var(--px35) - 2px);
    padding-right: calc(var(--px35) - 2px);
    background: var(--header-color-primary-shade);
  }

  #header a.head_btn.store_btn::before {
    content: '\f07a';
  }

  #header a.head_btn.store_btn:hover {
    background: transparent;
    color: var(--header-color-primary-shade);
  }
}

@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 {
  line-height: 1.8;
}

.lh2 {
  line-height: 2 !important;
}

.lh22 {
  line-height: 2.2 !important;
}

.lh24 {
  line-height: 2.4 !important;
}

.ls5,
.ls5 * {
  letter-spacing: 0.05em;
}

.rem16 {
  font-size: var(--rem16) !important;
}

.bg-white {
  background-color: var(--color-background) !important;
}

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

.d-flex {
  display: flex;
}

.ai_start {
  align-items: flex-start;
}

.c-primary-tint {
  color: var(--color-primary-tint);
}

.max_w800 {
  max-width: 800px;
}

.regular {
  font-weight: 400 !important;
}

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

/* txtstyle01 */
.txtstyle01,
.post .txtstyle01,
body:not(.home) h2 {
  font-family: var(--font-family01);
  font-size: var(--rem30w);
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: var(--color-font);
  margin-bottom: var(--px50);
}

body:not(.home) h2 {
  margin-bottom: var(--px70);
}

.txtstyle01::after,
.post .txtstyle01::after,
body:not(.home) h2::after {
  content: none;
}

.txtstyle01::before,
.post .txtstyle01::before,
body:not(.home) h2::before {
  content: '';
  position: relative;
  font-family: "Font Awesome 6 Free";
  font-size: var(--rem30w);
  display: inline-block;
  margin-right: 1rem;
  color: var(--color-primary);
}

.txtstyle01.volume::before,
.post .txtstyle01.volume::before {
  content: '\f028';
}

.txtstyle01.star::before,
.post .txtstyle01.star::before,
body:not(.home) h2::before {
  content: '\f005';
}

.txtstyle01.bag::before,
.post .txtstyle01.bag::before {
  content: '\f290';
}

.txtstyle01.question::before,
.post .txtstyle01.question::before {
  content: '\f059';
}

.txtstyle01.utensils::before,
.post .txtstyle01.utensils::before {
  content: '\f2e7';
}

.txtstyle01.pencil::before,
.post .txtstyle01.pencil::before {
  content: '\f303';
}

.txtstyle01.apple::before,
.post .txtstyle01.apple::before {
  content: '\f5d1';
}

.txtstyle01.pot::before,
.post .txtstyle01.pot::before {
  content: '';
  width: var(--rem30w);
  height: var(--rem30w);
  background-image: url("/wp-content/uploads/pot-icon.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 0.1em;
}

.txtstyle01.logo::before,
.post .txtstyle01.logo::before {
  content: '';
  display: block;
  width: calc(var(--px120) - 6px);
  aspect-ratio: 114 / 162;
  background-image: url("/wp-content/uploads/cta-01.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto 1rem;
}

/* txtstyle02 */
.txtstyle02,
.post .txtstyle02 {
  font-family: var(--font-family01);
  font-size: var(--rem30w);
  font-weight: 500;
  letter-spacing: 0.05em;
  color: var(--color-font);
  line-height: 2.2;
  margin-bottom: var(--px50);
}

.txtstyle02::after,
.post .txtstyle02::after,
.txtstyle02::before,
.post .txtstyle02::before {
  content: none;
}

/* txtstyle03 */
.txtstyle03,
.post .txtstyle03 {
  font-family: var(--font-family01);
  font-size: var(--rem24w);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0;
  gap: var(--px20);
  margin-bottom: var(--px40);
}

.txtstyle03 .main_ttl,
.post .txtstyle03 .main_ttl {
  font-size: var(--rem30w);
  font-weight: bold;
  line-height: 2;
  color: var(--color-primary-shade);
  display: block;
}

.dashed-line,
.post .dashed-line {
  border-bottom: 2px dashed var(--color-primary);
  padding-bottom: var(--px12);
}

/* txtstyle04 */
.txtstyle04,
.post .txtstyle04 {
  font-family: var(--font-family01);
  font-size: var(--rem28c);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

/* txtstyle05 */
.txtstyle05,
.post .txtstyle05 {
  font-family: var(--font-family01);
  font-size: var(--rem20w);
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: var(--color-font);
}

/* txtstyle06 */
.txtstyle06,
.post .txtstyle06 {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.8;
  margin-bottom: 0.3em;
}

.txtstyle06 span,
.post .txtstyle06 span {
  display: block;
  color: var(--color-primary-shade);
}

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

.postlist .time {
  border-radius: 3px;
}

.postlist .time a {
  font-size: calc(var(--rem12) + 1px);
  font-weight: bold;
  letter-spacing: 0.05em;
}

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

.linkBtn,
.post .linkBtn {
  font-size: var(--rem16);
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.2;
  color: var(--color-font-white);
  background: var(--color-primary-tint);
  max-width: 300px;
  border-radius: 100px;
  padding: 24px 30px 25px 10px;
  transition: all 0.3s;
  z-index: 10;
}

#content .linkBtn {
  transition: all 0.3s;
}

.linkBtn::after,
.post .linkBtn::after {
  border-width: 2px;
}

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

.sec01 {
  position: relative;
  background-image: url("/wp-content/uploads/TOP-01.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

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

.textarea01 {
  max-width: 1040px;
  margin: 0 auto;
  border-radius: 20px;
  background: var(--color-background01);
  padding: var(--px40);
  padding-right: 0;
}

.textarea01.style02 {
  max-width: 1110px;
}

.textarea01 .imgarea {
  width: 25%;
  padding: 5px var(--px12);
}

.textarea01 .txtarea {
  width: 75%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 var(--px40);
}

.textarea01 .txtarea .txtinner {
  max-width: 640px;
  width: 100%;
  margin: 0 auto;
}

.typetxt01,
.typetxt01 p {
  font-family: var(--font-family02);
  font-size: var(--rem16);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

@media print,
screen and (max-width: 768px) {
  .textarea01 {
    padding: var(--px40);
  }

  .textarea01 .imgarea {
    width: 70%;
    margin: 0 auto var(--px40);
    padding: 0;
  }

  .textarea01 .txtarea {
    width: 100%;
    padding: 0;
  }

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

/*---------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: calc(var(--px50) + 5px) var(--px40);
}

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


/* col2style01 */
.post .col2_list.col2style01 {
  margin-top: var(--px60);
}

.post .col2_list.col2style01>li {
  border-radius: 20px;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  background-color: var(--color-background);
}

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

.post .col2_list.col2style01 .col_ttl {
  width: fit-content;
  padding: 0 1rem;
  background-color: var(--color-primary-shade);
  font-size: var(--rem20w);
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
  margin: var(--rem20) auto var(--px12);
}

/* col2style02 */
.post .col2_list.col2style02 {
  max-width: 940px;
  margin: 0 auto;
}

.post .col2_list.col2style02 a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  padding: 1rem;
  background-color: var(--color-background);
  transition: all 0.3s;
}

.post .col2_list.col2style02 .txtarea {
  border: 2px dashed var(--color-primary);
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: calc(var(--px50) + 4px) var(--px20);
}

.post .col2_list.col2style02 a:hover {
  opacity: 0.6;
}

/* col2style03 */
.post .col2_list.col2style03 {
  gap: var(--px60);
}

.post .col2_list.col2style03>li {
  width: calc((100% - var(--px60)) / 2);
  display: flex;
  flex-direction: column;
}

.post .col2style03 .imgarea {
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: var(--px20);
}

.post .col2style03 .txtarea {
  padding: var(--px20) var(--px20) var(--px30);
  border: 1px solid var(--color-primary-shade);
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.post .col2style03 .txtarea a {
  border-bottom: 1px solid var(--color-font);
  letter-spacing: 0.05em;
  line-height: 1.4;
  transition: all 0.3s;
}

.post .col2style03 .txtarea a:hover {
  opacity: 0.6;
}

.post .col2_list.col2style03 .col_link a {
  display: block;
  width: fit-content;
}

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

  .post .col2_list>li,
  .post .col2_list.col2style03>li {
    width: 100%;
  }

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

.head_col,
.post .head_col {
  font-size: var(--rem20w);
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
  background: var(--color-primary-shade);
  text-align: center;
  padding: 7px var(--px12) 8px;
  margin-bottom: var(--px20);
}

/*-----------------------------
column_05
------------------------------*/

.column05 {
  position: relative;
  margin: var(--px80) 0 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;
  padding-bottom: 128px;
}

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

.column05 .imgarea {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  width: calc(1340 / 1920 * 100%);
  border-radius: 20px;
}

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

.column05 .txtarea {
  position: relative;
  width: calc(765 / 1920 * 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: var(--px50) var(--px40);
  margin: 0 auto -128px calc(-1 * ((1340 + 756 + 145) / 1920 * 100% - 100%));
  z-index: 10;
  border-radius: 20px;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
}

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

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

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

  .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: 0 calc(-1 * ((1340 + 756 + 145) / 1920 * 100% - 100%)) -128px auto;
  }

  .column05_wrap .txtstyle04 {
    letter-spacing: 0;
  }
}

@media print,
screen and (max-width: 1023px) {
  .column05_wrap {
    padding-bottom: 0;
  }

  .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;
    padding: var(--px80) 5%;
  }

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

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

/*---------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);
}

/* col3style01 */
.post .col3_list.col3style01 {
  gap: var(--px12);
  max-width: 606px;
}

.post .col3_list.col3style01>li {
  width: calc((100% - (var(--px12) * 2)) / 3);
  border-radius: 20px;
  border: 1px solid var(--color-primary-shade);
  padding: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.post .col3_list.col3style01 .imgarea01 {
  width: calc(var(--px96) + 2px);
  height: calc(var(--px96) + 2px);
  min-width: 65px;
  min-height: 65px;
  border-radius: 50%;
  background-color: var(--color-primary-shade);
  display: flex;
  justify-content: center;
  align-items: center;
}

.post .col3_list.col3style01 .imginner {
  width: var(--px60w);
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.post .col3_list.col3style01 .imgarea01 img {
  width: auto;
  height: auto;
  max-width: 100%;
  object-fit: contain;
}

.post .col3_list.col3style01 .txtarea01 p {
  font-size: var(--rem16);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-primary-shade);
  text-align: center;
  margin-top: var(--px14);
}

/* col3style02 */
.post .col3_list.col3style02>li {
  padding: var(--rem20w);
  border-radius: 20px;
  border: 1px solid var(--color-primary-shade);
}

.post .col3_list.col3style02 .imgarea {
  width: calc(var(--px160w) + 8px);
  height: calc(var(--px160w) + 8px);
  min-width: 120px;
  min-height: 120px;
  border-radius: 50%;
  background-color: var(--color-background03);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto var(--px20);
}

.post .col3_list.col3style02 .imginner {
  width: auto;
  height: var(--px120);
  display: flex;
  justify-content: center;
  align-items: center;
}

.post .col3_list.col3style02 .imgarea img {
  width: auto;
  height: auto;
  max-height: 100%;
  object-fit: contain;
}

/* col3style03 */
.post .col3_list.col3style03 {
  gap: var(--px30);
}

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

.post .col3_list.col3style03 .imgarea {
  border-radius: var(--px30);
  overflow: hidden;
}

/* col3style04 */
.post .col3_list.col3style04 {
  gap: var(--px20);
}

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

.post .col3_list.col3style04 .imgarea {
  overflow: hidden;
  border-radius: 20px;
}

/* product_list */
.post .col3_list.product_list>li {
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  overflow: hidden;
}

.post .col3_list.product_list .imgarea {
  width: 100%;
  aspect-ratio: 38 / 26;
}

.post .col3_list.product_list .txtarea {
  padding: var(--px20);
}

.post .col3_list.product_list>li a.arw {
  display: inline-block;
  width: var(--rem40w);
  height: var(--rem40w);
  min-width: 35px;
  min-height: 35px;
  transition: all 0.3s;
  border-radius: 50%;
  background-image: url("/wp-content/uploads/recipe-icon-arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 1.5rem;
}

.post .col3_list.product_list>li a.arw:hover {
  opacity: 0.6;
}

.post .col3_list.product_list .lh0 {
  line-height: 0;
}

.post .col3_list.product_list .product_name {
  font-size: var(--rem18);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font);
}

.post .col3_list.product_list .product_tag {
  font-size: var(--rem12);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0;
  color: var(--color-font-white);
  background: var(--color-primary);
  padding: 0 var(--rem22w);
  width: fit-content;
  margin-top: var(--px12);
}

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

  .post .col3_list.col3style03>li {
    width: calc((100% - var(--px30)) / 2);
  }

  .post .col3_list.col3style04>li {
    width: calc((100% - var(--px20)) / 2);
  }
}

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

  .post .col3_list>li,
  .post .col3_list.col3style03>li,
  .post .col3_list.col3style04>li {
    width: 100%;
  }

  .post .col3_list.col3style01>li {
    width: calc((100% - var(--px12)) / 2);
  }

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

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

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

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

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

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

.column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
  border-radius: 20px;
}

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

.column01 .txtstyle01 {
  margin-bottom: var(--px40);
}

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

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


/*-----------------------------
column_06
------------------------------*/
.sec02 {
  padding: var(--px60) 0 var(--px140);
  background-color: var(--color-background02);
}

.column06 {
  position: relative;
  margin: var(--px70) 0 0;
}

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

.column06_wrap+.column06_wrap {
  margin-top: calc(100px + 70px);
}

.column06 .imgarea {
  position: relative;
  overflow: hidden;
  width: 60%;
  border-radius: 20px;
}

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

.column06 .txtarea {
  position: relative;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: var(--px40);
  margin: 0 auto -50px -10%;
  z-index: 10;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}

.column06 .txtarea .txtinner {
  max-width: 500px;
  width: 100%;
}

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

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

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

  .column06_wrap.rev .txtarea {
    margin: 0 -10% -50px auto;
  }
}

@media print,
screen and (max-width: 1023px) {
  .column06_wrap {
    padding-bottom: 0;
  }

  .column06_wrap+.column06_wrap {
    margin-top: calc(100px + (1vw - 10.23px) * 7.7160);
  }

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

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

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

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

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

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

.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: var(--color-background);
  padding: var(--px40) 5% var(--px60);
  border-radius: var(--px40);
}

.cta01 .cta01_wrap h2 {
  margin-bottom: var(--px40);
}

.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 740px;
  margin: var(--px40) auto 0 auto;
  gap: var(--px20);
}

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

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

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

.cta01 p {
  font-family: var(--font-family02);
  font-size: var(--rem20);
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.05em;
}

@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 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
}

.cta01 .infotxt {
  font-size: var(--rem14);
  font-weight: 500;
  letter-spacing: 0;
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem28);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
  margin-bottom: 1rem;
}

.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
}

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

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem20);
  font-weight: bold;
  letter-spacing: 0.05em;
  display: flex;
}

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

/*ボタンアイコン*/

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

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

.cta01 .telnum::before {
  content: '\f095';
  font-size: var(--rem20w);
  transform: translateY(-3px);
}

.post2b h2,
.post4b h2,
.post2b h2 a,
.post4b h2 a {
  font-size: var(--rem18);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05em;
}

.post2b .time,
.post4b .time {
  font-size: var(--rem12);
  font-weight: 500;
  letter-spacing: 0;
  display: block;
}

.post2b li .post2b_contents,
.post4b li .post4b_contents {
  opacity: 1;
  font-size: var(--rem14);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0;
  color: var(--color-font);
}

.post_link,
.post2b_link,
.post4b_link,
.post_link a,
.post2b_link a,
.post4b_link a {
  color: var(--color-font);
}

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

#footer ul li a {
  font-size: var(--rem14);
  font-weight: 400;
}

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

#footer .footer__logo img {
  max-width: 380px;
  max-height: var(--px30);
}

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

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

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

#copyright {
  font-size: var(--rem12);
  font-weight: 400;
}

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

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

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

body:has(#product-list-content) {
  background-color: var(--color-background01);
}

body:not(.home) h3 {
  font-family: var(--font-family01);
  font-size: var(--rem28);
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 2;
  color: var(--color-font);
  padding: 0 0 var(--px12);
  margin-bottom: var(--px40);
  border-bottom: 2px dashed var(--color-primary);
}

.textarea02 {
  border-radius: var(--px30);
  background-color: var(--color-background01);
  padding: var(--px80) var(--px40);
  display: flex;
  justify-content: center;
  align-items: center;
}

.textarea02 .txtinner {
  max-width: 963px;
  width: 100%;
}

.textarea02 p {
  font-size: var(--rem20);
  line-height: 2;
}

.post table.tablestyle01 {
  border: none;
}

.post table.tablestyle01 th,
.post table.tablestyle01 td {
  background: transparent;
  padding: var(--px30) var(--px20);
  border: none;
  border-bottom: 2px dashed var(--color-primary);
}

/*--flow01--------------------------------------------*/

.flowlist01 {
  position: relative;
  padding-left: 11px;
}

.flowlist01::before {
  content: "";
  width: 22px;
  height: 100%;
  background: var(--color-primary-tint);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.flowlist01>li {
  position: relative;
}

.flowlist01>li:not(:last-child) {
  margin-bottom: var(--px20);
}

.flowlist01>li .icon::after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #000000;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.flowlist01>li dl {
  padding-left: 12rem;
  position: relative;
  padding-top: 3rem;
}

.flowlist01>li dl::before,
.flowlist01>li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 40px;
}

.flowlist01>li dl::before {
  width: 10px;
  height: 10px;
  margin-top: 0;
  background: var(--color-background);
  border-radius: 50%;
  left: -4px;
}

.flowlist01>li dl::after {
  width: 100px;
  border-bottom: 1px dashed var(--color-primary-tint);
  position: absolute;
  left: 5px;
  top: 45px;
}

.flowlist01>li dl dt {
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 1.4;
  white-space: nowrap;
}

.flowlist01>li dl dt span {
  font-size: var(--rem16);
}

.flowlist01>li dl dd {
  padding-bottom: 1rem;
  border-bottom: 1px solid var(--color-primary-tint);
  display: block;
  width: 100%;
}

@media (max-width: 768px) {

  .flowlist01>li dl {
    padding-left: 4.5rem;
  }

  .flowlist01>li dl::after {
    width: 30px;
  }
}

.textarea03 {
  border-radius: 30px;
  background-color: var(--color-background02);
  padding: 5%;
}

.textarea03 .txtinner {
  border-radius: 20px;
  border: 2px dashed var(--color-primary-tint);
  padding: var(--px40);
}

.post table.tablestyle02 {
  border-color: var(--color-primary-shade);
}

.post table th,
.post table td,
.post table.tablestyle02 th,
.post table.tablestyle02 td {
  padding: var(--px30) var(--px20);
  font-size: var(--rem16);
  font-weight: 400;
  letter-spacing: 0;
  border-color: var(--color-primary-shade);
}

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

.post table.tablestyle02 th {
  width: auto;
  background-color: var(--color-background01);
}

.post table.tablestyle02 a,
a.underline {
  font-size: var(--rem16);
  line-height: 1.2;
  border-bottom: 1px solid var(--color-font);
  transition: all 0.3s;
  color: var(--color-font);
}

.post table.tablestyle02 a:hover,
a.underline:hover {
  opacity: 0.6;
}

.post table.tablestyle02 .d-flex.gap5 {
  gap: var(--px50);
}

.highlight,
.post .highlight {
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
  background: var(--color-primary);
  padding: 2px 1rem 3px;
  display: block;
  width: fit-content;
}

/*--flow02--------------------------------------------*/

ul.flowlist02 {
  counter-reset: flow_list;
}

ul.flowlist02>li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  gap: min(calc(40px + (1vw - 19.2px) * 1.6181), 40px);
  width: 100%;
  padding: var(--px40) var(--px50);
  border-radius: 20px;
  background: var(--color-background03);
  position: relative;
}

.flowlist02>li:not(:last-child) {
  margin-bottom: var(--px100w);
}

.flowlist02 .flow_img {
  width: 35%;
}

.post .flowlist02>li>dl {
  width: calc(65% - min(calc(40px + (1vw - 19.2px) * 1.6181), 40px));
  line-height: 1.8;
}

.flowlist02>li:not(:last-child) dl::before,
.flowlist02>li:not(:last-child) dl::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: calc(100% + (var(--px100w) / 3));
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.flowlist02>li:not(:last-child) dl::before {
  border-width: 22px;
  border-top-color: var(--color-primary-shade);
}

.flowlist02>li:not(:last-child) dl::after {
  border-width: 20px;
}

.post .flowlist02>li>dl dt {
  position: relative;
  display: flex;
  align-items: center;
  font-size: var(--rem20w);
  font-weight: 600;
  padding: 0 0 1.5rem 0;
  margin-bottom: 1.2rem;
  border-bottom: 2px dashed var(--color-primary);
}

.flowlist02>li dl dt .icon:before {
  content: counter(flow_list, decimal-leading-zero);
  counter-increment: flow_list;
  line-height: 1;
  color: var(--color-font-white);
  font-size: var(--rem24w);
  font-weight: bold;
  background: var(--color-primary-shade);
  padding: 4px 9px;
  margin-right: 10px;
  position: relative;
  z-index: 10;
}

.post .flowlist02>li>dl dd {
  padding: 0;
  font-size: var(--rem16);
  line-height: 2.2;
  letter-spacing: 0;
}

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

  .post .flowlist02>li>dl,
  .flowlist02 .flow_img {
    width: 100%;
  }

  .flow_img::before {
    padding-top: calc(360px + (1vw - 7.68px) * 35.6234);
  }

  ul.flowlist02>li {
    padding: var(--px40);
  }
}

/*--FAQ-------------------------------------------*/

.qa_list {
  cursor: pointer;
}

.qa_list .qa_list_inner dt {
  position: relative;
  font-weight: normal;
  margin: 1rem 0 0 0;
  display: flex;
  align-items: stretch;
  padding: 0rem 1rem 0rem 0rem;
  background: #ffffff;
  border: 1px solid var(--color-primary-shade);
}

.qa_list .qa_list_inner dt:not(:first-child) {
  margin-top: var(--px70);
}

.qa_list .qa_list_inner dd .ans_flex {
  position: relative;
  font-weight: normal;
  margin: 0;
  display: flex;
  align-items: stretch;
  padding: 0;
  background: #ffffff;
}

.qa_list .qa_list_inner .a_ico {
  background: var(--color-background);
  color: var(--color-primary-shade);
  line-height: 1.0;
  padding: 1rem 1rem 1rem 1rem;
  font-size: var(--rem20w);
  border-right: 1px solid var(--color-primary-shade);
  width: 100%;
  text-align: center;
  max-width: 90px;
  font-weight: bolder;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--body-font-family);
}

.qa_list .qa_list_inner .q_ico {

  color: var(--color-font-white);
  background: var(--color-primary-shade);
  line-height: 1.0;
  padding: 1rem 1rem 1rem 1rem;
  font-size: var(--rem20w);
  font-weight: bolder;
  width: 100%;
  text-align: center;
  max-width: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--body-font-family);
  border-right: 1px solid var(--color-primary-shade);
}

.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
  padding: var(--px20);
  line-height: 1.6;
}

.qa_list .qa_list_inner .a_desc {
  width: 100%;
}

.qa_list .qa_list_inner dt:after {
  content: '';
  position: absolute;
  top: 46%;
  right: 3rem;
  width: 12px;
  height: 12px;
  border-right: 3px solid #FFA629;
  border-bottom: 3px solid #FFA629;
  -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 1rem 0;
  border: 1px solid var(--color-primary-shade);
  border-top: 0;
}

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

  .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;
    padding: 1.2rem 1.0rem;
  }

  .qa_list .qa_list_inner dt:after {
    right: 1.5rem;
    width: 6px;
    height: 6px;
  }

  .qa_list .qa_list_inner .active:after {
    right: 1.0rem;
  }
}

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

.product_detail .product_name {
  font-family: var(--font-family01);
  font-size: var(--rem36);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
  padding: 0 0 var(--px12);
  margin-bottom: var(--px40);
  border-bottom: 2px dashed var(--color-primary);
}

.product_detail .imgarea {
  border-radius: 20px;
  overflow: hidden;
  aspect-ratio: 588 / 391;
}

.product_detail .list_info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: var(--px50s);
}

.product_detail .list_info li {
  width: calc((100% - (var(--px50s) * 2)) / 3);
  border-radius: var(--rem20);
  background: var(--color-primary-shade);
  padding: var(--px20);
  font-size: var(--rem20);
  text-align: center;
  color: var(--color-font-white);
  line-height: 1.6;
}

.product_detail .list_info li span {
  font-size: var(--rem24w);
  font-weight: bold;
  display: block;
}

.product_detail table.tablestyle03 {
  border: none;
  margin-top: var(--rem24w);
}

.product_detail table.tablestyle03 th,
.product_detail table.tablestyle03 td {
  font-size: var(--rem16);
  padding: var(--px18) var(--px20);
  border-color: var(--color-table-border);
  border-left: none;
  border-right: none;
  background: transparent;
}

.product_detail table.tablestyle03 th {
  font-weight: 500;
  width: 50%;
}

.product_detail .list_tags {
  gap: var(--px16);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: var(--px30);
  flex-wrap: wrap;
}

.product_detail .list_tags li {
  font-size: var(--rem16);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
  background: var(--color-primary);
  width: fit-content;
  padding: 0 1rem;
}

/*---table_style04-------------------------------------*/

.post table.table_style04 th {
  background-color: transparent;
}

.post table.table_style04,
.post table.table_style04 th,
.post table.table_style04 td {
  border: none;
}

table.table_style04 tr:first-child {
  border-top: 1px solid var(--color-table-border);
}

table.table_style04 tr:last-child {
  border-bottom: 1px solid var(--color-table-border);
}

table.table_style04 tr {
  border-top: 1px solid var(--color-table-border);
  letter-spacing: 1px;
}

table.table_style04 th,
table.table_style04 td {
  padding: 20px 24px;
  font-size: var(--rem16);
}

table.table_style04 th {
  position: relative;
  z-index: 0;
  font-weight: 500;
  width: 45%;
}

table.table_style04 th:before {
  position: absolute;
  content: "";
  background: var(--color-background03);
  top: 3px;
  left: 0;
  bottom: 3px;
  width: 100%;
  height: auto;
  z-index: -1;
}

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

  table.table_style04 th,
  table.table_style04 td {
    padding: 20px;
    vertical-align: middle;
  }

  table.table_style04 th {
    width: 40%;
  }

  body:not(.home) h2 {
    letter-spacing: 0;
  }
}

ul.numlist01 {
  list-style-type: none;
  counter-reset: counter;
}

ul.numlist01 li {
  counter-increment: counter;
  position: relative;
  display: flex;
  align-items: center;
  border-top: 1px solid var(--color-table-border);
  font-size: var(--rem16);
  line-height: 1.4;
  padding: var(--px20) 0;
}

ul.numlist01 li:last-child {
  border-bottom: 1px solid var(--color-table-border);
}

ul.numlist01 li::before {
  content: counter(counter) " ";
  font-weight: bold;
  position: relative;
  height: 100%;
  display: block;
  width: fit-content;
  padding: 0 var(--px20);
  margin-right: var(--px24);
  font-size: var(--rem20w);
  font-weight: 900;
  color: var(--color-primary);
}

.contact_area {
  max-width: 410px;
  border-radius: 20px;
  width: 100%;
  border: 1px solid var(--color-primary-shade);
  padding: var(--px40w) var(--px40);
}

.contact_area .contact_ttl {
  font-size: var(--rem20w);
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.6;
  margin-bottom: var(--px30);
}

.contact_area .button_wrap {
  display: inline-block;
  max-width: 300px;
  width: 100%;
  font-size: var(--rem14);
  font-weight: 500;
  text-align: center;
  border-radius: 100px;
  background-color: var(--color-primary-tint);
  padding: 0.8rem 1rem 0.9rem;
  color: var(--color-font-white);
  transition: all 0.3s;
}

.contact_area .button_wrap::before {
  content: '\f07a';
  font-family: "FontAwesome";
  font-size: var(--rem16);
  font-weight: 400;
  margin-right: 5px;
}

.contact_area .button_wrap:hover {
  opacity: 0.6;
}

.post .subimitarea .linkBtn {
  padding: 0;
}

.post .subimitarea .linkBtn input[type="submit"] {
  font-size: var(--rem16);
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.2;
  color: var(--color-font-white);
  padding: 24px 30px 25px 10px;
  position: relative;
  z-index: 5;
}

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

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

.search-box {
  border-radius: 10px;
  border: 1px solid var(--color-table-border);
  overflow: hidden;
  margin-bottom: var(--px120);
}

.search-box .txtstyle01 {
  background-color: var(--color-primary);
  padding: 1rem;
  margin: 0;
}

.search-box .txtstyle01::before {
  color: var(--color-font-white);
}

.search-box .txtarea {
  padding: 1rem var(--px40) var(--px40);
}

.search-box .search-item {
  display: flex;
  padding: var(--px30) 1rem;
  width: 100%;
}

.search-box .search-item label {
  font-size: var(--rem14);
  font-weight: 500;
  letter-spacing: 0.07em;
  display: flex;
  align-items: center;
}

.search-box .search-item:not(:first-child) {
  border-top: 1px solid var(--color-table-border);
}

.search-box .search-label {
  display: block;
  width: 30%;
  font-size: var(--rem16);
  font-weight: 500;
  letter-spacing: 0.07em;
  padding-right: var(--px20);
}

.search-box input[type="text"] {
  height: 40px;
  border-radius: 7px;
  width: 80%;
  padding: 1px var(--px20);
}

.search-box input[type="checkbox"] {
  width: var(--px18);
  height: var(--px18);
  margin: 0;
  margin-right: var(--px12);
}

.search-box .items {
  width: 70%;
  display: flex;
  flex-wrap: wrap;
  gap: var(--px30);
}

.search-box .search-button {
  text-align: center;
  margin-top: 1rem;
}

.search-box .search-button .submit-btn {
  display: inline-block;
  font-size: var(--rem16);
  font-weight: 500;
  letter-spacing: 0.2em;
  color: var(--color-font-white);
  background: var(--color-primary-tint);
  width: 100%;
  max-width: 300px;
  border-radius: 100px;
  padding: 1rem;
  position: relative;
  transition: all 0.3s;
  cursor: pointer;
}

.search-box .search-button .submit-btn::before {
  content: '\f002';
  font-family: "FontAwesome";
  font-size: var(--rem16);
  display: inline-block;
  color: var(--color-font-white);
  position: relative;
}

.search-box .search-button .submit-btn:hover {
  opacity: 0.6;
}

.search-box .search-button .feas-submit-button {
  display: none;
}

@media print,
screen and (max-width: 640px) {
  .search-box .search-item {
    display: block;
  }

  .search-box .search-label,
  .search-box .items {
    width: 100%;
  }

  .search-box .search-label {
    margin-bottom: var(--px40);
  }

  .search-box input[type="text"] {
    width: 100%;
  }
}